Activity

From 2014-06-06 to 2014-07-05

2014-07-05

10:48 PM Bug report #10756: Minidump on closing QGIS 2.4
I'm pretty sure I found the problem: It's the *LecoS plugin*. And it seems that it's not enough to disable the plugin... Micha Silver
09:30 PM Revision 9dc536ab (qgis): german translation update
Jürgen Fischer
08:53 PM Bug report #10818: qgis crash on delete of rectangle in composer
sorry, I tried to attach the wrong file. It's attached now:
Tom Grundy
08:51 PM Bug report #10818: qgis crash on delete of rectangle in composer
here it is, thanks for taking a look. I'm curious if just the project file alone would be enough since that's where ... Tom Grundy
05:20 PM Bug report #10818: qgis crash on delete of rectangle in composer
Unless you're doing something fancy like data defined symbology in the rectangles try sending it with the broken laye... Nyall Dawson
10:47 AM Bug report #10818: qgis crash on delete of rectangle in composer
Interesting question, it references a lot of layers that are external to the project directory, is there a quick way ... Tom Grundy
10:40 AM Bug report #10818: qgis crash on delete of rectangle in composer
adding the project that causes the crash would help the troubleshooting. Giovanni Manghi
10:33 AM Bug report #10818 (Closed): qgis crash on delete of rectangle in composer
So far this is repeatable on two out of two tries. In composer (2.4.0) I have a map with many objects - maybe 30 rec... Tom Grundy
05:55 PM Revision 1e4ad288 (qgis): [FEATURE][composer] Data defined page size, orientation and number of p...
Nyall Dawson
05:17 PM Feature request #10822 (Closed): Print composer - allow tiled raster image exports for large reso...
You'll need to use a 64 bit build of QGIS to export an image that large. Nyall Dawson
05:17 PM Feature request #10822 (Closed): Print composer - allow tiled raster image exports for large reso...
You'll need to use a 64 bit build of QGIS to export an image that large. Nyall Dawson
04:29 PM Feature request #10822 (Reopened): Print composer - allow tiled raster image exports for large re...
Please try a lower resolution papersize
I need to print 40000x35000 pixels images, i have 8 GB of RAM, and the image...
baditaflorin -
04:50 PM Revision a914d433 (qgis): [composer] Composer items which set their own size must consider data d...
Nyall Dawson
04:23 PM Revision da976848 (qgis): [FEATURE][composer] Data defined item size and position. Funded by Cant...
Nyall Dawson
04:00 PM Revision 7604324d (qgis): transifex and string update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:27 PM Revision 9ada8c6d (qgis): Followup 6d7c5f88
Nyall Dawson
02:12 PM Bug report #10746 (Feedback): Buzzer sound when the map is refreshing
Jürgen Fischer
02:11 PM Bug report #10746: Buzzer sound when the map is refreshing
Nathan Woodrow wrote:
> I have track this down to a error in the ogr_SOSI plugin.
Please test gdal-sosi-1.10.1-2 in ...
Jürgen Fischer
02:08 PM Bug report #10821 (Closed): area calculation error after CRS changes
Submitted on behalf of Therese Forsyth
Testing QGIS 2.4 with area calculations. File used attached.
> I had a veg ...
Gavin Fleming
02:00 PM Revision 6d7c5f88 (qgis): [FEATURE][composer] Data defined map scale, rotation and extents. Funde...
Nyall Dawson
12:08 PM Revision 0fd99d28 (qgis): [FEATURE][composer] Data defined item rotation. Funded by Canton of Neu...
Nyall Dawson
11:36 AM Feature request #10820 (Closed): checkbox to 'derotate' certain layers in composer
I have a map that is rotated 1.6 degrees in composer, and it has a lot of point layer markers (svg icons) on it that ... Tom Grundy
11:27 AM Bug report #10819 (Closed): markers drawn on wrong side of edge of rings with when draw marker li...
When using _marker line_ and _line offset_ the markers are drawn inside the ring (and not outside, as it should be). ... Vincenzo Currao
10:39 AM Revision a3c82899 (qgis): Merge pull request #1498 from minorua/joinattrs
[processing] JoinAttributes improvement Alexander Bruy
07:32 AM Revision 47e8bde7 (qgis): [FEATURE][composer] Data defined transparency and blend modes for compo...
Nyall Dawson
06:58 AM Revision be5aeac3 (qgis): [composer] Initial framework for data defined properties in composition...
Nyall Dawson
06:53 AM Bug report #10817 (Closed): Gradinet color ramp with only one object not showing true color
If you make a gradient, and you put to have multiple stops, and you just select one entry, you will not see the true ... baditaflorin -
06:49 AM Feature request #10816 (Closed): Ability to edit a gradient
yes you can, in the style manager. Giovanni Manghi
06:49 AM Feature request #10816 (Closed): Ability to edit a gradient
yes you can, in the style manager. Giovanni Manghi
06:27 AM Feature request #10816 (Closed): Ability to edit a gradient
Now we can only create a gradient, but not edit a existing gradient. baditaflorin -
06:38 AM Revision 228892cf (qgis): [processing] fix join to layer with join (fix #10244)
Minoru Akagi
06:38 AM Revision 361202e9 (qgis): [processing] JoinAttributes improvement
- allow join not only with vector attribute table but also with geometryless table
- performance and key comparison i...
Minoru Akagi
05:23 AM Bug report #10815: refine rules (add ranges/categories): expressions not applied/written correctly
If i choose refine by category, then the CASE ELSE is working, even with
CASE WHEN "pntcnt" >= 50.1000 AND "pntcnt"...
baditaflorin -
04:50 AM Bug report #10815 (Reopened): refine rules (add ranges/categories): expressions not applied/writt...
This is strange, doing a query like this works
CASE WHEN ( "pntcnt" <100.1 ) THEN "pntcnt" END
But searching for ...
baditaflorin -
04:50 AM Bug report #10815 (Reopened): refine rules (add ranges/categories): expressions not applied/writt...
This is strange, doing a query like this works
CASE WHEN ( "pntcnt" <100.1 ) THEN "pntcnt" END
But searching for ...
baditaflorin -
03:57 AM Bug report #10815: refine rules (add ranges/categories): expressions not applied/written correctly
Yes it is implemented, i discovered it now
CASE WHEN "pntcnt" <50 THEN "pntcnt" END
Thanks for the quick reply
baditaflorin -
03:44 AM Bug report #10815 (Closed): refine rules (add ranges/categories): expressions not applied/written...
#10479 Nathan Woodrow
03:44 AM Bug report #10815 (Closed): refine rules (add ranges/categories): expressions not applied/written...
#10479 Nathan Woodrow
03:43 AM Bug report #10815: refine rules (add ranges/categories): expressions not applied/written correctly
That isn't doing what you expected it to. What you are doing there is making a range based on the results from the ex... Nathan Woodrow
03:40 AM Bug report #10815 (Closed): refine rules (add ranges/categories): expressions not applied/written...
*new description:*
#10815-7
------------------
*old description:*
Expected result . To filter only the nu...
baditaflorin -
05:05 AM Feature request #10479: Refine current rule
But this only work for <
if you try = or > is not working
baditaflorin -
03:59 AM Feature request #10479: Refine current rule
I had the same poblem and i was able to do this using the CASE conditionals
CASE WHEN "pntcnt" <50 THEN "pntcnt" ...
baditaflorin -
02:32 AM Bug report #10814 (Closed): Ability in style color to add Hex Color Codes
For now we have to manually select all the setting , the RGB
If you have the Hex-values you have to manually select ...
baditaflorin -

2014-07-04

01:39 AM Bug report #10244 (Closed): "Join Attributes Tables" returns wrong results if input layers have a...
Fixed in changeset commit:"228892cfa7eb8b8fe0398775e9302016092f303e". Minoru Akagi
09:59 PM Bug report #10244: "Join Attributes Tables" returns wrong results if input layers have a join def...
Delimited text layers seem to be listed in the layer list.
I sent a pull request to fix this issue and improve the Jo...
Minoru Akagi
12:49 AM Revision 51408e16 (qgis): categorized renderer: show category by default (followup 4867b7fa)
Jürgen Fischer
12:25 AM Revision b4edd9d3 (qgis): Use index to render legend symbol items
Nathan Woodrow
11:03 PM Bug report #10813 (Closed): Multiline StringParameter in the new modeler
Hi dev, while importing my alg with a multiline string parameter, I have :... Etienne Trimaille
10:36 PM Revision d8eee4e5 (qgis): [processing] fixed #10792
Victor Olaya
10:10 PM Revision c5340cd7 (qgis): fixup 4867b7fa
Jürgen Fischer
09:40 PM Revision 4867b7fa (qgis): [FEATURE][API] categorized render: support disabling rendering of some ...
Funded-By: norBIT Jürgen Fischer
08:34 PM Bug report #10746: Buzzer sound when the map is refreshing
I have track this down to a error in the ogr_SOSI plugin.
!http://i.imgur.com/3qZq7Jg.png!
If you remove the plugin...
Nathan Woodrow
08:31 PM Bug report #10812 (Closed): How to deploy an qgis application
Please ask questions on the qgis developer mailing lists. Nathan Woodrow
08:31 PM Bug report #10812 (Closed): How to deploy an qgis application
Please ask questions on the qgis developer mailing lists. Nathan Woodrow
08:29 PM Bug report #10812 (Closed): How to deploy an qgis application
Dear Mr/Ms.
I have develop an QGIS application based on 2.0 version. I use postgresql 9.3 as my database.Now I m...
haiyan zhao
05:49 PM Bug report #4013: Large Projects: add limitations to the manual
Grr, something off with my Mac. Compiled on this Mac, OS X 10.8, with 10.7 SDK. Won't load > 84 shapefiles. Same p... William Kyngesburye
03:06 PM Bug report #4013: Large Projects: add limitations to the manual
William, I tested with 150 separate shapefiles, via your double-clicked 2.4 release install, to make sure repetitivel... Larry Shaffer
12:20 PM Bug report #4013: Large Projects: add limitations to the manual
William Kyngesburye wrote:
> It partially works now. It works when I build a debug QGIS, but does not work when buil...
Larry Shaffer
11:59 AM Bug report #4013: Large Projects: add limitations to the manual
William Kyngesburye wrote:
> ... I noticed that non-debug messages are not getting to console any more. ... but is on...
Larry Shaffer
04:47 PM Revision 6af7dbdd (qgis): [composer] Create base item widget class for composer items, clean up a...
Nyall Dawson
03:47 PM Revision 12f52690 (qgis): Allow preparing expressions in QgsDataDefined without requiring a layer
Nyall Dawson
03:47 PM Revision 3187410e (qgis): Move decodeBlendMode to QgsSymbolLayerV2Utils
Nyall Dawson
03:47 PM Revision 57980ab6 (qgis): [composer] Make sure general atlas properties are imported before impor...
Nyall Dawson
03:47 PM Revision c7175cfa (qgis): Data defined must reprepare expression if expression changes
Nyall Dawson
03:41 PM Revision 176e6c8f (qgis): [composer] Use the maximum frame width when setting a html item's conte...
Nyall Dawson
01:33 PM Bug report #10374: moving object function disabled with Oracle provider
sylvain pierre wrote:
> This property value is set by scanning *all_col_privs* oracle view which in my case is totaly...
Jürgen Fischer
06:54 AM Bug report #10374: moving object function disabled with Oracle provider
Another clue:
I think issue relies on QgsVectorDataProvider::ChangeGeometries property (I'm not a C++ expert;-))
This...
sylvain pierre
05:48 AM Bug report #10374: moving object function disabled with Oracle provider
With french translation, properties are:
"Ajouter des entités, Supprimer des entités, Changer des valeurs attributair...
sylvain pierre
04:55 AM Bug report #10374: moving object function disabled with Oracle provider
Does "Editing capabilities of this layer" in the meta data page of the layer's properties include "Change Geometries"... Jürgen Fischer
12:25 PM Revision 55ed6286 (qgis): [composer] Improved method for setting/checking whether items are in a ...
Nyall Dawson
12:25 PM Revision 844a9bba (qgis): [composer] Don't snap to items within a group
Nyall Dawson
11:33 AM Revision 6cddd052 (qgis): Merge pull request #1497 from manisandro/multilabeling_fix
Fix joinConnectedFeatures not keeping the featureParts list in sync Marco Hugentobler
07:45 AM Bug report #10808 (Closed): regression with CRS matching
Open the attached shapefile, which was generated by QGIS and hence has valid prj and qpj files that QGIS should recog... Gavin Fleming
06:13 AM Bug report #10807 (Closed): polygon centroid error processing specified tolerance
please choose larger tolerace...
how do i choose a larger tolerance, i don`t have any options
baditaflorin -
06:02 AM Bug report #10803 (Closed): Qgis Freeze when trying to load a 450MB geojson file
probably because of the bad formatting that i was receiving baditaflorin -
05:22 AM Bug report #10791 (Closed): Add Vector > *.OSM file not importing polygons
it was because of the overpass api bad query request
https://github.com/drolbr/Overpass-API/issues/119#issuecomment-...
baditaflorin -
05:17 AM Bug report #10785 (Closed): OpenStreetMap Export topology to Spatialite - export to polygons not ...
it was because of the query to overpass api, now is working https://github.com/drolbr/Overpass-API/issues/119#issueco... baditaflorin -
02:12 AM Feature request #3136: Update NZ projections for grid transformation support
by the way, the 7 term transform is the default probably because things go weird once you go beyond the edge of the g... hamish -

2014-07-03

01:47 AM Feature request #10806 (Open): Attribute table: add option to allow only "correct" name of the he...
If you create a vector layer in new fixed data on the attribute table, the name of the attribute must be no spaces.
W...
Jirko Mattat
01:06 AM Bug report #10803: Qgis Freeze when trying to load a 450MB geojson file
https://www.dropbox.com/s/n4s6q9qtaajkl4h/leisure_overpass_geojson.rar baditaflorin -
12:33 AM Bug report #10803 (Feedback): Qgis Freeze when trying to load a 450MB geojson file
anything that can be downloaded somewhere? Giovanni Manghi
04:03 PM Bug report #10803 (Closed): Qgis Freeze when trying to load a 450MB geojson file
not sure if bug or i just try to load a file that is just too big baditaflorin -
01:03 AM Bug report #3466 (Feedback): Extremely Bloated PDF Vector Export under Win.
Giovanni Manghi
01:03 AM Bug report #3466: Extremely Bloated PDF Vector Export under Win.
Antonio Locandro wrote:
> I had this issue today, I can't export a map to PDF just consisting of a CSV with about 300...
Giovanni Manghi
01:07 PM Bug report #3466: Extremely Bloated PDF Vector Export under Win.
I had this issue today, I can't export a map to PDF just consisting of a CSV with about 3000 points (no labels)and an... Antonio Locandro
01:00 AM Bug report #10805 (Closed): QGIS freezes when using Identify Features form containing embedded re...
Steps to reproduce (hopefully):
# Create project with two layers linked by relation in QGIS 2.2. Add relation to drag...
Milos Kroulik
12:38 AM Bug report #10800: Datum Transformation with target_crs_code different than 4326 gives huge errors
please raise the issue also on the developers mailing list, if not already. Thanks! Giovanni Manghi
01:14 PM Bug report #10800 (Closed): Datum Transformation with target_crs_code different than 4326 gives h...
I've been doing some tests and found that, using a different target_crs_code than 4326 (wgs84), Datum Transformation ... Pedro Venâncio
12:36 AM Bug report #10804 (Feedback): Vector Layer categorised style problem
this does not seems replicable with common formats (shapes, postgis) and column types.
Can you attach a sample datas...
Giovanni Manghi
06:46 PM Bug report #10804 (Closed): Vector Layer categorised style problem
Vector layer, layer properties, style, categorized
When you classify using a text field the value and label in the c...
Ignatius Verbeek
12:07 AM Bug report #10096 (Reopened): QGIS crashes when QgsRendererV2.symbolForFeature() is called from P...
Still true in latest master.
Seems this method does not work as expected for almost all renderers:
* QgsSingleSymbol...
Alexander Bruy
11:58 PM Revision 0c0e9ec4 (qgis): Fix joinConnectedFeatures not keeping the featureParts list in sync (Fu...
Sandro Mani
10:42 PM Feature request #10796: Update Print Composer View using a button
Ah ok, then it's a duplicate of #10781 Nyall Dawson
07:43 PM Feature request #10796: Update Print Composer View using a button
I think you are not understanding my issue because I did not explain well enough. I would like a toolbar button simi... Ed B
02:25 PM Feature request #10796 (Closed): Update Print Composer View using a button
It's already possible - there's a refresh button on the composer toolbar which does this. If you'd like map changes a... Nyall Dawson
02:25 PM Feature request #10796 (Closed): Update Print Composer View using a button
It's already possible - there's a refresh button on the composer toolbar which does this. If you'd like map changes a... Nyall Dawson
06:17 AM Feature request #10796 (Closed): Update Print Composer View using a button
It would be nice to be able to update the map view in Composer with the click of a button on the toolbar or even have... Ed B
04:03 PM Revision af17b56c (qgis): Typo fixes from Rome airport
Borys Jurgiel
03:48 PM Bug report #10802 (Closed): Measure options should be moved to measure dialog
As the options in Options -> Map Tools -> Measure tool are really just display only options they should be moved to t... Nathan Woodrow
03:35 PM Feature request #10801 (Open): OSM POI`s Mapnik style
Why i would find this interesting, because we don`t have a default style for OSM poi data.
We know how the data will...
baditaflorin -
03:20 PM Revision 2f5d118d (qgis): Merge pull request #1496 from Gustry/dev
[processing] change str to unicode fix #10624 Victor Olaya
02:23 PM Bug report #9830: PDF, JPG export
Antonio - how large is your composition and what resolution are you exporting it in? Are you using the 64 bit windows... Nyall Dawson
12:20 PM Bug report #9830: PDF, JPG export
Had this issue right now, in 2.2 it happens if Print as Raster option is selected, it just creates the name of the fi... Antonio Locandro
02:02 PM Revision 5476d86f (qgis): change str to unicode fix #10624
Etienne Trimaille
12:09 PM Bug report #9614: Datum transformation dialog box does not appear with EPSG 20790
Hi André,
I leave here the insert sentences for tfm 1984 and 1988, with 4803 as source_crs_code. ...
Pedro Venâncio
08:41 AM Bug report #9614: Datum transformation dialog box does not appear with EPSG 20790
The CRS mentioned are based on the geographical CRS EPSG:4803 Lisbon(Lisbon), using the prime meridian of Lisbon.
Th...
Andre Joost
11:22 AM Revision 144f7eca (qgis): display project filename in project properties (implements #10788)
Jürgen Fischer
10:24 AM Bug report #10784: topology errors when digitizing
I tested after looking the notes in the old tickets about this issue, and it seems ok to me on 2.4 Giovanni Manghi
09:37 AM Bug report #10799 (Closed): Measure ellipsoid should be set when the project CRS is not a PCS
When a project with a GCS (e.g. WGS84) has OTF off it's not possible to select the measure tool ellipsoid, and it is ... Giovanni Allegri
07:55 AM Bug report #10785: OpenStreetMap Export topology to Spatialite - export to polygons not working
confirmed on Linux too. Giovanni Manghi
07:55 AM Bug report #10785: OpenStreetMap Export topology to Spatialite - export to polygons not working
confirmed on Linux too. Giovanni Manghi
07:22 AM Bug report #10785: OpenStreetMap Export topology to Spatialite - export to polygons not working
https://www.dropbox.com/s/b7sb0zvg1oqbo83/1%20ora%20shop%20overpass.zip baditaflorin -
02:21 AM Bug report #10785: OpenStreetMap Export topology to Spatialite - export to polygons not working
baditaflorin - wrote:
> i get the same result,only one polygon
>
> If you want the same file that i am using, you ca...
Giovanni Manghi
02:16 AM Bug report #10785: OpenStreetMap Export topology to Spatialite - export to polygons not working
i get the same result,only one polygon
If you want the same file that i am using, you can overpass and get the file ...
baditaflorin -
07:26 AM Bug report #10026: Postinstallation fails
Jürgen Fischer wrote:
> That's because even before that @OSGEO4W_ROOT@ is empty. Really odd. Is your environment ex...
jamaa jamaa
07:17 AM Bug report #10026: Postinstallation fails
jamaa jamaa wrote:
> even before that, the command @call "\\bin\\make-bat-for-py.bat"@ fails because it cannot find t...
Jürgen Fischer
07:08 AM Bug report #10026: Postinstallation fails
Andreas Braun wrote:
> jamaa jamaa wrote:
> > here is my postinstall.log
>
> Thanks for posting. As in my case, the ...
jamaa jamaa
06:19 AM Bug report #10026: Postinstallation fails
jamaa jamaa wrote:
> here is my postinstall.log
Thanks for posting. As in my case, the "textreplace" command is not ...
Andreas Braun
06:13 AM Bug report #10026: Postinstallation fails
here is my postinstall.log jamaa jamaa
07:00 AM Bug report #10778: Crashes on zoom in-out
I didn't save the project. I just started a new project and added all the Alaska shapes. Like I said, I'm sure it wil... Per Gammerath
03:02 AM Bug report #10778: Crashes on zoom in-out
Per Gammerath wrote:
> I just tried with the Alaska sample dataset, and I could easily make it crash too by zooming v...
Giovanni Manghi
02:55 AM Bug report #10778: Crashes on zoom in-out
I just tried with the Alaska sample dataset, and I could easily make it crash too by zooming violently. So I'm quite ... Per Gammerath
06:52 AM Bug report #10756: Minidump on closing QGIS 2.4
Same here. Win7 64 bit & QGIS 2.4 Diogo Vasconcelos
04:13 AM Bug report #10756: Minidump on closing QGIS 2.4
I found this on two machines (both Win7 Pro 64) and note that Miroslav, above, also reports the same issue. Any ideas... Micha Silver
03:42 AM Bug report #10756: Minidump on closing QGIS 2.4
Micha Silver wrote:
> I tried with all plugins disabled (I did *not* try to uninstall them), and the problem still re...
Giovanni Manghi
03:36 AM Bug report #10756: Minidump on closing QGIS 2.4
I tried with all plugins disabled (I did *not* try to uninstall them), and the problem still recurs. Open QGIS 2.4, 6... Micha Silver
06:22 AM Bug report #10624 (Closed): Default value in string parameter in the GUI modeler
Fixed in changeset commit:"2f5d118d4d6cb4de7e355d5069323121681ae4b3". Victor Olaya
05:15 AM Bug report #10795 (Closed): Processing: Bad error when downloading a missing model
While downloading a model (Model within a model) I get an error[0].
I think there are two issue here:
* the model is ...
Paolo Cavallini
05:14 AM Bug report #10794 (Closed): Processing: Lines disappearing in Modeler
The modeller has a minor issue: when zooming in, when items get close to the window border, the lines connecting the ... Paolo Cavallini
05:13 AM Bug report #10793: MSSQL: Add Multipolygon Feature creates wrong geometrytype
I've added screencast which showing the problem. Jan Lippmann
04:46 AM Bug report #10793 (Closed): MSSQL: Add Multipolygon Feature creates wrong geometrytype
if i digitise a new multipolygonfeature in a MSSQL-Multipolygonlayer (with avoid intersections of new features) and *... Jan Lippmann
04:01 AM Bug report #10792 (Closed): Add an alg in the new modeler with a ParameterFile
In the new modeler, I can't add an algo with a ParameterFile :... Etienne Trimaille
02:53 AM Bug report #10791 (Closed): Add Vector > *.OSM file not importing polygons
i have a 600 mb osm file that i am trying to import the polygons, so i can get the polygon centroid.
form that file ...
baditaflorin -
02:42 AM Feature request #10788: display current project path in project properties
thanks! that was fast! Regis Haubourg
02:23 AM Feature request #10788 (Closed): display current project path in project properties
Fixed in changeset commit:"144f7eca8fc8c3098b3c07acb8264868d661cd60". Jürgen Fischer
02:31 AM Bug report #10790 (Closed): OpenStreetMap plugin only loads 32 bits numbers ID, then start with n...
The file where imported via Openstreetmap import topology, not sure if error at import or error at export to spatialite baditaflorin -
02:24 AM Bug report #10787 (Closed): Query error
i confirm that is working, sorry baditaflorin -
02:16 AM Feature request #10789 (Open): Print preview
While the print composer is a powerful tool, it is also a demanding process to get a final print. The user has no cha... Per Gammerath
02:07 AM Bug report #10783: [Processing] ParameterString return "None" as unicode
hmm, I do not undertand how you use the modeler and python code at the same time... Could you add the model itself an... Victor Olaya

2014-07-02

01:58 AM Bug report #10778: Crashes on zoom in-out
Per Gammerath wrote:
> It does not include any CSV files. I'm not sure if I can attach the project/data as the size r...
Giovanni Manghi
12:44 AM Bug report #10778: Crashes on zoom in-out
It does not include any CSV files. I'm not sure if I can attach the project/data as the size reaches 92MB. QGIS only ... Per Gammerath
06:17 AM Bug report #10778 (Feedback): Crashes on zoom in-out
does the project includes CSV files added as points layers?
can you attach a sample project/data?
Giovanni Manghi
06:17 AM Bug report #10778 (Feedback): Crashes on zoom in-out
does the project includes CSV files added as points layers?
can you attach a sample project/data?
Giovanni Manghi
06:17 AM Bug report #10778 (Feedback): Crashes on zoom in-out
does the project includes CSV files added as points layers?
can you attach a sample project/data?
Giovanni Manghi
06:11 AM Bug report #10778 (Closed): Crashes on zoom in-out
QGIS crashes when I zoom in and out in a fast motion. I have enabled multicore rendering. Per Gammerath
01:56 AM Bug report #10784 (Feedback): topology errors when digitizing
If I have understand well the automatic translation: this was a known issue that was supposedly solved but I'm not su... Giovanni Manghi
01:56 AM Bug report #10784 (Feedback): topology errors when digitizing
If I have understand well the automatic translation: this was a known issue that was supposedly solved but I'm not su... Giovanni Manghi
01:56 AM Bug report #10784 (Feedback): topology errors when digitizing
If I have understand well the automatic translation: this was a known issue that was supposedly solved but I'm not su... Giovanni Manghi
03:16 PM Bug report #10784: topology errors when digitizing
please file tickets in English. Jürgen Fischer
02:18 PM Bug report #10784 (Closed): topology errors when digitizing
new description (google translate):
When you are digitizing seamlessly abutting polygons produced QGIS 2.2 despite a...
Thomas Nogatz
01:51 AM Bug report #10785 (Feedback): OpenStreetMap Export topology to Spatialite - export to polygons no...
if you are using 2.2 like in the other osm related ticket, please test 2.4 and see if it is confirmed. Giovanni Manghi
06:18 PM Bug report #10785 (Closed): OpenStreetMap Export topology to Spatialite - export to polygons not ...
I have imported a 400 mb osm file that i have get from JOSM Overpass API, and i try to export the polygons, but it do... baditaflorin -
01:44 AM Feature request #10788 (Closed): display current project path in project properties
Hi,
that basic feature is missing and can be very usefull from times to times..
Régis
Regis Haubourg
01:43 AM Bug report #10787 (Feedback): Query error
from the screenshot you are using qgis 2.2
on qgis 2.4 with the very same query there is no error, please update and...
Giovanni Manghi
01:43 AM Bug report #10787 (Feedback): Query error
from the screenshot you are using qgis 2.2
on qgis 2.4 with the very same query there is no error, please update and...
Giovanni Manghi
08:08 PM Bug report #10787 (Closed): Query error
is a geojson file, i have attached it with the name meta.zip, i open just the lines, when i go to the query and i wan... baditaflorin -
01:06 AM Feature request #10781: Print composer extents add option to auto sync to map canvas extent
I totally agree. Printing out a map is not an easy task for novice users when the print composer doesn't automaticall... Per Gammerath
09:29 AM Feature request #10781 (Open): Print composer extents add option to auto sync to map canvas extent
Current behaviour one has to manually click set to map canvas extent, an option to sync both would be a nice addition... Antonio Locandro
11:46 PM Bug report #10780 (Closed): python error when running tools in modeler in QGIS master
Giovanni Manghi
09:29 AM Bug report #10780 (Closed): python error when running tools in modeler in QGIS master
It seems that the overhaul of the modeler in master has 1 bug. If I try to run a small model with two clip operations... Giovanni Manghi
11:41 PM Bug report #10756 (Feedback): Minidump on closing QGIS 2.4
Please try removing/disabling all installed pluguins, restart QGIS and try again. Giovanni Manghi
10:26 PM Bug report #10756: Minidump on closing QGIS 2.4
Same here, affected both 2.4 and 2.5 Master. All it takes is open and close QGIS and it come up with crash. Both thro... Miroslav Umlauf
08:22 PM Revision 322cd0d0 (qgis): [processing] fixed #10780
Victor Olaya
07:54 PM Feature request #10786 (Closed): OpenStreetMap plugin ability to export version, uid, user, chang...
When i import the osm files, there is a lot of hidden information that could also be included when we are saving to s... baditaflorin -
05:28 PM Bug report #10746: Buzzer sound when the map is refreshing
Here it is:
https://www.dropbox.com/s/fft2fq3r1eyv2z3/Sample_10746.zip
You can hear the buzz sound by opening the a...
Jerome Alary
04:48 PM Bug report #10746: Buzzer sound when the map is refreshing
Can we have some sample data? Nathan Woodrow
04:31 PM Bug report #10746: Buzzer sound when the map is refreshing
Was able to reproduce on 3 different machines :
If a layer (SHP, TAB) is within a folder with special character (for...
Jerome Alary
05:57 AM Bug report #10746: Buzzer sound when the map is refreshing
No other applications running crazy at the same time.
I had the reflect to log this issue because my project used to...
Jerome Alary
02:13 PM Bug report #10783: [Processing] ParameterString return "None" as unicode
This my code :... Etienne Trimaille
01:50 PM Bug report #10783 (Feedback): [Processing] ParameterString return "None" as unicode
can you provide an example of a model where you have that problem? I do not understand what the issue is exactly
Tha...
Victor Olaya
01:15 PM Bug report #10783 (Closed): [Processing] ParameterString return "None" as unicode
Hi,
In the modeler, ParameterString return a "None" value as unicode, not as NoneType.
I guess you want to return an ...
Etienne Trimaille
11:22 AM Feature request #10613 (Closed): Model builder: allow choose name of algorithm outputs
implemented in master. Giovanni Manghi
11:22 AM Feature request #10613 (Closed): Model builder: allow choose name of algorithm outputs
implemented in master. Giovanni Manghi
09:36 AM Feature request #10782 (Closed): Drag-and-drop from one QGIS instance to another
duplicate of #10758 Giovanni Manghi
09:36 AM Feature request #10782 (Closed): Drag-and-drop from one QGIS instance to another
duplicate of #10758 Giovanni Manghi
09:32 AM Feature request #10782 (Closed): Drag-and-drop from one QGIS instance to another
It would be nice to be able to drag and drop a group or layer(s) from one running QGIS project to another. andskog -
09:25 AM Bug report #10747 (Open): Cannot copy/paste points features
Giovanni Manghi
09:25 AM Feature request #971: Make available map extents available as a window that accepts cursor input
It seems to be that this is partially enabled? You can toggle Coordinates/Extents so maybe just the precision needs t... Antonio Locandro
09:25 AM Bug report #10707 (Open): Renaming group item in composer legend resets all settings of sub items
Giovanni Manghi
09:13 AM Bug report #10658: Repeated Layer name
Done! #10779 Request added Antonio Locandro
09:13 AM Feature request #10779 (Open): Layer Properties - "displayed as" should work as Alias for layer i...
Based on #10658
"Layer name could be the name in a postgis table for example, displayed as I would say should work m...
Antonio Locandro
09:07 AM Bug report #10711: every geojson layers are named OGRGeoJSON
Confirmed,
Every time you add a geoJSON layer via add vector command to map canvas the default layer name is OGRGeoJ...
Antonio Locandro
08:53 AM Bug report #10774: Graphical Modeler: does not save parameter value when editing a model
I will try it, the model I have is small so it should be easy to remake.
PS, I will try on the subjects but it gets ...
Antonio Locandro
02:02 AM Bug report #10774 (Feedback): Graphical Modeler: does not save parameter value when editing a model
The modeller have been already overhauled in qgis master (after 2.4 was released), it may be worth to re-test there b... Giovanni Manghi
02:02 AM Bug report #10774 (Feedback): Graphical Modeler: does not save parameter value when editing a model
The modeller have been already overhauled in qgis master (after 2.4 was released), it may be worth to re-test there b... Giovanni Manghi
07:46 AM Revision ac5f6c51 (qgis): fix windows build
Jürgen Fischer
07:46 AM Revision 8871be0a (qgis): indentation update
Jürgen Fischer
06:43 AM Bug report #10762: 2.4 build failure with old gcc
More are needed, apparently for all occurences of Ctors inheriting from QgsConnectionPoolGroup... landry Landry Breuil
06:11 AM Bug report #10777 (Closed): F5 shortcut does not reload canvas
Ah - I see in the QT-section of the protocol a message:
QAction::eventFilter: Ambiguous shortcut overload: F5
I fou...
Andreas Neumann
06:04 AM Bug report #10777: F5 shortcut does not reload canvas
it seems to work ok here on Linux/KDE. Giovanni Manghi
04:47 AM Bug report #10777 (Closed): F5 shortcut does not reload canvas
The "F5" keyboard shortcut does not reload the canvas.
Tested on Win7 64bit QGIS 2.4
Andreas Neumann
04:31 AM Bug report #10026 (Feedback): Postinstallation fails
attach the postinstall.log please Jürgen Fischer
04:06 AM Bug report #10026: Postinstallation fails
Also affects Version 2.4.0 on Windows 7 (QGIS-OSGeo4W-2.4.0-1-Setup-x86_64.exe) jamaa jamaa
03:11 AM Bug report #10597 (Closed): [errpr] buffers 1.8 vs 2.2
you have two kind of transparency in qgis 2.x: the layer transparency and the symbol transparency. If you use the fir... Giovanni Manghi
03:11 AM Bug report #10597 (Closed): [errpr] buffers 1.8 vs 2.2
you have two kind of transparency in qgis 2.x: the layer transparency and the symbol transparency. If you use the fir... Giovanni Manghi
03:07 AM Bug report #10597: [errpr] buffers 1.8 vs 2.2
Now I see what really happend.
Buffer creating OK, this is rendering / view problem.
qgis 1.8 shows overlayed elemen...
wiktor matlakiewicz
03:07 AM Bug report #10771 (Closed): saga triangulation module not working
please see #10769-1
the fact you can get that message does not means that the module is broke (in QGIS). You must ...
Giovanni Manghi
03:07 AM Bug report #10771 (Closed): saga triangulation module not working
please see #10769-1
the fact you can get that message does not means that the module is broke (in QGIS). You must ...
Giovanni Manghi
03:07 AM Bug report #10771 (Closed): saga triangulation module not working
please see #10769-1
the fact you can get that message does not means that the module is broke (in QGIS). You must ...
Giovanni Manghi
02:46 AM Feature request #10773: Processing: more meaningful error messages
I guess that potentially any tool can throw a different error, catching all them and returning a specific error messa... Giovanni Manghi
02:46 AM Feature request #10773: Processing: more meaningful error messages
I guess that potentially any tool can throw a different error, catching all them and returning a specific error messa... Giovanni Manghi
02:46 AM Feature request #10773: Processing: more meaningful error messages
I guess that potentially any tool can throw a different error, catching all them and returning a specific error messa... Giovanni Manghi
02:46 AM Feature request #10773: Processing: more meaningful error messages
I guess that potentially any tool can throw a different error, catching all them and returning a specific error messa... Giovanni Manghi
02:31 AM Bug report #10772: core dump on loading project - fix broken PostGIS layer
Is there a particular reason why you think that running as root would have changed something?
The main reason I can ...
Matthias Kuhn
02:11 AM Bug report #10772 (Feedback): core dump on loading project - fix broken PostGIS layer
I see that you are using master, does this happen also on 2.4? Giovanni Manghi
02:11 AM Bug report #10772 (Feedback): core dump on loading project - fix broken PostGIS layer
I see that you are using master, does this happen also on 2.4? Giovanni Manghi
02:11 AM Bug report #10772 (Feedback): core dump on loading project - fix broken PostGIS layer
I see that you are using master, does this happen also on 2.4? Giovanni Manghi
02:21 AM Bug report #10769 (Closed): r.terraflow error
The module works fine, just tested on both Window and Linux. Try the attached dem for example.
The fact that you get...
Giovanni Manghi
02:21 AM Bug report #10769 (Closed): r.terraflow error
The module works fine, just tested on both Window and Linux. Try the attached dem for example.
The fact that you get...
Giovanni Manghi
02:21 AM Bug report #10769 (Closed): r.terraflow error
The module works fine, just tested on both Window and Linux. Try the attached dem for example.
The fact that you get...
Giovanni Manghi
02:07 AM Feature request #3979: Allow set DPI in "save as image"
Antonio Locandro wrote:
> is a shame
qgis development is user driven, if someone will really need this option I gu...
Giovanni Manghi
02:00 AM Feature request #10764: Python API to handle layer groups without iface
Thank you Martin.
I have just tried these classes and I think there are some points to fix if you confirm them:
- Qg...
David AMAR

2014-07-01

01:19 AM Revision 7aef5486 (qgis): Add border and fill colour options to bands. Different border for selec...
Nathan Woodrow
01:19 AM Revision 0c08029d (qgis): Use nicer colours for zoom and select bands. Match icon colour
Nathan Woodrow
12:31 AM Bug report #10775 (Closed): Empty attribute dialog shown for memory layers
You can use the option "suppress attribute form..." option in layer properties/fields to get the same behavior.
We di...
Matthias Kuhn
11:25 PM Bug report #10775 (Closed): Empty attribute dialog shown for memory layers
In the new QGIS 2.4 an empty attribute dialog is shown when adding a feature to a memory layer, which does not contai... Simon Kokkendorff
11:22 PM Bug report #10770 (Closed): OpenLayers not shown when i try fetch plugins
The OL plugin is currently not available for 2.4. Jürgen Fischer
11:22 PM Bug report #10770 (Closed): OpenLayers not shown when i try fetch plugins
The OL plugin is currently not available for 2.4. Jürgen Fischer
11:22 PM Bug report #10770 (Closed): OpenLayers not shown when i try fetch plugins
The OL plugin is currently not available for 2.4. Jürgen Fischer
03:13 PM Bug report #10770 (Closed): OpenLayers not shown when i try fetch plugins
I try to install OL, but i don`t have it in the selection process.
How can i reset or something the list, or instal...
baditaflorin -
11:20 PM Feature request #3979: Allow set DPI in "save as image"
If you're working from a print composer you can set the DPI, and export in high resolution. This request is for a way... Nyall Dawson
07:42 PM Feature request #3979: Allow set DPI in "save as image"
I would have to agree with Aren on this, I had a client complain how the image resolution was just sub optimal. I spe... Antonio Locandro
09:26 PM Bug report #10774 (Closed): Graphical Modeler: does not save parameter value when editing a model
I have a model which uses the Fixed Distance Buffer, I have tried to edit the value to another one after saved and it... Antonio Locandro
09:08 PM Feature request #10773 (Closed): Processing: more meaningful error messages
Can we have a more user friendly error message for many of the processing stuff? e.g. I get the following
Error exec...
Antonio Locandro
08:44 PM Bug report #10772 (Closed): core dump on loading project - fix broken PostGIS layer
I opened a project that had a missing PostGIS layer. The dialog to fix the broken layer came up and immediately, QGIS... Gavin Fleming
07:04 PM Feature request #10764 (Closed): Python API to handle layer groups without iface
The QgsLayerTree* classes are exactly what you are looking for. Please see the doxygen documentation of the classes (... Martin Dobias
07:04 PM Feature request #10764 (Closed): Python API to handle layer groups without iface
The QgsLayerTree* classes are exactly what you are looking for. Please see the doxygen documentation of the classes (... Martin Dobias
02:53 AM Feature request #10764 (Closed): Python API to handle layer groups without iface
My intent is to automate production of raster files to use QgisMapServer as a WMS Server.
In order to manage it, I us...
David AMAR
06:30 PM Bug report #10771 (Closed): saga triangulation module not working
i don`t know how i can copy the rest of the message, because the log dissapear after i hit ok on the other error baditaflorin -
03:57 PM Revision eb816103 (qgis): [processing] fix fusion algs loading
Alexander Bruy
02:40 PM Revision dd4c1d10 (qgis): Merge pull request #1495 from giohappy/new_operators_dospatialjoin
Add fine grain control over select by location tools Alexander Bruy
01:25 PM Revision 978eb2e3 (qgis): Fix #10589 - Gesture events don't get sent correctly with interactive m...
Nathan Woodrow
12:30 PM Bug report #10769 (Closed): r.terraflow error
i don`t know how to save the log, i just have the printscreen baditaflorin -
12:22 PM Bug report #10768 (Closed): r.surf.idw error
tried again and now it worked baditaflorin -
12:15 PM Bug report #10768: r.surf.idw error
this time i installed Qgis 2.4 in c:\\ especially for not having the know-ed problems.
"C:\\Program Files\\QGIS Chug...
baditaflorin -
09:03 AM Bug report #10768: r.surf.idw error
baditaflorin - wrote:
> tested with other save location
>
> Oooops! The following output layers could not be open
> ...
Giovanni Manghi
08:58 AM Bug report #10768: r.surf.idw error
tested with other save location
Oooops! The following output layers could not be open
Output raster layer: F:/OpenSt...
baditaflorin -
08:57 AM Bug report #10768 (Feedback): r.surf.idw error
is this another case of QGIS installed in f:?
the module (as the others you reported) works fine if qgis is installe...
Giovanni Manghi
08:48 AM Bug report #10768 (Closed): r.surf.idw error
Oooops! The following output layers could not be open
Output raster layer: C:\\Users\\florin\\AppData\\Local\\Temp\\p...
baditaflorin -
12:18 PM Revision dd8dbc23 (qgis): [processing] more changes to fusion lidar algorithms
Victor Olaya
11:18 AM Revision 6f00101b (qgis): fix to Processing side
Giovanni Allegri
10:48 AM Revision b44a256b (qgis): QgsLegendSettings: new class to keep settings for QgsLegendRenderer
Martin Dobias
09:49 AM Revision c0ac0ac6 (qgis): Allow legend to have other than the "ideal" minimum size
Martin Dobias
09:33 AM Feature request #10310: open project on launch **relative path** option
Now I get it. Paths are independent.
Thanks for the explanation
matteo ghetta
08:13 AM Bug report #10767: Simplified rendering causing boxes to appear instead
confirmed also here on Linux with the lowest value for simplification. Giovanni Manghi
08:13 AM Bug report #10767: Simplified rendering causing boxes to appear instead
confirmed also here on Linux with the lowest value for simplification. Giovanni Manghi
08:13 AM Bug report #10767: Simplified rendering causing boxes to appear instead
confirmed also here on Linux with the lowest value for simplification. Giovanni Manghi
08:13 AM Bug report #10767: Simplified rendering causing boxes to appear instead
confirmed also here on Linux with the lowest value for simplification. Giovanni Manghi
08:13 AM Bug report #10767: Simplified rendering causing boxes to appear instead
confirmed also here on Linux with the lowest value for simplification. Giovanni Manghi
06:23 AM Bug report #10767 (Closed): Simplified rendering causing boxes to appear instead
When using simplified rendering on a layer, I frequently get what seems like a bounding box instead of the correct un... Casper Børgesen
07:41 AM Bug report #5602 (Open): Identify disabled in WMS for grouped layers
Giovanni Manghi
07:28 AM Revision 438f3d4a (qgis): QgsComposerLegend: use QgsLegendRenderer for legend drawing
Martin Dobias
07:23 AM Revision f5ed33cc (qgis): Moved legend rendering code from QgsComposerLegend to QgsLegendRenderer
Martin Dobias
05:57 AM Bug report #2113: curved labels: only a few are drawn
I suggest the same approach as Alvaro OTF simplification, which is actually quite fast.
The default could be crafted ...
Paolo Cavallini
05:54 AM Bug report #2113: curved labels: only a few are drawn
The simplify approach is could be affordable for a print goal .
But could be too slowly for a web browsing map.
Almo...
aperi2007 -
04:48 AM Bug report #2113: curved labels: only a few are drawn
As discussed on the mailing list long ago, probably the best approach would be to simplify (generalize) complex (mult... Paolo Cavallini
05:00 AM Bug report #10746: Buzzer sound when the map is refreshing
Jerome Alary wrote:
> Since I'm not the only one now, let's reopen it.
QGIS doesn't do any sound output - even the G...
Jürgen Fischer
04:38 AM Bug report #10746 (Reopened): Buzzer sound when the map is refreshing
Since I'm not the only one now, let's reopen it. Jerome Alary
02:35 AM Bug report #10746: Buzzer sound when the map is refreshing
Forgot : local files, with dropbox sync. Gilles V
02:33 AM Bug report #10746: Buzzer sound when the map is refreshing
Joern Caro wrote:
> Jerome Alary wrote:
> > Find out that the sound is only present when using layers from my Dropbox...
Gilles V
04:38 AM Bug report #10589 (Closed): QgsMapToolTouch
Fixed in changeset commit:"978eb2e3b8af57e44c621635c427270a725b2412". Anonymous
04:08 AM Bug report #10765 (Closed): Actions on layer don't use field values
if you call the action on the edit form
ping -c 5 [% "ip" %]
action is taken - the variable "ip" is not sent
Start...
Aleksander Novoselov
03:56 AM Bug report #10763 (Reopened): QgsProject is unable to load a project with a raster
>> - iface can't be used in a stand-alone python Script (see attached python script)
Of course that is why I said yo...
Nathan Woodrow
03:56 AM Bug report #10763 (Reopened): QgsProject is unable to load a project with a raster
>> - iface can't be used in a stand-alone python Script (see attached python script)
Of course that is why I said yo...
Nathan Woodrow
03:43 AM Bug report #10763: QgsProject is unable to load a project with a raster
Hello Nathan,
I think there are some points to deal with before closing:
- iface can't be used in a stand-alone pyth...
David AMAR
03:23 AM Bug report #10763 (Closed): QgsProject is unable to load a project with a raster
You have saved the project with relative paths.
If you want to open a project using Python inside QGIS you can use...
Nathan Woodrow
03:23 AM Bug report #10763 (Closed): QgsProject is unable to load a project with a raster
You have saved the project with relative paths.
If you want to open a project using Python inside QGIS you can use...
Nathan Woodrow
03:23 AM Bug report #10763 (Closed): QgsProject is unable to load a project with a raster
You have saved the project with relative paths.
If you want to open a project using Python inside QGIS you can use...
Nathan Woodrow
02:04 AM Bug report #10763 (Closed): QgsProject is unable to load a project with a raster
Steps to reproduce:
Create a new project with QGis Desktop 2.4
Save it into home directory as "myproject.qgs"
Add a ...
David AMAR

2014-06-30

01:18 AM Bug report #10762 (Closed): 2.4 build failure with old gcc
As reported in http://osgeo-org.1560.x6.nabble.com/Compiling-QGIS-2-4-with-GCC-4-4-debian-squeeze-td5146777.html, and... landry Landry Breuil
01:16 AM Bug report #5602: Identify disabled in WMS for grouped layers

here an example of mapserver (6.4.1) mapfile not working for me:...
michele zanolli
12:40 AM Bug report #10758: drag and drop of layers or layers group between projects produces inconsistent...
No, it wasn't. But I noticed that now is possibile to drag a layer or a group of layers from one project to another. ... A mulazzani
03:41 PM Bug report #10758 (Feedback): drag and drop of layers or layers group between projects produces i...
was this working on a previous qgis release? Giovanni Manghi
03:41 PM Bug report #10758 (Feedback): drag and drop of layers or layers group between projects produces i...
was this working on a previous qgis release? Giovanni Manghi
07:42 AM Bug report #10758 (Closed): drag and drop of layers or layers group between projects produces inc...
With two qgis project opened, if I move a layer or a layer group from one project to another, picking it with the mou... A mulazzani
11:52 PM Bug report #10745: "Dizzy" new feature in QGIS 2.4 does not function
As a temporary workaround, can you try to reproduce #10746 and try the two in combination?
If you can recreate "somet...
Matthias Kuhn
07:18 PM Revision 24c1c956 (qgis): improved processing extract/select by location
Giovanni Allegri
07:13 PM Revision 35eb5f60 (qgis): Improved select by location
Giovanni Allegri
03:48 PM Revision 87e4b074 (qgis): oracle provider: fix closing of iterator in case of error
Jürgen Fischer
03:47 PM Bug report #10760 (Feedback): v.to.points not working
another "f:" installation issue? it works fine here with qgis installed in a "normal" drive. Giovanni Manghi
03:47 PM Bug report #10760 (Feedback): v.to.points not working
another "f:" installation issue? it works fine here with qgis installed in a "normal" drive. Giovanni Manghi
08:55 AM Bug report #10760 (Closed): v.to.points not working
Oooops! The following output layers could not be open
Output vector map where points will be written: C:\\Users\\flor...
baditaflorin -
03:32 PM Bug report #10744: Crashes with a project with 2 csv files and "renders layers in parallel using ...
Matthias Kuhn wrote:
> Cannot reproduce here (CSV provider, first two columns as X/Y)
after adding the files you mus...
Giovanni Manghi
02:11 AM Bug report #10744: Crashes with a project with 2 csv files and "renders layers in parallel using ...
Cannot reproduce here (CSV provider, first two columns as X/Y) Matthias Kuhn
03:23 PM Bug report #10706: v.clean.advanced (maybe others) not working if QGIS installed in non standard ...
baditaflorin - wrote:
> The problems seems to be because i have it installed in F:
are non standard installation pat...
Giovanni Manghi
03:23 PM Bug report #10706: v.clean.advanced (maybe others) not working if QGIS installed in non standard ...
baditaflorin - wrote:
> The problems seems to be because i have it installed in F:
are non standard installation pat...
Giovanni Manghi
03:23 PM Bug report #10706: v.clean.advanced (maybe others) not working if QGIS installed in non standard ...
baditaflorin - wrote:
> The problems seems to be because i have it installed in F:
are non standard installation pat...
Giovanni Manghi
08:52 AM Bug report #10706: v.clean.advanced (maybe others) not working if QGIS installed in non standard ...
The problems seems to be because i have it installed in F: baditaflorin -
03:21 PM Bug report #10748 (Open): when topology checker's show error is activated, a large red rectangle ...

> Let me know if that's not sufficient.
yes I can replicate the "red rectangle" with your data, but not with other ...
Giovanni Manghi
01:52 PM Revision 03efcac5 (qgis): [composer] Default to no backgrounds for new labels, pictures, scalebar...
Nyall Dawson
01:45 PM Feature request #10743: wavelength support for hyperspectral images
Off the top of my head, I can't think of any data source which has a geotiff with wavelength information embedded in ... Bryan Karpowicz
07:48 AM Feature request #10743: wavelength support for hyperspectral images
Bryan - is this only for ENVI datasets? DO you have an exmaple of e.g. GTiff datasets that have wavelength informatio... Etienne Tourigny
02:05 AM Feature request #10743: wavelength support for hyperspectral images
Keeping the information about the wavelength in the band metadata would also be useful for other things like spectral... Matthias Kuhn
10:54 AM Bug report #2113: curved labels: only a few are drawn
Hi,
in #10740.
I give a potential solution.
My solution is to enhance the code to support an optionally second change...
aperi2007 -
02:20 AM Bug report #2113: curved labels: only a few are drawn
Partly duplicated in #10740 Paolo Cavallini
02:19 AM Bug report #2113: curved labels: only a few are drawn
Still far from optimal Paolo Cavallini
10:46 AM Bug report #10761 (Closed): Preview modes not working
The new colour preview modes (daltonism simulation) do not work under MacOSX - QGIS 2.4 and Night Build. Rhenriques Henriques
08:30 AM Bug report #10413: non-cached WFS won't load
I can confirm I am using the BBOX parameter in the uri:... Neil Benny
07:48 AM Bug report #10413: non-cached WFS won't load
can you please add the python code you are using?
Because I think this is/should contain exact the same logic
- if ...
Richard Duivenvoorde
06:22 AM Bug report #10413 (Reopened): non-cached WFS won't load
Although the original issue is resolved I am now experiencing the same problem when adding a WFS layer using the Pyth... Neil Benny
06:22 AM Bug report #10413 (Reopened): non-cached WFS won't load
Although the original issue is resolved I am now experiencing the same problem when adding a WFS layer using the Pyth... Neil Benny
08:18 AM Feature request #10759 (Open): Give warning when trying to save wrong type in attribute table
QGIS should raise a warning when a wrong type is being saved into an attribute tables column.
When a string ('foo') ...
Marco Lechner
07:38 AM Revision 1eff31ad (qgis): [processing] add 'optional' label to optional parameters in input dialog
Victor Olaya
07:38 AM Revision 2e9e9544 (qgis): [processing] better handling of values in boolean parameter
Victor Olaya
07:38 AM Revision 9204ca02 (qgis): [processing] Update of fusion lidar algorithms (By Agresta S.Coop)
Victor Olaya
07:24 AM Revision 6bef78f4 (qgis): Allow buiding of QgsLegendModel from layer tree
Martin Dobias
07:01 AM Bug report #10757 (Closed): PostGIS table view loads but won't display
PostGIS (v. 2.0.4 on Windows, under PostgreSQL v. 9.2.8-4) table Views with 4d geometry are loaded in QGIS 2.4 but ar... Mattia De Agostino
06:29 AM Feature request #10727: field calculator bar should consider selection and react on return
That was neither supposed to propose to change the filter on the user nor not to introduce the "Update Selected" butt... Matthias Kuhn
03:37 AM Feature request #10727: field calculator bar should consider selection and react on return
I'm not sure about that. I don't like the idea of changing the filter on the user, they may have it set the way they... Nathan Woodrow
03:37 AM Feature request #10727: field calculator bar should consider selection and react on return
I'm not sure about that. I don't like the idea of changing the filter on the user, they may have it set the way they... Nathan Woodrow
03:37 AM Feature request #10727: field calculator bar should consider selection and react on return
I'm not sure about that. I don't like the idea of changing the filter on the user, they may have it set the way they... Nathan Woodrow
03:37 AM Feature request #10727: field calculator bar should consider selection and react on return
I'm not sure about that. I don't like the idea of changing the filter on the user, they may have it set the way they... Nathan Woodrow
03:15 AM Feature request #10727: field calculator bar should consider selection and react on return
We should probably set the default attribute table filter to "selection (if present)" that will show selection or - i... Matthias Kuhn
06:17 AM Bug report #7924 (Closed): QGIS Server: GetProjectSettings lists field type with QString instead ...
This was already implemented in QGIS server a while ago. Andreas Neumann
06:17 AM Bug report #7924 (Closed): QGIS Server: GetProjectSettings lists field type with QString instead ...
This was already implemented in QGIS server a while ago. Andreas Neumann
05:58 AM Bug report #10756 (Closed): Minidump on closing QGIS 2.4
Using Win7 64bit, and the OSGeo4W64 installer, at every shutdown of QGIS a minidump file is written. This happens reg... Micha Silver
03:26 AM Bug report #10754 (Closed): Oracle Provider: cannot open a layer without an SRID definition (NULL...
already done yesterday in commit:9f777177. You can also specify SRID -1 to work around this. Jürgen Fischer
03:26 AM Bug report #10754 (Closed): Oracle Provider: cannot open a layer without an SRID definition (NULL...
already done yesterday in commit:9f777177. You can also specify SRID -1 to work around this. Jürgen Fischer
02:12 AM Bug report #10754 (Closed): Oracle Provider: cannot open a layer without an SRID definition (NULL...
Hello,
on QGis 2.4, I am not able to open a layer without an SRID definition in the Oracle metadata table (SRID is d...
Médéric RIBREUX
02:53 AM Bug report #10755: Python Console crashes when removing non-existent vector layer
Crashes here only in the following order:... Matthias Kuhn
02:17 AM Bug report #10755: Python Console crashes when removing non-existent vector layer
Added minidump Rauni Lillemets
02:16 AM Bug report #10755 (Closed): Python Console crashes when removing non-existent vector layer
When I try to run the following code (included in attachment crash.py) from Python Console, the QGis crashes by sayin... Rauni Lillemets
02:22 AM Feature request #10740: Curved labelling should fall back to parallel labels for dificult features
See also #2113 (probably a duplicate) Paolo Cavallini

2014-06-29

12:35 AM Bug report #10752 (Feedback): Value Map not working when loading a qml
Does the following workaround to update the qml work for you?
* Open layer/qml in 2.2
* Save project
* Open project ...
Matthias Kuhn
01:12 PM Bug report #10752 (Closed): Value Map not working when loading a qml
I'm trying to load a style saved as a .qml but when I load it, the value map defined in the .qml is not loaded. I hav... Philipe Borba
12:19 AM Feature request #9810 (Closed): [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Implemented and merged with the pull request https://github.com/qgis/QGIS/pull/1269
This feature is in Version 2.4
René-Luc ReLuc
12:19 AM Feature request #9810 (Closed): [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Implemented and merged with the pull request https://github.com/qgis/QGIS/pull/1269
This feature is in Version 2.4
René-Luc ReLuc
11:45 PM Bug report #10746: Buzzer sound when the map is refreshing
Jerome Alary wrote:
> Find out that the sound is only present when using layers from my Dropbox.
> I was not able to ...
Joern Caro
10:02 PM Revision 36b4f168 (qgis): remove executable bit from not executable files
Jürgen Fischer
09:52 PM Revision 0a2948af (qgis): only consider the crs of layers with geometry for automatically setting...
Jürgen Fischer
08:53 PM Revision 9bbefeff (qgis): metasearch: fix fsf address
Jürgen Fischer
06:45 PM Bug report #10748: when topology checker's show error is activated, a large red rectangle is draw...
*Steps to reproduce:*
# Create a new project
# Open the attached provinces.shp dataset
# Open the topology checker pa...
Mathieu Pellerin - nIRV
10:08 AM Bug report #10748 (Feedback): when topology checker's show error is activated, a large red rectan...
I cannot replicate.
What rule/s dod you used? can you attach sample data? thanks!
Giovanni Manghi
10:08 AM Bug report #10748 (Feedback): when topology checker's show error is activated, a large red rectan...
I cannot replicate.
What rule/s dod you used? can you attach sample data? thanks!
Giovanni Manghi
01:22 PM Revision 9f777177 (qgis): oracle provider: fix closing of iterator in case of error
Jürgen Fischer
12:52 PM Bug report #10510 (Closed): Geometryless table sets project CRS to epsg:4326
Fixed in changeset commit:"0a2948af30d4004d8dd732b405da1cfcdaa160b6". Jürgen Fischer
12:50 PM Bug report #7840 (Closed): Doesn't Zoom to max extent when adding multiple layers
The layer tree now implements this. Jürgen Fischer
12:50 PM Bug report #7840 (Closed): Doesn't Zoom to max extent when adding multiple layers
The layer tree now implements this. Jürgen Fischer
12:12 PM Bug report #9863: sometimes data in 900913 crs is not shown
Nevermind if it was a PostGIS bug, its fixed. I did a vacuum analyze on the table and now it displays fine. Sorry f... Regina Obe
12:06 PM Bug report #9863: sometimes data in 900913 crs is not shown
Keep this closed for now. Might be a PostGIS issue (testing with PostGIS 2.1.2 on windows with QGIS 2.4 OSGEO4W)
I ...
Regina Obe
10:09 AM Bug report #9863 (Closed): sometimes data in 900913 crs is not shown
Regina Obe wrote:
> Haven't had a chance to test this again. I have to refind the data I was working with. It didn't...
Giovanni Manghi
10:09 AM Bug report #9863 (Closed): sometimes data in 900913 crs is not shown
Regina Obe wrote:
> Haven't had a chance to test this again. I have to refind the data I was working with. It didn't...
Giovanni Manghi
11:34 AM Revision 6def4b60 (qgis): Merge pull request #1446 from volaya/new_modeler
[processing] overhaul of graphical modeler Alexander Bruy
10:49 AM Feature request #10751 (Closed): GPS unit communication with QGIS and live tracking
for live tracking on Windows use GPSGATE as a way to put in communication QGIS and the GPS, is very simple and easy t... Giovanni Manghi
10:49 AM Feature request #10751 (Closed): GPS unit communication with QGIS and live tracking
for live tracking on Windows use GPSGATE as a way to put in communication QGIS and the GPS, is very simple and easy t... Giovanni Manghi
10:42 AM Feature request #10751 (Closed): GPS unit communication with QGIS and live tracking
The reasoning given for the closure of issue "#10749" is that "...much less necessity of a tool to download waypoints... David Lovelace
10:01 AM Feature request #6081 (Open): Allow manually change project CRS from project properties when OTFR...
Giovanni Manghi
10:00 AM Bug report #3975: PDF exports on OSX always convert text to outlines
Barend Kobben wrote:
> Jürgen,
> Thanks for that clarification. Nice to hear there is progress. If I can help in any ...
Giovanni Manghi
09:57 AM Bug report #10749 (Closed): GPS tools fails to import
duplicate of #7182
As there is no one maintaining this tool I guess that this is a candidate of removal from QGIS (a...
Giovanni Manghi
09:57 AM Bug report #10749 (Closed): GPS tools fails to import
duplicate of #7182
As there is no one maintaining this tool I guess that this is a candidate of removal from QGIS (a...
Giovanni Manghi
05:49 AM Bug report #10749 (Closed): GPS tools fails to import
The GPS tools option in vector crashes QGIS2.4 when trying to import waypoints from GPS unit (Garmin60sx). This is th... David Lovelace
09:55 AM Bug report #10750 (Closed): Labelling: the outline color of background seem don't work.
oops.
you has right.
I don't see the border width it was uder the line of sight in the standard windows.
Sorry for...
aperi2007 -
09:55 AM Bug report #10750 (Closed): Labelling: the outline color of background seem don't work.
oops.
you has right.
I don't see the border width it was uder the line of sight in the standard windows.
Sorry for...
aperi2007 -
09:51 AM Bug report #10750 (Feedback): Labelling: the outline color of background seem don't work.
not confirmed here, the border width is by default 0. Giovanni Manghi
09:48 AM Bug report #10750 (Closed): Labelling: the outline color of background seem don't work.
The
label -> draw background -> border color
is not rendering.
The fill work correctly .
Instead the border color ...
aperi2007 -
08:05 AM Revision a2a26c28 (qgis): [composer] Use pixels for snapping rather than mm, allowing for finer w...
Nyall Dawson

2014-06-28

01:05 AM Bug report #3975: PDF exports on OSX always convert text to outlines
Jürgen,
Thanks for that clarification. Nice to hear there is progress. If I can help in any way (other then actual C ...
Barend Kobben
01:00 PM Bug report #3975: PDF exports on OSX always convert text to outlines
Barend Kobben wrote:
> This is very dissapointing, I got the impression the bug is on teh verge of being solved, and ...
Jürgen Fischer
11:23 AM Bug report #3975: PDF exports on OSX always convert text to outlines
This is very dissapointing, I got the impression the bug is on teh verge of being solved, and now its "Future Release... Barend Kobben
11:04 PM Bug report #10748 (Closed): when topology checker's show error is activated, a large red rectangl...
Activating [x] show error when analysis a layer via topology checker draws a big opaque rectangle covering the whole ... Mathieu Pellerin - nIRV
06:25 PM Revision b43d131f (qgis): standalone windows installer: fix qgis demo data link
Jürgen Fischer
05:07 PM Revision 9c95cdd9 (qgis): [processing] better handling of col sizes in batch interface
Victor Olaya
05:07 PM Revision a794c71e (qgis): [processing] fixed #10445
Victor Olaya
05:07 PM Revision 93511b2f (qgis): [processing] methods in dataobjects.py now return layers ordered by name
fixes #10446 Victor Olaya
04:28 PM Bug report #10746 (Closed): Buzzer sound when the map is refreshing
Nathan Woodrow
04:12 PM Bug report #10746: Buzzer sound when the map is refreshing
Find out that the sound is only present when using layers from my Dropbox.
I was not able to reproduce on another com...
Jerome Alary
02:43 PM Bug report #10746: Buzzer sound when the map is refreshing
This should help (probably faulty hardware in my opinion):
http://superuser.com/search?q=speaker+buzzing
Tobias Schneider
07:50 AM Bug report #10746 (Feedback): Buzzer sound when the map is refreshing
Well... this is new :)
Anyway it looks like a local issue... can you replicate on another machine?
Giovanni Manghi
07:50 AM Bug report #10746 (Feedback): Buzzer sound when the map is refreshing
Well... this is new :)
Anyway it looks like a local issue... can you replicate on another machine?
Giovanni Manghi
07:50 AM Bug report #10746 (Feedback): Buzzer sound when the map is refreshing
Well... this is new :)
Anyway it looks like a local issue... can you replicate on another machine?
Giovanni Manghi
06:22 AM Bug report #10746: Buzzer sound when the map is refreshing
In QGIS 2.4 Jerome Alary
06:21 AM Bug report #10746 (Closed): Buzzer sound when the map is refreshing
When I pan the map, I can hear a buzz sound from my speakers.
See it here : http://youtu.be/Yz6xHRrCJmw
Jerome Alary
03:12 PM Bug report #5879 (Closed): running from build directory - no python plugins
Given confirmation of Larry this ticket can be closed. Python plugins are loaded fine from build dir. Sandro Santilli
02:54 PM Revision 05cfd69d (qgis): [processing] overhaul of graphical modeler
Victor Olaya
02:17 PM Bug report #8857: sip: Unable to find file "QtCore/QtCoremod.sip"
I can't get QGIS 2.4 to compile and get this error too on Arch Linux x86_64.
sip 4.16.1
python2-sip 4.16.1
qt4 4.8.6...
Donovan Cameron
01:20 PM Bug report #9863: sometimes data in 900913 crs is not shown
Haven't had a chance to test this again. I have to refind the data I was working with. It didn't give an error just ... Regina Obe
11:52 AM Bug report #4013: Large Projects: add limitations to the manual
And same with my old v2.2 - opens more than 84 shapefiles when started from Terminal. William Kyngesburye
11:49 AM Bug report #4013: Large Projects: add limitations to the manual
It wasn't debug vs. release build that was the problem. It's starting from Terminal vs. starting as a normal applica... William Kyngesburye
10:24 AM Bug report #4013: Large Projects: add limitations to the manual
It partially works now. It works when I build a debug QGIS, but does not work when building a release (MinSizeRel) Q... William Kyngesburye
10:29 AM Feature request #6081: Allow manually change project CRS from project properties when OTFR is OFF
I don't mean setting a default CRS (I know it can be done through QGIS options). I mean setting a specific CRS on a b... Giovanni Allegri
10:22 AM Feature request #6081: Allow manually change project CRS from project properties when OTFR is OFF
Giovanni Allegri wrote:
> is that it's difficult to set a specific CRS with a blank project. I.e., I open QGIS and w...
Giovanni Manghi
10:14 AM Feature request #6081: Allow manually change project CRS from project properties when OTFR is OFF
Ok Giovanni, you're right. I didn't know the rule of the fourth point: when disabling OTFR the CRS from the last sele... Giovanni Allegri
09:48 AM Feature request #6081 (Feedback): Allow manually change project CRS from project properties when ...
Hi Giovanni,
I had a look at the behavior and it seems to me that makes sense, I'll try to explain with a series of ...
Giovanni Manghi
08:46 AM Feature request #6081: Allow manually change project CRS from project properties when OTFR is OFF
Ok Giovanni, thanks for the explanation ;) Giovanni Allegri
07:56 AM Feature request #6081: Allow manually change project CRS from project properties when OTFR is OFF
Giovanni Allegri wrote:
> Do you think it has a low priority Jurgen? I don't. Every course I keep I have to explain t...
Giovanni Manghi
07:54 AM Feature request #6081: Allow manually change project CRS from project properties when OTFR is OFF
Do you think it has a low priority Jurgen? I don't. Every course I keep I have to explain this to participants becaus... Giovanni Allegri
10:27 AM Bug report #4582 (Closed): Building trunk with MS vcexpress 2010: INSTALL fails
the 64bit version of qgis is built with vc2010. So this was probably meanwhile fixed. Jürgen Fischer
10:27 AM Bug report #4582 (Closed): Building trunk with MS vcexpress 2010: INSTALL fails
the 64bit version of qgis is built with vc2010. So this was probably meanwhile fixed. Jürgen Fischer
10:24 AM Bug report #5574 (Closed): QGIS 1.7.4 fails to start on WinXP SP3 due missing mingwm10.dll
likely n/a anymore Jürgen Fischer
10:24 AM Bug report #5574 (Closed): QGIS 1.7.4 fails to start on WinXP SP3 due missing mingwm10.dll
likely n/a anymore Jürgen Fischer
10:22 AM Bug report #8578 (Closed): qgis_qgisappclippboard test crashes with CPL_DEBUG=on
apparently meanwhile fixed (using GDAL 1.10.1) Jürgen Fischer
10:22 AM Bug report #8578 (Closed): qgis_qgisappclippboard test crashes with CPL_DEBUG=on
apparently meanwhile fixed (using GDAL 1.10.1) Jürgen Fischer
10:18 AM Bug report #6739 (Closed): qgis-providers-common segmentation fault on update
not reproducable - maybe a local problem - likely outdated. Jürgen Fischer
10:18 AM Bug report #6739 (Closed): qgis-providers-common segmentation fault on update
not reproducable - maybe a local problem - likely outdated. Jürgen Fischer
09:14 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
Now that 2.4 is out I'll re-tag this as regression. Giovanni Manghi
09:14 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
Now that 2.4 is out I'll re-tag this as regression. Giovanni Manghi
09:10 AM Bug report #10747: Cannot copy/paste points features
The error is due to the inability to perform the copy and paste of an item.
Below the list of steps:
1)select point
2...
Pinuccio D'Aquila
08:44 AM Bug report #10747: Cannot copy/paste points features
Pinuccio D'Aquila wrote:
> sorry for the language...
> the problem is the inability to duplicate point elements in sh...
Giovanni Manghi
08:42 AM Bug report #10747: Cannot copy/paste points features
sorry for the language...
The problem is the inability to duplicate point elements in shapefile format.
The error is ...
Pinuccio D'Aquila
08:33 AM Bug report #10747: Cannot copy/paste points features
Hi,
is this about the "duplicate layer" option of the TOC, or about the digitizing tool "merge selected features"?
...
Giovanni Manghi
08:10 AM Bug report #10747 (Feedback): Cannot copy/paste points features
I cannot replicate the issue.
What is the datasource? shape? postgis? other?
if possible attach sample data.
Giovanni Manghi
08:10 AM Bug report #10747 (Feedback): Cannot copy/paste points features
I cannot replicate the issue.
What is the datasource? shape? postgis? other?
if possible attach sample data.
Giovanni Manghi
08:10 AM Bug report #10747 (Feedback): Cannot copy/paste points features
I cannot replicate the issue.
What is the datasource? shape? postgis? other?
if possible attach sample data.
Giovanni Manghi
08:10 AM Bug report #10747 (Feedback): Cannot copy/paste points features
I cannot replicate the issue.
What is the datasource? shape? postgis? other?
if possible attach sample data.
Giovanni Manghi
08:06 AM Bug report #10747: Cannot copy/paste points features
Please file bugs in English. Jürgen Fischer
07:37 AM Bug report #10747 (Closed): Cannot copy/paste points features
*New description:*
in QGIS 2.4 is not possible copy/paste point features (tested shapefiles), error is
Could not c...
Pinuccio D'Aquila
09:09 AM Revision 5c9cb5a0 (qgis): Merge pull request #1490 from radosuav/small_processing_fixes2
[processing] Small fixes 2 Victor Olaya
08:46 AM Feature request #6736: Add a writtenProject signal at the end of the project file writing
The aim of this would be giving other parts of code the opportunity to alter the xml content before being saved to fi... Giovanni Allegri
08:23 AM Bug report #2472 (Closed): some menus have small height in unpopped state with Qt 4.6
It looks like this was incidentally fixed somewhere along the way, either in QGIS or Qt. William Kyngesburye
08:23 AM Bug report #2472 (Closed): some menus have small height in unpopped state with Qt 4.6
It looks like this was incidentally fixed somewhere along the way, either in QGIS or Qt. William Kyngesburye
08:23 AM Bug report #2472 (Closed): some menus have small height in unpopped state with Qt 4.6
It looks like this was incidentally fixed somewhere along the way, either in QGIS or Qt. William Kyngesburye
08:23 AM Bug report #2472 (Closed): some menus have small height in unpopped state with Qt 4.6
It looks like this was incidentally fixed somewhere along the way, either in QGIS or Qt. William Kyngesburye
08:14 AM Bug report #10446 (Closed): Batch Processing - Select from open layers - random order
Fixed in changeset commit:"93511b2f825e5f7608bc6d216bdab38ab78f6c76". Victor Olaya
07:52 AM Bug report #10247: WMS performance degraded

> WMS performance has stayed just as fast as with 2.2. Is the problem maybe the combination of Hyperthreading and Ub...
Giovanni Manghi
04:56 AM Bug report #10247: WMS performance degraded
I updated the Lenovo (Lenovo SL 510, Intel Core 2 Duo, GM45 graphics) to QGIS 2.4
WMS performance has stayed just as...
Tobias Schneider
07:33 AM Bug report #10632 (Open): Cannot rename connection name (PostGIS, WMS, WFS) in other case
Jürgen Fischer

2014-06-27

01:17 AM Revision 99d44726 (qgis): standalone windows installer: fix qgis demo data link
Jürgen Fischer
01:04 AM Bug report #10745: "Dizzy" new feature in QGIS 2.4 does not function
This is a documentation issue. You have have to be the release manager and has to be in the middle of feature freeze... Jürgen Fischer
10:30 AM Bug report #10745: "Dizzy" new feature in QGIS 2.4 does not function
haaaa, taht is so cool, i did not know that this exist :D
in Qgis 2.3 master is working perfect, i will try with mor...
baditaflorin -
09:14 AM Bug report #10745 (Closed): "Dizzy" new feature in QGIS 2.4 does not function
I am trying to get dizzy using the new feature in 2.4 but it does not work. I have been staring at my screen for the ... Saber Razmjooei
12:46 AM Revision 09645e4e (qgis): [FEATURE][composer] Allow setting secondary color for scalebars, allow ...
Nyall Dawson
05:31 PM Revision 8fdd08a3 (qgis): osgeo4w: also exclude the external python libraries in release packages...
skip the disabled grass direct library Jürgen Fischer
05:28 PM Revision 9eb0e6c3 (qgis): osgeo4w: also exclude the external python libraries in release packages...
skip the disabled grass direct library Jürgen Fischer
02:26 PM Feature request #10743: wavelength support for hyperspectral images
I was thinking that if you had metadata like exists in a ENVI raster, you could pull that information, interpolate wh... Bryan Karpowicz
02:26 PM Feature request #10743: wavelength support for hyperspectral images
I was thinking that if you had metadata like exists in a ENVI raster, you could pull that information, interpolate wh... Bryan Karpowicz
01:57 PM Feature request #10743: wavelength support for hyperspectral images
That would require some guessing or metadata to know the wavelength of each band... if you can give some specific inf... Etienne Tourigny
11:43 AM Feature request #10743: wavelength support for hyperspectral images
I was thinking something similar to what ENVI does where RGB true color maps to R-0.64 µm, G-0.55 µm, and B-0.47 µm, ... Bryan Karpowicz
10:57 AM Feature request #10743: wavelength support for hyperspectral images
This would be nice indeed.
It would be better if you give more details about how it should work
1- how to define wh...
Etienne Tourigny
08:42 AM Feature request #10743 (Open): wavelength support for hyperspectral images
When loading a hyperspectral image currently qgis will load the first three bands. It would be extremely useful if it... Bryan Karpowicz
02:00 PM Revision 747c7ff4 (qgis): Bump version to 2.5
Jürgen Fischer
02:00 PM Revision 00ab94fe (qgis): Release of 2.4 (Chugiak)
Jürgen Fischer
01:57 PM Revision 1b28129d (qgis): update changelog for release 2.4
Jürgen Fischer
01:50 PM Revision 57b6d2c8 (qgis): [TRANSUP] Final translation update for 2.4 source release
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:33 PM Revision 2982b57d (qgis): [processing] Sort algorithms when updating provider alg list.
Rado Guzinski
01:30 PM Revision f89d2750 (qgis): [processing] Give an option for all file types to be used as input laye...
Rado Guzinski
12:11 PM Revision f9d9c2a4 (qgis): Improve exception handling
- Do at least very basic handling in QtConcurrent run functions
- Do not show a message box when not running in main ...
Martin Dobias
10:55 AM Revision 2575dca4 (qgis): Followup fixes for data defined values for label repeat functions
Larry Shaffer
10:24 AM Revision 50e0703e (qgis): Doxymentation
Matthias Kuhn
10:15 AM Bug report #10718 (Closed): Qgis 2.3 crashes when trying to query a 4000 list of objects
closed because nomebody will need to do this baditaflorin -
09:27 AM Bug report #10744: Crashes with a project with 2 csv files and "renders layers in parallel using ...
confirmed on Linux too:... Giovanni Manghi
09:27 AM Bug report #10744: Crashes with a project with 2 csv files and "renders layers in parallel using ...
confirmed on Linux too:... Giovanni Manghi
09:27 AM Bug report #10744: Crashes with a project with 2 csv files and "renders layers in parallel using ...
confirmed on Linux too:... Giovanni Manghi
09:27 AM Bug report #10744: Crashes with a project with 2 csv files and "renders layers in parallel using ...
confirmed on Linux too:... Giovanni Manghi
09:06 AM Bug report #10744 (Closed): Crashes with a project with 2 csv files and "renders layers in parall...
after i open the 2 files, and i try to zoom, i get an freeze and crash
Tried this in qgis 2.2 and it`s working fine
baditaflorin -
08:47 AM Revision abd6a696 (qgis): Merge pull request #1395 from manisandro/line_multi_labeling_improved
Line multi labeling improved Marco Hugentobler
08:27 AM Revision ae9b3063 (qgis): Fix #10703 (selection reset after added/removed attribute)
Martin Dobias
08:12 AM Revision 2016b30f (qgis): Merge pull request #1493 from qgis-jp/pullreq_2_4
update translation JA Werner Macho
08:04 AM Revision 71649d42 (qgis): [TRANSUP] gl by Xan and source
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:03 AM Revision b42ef8c6 (qgis): update translation JA
yoichi Kayama
07:46 AM Revision 11cd3628 (qgis): Merge pull request #1491 from Cracert/i18n
[TRANSUP] pl: varia Werner Macho
07:29 AM Revision fec9e65a (qgis): Fix #10730 (fill ring does not work as expected)
Martin Dobias
06:55 AM Revision dd35e694 (qgis): fix typos in NEWS
Jürgen Fischer
06:53 AM Revision 121145ab (qgis): fix warning
Jürgen Fischer
06:41 AM Revision 7e2494ae (qgis): indentation update
Jürgen Fischer
05:35 AM Bug report #10709: Bigint (qlonglong) support for expressions
While waiting for the fix, the users can use text fields instead of bigint as a workaround to do the joins. Michael Douchin
03:45 AM Bug report #10742 (Closed): Save as PDF from Print Composer, when PDF file already is open
Yes - fixed this one yesterday Nyall Dawson
03:45 AM Bug report #10742 (Closed): Save as PDF from Print Composer, when PDF file already is open
Yes - fixed this one yesterday Nyall Dawson
02:24 AM Bug report #10742 (Feedback): Save as PDF from Print Composer, when PDF file already is open
this may have already been fixed in qgis master, please give it a try. Giovanni Manghi
02:24 AM Bug report #10742 (Feedback): Save as PDF from Print Composer, when PDF file already is open
this may have already been fixed in qgis master, please give it a try. Giovanni Manghi
02:17 AM Bug report #10742 (Closed): Save as PDF from Print Composer, when PDF file already is open
When saving a PDF file in Print Composer, reusing an already existing file name on disk the PDF file will be overwrit... Jakob Lanstorp
02:12 AM Bug report #10741 (Closed): identified feature remains on map even on the layer is turned off
duplicate of #10488 Giovanni Manghi
02:12 AM Bug report #10741 (Closed): identified feature remains on map even on the layer is turned off
duplicate of #10488 Giovanni Manghi
02:10 AM Bug report #10738 (Closed): Qgis 2.3 not saving Layer style
duplicate of #8285 Giovanni Manghi
02:10 AM Bug report #10738 (Closed): Qgis 2.3 not saving Layer style
duplicate of #8285 Giovanni Manghi
02:03 AM Bug report #10654 (Closed): "Label features multiple times" doesn't work if "merge connected line...
the patch has been merged. Giovanni Manghi
02:03 AM Bug report #10654 (Closed): "Label features multiple times" doesn't work if "merge connected line...
the patch has been merged. Giovanni Manghi

2014-06-26

01:54 AM Bug report #10741 (Closed): identified feature remains on map even on the layer is turned off
The identify tool will show information even on layers which are turned off. This is a confusing as the feature are n... Amrit Karmacharya
12:36 AM Revision 2d1e983f (qgis): Merge pull request #1492 from nyalldawson/fix_10728
[processing] Fix blocker #10728 Nathan Woodrow
12:33 AM Revision 0a7e69c6 (qgis): [processing] Add [not set] option for field combos when parent layer ch...
Nyall Dawson
11:58 PM Revision 599368c5 (qgis): [TRANSUP] pl: varia
Robert Szczepanek
11:57 PM Bug report #10739: Custom Forms with Python logic don't work anymore as the dialog closes even th...
See also #8885 and "this gis.se":http://gis.stackexchange.com/questions/74640/buttons-ok-cancel-disappear-in-apri-mod... Matthias Kuhn
09:42 PM Bug report #10739 (Closed): Custom Forms with Python logic don't work anymore as the dialog close...
One wonderful QGIS feature is the ability to add Python logic to forms.
Thank you Nathan and Tim for showing how.
Th...
Tudor Bărăscu
11:45 PM Feature request #10740 (Open): Curved labelling should fall back to parallel labels for dificult ...
Actually when labelling a line dataset is available the parallel, curved or orizzontal.
The curved is smart when labe...
aperi2007 -
11:28 PM Bug report #10703 (Closed): After adding a column the attribute defined for labels is unselected.
Fixed in changeset commit:"ae9b30632ba02332fce9888e0a0e75bae7c5a263". Martin Dobias
11:23 PM Bug report #8885: Buttons (Ok, Cancel) disappear in "Apri Modulo" from Attribute Table
Closed in favor of #10739 Matthias Kuhn
10:49 PM Revision 4d6cfd96 (qgis): german translation update
Jürgen Fischer
10:29 PM Bug report #10730 (Closed): "Fill Ring" does not work as expected in master
Fixed in changeset commit:"fec9e65af5541668ecb1184fe281961fd8bf5ea5". Martin Dobias
08:00 PM Revision 38c2eebf (qgis): Attribute dialog: save/restore window geometry
Fix #8784 Matthias Kuhn
07:09 PM Revision b3bda8bb (qgis): Documentation update
Matthias Kuhn
05:55 PM Bug report #10738 (Closed): Qgis 2.3 not saving Layer style
I tried to save as Qgis Layer file, but it does not get saved and i don`t get any error.
When i select as sld file, ...
baditaflorin -
04:28 PM Revision dc7bed78 (qgis): Few more doxygen docs for QgsMapLayerRenderer and subclasses
Martin Dobias
04:26 PM Revision 1fca1ebe (qgis): Do not put GDAL extra parameters in quotes.
Rado Guzinski
04:20 PM Revision 9c16ad3a (qgis): Change the way input dataset CRS in read, to avoid problems with file h...
Rado Guzinski
04:09 PM Revision 159c1555 (qgis): Allow passing of parameters to algorithms in dictionaries.
Rado Guzinski
03:36 PM Bug report #10728 (Closed): Processing - "not set" disappears from optional field combo boxes whe...
Fixed in changeset commit:"0a7e69c6a0584a27e7560a1a5ec5e53fbd03b834". Nyall Dawson
02:31 PM Revision 2d5e5c59 (qgis): russian translation update
Alexander Bruy
02:01 PM Revision 4113f190 (qgis): [composer] Fix missing undo command for editing legend items, other sma...
Nyall Dawson
12:20 PM Feature request #8784: Set Drag and Drop Forms windows size
Thank you very much Matthias!!!
Best regards!
Pedro Venâncio
11:01 AM Feature request #8784: Set Drag and Drop Forms windows size
Qt designer will save a fixed size in most cases, so it's not possible to distinguish if it was intentional or not.
T...
Matthias Kuhn
11:00 AM Feature request #8784 (Closed): Set Drag and Drop Forms windows size
Fixed in changeset commit:"38c2eebf2efda13bed90e0ae02be385196244f04". Matthias Kuhn
04:53 AM Feature request #8784: Set Drag and Drop Forms windows size
Hi Nathan,
> Setting the size is the wrong way to go IMO it should just remember the size it was set to last like e...
Pedro Venâncio
03:08 AM Feature request #8784: Set Drag and Drop Forms windows size
Setting the size is the wrong way to go IMO it should just remember the size it was set to last like everything else.... Nathan Woodrow
03:05 AM Feature request #8784: Set Drag and Drop Forms windows size
Hi Matthias,
I think it would be great! Much better than it is at the moment, which always returns to its original s...
Pedro Venâncio
02:53 AM Feature request #8784: Set Drag and Drop Forms windows size
What do you think about saving/restoring the window geometry? So when you resize it to a comfortable size it will ope... Matthias Kuhn
12:16 PM Revision 899c2f8b (qgis): [composer] Prevent hang on trying to export compositions and atlases to...
Nyall Dawson
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
09:30 AM Bug report #10705 (Open): Symbology based on a field from a CSV join (plus CSVT) does not render
Vitor George wrote:
> Ciao Giovanni,
>
> Thanks for your solution, it works now. But I still think it is a bug becau...
Giovanni Manghi
08:53 AM Bug report #10705: Symbology based on a field from a CSV join (plus CSVT) does not render
Sorry, I've not uploaded the correct .csvt file. Vitor George
08:49 AM Bug report #10705: Symbology based on a field from a CSV join (plus CSVT) does not render
Ciao Giovanni,
Thanks for your solution, it works now. But I still think it is a bug because the field is indeed a n...
Vitor George
09:26 AM Feature request #10737 (Closed): Easier loading of qlr files
qlr files are filtered out from the browser, so I do not see an easy way of adding them Paolo Cavallini
09:02 AM Bug report #10732: svg bug in symbology
Ok. Thanks. I saw where to change it manualy ! It will be better with units set automaticaly.
Lucien Blandenier
07:08 AM Bug report #10732 (Closed): svg bug in symbology
in qgis 2.2 by default the svg symbol is not given a unit (mm or map units) then it does not show. This has been fixe... Giovanni Manghi
07:08 AM Bug report #10732 (Closed): svg bug in symbology
in qgis 2.2 by default the svg symbol is not given a unit (mm or map units) then it does not show. This has been fixe... Giovanni Manghi
05:45 AM Bug report #10732: svg bug in symbology
Ok, I want to customize the style of a polygone shp. I use svg symboles instead of "simple fill". But, when I choose ... Lucien Blandenier
05:33 AM Bug report #10732: svg bug in symbology
Could you expand this a bit more please. I'm having a hard time understanding what you mean. Nathan Woodrow
05:31 AM Bug report #10732 (Closed): svg bug in symbology
It seems that it is not possible to assign a svg symbology to a layer. However, old layers I did with previous versio... Lucien Blandenier
07:27 AM Bug report #10735 (Closed): SAGA GDAL export fails when format plugins installed
When GDAL drivers are installed as plugins (OS X GDAL framework uses plugins for some format drivers), SAGA GDAL expo... William Kyngesburye
07:07 AM Bug report #10734 (Closed): Random selection should select only inside defined subsets
Expected behaviour when trying to randomly select points from a point layer which feature subsets enabled (filtering ... Markus Straub
06:36 AM Bug report #10715: Error in MetaSearch browsing search results
They are now aware of the problem, going to fix it.
Thanks.
Paolo Cavallini
06:09 AM Bug report #10666 (Closed): Accented characters in FileParameter
You're right, I was running qgis master with a processing folder in ".qgis2/python/plugins".
I renamed the folder, so...
Etienne Trimaille
04:43 AM Feature request #10731 (Open): html formatted text boxes do not create links in pdf outputs
Not sure if this is a feature request or a bug,
if I create a text box in a composer and add a tag
<a href="htt...
Giovanni Manghi
03:54 AM Bug report #10016 (Closed): Error with outputs caused by specific characters
Fixed in changeset commit:"899c2f8b5dc268ff4cbb111f94968b570159e933". Nyall Dawson
03:53 AM Bug report #9283 (Closed): Composer PDF export produces blank output if output file in use
Fixed in changeset commit:"899c2f8b5dc268ff4cbb111f94968b570159e933". Nyall Dawson
02:40 AM Revision d0398630 (qgis): german translation update
Jürgen Fischer
02:10 AM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Nyall Dawson wrote:
> Yes please - I still can't trigger this.
here it is
Giovanni Manghi

2014-06-25

01:57 AM Bug report #10728 (Open): Processing - "not set" disappears from optional field combo boxes when ...
ok Giovanni Manghi
01:55 AM Bug report #10728: Processing - "not set" disappears from optional field combo boxes when layer c...
I'd say yes - it effectively makes any processing algorithms which rely on optional fields unusable. Nyall Dawson
01:50 AM Bug report #10728 (Feedback): Processing - "not set" disappears from optional field combo boxes w...
confirmed here on Linux. Should this be a blocker? Giovanni Manghi
04:58 PM Bug report #10728 (Closed): Processing - "not set" disappears from optional field combo boxes whe...
For field combo boxes which are supposed to be optional there's a "[not set]" option. However, this option disappears... Nyall Dawson
01:50 AM Bug report #10730: "Fill Ring" does not work as expected in master
Oh well, that calms me. Burghardt Scholle
01:46 AM Bug report #10730: "Fill Ring" does not work as expected in master
Burghardt Scholle wrote:
> Ok,
> it's a feature not a bug :-). This behavior is a bit unusual for me but if you know ...
Giovanni Manghi
01:42 AM Bug report #10730: "Fill Ring" does not work as expected in master
Ok,
it's a feature not a bug :-). This behavior is a bit unusual for me but if you know it quite usefully. Thank you ...
Burghardt Scholle
01:27 AM Bug report #10730: "Fill Ring" does not work as expected in master
Confirmed Paolo Cavallini
01:25 AM Bug report #10730: "Fill Ring" does not work as expected in master
"Ring fill" in 2.3 it actually works, but it creates twice the polygon to fill the ring.
When suppressing the pop u...
Giovanni Manghi
01:25 AM Bug report #10730: "Fill Ring" does not work as expected in master
"Ring fill" in 2.3 it actually works, but it creates twice the polygon to fill the ring.
When suppressing the pop u...
Giovanni Manghi
01:25 AM Bug report #10730: "Fill Ring" does not work as expected in master
"Ring fill" in 2.3 it actually works, but it creates twice the polygon to fill the ring.
When suppressing the pop u...
Giovanni Manghi
01:25 AM Bug report #10730: "Fill Ring" does not work as expected in master
"Ring fill" in 2.3 it actually works, but it creates twice the polygon to fill the ring.
When suppressing the pop u...
Giovanni Manghi
01:25 AM Bug report #10730: "Fill Ring" does not work as expected in master
"Ring fill" in 2.3 it actually works, but it creates twice the polygon to fill the ring.
When suppressing the pop u...
Giovanni Manghi
01:25 AM Bug report #10730: "Fill Ring" does not work as expected in master
"Ring fill" in 2.3 it actually works, but it creates twice the polygon to fill the ring.
When suppressing the pop u...
Giovanni Manghi
01:19 AM Bug report #10730 (Closed): "Fill Ring" does not work as expected in master
Hi,
I use the Code Revision d4b067a. In this Revision QGIS does no more make a "hole" in the surrounding polygon, if ...
Burghardt Scholle
12:39 AM Bug report #10729 (Closed): R scripts failing due to writing permissions failure in windows
Hi. I was having trouble using the R scripts after I had enabled the R script and set the path to R (version 3.1, 64 ... Nicolai Jorgensen
12:28 AM Feature request #10723: Correctly import qgis 2.0.1 symbology in later releases
Yes, I did not mean *external* utilities; the transformation routines should be improved then. Paolo Cavallini
12:24 AM Feature request #10723: Correctly import qgis 2.0.1 symbology in later releases
Paolo Cavallini wrote:
> Agreed, it is a serious issue, and the only practical way would be to provide project migrat...
Jürgen Fischer
12:12 AM Feature request #10723: Correctly import qgis 2.0.1 symbology in later releases
Agreed, it is a serious issue, and the only practical way would be to provide project migration utilities from a vers... Paolo Cavallini
05:10 PM Feature request #10723: Correctly import qgis 2.0.1 symbology in later releases
Well... we could add a project transform which extracts the line style from pre 2.2 projects and adds it as a new out... Nyall Dawson
01:12 PM Feature request #10723: Correctly import qgis 2.0.1 symbology in later releases
see #8975-11 Giovanni Manghi
01:10 PM Feature request #10723 (Feedback): Correctly import qgis 2.0.1 symbology in later releases
This is how I followed the evolution of this matter:
* the direction/angle of the line pattern fill of the bottom le...
Giovanni Manghi
01:10 PM Feature request #10723 (Feedback): Correctly import qgis 2.0.1 symbology in later releases
This is how I followed the evolution of this matter:
* the direction/angle of the line pattern fill of the bottom le...
Giovanni Manghi
01:10 PM Feature request #10723 (Feedback): Correctly import qgis 2.0.1 symbology in later releases
This is how I followed the evolution of this matter:
* the direction/angle of the line pattern fill of the bottom le...
Giovanni Manghi
08:30 AM Feature request #10723: Correctly import qgis 2.0.1 symbology in later releases
I embed images to ease bug reading:
Dufour
!qgis-2.0.1-Dufour_win32.png!
Valmiera
!qgis-2.2.0-Valmiera_win32.png!
...
Michael Douchin
08:12 AM Feature request #10723 (Open): Correctly import qgis 2.0.1 symbology in later releases
*New description:*
Since QGIS 2.2 a few aspect of the symbolgy have been changed, this can lead to issue when impo...
Gabriele Monfardini
12:27 AM Bug report #10709: Bigint (qlonglong) support for expressions
Ok, thanks for your help anyway ! I change the target version . Michael Douchin
09:50 AM Bug report #10709: Bigint (qlonglong) support for expressions
Yes, a discussion revealed that it is too risky to introduce this change so short before the release.
It's quite har...
Matthias Kuhn
09:50 AM Bug report #10709: Bigint (qlonglong) support for expressions
Yes, a discussion revealed that it is too risky to introduce this change so short before the release.
It's quite har...
Matthias Kuhn
07:08 AM Bug report #10709: Bigint (qlonglong) support for expressions
Hi
It seems your workaround has not been merge. Do you think there will be a solution before 2.4 ?
Thanks for your help
Michael Douchin
04:40 AM Bug report #10709: Bigint (qlonglong) support for expressions
I tracked it down to an error in the expression engine. It internally handles bigint as double, what causes some prob... Matthias Kuhn
02:53 AM Bug report #10709: Bigint (qlonglong) support for expressions
The reporter did this :
newcol : smallint
newcol2 : text
!relation_bigint_5.png!
I except you need more than this ...
Michael Douchin
10:56 PM Revision d4b067ad (qgis): Merge pull request #1489 from Cracert/i18n
[TRANSUP] pl: varia Werner Macho
10:27 PM Revision 86550498 (qgis): [TRANSUP] pl: varia
Robert Szczepanek
09:51 PM Revision b2ea8f70 (qgis): osgeo4w: grass updated to 6.4.4
Jürgen Fischer
08:50 PM Revision 766faac8 (qgis): [TRANSUP] nb by james
Signed-off-by: Werner Macho <[email protected]> Werner Macho
05:13 PM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Yes please - I still can't trigger this.
Nyall Dawson
03:50 AM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Nyall Dawson wrote:
> I can't reproduce this ... can you please post detailed steps on how to trigger this issue?
Hi...
Giovanni Manghi
03:50 AM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Nyall Dawson wrote:
> I can't reproduce this ... can you please post detailed steps on how to trigger this issue?
Hi...
Giovanni Manghi
04:24 PM Feature request #10727: field calculator bar should consider selection and react on return
Hitting Return doesn't work as there is a bug that I couldn't work out before the release, I will fix it after releas... Nathan Woodrow
04:20 PM Feature request #10727 (Closed): field calculator bar should consider selection and react on return
So I have a 34 polygons. I select 24 of them and need to calculate a field. If I use the new field calculator (bar at... Randal Hale
02:31 PM Revision e358a87b (qgis): add some more geometry tests (followup c686c4fed)
Jürgen Fischer
01:25 PM Bug report #10719 (Closed): Disable the "toggle editing" button for the datasources that cannot b...
Giovanni Manghi
01:23 PM Bug report #10719: Disable the "toggle editing" button for the datasources that cannot be edited
Seems to be a problem in the OGR driver. It reports that the @OLCCreateField@ is always possible, although it appar... Jürgen Fischer
06:52 AM Bug report #10719 (Closed): Disable the "toggle editing" button for the datasources that cannot b...
QGIS is not yet able to edit MI files. But when you have a .TAB file in you project, it is still possible to toggle i... Harrissou Santanna
12:57 PM Bug report #10654: "Label features multiple times" doesn't work if "merge connected lines to avoi...
Andreas Neumann wrote:
> I would very much appreciate if this patch could be applied. We paid for this feature - so w...
Larry Shaffer
02:13 AM Bug report #10654: "Label features multiple times" doesn't work if "merge connected lines to avoi...
I would very much appreciate if this patch could be applied. We paid for this feature - so we have an interest that i... Andreas Neumann
12:48 PM Revision 97e7f0a0 (qgis): Append .qlr to file name if missing
Nathan Woodrow
12:39 PM Revision c686c4fe (qgis): geometry: allow removing parts and rings or geometries by removing all ...
(fixes #10684) Jürgen Fischer
12:39 PM Bug report #10724 (Open): Drag and Drop Designer - Edit tabs or groups labels
Giovanni Manghi
12:30 PM Bug report #10724: Drag and Drop Designer - Edit tabs or groups labels
Hi Giovanni,
I think it's not a regression, because it also happens in 2.2.
Drag and Drop forms were introduced in...
Pedro Venâncio
12:06 PM Bug report #10724 (Feedback): Drag and Drop Designer - Edit tabs or groups labels
is this a regression? Giovanni Manghi
09:52 AM Bug report #10724 (Closed): Drag and Drop Designer - Edit tabs or groups labels
It is not possible to edit the labels of tabs or groups created in Drag and Drop forms. Once created, even if you cha... Pedro Venâncio
12:00 PM Bug report #10718 (Feedback): Qgis 2.3 crashes when trying to query a 4000 list of objects
On Linux does not crash, but it freezes... but considered that something like
100 <= "osm_id" <= 198396
works wi...
Giovanni Manghi
06:40 AM Bug report #10718 (Closed): Qgis 2.3 crashes when trying to query a 4000 list of objects
i know this is the most inefficient way to query for 4000 objects,but i don`t know how to search better
The query th...
baditaflorin -
11:41 AM Feature request #5738: connect "Translation and international" with qgis-tr mailing list
Werner Macho wrote:
> I'd like to close this bug (Target version 2.0.0 - already done?) but I don't understand the Su...
Giovanni Manghi
10:49 AM Feature request #5738: connect "Translation and international" with qgis-tr mailing list
I'd like to close this bug (Target version 2.0.0 - already done?) but I don't understand the Subject.
Can someone sha...
Werner Macho
10:09 AM Bug report #10596: error compiling against python2-pyqt4 4.11
Looks like the "QtCore/QtCoremod.sip" file issue is a duplicate of #8857
But the missing pyqtconfig python module is ...
Donovan Cameron
09:36 AM Bug report #10596: error compiling against python2-pyqt4 4.11
@sip: Unable to find file "QtCore/QtCoremod.sip"
python/CMakeFiles/python_module_qgis_analysis.dir/build.make:283: re...
Donovan Cameron
09:52 AM Bug report #10725 (Closed): "symbol levels" help button does not work
Open a layer Properties Dialog
Go to Style Tab and click on the Advanced button in right bottom of the dialog and sel...
Harrissou Santanna
09:16 AM Bug report #10593: highlighted identified feature(s) does not disappear when closing identify dialog
Hi,
Identify tool (with 'Auto open form' selected) only keeps highlighted when the layer is in editing mode. In the ...
Pedro Venâncio
08:46 AM Revision d7bd9c7e (qgis): followup 7d9b8dda8671820b99cfc0e170aad8e554ebe5d1
Denis Rouzaud
07:46 AM Bug report #10721 (Closed): Keyboard focus for attribute table when finishing digitization of a f...
When finishing digitisation of a feature the attribute table will appear. In QGIS 2.2 (and I guess previous versions)... Saber Razmjooei
07:30 AM Bug report #10715 (Closed): Error in MetaSearch browsing search results
Tom Kralidis
07:28 AM Bug report #10715: Error in MetaSearch browsing search results
Thanks for the analysis. I'm forwarding it to RNDT peolpe.
Should we close this now?
Paolo Cavallini
07:25 AM Bug report #10715: Error in MetaSearch browsing search results
FYI the CSW server / metadata provider is returning results sets with duplicate identifiers. Since the underlying CS... Tom Kralidis
04:10 AM Bug report #10715 (Closed): Error in MetaSearch browsing search results
Adding the Italian CSW (http://www.rndt.gov.it/RNDT/CSW) to MetaSearch, and searching
for a common keyword ('province...
Paolo Cavallini
06:57 AM Bug report #10720 (Closed): QGIS server: embedded groups do not render in GetMap requests if leav...
When embedding a group from another project one gets a correct GetCapabilities / GetProjectSettings command that cont... Andreas Neumann
06:03 AM Revision 39eaff90 (qgis): Merge pull request #1483 from 3nids/pasteshape
fix #10672: force multi when pasting on a shapefile Martin Dobias
04:32 AM Bug report #10714: Running grass 7 from the processing toolbox gives errors
Brilliant, that did it... only got the message "Grass7Algorithm instance has no attribute 'grass7Name' See log for mo... pvanbosgeo -
03:35 AM Bug report #10714: Running grass 7 from the processing toolbox gives errors
try delete the folder
/home/paulo/.qgis2/python/plugins/processing
and restart qgis (and do not update processing i...
Giovanni Manghi
03:33 AM Bug report #10714: Running grass 7 from the processing toolbox gives errors
I just updated QGIS master QGIS version: 2.3.0-Master Master, d7bd9c7), but I am still getting an error when trying t... pvanbosgeo -
03:00 AM Bug report #10714 (Closed): Running grass 7 from the processing toolbox gives errors
I have submitted a patch yesterday that was already committed. You need the latest master code (or wait for 2.4). Giovanni Manghi
03:00 AM Bug report #10714 (Closed): Running grass 7 from the processing toolbox gives errors
I have submitted a patch yesterday that was already committed. You need the latest master code (or wait for 2.4). Giovanni Manghi
02:56 AM Bug report #10714 (Closed): Running grass 7 from the processing toolbox gives errors
I am trying to run grass 7 commands through the processing toolbox, but I am getting the following error:
An error h...
pvanbosgeo -
04:17 AM Bug report #10247: WMS performance degraded
Tobias Sch wrote:
> @Giovanni - How many seconds does it take to render the map? I have around 2 seconds on QGIS 2.2 ...
Giovanni Manghi
03:40 AM Bug report #10684 (Closed): crasher: selecting nodes from multiple inner rings and attempting to ...
Fixed in changeset commit:"c686c4fed8b31b3f691c23efbc94169a23566fe2". Jürgen Fischer
03:28 AM Bug report #10706: v.clean.advanced (maybe others) not working if QGIS installed in non standard ...
I have QGIS master installed with both the osgeo4w installer (that ships GRASS7) and with the weekly standalone insta... Giovanni Manghi
03:04 AM Bug report #10705: Symbology based on a field from a CSV join (plus CSVT) does not render
weird, if I open the project you attached (some of) the joined fields are numeric (double/int), not sure how you achi... Giovanni Manghi
02:39 AM Bug report #10705 (Feedback): Symbology based on a field from a CSV join (plus CSVT) does not render
Olá Vitor,
this is strange because on Linux and Windows (tested on both 2.2 and master) that field should not be av...
Giovanni Manghi
02:41 AM Bug report #10711 (Feedback): every geojson layers are named OGRGeoJSON
can you please attach a sample of your data? Giovanni Manghi
02:37 AM Bug report #10711 (Closed): every geojson layers are named OGRGeoJSON
I am a web developer and I mostly store data in geojson format. When i add data to QGIS every layer shows up with nam... Amrit Karmacharya
02:19 AM Bug report #10703: After adding a column the attribute defined for labels is unselected.

> The problem is: when there is a label established, by adding a new column the value of layer property "Label this ...
Giovanni Manghi
02:19 AM Bug report #10703: After adding a column the attribute defined for labels is unselected.

> The problem is: when there is a label established, by adding a new column the value of layer property "Label this ...
Giovanni Manghi
02:19 AM Bug report #10703: After adding a column the attribute defined for labels is unselected.

> The problem is: when there is a label established, by adding a new column the value of layer property "Label this ...
Giovanni Manghi
02:16 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
I can also confirm that printing rasters works again on Win7 64bit. Thank you for the fix! Andreas Neumann
02:12 AM Bug report #10614: compiling QGIS with GRASS 7 support
I'll do that... although I got one step further. When compiling GRASS master the name of the executable is grass71 wh... pvanbosgeo -
02:10 AM Bug report #10704 (Closed): QGIS en Debian 7.5
Please file tickets in English. Also describe step by step how to replicate the issue, eventually attaching a sample ... Giovanni Manghi
02:10 AM Bug report #10704 (Closed): QGIS en Debian 7.5
Please file tickets in English. Also describe step by step how to replicate the issue, eventually attaching a sample ... Giovanni Manghi

2014-06-24

01:50 AM Bug report #10709: Bigint (qlonglong) support for expressions
Can you please perform a quick test:
Open the field calculator on the @Enfant@ layer and create a new column based o...
Matthias Kuhn
01:44 AM Bug report #10709 (Closed): Bigint (qlonglong) support for expressions
Dealing with 2 geometryless tables
When join fields are bigint, children are not displayed in the subform if the in...
Michael Douchin
01:09 AM Revision 7d9b8dda (qgis): Don't reset field model if nothing changes
Nathan Woodrow
01:08 AM Feature request #972: do locking when features are changed in PostGIS tables
I would prefer to go for proper transaction support and "MVCC":http://www.postgresql.org/docs/current/static/mvcc-int... Matthias Kuhn
10:29 AM Feature request #972: do locking when features are changed in PostGIS tables
I agree with Nathan that is one of the reasons to move to a database system. Maybe implementing something similar to ... Antonio Locandro
09:40 AM Feature request #972: do locking when features are changed in PostGIS tables

> Locking the row that is being edited and handling conflicts is a much better approach. MapInfo handles this by sho...
Giovanni Manghi
09:40 AM Feature request #972: do locking when features are changed in PostGIS tables

> Locking the row that is being edited and handling conflicts is a much better approach. MapInfo handles this by sho...
Giovanni Manghi
09:40 AM Feature request #972: do locking when features are changed in PostGIS tables

> Locking the row that is being edited and handling conflicts is a much better approach. MapInfo handles this by sho...
Giovanni Manghi
09:40 AM Feature request #972: do locking when features are changed in PostGIS tables

> Locking the row that is being edited and handling conflicts is a much better approach. MapInfo handles this by sho...
Giovanni Manghi
12:38 AM Bug report #10708 (Closed): The label scale based visibility don't work
No, it work.
sorry for noise.
aperi2007 -
12:38 AM Bug report #10708 (Closed): The label scale based visibility don't work
No, it work.
sorry for noise.
aperi2007 -
12:35 AM Bug report #10708 (Closed): The label scale based visibility don't work
Hi, i test the
label -> scale based visibility
but don't seem to work.
I use a qgis-dev of two or three day ago.
on...
aperi2007 -
11:27 PM Bug report #10622: QGIS master crash with MySQL layer. While QGIS 2.2 on same machine seems ok
Martin Dobias wrote:
> This is related to multi-threaded rendering, but in fact it is a bug in OGR MySQL driver: http...
Jürgen Fischer
10:59 PM Revision 87826add (qgis): Diagrams: Hide font button where not required
Fix #10701 Matthias Kuhn
10:56 PM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Sure, please find attached 3 new images. Miroslav Umlauf
10:56 PM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Sure, please find attached 3 new images. Miroslav Umlauf
10:56 PM Bug report #10707: Renaming group item in composer legend resets all settings of sub items
Sure, please find attached 3 new images. Miroslav Umlauf
10:37 PM Bug report #10707 (Feedback): Renaming group item in composer legend resets all settings of sub i...
I can't reproduce this ... can you please post detailed steps on how to trigger this issue? Nyall Dawson
06:22 PM Bug report #10707 (Closed): Renaming group item in composer legend resets all settings of sub items
When you set up your categorized legend in composer and all tens of items rewrite to text you like, put in proper ord... Miroslav Umlauf
09:35 PM Bug report #10706 (Feedback): v.clean.advanced (maybe others) not working if QGIS installed in no...
Is GRASS7 installed on your machine? Paolo Cavallini
04:11 PM Bug report #10706 (Closed): v.clean.advanced (maybe others) not working if QGIS installed in non ...
An error has occured while executing Python code:
Traceback (most recent call last):
File "C:/Users/florin/.qgis2...
baditaflorin -
09:03 PM Bug report #10672 (Closed): regression: impossible to paste polygon into newly created shapefile
Fixed in changeset commit:"39eaff90975e533d0e71293511c5181f8ce7d0d2". Martin Dobias
07:33 PM Revision b261f57d (qgis): fix browser handling of auxiliary metadata files (*.shp.xml and *.tif.x...
Etienne Tourigny
06:26 PM Revision 1949fd75 (qgis): dbmanager: fix adding views to canvas (fixes #10688)
Jürgen Fischer
05:25 PM Revision 10d0ac04 (qgis): oracle provider: fix subquery support (fixes #10694)
Jürgen Fischer
03:53 PM Bug report #10682: Segmentation fault with Measure Line tool
Thank you very much Jurgen! Pedro Venâncio
03:17 PM Revision abcca5aa (qgis): Doxymentation for QgsAttributeForm
Matthias Kuhn
03:13 PM Revision a1202be5 (qgis): Merge pull request #1487 from gioman/fixgrass7
[processing] Fix GRASS7 Grass7Algorithm.py to avoid error when opening modules Alexander Bruy
03:13 PM Revision 2fc5ce31 (qgis): Merge pull request #1486 from gioman/grass_instructions
[processing] fixed instructions on how build GRASS modules Alexander Bruy
03:12 PM Revision d56c6c81 (qgis): Merge pull request #1485 from gioman/wildfire
[processing] add GRASS modules for Wildfire analysis Alexander Bruy
02:23 PM Revision 61abba8e (qgis): fix GRASS7
gioman
02:22 PM Revision acea2342 (qgis): Custom embedded attribute form ui: Forward esc keypress to parent
Fix #10675 Matthias Kuhn
02:13 PM Bug report #3501 (Closed): QGIS 1.6.0 fails to install on Windows 7 with cannot access the file b...
I think se can safely close this. Giovanni Manghi
02:13 PM Bug report #3501 (Closed): QGIS 1.6.0 fails to install on Windows 7 with cannot access the file b...
I think se can safely close this. Giovanni Manghi
02:13 PM Bug report #3501 (Closed): QGIS 1.6.0 fails to install on Windows 7 with cannot access the file b...
I think se can safely close this. Giovanni Manghi
02:13 PM Bug report #3501 (Closed): QGIS 1.6.0 fails to install on Windows 7 with cannot access the file b...
I think se can safely close this. Giovanni Manghi
02:08 PM Bug report #10703: After adding a column the attribute defined for labels is unselected.
Giovanni Manghi wrote:
> I'm not sure when 2.3.0-25 was built and if I get right the issue (eventually try to explain...
Jürgen Fischer
12:36 PM Bug report #10703 (Reopened): After adding a column the attribute defined for labels is unselected.
> ... eventually try to explain again
The problem is: when there is a label established, by adding a new column the ...
Xavier Mamano
10:54 AM Bug report #10703 (Closed): After adding a column the attribute defined for labels is unselected.
I'm not sure when 2.3.0-25 was built and if I get right the issue (eventually try to explain again), but this seems l... Giovanni Manghi
10:54 AM Bug report #10703 (Closed): After adding a column the attribute defined for labels is unselected.
I'm not sure when 2.3.0-25 was built and if I get right the issue (eventually try to explain again), but this seems l... Giovanni Manghi
10:38 AM Bug report #10703 (Closed): After adding a column the attribute defined for labels is unselected.
*new description:*
The problem is: when there is a label established, by adding a new column the value of layer prop...
Xavier Mamano
02:00 PM Bug report #10701 (Closed): The "Font" dialog does nothing for Pie and Histogram diagrams, better...
Fixed in changeset commit:"87826adda9fe4fcf9b46f1420089f6221413552a". Matthias Kuhn
08:23 AM Bug report #10701 (Closed): The "Font" dialog does nothing for Pie and Histogram diagrams, better...
It that diagrams do not have any label option, then the "Font" dialog is useless. Giovanni Manghi
01:57 PM Revision 30e5747f (qgis): fixed instructions on how build GRASS modules
gioman
01:56 PM Revision bbb97000 (qgis): Value Relation Widget: Save and load "Allow NULL" configuration
Fix #10690 Matthias Kuhn
01:40 PM Revision 544200e8 (qgis): [processing] add GRASS modules for Wildfire analysis
gioman
01:24 PM Revision e75206b7 (qgis): Update connections-default.xml
Tom Kralidis
12:58 PM Bug report #10705 (Closed): Symbology based on a field from a CSV join (plus CSVT) does not render
new description:
the issue arises when doing a join with a csv+csvt, not when using just the csv.
Moreover the cra...
Vitor George
12:28 PM Bug report #10704 (Closed): QGIS en Debian 7.5
despues de crear una objeto en una capa no permite escribir en los campos de texto Isaac Martinez Mondragon
10:36 AM Bug report #10697 (Closed): Browser does't show correctly and doesn't allow metadata (xml) preview
fixed in changeset commit:b261f57d0629851d6017b8973a5d637ea9e199b2 - they are not visible in the browser any more, an... Etienne Tourigny
10:06 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
Etienne Tourigny wrote:
> These metadata files are definitely NOT supported by QGIS nor gdal. When opening them via a...
Giovanni Manghi
10:04 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
These metadata files are definitely NOT supported by QGIS nor gdal. When opening them via add vector/raster dialogs I... Etienne Tourigny
09:13 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
should those xml layer open correctly using the standard "add vector/raster" dialogs? They don't under Linux. So this... Giovanni Manghi
07:45 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
I actually noticed in the main qgis app browser, not in the stand alone one (somebody changed the category).
Anyway t...
A mulazzani
07:45 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
I actually noticed in the main qgis app browser, not in the stand alone one (somebody changed the category).
Anyway t...
A mulazzani
07:45 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
I actually noticed in the main qgis app browser, not in the stand alone one (somebody changed the category).
Anyway t...
A mulazzani
07:45 AM Bug report #10697: Browser does't show correctly and doesn't allow metadata (xml) preview
I actually noticed in the main qgis app browser, not in the stand alone one (somebody changed the category).
Anyway t...
A mulazzani
07:22 AM Bug report #10697 (Feedback): Browser does't show correctly and doesn't allow metadata (xml) preview
Does the same happen in the browser dock of the main qgis app?
Also can you upload here one example of raster and ve...
Etienne Tourigny
06:10 AM Bug report #10697 (Closed): Browser does't show correctly and doesn't allow metadata (xml) preview
QGIS Browser window doesn’t show correctly and doesn't allow metadata (xml) preview:
vector xml are shown with an ico...
A mulazzani
10:21 AM Bug report #10702 (Closed): Processing/GRASS: Better handlig missing error layer
The module v.clean by default is asked to load the error layer. In case the analysis ends up without errors, the laye... Paolo Cavallini
10:02 AM Bug report #2302 (Closed): render caching places map in wrong place when re-enabling
In qgis master this does not happen anymore. Giovanni Manghi
10:02 AM Bug report #2302 (Closed): render caching places map in wrong place when re-enabling
In qgis master this does not happen anymore. Giovanni Manghi
10:02 AM Bug report #2302 (Closed): render caching places map in wrong place when re-enabling
In qgis master this does not happen anymore. Giovanni Manghi
10:02 AM Bug report #2302 (Closed): render caching places map in wrong place when re-enabling
In qgis master this does not happen anymore. Giovanni Manghi
09:58 AM Feature request #2365 (Closed): Allow grid annotation displacement when using "annotation positio...
you can now change font color. Giovanni Manghi
09:58 AM Feature request #2365 (Closed): Allow grid annotation displacement when using "annotation positio...
you can now change font color. Giovanni Manghi
09:52 AM Revision d90d3e4e (qgis): [TRANSUP] string update with transifex
Signed-off-by: Werner Macho <[email protected]> Werner Macho
09:38 AM Revision 2934bcdf (qgis): Fix NULL value for relation reference widget
Matthias Kuhn
09:26 AM Bug report #10688 (Closed): Cannot add anymore Views with proper PK from DB manager
Fixed in changeset commit:"1949fd758573c3629eb41cd94a1b5cec3f3e7ef5". Jürgen Fischer
02:39 AM Bug report #10688 (Closed): Cannot add anymore Views with proper PK from DB manager
In QGIS master it is not possible to add anymore from DB Manager a VIEW that has a proper PK.
The error in the log (...
Giovanni Manghi
09:02 AM Revision 2fedba08 (qgis): Doxymentation for QgsMapRendererJob + subclasses
Martin Dobias
08:26 AM Bug report #10694 (Closed): Oracle Provider: Cannot open subqueries
Fixed in changeset commit:"10d0ac04bf11fbf6ca2a0f46771098149d616251". Jürgen Fischer
04:46 AM Bug report #10694 (Closed): Oracle Provider: Cannot open subqueries
Hello,
with Database Manager plugin, QGis is able to open spatial queries between two or more tables on a PostGIS se...
Médéric RIBREUX
08:22 AM Bug report #10700 (Closed): Scale dependent visibility of diagrams does not work
It seems that has never worked... (checked older releases)
Or maybe it does not work as expected (as labels, layer r...
Giovanni Manghi
07:22 AM Bug report #10614: compiling QGIS with GRASS 7 support
pvanbosgeo - wrote:
> Thanks for the feedback and links. As for the processing toolbox, if you are on Linux, there do...
Giovanni Manghi
07:19 AM Bug report #10614: compiling QGIS with GRASS 7 support
Thanks for the feedback and links. As for the processing toolbox, if you are on Linux, there does not seem to be much... pvanbosgeo -
05:32 AM Bug report #10614: compiling QGIS with GRASS 7 support
pvanbosgeo - wrote:
> It would maybe be good what is holding back the support of GRASS through the QGIS GRASS plugin....
Giovanni Manghi
04:55 AM Bug report #10614: compiling QGIS with GRASS 7 support
It would maybe be good what is holding back the support of GRASS through the QGIS GRASS plugin. Is it a problem with ... pvanbosgeo -
05:58 AM Bug report #10696 (Closed): Style feature blending mode update after change in layer filter
I have a point layer with an activated filter expression subset. In the layer style properties, I classified my data ... Stefan Rey
05:35 AM Bug report #10269: Attribute table edit crash
Looking at this message:
@QGIS died on signal 11Cannot fork (12:Nicht genügend Hauptspeicher verfügbar) [[Translat...
Matthias Kuhn
05:31 AM Bug report #10085 (Closed): Last feature change is not saved in form mode
Has been fixed Matthias Kuhn
05:31 AM Bug report #9967 (Feedback): Crash when selecting a Select Single Feature in attribute table
This area of code has experienced a lot of updates recently and it has been quite around this report.
Is this still a...
Matthias Kuhn
05:23 AM Bug report #10675 (Closed): Pressing escape in a custom ui/form just empties the form without clo...
Fixed in changeset commit:"acea234267a58201370edf488e869dcc007292de". Matthias Kuhn
05:14 AM Feature request #10180 (Feedback): Show child relations in identify window
Isn't it fixed already? Paolo Cavallini
04:58 AM Feature request #5377: Add tags to Processing modules
From Alex Bruy: "smart groups" like in Style Manager is flexible approach Paolo Cavallini
04:56 AM Bug report #10690 (Closed): The 'allow null value' option in the Value relation widget doesn't ge...
Fixed in changeset commit:"bbb9700019a04cb417c92f090b8b5b07afd8fc69". Matthias Kuhn
03:20 AM Bug report #10690 (Closed): The 'allow null value' option in the Value relation widget doesn't ge...
The 'allow null value' option in the Value relation widget doesn't get saved in the project.
It all works well at fir...
Tudor Bărăscu
04:34 AM Feature request #3123 (Closed): add wildfire modeling commands to the GRASS toobox
I will add these modules in the Processing toolbox. Giovanni Manghi
04:34 AM Feature request #3123 (Closed): add wildfire modeling commands to the GRASS toobox
I will add these modules in the Processing toolbox. Giovanni Manghi
04:25 AM Bug report #10510 (Reopened): Geometryless table sets project CRS to epsg:4326
It seems to be broken again. But this time without enabling on-the-fly reprojection. Scale is wrong too. zicke -
04:10 AM Feature request #10691: "Merge shapefiles to one": add the options available in the "merge shapes...
Yes that one. Basically it would be usefull to give this options to incorporate the plugin "Merge shapes" function (s... A mulazzani
03:49 AM Feature request #10691 (Feedback): "Merge shapefiles to one": add the options available in the "m...
what tool do you refer? the one in the vector menu or in the advanced digitizing toolbar?
what is the use case for s...
Giovanni Manghi
03:49 AM Feature request #10691 (Feedback): "Merge shapefiles to one": add the options available in the "m...
what tool do you refer? the one in the vector menu or in the advanced digitizing toolbar?
what is the use case for s...
Giovanni Manghi
03:46 AM Feature request #10691 (Closed): "Merge shapefiles to one": add the options available in the "mer...
It would be very usefull to have the possibility to add a field with shapefile filename in the "merge shapefile" vect... A mulazzani
04:04 AM Bug report #10692 (Closed): Merge shape files - select by layers not working
That "merge shapefiles" is a 3rd party python plugin, you must use its own tracker.
https://issues.qgis.org/projects...
Giovanni Manghi
04:04 AM Bug report #10692 (Closed): Merge shape files - select by layers not working
That "merge shapefiles" is a 3rd party python plugin, you must use its own tracker.
https://issues.qgis.org/projects...
Giovanni Manghi
03:59 AM Bug report #10692 (Closed): Merge shape files - select by layers not working
If i select the select by layers, i get an python error.
Without it, i can open the dialog box
An error has occure...
baditaflorin -
03:51 AM Feature request #5371: Please improve the sponsors dialog
From the screenshot (identical to the dialog in our Deb boxes) I confirm that the medals are not the same as in http:... Paolo Cavallini
03:20 AM Feature request #10689 (Closed): Multiple Clip at once
You don't need to clip one by one.
Just split your counties shapefile to get 41 shapefiles each with one county and ...
Giovanni Manghi
03:20 AM Feature request #10689 (Closed): Multiple Clip at once
You don't need to clip one by one.
Just split your counties shapefile to get 41 shapefiles each with one county and ...
Giovanni Manghi
03:16 AM Feature request #10689 (Closed): Multiple Clip at once
I am trying to make osm statistics for romania, and one thing that i need to do is to split the country into the 41 c... baditaflorin -
03:08 AM Feature request #9884 (Closed): Impossible to load raster.ecw in QGIS Valmeira 2.2
closing for lack of feedback. Giovanni Manghi
03:08 AM Feature request #9884 (Closed): Impossible to load raster.ecw in QGIS Valmeira 2.2
closing for lack of feedback. Giovanni Manghi
03:06 AM Bug report #9987 (Closed): Modeler: SAGA Merge shapes layers does not merge
seems fixed in qgis/processing master. Giovanni Manghi
03:06 AM Bug report #9987 (Closed): Modeler: SAGA Merge shapes layers does not merge
seems fixed in qgis/processing master. Giovanni Manghi
02:40 AM Bug report #10247: WMS performance degraded
If you want you could use my qgis2img tool (https://github.com/DMS-Aus/qgis2img) to get some render stats. Nathan Woodrow
02:35 AM Bug report #10247: WMS performance degraded
Tobias Sch wrote:
> @Giovanni - How many seconds does it take to render the map? I have around 2 seconds on QGIS 2.2 ...
Giovanni Manghi
02:31 AM Bug report #10247: WMS performance degraded
@Giovanni - How many seconds does it take to render the map? I have around 2 seconds on QGIS 2.2 and 4 to 5 seconds o... Tobias Schneider
02:31 AM Bug report #10247: WMS performance degraded
@Giovanni - How many seconds does it take to render the map? I have around 2 seconds on QGIS 2.2 and 4 to 5 seconds o... Tobias Schneider
02:36 AM Bug report #9803 (Closed): QGIS fails to load postgis spatial views (primary key problem)
Giovanni Manghi
02:21 AM Bug report #10679: $length is always in degrees, even if i select another projection
please reopen if I got the issue the wrong way. Giovanni Manghi
02:20 AM Bug report #10679 (Closed): $length is always in degrees, even if i select another projection
baditaflorin - wrote:
> After searching the whole internet, i was able to find it with this not so intuitive Project ...
Giovanni Manghi
02:20 AM Bug report #10679 (Closed): $length is always in degrees, even if i select another projection
baditaflorin - wrote:
> After searching the whole internet, i was able to find it with this not so intuitive Project ...
Giovanni Manghi
02:14 AM Bug report #10679: $length is always in degrees, even if i select another projection
After searching the whole internet, i was able to find it with this not so intuitive Project properties, i set to met... baditaflorin -
02:14 AM Bug report #10679: $length is always in degrees, even if i select another projection
After searching the whole internet, i was able to find it with this not so intuitive Project properties, i set to met... baditaflorin -
02:12 AM Feature request #10686: Ability to save configuration for Group Stats
https://issues.qgis.org/projects/group-stats/issues Giovanni Manghi
02:11 AM Feature request #10686 (Closed): Ability to save configuration for Group Stats
Group Stats it is a 3rd party plugin, you must use its own tracker (if it has one). Giovanni Manghi
02:11 AM Feature request #10686 (Closed): Ability to save configuration for Group Stats
Group Stats it is a 3rd party plugin, you must use its own tracker (if it has one). Giovanni Manghi
02:08 AM Feature request #10686 (Closed): Ability to save configuration for Group Stats
Group stats is a really useful tool, but without the ability to save the configuration, i need to make print screen t... baditaflorin -

2014-06-23

01:52 AM Bug report #10683 (Closed): Error message with processing tool "Extract by location"
It works ok on master. To test you have to install master and be sure that in .qgis2/python/plugins you don't have an... Giovanni Manghi
01:52 AM Bug report #10683 (Closed): Error message with processing tool "Extract by location"
It works ok on master. To test you have to install master and be sure that in .qgis2/python/plugins you don't have an... Giovanni Manghi
04:13 PM Bug report #10683 (Closed): Error message with processing tool "Extract by location"
Algorithm Extract by location starting...
'QgsVectorLayer' object has no attribute 'layer' See log for more details
...
baditaflorin -
01:51 AM Bug report #10237: project loads layers not seen in legend
Hi, this very annoying problem still remains. Several users are affected here. I think we can't let that to a normal ... Regis Haubourg
01:46 AM Bug report #10684: crasher: selecting nodes from multiple inner rings and attempting to delete th...
On Linux is a complete freeze, but it does not change a lot... The issue was already there in 2.2, but not 2.0.1 Giovanni Manghi
06:33 PM Bug report #10684 (Closed): crasher: selecting nodes from multiple inner rings and attempting to ...
*Steps to reproduce:*
# Open the attached crash_me project
# Activate the edit mode for the crash_me layer
# Using t...
Mathieu Pellerin - nIRV
01:37 AM Bug report #10247: WMS performance degraded
Tobias Sch wrote:
> I tried around with those option. But I think it is more the communication with the WMS-server wh...
Giovanni Manghi
11:52 AM Bug report #10247: WMS performance degraded
I tried around with those option. But I think it is more the communication with the WMS-server which is producing the... Tobias Schneider
09:04 AM Bug report #10247: WMS performance degraded
Tobias Sch wrote:
> I tested this again and it is still slow in the master version. This is a good server to notice t...
Giovanni Manghi
02:56 AM Bug report #10247: WMS performance degraded
I tested this again and it is still slow in the master version. This is a good server to notice the lag:
http://gisg...
Tobias Schneider
12:45 AM Bug report #10679 (Feedback): $length is always in degrees, even if i select another projection
Is On The Fly CRS tranformation (OTF) enabled?
And what is the CRS definition of your project?
Matthias Kuhn
11:41 AM Bug report #10679 (Closed): $length is always in degrees, even if i select another projection
I am trying to calculate the total length of of the roads in Romania.
I have saved the shp file as the projection 31...
baditaflorin -
12:23 AM Revision 68cc9f44 (qgis): fix #10682
Jürgen Fischer
11:42 PM Revision 51c655af (qgis): fix warning
Jürgen Fischer
11:42 PM Revision c9b44aaa (qgis): german translation update
Jürgen Fischer
11:39 PM Revision 13178fa6 (qgis): make merge attributes dialog translation agnostic (fixes #10681)
Jürgen Fischer
11:28 PM Bug report #6782 (Closed): Edit status wrong in Digitizing toolbar after committing a vector laye...
Jürgen Fischer
11:19 PM Feature request #1473 (Open): 3dz/3dm/4d support
Jürgen Fischer
10:03 PM Bug report #10685: wrong segment size in composer scalebar left segments
Update: the single box and double box are right, the error is connected to Ticks style and is affecting whole scalebar Miroslav Umlauf
09:35 PM Bug report #10685 (Closed): wrong segment size in composer scalebar left segments
Left segments in print composer/scalebar have wrong segment size. Unfortunately quite visibly wrong. Tried from 2 to ... Miroslav Umlauf
09:46 PM Revision a47764de (qgis): CSV acronym added for consistency other file types
Cyrille Medard de Chardon
09:21 PM Bug report #10236: layer transparency 'no data value' checkbox setting is not preserved during sa...
Here's a good workaround: just change the nodata value of the geotiff itself to some safe value. In this case, white... Tom Grundy
05:27 PM Revision 980b1042 (qgis): Fix #9609 (crash with WFS)
Martin Dobias
05:08 PM Revision 3e98d7d8 (qgis): Fix for line pattern sld export
Marco Hugentobler
04:54 PM Revision be032f72 (qgis): fix #10672: force multi when pasting on a shapefile
Denis Rouzaud
03:24 PM Bug report #10682 (Closed): Segmentation fault with Measure Line tool
Fixed in changeset commit:"68cc9f44327c2e4d82bfbcee5ece957950d393a5". Jürgen Fischer
02:54 PM Bug report #10682 (Closed): Segmentation fault with Measure Line tool
... Pedro Venâncio
03:21 PM Revision be27000d (qgis): Editorwidgets: Default values for editable and labelOnTop
Matthias Kuhn
03:13 PM Revision 787f1a60 (qgis): [composer] Refresh attribute table filter when atlas feature changes (f...
Nyall Dawson
03:13 PM Revision c1e3c7ad (qgis): [composer] Remember last used folder for picture and marker dialogs (fi...
Nyall Dawson
03:13 PM Revision a2c13ecd (qgis): [composer] Make $rownum in attribute table column expressions evaluate ...
Nyall Dawson
03:03 PM Bug report #10672: regression: impossible to paste polygon into newly created shapefile
I confirm this also with lines / multilines.
Waiting for Denis PR be accepted and merged.
Thanks Denis!
Pedro Venâncio
07:59 AM Bug report #10672: regression: impossible to paste polygon into newly created shapefile
https://github.com/qgis/QGIS/pull/1483 Denis Rouzaud
07:01 AM Bug report #10672: regression: impossible to paste polygon into newly created shapefile
The problem is that the feature is multipart but the destination layer is known as single part, so nothing can be pas... Denis Rouzaud
02:55 AM Bug report #10672: regression: impossible to paste polygon into newly created shapefile
I should have added that most polygons can be pasted onto the rcaf_region layer, but the provinces polygon named 'Kam... Mathieu Pellerin - nIRV
02:28 AM Bug report #10672 (Closed): regression: impossible to paste polygon into newly created shapefile
*Steps to reproduce:*
# Create a new project, and add the attached polygon shapefiles (provinces.shp and rcaf_regions...
Mathieu Pellerin - nIRV
03:01 PM Revision cd3bdd78 (qgis): Merge pull request #1479 from gioman/master
[processing] add v.surf.rst modules for lines Alexander Bruy
02:58 PM Revision f94b8001 (qgis): Checkbox for sub index was missing tooltip text
Cyrille Medard de Chardon
02:52 PM Bug report #10680 (Closed): Bug of translation to Spanish [es] in form: "Merge features attributes"
Fixed in changeset commit:"13178fa6d1c8c1816fbbc2fcc7a914204e12a4b1". Jürgen Fischer
02:52 PM Bug report #10680 (Closed): Bug of translation to Spanish [es] in form: "Merge features attributes"
Fixed in changeset commit:"13178fa6d1c8c1816fbbc2fcc7a914204e12a4b1". Jürgen Fischer
12:05 PM Bug report #10680 (Closed): Bug of translation to Spanish [es] in form: "Merge features attributes"
Using Spanish translation [es] the merge row of the form appears blank, and the result is a null.
The problem only h...
Xavier Mamano
02:51 PM Bug report #10681: OpenLayers 1.3.1 not showing up in Qgis 2.3
Oops, obviously the wrong ticket number - anyway, the openlayers plugin is third party and has it own tracker - and t... Jürgen Fischer
02:44 PM Bug report #10681 (Closed): OpenLayers 1.3.1 not showing up in Qgis 2.3
Fixed in changeset commit:"13178fa6d1c8c1816fbbc2fcc7a914204e12a4b1". Jürgen Fischer
12:08 PM Bug report #10681 (Closed): OpenLayers 1.3.1 not showing up in Qgis 2.3
I have upgraded to the latest version, and now openlayers is not showing up baditaflorin -
02:04 PM Revision c601e3b8 (qgis): Merge pull request #1424 from manisandro/autoupdate_composer_legend_sym...
Update composer legend entry when layer symbology changes. Nyall Dawson
01:02 PM Revision 151d1f14 (qgis): [composer] Add missing mm suffix to grid offset
Nyall Dawson
11:32 AM Bug report #8125 (Reopened): Print layout: rotating a rectangle makes it bigger
There's still one missing part to this, so I'm keeping this report open to remind me! Nyall Dawson
08:25 AM Bug report #8125 (Closed): Print layout: rotating a rectangle makes it bigger
Paolo Cavallini
11:14 AM Revision 01b3d966 (qgis): [composer] Fix order of vertices returned by mapPolygon when map rotati...
Nyall Dawson
11:01 AM Bug report #10677 (Closed): qgis 2.3 query builder Values Sample is broken
I looked at the DBF file and it looks that the error happen somewhere in the QGIS import of the http://download.geofa... baditaflorin -
07:38 AM Bug report #10677 (Feedback): qgis 2.3 query builder Values Sample is broken
please attach sample data (does not happen on qgis master here, on both Linux and Windows). Giovanni Manghi
07:38 AM Bug report #10677 (Feedback): qgis 2.3 query builder Values Sample is broken
please attach sample data (does not happen on qgis master here, on both Linux and Windows). Giovanni Manghi
07:32 AM Bug report #10677 (Closed): qgis 2.3 query builder Values Sample is broken
I am testing now the Qgis weekly, and i saw that in the new qgis, when i try to see the sample i don`t get only the v... baditaflorin -
10:43 AM Feature request #5371: Please improve the sponsors dialog
The medals look fine here on Win with OSGeo4W (see attachment).
You're right that the gold sponsor logo is too small...
Anita Graser
09:51 AM Feature request #5371: Please improve the sponsors dialog
Hi Anita.
* category (gold, silver, bronze) logo (I have only a circle, no mention of which is gold etc.)
* size of s...
Paolo Cavallini
09:48 AM Feature request #5371: Please improve the sponsors dialog
Paolo, could you specify what exactly is wrong with the current sponsors dialog (except for some missing sponsors)?
...
Anita Graser
08:48 AM Feature request #5371: Please improve the sponsors dialog
Duplicate in #8713 (see also) Paolo Cavallini
10:31 AM Revision 39e5c852 (qgis): Editorwidgets: Save "label on top" and "editable" settings to project
Fix #10667 Matthias Kuhn
10:19 AM Bug report #6714 (Closed): Attribute table does not make search results immediately visible
it works as expected now. Giovanni Manghi
10:19 AM Bug report #6714 (Closed): Attribute table does not make search results immediately visible
it works as expected now. Giovanni Manghi
10:16 AM Bug report #6639 (Closed): Qgis can not load sextante while starting
Giovanni Manghi
10:06 AM Bug report #5791 (Closed): Adding column to shape file is very slow
works fine on master. Giovanni Manghi
10:06 AM Bug report #5791 (Closed): Adding column to shape file is very slow
works fine on master. Giovanni Manghi
10:03 AM Bug report #5160 (Closed): Error when checking for updates
seems fixed. Giovanni Manghi
10:03 AM Bug report #5160 (Closed): Error when checking for updates
seems fixed. Giovanni Manghi
09:56 AM Revision 26587af6 (qgis): Remove alias from vector layer if it's an empty string
Giovanni Allegri
09:53 AM Bug report #3546 (Closed): Offline editing plugin does not sync back
Giovanni Manghi
09:36 AM Bug report #8607 (Closed): saga grid volume algorithm
the module has no other output and as far as I know we cannot output to html with SAGA (like it happens in GRASS, bro... Giovanni Manghi
03:02 AM Bug report #8607 (Reopened): saga grid volume algorithm
Confirmed the lack of output.
Tried with all the 4 parameters: result appears only in the LOG tab.
This is the outpu...
matteo ghetta
09:33 AM Bug report #10517: Reading PGPASS fails on 64-Bit Version
I've only experienced this problem in QGIS, not pgAdmin; however, that's likely because pgAdmin is 32 bit. The issue ... Brett Z
08:23 AM Bug report #10517 (Closed): Reading PGPASS fails on 64-Bit Version
Brett Z wrote:
> The issue is certainly frustrating, as anyone using pgadmin would likely have more than one entry in...
Giovanni Manghi
07:59 AM Bug report #10517: Reading PGPASS fails on 64-Bit Version
The issue is certainly frustrating, as anyone using pgadmin would likely have more than one entry in pgpass (we'll li... Brett Z
09:27 AM Revision a843038e (qgis): Merge pull request #1480 from 3nids/fixew
small expression widget changes Martin Dobias
09:25 AM Revision 4c199ff1 (qgis): discard empty expressions in setExpression (fix scrollbar in expression...
Denis Rouzaud
08:58 AM Bug report #9433 (Closed): Error in DB Manager reading toplogy.layer
Paolo Cavallini
08:58 AM Revision c80bae57 (qgis): setExpression returns void
Denis Rouzaud
08:57 AM Feature request #9483: Replace help with pages from the manual
Duplicated in #8564 Paolo Cavallini
08:56 AM Bug report #8564 (Closed): context_help strings huge
Duplicated in #9483 (see) Paolo Cavallini
08:56 AM Bug report #8564 (Closed): context_help strings huge
Duplicated in #9483 (see) Paolo Cavallini
08:34 AM Bug report #8564: context_help strings huge
Better remove these, and reuse sections of the User manual instead Paolo Cavallini
08:50 AM Feature request #8938 (Closed): More text formatting options
Paolo Cavallini
08:48 AM Bug report #8713 (Closed): Sponsorship page in About: wrong medals and size
Duplicate of #5371 Paolo Cavallini
08:48 AM Bug report #8713 (Closed): Sponsorship page in About: wrong medals and size
Duplicate of #5371 Paolo Cavallini
08:45 AM Bug report #8604: Repeated number of elements in legend
If we implement #10450, the counts will not be repeated
Martin Dobias
08:42 AM Bug report #8604: Repeated number of elements in legend
"show feature count", but on master is still repeated. Giovanni Manghi
08:39 AM Bug report #8604: Repeated number of elements in legend
Cannot find the option in new legend Paolo Cavallini
08:45 AM Bug report #8683: Strings cut in a dialog
Still true Paolo Cavallini
08:42 AM Bug report #8681 (Closed): Set default for date widget
Quite nice now Paolo Cavallini
08:42 AM Bug report #8681 (Closed): Set default for date widget
Quite nice now Paolo Cavallini
08:34 AM Bug report #8359: Remove warning about WMS
I'm not sure the composer automatically makes tiled requests. Giovanni Manghi
08:33 AM Bug report #8359: Remove warning about WMS
Still true Paolo Cavallini
08:32 AM Bug report #9609: Crash during WFS GetFeature request
QGIS does not crash anymore, but it will not parse the points correctly as it does not support <gml:coord> tag which ... Martin Dobias
08:30 AM Bug report #9609 (Closed): Crash during WFS GetFeature request
Fixed in changeset commit:"980b1042ccc108b7a5920440cf681f8756e5dc01". Martin Dobias
04:47 AM Bug report #9609 (Open): Crash during WFS GetFeature request
crash confirmed, try for example
http://crwr-wisk03.crwr.utexas.edu/KiWIS/KiWIS?datasource=0&service=WFS&request=Get...
Giovanni Manghi
04:47 AM Bug report #9609 (Open): Crash during WFS GetFeature request
crash confirmed, try for example
http://crwr-wisk03.crwr.utexas.edu/KiWIS/KiWIS?datasource=0&service=WFS&request=Get...
Giovanni Manghi
04:47 AM Bug report #9609 (Open): Crash during WFS GetFeature request
crash confirmed, try for example
http://crwr-wisk03.crwr.utexas.edu/KiWIS/KiWIS?datasource=0&service=WFS&request=Get...
Giovanni Manghi
04:47 AM Bug report #9609 (Open): Crash during WFS GetFeature request
crash confirmed, try for example
http://crwr-wisk03.crwr.utexas.edu/KiWIS/KiWIS?datasource=0&service=WFS&request=Get...
Giovanni Manghi
08:30 AM Feature request #4834: Node tool: change colours
Duplicated in #8234 and #9697 (see also) Paolo Cavallini
08:29 AM Bug report #9697 (Closed): Better colour and symbol choice for Node Tool
Duplicate of #4834 Paolo Cavallini
08:29 AM Bug report #9697 (Closed): Better colour and symbol choice for Node Tool
Duplicate of #4834 Paolo Cavallini
08:28 AM Bug report #8234 (Closed): Colour of markers for editing wrong and incoherent
Duplicate of #4834 Paolo Cavallini
08:28 AM Bug report #8234 (Closed): Colour of markers for editing wrong and incoherent
Duplicate of #4834 Paolo Cavallini
08:28 AM Bug report #6873 (Open): Problem with data stored in the root of disk
Giovanni Manghi
08:27 AM Bug report #10013 (Closed): Centroid fill rendering issue when size is data defined
duplicate of #7923 Giovanni Manghi
08:27 AM Bug report #10013 (Closed): Centroid fill rendering issue when size is data defined
duplicate of #7923 Giovanni Manghi
08:26 AM Bug report #8188 (Closed): OWS server: selecting CRS non functional
Paolo Cavallini
08:23 AM Bug report #7946: Move raster Thumbnails, Legend, and Palette from General to Style tab
Still true Paolo Cavallini
08:22 AM Bug report #7923: Centroid fill icons go below some polygons
Still true on current master Paolo Cavallini
08:21 AM Bug report #7745 (Feedback): Please use grass-doc from local files, not from the web
Fixed now? Paolo Cavallini
08:18 AM Bug report #7194: Print layout: tab partially shown
Much better now, but still some tweaking would be good. Paolo Cavallini
08:15 AM Bug report #10678 (Closed): python error when trying to execute Distribution map generator
it is a 3rd party plugin
you must use its own tracker
https://github.com/rudivs/DistroMap/issues
Giovanni Manghi
08:15 AM Bug report #10678 (Closed): python error when trying to execute Distribution map generator
it is a 3rd party plugin
you must use its own tracker
https://github.com/rudivs/DistroMap/issues
Giovanni Manghi
08:11 AM Bug report #10678 (Closed): python error when trying to execute Distribution map generator
... baditaflorin -
08:12 AM Bug report #6461 (Closed): Help about functions missing
Paolo Cavallini
08:12 AM Bug report #9777: Simplification of polygons may return invalid polygons
Regis Haubourg wrote:
> Is the ticket still opened? In a labeling use case, i do not have anymore troubles.
Really s...
Alvaro Huarte
07:27 AM Bug report #9777: Simplification of polygons may return invalid polygons
Is the ticket still opened? In a labeling use case, i do not have anymore troubles. Regis Haubourg
08:12 AM Bug report #6408 (Closed): Please migrate plugins from old to new repo
Paolo Cavallini
08:11 AM Bug report #6390: Size of bar on canvas: weird behaviour
Still true on current master. Paolo Cavallini
08:09 AM Bug report #5735 (Closed): Categorized style causes crash with NULLs
Seems ok now. Paolo Cavallini
08:09 AM Bug report #5735 (Closed): Categorized style causes crash with NULLs
Seems ok now. Paolo Cavallini
08:05 AM Bug report #9034 (Closed): Symbol not visible in TOC when size is set in data defined properties
Duplicate of #8118 Martin Dobias
08:05 AM Bug report #9034 (Closed): Symbol not visible in TOC when size is set in data defined properties
Duplicate of #8118 Martin Dobias
04:48 AM Bug report #9034 (Open): Symbol not visible in TOC when size is set in data defined properties
Giovanni Manghi
08:03 AM Bug report #5639 (Closed): Drop raster tables does not work
I think supporting PostGIS 2 is enough. Paolo Cavallini
08:03 AM Bug report #5639 (Closed): Drop raster tables does not work
I think supporting PostGIS 2 is enough. Paolo Cavallini
07:40 AM Bug report #9687 (Closed): save style creates invalid file with action
closing for lack of feedback. Giovanni Manghi
07:40 AM Bug report #9687 (Closed): save style creates invalid file with action
closing for lack of feedback. Giovanni Manghi
07:35 AM Feature request #7308 (Closed): Delete selected feature with Delete key
Giovanni Manghi
07:28 AM Bug report #8421 (Open): "import delimited text layer" does not work with files created on excel/osx
Giovanni Manghi
07:26 AM Bug report #7382: Converting Coordinates on CSV Export
Jules-Ange Infante wrote:
> The vector layer can be in any format, the problem persists. This DOES NOT happen if I t...
Giovanni Manghi
07:10 AM Bug report #7382: Converting Coordinates on CSV Export
The vector layer can be in any format, the problem persists. This DOES NOT happen if I try to export the same layer ... Jules-Ange Infante
07:15 AM Bug report #7989 (Closed): QGIS Nightly (June 2-3) Filter Vector, sql query
closing for lack of feedback. Giovanni Manghi
07:15 AM Bug report #7989 (Closed): QGIS Nightly (June 2-3) Filter Vector, sql query
closing for lack of feedback. Giovanni Manghi
07:10 AM Bug report #9543 (Closed): VRT vector file don't recognize relative path
Workaround is sufficient. Regis Haubourg
07:05 AM Bug report #8656 (Open): WMS GetFeatureInfo Filter: No results
Giovanni Manghi
07:05 AM Bug report #9803: QGIS fails to load postgis spatial views (primary key problem)
Doing some fast testing to see if I can close any of my bug reports, it looks like QGIS master solves this issue. Add... Alexandre Neto
07:02 AM Bug report #8894 (Closed): xls character encoding not handled correctly
Seems better now.
Regis Haubourg
07:02 AM Bug report #10651: Atlas printing: table object does not update properly
I can confirm that it works fine.
Many thanks for the fix!
Andreas Neumann
06:14 AM Bug report #10651 (Closed): Atlas printing: table object does not update properly
Fixed in changeset commit:"787f1a60d0770266c03178170b2f70fea9313c93". Nyall Dawson
06:47 AM Feature request #9009 (Closed): Field calculator expression should remember expression used
Paolo Cavallini
06:45 AM Feature request #9009: Field calculator expression should remember expression used
Done, can be closed! Regis Haubourg
06:44 AM Feature request #6961 (Closed): add additional path for python plugins in system options
Paolo Cavallini
06:43 AM Feature request #6961: add additional path for python plugins in system options
can be closed. has been done in QGIS 2.0 Regis Haubourg
06:44 AM Bug report #4742 (Closed): postgres int8 not supported by addAttributes class
Done in 2.0 Regis Haubourg
06:44 AM Feature request #8378 (Closed): Allow to stop drawing in Composer window
Giovanni Manghi
06:40 AM Feature request #8378: Allow to stop drawing in Composer window
Could be closed, 2.4 is so fast that it is not so important now. Regis Haubourg
06:40 AM Feature request #6910 (Closed): Add a multiband grey option to raster renderer
Giovanni Manghi
06:39 AM Feature request #6910: Add a multiband grey option to raster renderer
Can be closed, this is done in 2.x Regis Haubourg
06:39 AM Bug report #8896 (Closed): xlsx drag and drop fails to open datasource
Not reproduced for a while Regis Haubourg
06:38 AM Bug report #9906 (Closed): processing - python advanced field calculator fails with $ character
Closing it since it is a very uncommon issue Regis Haubourg
06:32 AM Bug report #8263 (Closed): Rendering rule-based w/o label
It's resolved in current master. Rémi Bovard
06:32 AM Bug report #5209 (Closed): Print layout: Image item properties panel too wide
Fixed Paolo Cavallini
06:32 AM Bug report #5209 (Closed): Print layout: Image item properties panel too wide
Fixed Paolo Cavallini
06:32 AM Revision daefe3e8 (qgis): Identify results: move the view mode to the top as the dock was too wide
Martin Dobias
06:30 AM Bug report #8569 (Closed): Renaming a layer with features count
It's resolved in master. Rémi Bovard
06:30 AM Revision 10af737a (qgis): Fix a crash with highlights in identify results
Martin Dobias
06:28 AM Feature request #4780 (Closed): Add query manager
Now queries can be saved and loaded. Paolo Cavallini
06:28 AM Feature request #4780 (Closed): Add query manager
Now queries can be saved and loaded. Paolo Cavallini
06:27 AM Bug report #9583 (Closed): SRS transformation asked when adding geometry less table
It's resolved in current master. Rémi Bovard
06:25 AM Bug report #4692: New diagrams: priority not exported to labels
Actually, now they seem to behave in the opposite direction: if I set a high priority for diagrams, they disappear wh... Paolo Cavallini
06:24 AM Bug report #10465 (Closed): Label show/hide tool does not work at all.
Issue solved. Thanks guys! Regis Haubourg
06:22 AM Bug report #8742 (Open): Reproject layer does not work with custom CRS
Giovanni Manghi
06:22 AM Bug report #9699 (Closed): Display classification attribute name
Resolved in master Rémi Bovard
06:22 AM Bug report #9699 (Closed): Display classification attribute name
Resolved in master Rémi Bovard
06:21 AM Bug report #4686 (Closed): "Modify color ramp" popup: stretching wrong
Seems fixed Paolo Cavallini
06:21 AM Bug report #4686 (Closed): "Modify color ramp" popup: stretching wrong
Seems fixed Paolo Cavallini
06:18 AM Feature request #4542: ColorBrewer color ramps: better GUI organization
CB ramps could be removed, now that we have cpt-city Paolo Cavallini
06:14 AM Bug report #8764 (Closed): Default file path and return to last used directory
Fixed in changeset commit:"c1e3c7ad4ab3d3a71a3f68fc65adee724752ab28". Nyall Dawson
05:43 AM Bug report #8764: Default file path and return to last used directory
See also #3101 (partly duplicates) Paolo Cavallini
04:34 AM Bug report #8764 (Open): Default file path and return to last used directory
Giovanni Manghi
06:09 AM Bug report #8871 (Closed): WFS doesn't use bounding box!

> I think you can close this one, and do a feature request, but I think technically QGIS takes the right choice.
th...
Giovanni Manghi
06:09 AM Bug report #8871 (Closed): WFS doesn't use bounding box!

> I think you can close this one, and do a feature request, but I think technically QGIS takes the right choice.
th...
Giovanni Manghi
06:08 AM Bug report #4498 (Closed): Add a "deprecated" tag
Paolo Cavallini
06:08 AM Bug report #4494 (Closed): SVG icons preview not shown
No further news about this. I cannot test it further, as I do not own an OSX machine. Feel free to reopen it if verif... Paolo Cavallini
06:08 AM Bug report #4494 (Closed): SVG icons preview not shown
No further news about this. I cannot test it further, as I do not own an OSX machine. Feel free to reopen it if verif... Paolo Cavallini
06:07 AM Feature request #5242 (Open): Open KMZ without needing to unzip
Giovanni Manghi
05:59 AM Feature request #3730 (Closed): Rotate point symbols according to underlying line
Paolo Cavallini
05:58 AM Bug report #3705 (Closed): Graduated symbol style not loaded correctly
Fixed in the switch to symbology v2 Paolo Cavallini
05:58 AM Bug report #3705 (Closed): Graduated symbol style not loaded correctly
Fixed in the switch to symbology v2 Paolo Cavallini
05:58 AM Bug report #3705 (Closed): Graduated symbol style not loaded correctly
Fixed in the switch to symbology v2 Paolo Cavallini
05:58 AM Bug report #3705 (Closed): Graduated symbol style not loaded correctly
Fixed in the switch to symbology v2 Paolo Cavallini
05:55 AM Bug report #3580: New symbols go wild for lines
Although not ideal, most of the bad effect seems gone now; see attached style. Paolo Cavallini
05:55 AM Bug report #3580: New symbols go wild for lines
Although not ideal, most of the bad effect seems gone now; see attached style. Paolo Cavallini
05:55 AM Bug report #3580: New symbols go wild for lines
Although not ideal, most of the bad effect seems gone now; see attached style. Paolo Cavallini
05:52 AM Bug report #9547 (Open): DXF does not load if file extension is missing
If the file has the extension it load correctly, if it does not then
Invalid Data Source: /home/giovanni/Desktop/tes...
Giovanni Manghi
05:52 AM Bug report #9547 (Open): DXF does not load if file extension is missing
If the file has the extension it load correctly, if it does not then
Invalid Data Source: /home/giovanni/Desktop/tes...
Giovanni Manghi
05:52 AM Bug report #9547 (Open): DXF does not load if file extension is missing
If the file has the extension it load correctly, if it does not then
Invalid Data Source: /home/giovanni/Desktop/tes...
Giovanni Manghi
05:52 AM Bug report #9547 (Open): DXF does not load if file extension is missing
If the file has the extension it load correctly, if it does not then
Invalid Data Source: /home/giovanni/Desktop/tes...
Giovanni Manghi
05:51 AM Bug report #10379 (Closed): Qgis mapserv: Flaky WFS GetFeature
Working fine in latest nightly. Thanks! Henrik Uggla
05:47 AM Bug report #8863 (Open): Blank 'input' pulldowns in GRASS v.clean layers in OSX
Giovanni Manghi
05:38 AM Bug report #9017 (Closed): raster "save as..." dialog should remember where you've been
duplicate of #6950 Giovanni Manghi
05:38 AM Bug report #9017 (Closed): raster "save as..." dialog should remember where you've been
duplicate of #6950 Giovanni Manghi
05:37 AM Bug report #9413 (Closed): Misalignment after raster clipping
closing for lack of feedback. Giovanni Manghi
05:37 AM Bug report #9413 (Closed): Misalignment after raster clipping
closing for lack of feedback. Giovanni Manghi
05:37 AM Feature request #10676 (Closed): Add the "-tap" parameter to Raster clipper (with mask, gdal_warp)
See #9413-4 Giovanni Manghi
05:26 AM Bug report #8765 (Closed): Postgis raster shows random data with out-db image data
Giovanni Manghi
05:09 AM Bug report #8923: SpatiaLite 4: added attributes disappear
May that be leftovers of experiments performed with QGIS without this patch added?
See #8923-5 for how to fix the ...
Matthias Kuhn
04:45 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Reopening , readding seems ok with int and decimal, reading sqlite with ogr file or database connection gui.
I have...
Regis Haubourg
02:37 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Régis, thank you for testing.
* If you reopen the project/readd the layer in a new project, does still everything w...
Matthias Kuhn
02:33 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Regis Haubourg wrote:
> with dbmanager d&d, issue of null uneditable values is not reproduced. Still my issue with so...
Jürgen Fischer
02:10 AM Bug report #8923: SpatiaLite 4: added attributes disappear
with file datasources, I could successfully add several fields and fill them. Patch seems ok here.
Régis
Regis Haubourg
02:09 AM Bug report #8923: SpatiaLite 4: added attributes disappear
with dbmanager d&d, issue of null uneditable values is not reproduced. Still my issue with source oid's remains, sinc... Regis Haubourg
02:02 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Regis Haubourg wrote:
> - convert a postgis table in spatialite 4.1 via "save as"
Side note: "Save as" use the OGR t...
Jürgen Fischer
05:01 AM Bug report #8785 (Feedback): Style file not saved in Win 8
does it happens only for CSV layers or any type of layer? Giovanni Manghi
05:01 AM Bug report #8785 (Feedback): Style file not saved in Win 8
does it happens only for CSV layers or any type of layer? Giovanni Manghi
04:59 AM Bug report #8785 (Closed): Style file not saved in Win 8
Giovanni Manghi
04:59 AM Bug report #7936 (Closed): Cannot save Layer Styles
Giovanni Manghi
04:50 AM Bug report #9220 (Closed): Error in Export as PDF when transparency has been selected and then re...
closing for lack of feedback. Giovanni Manghi
04:50 AM Bug report #9220 (Closed): Error in Export as PDF when transparency has been selected and then re...
closing for lack of feedback. Giovanni Manghi
04:47 AM Bug report #9323 (Closed): QGIS Processing Options python error on windows8
closing for lack of feedback. Giovanni Manghi
04:47 AM Bug report #9323 (Closed): QGIS Processing Options python error on windows8
closing for lack of feedback. Giovanni Manghi
04:34 AM Bug report #9069 (Closed): Add PostGIS Table(s) Set Filter non-functional
closing for lack of feedback. Giovanni Manghi
04:34 AM Bug report #9069 (Closed): Add PostGIS Table(s) Set Filter non-functional
closing for lack of feedback. Giovanni Manghi
04:32 AM Bug report #9392 (Open): Ortho Projection produces artifacts
Giovanni Manghi
04:06 AM Bug report #3098 (Closed): slider and dial not working in table widgets
Fixed in master Paolo Cavallini
04:06 AM Bug report #3098 (Closed): slider and dial not working in table widgets
Fixed in master Paolo Cavallini
04:06 AM Bug report #3098 (Closed): slider and dial not working in table widgets
Fixed in master Paolo Cavallini
03:25 AM Feature request #3989 (Closed): PostgreSQL hstore support
Paolo Cavallini
03:25 AM Feature request #3989: PostgreSQL hstore support
This ticket should be closed.
The latest versions of QGIS show hstore fields as text, that can be edited and commite...
Alexandre Neto
03:17 AM Bug report #8067 (Open): layer with cylindrical equal-area projection does not render correctly
Giovanni Manghi
03:10 AM Bug report #10675 (Closed): Pressing escape in a custom ui/form just empties the form without clo...
Pressing escape in a custom ui/form just empties the form without closing it.
In order to close the form the user has...
Tudor Bărăscu
03:09 AM Bug report #7253 (Closed): save problem on units DegreesMinutesSeconds
does not happen on qgis master, so it should have been fixed along the way since qgis 1.8 Giovanni Manghi
03:09 AM Bug report #7253 (Closed): save problem on units DegreesMinutesSeconds
does not happen on qgis master, so it should have been fixed along the way since qgis 1.8 Giovanni Manghi
03:03 AM Bug report #7438 (Closed): No warning when 10 digit max on integers is over done
Giovanni Manghi
03:02 AM Bug report #6468: loadNamedStyle does not apply labelfield
still true on latest qgis releases? Giovanni Manghi
03:01 AM Bug report #10262 (Closed): SVG not rendering properly in 1.8 and 2.2
closing for lack of feedback. Please try again on QGIS master and reopen if necessary. Giovanni Manghi
03:01 AM Bug report #10262 (Closed): SVG not rendering properly in 1.8 and 2.2
closing for lack of feedback. Please try again on QGIS master and reopen if necessary. Giovanni Manghi
02:57 AM Bug report #7074 (Closed): lowest non-zero value in a single band geotiff will not display
it definitely works as expected on recent qgis releases. Giovanni Manghi
02:57 AM Bug report #7074 (Closed): lowest non-zero value in a single band geotiff will not display
it definitely works as expected on recent qgis releases. Giovanni Manghi
02:53 AM Bug report #9796: cpt city ramps missing when using --configpath startup option
mmm, when moving to a new empty profile, using UNC path like --configpath "\\\\NAS01\\appdata2008\\%username%\\AppDat... Regis Haubourg
02:29 AM Bug report #9796: cpt city ramps missing when using --configpath startup option
Issue is still here and seems related to using UNC path, or dot in file name for profile displacement.
Using --config...
Regis Haubourg
02:52 AM Bug report #10673 (Feedback): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
Please attach sample data. Giovanni Manghi
02:52 AM Bug report #10673 (Feedback): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
Please attach sample data. Giovanni Manghi
02:49 AM Bug report #10673 (Closed): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
I observed that QGIS 2.2 do not open properly JPEG-2000 images under Linux Ubuntu 12.04. In past days it worked witho... Andrea Pacifici
02:18 AM Bug report #10664 (Closed): Print Composer Overview map not rotated...
Fixed in changeset 01b3d9662c53d78a4c746cf408b45aa21e14cd5b. Nyall Dawson
02:18 AM Bug report #10664 (Closed): Print Composer Overview map not rotated...
Fixed in changeset 01b3d9662c53d78a4c746cf408b45aa21e14cd5b. Nyall Dawson
02:18 AM Bug report #10644 (Reopened): user-specific WFS layers are not displayed
Oops - had the wrong issue number in that commit. This isn't fixed. Nyall Dawson
02:15 AM Bug report #10644 (Closed): user-specific WFS layers are not displayed
Fixed in changeset commit:"01b3d9662c53d78a4c746cf408b45aa21e14cd5b". Nyall Dawson

2014-06-22

01:51 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Previous bug is probably only for our postgis 9.0 instance that is having serious trouble in system tables and oid's.... Regis Haubourg
01:31 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Joining the sample sqlite file, I suspect something wrong inside sqlite table, since oids from postgis are the same o... Regis Haubourg
01:25 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Hi,
I tested the following with osgeo4w this morning d62a498 , with many problems:
- convert a postgis table in spa...
Regis Haubourg
01:49 AM Bug report #10669: Processing - AttributeError NoneType object has no attribute setEnabled
Fix confirmed!
Thank you very much Salvatore!
Pedro Venâncio
01:40 PM Bug report #10669 (Closed): Processing - AttributeError NoneType object has no attribute setEnabled
Salvatore Larosa
01:39 PM Bug report #10669: Processing - AttributeError NoneType object has no attribute setEnabled
Fixed in commit:cfe43c35730de1ba2929562935ff7d6ae3a1d63e Salvatore Larosa
11:59 AM Bug report #10669 (Open): Processing - AttributeError NoneType object has no attribute setEnabled
I can see it now. Giovanni Manghi
02:49 AM Bug report #10669: Processing - AttributeError NoneType object has no attribute setEnabled
Pedro Venâncio wrote:
> What version are you using Giovanni?
>
> I'm with 2.3.0+git20140621+522f2e4~precise-ubuntugi...
Giovanni Manghi
02:35 AM Bug report #10669: Processing - AttributeError NoneType object has no attribute setEnabled
What version are you using Giovanni?
I'm with 2.3.0+git20140621+522f2e4~precise-ubuntugis1
and that commit was on 2...
Pedro Venâncio
02:28 AM Bug report #10669 (Feedback): Processing - AttributeError NoneType object has no attribute setEna...
I cannot confirm here on both Linux and Windows. Giovanni Manghi
02:09 AM Bug report #10669: Processing - AttributeError NoneType object has no attribute setEnabled
I think the problem was introduced in commit:9256ca5b5cb898f171846725572a7bf5c838c7af Pedro Venâncio
01:40 AM Bug report #2142 (Closed): slope, aspect, idw, tin rasters saved without the .tif file extension
Seems fixed now. Paolo Cavallini
01:40 AM Bug report #2142 (Closed): slope, aspect, idw, tin rasters saved without the .tif file extension
Seems fixed now. Paolo Cavallini
01:37 AM Feature request #1728: add r.li module
Most of these functions are now available through http://plugins.qgis.org/plugins/LecoS/ Paolo Cavallini
01:36 AM Feature request #1659: add a 'reload button' to the QGIS table
Please note that there is an unpublished plugin for this:
http://plugins.qgis.org/plugins/Reloader/
Paolo Cavallini
01:31 AM Bug report #10667 (Closed): A textedit widget made not editable doesn't get it's status saved in ...
Fixed in changeset commit:"39e5c85202f347b3af87201861f084b0d2aac18c". Matthias Kuhn
01:29 AM Bug report #10487: pythonplugin error under qgis 64bit - import wx module failed
Jan Lippmann wrote:
> do you have an example link for the solution with QT or are there alternative example code for ...
Jürgen Fischer
01:20 AM Bug report #10487: pythonplugin error under qgis 64bit - import wx module failed
hello juergen,
do you have an example link for the solution with QT or are there alternative example code for commun...
Jan Lippmann
01:10 AM Bug report #10487 (Closed): pythonplugin error under qgis 64bit - import wx module failed
Wouldn't it be more handy to use Qt for that (ie. a window with winEvent in place)? Jürgen Fischer
01:10 AM Bug report #10487 (Closed): pythonplugin error under qgis 64bit - import wx module failed
Wouldn't it be more handy to use Qt for that (ie. a window with winEvent in place)? Jürgen Fischer
12:36 AM Bug report #10487: pythonplugin error under qgis 64bit - import wx module failed
I use wx for my communication interface (WM_COPYDATA) between qgis and other windows appliacations.
WM_COPYDATA Info...
Jan Lippmann
01:12 AM Bug report #6121 (Closed): OWS browser entry not shown
It's OK now. Thanks for reminding. Paolo Cavallini
01:12 AM Bug report #6121 (Closed): OWS browser entry not shown
It's OK now. Thanks for reminding. Paolo Cavallini
01:10 AM Feature request #6180 (Open): load geophoto
Let's keep it open, for future reference. Paolo Cavallini
01:10 AM Feature request #6180 (Open): load geophoto
Let's keep it open, for future reference. Paolo Cavallini
12:32 AM Revision d62a4981 (qgis): don't write project files with native line endings on windows
(fixes #6407, fixes #7735, fixes #8267) Jürgen Fischer
11:51 PM Bug report #10274 (Closed): QgsFieldExpressionWidget should show expressions in italics
This can be closed now that the duplicate entry has been removed. Nyall Dawson
10:08 PM Bug report #10274 (Feedback): QgsFieldExpressionWidget should show expressions in italics
Denis Rouzaud
11:29 PM Revision b73c870f (qgis): Fixed #10666
Victor Olaya
10:14 PM Feature request #4749: editable option for combo box in value relation editor cannot be used
Why turning it back to open?
I filled this request from a misunderstanding at the origin.
Is there a will to implemen...
Denis Rouzaud
09:56 PM Revision 4eb995c1 (qgis): add v.surf.rst modules for lines
gioman
08:22 PM Revision ec1bfada (qgis): wms: fix redirected requests
Jürgen Fischer
06:20 PM Revision e8d80a36 (qgis): Fix #10663 (additional nodata value pixels not transparent)
Martin Dobias
05:56 PM Revision 0d360d45 (qgis): fix interactive network authentication
Jürgen Fischer
05:15 PM Revision 91b14352 (qgis): Tidy up cmakelists for core lib a bit
Martin Dobias
04:58 PM Revision 436b05e0 (qgis): Move QgsRendererJob subclasses to new files (no code changes)
Martin Dobias
04:50 PM Revision cfe43c35 (qgis): fixed #10669
Victor Olaya
04:19 PM Bug report #8655 (Closed): Add WMS doesn´t respect chosen Project CRS
Closing for lack of feedback. Giovanni Manghi
04:19 PM Bug report #8655 (Closed): Add WMS doesn´t respect chosen Project CRS
Closing for lack of feedback. Giovanni Manghi
04:13 PM Bug report #4504 (Closed): QGIS fails to print ecw image in composer
Closing for lack of feedback. Giovanni Manghi
04:13 PM Bug report #4504 (Closed): QGIS fails to print ecw image in composer
Closing for lack of feedback. Giovanni Manghi
04:08 PM Bug report #10236: layer transparency 'no data value' checkbox setting is not preserved during sa...
I can confirm that the 'new' bug still exists in QGIS commit:422148c (just installed) Tom Grundy
03:58 PM Bug report #3607 (Closed): GDALTools: Inconsistent behaviour on windows standalone in QGIS 1.6
Giovanni Manghi
03:37 PM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
not reproducable - works fine for me. Jürgen Fischer
03:33 PM Bug report #6407 (Closed): Sometimes QGIS inserts extra blank lines in the project macros when s...
Fixed in changeset commit:"d62a49810e6117d3b3815c9c2367f7ac745f054b". Jürgen Fischer
03:33 PM Bug report #7735 (Closed): QgsProject.writeEntry bugs with line endings
Fixed in changeset commit:"d62a49810e6117d3b3815c9c2367f7ac745f054b". Jürgen Fischer
03:33 PM Bug report #8267 (Closed): Line breaks in Metadata Title and Abstract
Fixed in changeset commit:"d62a49810e6117d3b3815c9c2367f7ac745f054b". Jürgen Fischer
03:02 PM Bug report #10671: first WMTS layer does NOT choose the right resolution
I can confirm this - steps to reproduce:
1. add the WMTS with url http://api.maps.vic.gov.au/geowebcacheWM/service/w...
Nyall Dawson
04:06 AM Bug report #10671 (Closed): first WMTS layer does NOT choose the right resolution
If I add a wmts layer to an empty project, it is always blurry (with or without tilescale).
test eg in python consol...
Richard Duivenvoorde
02:44 PM Revision e24335ef (qgis): Merge pull request #1478 from qgis-jp/pullreq_2_4
Update GUI Translation JA Werner Macho
12:57 PM Revision 72691267 (qgis): Server: allow more layers in cache for projects with many layers
Marco Hugentobler
12:44 PM Bug report #9677 (Closed): Saving layout template causes QGIS to freeze
closing for lack of feedback. Giovanni Manghi
12:44 PM Bug report #9677 (Closed): Saving layout template causes QGIS to freeze
closing for lack of feedback. Giovanni Manghi
12:28 PM Bug report #8448 (Closed): Avoid intersection fails with different CRS
seems anyway that in current master it all works as expected. Giovanni Manghi
12:28 PM Bug report #8448 (Closed): Avoid intersection fails with different CRS
seems anyway that in current master it all works as expected. Giovanni Manghi
12:26 PM Bug report #7554: field calculator save wrong values when field width isn't enough
it seems that now it is slightly different but always wrong:
no NULL values are saved into the table, but instead th...
Giovanni Manghi
12:26 PM Bug report #7554: field calculator save wrong values when field width isn't enough
it seems that now it is slightly different but always wrong:
no NULL values are saved into the table, but instead th...
Giovanni Manghi
12:26 PM Bug report #7554: field calculator save wrong values when field width isn't enough
it seems that now it is slightly different but always wrong:
no NULL values are saved into the table, but instead th...
Giovanni Manghi
12:26 PM Bug report #7554: field calculator save wrong values when field width isn't enough
it seems that now it is slightly different but always wrong:
no NULL values are saved into the table, but instead th...
Giovanni Manghi
12:26 PM Bug report #7554: field calculator save wrong values when field width isn't enough
it seems that now it is slightly different but always wrong:
no NULL values are saved into the table, but instead th...
Giovanni Manghi
12:17 PM Bug report #7152 (Closed): Bug in Raster Calculator
seems ok at least ion latest master, tested also on Windows. Giovanni Manghi
12:17 PM Bug report #7152 (Closed): Bug in Raster Calculator
seems ok at least ion latest master, tested also on Windows. Giovanni Manghi
12:11 PM Bug report #8619 (Closed): Raster Calculator does not handle decimal values
seems ok at least on qgis master, reopen if necessary. Giovanni Manghi
12:11 PM Bug report #8619 (Closed): Raster Calculator does not handle decimal values
seems ok at least on qgis master, reopen if necessary. Giovanni Manghi
12:08 PM Revision 41a2e260 (qgis): Update GUI Translation JA
yoichi Kayama
12:03 PM Bug report #6338 (Feedback): qgis server doesn't work with custom CRS
does the srs.db have an entru for your custom CRS in your server installation? Giovanni Manghi
12:01 PM Bug report #6437 (Feedback): dissolve converting 2d -> 3d
cannot confirm (tested with ogrinfo the results), please attach sample data. Giovanni Manghi
11:51 AM Bug report #10546: When symbol units is in map units then the symbol in composer legend has a pad...
Nyall Dawson wrote:
> Try changing the map scale though - does the symbol in the legend change size too?
Hi Nyall,
...
Giovanni Manghi
03:13 AM Bug report #10546: When symbol units is in map units then the symbol in composer legend has a pad...
Try changing the map scale though - does the symbol in the legend change size too? Nyall Dawson
03:05 AM Bug report #10546: When symbol units is in map units then the symbol in composer legend has a pad...
Nyall Dawson wrote:
> I'm not referring to data defined sizes - just a simple marker with size in map units. In the l...
Giovanni Manghi
02:50 AM Bug report #10546: When symbol units is in map units then the symbol in composer legend has a pad...
I'm not referring to data defined sizes - just a simple marker with size in map units. In the legend the symbol isn't... Nyall Dawson
02:26 AM Bug report #10546: When symbol units is in map units then the symbol in composer legend has a pad...
Nyall Dawson wrote:
> Unless I'm missing something, aren't symbols using map units unusable in legend at the moment? ...
Giovanni Manghi
02:02 AM Bug report #10546: When symbol units is in map units then the symbol in composer legend has a pad...
Unless I'm missing something, aren't symbols using map units unusable in legend at the moment? I just tried for the f... Nyall Dawson
11:46 AM Bug report #5328 (Closed): SPIT - Geometry type does not match column type
I guess we can really close this, also because we can import vectors in batch mode using Processing. Giovanni Manghi
11:46 AM Bug report #5328 (Closed): SPIT - Geometry type does not match column type
I guess we can really close this, also because we can import vectors in batch mode using Processing. Giovanni Manghi
11:45 AM Bug report #9829 (Feedback): Copy paste from one layer (anyformat) to another (shape) kills attri...
still true on the latest master? can you attach sample data? Thanks. Giovanni Manghi
11:43 AM Bug report #4754 (Closed): Reading GML file (using OGR/GDAL) doesn't recognize object classes wit...
Giovanni Manghi
06:35 AM Bug report #4754: Reading GML file (using OGR/GDAL) doesn't recognize object classes with multipl...
This issue has more or less resolved itself through better conversion tools from GML to PostGIS. Reading large GML fi... JW van Aalst
11:42 AM Feature request #6626 (Feedback): merge and publishing
not clear at all if this request is against qgis desktop or web client. In any case seems something more fitted for a... Giovanni Manghi
11:39 AM Bug report #6784 (Feedback): Splitting a topologically correct polygon produces topologically inc...
cannot confirm here, at least with the latest master, still true? eventually attach sample data. Giovanni Manghi
11:31 AM Bug report #10614 (Closed): compiling QGIS with GRASS 7 support
AFAIK QGIS is not prepared to support GRASS 7 through the QGIS/GRASS plugin. On the other hand the Processing toolbox... Giovanni Manghi
11:31 AM Bug report #10614 (Closed): compiling QGIS with GRASS 7 support
AFAIK QGIS is not prepared to support GRASS 7 through the QGIS/GRASS plugin. On the other hand the Processing toolbox... Giovanni Manghi
11:27 AM Bug report #5553 (Feedback): If PostGIS database has many layers then listing/adding can take a l...
still true? Giovanni Manghi
09:22 AM Bug report #10663 (Closed): "additional no data value" pixels does not turn transparent anymore
Fixed in changeset commit:"e8d80a36de4f9d5951e8dc2e88cbd1993ee26aea". Martin Dobias
04:23 AM Revision df19f654 (qgis): expressions: add help for $uuid (fixes #10094)
Jürgen Fischer
03:25 AM Revision fae015c6 (qgis): fix cpt-city-archive on windows (fixes #9794)
Jürgen Fischer
03:09 AM Bug report #10418 (Closed): " Batch processing" crashs when setting one vector parameter
this has been fixed in the latest qgis master. Giovanni Manghi
03:09 AM Bug report #10418 (Closed): " Batch processing" crashs when setting one vector parameter
this has been fixed in the latest qgis master. Giovanni Manghi
03:08 AM Bug report #10517: Reading PGPASS fails on 64-Bit Version
should this be closed? Giovanni Manghi
03:01 AM Bug report #8950 (Closed): "Merge Selected Features" works but QGIS crashes on save
closing for lack of feedback. Giovanni Manghi
03:01 AM Bug report #8950 (Closed): "Merge Selected Features" works but QGIS crashes on save
closing for lack of feedback. Giovanni Manghi
03:00 AM Bug report #8545 (Closed): rule-based style list does not show scale ranges in Linux
closing for lack of feedback. Giovanni Manghi
03:00 AM Bug report #8545 (Closed): rule-based style list does not show scale ranges in Linux
closing for lack of feedback. Giovanni Manghi
02:58 AM Bug report #3640 (Closed): Raster transparency banding in composer output
closing for lack of feedback. Giovanni Manghi
02:58 AM Bug report #3640 (Closed): Raster transparency banding in composer output
closing for lack of feedback. Giovanni Manghi
02:57 AM Feature request #8441 (Closed): Add dropdown list (or autocomplete) of previous entries to new fe...
seems this can be closed as the request was fulfilled. Giovanni Manghi
02:57 AM Feature request #8441 (Closed): Add dropdown list (or autocomplete) of previous entries to new fe...
seems this can be closed as the request was fulfilled. Giovanni Manghi
02:55 AM Feature request #6445 (Open): Better documentation for the Intersect and Clip tools
Giovanni Manghi
02:54 AM Bug report #10140 (Open): no dropdown in Vector>Research>Random Points>Use value from input field
Giovanni Manghi
02:48 AM Bug report #8534 (Closed): Unable to uninstall the Qgis
I'm not aware of any particular issue when uninstalling one of the latest qgis releases, reopen if necessary. Giovanni Manghi
02:48 AM Bug report #8534 (Closed): Unable to uninstall the Qgis
I'm not aware of any particular issue when uninstalling one of the latest qgis releases, reopen if necessary. Giovanni Manghi
02:46 AM Bug report #8747 (Closed): jpeg displays corrupted
closing for lack of feedback. Giovanni Manghi
02:46 AM Bug report #8747 (Closed): jpeg displays corrupted
closing for lack of feedback. Giovanni Manghi
02:45 AM Bug report #8532 (Closed): Problem to print as image a big map
closing for lack of feedback. Most of problems when printing large maps are solved by using 64 bit qgis and a pc with... Giovanni Manghi
02:45 AM Bug report #8532 (Closed): Problem to print as image a big map
closing for lack of feedback. Most of problems when printing large maps are solved by using 64 bit qgis and a pc with... Giovanni Manghi
02:43 AM Bug report #8540 (Closed): 1.9 does not render the workshop van der Grinten
closing for lack of feedback. Giovanni Manghi
02:43 AM Bug report #8540 (Closed): 1.9 does not render the workshop van der Grinten
closing for lack of feedback. Giovanni Manghi
02:41 AM Bug report #7988 (Closed): Transparency not saved to styles. QGIS 1.9.0
this has been fixed recently in master. Giovanni Manghi
02:41 AM Bug report #7988 (Closed): Transparency not saved to styles. QGIS 1.9.0
this has been fixed recently in master. Giovanni Manghi
02:40 AM Bug report #9375 (Closed): Simplification causes GEOS exceptions when layer has labels
the patch has been merged. Giovanni Manghi
02:36 AM Revision 88bbe384 (qgis): new vector layer: limit attribute name length of shape files to 10 (fix...
Jürgen Fischer
02:32 AM Bug report #8607 (Closed): saga grid volume algorithm
closing for lack of feedback. Giovanni Manghi
02:32 AM Bug report #8607 (Closed): saga grid volume algorithm
closing for lack of feedback. Giovanni Manghi
02:31 AM Bug report #9150 (Closed): SAGA raster calculator fails when used in a processing model
Giovanni Manghi
02:12 AM Feature request #10670: status bar needs some love
mmm, looks better on windows :-(
(screenshot attached)
Richard Duivenvoorde
02:09 AM Revision c8375f5a (qgis): debian packaging update: include LICENSE (fixes #8712)
Jürgen Fischer

2014-06-21

01:57 AM Feature request #10670 (Open): status bar needs some love
I think the bottombar needs some design/gui love...
Playing with a custom list of predefined scales I had a better l...
Richard Duivenvoorde
01:50 AM Bug report #10669 (Closed): Processing - AttributeError NoneType object has no attribute setEnabled
This error appears when I run any Processing tool.... Pedro Venâncio
01:36 AM Revision 00692c7f (qgis): Chop lines after merging connected features
Sandro Mani
01:33 AM Revision 9f295da7 (qgis): Show repeat label UI when labeling polygon perimeters
Sandro Mani
01:33 AM Revision 7fe4a202 (qgis): Fix typos
Sandro Mani
01:33 AM Revision 74de2fbc (qgis): Pass polygon boundary geometry to pal if labeling polygon perimeter wit...
Sandro Mani
01:33 AM Revision 7e4600fe (qgis): Increase label repeat distance spin box maximum
Sandro Mani
12:56 AM Bug report #9041 (Feedback): Text annotations' symbols seems not work correctly
I can't reproduce this. Can you please test with current master version and let me know if you still experience this? Nyall Dawson
12:54 AM Bug report #7910 (Closed): DXF file can't be saved as SHP
Jürgen Fischer
12:49 AM Revision 422148ce (qgis): add style manager translations (fixes #8436)
Jürgen Fischer
12:29 AM Bug report #3415 (Feedback): Basemap shrinks during export to pdf
Seems the sample project is no longer available. Is this still reproducable? If so, can you please make the sample pr... Nyall Dawson
12:29 AM Bug report #3415 (Feedback): Basemap shrinks during export to pdf
Seems the sample project is no longer available. Is this still reproducable? If so, can you please make the sample pr... Nyall Dawson
12:25 AM Bug report #4142 (Closed): Print Manager Usability Issues
I can't reproduce issue 1, and issue 2 is actually expected behaviour (set the map to "render" mode if you want autom... Nyall Dawson
12:25 AM Bug report #4142 (Closed): Print Manager Usability Issues
I can't reproduce issue 1, and issue 2 is actually expected behaviour (set the map to "render" mode if you want autom... Nyall Dawson
12:20 AM Bug report #9249 (Closed): Composer renders fonts incorrectly when saved as bitmap
Looks like it to me. Nyall Dawson
12:20 AM Bug report #9249 (Closed): Composer renders fonts incorrectly when saved as bitmap
Looks like it to me. Nyall Dawson
12:01 AM Revision ef31ccc4 (qgis): browser: fix update after spatialite database creation (fixes #6258)
Jürgen Fischer
11:39 PM Revision 69ce0397 (qgis): ogr provider: return wkbNone if ogr reports unknown geometry and first ...
Jürgen Fischer
10:06 PM Revision ce96eaae (qgis): attribute table: allow toggling editing if layer is capabable of any ch...
Jürgen Fischer
09:53 PM Revision 71c15f06 (qgis): show failure to create a new shapefile on message bar and point to mess...
Jürgen Fischer
07:58 PM Revision d2bc8fb4 (qgis): Small API cleanup in QgsMapSettings
Martin Dobias
07:58 PM Revision 12628c5f (qgis): Add doxymentation for QgsMapSettings
Martin Dobias
07:58 PM Revision 37fd5b7c (qgis): More doxygen docs for QgsMapSettings
Martin Dobias
07:50 PM Revision 6b67375b (qgis): german translation update
Jürgen Fischer
07:46 PM Revision a63ddd2e (qgis): expression interval fixes:
* allow more than two translated forms (fixes #8453)
* support signed floating point values
* allow non-ascii charact...
Jürgen Fischer
07:25 PM Bug report #10094 (Closed): Field Calculator help missing for $uuid
Fixed in changeset commit:"df19f65445973742934024593b3b0b9a69b7bc7d". Jürgen Fischer
06:35 PM Bug report #9794 (Closed): Colour ramp descriptions missing on Win
Fixed in changeset commit:"fae015c6cc468912f2806d1d4426231b5df98a31". Jürgen Fischer
05:45 PM Revision c25e3587 (qgis): emit QgsProject.snapSettingsChanged() (fixes #9465)
Jürgen Fischer
05:36 PM Bug report #9753 (Closed): New Shapefile: allow only column names of max 10 chars
Fixed in changeset commit:"88bbe384dc7f473c84fb55c97bfdff3e0cb83315". Jürgen Fischer
05:14 PM Bug report #10668 (Closed): raster layer transparency 'no data value' checkbox is ignored - issue...
Jürgen Fischer
03:54 PM Bug report #10668 (Closed): raster layer transparency 'no data value' checkbox is ignored - issue...
related to issue #10236 - the bug fix seems to be broken - it now (build commit.ca6d4d49 - should I get the latest to... Tom Grundy
05:09 PM Bug report #8712 (Closed): Missing info in the About menu
Fixed in changeset commit:"c8375f5a63688e1168f7a2e8cd68a763f13c248d". Jürgen Fischer
03:05 PM Bug report #8712 (Open): Missing info in the About menu
Giovanni Manghi
03:58 PM Bug report #8344 (Closed): Enter Credentials dialog pops up when it's pointless
closing for the lack of feedback. Jürgen Fischer
03:58 PM Bug report #8344 (Closed): Enter Credentials dialog pops up when it's pointless
closing for the lack of feedback. Jürgen Fischer
03:55 PM Bug report #10236 (Reopened): layer transparency 'no data value' checkbox setting is not preserve...
please reopen - bug fix seems to be broken - see issue #10668 Tom Grundy
03:49 PM Bug report #8436 (Closed): Untranslatable strings in src/gui/symbology-ng/qgsstylev2managerdialog...
Fixed in changeset commit:"422148ce45d2be396ad33ea18eca122c9ded9e8c". Jürgen Fischer
03:46 PM Bug report #10322: Scalebar bug in print composer
Do you still have the project containing this bad scale bar? If so, can you attach it to this report? Nyall Dawson
03:36 PM Bug report #9701 (Closed): Vector Difference failing to end
closing for the lack of feedback. Jürgen Fischer
03:36 PM Bug report #9084 (Open): Mean coordinates-feature fails with negative weights
Jürgen Fischer
03:35 PM Revision 01412bf6 (qgis): add separate filter for Panorama's Storage and eXchange Format
Alexander Bruy
03:31 PM Bug report #9635 (Closed): Qgis 2.2 install on ubuntu wiped projection information
closing for the lack of feedback. Jürgen Fischer
03:30 PM Bug report #5111 (Closed): qgis install not completed when vcredist 2005 is running
closing for the lack of feedback Jürgen Fischer
03:23 PM Bug report #6224 (Closed): gpg key expired
new key created. Jürgen Fischer
03:23 PM Bug report #6224 (Closed): gpg key expired
new key created. Jürgen Fischer
03:17 PM Bug report #9420 (Feedback): Bad WMS display (EPSG:2972)
please provide an URL. Giovanni Manghi
03:17 PM Bug report #9420 (Feedback): Bad WMS display (EPSG:2972)
please provide an URL. Giovanni Manghi
03:17 PM Bug report #9420 (Feedback): Bad WMS display (EPSG:2972)
please provide an URL. Giovanni Manghi
03:17 PM Bug report #9420 (Feedback): Bad WMS display (EPSG:2972)
please provide an URL. Giovanni Manghi
03:17 PM Bug report #9420 (Feedback): Bad WMS display (EPSG:2972)
please provide an URL. Giovanni Manghi
03:16 PM Bug report #7864 (Closed): Replace Quantum GIS with QGIS
Jürgen Fischer
03:16 PM Bug report #7864 (Feedback): Replace Quantum GIS with QGIS
apparently done. Jürgen Fischer
03:16 PM Bug report #7864 (Feedback): Replace Quantum GIS with QGIS
apparently done. Jürgen Fischer
03:10 PM Bug report #10268 (Closed): Import CSV. spatial coordinates not recognised
closing for lack of feedback. Giovanni Manghi
03:10 PM Bug report #10268 (Closed): Import CSV. spatial coordinates not recognised
closing for lack of feedback. Giovanni Manghi
03:10 PM Bug report #10143 (Closed): Map composer stop working correctly
Giovanni Manghi
03:09 PM Bug report #9508 (Closed): Dissolve tool doesn't work
closing for lack of feedback. Giovanni Manghi
03:09 PM Bug report #9508 (Closed): Dissolve tool doesn't work
closing for lack of feedback. Giovanni Manghi
03:08 PM Bug report #9474 (Open): New vertices added to polygons break shape file topology
Giovanni Manghi
03:07 PM Bug report #9994 (Closed): Creating SpatiaLite DBs from Browser
Jürgen Fischer
03:07 PM Bug report #9349 (Closed): QGis Zonal Statistics Plugin NoData included in Calculations
Giovanni Manghi
03:06 PM Bug report #9208 (Open): QGIS crashes when using addAttributes on any vector data provider
Giovanni Manghi
03:03 PM Bug report #10654 (Open): "Label features multiple times" doesn't work if "merge connected lines ...
Giovanni Manghi
02:55 PM Bug report #10654: "Label features multiple times" doesn't work if "merge connected lines to avoi...
Hi,
This is addressed here: https://github.com/qgis/QGIS/pull/1395
Looking into whether it can be pushed (after rev...
Larry Shaffer
03:02 PM Bug report #7505 (Closed): mapinfo non geographic tab file has wrong legend icon
Fixed in changeset commit:"69ce0397a3cccf63ae766094346d984d94a13687". Jürgen Fischer
03:02 PM Bug report #6258 (Closed): browser does not add spatialite db to list of connections after creati...
Fixed in changeset commit:"ef31ccc4ebd299f334cf8258e0fe9b9f88844b08". Jürgen Fischer
03:01 PM Bug report #8212 (Open): style manager searching finds non-related elements
Giovanni Manghi
03:00 PM Feature request #3008 (Closed): Reimplement map decorations as annotation widgets
Giovanni Manghi
02:53 PM Bug report #9200 (Closed): Failure to display orthoimagery on windows in png or jpg format
closing for lack of feedback. Giovanni Manghi
02:53 PM Bug report #9200 (Closed): Failure to display orthoimagery on windows in png or jpg format
closing for lack of feedback. Giovanni Manghi
02:51 PM Bug report #6121 (Feedback): OWS browser entry not shown
still valid? Jürgen Fischer
02:50 PM Feature request #8610 (Closed): Add the possibility to create several styles for one layer
closing for lack of feedback. Giovanni Manghi
02:49 PM Bug report #9879 (Feedback): Postgis style categories are not displayed
not reproducable. Which renderer with which attributes did you try? Jürgen Fischer
02:49 PM Bug report #9879 (Feedback): Postgis style categories are not displayed
not reproducable. Which renderer with which attributes did you try? Jürgen Fischer
02:49 PM Bug report #8531 (Closed): Raster trasparency setting not saved in the project
it has been recently fixed in master. Giovanni Manghi
02:49 PM Bug report #8531 (Closed): Raster trasparency setting not saved in the project
it has been recently fixed in master. Giovanni Manghi
02:48 PM Bug report #8209: Print as raster doesn't work on OsX
is this still an issue on latest master? Giovanni Manghi
02:45 PM Bug report #8076 (Closed): Undocking panel = area that's not redrawn
seems fixed in master. Giovanni Manghi
02:45 PM Bug report #8076 (Closed): Undocking panel = area that's not redrawn
seems fixed in master. Giovanni Manghi
02:43 PM Bug report #8333 (Open): DB Manager's "Import vector layer"'s SRID confirmation dialog has unclea...
Giovanni Manghi
02:42 PM Feature request #259 (Open): Remember WMS GetCapabilities response during work session
Giovanni Manghi
02:36 PM Bug report #7365 (Closed): QGIS project made in Windows crashes when opening on OSX
closing for lack of feedback. Giovanni Manghi
02:36 PM Bug report #7365 (Closed): QGIS project made in Windows crashes when opening on OSX
closing for lack of feedback. Giovanni Manghi
02:36 PM Feature request #4749 (Open): editable option for combo box in value relation editor cannot be used
Giovanni Manghi
02:34 PM Feature request #4985 (Closed): Attribute editing with "Identify Results" Panel
kind of fixed/implemented as in new identify window you can open the edit form with one click. Giovanni Manghi
02:34 PM Feature request #4985 (Closed): Attribute editing with "Identify Results" Panel
kind of fixed/implemented as in new identify window you can open the edit form with one click. Giovanni Manghi
02:33 PM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
Giovanni Manghi
02:30 PM Bug report #5601 (Closed): print composer rendering
closing for lack of feedback. Giovanni Manghi
02:30 PM Bug report #5601 (Closed): print composer rendering
closing for lack of feedback. Giovanni Manghi
02:29 PM Bug report #5644 (Open): GRASS integration should use private, not user's .grassrc6 file
Giovanni Manghi
02:28 PM Bug report #6439 (Open): Curve label becomes horizontal when x,y are manually set
Giovanni Manghi
02:27 PM Feature request #6816 (Closed): Display length and azimuth while digitizing polylines and polygons
seems a reasonable workaround. Giovanni Manghi
02:27 PM Feature request #6816 (Closed): Display length and azimuth while digitizing polylines and polygons
seems a reasonable workaround. Giovanni Manghi
02:26 PM Revision 07f21dfb (qgis): fix #6204
Jürgen Fischer
02:26 PM Bug report #6835 (Open): Label with "using perimeter" option looses label and do not work as expe...
Giovanni Manghi
02:23 PM Bug report #10632: Cannot rename connection name (PostGIS, WMS, WFS) in other case
I can confirm on Ubuntu 13.04 and latest master, tried to add PostGIS connection, changing case of the name doesn't h... Maxim Dubinin
09:28 AM Bug report #10632: Cannot rename connection name (PostGIS, WMS, WFS) in other case
Tried in last master (Ubuntu 12.04):
1. Press "Add PostGIS Layers" button;
2. Choose connection from list, "vega" in ...
dr -
08:53 AM Bug report #10632 (Feedback): Cannot rename connection name (PostGIS, WMS, WFS) in other case
Just tried with a postgres - seems to work fine in "Add PostGIS Table(s)" dialog and in the browser. Jürgen Fischer
08:53 AM Bug report #10632 (Feedback): Cannot rename connection name (PostGIS, WMS, WFS) in other case
Just tried with a postgres - seems to work fine in "Add PostGIS Table(s)" dialog and in the browser. Jürgen Fischer
02:22 PM Feature request #7304 (Open): Polygon partitioning by edge proximity
Giovanni Manghi
02:21 PM Feature request #7369 (Open): Size limit when using postgis data source
Giovanni Manghi
02:15 PM Bug report #4634 (Closed): [PATCH] New labelling engine: wrong label placement with both "around ...
Giovanni Manghi wrote:
> andrea76 - wrote:
> > Tested with qgis master (2014-05-28).
> >
> > The problem is mainly f...
Giovanni Manghi
02:15 PM Bug report #4634 (Closed): [PATCH] New labelling engine: wrong label placement with both "around ...
Giovanni Manghi wrote:
> andrea76 - wrote:
> > Tested with qgis master (2014-05-28).
> >
> > The problem is mainly f...
Giovanni Manghi
02:13 PM Revision e3250c17 (qgis): several components require spatialite, make it required (fixes #8797)
Jürgen Fischer
02:12 PM Feature request #1823 (Closed): Highlight point in Zoom to Point
zoom to point is a 3rd party plugin. Giovanni Manghi
02:12 PM Feature request #1823 (Closed): Highlight point in Zoom to Point
zoom to point is a 3rd party plugin. Giovanni Manghi
02:11 PM Feature request #3473 (Closed): Horizontal offset for Simple line and Marker line layer's type
simple line offset is now both H/V and marker line has both options (in symbol options). Giovanni Manghi
02:11 PM Feature request #3473 (Closed): Horizontal offset for Simple line and Marker line layer's type
simple line offset is now both H/V and marker line has both options (in symbol options). Giovanni Manghi
02:07 PM Bug report #3568 (Closed): Bad Allocation when zooming
closing for lack of feedback, the similar issue/ticket has been closed as fixed too. Giovanni Manghi
02:07 PM Bug report #3568 (Closed): Bad Allocation when zooming
closing for lack of feedback, the similar issue/ticket has been closed as fixed too. Giovanni Manghi
02:04 PM Bug report #4011 (Closed): Map canvas flickers when content is dragged
closing for lack of feedback and because with multithreading this should not be an issue anymore anyway. Giovanni Manghi
02:04 PM Bug report #4011 (Closed): Map canvas flickers when content is dragged
closing for lack of feedback and because with multithreading this should not be an issue anymore anyway. Giovanni Manghi
02:01 PM Bug report #7832 (Closed): QGIS raster, merge
closing for lack of feedback. Giovanni Manghi
02:01 PM Bug report #7832 (Closed): QGIS raster, merge
closing for lack of feedback. Giovanni Manghi
02:00 PM Bug report #7382 (Closed): Converting Coordinates on CSV Export
closing for lack of feedback. Giovanni Manghi
02:00 PM Bug report #7382 (Closed): Converting Coordinates on CSV Export
closing for lack of feedback. Giovanni Manghi
01:58 PM Bug report #3117 (Closed): GPS live tracking does not work for me
closing for the lack of feedback Jürgen Fischer
01:58 PM Bug report #3117 (Closed): GPS live tracking does not work for me
closing for the lack of feedback Jürgen Fischer
01:51 PM Bug report #6035 (Closed): Wrong size of labels in Print Composer with CSV file
closing for lack of feedback. Giovanni Manghi
01:51 PM Bug report #6035 (Closed): Wrong size of labels in Print Composer with CSV file
closing for lack of feedback. Giovanni Manghi
01:50 PM Bug report #6378 (Closed): Label every part of multi-part feature not working for some options in...
Giovanni Manghi
01:45 PM Bug report #6474 (Closed): QGis hang when loading large project
closing for lack of feedback. Giovanni Manghi
01:45 PM Bug report #6474 (Closed): QGis hang when loading large project
closing for lack of feedback. Giovanni Manghi
01:40 PM Bug report #7126 (Closed): User needs to be able to cancel long render operation
with multithreading this is no longer an issue. Giovanni Manghi
01:40 PM Bug report #7126 (Closed): User needs to be able to cancel long render operation
with multithreading this is no longer an issue. Giovanni Manghi
01:37 PM Bug report #7613 (Closed): 2 "Browser" entries in View->Panels...
it's not a bug, it's a feature. Jürgen Fischer
01:37 PM Bug report #7613 (Closed): 2 "Browser" entries in View->Panels...
it's not a bug, it's a feature. Jürgen Fischer
01:34 PM Revision c5fba8a8 (qgis): fix wording of split messages (fixes #8875)
Jürgen Fischer
01:33 PM Revision 20e34e8e (qgis): [composer] Fix attribute table column sort order could not be changed a...
Nyall Dawson
01:31 PM Bug report #7652 (Closed): Attempt to read shape with feature id out of available range.
closing for the lack of feedback. Jürgen Fischer
01:28 PM Bug report #7558 (Closed): Error with Measuring tool
closing for the lack of feedback. Jürgen Fischer
01:25 PM Bug report #6560 (Closed): milliseconds not registered in table of GPX file
Apparently that's a "GDAL issue !#2680":http://trac.osgeo.org/gdal/ticket/2680 (used in QGIS to read GPX). BTW the G... Jürgen Fischer
01:25 PM Bug report #6560 (Closed): milliseconds not registered in table of GPX file
Apparently that's a "GDAL issue !#2680":http://trac.osgeo.org/gdal/ticket/2680 (used in QGIS to read GPX). BTW the G... Jürgen Fischer
01:25 PM Bug report #6560 (Closed): milliseconds not registered in table of GPX file
Apparently that's a "GDAL issue !#2680":http://trac.osgeo.org/gdal/ticket/2680 (used in QGIS to read GPX). BTW the G... Jürgen Fischer
01:25 PM Bug report #6560 (Closed): milliseconds not registered in table of GPX file
Apparently that's a "GDAL issue !#2680":http://trac.osgeo.org/gdal/ticket/2680 (used in QGIS to read GPX). BTW the G... Jürgen Fischer
01:07 PM Bug report #7504 (Closed): editing of csv tables
Fixed in changeset commit:"ce96eaae5937bb0d308f6bcff6b09dd73bcd97f9". Jürgen Fischer
12:58 PM Revision 0b96d5af (qgis): Fix various models failing qt model test
Nyall Dawson
12:54 PM Bug report #6709 (Closed): Creating a shapefile fails silently when you don't have permissions (s...
Fixed in changeset commit:"71c15f0639b2e9356b23fc9e7d113c01f10787da". Jürgen Fischer
12:37 PM Bug report #7237 (Closed): SLD dashed line
closing for the lack of feedback Jürgen Fischer
12:36 PM Bug report #8536 (Closed): copy from existing CRS does not copy
closing for the lack of feedback. Jürgen Fischer
12:21 PM Bug report #8429 (Closed): WMS requests for maps that were never asked for.
Jonathan Moules wrote:
> These requests are GetMap requests, a legend is a GetLegendGraphic.
Not really. Those are ...
Jürgen Fischer
12:21 PM Bug report #8429 (Closed): WMS requests for maps that were never asked for.
Jonathan Moules wrote:
> These requests are GetMap requests, a legend is a GetLegendGraphic.
Not really. Those are ...
Jürgen Fischer
12:15 PM Bug report #8904 (Closed): clipping not working
closing for the lack of feedback Jürgen Fischer
12:15 PM Bug report #8904 (Closed): clipping not working
closing for the lack of feedback Jürgen Fischer
12:14 PM Bug report #8933 (Closed): Online help (german): 404 error
apparently meanwhile fixed. Jürgen Fischer
12:14 PM Bug report #8933 (Closed): Online help (german): 404 error
apparently meanwhile fixed. Jürgen Fischer
12:13 PM Bug report #9093 (Closed): .CSV files don't get in editmode anymore
The delimited text provider only supports reading. Maybe you were saving as CSV earlier. Jürgen Fischer
12:13 PM Bug report #9093 (Closed): .CSV files don't get in editmode anymore
The delimited text provider only supports reading. Maybe you were saving as CSV earlier. Jürgen Fischer
11:54 AM Bug report #9358 (Feedback): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubunt...
What are the permission of the file on the server? Jürgen Fischer
11:54 AM Bug report #9358 (Feedback): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubunt...
What are the permission of the file on the server? Jürgen Fischer
11:54 AM Bug report #9358 (Feedback): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubunt...
What are the permission of the file on the server? Jürgen Fischer
11:51 AM Bug report #9239 (Closed): Scale dependent visibility
closing for the lack of feedback. Jürgen Fischer
11:51 AM Bug report #9239 (Closed): Scale dependent visibility
closing for the lack of feedback. Jürgen Fischer
11:50 AM Feature request #10523: Postgis provider: a styles in layer_style with useasdefault set to false ...
There are two order criteria - first useDefault, second update_time. So the style with default comes first and the r... Jürgen Fischer
11:23 AM Bug report #9136 (Feedback): Browser does not show Postgres materialized views
Can't reproduce this either - I see materialized views in browser too Jürgen Fischer
11:23 AM Bug report #9136 (Feedback): Browser does not show Postgres materialized views
Can't reproduce this either - I see materialized views in browser too Jürgen Fischer
11:22 AM Bug report #9135 (Feedback): PostGIS - materialized views only show if "also list tables with no ...
Matthias Kuhn wrote:
> Is this an issue that will be solved? Or maybe it needs some hints on the GUI/help side?
I ca...
Jürgen Fischer
11:22 AM Bug report #9135 (Feedback): PostGIS - materialized views only show if "also list tables with no ...
Matthias Kuhn wrote:
> Is this an issue that will be solved? Or maybe it needs some hints on the GUI/help side?
I ca...
Jürgen Fischer
11:03 AM Bug report #7703 (Feedback): WKT import two problems
is this still valid? Do you use "add delimited text layer" (delimited text provider) or "add vector layer" (ogr). D... Jürgen Fischer
11:03 AM Bug report #7703 (Feedback): WKT import two problems
is this still valid? Do you use "add delimited text layer" (delimited text provider) or "add vector layer" (ogr). D... Jürgen Fischer
10:52 AM Bug report #7038 (Closed): Coordinate Readout box
closing for the lack of feedback Jürgen Fischer
10:52 AM Bug report #7038 (Closed): Coordinate Readout box
closing for the lack of feedback Jürgen Fischer
10:50 AM Bug report #8453 (Closed): QgsExpression::Interval::fromString() doesn't fully support plural for...
Fixed in changeset commit:"a63ddd2ed9536914bedcb816e07752a6c18b65e7". Jürgen Fischer
10:40 AM Bug report #10437: When removing a vector field alias it isn't removed from qgs project
Fixed in pull request https://github.com/qgis/QGIS/pull/1481 Giovanni Allegri
09:01 AM Bug report #8435 (Closed): Spatialite, PostGIS layers with 8-byte primary keys don't display in I...
closing for the lack of feedback. Jürgen Fischer
09:01 AM Bug report #8435 (Closed): Spatialite, PostGIS layers with 8-byte primary keys don't display in I...
closing for the lack of feedback. Jürgen Fischer
08:58 AM Bug report #7937 (Closed): 'add to selection' not rendering
closing for the lack of feedback Jürgen Fischer
08:58 AM Bug report #7937 (Closed): 'add to selection' not rendering
closing for the lack of feedback Jürgen Fischer
08:45 AM Bug report #9465 (Closed): QgsProject's snapSettingsChanged() signal is broken
Fixed in changeset commit:"c25e3587bc8a51d0baaf8f80fa2434f2b027c5c6". Jürgen Fischer
08:36 AM Bug report #10667 (Closed): A textedit widget made not editable doesn't get it's status saved in ...
When making a textedit widget not editable everything works. But saving the project and reopening it looses the non-e... Tudor Bărăscu
08:31 AM Bug report #9767 (Feedback): Project not properly saving ellipsoid
this should have been fixed recently in qgis master, please test and report back. Giovanni Manghi
08:30 AM Bug report #7366: GdalTools not loadable
have you set the path in the raster menu? ex:
/library/frameworks/GDAL.framework/Versions/1.8/Programs:/usr/bin
Giovanni Manghi
05:22 AM Bug report #7366 (Feedback): GdalTools not loadable
Is this still valid? Which packages did you install? Jürgen Fischer
05:22 AM Bug report #7366 (Feedback): GdalTools not loadable
Is this still valid? Which packages did you install? Jürgen Fischer
08:26 AM Bug report #9447 (Closed): Toggling layer visibility sometimes has no effect when using geometry ...
mtr was merged. Jürgen Fischer
08:26 AM Bug report #9447 (Closed): Toggling layer visibility sometimes has no effect when using geometry ...
mtr was merged. Jürgen Fischer
08:22 AM Bug report #6783 (Closed): New vertex added onto shared boundary (topologically correct) is attri...
works as expected on qgis master. Giovanni Manghi
08:22 AM Bug report #6783 (Closed): New vertex added onto shared boundary (topologically correct) is attri...
works as expected on qgis master. Giovanni Manghi
04:15 AM Bug report #6783 (Open): New vertex added onto shared boundary (topologically correct) is attribu...
Jürgen Fischer
08:18 AM Bug report #8432 (Closed): Copy/Paste from shape to mysql misses attributes (sets to NULL)
closing for the lack of feedback Jürgen Fischer
08:17 AM Bug report #8309 (Closed): Add to Overview from the Layer menu is not working
apparently fixed Jürgen Fischer
08:17 AM Bug report #8309 (Closed): Add to Overview from the Layer menu is not working
apparently fixed Jürgen Fischer
08:16 AM Bug report #6734 (Closed): First on the list of Recently used CRS not active for newly created layer
this has been fixed recently. Giovanni Manghi
08:16 AM Bug report #6734 (Closed): First on the list of Recently used CRS not active for newly created layer
this has been fixed recently. Giovanni Manghi
07:59 AM Bug report #10352 (Closed): Exception with offset polygon layer and composition
PR was merged in commit:9d8a8424 Jürgen Fischer
07:59 AM Bug report #10352 (Closed): Exception with offset polygon layer and composition
PR was merged in commit:9d8a8424 Jürgen Fischer
07:45 AM Bug report #9033 (Closed): WFS "Zoom to Layer" doesn't
it works as expected on qgis master. Giovanni Manghi
07:45 AM Bug report #9033 (Closed): WFS "Zoom to Layer" doesn't
it works as expected on qgis master. Giovanni Manghi
07:40 AM Bug report #9831 (Closed): QGIS crashes when attempting to 'save as...' of a vector layer in diff...
likely a local issue. Reopen if necessary attaching sample data. Thanks! Giovanni Manghi
07:40 AM Bug report #9831 (Closed): QGIS crashes when attempting to 'save as...' of a vector layer in diff...
likely a local issue. Reopen if necessary attaching sample data. Thanks! Giovanni Manghi
07:39 AM Bug report #10666 (Feedback): Accented characters in FileParameter
are you using qgis master? if yes please also check that you don't have a "processing" folder in .qgis2/python/plugins
Giovanni Manghi
07:38 AM Bug report #4311: Georeferencer: "generate pdf map" result in a blank PDF
Nyall Dawson wrote:
> There's a few components to this:
>
> 1. The "Generate pdf map" and "Generate pdf report" sett...
Giovanni Manghi
07:36 AM Bug report #9787: hanging / memory leak when moving large numbers of points
still an issue on latest master and even on high end machines. Giovanni Manghi
07:36 AM Bug report #9787: hanging / memory leak when moving large numbers of points
still an issue on latest master and even on high end machines. Giovanni Manghi
07:36 AM Bug report #9787: hanging / memory leak when moving large numbers of points
still an issue on latest master and even on high end machines. Giovanni Manghi
07:36 AM Bug report #9787: hanging / memory leak when moving large numbers of points
still an issue on latest master and even on high end machines. Giovanni Manghi
07:36 AM Bug report #9787: hanging / memory leak when moving large numbers of points
still an issue on latest master and even on high end machines. Giovanni Manghi
07:36 AM Bug report #9787: hanging / memory leak when moving large numbers of points
still an issue on latest master and even on high end machines. Giovanni Manghi
07:32 AM Feature request #3122 (Closed): show map units in the field calculator
Giovanni Manghi
07:30 AM Feature request #10170: Calculations should use the project's CRS, not the layer's
well... by design now calculations are done using layer CRS, so I guess this would be a feature request. Giovanni Manghi
07:30 AM Feature request #10170: Calculations should use the project's CRS, not the layer's
well... by design now calculations are done using layer CRS, so I guess this would be a feature request. Giovanni Manghi
07:30 AM Feature request #10170: Calculations should use the project's CRS, not the layer's
well... by design now calculations are done using layer CRS, so I guess this would be a feature request. Giovanni Manghi
07:30 AM Feature request #10170: Calculations should use the project's CRS, not the layer's
well... by design now calculations are done using layer CRS, so I guess this would be a feature request. Giovanni Manghi
07:14 AM Revision 1f12d00e (qgis): Invalidate model filter when setting filter for QgsMapLayerComboBox, fi...
Nyall Dawson
07:12 AM Revision 168eaa08 (qgis): [composer] Allow choice of tables without geometry for atlas coverage l...
Nyall Dawson
06:59 AM Bug report #4754 (Feedback): Reading GML file (using OGR/GDAL) doesn't recognize object classes w...
can you attach sample data? Giovanni Manghi
06:55 AM Bug report #6368 (Feedback): Not all Features in Personal GDB layer showing up in QGIS 1.8
please test with the latest qgis release available and/or attach sample data. Giovanni Manghi
06:50 AM Bug report #6637 (Closed): View feature form in identify result makes QGIS crash if first attribu...
does not happen in the latest master, reopen if necessary. Giovanni Manghi
06:50 AM Bug report #6637 (Closed): View feature form in identify result makes QGIS crash if first attribu...
does not happen in the latest master, reopen if necessary. Giovanni Manghi
03:56 AM Bug report #6637 (Feedback): View feature form in identify result makes QGIS crash if first attri...
still valid? Jürgen Fischer
06:49 AM Bug report #10487 (Feedback): pythonplugin error under qgis 64bit - import wx module failed
Giovanni Manghi
06:48 AM Bug report #10487: pythonplugin error under qgis 64bit - import wx module failed
what do you need wx for? wx is only included for the grass gui frontend - which QGIS doesn't even use. Jürgen Fischer
06:42 AM Bug report #7376 (Feedback): QGIS confuses left & right buttons
as other OsX users aren't affected this seems like a local issue. Giovanni Manghi
06:38 AM Bug report #10240 (Closed): qgis 2.2 wont open
closing for lack of feedback. Giovanni Manghi
06:37 AM Bug report #4799 (Feedback): QGIS Server - GetMap URI inconsistency
Giovanni Manghi
04:24 AM Bug report #4799: QGIS Server - GetMap URI inconsistency
Marco, can we close this issue ? René-Luc ReLuc
06:35 AM Bug report #10267 (Closed): Data in attribute table changes after "joins"
closing for lack of feedback. Giovanni Manghi
06:35 AM Bug report #10267 (Closed): Data in attribute table changes after "joins"
closing for lack of feedback. Giovanni Manghi
06:27 AM Bug report #7838 (Closed): core dump on opening project
it seems ok on latest master, please reopen if necessary. Giovanni Manghi
06:27 AM Bug report #7838 (Closed): core dump on opening project
it seems ok on latest master, please reopen if necessary. Giovanni Manghi
06:26 AM Bug report #7932 (Closed): Identify Features freezes when a polygon has many interior rings
it is ok on latest master, reopen if necessary. Giovanni Manghi
06:26 AM Bug report #7932 (Closed): Identify Features freezes when a polygon has many interior rings
it is ok on latest master, reopen if necessary. Giovanni Manghi
05:49 AM Bug report #8823 (Closed): qgis-dev cannot start
probably meanwhile fixed. Jürgen Fischer
05:49 AM Bug report #8823 (Closed): qgis-dev cannot start
probably meanwhile fixed. Jürgen Fischer
05:42 AM Bug report #8098 (Closed): QGIS trunk fail to compile with PyQT 4.10.2
master compiles fine with 4.8.3 (windows), 4.9.1 (ubuntu precise), 4.9.3 (debian wheezy, ubuntu quantal), 4.10 (ubunt... Jürgen Fischer
05:42 AM Bug report #8098 (Closed): QGIS trunk fail to compile with PyQT 4.10.2
master compiles fine with 4.8.3 (windows), 4.9.1 (ubuntu precise), 4.9.3 (debian wheezy, ubuntu quantal), 4.10 (ubunt... Jürgen Fischer
05:41 AM Bug report #9835 (Closed): QGIS crashes when using "avoid intersection" on problematic layer
does not happen in latest master, reopen if necessary. Giovanni Manghi
05:41 AM Bug report #9835 (Closed): QGIS crashes when using "avoid intersection" on problematic layer
does not happen in latest master, reopen if necessary. Giovanni Manghi
05:37 AM Revision f71fad37 (qgis): [composer] Always default attribute tables to show all visible features...
Nyall Dawson
05:33 AM Bug report #10144 (Feedback): shapefile disappear while pan and zoom
Try again in qgis master and/or add sample data. Giovanni Manghi
05:26 AM Bug report #6204 (Closed): "Restore Default Style" error text
Fixed in changeset commit:"07f21dfba19854501ab1164de10f94e531d76d46". Jürgen Fischer
05:14 AM Bug report #8875 (Closed): "No feature split done" warning text.
Fixed in changeset commit:"c5fba8a8a1301c0da4df10a8b4d5841b9c3e0e73". Jürgen Fischer
05:14 AM Bug report #8797 (Closed): Can not build qgis-2.0.1 without full spatialite support
Fixed in changeset commit:"e3250c175922398dd19997a03c8d0fcacad723c1". Jürgen Fischer
05:01 AM Feature request #10088: Run Feature Action doesn't run action by default...
Still the same issue with 2.4 Master as of 2014-06-21... Klas Karlsson
04:56 AM Bug report #9988: Panning the map while in inspector mode
99% of the time I don't have access to a middle mouse button, thus requiring people to use that is annoying. Thanks f... Shaun McDonald
04:28 AM Bug report #9988: Panning the map while in inspector mode
Shaun McDonald wrote:
> See the attached annotated screenshot highlighting the inspector tool that I'm talking about....
Jürgen Fischer
04:24 AM Bug report #9988 (Closed): Panning the map while in inspector mode
Nathan Woodrow
04:24 AM Bug report #9988: Panning the map while in inspector mode
You can pan with any active tool using the middle mouse button. You can also use your arrow keys. Nathan Woodrow
03:18 AM Bug report #9988: Panning the map while in inspector mode
See the attached annotated screenshot highlighting the inspector tool that I'm talking about. The only way I've found... Shaun McDonald
02:46 AM Bug report #9988 (Feedback): Panning the map while in inspector mode
Which inspector mode!? Jürgen Fischer
04:53 AM Bug report #8490 (Closed): Index shift in check geometry validity tool
The attribute table doesn't show the feature id in the row header - it's just a row number in the table. But the geo... Jürgen Fischer
04:53 AM Bug report #8490 (Closed): Index shift in check geometry validity tool
The attribute table doesn't show the feature id in the row header - it's just a row number in the table. But the geo... Jürgen Fischer
04:48 AM Bug report #10614: compiling QGIS with GRASS 7 support
I don't know if this is of any help, but Synaptic tells me that the Grass70 package is defective. Tobias Schneider
04:43 AM Bug report #8476 (Closed): QGIS "not responding"
IIRC if an application doesn't seem to react to the close request, Windows offers to kill it or just let it continue.... Jürgen Fischer
04:27 AM Feature request #6393 (Open): WMS raster has not the transparent pixel list settable
Paolo Cavallini
04:19 AM Feature request #6393: WMS raster has not the transparent pixel list settable
No, I wrong.
It isn't resolve.
The ticket spoke of single pixel transaprency not global transparency.
I should re-o...
aperi2007 -
04:16 AM Feature request #6393 (Closed): WMS raster has not the transparent pixel list settable
thx to remenber this.
It is resolve.
I close it.
aperi2007 -
04:22 AM Feature request #8112 (Closed): GetLegendGraphic URL for each Layer in GetCapa
This pull request is in master with the commit d6535a8 René-Luc ReLuc
04:22 AM Feature request #8112 (Closed): GetLegendGraphic URL for each Layer in GetCapa
This pull request is in master with the commit d6535a8 René-Luc ReLuc
04:07 AM Bug report #6366 (Closed): Check QGIS Version
Jürgen Fischer
04:07 AM Bug report #8948 (Closed): Saucy ubuntu 13.10 and QGIS
Jürgen Fischer
04:06 AM Bug report #8948: Saucy ubuntu 13.10 and QGIS
closing for the lack of feedback Jürgen Fischer
04:06 AM Bug report #7976 (Closed): Merging Shapefiles Fails to Merge Attribute Tables.
Jürgen Fischer
04:05 AM Bug report #6994 (Closed): Can't update NULL numerical MS SQL
closing for the lack of feedback Jürgen Fischer
04:04 AM Bug report #6568 (Closed): Problem with GeoTIFF CRS in qGis 1.8.0 linux
probably meanwhile fixed - feel free to reopen if it's still there Jürgen Fischer
04:01 AM Bug report #6823 (Closed): Nightly is causing Python to be disabled...
closing for the lack of feedback Jürgen Fischer
03:58 AM Bug report #6719 (Closed): Add delimited text plugin: decimal point do not affect numerical field...
closing for the lack of feedback Jürgen Fischer
03:58 AM Bug report #6719 (Closed): Add delimited text plugin: decimal point do not affect numerical field...
closing for the lack of feedback Jürgen Fischer
03:53 AM Bug report #6448 (Closed): Extremely slow shapefile reading over network
apparently an upstream issue now Jürgen Fischer
03:53 AM Bug report #6448 (Closed): Extremely slow shapefile reading over network
apparently an upstream issue now Jürgen Fischer
03:50 AM Bug report #6472 (Closed): Qgis 1.8.0 converts WGS84 to OSGB36 incorrectly
probably fixed. Jürgen Fischer
03:45 AM Bug report #6290 (Feedback): WMS and Proxy server issue
Is this still valid? Jürgen Fischer
03:44 AM Bug report #6161 (Closed): Zoom to layer/Zoom to selection bug with the Mac version
closing for the lack of feedback Jürgen Fischer
03:44 AM Bug report #6161 (Closed): Zoom to layer/Zoom to selection bug with the Mac version
closing for the lack of feedback Jürgen Fischer
03:43 AM Bug report #5929 (Closed): QGIS 1.9.0 won't start
Jürgen Fischer
03:42 AM Bug report #5082 (Closed): OSM plugin - Editing with on the fly CRS transformation
osm plugin was removed Jürgen Fischer
03:42 AM Bug report #5082 (Closed): OSM plugin - Editing with on the fly CRS transformation
osm plugin was removed Jürgen Fischer
03:37 AM Bug report #5539 (Closed): Link on page cannot find destination.
website meanwhile redone. Jürgen Fischer
03:37 AM Bug report #5539 (Closed): Link on page cannot find destination.
website meanwhile redone. Jürgen Fischer
03:36 AM Bug report #5402 (Closed): MS SQL Server native driver not detecting primary key of tables
closing for the lack of feedback Jürgen Fischer
03:36 AM Bug report #5402 (Closed): MS SQL Server native driver not detecting primary key of tables
closing for the lack of feedback Jürgen Fischer
03:36 AM Bug report #5141 (Closed): Error when reading metadata of plugin osm
two unrelated issues. osm plugin meanwhile moved to core. Jürgen Fischer
03:36 AM Bug report #5141 (Closed): Error when reading metadata of plugin osm
two unrelated issues. osm plugin meanwhile moved to core. Jürgen Fischer
03:17 AM Bug report #9594 (Closed): Save output shapefile dialogue is slow to load filenames
closing for the lack of feedback Jürgen Fischer
03:17 AM Bug report #9594 (Closed): Save output shapefile dialogue is slow to load filenames
closing for the lack of feedback Jürgen Fischer
03:17 AM Bug report #9644 (Closed): WMS and CRS - No reprojection
closing for the lack of feedback - probably solved. Jürgen Fischer
03:17 AM Bug report #9644 (Closed): WMS and CRS - No reprojection
closing for the lack of feedback - probably solved. Jürgen Fischer
03:13 AM Bug report #9742: 2.3 files not backwards compatible with 2.2 (Oracle layers)
Is this related to #9634? I don't see how installing the weekly would interfere with the installed released version. Jürgen Fischer
03:00 AM Bug report #9825 (Closed): Reset UI default makes plugins icons disappear
PR was applied. Jürgen Fischer
03:00 AM Bug report #9825 (Closed): Reset UI default makes plugins icons disappear
PR was applied. Jürgen Fischer
02:54 AM Bug report #9880 (Closed): Wrong feature order after commiting changes
closing for the lack of feedback - looks like a non-issue anyway. Jürgen Fischer
02:54 AM Bug report #9880 (Closed): Wrong feature order after commiting changes
closing for the lack of feedback - looks like a non-issue anyway. Jürgen Fischer
02:51 AM Bug report #9863 (Feedback): sometimes data in 900913 crs is not shown
which errors do you get? Jürgen Fischer
02:50 AM Bug report #9899 (Closed): decoder jpeg not availalble
Not a QGIS issue. QGIS doesn't use PIL - it's just there because GRASS uses it. Jürgen Fischer
02:50 AM Bug report #9899 (Closed): decoder jpeg not availalble
Not a QGIS issue. QGIS doesn't use PIL - it's just there because GRASS uses it. Jürgen Fischer
02:36 AM Bug report #10105 (Rejected): How to sent coordinates in the right projection to PostGIS
Don't change the layer's CRS. If you change the project's CRS instead (and enable on-the-fly-reprojection) you can ... Jürgen Fischer
02:36 AM Bug report #10105 (Rejected): How to sent coordinates in the right projection to PostGIS
Don't change the layer's CRS. If you change the project's CRS instead (and enable on-the-fly-reprojection) you can ... Jürgen Fischer
02:28 AM Bug report #10174 (Closed): sip module implements API v11.0 but the qgis.core module requires API...
OSGeo4W/QGIS is shipped with PyQt. You don't need seperately install it. Jürgen Fischer
02:28 AM Bug report #10174 (Closed): sip module implements API v11.0 but the qgis.core module requires API...
OSGeo4W/QGIS is shipped with PyQt. You don't need seperately install it. Jürgen Fischer
02:28 AM Bug report #10174 (Closed): sip module implements API v11.0 but the qgis.core module requires API...
OSGeo4W/QGIS is shipped with PyQt. You don't need seperately install it. Jürgen Fischer

2014-06-20

01:53 AM Feature request #6144 (Open): Add "libqt4-sql-psql" and "libqt4-sql-sqlite" as dependencies (othe...
Jürgen Fischer
01:34 PM Feature request #6144 (Closed): Add "libqt4-sql-psql" and "libqt4-sql-sqlite" as dependencies (ot...
evidently this is not meant to be. Giovanni Manghi
01:34 PM Feature request #6144 (Closed): Add "libqt4-sql-psql" and "libqt4-sql-sqlite" as dependencies (ot...
evidently this is not meant to be. Giovanni Manghi
01:46 AM Bug report #10578 (Closed): ECW support disabled in QGIS server
Jürgen Fischer
09:01 AM Bug report #10578: ECW support disabled in QGIS server
Thanks for all your answers.
Indeed, if i can't display ECW-raster layer with qgis-server is about a paid license : ...
Jonathan Gautron
01:38 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
Giovanni Manghi wrote:
> This is more a bug than a feature.
The wfs provider loads the whole dataset or has a half-b...
Jürgen Fischer
01:38 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
Giovanni Manghi wrote:
> This is more a bug than a feature.
The wfs provider loads the whole dataset or has a half-b...
Jürgen Fischer
01:38 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
Giovanni Manghi wrote:
> This is more a bug than a feature.
The wfs provider loads the whole dataset or has a half-b...
Jürgen Fischer
07:10 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
This is more a bug than a feature. Giovanni Manghi
07:10 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
This is more a bug than a feature. Giovanni Manghi
07:10 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
This is more a bug than a feature. Giovanni Manghi
07:10 AM Feature request #5246: When loading a project avoid loading of non active WFS layers
This is more a bug than a feature. Giovanni Manghi
01:21 AM Bug report #10666 (Closed): Accented characters in FileParameter
I get this error while trying to enter a path with some accented characters in a FileParameter :... Etienne Trimaille
12:49 AM Bug report #6883: curved placement for labels breaks Indic scripts (Khmer, Lao, Nepale, Banglades...
Good news, everyone!
It seems there's actually no need to talk to harfbuzz directly, a QT function (QTextLayout::is...
Mathieu Pellerin - nIRV
12:44 AM Bug report #10159 (Closed): identity result panel should appear if previously closed when identit...
That's fixed for me, thanks. Mathieu Pellerin - nIRV
12:44 AM Bug report #10159 (Closed): identity result panel should appear if previously closed when identit...
That's fixed for me, thanks. Mathieu Pellerin - nIRV
11:42 PM Revision 522f2e4b (qgis): nsis: fix master installer bitmap
Jürgen Fischer
11:18 PM Revision b390b3e7 (qgis): [processing] fixed behaviour of select algorithms in modeler
Victor Olaya
11:18 PM Revision 260d55e5 (qgis): [processing] fix #10662
Victor Olaya
11:18 PM Revision 2e858c43 (qgis): [processing] fixes #10641
Victor Olaya
11:18 PM Revision 2b234d92 (qgis): [processing] provide some more info in batch processing interface
Victor Olaya
11:18 PM Revision b96f8fe3 (qgis): [processing] allow 'set raster layer style' alg to use layers not loade...
Victor Olaya
11:18 PM Revision 5a1d24dd (qgis): [processing] fix #10659
Victor Olaya
11:18 PM Revision 2e9a088e (qgis): [processing] fixed layer selector panel to use file filter
Victor Olaya
11:18 PM Revision f4cb03ac (qgis): [processing] fixed batch processing when there are no visible outputs
Victor Olaya
11:18 PM Revision 253f5a96 (qgis): [processing] reset progress bar after alg has finished running
Victor Olaya
11:18 PM Revision 3c7f5c96 (qgis): [processing] Modified styling algs to work with layer that are not open...
Victor Olaya
11:09 PM Revision e8d4732f (qgis): osgeo4w: also fix quoting in qgis-dev postinstall (followup e4dd900)
Jürgen Fischer
11:05 PM Revision 9256ca5b (qgis): [processing] force process events when algorithms report progress
Not the ideal way of doing it, but it will do the trick until we safely put algorithms in a different thread
Some cl...
Victor Olaya
11:05 PM Revision caa7d5b0 (qgis): [processing] fixed rendering of batch processing dialog
Victor Olaya
10:17 PM Bug report #10665 (Closed): Cannot add anymore geometryless tables to print composers
Fixed in f71fad3782238558f8ae46640fe450240fc1ef97 Nyall Dawson
10:17 PM Bug report #10665 (Closed): Cannot add anymore geometryless tables to print composers
Fixed in f71fad3782238558f8ae46640fe450240fc1ef97 Nyall Dawson
02:38 PM Bug report #10665 (Closed): Cannot add anymore geometryless tables to print composers
Until 2.2 (2.0.1 for sure) it was possible to add geometryless tables to print layouts.
In master it only shows the ...
Giovanni Manghi
10:17 PM Bug report #10655: Race condition in QgsCredentials
Sorry - had the wrong issue number when I pushed my commit - it should have been 10665. Nyall Dawson
03:22 AM Bug report #10655 (Closed): Race condition in QgsCredentials
Fixed in changeset commit:"2a4684a28d4c76f72f35edb3fb231ba0ca9d56d9". Martin Dobias
02:00 AM Bug report #10655 (Closed): Race condition in QgsCredentials
If several threads ask for credentials at once, some threads may not get the cached credentials. Martin Dobias
10:15 PM Feature request #10656: Atlas : geometryless or raster layer should not be listed in coverage lay...
Note - I've left the choice of geometryless tables, since there's a very valid use case for that (think "mail-merge" ... Nyall Dawson
10:14 PM Feature request #10656 (Closed): Atlas : geometryless or raster layer should not be listed in cov...
Fixed in changeset commit:"1f12d00ebde7a47fd1b4ce5db9c1c95f2e1ec3c3". Nyall Dawson
02:09 AM Feature request #10656 (Closed): Atlas : geometryless or raster layer should not be listed in cov...
The coverage layer lists all the layers used in the project even if there are rasters or geometryless ones.
As those ...
Harrissou Santanna
08:56 PM Bug report #4311: Georeferencer: "generate pdf map" result in a blank PDF
There's a few components to this:
1. The "Generate pdf map" and "Generate pdf report" settings keep getting cleared
...
Nyall Dawson
05:15 AM Bug report #4311: Georeferencer: "generate pdf map" result in a blank PDF
Alexander Bruy wrote:
> Still true? Just tested with latest master and get both PDF map and report. Maybe this true o...
Giovanni Manghi
05:15 AM Bug report #4311: Georeferencer: "generate pdf map" result in a blank PDF
Alexander Bruy wrote:
> Still true? Just tested with latest master and get both PDF map and report. Maybe this true o...
Giovanni Manghi
04:49 PM Revision 9414717b (qgis): oracle provider: reload fields after adding or deleting attributes (fix...
Jürgen Fischer
04:10 PM Revision 427381e3 (qgis): german translation update
Jürgen Fischer
04:08 PM Revision d6df10a7 (qgis): Allow negative values for range widget
Fix #6516 Matthias Kuhn
04:07 PM Feature request #4996 (Closed): Add a "remove overlapped areas" tool in the core digitizing toolbar
I don't think that this is anymore strictly necessary: as GRASS tools (with parameters for snapping along the run) ar... Giovanni Manghi
04:07 PM Feature request #4996 (Closed): Add a "remove overlapped areas" tool in the core digitizing toolbar
I don't think that this is anymore strictly necessary: as GRASS tools (with parameters for snapping along the run) ar... Giovanni Manghi
04:01 PM Revision 7aa2e0b8 (qgis): Merge pull request #1476 from cdavila/patch-1
Fix typos Werner Macho
04:00 PM Revision 909a841e (qgis): german translation fix and translation string fix
Jürgen Fischer
03:50 PM Bug report #9961: No min/max values for WCS layers from (UMN) mapserver
still true on latest master. Giovanni Manghi
03:42 PM Revision 3c31327e (qgis): nsis installer: don't override destination path override on x86_64 (/D)
Jürgen Fischer
03:42 PM Bug report #9954: QGIS Server print the wrong table if a geometryless is added to the layout
still true on latest master. Giovanni Manghi
03:19 PM Feature request #4450: Legend symbols (in print composer) are ignoring the "scale size field" opt...
Unassigning myself as I'm not currently working on this feature. Nyall Dawson
02:49 PM Feature request #4450: Legend symbols (in print composer) are ignoring the "scale size field" opt...
please notice that is using the "data defined size" (instead of the "scale size field") then in the composer legend n... Giovanni Manghi
03:03 PM Bug report #3828 (Closed): dissolve tool very slow
I'm closing this because the alternatives in the processing toolbox are good enough and also because no one seems to ... Giovanni Manghi
03:03 PM Bug report #3828 (Closed): dissolve tool very slow
I'm closing this because the alternatives in the processing toolbox are good enough and also because no one seems to ... Giovanni Manghi
02:50 PM Feature request #6180 (Closed): load geophoto
I don't see it happen soon and we have already 2 good plugins to import geotagged photos as point layers. Giovanni Manghi
02:50 PM Feature request #6180 (Closed): load geophoto
I don't see it happen soon and we have already 2 good plugins to import geotagged photos as point layers. Giovanni Manghi
02:27 PM Feature request #4256 (Closed): Diagram overlays: labels also for pie charts
actually in master diagram labels are available only for text diagrams and not for pies and histograms, so this shoul... Giovanni Manghi
02:27 PM Feature request #4256 (Closed): Diagram overlays: labels also for pie charts
actually in master diagram labels are available only for text diagrams and not for pies and histograms, so this shoul... Giovanni Manghi
02:25 PM Revision 8b85fb9e (qgis): german translation update
Jürgen Fischer
02:22 PM Revision 8cd467be (qgis): generate context_help and function_help in the same order
Jürgen Fischer
02:19 PM Feature request #6859 (Open): Add v.what.rast to GRASS toolbox
Giovanni Manghi
02:19 PM Bug report #10659 (Closed): Processing : the "add script from file" tool generates an error
Fixed in changeset commit:"5a1d24dd273919c469cf105121c09eaa10dcf470". Victor Olaya
03:09 AM Bug report #10659 (Closed): Processing : the "add script from file" tool generates an error
In the Processing ToolBox, when adding a script from a file, you get an error message:... Harrissou Santanna
02:19 PM Bug report #10641 (Closed): python error in modules that allow multiple input vector selection
Fixed in changeset commit:"2e858c439c09eaa6c0fe38498d5b87dce8a04077". Victor Olaya
02:19 PM Bug report #10662 (Closed): (gdal) translate/processing does not work in QGIS master
Fixed in changeset commit:"260d55e5416ff94a209a74158ccbbff364351264". Victor Olaya
09:20 AM Bug report #10662 (Closed): (gdal) translate/processing does not work in QGIS master
it used to work in previous releases Giovanni Manghi
02:15 PM Feature request #7231 (Closed): Include the min/max scale information in the GetProjectSettings
Giovanni Manghi
02:10 PM Revision 8cccdc5d (qgis): update release.pl and creatensis.pl
Jürgen Fischer
02:09 PM Feature request #4820: Color interpolation "exact" does not work
this raster renderer never worked as expected, I guess. Giovanni Manghi
02:09 PM Feature request #4820: Color interpolation "exact" does not work
this raster renderer never worked as expected, I guess. Giovanni Manghi
02:09 PM Feature request #4820: Color interpolation "exact" does not work
this raster renderer never worked as expected, I guess. Giovanni Manghi
01:54 PM Bug report #5811: dbmanager freezes when the schema has a lot of tables
still an issue in latest master while the QGIS browser does not suffer of the same problem. Giovanni Manghi
01:46 PM Bug report #10658: Repeated Layer name
The current behaviour is not that outlined by Antonio. I suggest removing the current label, and open a new feature r... Paolo Cavallini
01:00 PM Bug report #10658: Repeated Layer name
*Layer name* could be the name in a postgis table for example, *displayed as* I would say should work more like an al... Antonio Locandro
02:21 AM Bug report #10658 (Closed): Repeated Layer name
In Vector properties > General > Layer name there is a field called "displayed as", apparently useless and confusing,... Paolo Cavallini
01:43 PM Feature request #4382 (Closed): ftools: when using the DISSOLVE tool allow controlling how will r...
#6804 is better. Giovanni Manghi
01:43 PM Feature request #4382 (Closed): ftools: when using the DISSOLVE tool allow controlling how will r...
#6804 is better. Giovanni Manghi
01:38 PM Bug report #9108 (Closed): Datum transformation dialog shows also when adding geometryless layers...
does not seems to happen anymore. Giovanni Manghi
01:38 PM Bug report #9108 (Closed): Datum transformation dialog shows also when adding geometryless layers...
does not seems to happen anymore. Giovanni Manghi
01:36 PM Feature request #4800 (Closed): Support "drop" into QGIS browser
does not make a lot of sense anymore. Giovanni Manghi
01:36 PM Feature request #4800 (Closed): Support "drop" into QGIS browser
does not make a lot of sense anymore. Giovanni Manghi
01:32 PM Bug report #9151 (Closed): zonal stats gives wrong results when features are not overlapped to an...
Giovanni Manghi
01:17 PM Revision 8a149fe9 (qgis): Translation update and german translations
Matthias Kuhn
01:17 PM Revision f422fccb (qgis): Improve information text for a failed WMS connection
Matthias Kuhn
01:02 PM Revision c1c8aa64 (qgis): Fix #10657 (crash opening a project with invalid join)
Martin Dobias
12:34 PM Revision 9d90923a (qgis): [BUGFIX] 10638 WFS GetFeature may be incomplete if layer reports estima...
layer->featureCount() sometimes returns an estimated feature count.
In this case, the WFS server returns an incomplet...
René-Luc ReLuc
12:23 PM Bug report #4604 (Open): WFS option "Only request features overlapping the current view extent" d...
this does not seems a work in progress anymore. Giovanni Manghi
12:23 PM Bug report #4604 (Open): WFS option "Only request features overlapping the current view extent" d...
this does not seems a work in progress anymore. Giovanni Manghi
12:22 PM Bug report #8148: add warning when trying add to canvas a view without a primary key
this is a bug, not a feature request.
I should even be a blocker as in the past it was working as expected (I add th...
Giovanni Manghi
12:22 PM Bug report #8148: add warning when trying add to canvas a view without a primary key
this is a bug, not a feature request.
I should even be a blocker as in the past it was working as expected (I add th...
Giovanni Manghi
12:22 PM Bug report #8148: add warning when trying add to canvas a view without a primary key
this is a bug, not a feature request.
I should even be a blocker as in the past it was working as expected (I add th...
Giovanni Manghi
12:22 PM Bug report #8148: add warning when trying add to canvas a view without a primary key
this is a bug, not a feature request.
I should even be a blocker as in the past it was working as expected (I add th...
Giovanni Manghi
12:22 PM Bug report #8148: add warning when trying add to canvas a view without a primary key
this is a bug, not a feature request.
I should even be a blocker as in the past it was working as expected (I add th...
Giovanni Manghi
12:20 PM Revision 2a4684a2 (qgis): Fix #10655 (race condition in QgsCredentials)
Example of race condition during rendering:
Threads 1 and 2 call get(), it checks that there are cached credentials.
...
Martin Dobias
12:07 PM Bug report #9152 (Closed): symmetrical difference errors/warnings even when input geometries are ok
it seems ok on master. Giovanni Manghi
12:07 PM Bug report #9152 (Closed): symmetrical difference errors/warnings even when input geometries are ok
it seems ok on master. Giovanni Manghi
12:00 PM Bug report #7358 (Closed): GPS plugin, input layer for the "upload to GPS" tool is not shown
Giovanni Manghi
05:36 AM Bug report #7358: GPS plugin, input layer for the "upload to GPS" tool is not shown
Paolo Cavallini wrote:
> Please note, however, that GPS data loaded through the plugin are editable, whereas those lo...
Giovanni Manghi
05:27 AM Bug report #7358 (Feedback): GPS plugin, input layer for the "upload to GPS" tool is not shown
Please note, however, that GPS data loaded through the plugin are editable, whereas those loaded through Add vector a... Paolo Cavallini
05:27 AM Bug report #7358 (Feedback): GPS plugin, input layer for the "upload to GPS" tool is not shown
Please note, however, that GPS data loaded through the plugin are editable, whereas those loaded through Add vector a... Paolo Cavallini
04:47 AM Bug report #7358 (Closed): GPS plugin, input layer for the "upload to GPS" tool is not shown
GPS tools in unmaintained and basically useless with modern GPS units. Closing. Giovanni Manghi
04:47 AM Bug report #7358 (Closed): GPS plugin, input layer for the "upload to GPS" tool is not shown
GPS tools in unmaintained and basically useless with modern GPS units. Closing. Giovanni Manghi
11:43 AM Revision 61e934b3 (qgis): WMS fail: Details only shown on demand
Fix #10464 Matthias Kuhn
11:42 AM Feature request #6895 (Closed): Dockable identify editor
I guess we can close this one. Giovanni Manghi
11:42 AM Feature request #6895 (Closed): Dockable identify editor
I guess we can close this one. Giovanni Manghi
11:38 AM Revision 87ad917e (qgis): include 2.4 pointer in doxygen
Jürgen Fischer
11:38 AM Revision 8a11e517 (qgis): indentation update & warning fix
Jürgen Fischer
11:27 AM Bug report #9155 (Closed): help dialog for gdal translate "creation options" does not seems to sh...
now the help links to gdal manual page Giovanni Manghi
11:27 AM Bug report #9155 (Closed): help dialog for gdal translate "creation options" does not seems to sh...
now the help links to gdal manual page Giovanni Manghi
11:26 AM Feature request #6796 (Closed): When more than > 1 attribute table is open, use tabs instead of m...
there have been a recent ticket with a similar request, but the answer was that the actual qgis behavior is the right... Giovanni Manghi
11:26 AM Feature request #6796 (Closed): When more than > 1 attribute table is open, use tabs instead of m...
there have been a recent ticket with a similar request, but the answer was that the actual qgis behavior is the right... Giovanni Manghi
11:17 AM Bug report #8640 (Closed): cannot import shapefiles into old spatialite databases
Giovanni Manghi
10:57 AM Revision 18af0d81 (qgis): Fix for Vietnamese UTM 48N projection parameters as reported by Quách Đ...
Tim Sutton
10:49 AM Revision dbdb88ae (qgis): Merge pull request #1474 from timlinux/master
Fix for Vietnamese UTM 48N projection parameters as reported by Quách Đồng Thắng Tim Sutton
10:47 AM Bug report #10664 (Closed): Print Composer Overview map not rotated...
When setting "Map rotation" in the map properties, the extent in the overview doesn't reflect this rotation.
You can...
Klas Karlsson
10:45 AM Revision d99f3a0a (qgis): Updated news file for 2.4 release
Tim Sutton
10:40 AM Revision 88162d38 (qgis): Fix typos
cdavila -
10:37 AM Revision 735028d5 (qgis): russian translation update
Alexander Bruy
10:30 AM Bug report #10649: the edit widgets do not work as expected
Confirmed, thanks. Paolo Cavallini
02:30 AM Bug report #10649: the edit widgets do not work as expected
Paolo, if I understand correctly, that's the way it works since about three hours (latest patches). I simply forgot a... Matthias Kuhn
02:28 AM Bug report #10649: the edit widgets do not work as expected

> * the user selects the common name for an animal species, and the scientific name goes to the table
> * the user s...
Giovanni Manghi
02:25 AM Bug report #10649: the edit widgets do not work as expected
IMHO description and value should be two different field, with two different contents. The user should select the des... Paolo Cavallini
02:24 AM Bug report #10649: the edit widgets do not work as expected
Matthias Kuhn wrote:
> What's the "previous behaviour"?
the map has two columns, description and value.
The user ch...
Giovanni Manghi
02:20 AM Bug report #10649: the edit widgets do not work as expected
What's the "previous behaviour"?
I think the way it works with the latest patches is the one that jef was in favour ...
Matthias Kuhn
02:13 AM Bug report #10649: the edit widgets do not work as expected
Agreed, the previous behaviour made more sense to me. Paolo Cavallini
02:07 AM Bug report #10649: the edit widgets do not work as expected
Salvatore Larosa wrote:
> Thanks Matthias!
May be I can clarify what is going on with the Value Map.
in past QGIS r...
Giovanni Manghi
10:06 AM Revision 0305796a (qgis): Value map widget: properly represent value
Matthias Kuhn
10:06 AM Revision 0f0d16af (qgis): [attrtable] hide "hidden" widgets
Matthias Kuhn
10:01 AM Bug report #9409 (Closed): CRS not recognized in Dufour 2.0.1 64 bit version
Jürgen Fischer
09:59 AM Feature request #6797 (Closed): Support zipping of layers
maybe it would be easier to update and upgrade the zip layers plugin. Giovanni Manghi
09:59 AM Feature request #6797 (Closed): Support zipping of layers
maybe it would be easier to update and upgrade the zip layers plugin. Giovanni Manghi
09:58 AM Revision ef0e7d09 (qgis): metasearch: fix some self.tr calls
Jürgen Fischer
09:58 AM Revision 08cd87be (qgis): processing: (redundant) translation string fixes
Jürgen Fischer
09:58 AM Revision 2a6488e7 (qgis): german translation update
Jürgen Fischer
09:51 AM Feature request #5897 (Closed): Allow order alphabetically layers order in a group
As it wasn't included in legend refactoring I don't see having this included anytime soon. Giovanni Manghi
09:51 AM Feature request #5897 (Closed): Allow order alphabetically layers order in a group
As it wasn't included in legend refactoring I don't see having this included anytime soon. Giovanni Manghi
09:50 AM Feature request #6169 (Closed): Add "Edit feature form" action to "Run feature action" tool
the feature form is now available in the new identify dialog. Giovanni Manghi
09:50 AM Feature request #6169 (Closed): Add "Edit feature form" action to "Run feature action" tool
the feature form is now available in the new identify dialog. Giovanni Manghi
09:48 AM Feature request #5731 (Closed): allow create raster style (qml) based on the values of a set of r...
seems best fitted for a plugin. Giovanni Manghi
09:48 AM Feature request #5731 (Closed): allow create raster style (qml) based on the values of a set of r...
seems best fitted for a plugin. Giovanni Manghi
09:48 AM Feature request #4932 (Open): Add a "send error" button in the python error dialogs
still a nice feature to have. please leave it open for future reference Paolo Cavallini
09:48 AM Feature request #4932 (Open): Add a "send error" button in the python error dialogs
still a nice feature to have. please leave it open for future reference Paolo Cavallini
09:47 AM Feature request #4932 (Closed): Add a "send error" button in the python error dialogs
after all this time I don't see this being implemented anytime soon. Giovanni Manghi
09:47 AM Feature request #4932 (Closed): Add a "send error" button in the python error dialogs
after all this time I don't see this being implemented anytime soon. Giovanni Manghi
09:47 AM Feature request #4679 (Closed): show GRASS raster labels in the raster properties, colormap tab
Giovanni Manghi
09:45 AM Feature request #5604 (Closed): Add a "select all classes" button in vector style tab
ctrl-a is good enough. Giovanni Manghi
09:45 AM Feature request #5604 (Closed): Add a "select all classes" button in vector style tab
ctrl-a is good enough. Giovanni Manghi
09:43 AM Bug report #7090 (Closed): ftools lines to polygons fails on a particular vector
looking at it better and I realized that is a very edge case... the lines that seems continuous are mostly split and ... Giovanni Manghi
09:43 AM Bug report #7090 (Closed): ftools lines to polygons fails on a particular vector
looking at it better and I realized that is a very edge case... the lines that seems continuous are mostly split and ... Giovanni Manghi
09:43 AM Bug report #10037 (Closed): Install silent QGIS 2.2.0 x86_64 "/D" parameter does not work
fixed in commit:3c31327 Jürgen Fischer
09:43 AM Bug report #10037 (Closed): Install silent QGIS 2.2.0 x86_64 "/D" parameter does not work
fixed in commit:3c31327 Jürgen Fischer
09:40 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
adding this options in ftools (or gdal tools) does not make a lot of sense anymore, better add them directly in proce... Giovanni Manghi
09:40 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
adding this options in ftools (or gdal tools) does not make a lot of sense anymore, better add them directly in proce... Giovanni Manghi
09:40 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
adding this options in ftools (or gdal tools) does not make a lot of sense anymore, better add them directly in proce... Giovanni Manghi
09:35 AM Bug report #10663 (Closed): "additional no data value" pixels does not turn transparent anymore
it used to work as expected up to 2.2 Giovanni Manghi
09:28 AM Revision 614c1b21 (qgis): Change / add ntv2 entries for Portugal
Marco Hugentobler
09:10 AM Feature request #8722 (Closed): Remove SPIT
Unfortunately is not that obvious for who has to routinely import many vectors into PostGIS all in one go. Will write... Giovanni Manghi
09:10 AM Feature request #8722 (Closed): Remove SPIT
Unfortunately is not that obvious for who has to routinely import many vectors into PostGIS all in one go. Will write... Giovanni Manghi
09:04 AM Revision 8b898b96 (qgis): Forms: Hide "Hidden" widgets
Partly fixes #10649 Matthias Kuhn
09:00 AM Feature request #5586 (Closed): Print composer: allow draw annotation without needing to draw a grid
the workaround is obvious, make grid lines/crosses transparent. Giovanni Manghi
09:00 AM Feature request #5586 (Closed): Print composer: allow draw annotation without needing to draw a grid
the workaround is obvious, make grid lines/crosses transparent. Giovanni Manghi
08:51 AM Bug report #9743 (Closed): Handle bad layers - Oracle provider
datasource in "handle bad layers" now editable. Jürgen Fischer
08:51 AM Bug report #9743 (Closed): Handle bad layers - Oracle provider
datasource in "handle bad layers" now editable. Jürgen Fischer
08:48 AM Bug report #9199: Centroid fill: allow choose to have just 1 centroid in multipart polygons
Seems more like a bug rather than a missing feature. Giovanni Manghi
08:48 AM Bug report #9199: Centroid fill: allow choose to have just 1 centroid in multipart polygons
Seems more like a bug rather than a missing feature. Giovanni Manghi
08:48 AM Bug report #9199: Centroid fill: allow choose to have just 1 centroid in multipart polygons
Seems more like a bug rather than a missing feature. Giovanni Manghi
08:48 AM Bug report #9199: Centroid fill: allow choose to have just 1 centroid in multipart polygons
Seems more like a bug rather than a missing feature. Giovanni Manghi
08:45 AM Feature request #5339: Allow to use the line styles as styles for polygon borders
kind of weird that among all the symbology possibilities this is not doable(?). Missing something obvious? Giovanni Manghi
08:41 AM Revision 196a6673 (qgis): Editor widgets: Change default "enable sync" behavior
More generic implementation of 024cd0b
EditorWidgetWrappers (which are connected to fields) are synced with
the laye...
Matthias Kuhn
08:39 AM Revision eb4fe780 (qgis): Merge pull request #1473 from gioman/master
[processing] fix v.surf.bspline modules, input must be a point layer Alexander Bruy
08:38 AM Feature request #2839 (Closed): add rasterlite support in "add spatialite layer" or add new butto...
This seems outdated as anyway the future will be a unified way to add layers. Giovanni Manghi
08:38 AM Feature request #2839 (Closed): add rasterlite support in "add spatialite layer" or add new butto...
This seems outdated as anyway the future will be a unified way to add layers. Giovanni Manghi
07:49 AM Bug report #10102 (Closed): Cannot add varchar2 and char attributes in Oracle layers
Fixed in changeset commit:"9414717b03dfff05e70a3d9cd64c53df57cb7d9e". Jürgen Fischer
07:24 AM Bug report #10638 (Closed): WFS GetFeature may be incomplete if layer reports estimated feature c...
Works perfectly here. Thanks! Marco Hugentobler
03:41 AM Bug report #10638 (Feedback): WFS GetFeature may be incomplete if layer reports estimated feature...
Hi Marco,
Probably fixed by commit:9d90923a9b1e67d708dca96f0ea75c40257910a7
Can you test it ?
René-Luc ReLuc
03:41 AM Bug report #10638 (Feedback): WFS GetFeature may be incomplete if layer reports estimated feature...
Hi Marco,
Probably fixed by commit:9d90923a9b1e67d708dca96f0ea75c40257910a7
Can you test it ?
René-Luc ReLuc
03:41 AM Bug report #10638 (Feedback): WFS GetFeature may be incomplete if layer reports estimated feature...
Hi Marco,
Probably fixed by commit:9d90923a9b1e67d708dca96f0ea75c40257910a7
Can you test it ?
René-Luc ReLuc
03:41 AM Bug report #10638 (Feedback): WFS GetFeature may be incomplete if layer reports estimated feature...
Hi Marco,
Probably fixed by commit:9d90923a9b1e67d708dca96f0ea75c40257910a7
Can you test it ?
René-Luc ReLuc
03:41 AM Bug report #10638 (Feedback): WFS GetFeature may be incomplete if layer reports estimated feature...
Hi Marco,
Probably fixed by commit:9d90923a9b1e67d708dca96f0ea75c40257910a7
Can you test it ?
René-Luc ReLuc
07:18 AM Bug report #10657: crash when opening a project with joined layers
Hi Martin thanks for the quick fix.
I now get a bunch of this messages opening the attribute table (c020102 in sampl...
Salvatore Larosa
04:11 AM Bug report #10657: crash when opening a project with joined layers
win 7 64bit and qgis 2.2 32bit the project with joind layers works fine.
with the master 32 bit qgis crash too (see ...
Jan Lippmann
04:04 AM Bug report #10657 (Closed): crash when opening a project with joined layers
Fixed in changeset commit:"c1c8aa64181916d3b05c5469ed802067e3754210". Martin Dobias
04:03 AM Bug report #10657: crash when opening a project with joined layers
you have to go further back, 1.8. Giovanni Manghi
03:53 AM Bug report #10657: crash when opening a project with joined layers
It crashes also with 2.2 for me Martin Dobias
02:41 AM Bug report #10657: crash when opening a project with joined layers
and it wasn't crashing in previous qgis releases. Giovanni Manghi
02:41 AM Bug report #10657: crash when opening a project with joined layers
and it wasn't crashing in previous qgis releases. Giovanni Manghi
02:41 AM Bug report #10657: crash when opening a project with joined layers
and it wasn't crashing in previous qgis releases. Giovanni Manghi
02:21 AM Bug report #10657 (Closed): crash when opening a project with joined layers
When opening a project with joined layers I get:... Salvatore Larosa
07:16 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
I confirm the fix on Win7 (OSGeo4W 64bits)!
Thank you very much Martin!
Pedro Venâncio
07:15 AM Bug report #7710 (Closed): when duplicating a vector layer joins are discarded
works now. Giovanni Manghi
07:15 AM Bug report #7710 (Closed): when duplicating a vector layer joins are discarded
works now. Giovanni Manghi
07:08 AM Bug report #6516 (Closed): "range" edit widget does not allow negative values for the minimum value
Fixed in changeset commit:"d6df10a756455b6d6d54651c98b8ae653041630e". Matthias Kuhn
06:54 AM Bug report #6516: "range" edit widget does not allow negative values for the minimum value
still true on latest master Giovanni Manghi
06:54 AM Bug report #6516: "range" edit widget does not allow negative values for the minimum value
still true on latest master Giovanni Manghi
06:51 AM Feature request #9154 (Closed): ftools: polygon to edges
there is a tool in SAGA available in the Processing toolbox. Giovanni Manghi
06:51 AM Feature request #9154 (Closed): ftools: polygon to edges
there is a tool in SAGA available in the Processing toolbox. Giovanni Manghi
06:49 AM Bug report #6983 (Closed): GRASS direct modules are not working under Linux
I believe direct modules are not an option anymore. Giovanni Manghi
06:49 AM Bug report #6983 (Closed): GRASS direct modules are not working under Linux
I believe direct modules are not an option anymore. Giovanni Manghi
06:48 AM Bug report #7712 (Closed): qgis server master does not work on Windows(?)
it works. Giovanni Manghi
06:48 AM Bug report #7712 (Closed): qgis server master does not work on Windows(?)
it works. Giovanni Manghi
06:47 AM Feature request #6469 (Closed): Allow selecting features by selecting symbology classes in TOC
duplicate of #2860 Giovanni Manghi
06:47 AM Feature request #6469 (Closed): Allow selecting features by selecting symbology classes in TOC
duplicate of #2860 Giovanni Manghi
06:44 AM Bug report #7713 (Closed): qgis mapserver on Windows does not accept "\\" in project paths
I guess it is by design. Giovanni Manghi
06:44 AM Bug report #7713 (Closed): qgis mapserver on Windows does not accept "\\" in project paths
I guess it is by design. Giovanni Manghi
06:36 AM Bug report #7431: georeferencing using resampling other than "nearest neighbour" produces wrong o...
still very true on master. Giovanni Manghi
06:28 AM Bug report #9809: xls / xlsx field names are imported as first line
Hi,
a user raised that when explicitly defining field names line as text in spreadsheet software solves the issue.
...
Regis Haubourg
06:23 AM Bug report #10051: DB manager: python error when copying rows resulting from a query
still true on latest master. Giovanni Manghi
06:22 AM Bug report #10052 (Closed): DB Manager: layer resulting from query has table full with just "ERRO...
does not seems an issue anymore. Giovanni Manghi
06:22 AM Bug report #10052 (Closed): DB Manager: layer resulting from query has table full with just "ERRO...
does not seems an issue anymore. Giovanni Manghi
06:17 AM Bug report #10056 (Closed): When using data defined colors, the map legend show always a black sy...
there is an ongoing discussion about this matter and believe that there is a more detailed ticket. Giovanni Manghi
06:17 AM Bug report #10056 (Closed): When using data defined colors, the map legend show always a black sy...
there is an ongoing discussion about this matter and believe that there is a more detailed ticket. Giovanni Manghi
06:16 AM Feature request #5113 (Closed): Notes for enhancements/bug fixes
will eventually file separate tickets. Giovanni Manghi
06:16 AM Feature request #5113 (Closed): Notes for enhancements/bug fixes
will eventually file separate tickets. Giovanni Manghi
06:14 AM Bug report #7142 (Closed): Style manager is only accessible from the "single symbol" renderer
Giovanni Manghi
05:51 AM Bug report #7392 (Closed): DB manager error after deleting layers
it is a while that I don't see this issue. Assuming it is fixed. Giovanni Manghi
05:51 AM Bug report #7392 (Closed): DB manager error after deleting layers
it is a while that I don't see this issue. Assuming it is fixed. Giovanni Manghi
05:50 AM Revision 7aa93c00 (qgis): Hopefully fix #10599 (blank composer map when rendering rasters)
When printing on Windows, the printing does not seem to work
well in the worker thread as QImages get converted to QP...
Martin Dobias
05:50 AM Bug report #7182 (Closed): On linux QGIS freezes 1/2/3... times before allowing download waypoint...
Giovanni Manghi
05:48 AM Feature request #9281 (Open): [composer] add option to disable antialiasing when exporting compos...
Giovanni Manghi
05:47 AM Bug report #9577 (Closed): Point displacemente does not work with PostGIS layers
Giovanni Manghi
05:44 AM Feature request #10661 (Closed): allow to choose and fill coordinates from canvas
There are a number of modules that need a coordinate to work, actually the user must fill this manually (writing or c... Giovanni Manghi
05:42 AM Bug report #5306 (Closed): r.lake.xy does not allow pasting coordinate into the "seed coordinate ...
in the same module in processing there isn't such issue. Giovanni Manghi
05:42 AM Bug report #5306 (Closed): r.lake.xy does not allow pasting coordinate into the "seed coordinate ...
in the same module in processing there isn't such issue. Giovanni Manghi
05:40 AM Bug report #5237 (Closed): Update r.mapcalc to be compatible with the GRASS 7 new syntax
Paolo Cavallini wrote:
> Probably wontfix, as GRASS modules are being ported to SEXTANTE
exactly, and there is alrea...
Giovanni Manghi
05:40 AM Bug report #5237 (Closed): Update r.mapcalc to be compatible with the GRASS 7 new syntax
Paolo Cavallini wrote:
> Probably wontfix, as GRASS modules are being ported to SEXTANTE
exactly, and there is alrea...
Giovanni Manghi
05:40 AM Bug report #4733 (Closed): v.proj GUI should allow enter the layer name of a mapset different tha...
Giovanni Manghi
05:39 AM Bug report #5307 (Closed): r.patch do not allow selecting multiple raster maps as input
option available in processing. Giovanni Manghi
05:39 AM Bug report #5307 (Closed): r.patch do not allow selecting multiple raster maps as input
option available in processing. Giovanni Manghi
05:38 AM Bug report #5308 (Closed): Add the r.info module
available in processing Giovanni Manghi
05:38 AM Bug report #5308 (Closed): Add the r.info module
available in processing Giovanni Manghi
05:38 AM Bug report #10660: Empty HTML results
others
r.info
v.info
Giovanni Manghi
05:31 AM Bug report #10660 (Closed): Empty HTML results
There are modules that in processing return results just printing them to the screen and that processing should expor... Giovanni Manghi
05:33 AM Bug report #4670 (Closed): v.build.all opens an empty module
an error message now shows, but it is not anymore important as using the qgis/grass plugin makes a lot less sense now... Giovanni Manghi
05:33 AM Bug report #4670 (Closed): v.build.all opens an empty module
an error message now shows, but it is not anymore important as using the qgis/grass plugin makes a lot less sense now... Giovanni Manghi
05:29 AM Bug report #4669 (Closed): v.normal do not work
Giovanni Manghi
05:11 AM Bug report #6512: SL Geometryless tables are not accessible from browser or "add SL layer", but t...
no error message anymore, but still no joy from browser and "Add SL layer" dialog. Giovanni Manghi
05:11 AM Bug report #6512: SL Geometryless tables are not accessible from browser or "add SL layer", but t...
no error message anymore, but still no joy from browser and "Add SL layer" dialog. Giovanni Manghi
05:06 AM Revision 98959bbe (qgis): Fix #10648 (add layer to the selected group)
Martin Dobias
05:03 AM Bug report #2104 (Closed): snapping tolerance and vertex search radius not configurable anymore w...
this does not seems an issue anymore, at least on Win 7. Giovanni Manghi
05:03 AM Bug report #2104 (Closed): snapping tolerance and vertex search radius not configurable anymore w...
this does not seems an issue anymore, at least on Win 7. Giovanni Manghi
04:50 AM Bug report #6058 (Closed): GPS Tools freeze QGIS
Closing this Giovanni. Pedro Venâncio
04:43 AM Bug report #6058 (Feedback): GPS Tools freeze QGIS
I suggest to close this, see #6318 Giovanni Manghi
04:49 AM Bug report #5311 (Closed): remove the "-s" option (used silently) in "r.to.vect.area" and/or add ...
available in the module in Processing toolbox. Giovanni Manghi
04:49 AM Bug report #5311 (Closed): remove the "-s" option (used silently) in "r.to.vect.area" and/or add ...
available in the module in Processing toolbox. Giovanni Manghi
04:44 AM Bug report #5310 (Closed): Allow the nviz module to select more than one raster map (for elevation)
this is already possible in nviz/processing. Giovanni Manghi
04:44 AM Bug report #5310 (Closed): Allow the nviz module to select more than one raster map (for elevation)
this is already possible in nviz/processing. Giovanni Manghi
04:43 AM Bug report #6318 (Closed): "Download from GPS" stops to work after adding a new device in "GPS De...
I believe that the GPS tools is an unmaintained piece of QGIS, moreover now basically any GPS unit saves data directl... Giovanni Manghi
04:43 AM Bug report #6318 (Closed): "Download from GPS" stops to work after adding a new device in "GPS De...
I believe that the GPS tools is an unmaintained piece of QGIS, moreover now basically any GPS unit saves data directl... Giovanni Manghi
04:31 AM Bug report #4819 (Closed): "Identify Features" tool is slow with complex/big features (lot of nodes)
for what I can see the issue is fixed also on qgis 32 bit on Windows, reopen if necessary. Giovanni Manghi
04:31 AM Bug report #4819 (Closed): "Identify Features" tool is slow with complex/big features (lot of nodes)
for what I can see the issue is fixed also on qgis 32 bit on Windows, reopen if necessary. Giovanni Manghi
04:18 AM Bug report #4605 (Closed): Identify of GRASS rasters does not work on OsX
Closing for lack of further testing/feedback. Reopen if necessary. Giovanni Manghi
04:18 AM Bug report #4605 (Closed): Identify of GRASS rasters does not work on OsX
Closing for lack of further testing/feedback. Reopen if necessary. Giovanni Manghi
04:14 AM Bug report #5578 (Closed): Node tools symbols (squares) are left on the canvas when the layer is ...
Giovanni Manghi
03:42 AM Bug report #2301 (Closed): problem when editing adjacent polygons and "enable toplogical editing"...
Giovanni Manghi
03:37 AM Feature request #2860: allow selecting features by clicking on the symbology classes in the legend
It may happen in the future, but it is not in my plan right now :-) Martin Dobias
03:33 AM Feature request #2860: allow selecting features by clicking on the symbology classes in the legend
This would be very good to have in the new legend, but if it is not going to happen then please close this ticket. Giovanni Manghi
03:36 AM Feature request #4383 (Closed): ftools: Improve how processes are handled
This would need to be implemented in Processing tools. Giovanni Manghi
03:36 AM Feature request #4383 (Closed): ftools: Improve how processes are handled
This would need to be implemented in Processing tools. Giovanni Manghi
03:34 AM Bug report #3672 (Closed): region error when creating a GRASS location?
Giovanni Manghi
03:33 AM Bug report #3062 (Closed): change in r.reclass & GRASS plugin location browser
Giovanni Manghi
03:31 AM Feature request #1768 (Closed): Symbology of points does not change when editing point layer
Giovanni Manghi
03:29 AM Bug report #1867 (Closed): GRASS: a few modules need multiple selection or better multiple selection
is not going to happen in the grass plugin, on the other hand the modules in processing can support multiple inputs. Giovanni Manghi
03:29 AM Bug report #1867 (Closed): GRASS: a few modules need multiple selection or better multiple selection
is not going to happen in the grass plugin, on the other hand the modules in processing can support multiple inputs. Giovanni Manghi
03:20 AM Bug report #3055 (Closed): (OsX) cannot type "@" in the GRASS shell
Cannot test OsX anynmore and I can only imagine that this is not a issue anymore. Giovanni Manghi
03:20 AM Bug report #3055 (Closed): (OsX) cannot type "@" in the GRASS shell
Cannot test OsX anynmore and I can only imagine that this is not a issue anymore. Giovanni Manghi
03:07 AM Bug report #3024 (Closed): checkbox edit widget not working + widgets buttons not rendered correctly
I don't have a Mac to test and a long time has passed, I can just assume that this is not a issue anymore. Giovanni Manghi
03:07 AM Bug report #3024 (Closed): checkbox edit widget not working + widgets buttons not rendered correctly
I don't have a Mac to test and a long time has passed, I can just assume that this is not a issue anymore. Giovanni Manghi
03:07 AM Bug report #3024 (Closed): checkbox edit widget not working + widgets buttons not rendered correctly
I don't have a Mac to test and a long time has passed, I can just assume that this is not a issue anymore. Giovanni Manghi
03:07 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
I wouldn't say it's a huge one if noone complained in the +6 months the issue exists.
/me would vote for leaving it ...
Matthias Kuhn
03:01 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
Matthias Kuhn wrote:
> I wouldn't tag this as a blocker unless you want to postpone the release for a longer time.
> ...
Giovanni Manghi
02:56 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
I wouldn't tag this as a blocker unless you want to postpone the release for a longer time.
That's not a quick fix.
...
Matthias Kuhn
02:31 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
surprise! in QGIS 1.8 it works like a charm (as expected). Giovanni Manghi
03:05 AM Feature request #4438 (Closed): Option to add datasources icons beside layer names in the TOC
if this suggestion has not been taken into account for legend refactoring then I guess it won't be in the near future. Giovanni Manghi
03:05 AM Feature request #4438 (Closed): Option to add datasources icons beside layer names in the TOC
if this suggestion has not been taken into account for legend refactoring then I guess it won't be in the near future. Giovanni Manghi
03:04 AM Bug report #4666 (Closed): r.walk.coord r.walk.vector r.distance are missing icons
Giovanni Manghi
03:02 AM Bug report #4743 (Closed): v.surf.bspline: allow select a column with the value to be interpolated
this modules can be run as expected in the Processing toolbox. Giovanni Manghi
03:02 AM Bug report #4743 (Closed): v.surf.bspline: allow select a column with the value to be interpolated
this modules can be run as expected in the Processing toolbox. Giovanni Manghi
02:50 AM Bug report #10654: "Label features multiple times" doesn't work if "merge connected lines to avoi...
oooh right :) Giovanni Manghi
02:47 AM Bug report #10654: "Label features multiple times" doesn't work if "merge connected lines to avoi...
the point is that in the "Visual changelog for 2.4" http://changelog.linfiniti.com/qgis/version/2.4.0/
it states tha...
luca76 -
02:43 AM Bug report #10464 (Closed): X-Server crash with QGIS master on Debian testing (Gnome3 and Gnome C...
Fixed in changeset commit:"61e934b34b99540ce380675df7bd6094166bd0d1". Matthias Kuhn
02:34 AM Bug report #10464: X-Server crash with QGIS master on Debian testing (Gnome3 and Gnome Classic)
Works for me on Fedora 20. Matthias Kuhn
02:34 AM Bug report #9142 (Closed): "format_number" function error in label expression
it seems fixed to me, please reopen if necessary. Giovanni Manghi
02:34 AM Bug report #9142 (Closed): "format_number" function error in label expression
it seems fixed to me, please reopen if necessary. Giovanni Manghi

2014-06-19

01:58 AM Bug report #10654 (Feedback): "Label features multiple times" doesn't work if "merge connected li...
it works if "merge connected lines to avoid duplicate labels" is not active, make kind of sense to me(?). Giovanni Manghi
01:58 AM Bug report #10654 (Feedback): "Label features multiple times" doesn't work if "merge connected li...
it works if "merge connected lines to avoid duplicate labels" is not active, make kind of sense to me(?). Giovanni Manghi
01:58 AM Bug report #10654 (Feedback): "Label features multiple times" doesn't work if "merge connected li...
it works if "merge connected lines to avoid duplicate labels" is not active, make kind of sense to me(?). Giovanni Manghi
01:58 AM Bug report #10654 (Feedback): "Label features multiple times" doesn't work if "merge connected li...
it works if "merge connected lines to avoid duplicate labels" is not active, make kind of sense to me(?). Giovanni Manghi
01:52 AM Bug report #10654: "Label features multiple times" doesn't work if "merge connected lines to avoi...
Putting it to Blocker since it's a new feature of 2.4 that is not working luca76 -
01:52 AM Bug report #10654 (Closed): "Label features multiple times" doesn't work if "merge connected line...
Hi,
I tested the new qgis 2.4 feature "Label features multiple times" on the attached layer, but it doesn't work.
T...
luca76 -
01:51 AM Bug report #10653 (Closed): "Label features multiple times" doesn't work
error in writing bug luca76 -
01:50 AM Bug report #10653 (Closed): "Label features multiple times" doesn't work
Hi,
I tested the new qgis 2.4 feature "Label features multiple times" on the attached layer, but it doesn't work.
T...
luca76 -
01:42 AM Feature request #10652: Export geometryless table from DB Manager
it would be nice of course, but yiu can achieve that in many ways in QGIS, examples: "save as..." and also a bunch of... Giovanni Manghi
01:40 AM Feature request #10652 (Open): Export geometryless table from DB Manager
in DbManager, The only export format proposed currently is shapefile. So geometryless table can't be exported. It wou... Harrissou Santanna
01:29 AM Revision 708c64e6 (qgis): [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:15 AM Bug report #10649: the edit widgets do not work as expected
Thanks Matthias! Salvatore Larosa
01:06 AM Bug report #10649: the edit widgets do not work as expected
Hi Salvatore, I was not aware that you were talking about the attribute table, from the context I thought you were ta... Matthias Kuhn
12:39 AM Bug report #10649: the edit widgets do not work as expected
Hi Matthias, why it was closed?
Just compiled and the issue is still there :-(
Can you hide fields? is it working fo...
Salvatore Larosa
12:05 AM Bug report #10649 (Closed): the edit widgets do not work as expected
Partially fixed in changeset commit:"8b898b9645967a306b84b7f72ee5e5a9d1cf111e". Matthias Kuhn
12:02 AM Bug report #10649: the edit widgets do not work as expected
The hidden fields could be improved indeed (title needs to be removed for autogenerated forms)
What's wrong with the...
Matthias Kuhn
02:32 PM Bug report #10649 (Closed): the edit widgets do not work as expected
I tested some edit widgets like Hidden or Value Map and they are not working in current master.
If you open the sampl...
Salvatore Larosa
12:38 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
@matthias nope, it's not the performance, it's the fact that if I 'Show features visibible on map' and I view only 10... Richard Duivenvoorde
12:38 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
@matthias nope, it's not the performance, it's the fact that if I 'Show features visibible on map' and I view only 10... Richard Duivenvoorde
12:07 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
To be precise:
The option works, it just doesn't reveal the performance boost you expect?
Matthias Kuhn
04:17 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
Richard Duivenvoorde wrote:
> update: confirmed here by myself on osgeo4w QGIS master (windows), connecting to anothe...
Giovanni Manghi
03:26 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...

update: confirmed here by myself on osgeo4w QGIS master (windows), connecting to another linux postgresql server.
i...
Richard Duivenvoorde
12:36 AM Bug report #10386: WFS-T layer change request timed out ("request" parameter missing)
Gaia is outdated. There should be ver.3.4 but on theirs site there is ver.3.2 with no support of WFS-T. Keep looking ... Andrei K
11:39 PM Bug report #10386: WFS-T layer change request timed out ("request" parameter missing)
To determine if the problem is wfs-t, QGIS, or Geoserver we have to do some cross-checks.
So please install another ...
Richard Duivenvoorde
12:06 AM Bug report #9078: Labels are truncated in printing
OK, that works. However, the PAL settings are IMHO far too hidden. Paolo Cavallini
04:57 PM Bug report #9078 (Closed): Labels are truncated in printing
Try unchecking "Show partial labels" from the PAL label settings, that should fix this. Nyall Dawson
04:57 PM Bug report #9078 (Closed): Labels are truncated in printing
Try unchecking "Show partial labels" from the PAL label settings, that should fix this. Nyall Dawson
04:27 AM Bug report #9078: Labels are truncated in printing
The attached image should explain. Very easy to reproduce with any long label.
Thanks.
Paolo Cavallini
12:06 AM Revision 6e5e83a3 (qgis): [TRANSUP] es and sv
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:48 PM Bug report #9142: "format_number" function error in label expression
can someone confirm if this (still) is the case, as I could not confirm this?
otherwise this could be closed I think
Richard Duivenvoorde
11:05 PM Revision 024cd0b7 (qgis): Relation widget: Don't disable even when containing layer is not in edi...
Matthias Kuhn
10:52 PM Revision 73a5dd5a (qgis): Followup edbfb57, respect ownership of vl cacheindex in test
Matthias Kuhn
10:23 PM Bug report #10651 (Closed): Atlas printing: table object does not update properly
In the atlas preview mode when stepping through the atlas features, a filtered table is not updated correctly.
As an...
Andreas Neumann
10:16 PM Feature request #10650 (Closed): Atlas printing: getting access to the $atlasfeature record in ex...
It would be very powerful to get access to the current $atlasfeature database records with all attributes to use thes... Andreas Neumann
08:56 PM Bug report #10599 (Closed): Composer blank page - QPixmap It is not safe to use pixmaps outside t...
Fixed in changeset commit:"7aa93c00f7843e31209ce86cac0ce4e5461b6806". Martin Dobias
06:20 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
Forgot to say that this is also on Windows 7 64bit version. Andreas Neumann
06:20 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
I have the very same issues.
Rasters don't print anymore when directly printing to the printer. PDF export is fine.
...
Andreas Neumann
08:25 PM Revision 4b2c00c7 (qgis): russian translation update
Alexander Bruy
08:17 PM Revision e565d85b (qgis): [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:09 PM Bug report #10648 (Closed): New layer are not added to the selected group
Fixed in changeset commit:"98959bbeeb3362eda8605bfd0ae170cd09e9dd6f". Martin Dobias
01:46 PM Bug report #10648 (Closed): New layer are not added to the selected group
According to this discussion (#10384), the "Add new layers to selected or current group" option has been removed beca... Harrissou Santanna
07:29 PM Bug report #10459: Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Solved my version of the problem: I work on a laptop. When at my office, the laptop goes in a doc with the screen dis... Alasdair Mawdsley
07:21 PM Revision 434805bb (qgis): fix v.surf.bspline modules, input must be a point layer
gioman
06:56 PM Bug report #10615: MSSQL table attributes are not correct in qgis
We need a primary key because everything is done using the ID in QGIS. SQL Server doesn't provide a auto id for us s... Nathan Woodrow
06:52 PM Bug report #10615: MSSQL table attributes are not correct in qgis
I did not use a primary key because I was just trying a quick and dirty trial...
Adding a primary key results in qgis...
matt veenstra
06:51 PM Revision 8cefd31e (qgis): Merge pull request #1472 from gioman/r_cost_raster
[processing] add a r.cost submodule that uses a raster input as starting point(s) + fix r.drain and add a submodule f... Alexander Bruy
05:21 PM Revision 2176e163 (qgis): add a r.cost submodule that uses a raster input as starting point(s)
gioman
04:41 PM Revision fc519f8d (qgis): fix r.drain and add a submodule for r.drain that does not need input po...
gioman
04:23 PM Revision a72bfb61 (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
03:53 PM Bug report #10596 (Reopened): error compiling against python2-pyqt4 4.11
I'm not sure if @pyqtconfig@ is going to be available anymore (for newer versions of pyqt4 anyways, especially if pac... Donovan Cameron
02:48 PM Feature request #5012 (Closed): Add option to repeat labels (for lines vectors) at a given interval
Giovanni Manghi
02:41 PM Revision 5c6c37c7 (qgis): [TRANSUP] forgot to add italian to transifex - sorry
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:22 PM Revision de6a9602 (qgis): Merge pull request #1470 from qgis-jp/pullreq_2_4
update translation ja Werner Macho
02:16 PM Revision a7427b26 (qgis): update translation ja
yoichi Kayama
02:04 PM Revision b87093da (qgis): Merge pull request #1469 from Qgis-Tr-kr/master
[TRANSUP] Korean Werner Macho
02:00 PM Revision 63ad0fa3 (qgis): [TRANSUP] es by Carlos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:46 PM Revision 0defbeb0 (qgis): Disable return to run field calc til 2.6. Disable button on invalid exp...
Nathan Woodrow
01:34 PM Revision 1f6a47b9 (qgis): Korean translation updated
BJ Jang
01:18 PM Revision 51084959 (qgis): Merge pull request #3 from qgis/master
Merge pull request #2 from qgis/master for Korean trans BJ Jang
12:57 PM Bug report #10647 (Closed): RoadGraph plugin is not working.
* Known, fixed issue Paolo Cavallini
12:57 PM Bug report #10647 (Closed): RoadGraph plugin is not working.
* Known, fixed issue Paolo Cavallini
12:54 PM Bug report #10647 (Closed): RoadGraph plugin is not working.
Hi,
I'm trying to use RoadGraph Plugin in QGIS 2.2 for Windows 64x, and it doesn't allow me to choose the transporta...
Pavel Popoca Cruz
12:53 PM Feature request #9471: attribute table isn't refreshed after save
Wouldn't it be possible that upon toggling editing the attribute table would refresh itself without the need for a re... Antonio Locandro
12:48 PM Revision 0ce4cbf4 (qgis): Show embedded form as widget, not as separate dialog
Fix #10573
Fix #10606
Matthias Kuhn
11:31 AM Revision 20570bfa (qgis): Feeling dizzy?
It will not get any better if you type "dizzy"
into coordinates box in the status bar!
Martin Dobias
11:26 AM Revision 4828c84b (qgis): [TRANSUP] update from transifex and updated strings
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:01 AM Revision bdf1ac8d (qgis): Use better environment variable names for server logging
Marco Hugentobler
11:01 AM Revision 28d70c04 (qgis): WMS server: fix label settings in GetPrint
Marco Hugentobler
10:27 AM Revision 8ed8d15e (qgis): Update composer legend entry when layer symbology changes. Funded by So...
Sandro Mani
10:24 AM Bug report #10622: QGIS master crash with MySQL layer. While QGIS 2.2 on same machine seems ok
This is related to multi-threaded rendering, but in fact it is a bug in OGR MySQL driver: http://trac.osgeo.org/gdal/... Martin Dobias
03:20 AM Bug report #10622: QGIS master crash with MySQL layer. While QGIS 2.2 on same machine seems ok
Further info from terminal:
QGIS died on signal 11ptrace: Operation not permitted.
No thread selected
No stack.
gdb ...
Saber Razmjooei
09:39 AM Bug report #10631 (Closed): Union crashes when fields names in both tables end with "_oneletter"
Giovanni Manghi
09:37 AM Bug report #10631: Union crashes when fields names in both tables end with "_oneletter"
Giovanni Manghi wrote:
> It seems ok on QGIS master, please test and report back. Thanks.
Indeed, it's working on QG...
Marie Silvestre
03:37 AM Bug report #10631 (Feedback): Union crashes when fields names in both tables end with "_oneletter"
It seems ok on QGIS master, please test and report back. Thanks. Giovanni Manghi
09:16 AM Revision ee93d65b (qgis): Merge pull request #1464 from Cracert/i18n
[TRANSUP] pl: #18 by Radek Werner Macho
09:11 AM Revision c05e342a (qgis): Merge pull request #1462 from giohappy/master
Fix 10625 reverting addDrawingOrder to previous logic Marco Hugentobler
08:53 AM Bug report #10644: user-specific WFS layers are not displayed
The same problem also arises with write access to publicly available for reading wfs layers.
Specifically, when havi...
Elias Frentzos
08:42 AM Bug report #10644 (Closed): user-specific WFS layers are not displayed
Hello all,
I have a Geoserver with 6 wfs layers. Four of them are open to everyone, while the other two are user spe...
Elias Frentzos
08:50 AM Revision fcde5955 (qgis): Merge pull request #1465 from slarosa/str_replace_api
[cmake] removes underscore in builtin APIs file Nathan Woodrow
08:18 AM Feature request #7727: Support GRASS rasters as inputs in Processing
Any development on this? pvanbosgeo -
07:28 AM Bug report #10641 (Closed): python error in modules that allow multiple input vector selection
example r.drain
tested on latest master
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/...
Giovanni Manghi
06:20 AM Bug report #10639: handle bad layer window
Jan Lippmann wrote:
> Jürgen Fischer wrote:
> > You can edit the datasource of any bad layer directly and for file ba...
Jürgen Fischer
06:12 AM Bug report #10639: handle bad layer window
Jürgen Fischer wrote:
> You can edit the datasource of any bad layer directly and for file based data source you can ...
Jan Lippmann
05:15 AM Bug report #10639: handle bad layer window
You can edit the datasource of any bad layer directly and for file based data source you can also use the browse butt... Jürgen Fischer
04:06 AM Bug report #10639 (Closed): handle bad layer window
Acc....I apologise. I close the the ticket... Alessandro Ciali
03:52 AM Bug report #10639 (Feedback): handle bad layer window
there is a button "search" to look for the new datasource. Does not work for you? Giovanni Manghi
03:52 AM Bug report #10639 (Feedback): handle bad layer window
there is a button "search" to look for the new datasource. Does not work for you? Giovanni Manghi
02:56 AM Bug report #10639 (Closed): handle bad layer window
On the current master, in "Handle bad layer" window the field "New file" is vanished. Is it a bug? Alessandro Ciali
06:12 AM Bug report #10640: Print Composer: image-rotation issue with north-arrows
Further investigation shows that already QGIS 2.2 had this scaling problem with rotated images.
QGIS 2.0 was fine - ...
Andreas Neumann
05:39 AM Bug report #10640 (Closed): Print Composer: image-rotation issue with north-arrows
This is a side effect of the recent image scaling modes.
Previously, when one synced an image with the main map for ...
Andreas Neumann
06:11 AM Bug report #3754 (Closed): Printing does not render well (legend)
Can you please recheck and reopen if you still experience this issue. Thanks! Nyall Dawson
06:11 AM Bug report #3754 (Closed): Printing does not render well (legend)
Can you please recheck and reopen if you still experience this issue. Thanks! Nyall Dawson
04:18 AM Bug report #3754: Printing does not render well (legend)
Sorry, sample data & project unavailable now. New location of files (too large):
http://faunalia.eu/~paolo/bad_print....
Paolo Cavallini
06:08 AM Revision ee7add4f (qgis): Added Mathieu Pellerin to the contributors
Martin Dobias
05:38 AM Revision d71806b5 (qgis): Added Even Rouault to contributors
Martin Dobias
05:34 AM Revision 60a19892 (qgis): Merge pull request #1460 from rouault/fix_crash_in_QgsVectorFileWriter_...
Fix crash in QgsVectorFileWriter::addFeature() Martin Dobias
05:18 AM Bug report #5922 (Closed): QGIS does not handle (anymore?) missing postgis layers
Giovanni Manghi
04:35 AM Revision 0d1d7055 (qgis): [TRANSUP] pl: #18 by Radek
Robert Szczepanek
03:54 AM Bug report #10606 (Closed): empty attribute form is open while opening attribute table
Fixed in changeset commit:"0ce4cbf4bab83ba1719e025892d6eb8970417c90". Matthias Kuhn
03:54 AM Bug report #10573 (Closed): embed form shown in external dialog
Fixed in changeset commit:"0ce4cbf4bab83ba1719e025892d6eb8970417c90". Matthias Kuhn
03:33 AM Bug report #10630 (Closed): Circle marker border alpha=0 removes border button
is fixed in master, reopen if necessary. Giovanni Manghi
03:33 AM Bug report #10630 (Closed): Circle marker border alpha=0 removes border button
is fixed in master, reopen if necessary. Giovanni Manghi
02:44 AM Bug report #10638 (Closed): WFS GetFeature may be incomplete if layer reports estimated feature c...
Hi René-Luc
layer->featureCount() sometimes returns an estimated feature count. In this case, the WFS server returns...
Marco Hugentobler
02:32 AM Revision fd46c498 (qgis): Merge pull request #1463 from Cracert/i18n
[TRANSUP] pl: help - new SpatiaLite layer Werner Macho
02:13 AM Feature request #10637 (Closed): Update EPSG database
Our database gets synced with the GDAL database on install. Jürgen Fischer
02:13 AM Feature request #10637 (Closed): Update EPSG database
Our database gets synced with the GDAL database on install. Jürgen Fischer
02:13 AM Feature request #10637 (Closed): Update EPSG database
Our database gets synced with the GDAL database on install. Jürgen Fischer

2014-06-18

12:33 AM Bug report #10635 (Closed): Separate the buttons for "create shapefile" and "create spatiallite"
There is no need for another tool button on the toolbar for this. I think we will creating a flexible Create New X d... Nathan Woodrow
12:33 AM Bug report #10635 (Closed): Separate the buttons for "create shapefile" and "create spatiallite"
There is no need for another tool button on the toolbar for this. I think we will creating a flexible Create New X d... Nathan Woodrow
12:30 AM Bug report #10635: Separate the buttons for "create shapefile" and "create spatiallite"
Why is the current solution not optimal?
Is there the need to use both alternately?
For what I think:
* Every butt...
Matthias Kuhn
12:30 AM Bug report #10635: Separate the buttons for "create shapefile" and "create spatiallite"
Why is the current solution not optimal?
Is there the need to use both alternately?
For what I think:
* Every butt...
Matthias Kuhn
01:55 PM Bug report #10635 (Closed): Separate the buttons for "create shapefile" and "create spatiallite"
I think it would be good to separate the two options for creating a new vector layer:
"Create Spatiallite layer"
"Cr...
Tobias Schneider
12:32 AM Bug report #10606: empty attribute form is open while opening attribute table
It's related.
I have a fix for it ready, will take care of this.
Matthias Kuhn
07:48 AM Bug report #10606: empty attribute form is open while opening attribute table
Sorry i did not reply earlier.
This might be limited to layers with relations and related to #10573.
I cant check now...
Denis Rouzaud
07:15 AM Bug report #10606: empty attribute form is open while opening attribute table
Is this windows only problem? Martin Dobias
03:44 AM Bug report #10606: empty attribute form is open while opening attribute table
I also exhibit this. Moreover, I noticed the empty form does not closes when clicking the x button on the forms top r... Tudor Bărăscu
12:18 AM Feature request #10637 (Closed): Update EPSG database
Please consider to update, for the incoming 2.4 version, the reference system database to the last version (8.4.1) of... Mattia De Agostino
12:15 AM Bug report #10615: MSSQL table attributes are not correct in qgis
Do you use a primary key column in the table?
Can you send the create statements for the table or a complete mssql s...
Jan Lippmann
11:13 PM Bug report #10615: MSSQL table attributes are not correct in qgis
The attributes in sql server are as follows:
z x y
a -122.347123 47.569034
b -122.346273 47.590282
c -122.357531 47....
matt veenstra
12:11 AM Bug report #10625 (Closed): addDrawingOrder changed in 2.4 breaks LayerDrawingOrder logic
Fixed in changeset commit:"c05e342ab1fc09a1f9f09cf76840862dc3e038cf". Marco Hugentobler
08:32 AM Bug report #10625: addDrawingOrder changed in 2.4 breaks LayerDrawingOrder logic
I suggest this pull request https://github.com/qgis/QGIS/pull/1462 Giovanni Allegri
08:00 AM Bug report #10625 (Closed): addDrawingOrder changed in 2.4 breaks LayerDrawingOrder logic
I'm investingating why QWC is giving me problems with QGIS Server 2.4.
I've spot a difference between QGIS 2.2 and th...
Giovanni Allegri
12:09 AM Revision 0bd6d61b (qgis): [TRANSUP] pl: help - new SpatiaLite layer
Robert Szczepanek
12:02 AM Revision 0dd02bad (qgis): fix some warnings and indentation update
Jürgen Fischer
11:53 PM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
The translation of command names and descriptions, and of the help, is available for several backends (most notably G... Paolo Cavallini
11:33 PM Revision d61c5361 (qgis): [composer] Fix setting atlas filename pattern from expression dialog (f...
Nyall Dawson
11:22 PM Bug report #10634: WMS provider: Cannot calculate extent
I've fixed my problem by manually adding the following option for root MAP object of map-file:... dr -
11:16 AM Bug report #10634: WMS provider: Cannot calculate extent
GetCapabilities response:... dr -
11:11 AM Bug report #10634 (Closed): WMS provider: Cannot calculate extent
I have local MapServer-based WMS server which can send data in two SRS: EPSG:4326 and EPSG:3857. When I add layer usi... dr -
11:18 PM Revision 6d6eede4 (qgis): Follow up 7af7b88c99
Nyall Dawson
11:01 PM Revision d06a1fe3 (qgis): [composer] Force vector rendering of shape and page symbology (fix #10616)
Nyall Dawson
10:45 PM Feature request #10629: Display data-defined symbology in legend
Duplicate of #8118 Paolo Cavallini
09:40 AM Feature request #10629 (Closed): Display data-defined symbology in legend
It is possible to assign colours to vector items taking the value (as hex, html colours) from a filed of the associat... Paolo Cavallini
10:44 PM Bug report #8118: No usable legend when data defined symbology is used
See also #10629 Paolo Cavallini
10:14 PM Bug report #9832 (Closed): attribute table: switching editing mode doesn't enable/disable the edi...
indeed! Denis Rouzaud
09:44 PM Revision 7af7b88c (qgis): [composer] Correct placement of cross grids (fix #10626)
Nyall Dawson
06:30 PM Revision b998bb21 (qgis): [cmake] removes underscore in builtin APIs file
Salvatore Larosa
05:31 PM Revision 304ced9e (qgis): Fix 10625 reverting addDrawingOrder to previous logic
Giovanni Allegri
04:14 PM Revision b5b864ee (qgis): some windows related INSTALL updates
Jürgen Fischer
03:48 PM Revision 36988f1a (qgis): Few fixes in the attribute table model
They were triggering assertions in debug mode... Martin Dobias
03:30 PM Revision 86860cec (qgis): Fix #10594 (crashes when removing layers)
Martin Dobias
03:30 PM Revision 092265b9 (qgis): Fix model's signals if no symbology nodes are added
Martin Dobias
03:30 PM Revision 045695a0 (qgis): Do not add undo command if scale has not changed
Martin Dobias
02:33 PM Bug report #10628 (Closed): Atlas ouput filename expression
Fixed in changeset commit:"d61c5361ce71514b0f1281ec2f582a8f46e01529". Nyall Dawson
09:00 AM Bug report #10628 (Closed): Atlas ouput filename expression
I have defined a filename expression as follows 'output_'||"route_name" , however on export it uses the default by se... Antonio Locandro
02:18 PM Bug report #10616 (Closed): centroid simple markers applied to composer shape items are rasterize...
Fixed in changeset commit:"d06a1fe373bf50cf2068093dfa8ff705a2c65344". Nyall Dawson
01:48 PM Revision 7cb2315e (qgis): Fix some failing tests (diagrams control images needed rebuilding follo...
Nyall Dawson
12:44 PM Bug report #10626 (Closed): Problem with Composer Grid Type Cross
Fixed in changeset commit:"7af7b88c990b1ec6fed9e3de58f2c4e3bdfa305e". Nyall Dawson
08:03 AM Bug report #10626 (Closed): Problem with Composer Grid Type Cross
Please see the images attached.
This must have been introduced in the latest commits, because yesterday (with qgis-...
Pedro Venâncio
12:37 PM Revision 4ded76f7 (qgis): Merge pull request #1457 from rouault/fix_crash_attr_table_no_attr_col
Fix crash when opening entity form from layer without attribute Matthias Kuhn
12:24 PM Bug report #10630: Circle marker border alpha=0 removes border button
code revision 70225a3. Thanks, I'll update now. Simon Dedman
12:14 PM Bug report #10630 (Feedback): Circle marker border alpha=0 removes border button
This should be fixed in the current master version. Can you please confirm your version number? Nyall Dawson
10:01 AM Bug report #10630 (Closed): Circle marker border alpha=0 removes border button
Hi. I have a simply CSV layer of place names and lat/long coordinates. They had the defaul marker which was size 2 ci... Simon Dedman
10:46 AM Feature request #10633 (Open): Topology Checker Plugin
Implement the tolerance function which is present but does nothing at present Antonio Locandro
10:45 AM Bug report #10632: Cannot rename connection name (PostGIS, WMS, WFS) in other case
I don't know if related but I wanted to change users and connection details and would not work unless delete connecti... Antonio Locandro
10:20 AM Bug report #10632 (Closed): Cannot rename connection name (PostGIS, WMS, WFS) in other case
Now impossible to rename connection to the same but with characters in other case. For example: "connection" -> "Conn... dr -
10:41 AM Bug report #10623: OpenLayers plugin and polygon layers
Rui Pina wrote:
> Hi Richard,
> Thanks for the update.
> In any case, please take a look for the problem with polygon...
Giovanni Manghi
07:37 AM Bug report #10623: OpenLayers plugin and polygon layers
Hi Richard,
Thanks for the update.
In any case, please take a look for the problem with polygon layers in QGIS and co...
Rui Pina
07:20 AM Bug report #10623 (Closed): OpenLayers plugin and polygon layers

Hi Rui, thanks for noting, but the plugin has it's own issue tracker
https://issues.qgis.org/projects/openlayers/is...
Richard Duivenvoorde
07:20 AM Bug report #10623 (Closed): OpenLayers plugin and polygon layers

Hi Rui, thanks for noting, but the plugin has it's own issue tracker
https://issues.qgis.org/projects/openlayers/is...
Richard Duivenvoorde
06:42 AM Bug report #10623 (Closed): OpenLayers plugin and polygon layers
I am using QGIS QGIS vs 2.3.0-Master (code revision: 95687a2) and have problems with OpenLayers plugin and polygon la... Rui Pina
10:28 AM Bug report #9621: Remove Topology Checker tolerance column from rule settings
Still present in master, I would however like the functionality to be implemented instead of making the tolerance not... Antonio Locandro
10:12 AM Bug report #10631 (Closed): Union crashes when fields names in both tables end with "_oneletter"
I discovered that union crashes when the 2 layers have the same field name and this name takes this form : "fhjkf_x" ... Marie Silvestre
08:41 AM Revision 60d93b35 (qgis): [composer] Fix scaling of symbology within composer shapes and pages (f...
Nyall Dawson
08:29 AM Feature request #10627 (Open): Attribute table - highlight rows that cause commit issues
Currently the log message provides in canvas the details of the affected rows including the number or Errors, it woul... Antonio Locandro
08:18 AM Revision 5dc75d42 (qgis): Fix some failing tests
Nyall Dawson
07:49 AM Bug report #9008: Postgis: commit errors leads to loosing data
I am wondering if the Commit error bar will be added to the attribute tables like suggested, currently it just won't ... Antonio Locandro
07:49 AM Bug report #10624 (Closed): Default value in string parameter in the GUI modeler
I get this error while trying to put this default value in string parameter :... Etienne Trimaille
07:34 AM Feature request #10598: Show the spatial bookmarks

I think it would be nice to do some discussion/redesign about this.
my wishlist:
- in my view it is not needed to ...
Richard Duivenvoorde
06:43 AM Feature request #3843: Rule based labeling
Another example: styling a road number as a 'shield' and road name as text both off the same line feature... same req... Christopher Wesson
06:32 AM Bug report #10594 (Closed): Crashes when removing layers in master
Fixed in changeset commit:"86860cecaff2d98162782f407f306fc274cb6750". Martin Dobias
06:11 AM Bug report #10594: Crashes when removing layers in master
I have the same crash without memory layer plugin active
..
The crash occurs when removing any type of layer after a ...
Alessandro Ciali
06:11 AM Bug report #10594: Crashes when removing layers in master
I have the same crash without memory layer plugin active
..
The crash occurs when removing any type of layer after a ...
Alessandro Ciali
02:24 AM Bug report #10594: Crashes when removing layers in master
The steps above successfully lead to a crash on both my windows osgeo4w build and my linux self-compiled build. Mathieu Pellerin - nIRV
02:07 AM Bug report #10594: Crashes when removing layers in master
Ok found a way to replicate the crash.
Steps to reproduce (make sure you have the Memory Layer Saver plugin enabled...
Mathieu Pellerin - nIRV
06:16 AM Bug report #10621 (Closed): 3D esri shapefile crashes v2.3
I can confirm 2.3 and 2.2 handle 3D shapefiles in the same way (not completely right).
@Nicholas, if you want proper ...
Saber Razmjooei
06:08 AM Bug report #10621 (Feedback): 3D esri shapefile crashes v2.3
Saber Razmjooei wrote:
> I had another look and it is actually not a problem with symbology. The problem is due the w...
Giovanni Manghi
05:57 AM Bug report #10621: 3D esri shapefile crashes v2.3
I had another look and it is actually not a problem with symbology. The problem is due the way vertices are drawn/con... Saber Razmjooei
05:10 AM Bug report #10621: 3D esri shapefile crashes v2.3
no crash here on latest master (2.3.0-23 is old, now there is 2.3.0-116) on both Linux and Windows, but I can confirm... Giovanni Manghi
04:15 AM Bug report #10621: 3D esri shapefile crashes v2.3
It works fine for me (no crashing) in QGIS master (1532048) but strange rendering. The polygons are not styled as pol... Saber Razmjooei
03:42 AM Bug report #10621 (Closed): 3D esri shapefile crashes v2.3
Been using 3D (ZM enabled) ESRI shapefiles in 2.2 & 2.0 with no issue. Tried to use the same files within the latest ... Nicholas Duggan
05:20 AM Bug report #10622 (Closed): QGIS master crash with MySQL layer. While QGIS 2.2 on same machine se...
After a msg to the list about not showing mysql layer ok on ubuntu:
http://lists.osgeo.org/pipermail/qgis-user/2014-J...
Richard Duivenvoorde
04:39 AM Bug report #10515: QGIS Crash when trying to load a point layer to georss file
but ogr/ogr2ogr seems ok?
I can happily create a georss file from given shp file with:
ogr2ogr -f GeoRSS output.xml...
Richard Duivenvoorde
04:07 AM Feature request #8143: Add tooltip about why users cannot delete columns in Spatialite layers
I wonder if it is possible to add the functionality (dropping a column) from:
http://sqliteman.com/
to the DB Manage...
Saber Razmjooei
03:51 AM Bug report #3754 (Feedback): Printing does not render well (legend)
I can't access those linked images. Can you please attach them to this report? A sample project & data which demonstr... Nyall Dawson
03:51 AM Bug report #3754 (Feedback): Printing does not render well (legend)
I can't access those linked images. Can you please attach them to this report? A sample project & data which demonstr... Nyall Dawson
03:51 AM Bug report #3754 (Feedback): Printing does not render well (legend)
I can't access those linked images. Can you please attach them to this report? A sample project & data which demonstr... Nyall Dawson
03:45 AM Bug report #9078 (Feedback): Labels are truncated in printing
Is this still reproducible? If so, can you attach a screenshot or sample project & data which demonstrates the issue. Nyall Dawson
03:44 AM Bug report #5771 (Closed): composer problems exporting in SVG
Duplicate of #159 Nyall Dawson
03:44 AM Bug report #5771 (Closed): composer problems exporting in SVG
Duplicate of #159 Nyall Dawson
03:42 AM Bug report #5562 (Closed): scaling in print manager
Nyall Dawson
03:40 AM Bug report #9830 (Feedback): PDF, JPG export
Do you still see this same issue in 2.3 master version? If so, can you provide more details on how to reproduce this ... Nyall Dawson
03:36 AM Bug report #10609 (Closed): rendering of centroid fill using single marker broken when styling a ...
Nyall Dawson
02:40 AM Bug report #10608: not possible to insert a new column attribute table
I confirm. Fixed for all cases!
Thank you very much Martin!
Pedro Venâncio
02:33 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
I can not give more precise information about the error, because I can only do debug on Linux 32bits, and this proble... Pedro Venâncio

2014-06-17

01:58 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
Hi Martin,
No, exporting to image, pdf or svg, works fine. The problem is just when printing to the printer.
Pedro Venâncio
01:48 AM Bug report #10599 (Feedback): Composer blank page - QPixmap It is not safe to use pixmaps outside...
I do not have a printer here to test with printer, but with export to PDF everything works for me on win/64.
Does PD...
Martin Dobias
01:25 AM Bug report #10619 (Closed): Attribute table 'Show features visible on map' option does not speed ...
I have read in one of the postgis dump/backups from here:
http://data.nlextract.nl/bag/postgis/
actually: http://data...
Richard Duivenvoorde
01:05 AM Bug report #10594: Crashes when removing layers in master
I've ran into this crash twice this morning, but can't find a way to come up with steps to replicate all the time. Re... Mathieu Pellerin - nIRV
12:41 AM Bug report #10594: Crashes when removing layers in master
Could you please check if it happens also with 32-bit version?
Also, would it be possible for you to run QGIS in deb...
Martin Dobias
04:00 AM Bug report #10594: Crashes when removing layers in master
I'm experiencing the same sporadic crash while removing layers.
Alessandro Ciali
12:55 AM Bug report #10618 (Closed): Publishing of a layer (which has no data in it) through LizMap
We are doing a wms request for getCapabilities on QGIS project. Whenever there is a layer with no data, wms request r... Gulrej Gera
12:36 AM Bug report #10617 (Closed): Wrong handling no data value -1e+32
Wrong handling no data value whenever I open ers files or converted to tif, which have set NULL (no data value) to -1... Miroslav Umlauf
12:35 AM Bug report #10428: MSSQL - Login/Connection error
Now it works.
Thank you Jürgen
Jan Lippmann
12:34 AM Bug report #10616: centroid simple markers applied to composer shape items are rasterized and loo...
I'm attaching an exported SVG that shows centroid simple markers properly exported as vector alongside the same symbo... Mathieu Pellerin - nIRV
12:27 AM Bug report #10616 (Closed): centroid simple markers applied to composer shape items are rasterize...
Steps to reproduce:
1. Create a new project
2. Create a new composer sheet, and add a rectangle item to it
3. Edit th...
Mathieu Pellerin - nIRV
12:20 AM Bug report #10175: OSGeo4w 2.2 build missing ECW support
I wrote a workaround here:
http://gis.stackexchange.com/questions/102193/how-to-change-gdal-version-in-qgis-to-get-e...
Andre Joost
12:20 AM Bug report #10609: rendering of centroid fill using single marker broken when styling a composer ...
Nyall mostly fixed this in commit 60d93b35cd970ea7150988cbbf47256ffbaae85a. A follow up issue to deal with one remain... Mathieu Pellerin - nIRV
03:04 AM Bug report #10609 (Closed): rendering of centroid fill using single marker broken when styling a ...
Rendering of centroid fill that relies on a simple marker is broken when used to style a composer shape item. Only a ... Mathieu Pellerin - nIRV
12:16 AM Bug report #10615: MSSQL table attributes are not correct in qgis
What isn't correct?
Have you tested master because I have changed some stuff since 2.2.
Nathan Woodrow
12:01 AM Bug report #10615 (Closed): MSSQL table attributes are not correct in qgis
For MSSQL 2008 R2 point feature layer; the attribute values displayed in QGIS 2.2 are not correct.
My MSSQL table is...
matt veenstra
11:45 PM Revision 15320484 (qgis): improve bad layer handling: make all datasource editable (fixes #7039)
Jürgen Fischer
11:19 PM Bug report #10459 (Closed): Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Yes, it looks like a local issue. The new user account is made and the problem is solved! Agnis Recs
11:19 PM Bug report #10459 (Closed): Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Yes, it looks like a local issue. The new user account is made and the problem is solved! Agnis Recs
06:11 PM Bug report #10459: Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Same issue here on Win7. Georeferencer worked normally when I last used it a month ago but not today. All 3rd party p... Alasdair Mawdsley
10:18 PM Revision 6354dd3a (qgis): Use GEOS reentrant API (_r functions) and update requirement to GEOS >=...
Currently QGIS uses the 'classic' GEOS API that uses a global context.
This can conflict with libraries that would al...
Even Rouault
09:56 PM Revision 1bfd01b2 (qgis): Fix crash in QgsVectorFileWriter::addFeature()
createFeature() might return a NULL pointer that OGR_L_CreateFeature()
will crash upon when GDAL is compiled in debug...
Even Rouault
09:39 PM Revision d308ee52 (qgis): another german translation update
Jürgen Fischer
09:37 PM Revision a120bb96 (qgis): identify result: show id as feature label if html display string is ena...
Jürgen Fischer
08:15 PM Revision cdc235f9 (qgis): identify results: don't close dialog when last feature/layer is removed...
Jürgen Fischer
08:00 PM Revision cff5b564 (qgis): Use at() instead of operator [] to avoid detach and save time
Martin Dobias
06:37 PM Revision 45ebe537 (qgis): Merge pull request #1407 from dbaston/master
postgres provider: avoid overflow from casting index oid to integer (fixes #9005) Jürgen Fischer
05:14 PM Revision c27e731e (qgis): Fix #10608 (impossible to add a new column in attribute table)
Martin Dobias
04:55 PM Bug report #10589: QgsMapToolTouch
This is a regression as it used to work in 2.2. Nathan Woodrow
03:28 PM Revision 1e94fd5d (qgis): Do not show tooltips from message log viewer during QGIS startup.
Showing them leads to disturbing effects while loading the GUI Martin Dobias
03:23 PM Bug report #10614 (Closed): compiling QGIS with GRASS 7 support
I am trying to compile QGIS with GRASS7 support (using GDAL build with GRASS7 support - I did the 3-step approach, co... pvanbosgeo -
02:57 PM Revision a745127d (qgis): Fix small jumps of the map canvas image after panning
Martin Dobias
02:50 PM Bug report #10410 (Closed): New Identify Results panel: first field of features empty when using ...
Fixed in changeset commit:"a120bb9678147d823440ad7b549063362e603969". Jürgen Fischer
02:50 PM Bug report #7039 (Closed): Use message bar for handling bad layers
Fixed in changeset commit:"1532048430421dc2c5747d23b497b4cdbfef3e7e". Jürgen Fischer
02:48 PM Bug report #10611 (Closed): QGIS crashes when opening attribute table of PostGIS layer with prima...
Jürgen Fischer
12:30 PM Bug report #10611 (Feedback): QGIS crashes when opening attribute table of PostGIS layer with pri...
the patch has been merged, closing? Giovanni Manghi
05:52 AM Bug report #10611 (Closed): QGIS crashes when opening attribute table of PostGIS layer with prima...
QGIS crashes when opening the attribute table of a PostGIS layer with a primary key, if the oid of the primary key in... Daniel Baston
02:23 PM Revision ae965680 (qgis): [composer] Increase number of decimal places for scale bar settings (fi...
Nyall Dawson
02:22 PM Revision 894dee86 (qgis): [TRANSUP] es by Carlos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:02 PM Revision da5215d3 (qgis): [composer] Respect layer transparency when drawing legend items (fix #7...
Nyall Dawson
02:01 PM Revision 4bb5aaef (qgis): Bump maximum distances for marker line symbol styles
Nyall Dawson
02:01 PM Revision 4a70d1b9 (qgis): [composer] Correctly handle symbology using map units when drawing grid...
Nyall Dawson
01:40 PM Revision 95f88aee (qgis): [composer] More GUI label alignment fixes for Windows
Nyall Dawson
01:10 PM Revision 3f623307 (qgis): python console: workaround for PyQt 4.11 problem
Jürgen Fischer
12:46 PM Bug report #8151 (Closed): Creating a view in DB Manager causes python error and qgis must be killed
seems that in the meantime somehow the issue was fixed. Giovanni Manghi
12:46 PM Bug report #8151 (Closed): Creating a view in DB Manager causes python error and qgis must be killed
seems that in the meantime somehow the issue was fixed. Giovanni Manghi
11:42 AM Bug report #8151 (Feedback): Creating a view in DB Manager causes python error and qgis must be k...
Not reproducable - the query fails, the "Database Error" window with the error message pops up, Table and Preview tab... Jürgen Fischer
12:39 PM Bug report #8150 (Closed): DB Manager freezes QGIS when deleting table/view
Jürgen Fischer wrote:
> Please provide information to reproduce the bug.
as said in the description I had no clear w...
Giovanni Manghi
12:39 PM Bug report #8150 (Closed): DB Manager freezes QGIS when deleting table/view
Jürgen Fischer wrote:
> Please provide information to reproduce the bug.
as said in the description I had no clear w...
Giovanni Manghi
11:43 AM Bug report #8150 (Feedback): DB Manager freezes QGIS when deleting table/view
Please provide information to reproduce the bug. Jürgen Fischer
12:32 PM Revision 28d6249d (qgis): german translation update
Jürgen Fischer
12:28 PM Revision 172277e8 (qgis): Make field expression widget work even without a layer (needed in compo...
Martin Dobias
12:23 PM Revision 8097d046 (qgis): make two editor widget strings translatable (and german translation upd...
Jürgen Fischer
12:08 PM Revision f797b799 (qgis): Merge pull request #1459 from cdavila/patch-1
Fix wrong reference to geometries in syntax Martin Dobias
11:46 AM Revision ed1d08d4 (qgis): Fix #10605 (round corners when using simple line with offset)
Martin Dobias
11:23 AM Bug report #9997: Commit changes to database creates invalid geometry
I'm not sure I would be able to reproduce the issue myself - and I don't intend to try for fear of corrupting more da... Hannah Burk
11:08 AM Bug report #9997 (Feedback): Commit changes to database creates invalid geometry
Not reproducable. Please provide more details. Jürgen Fischer
11:08 AM Bug report #9997 (Feedback): Commit changes to database creates invalid geometry
Not reproducable. Please provide more details. Jürgen Fischer
11:19 AM Bug report #9832 (Feedback): attribute table: switching editing mode doesn't enable/disable the e...
seems fixed. Jürgen Fischer
11:15 AM Bug report #10415 (Closed): Identify Results panel resizes when deleting the selected feature
Fixed in changeset commit:"cdc235f9158c26b2194be8fa7558ab7c213d9dd9". Jürgen Fischer
10:20 AM Revision fb5cca29 (qgis): Fix text linebreaks in dxf export
Marco Hugentobler
10:11 AM Revision 605ef179 (qgis): add doxygen notes to QgsGeometry::offsetCurve
Jürgen Fischer
09:57 AM Revision eb6a45c4 (qgis): [layertree] Fix #10449 (auto-collapse layer if symbology has >= 10 items)
Martin Dobias
09:57 AM Revision b134c254 (qgis): [layertree] Update layer tree view when a tree node changes the expande...
Martin Dobias
09:57 AM Revision 378de25d (qgis): [layertree] QgsLayerTreeGroup doxymentation
Martin Dobias
09:37 AM Bug report #9005 (Closed): unable to open postgis data source attribute table in QGIS
Fixed in changeset commit:"45ebe5372e8782b7f2fe0a341f30f82c4868a21e". Jürgen Fischer
09:10 AM Revision e4dd9008 (qgis): osgeo4w: fix postinstall-common.bat quoting (fixes #10131)
Jürgen Fischer
09:01 AM Revision a70c865b (qgis): Remove duplicated line
cdavila -
08:49 AM Bug report #10515: QGIS Crash when trying to load a point layer to georss file
I can replicate - the crash happens inside the OGR library:... Martin Dobias
08:48 AM Revision 91ce2bcf (qgis): fix typo
Jürgen Fischer
08:44 AM Revision 8c7b6717 (qgis): Fix wrong reference to geometries in sintax
Geometry a was repeated and geometry was missing cdavila -
08:30 AM Bug report #10608: not possible to insert a new column attribute table
No problem... yeah I think the fix should cover all the cases Martin Dobias
08:26 AM Bug report #10608: not possible to insert a new column attribute table
Sorry Martin,
I was writing in the ticket and meanwhile you assigned it to yourself. However when I submitted, it bl...
Pedro Venâncio
08:15 AM Bug report #10608: not possible to insert a new column attribute table
Pedro Venâncio wrote:
> I confirm this, but it affects all forms of creating new fields in the attributes table of sh...
Pedro Venâncio
08:15 AM Bug report #10608 (Closed): not possible to insert a new column attribute table
Fixed in changeset commit:"c27e731ece57739eeb937f154818c9d0e000f0f2". Martin Dobias
08:14 AM Bug report #10608: not possible to insert a new column attribute table
I confirm this, but it affects all forms of creating new fields in the attributes table of shapefiles, as follows:
-...
Pedro Venâncio
03:03 AM Bug report #10608 (Closed): not possible to insert a new column attribute table
It is not possible to insert a new column in the attribute table of a shapefile with "add
Attribute". I can do it wi...
Claas Leiner
08:28 AM Bug report #10606 (Feedback): empty attribute form is open while opening attribute table
I cannot replicate Martin Dobias
08:03 AM Bug report #10607 (Closed): serious regression: data-defined symbology expressions broken with co...
Fixed in commit:172277e8363062e02591c824068e94887e19429d Martin Dobias
08:03 AM Bug report #10607 (Closed): serious regression: data-defined symbology expressions broken with co...
Fixed in commit:172277e8363062e02591c824068e94887e19429d Martin Dobias
08:03 AM Bug report #10607 (Closed): serious regression: data-defined symbology expressions broken with co...
Fixed in commit:172277e8363062e02591c824068e94887e19429d Martin Dobias
02:56 AM Bug report #10607 (Closed): serious regression: data-defined symbology expressions broken with co...
That's a pretty serious regression: it's impossible to add data-defined expressions to the symbology of a composer {r... Mathieu Pellerin - nIRV
07:11 AM Feature request #10613 (Closed): Model builder: allow choose name of algorithm outputs
In the model builder the outputs of tools are automatically named after the tool itself with a progressive number.
I...
Giovanni Manghi
06:55 AM Feature request #10612 (Closed): MSSQL - Show user defined error messages
hello,
it would be useful, if qgis could show the user defined error messages (from the mssql server backend) in the...
Jan Lippmann
05:26 AM Bug report #10610: python console error when using PyQt4 4.11 on Debian
thanks jurgen for this workaround. I have my console back!
Just for completeness, it seems to be a pyqt bug which is...
Richard Duivenvoorde
04:18 AM Bug report #10610 (Closed): python console error when using PyQt4 4.11 on Debian
fixed in commit:3f62330 Jürgen Fischer
04:18 AM Bug report #10610 (Closed): python console error when using PyQt4 4.11 on Debian
fixed in commit:3f62330 Jürgen Fischer
03:14 AM Bug report #10610 (Closed): python console error when using PyQt4 4.11 on Debian
Recently on a fresh QGIS build (both master and 2.2) I cannot open the Python Console anymore.... Richard Duivenvoorde
05:23 AM Feature request #9367 (Closed): allow setting smaller scale bar in composer Scalebar items
Fixed in changeset commit:"ae965680cf700e681677722396322833cbc6bbe2". Nyall Dawson
05:13 AM Bug report #8210 (Closed): [Composer] Grid complex linestyle and map scale
Fixed in changeset commit:"4a70d1b9e2b0d074db66b9e4a23c2123c998779b". Nyall Dawson
05:13 AM Bug report #7890 (Closed): Composer layer transparency not respected in legend
Fixed in changeset commit:"da5215d339a8ed8557a2a9f8685cae033ab83b01". Nyall Dawson
03:10 AM Bug report #10603 (Closed): Not able to activate or deactivate some options of rendering on MacOS
Options > Rendering tab has changed in 2.4 and no options are disabled on Mac OS X anymore Martin Dobias
03:10 AM Bug report #10603 (Closed): Not able to activate or deactivate some options of rendering on MacOS
Options > Rendering tab has changed in 2.4 and no options are disabled on Mac OS X anymore Martin Dobias
02:47 AM Bug report #10605 (Closed): offset < 0 for simple outline line symbology for polygon creates roun...
Fixed in changeset commit:"ed1d08d435091e2890773b984c64fa96202b9f51". Martin Dobias

2014-06-16

01:42 AM Bug report #10606 (Closed): empty attribute form is open while opening attribute table
If the layer has a custom UI form.
When opening the attribute dialog, an empty form is also open.
Denis Rouzaud
01:11 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
When I get "Internal server error" the following is written to apache2/error.log:
[Tue Jun 17 09:49:42 2014] [warn] [...
Henrik Uggla
11:28 PM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
>The slowness and random response still exist but it only happens for big projects
Is the random response because of...
Marco Hugentobler
01:05 PM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
The bounding box issue is related to #5520 Henrik Uggla
03:02 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
What if the boundedBy should be "Null" for GML2 or "Nil" for GML3 when no features are found? I took some excerpts fr... Jukka Rahkonen
01:02 AM Feature request #10285: Nested forms with database relations: ability to decide whether embedded ...
I have also a enhancement for the embedded form:
* Activate copy to clipboard when selecting rows (or all rows) > now...
Rémi Bovard
12:59 AM Bug report #10449 (Closed): legend for raster layers expanded by default
Fixed in changeset commit:"eb6a45c454fd9868916a648bd4a154ae25be21b6". Martin Dobias
12:20 AM Bug report #10131: Incomplete srs.db in qgis 2.2
Jürgen Fischer wrote:
> Fixed in changeset commit:"e4dd9008546c0d994a7daf36b45da3f584053b89".
Probably still other i...
Jürgen Fischer
12:10 AM Bug report #10131 (Closed): Incomplete srs.db in qgis 2.2
Fixed in changeset commit:"e4dd9008546c0d994a7daf36b45da3f584053b89". Jürgen Fischer
12:09 AM Bug report #10605 (Closed): offset < 0 for simple outline line symbology for polygon creates roun...
During the development of upcoming QGIS 2.4, offset for a polygon layer's simple outline line symbology was improved ... Mathieu Pellerin - nIRV
11:45 PM Bug report #10596 (Closed): error compiling against python2-pyqt4 4.11
Looks like it could be an upstream issue and a patch may be applied in about a week or so.
http://www.riverbankcomput...
Donovan Cameron
11:29 PM Bug report #9536 (Closed): Impossible to insert dates in Oracle
Jürgen Fischer wrote:
> provider side fixed in commit:3b438e22. Editing dates still requires support in the edit wid...
Jürgen Fischer
11:29 PM Bug report #9536 (Closed): Impossible to insert dates in Oracle
Jürgen Fischer wrote:
> provider side fixed in commit:3b438e22. Editing dates still requires support in the edit wid...
Jürgen Fischer
11:24 PM Bug report #9973 (Closed): Multi-Thread-Rendering: Qt Concurrent has caught an exception thrown f...
fixed in commit:aaf4ca38 Jürgen Fischer
11:24 PM Bug report #9973 (Closed): Multi-Thread-Rendering: Qt Concurrent has caught an exception thrown f...
fixed in commit:aaf4ca38 Jürgen Fischer
11:06 PM Feature request #10583: QGIS Training Manual - Zoomin to layer
@Giovanni well, in my opinion yes Richard Duivenvoorde
01:52 PM Feature request #10583: QGIS Training Manual - Zoomin to layer
Richard Duivenvoorde wrote:
> @Giovanni: isn't it better to document issues (especially textual ones) in the QGIS-Doc...
Giovanni Manghi
10:08 PM Revision aeed1229 (qgis): OGR provider: deal with wkbUnknown25D (wkbUnknown | wkb25DBit)
This geometry type doesn't exist admitedly in the OGRwkbGeometryType
enumeration but a few OGR drivers can expose lay...
Even Rouault
09:55 PM Revision ec820762 (qgis): Fix crash when opening entity form from layer without attribute
When right-clicking in the attribute table of a layer that has
no attribute, no feature is selected. If selecting the...
Even Rouault
04:19 PM Revision d616bf45 (qgis): restore export functionality in RoadGraph (fix #8695)
Alexander Bruy
04:19 PM Revision c37e61d1 (qgis): assign WGS84 to output layer, save length and time information (fix #8696)
Alexander Bruy
03:56 PM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
Harry Clarke wrote:
> Yes
I cannot confirm in qgis master, can you check please?
Giovanni Manghi
01:59 PM Revision 85b8e107 (qgis): [composer] Ignore double clicks on mouse handle item (refs #10143)
Nyall Dawson
01:36 PM Revision 80555d0f (qgis): [composer] Use the old line placement algorithm for arrows created in v...
Nyall Dawson
01:07 PM Revision bff7882c (qgis): Fix waitForFinishedWithEventLoop() causing a freeze in composer
Thanks Nyall for finding that out! Martin Dobias
12:40 PM Revision 033bf6f6 (qgis): Inverted polygons fixes (crashes, geometry checking, memory consuption,...
Martin Dobias
12:40 PM Revision 7ff48882 (qgis): [composer] Neaten up some item widget panels
Nyall Dawson
12:06 PM Revision 39b3e5fa (qgis): Allow db_manager use of connections with no parameters
Fixes 'Error: database "" does not exist' message.
Closes bug #9037
Sandro Santilli
12:04 PM Revision acc6271f (qgis): [processing] added algs to set style of layer
Victor Olaya
12:04 PM Revision 68e2def1 (qgis): [processing] indentation fix
Victor Olaya
12:04 PM Revision 72d33852 (qgis): [processing] added extension option to ParameterFile.py
Victor Olaya
12:04 PM Revision 3d152393 (qgis): [processing] If SAGA/OTB exist as bundled app, do not allow manual conf...
Victor Olaya
12:04 PM Revision 09cfc03a (qgis): [processing] Prioritze bundled gdal over framework on OS X
Victor Olaya
11:06 AM Bug report #10599: Composer blank page - QPixmap It is not safe to use pixmaps outside the GUI th...
I did some tests on other machines:
- Windows 7 with QGIS master (OSGeo4W +64bits+) -> this is the same environment...
Pedro Venâncio
03:39 AM Bug report #10599 (Closed): Composer blank page - QPixmap It is not safe to use pixmaps outside t...
When I try to print (to the printer) a map in Composer, with just raster data in canvas, I get a blank page.
If the ...
Pedro Venâncio
10:58 AM Bug report #10602: Point marker symbols - units change
Thank you Martin, and sorry for the duplication. Pedro Venâncio
05:26 AM Bug report #10602 (Closed): Point marker symbols - units change
Duplicate of #10595 Martin Dobias
05:26 AM Bug report #10602 (Closed): Point marker symbols - units change
Duplicate of #10595 Martin Dobias
04:52 AM Bug report #10602 (Closed): Point marker symbols - units change
When you select one of the symbols of the list of default marker symbols, the units change from millimeters for "noth... Pedro Venâncio
10:44 AM Bug report #10603 (Closed): Not able to activate or deactivate some options of rendering on MacOS
Preferences Menu > Options > Renderer tab
On Mac OSX, all the options in "Renderer behavior" group are greyed. That i...
Harrissou Santanna
10:39 AM Revision 7ed87c61 (qgis): Merge pull request #1455 from Oslandia/fix_inverted
Inverted polygons: fix memory leaks Martin Dobias
10:31 AM Revision 8005eab0 (qgis): Merge pull request #1454 from Cracert/i18n
[TRANSUP] pl: varia, #10 Werner Macho
10:30 AM Revision 1613d840 (qgis): Restore _makeUnion
Hugo Mercier
10:02 AM Revision aa09c8cb (qgis): Fix #10392 (ellipsoid for measurement keep getting reset)
Martin Dobias
09:59 AM Revision 42d14d72 (qgis): Fix another parameter check in server code
Marco Hugentobler
09:47 AM Feature request #10598: Show the spatial bookmarks
Yes Paolo Cavallini
03:03 AM Feature request #10598: Show the spatial bookmarks
In the canvas I am guessing. Nathan Woodrow
03:03 AM Feature request #10598: Show the spatial bookmarks
Where? Jürgen Fischer
09:34 AM Revision 59635105 (qgis): Fix a small memory leak in singlesymbolrenderer widget
Hugo Mercier
09:34 AM Revision 71a1f89e (qgis): Inverted polygons: fix memory leaks
Hugo Mercier
09:12 AM Revision 47cf096e (qgis): Fix layertitle string comparison
Marco Hugentobler
08:51 AM Revision 619e681c (qgis): german translation update
Jürgen Fischer
08:31 AM Revision 52d6edc8 (qgis): fix build on precise
Jürgen Fischer
08:05 AM Bug report #10413 (Closed): non-cached WFS won't load
oops, yes. I know this.... I even wrote a blog about it... http://www.qgis.nl/2013/04/29/qgis-en-wfs-caching/
will ...
Richard Duivenvoorde
07:24 AM Bug report #10413: non-cached WFS won't load
Richard Duivenvoorde wrote:
> Testing with the wfs above.

> While I think the non-cached version is now working, to...
Jürgen Fischer
07:39 AM Feature request #1719 (Closed): Bottom and Top (center) scale bar placement options
Denis Rouzaud
07:37 AM Feature request #1078 (Closed): Filtered identifiy feature
I think there is enough capabilities with custom UI form and the attribute table. Denis Rouzaud
07:37 AM Feature request #1078 (Closed): Filtered identifiy feature
I think there is enough capabilities with custom UI form and the attribute table. Denis Rouzaud
07:31 AM Feature request #1086 (Closed): Don't change active layer when adding new layer if identify tool ...
fixed in new legend Denis Rouzaud
07:19 AM Bug report #8695 (Closed): Road graph plugin: no line saved in temp layer
Fixed in changeset commit:"d616bf4558feb06c3fb8fb998c8dadb3fe2836b3". Alexander Bruy
07:19 AM Feature request #8696 (Closed): Road graph plugin: save also time and length
Fixed in changeset commit:"c37e61d199f139a614c8fa8c9f13f1076867e29b". Alexander Bruy
07:09 AM Revision 738107a5 (qgis): [composer] Change remaining color push buttons into QgsColorButtons
Nyall Dawson
06:55 AM Revision 61c37048 (qgis): Add missing license headers for new classes from MTR
Martin Dobias
06:54 AM Revision 8b1f5372 (qgis): Fix #10595 (symbol units not applied when loading symbol from library)
Martin Dobias
05:25 AM Revision 52e9ee5d (qgis): Enable render caching by default
Martin Dobias
04:45 AM Bug report #10457 (Closed): Print Composer: Line cap issue for arrows between 2.4 and 2.6
Fixed in changeset commit:"80555d0f4b14031cb753e02230c1ac07e36b6f0b". Nyall Dawson
04:37 AM Bug report #10601 (Closed): db_manager is unable to load postgis rasters from table where raster ...
If the table name containing a raster is not "rast" you have to specify it as the "column" parameter of the URI passe... Sandro Santilli
04:08 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
When a database name is not specified in a postgis connection string, relying on libpq default, the loading of postgi... Sandro Santilli
03:41 AM Bug report #10581 (Closed): Composer - Draw map canvas items option
Hi Nyall,
I think the problem was not the one I mentioned here, so I will close this ticket and open a new one - #10...
Pedro Venâncio
03:34 AM Bug report #9037: Error: database "" does not exist
2.3 == 2.4 Nathan Woodrow
03:34 AM Bug report #9037: Error: database "" does not exist
Sorry, I meant to ask about 2.3, not 2.4 -- is that also coming out of master ?
Also, I've this backported to 2.2, ca...
Sandro Santilli
03:09 AM Bug report #9037 (Closed): Error: database "" does not exist
Nathan Woodrow
03:09 AM Bug report #9037: Error: database "" does not exist
Out of master. Nathan Woodrow
03:08 AM Bug report #9037: Error: database "" does not exist
Fixed with commit:39b3e5fa102a3d61a360aa94dd10394f53491b00 in master
Is 2.4 coming out from master or does it have an...
Sandro Santilli
03:30 AM Revision 00dca403 (qgis): [TRANSUP] pl: varia, #10
Robert Szczepanek

2014-06-15

01:50 AM Feature request #10598 (Open): Show the spatial bookmarks
It would be useful to optionally show (e.g. with a red square) the bookmarks available in a project. Paolo Cavallini
01:03 AM Bug report #10392 (Closed): Ellipsoid for measurement keeps getting reset
Fixed in changeset commit:"aa09c8cbe651a39abb26e5c2d39021c034d1280e". Martin Dobias
12:44 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
I've now done some more testing. The slowness and random response still exist but it only happens for big projects. R... Henrik Uggla
12:26 PM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
Why is the bounding box always reported as 0,0,0,0 when the feature type given is not found?
A query with a bounding...
Henrik Uggla
12:21 AM Bug report #10597 (Feedback): [errpr] buffers 1.8 vs 2.2
please attach sample data. Giovanni Manghi
12:21 AM Bug report #10597 (Feedback): [errpr] buffers 1.8 vs 2.2
please attach sample data. Giovanni Manghi
12:21 AM Bug report #10597 (Feedback): [errpr] buffers 1.8 vs 2.2
please attach sample data. Giovanni Manghi
12:15 AM Bug report #10597 (Closed): [errpr] buffers 1.8 vs 2.2
qgis version: 2.2.0-Valmiera rev. c3a2817
OS: windows 7 prof 64bit
Create buffers without intersections.
image 00 -...
wiktor matlakiewicz
11:48 PM Revision 5eddb74b (qgis): osgeo4w: x86 updated to GRASS 6.4.4RC1
Jürgen Fischer
11:46 PM Bug report #10413 (Reopened): non-cached WFS won't load
Testing with the wfs above.
While I think the non-cached version is now working, to me the cached version isn't work...
Richard Duivenvoorde
11:46 PM Bug report #10413 (Reopened): non-cached WFS won't load
Testing with the wfs above.
While I think the non-cached version is now working, to me the cached version isn't work...
Richard Duivenvoorde
02:33 PM Bug report #10413 (Closed): non-cached WFS won't load
Fixed in changeset commit:"945be40a866265dbfe47e7ca500b0369684a570c". Jürgen Fischer
11:32 PM Revision 945be40a (qgis): wfs provider: make wfs non-cached mode work (fixes #10413)
TODO: refactoring Jürgen Fischer
11:22 PM Revision 37a04280 (qgis): debian packaging update
Jürgen Fischer
10:52 PM Bug report #8923: SpatiaLite 4: added attributes disappear
https://github.com/qgis/QGIS/pull/1406 has been merged. Please verify with different spatialite versions. Matthias Kuhn
10:07 PM Feature request #10591: Don't refresh all layers unnecessarily
Made render caching enabled by default in commit:52e9ee5d261617400ec939789c8aed3bbc828c2c
Existing users will still ...
Martin Dobias
12:32 PM Feature request #10591: Don't refresh all layers unnecessarily
+1 for making this the default setting. I'd even go as far as saying this should just be hardcoded and the option rem... Nyall Dawson
11:05 AM Feature request #10591: Don't refresh all layers unnecessarily
If there are no side effects, why not? Paolo Cavallini
10:53 AM Feature request #10591 (Closed): Don't refresh all layers unnecessarily
You can turn on the render caching in the options dialog to get the desired behaviour.
Maybe we should just make the...
Martin Dobias
09:40 AM Feature request #10591: Don't refresh all layers unnecessarily
I agree. This is annoying when, for example, there's complex shapefile in the background, covered a simple shapefile.... Filipe Dias
04:57 AM Feature request #10591 (Closed): Don't refresh all layers unnecessarily
Hi,
I'm using beta QGIS 2.4 on Windows 8, through OSGeo4W installer.
I'm not sure if this is a bug, or this is how Q...
klo uo
09:56 PM Bug report #10595 (Closed): Symbol units not applied when loading style from library
Fixed in changeset commit:"8b1f53723802d33723215aa5397defe8698220da". Martin Dobias
07:51 PM Bug report #10595 (Closed): Symbol units not applied when loading style from library
Steps to reproduce:
- Add a new line layer to a project
- Double click the layer, go to style tab
- Try to apply an ...
Nyall Dawson
09:39 PM Bug report #10596 (Closed): error compiling against python2-pyqt4 4.11
It looks like the pyqtconfig module might not be compiled by default anymore in pyqt4 4.11.
QGIS 2.2 can't compile a...
Donovan Cameron
07:42 PM Bug report #10594: Crashes when removing layers in master
Actually... not just rasters. Here's a dump from a crash after removing a vector layer. Nyall Dawson
07:42 PM Bug report #10594: Crashes when removing layers in master
Actually... not just rasters. Here's a dump from a crash after removing a vector layer. Nyall Dawson
07:28 PM Bug report #10594 (Closed): Crashes when removing layers in master
I'm getting a sporadic crash when removing raster layers from a project in current master. I've attached two minidump... Nyall Dawson
07:36 PM Revision f3ff3b4f (qgis): Fix #10271 (crash from race condition in SVG cache when using parallel ...
Martin Dobias
05:43 PM Revision 9d8a8424 (qgis): Merge pull request #1451 from ahuarte47/Issue_OffsetCurve_API
Replace GEOS function calls by QgsGeometry class methods Martin Dobias
05:22 PM Revision 9e3f9214 (qgis): Map rendering: allow waiting for job while handling events
Martin Dobias
03:46 PM Revision 595f4efb (qgis): Merge remote-tracking branch 'edigonzales/master'
Conflicts:
src/core/symbology-ng/qgslinesymbollayerv2.cpp
Martin Dobias
12:22 PM Bug report #10593 (Feedback): highlighted identified feature(s) does not disappear when closing i...
The identify dialog is now always in a dock. When you close the dialog it is just hidden now and will still have the... Jürgen Fischer
12:22 PM Bug report #10593 (Feedback): highlighted identified feature(s) does not disappear when closing i...
The identify dialog is now always in a dock. When you close the dialog it is just hidden now and will still have the... Jürgen Fischer
12:22 PM Bug report #10593 (Feedback): highlighted identified feature(s) does not disappear when closing i...
The identify dialog is now always in a dock. When you close the dialog it is just hidden now and will still have the... Jürgen Fischer
09:51 AM Bug report #10593 (Closed): highlighted identified feature(s) does not disappear when closing ide...
Hi,
I see in the qgis-dev (just update), when identify a vector layer usually appear the identify windows and the cli...
aperi2007 -
11:47 AM Revision 685d3e89 (qgis): Merge pull request #1453 from qgis-jp/pullreq_2_4
update translation JA Werner Macho
11:43 AM Revision 7bec7c2d (qgis): update translation JA
yoichi Kayama
10:37 AM Bug report #10271 (Closed): Crash when using SVG markers
Fixed in changeset commit:"f3ff3b4fe6784a3beadebd0c83bdbf1fd6cdb50f". Martin Dobias
08:52 AM Bug report #10592: X Errors in 2.3.0-Master
I played around with it further, on the 2048x1536 monitors, if I resize past square (so about 3072x3072), that's when... Gregory Lewis-Paley
08:37 AM Bug report #10592 (Closed): X Errors in 2.3.0-Master
I'm running a rather large Xinerama setup (1920x1080x3 in screen0, 2048x1536 x2 in screen1 and 2048x1536 in screen2 a... Gregory Lewis-Paley
07:40 AM Revision c884e159 (qgis): Merge pull request #2 from qgis/master
Forked source update request BJ Jang
05:09 AM Bug report #10581: Composer - Draw map canvas items option
Hi Nyall,
Yes, of course.
I've been watching and in .qpt file appears:...
Pedro Venâncio

2014-06-14

11:43 PM Revision 6c212629 (qgis): [pyqgis-console] APIs file update
Salvatore Larosa
11:09 PM Revision 703c3e72 (qgis): fixes an issue introduced with #1449
edigonzales
09:01 PM Revision 68fd061d (qgis): vectorlayer: better matching of supported types (fixes #10564)
Jürgen Fischer
08:39 PM Bug report #10581: Composer - Draw map canvas items option
Can you please attach a sample template which demonstrates this issue? Nyall Dawson
06:51 AM Bug report #10581 (Reopened): Composer - Draw map canvas items option
Hi Nyall,
Thank you very much for the fix, but it seems that still does not solve. I just recompiled and the option ...
Pedro Venâncio
06:51 AM Bug report #10581 (Reopened): Composer - Draw map canvas items option
Hi Nyall,
Thank you very much for the fix, but it seems that still does not solve. I just recompiled and the option ...
Pedro Venâncio
05:08 AM Bug report #10581 (Closed): Composer - Draw map canvas items option
Fixed in changeset commit:"703ddb3dbf1c0deea2e4924a309077dd26109813". Nyall Dawson
02:34 AM Bug report #10581 (Closed): Composer - Draw map canvas items option
I have several Composer templates created in QGIS 2.2 that, when opened in master, appear with "Draw map canvas items... Pedro Venâncio
08:28 PM Revision d8b54c41 (qgis): raster layer properties: resync renderer settings after loading qml (fi...
Jürgen Fischer
07:56 PM Revision d7c0e9df (qgis): add some missing dialog titles
Jürgen Fischer
07:55 PM Revision faab0867 (qgis): edit types: fix saving of range and relation reference widget (fixes #1...
Jürgen Fischer
02:10 PM Revision f252a965 (qgis): [composer] Scale changes while in atlas fixed scale mode are permanentl...
Nyall Dawson
02:10 PM Revision 5678bed0 (qgis): [composer] Fix alignment of some gui controls
Nyall Dawson
02:10 PM Revision 703ddb3d (qgis): [composer] Loading old templates should default to drawing map canvas i...
Nyall Dawson
01:59 PM Revision e0ab079a (qgis): [processing] some cleaning in SAGA algs
Removed algs that were not working or not useful, so as to have a more compact collection of alga Victor Olaya
01:21 PM Feature request #10583: QGIS Training Manual - Zoomin to layer
@Giovanni: isn't it better to document issues (especially textual ones) in the QGIS-Documentation issue tracker of gi... Richard Duivenvoorde
04:53 AM Feature request #10583 (Closed): QGIS Training Manual - Zoomin to layer
On Page 5 of the training manual, it does not tell the user how to zoom to the layer.
To help new users, the followin...
Harry Clarke
01:16 PM Bug report #10590: qgis-server - wrong legend when mapunit and categorized
forgot the qml.
aperi2007 -
01:12 PM Bug report #10590 (Closed): qgis-server - wrong legend when mapunit and categorized
Hi,
I set a legend using categorized rendering, and map-unit.
I set a huge dimension 200px for map-unit to see it vi...
aperi2007 -
12:52 PM Bug report #10589 (Closed): QgsMapToolTouch
I'm using Windows multi-touch tablet, latest master - could not use pinch to zoom in/out. Pan tool works. It's workin... Jakub Kosik
12:17 PM Revision 499a310a (qgis): Fix signal connection
Nathan Woodrow
12:01 PM Bug report #10564 (Closed): Errors while pasting features as new memory layer
Fixed in changeset commit:"68fd061d58cdf7ea52ee1d35ec29c74da05e31f0". Jürgen Fischer
11:47 AM Revision 03475be5 (qgis): fix build error and update sips
Jürgen Fischer
11:29 AM Bug report #10565 (Closed): Transparency is not restored with QML style files for rasters
Fixed in changeset commit:"d8b54c41cff02cb5e0eba32f4d010896fdb43b7b". Jürgen Fischer
03:41 AM Bug report #10565 (Open): Transparency is not restored with QML style files for rasters
Paolo Cavallini wrote:
> Is this fixed?
no
Giovanni Manghi
03:39 AM Bug report #10565 (Feedback): Transparency is not restored with QML style files for rasters
Is this fixed? Paolo Cavallini
10:57 AM Bug report #10562 (Closed): Relations are not stored in Relation Reference Widget
Fixed in changeset commit:"faab0867db4aeefab7866491f356651db5f0bf9a". Jürgen Fischer
10:41 AM Feature request #10588 (Closed): QGIS Training Manual, section 4.2.7
The description on Page 70 needs improving to people know how to undertake the task. For example,
Open up the labell...
Harry Clarke
10:14 AM Revision 5d70839f (qgis): german translation update
Jürgen Fischer
09:49 AM Bug report #10587 (Closed): QGIS Training Manual Section 3.2.12
It is impossible to follow the instructions in the manual. The whole section needs correcting and more detail. Don't ... Harry Clarke
09:45 AM Revision 2d4945fb (qgis): Use expression widget for attribute table update bar
Nathan Woodrow
09:45 AM Revision 31dbea9d (qgis): Add isValid shortcut method for QgsExpression. Changes to field model and
expression widget.
- Extract valid and isExpression checks in expression widget
Nathan Woodrow
07:18 AM Revision a41ac437 (qgis): Expression Widget: Return current text even if invalid index
Nathan Woodrow
06:10 AM Bug report #10465: Label show/hide tool does not work at all.
a recent test shows that this features works so maybe this can be closed, anyway Regis has yet to leave feedback. Giovanni Manghi
05:08 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
Yes Harry Clarke
05:05 AM Bug report #10584 (Feedback): Saving as SpatiaLite fails with "save as" dialog when input is a mu...
this one?
http://docs.qgis.org/2.2/pdf/en/QGIS-2.2-QGISTrainingManual-en.pdf
Giovanni Manghi
04:59 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
*New description:*
When trying to save a multipolygon shapefile to Spatialite using the "save as" dialog the operati...
Harry Clarke
05:08 AM Bug report #9602 (Closed): preview and atlas scales are not synchronized
Fixed in changeset commit:"f252a965e91c7165d7269802f0f0cdbed1f2a7ab". Nyall Dawson
05:07 AM Bug report #10585 (Closed): QGIS Training Manual, section 1.2.2
Section 1.2.2 states that SRTM DFM can be downloaded from the CGIAR CGI. However, the link does not result in downloa... Harry Clarke
04:47 AM Feature request #10582 (Closed): Download data in Vector / OpenStreetMap
Please add labels to the dialog box in download data for OpenStreetMap, accessed from the Vector menu in QGIS 2.2.0
...
Harry Clarke
02:31 AM Bug report #9559 (Closed): Composer guide lines get printed on map
Closing this out - resolved using advice given above. Thanks! Tim Sutton
02:30 AM Bug report #9561 (Closed): Unable to save an existing template in composer
Closing this out - I no longer have OSX so cant verify if the issue persists. Tim Sutton
02:29 AM Bug report #9560 (Closed): QGIS Crashes when creating a blank project after using composer
Tim Sutton
02:28 AM Bug report #9560: QGIS Crashes when creating a blank project after using composer
I'm closing this out since I can no longer reproduce it. Tim Sutton
02:27 AM Bug report #9324 (Closed): Regression: Inference lines in composer no longer appear
Tim Sutton

2014-06-13

01:34 AM Revision ea34befe (qgis): avoid memory leak
Alvaro Huarte
01:33 AM Revision dfa03e8b (qgis): no modify original geometry
Alvaro Huarte
11:10 PM Revision cc1f24e7 (qgis): identify results dialog: use combo box instead of tabbed widget for vie...
Etienne Tourigny
10:54 PM Revision cf7e016b (qgis): ogr: don't create spatial index for shapes after deletes. That was supp...
also run a repack and doesn't work without (fixes #10483, refs #8317, refs #8822) Jürgen Fischer
09:24 PM Revision 75f82697 (qgis): Merge pull request #1286 from dakcarto/issue-3975_labeling-svg-as-text
Fix for issue 3975, labeling svg as text Martin Dobias
06:20 PM Revision 72c33799 (qgis): Add ability to define QImage format for render jobs via map settings
- Defaults to QImage::Format_ARGB32_Premultiplied, as before
- Update labeling unit tests to use defined format
Larry Shaffer
06:20 PM Revision e2572270 (qgis): Fix local test server response parsing and add debug output for url
Larry Shaffer
06:20 PM Revision 34aeed74 (qgis): Add convenience functions to Python test utilities for rendering with m...
- Update labeling unit tests to use new functions
- All labeling test classes render separately from QgsRenderChecker...
Larry Shaffer
06:20 PM Revision 469be12e (qgis): Note about PdfFormat and NativeFormat for QPrinter PDF output and embed...
- Unlike the Qt issues for NativeFormat on Mac, choosing to print, then Save as PDF, embeds fonts Larry Shaffer
06:20 PM Revision c1d80ed6 (qgis): Initial fix for #3975, label engine vectorizing texts in SVG and PDF ou...
- Add labeling engine option to render text-as-text
- Default is still text-as-outlines (vectorized), due to differen...
Larry Shaffer
05:39 PM Feature request #10579 (Closed): Allow for automatic and/or manual SVG cache invalidation for use...
While trying to sketch a couple of markers in Inkscape, I realized I had to quite QGIS every time I made a change (Ma... Mikhail Titov
04:41 PM Revision b6d83314 (qgis): fix windows build
Jürgen Fischer
04:21 PM Revision 5d1eb4e0 (qgis): [BUGFIX][QGIS-Server] 10379 Flaky WFS GetFeature
FIX return Feature collection when featureCount is 0 René-Luc ReLuc
02:27 PM Revision 74a75031 (qgis): attribute form: allow overwriting invalid source attribute values and s...
Jürgen Fischer
02:27 PM Revision ad08a28f (qgis): remove unused QgsPasteTransformations class
Jürgen Fischer
02:27 PM Revision f2de7c21 (qgis): don't show layername all the time
Jürgen Fischer
02:27 PM Revision 406fab28 (qgis): don't show and raise identify results if attribute form pops up
Jürgen Fischer
02:12 PM Bug report #10376: New Identify Results panel: values in the "table" tab should not "editable"(?)
changed tabbed widget to stacked widget and a combobox, also added tooltips for identify and view modes , in changese... Etienne Tourigny
02:09 PM Revision 925b91f4 (qgis): [processing] fixed #10575
Victor Olaya
02:09 PM Revision a5e5a0e2 (qgis): [processing] changed how toolbox is updated after adding/removing provider
Victor Olaya
01:54 PM Bug report #10483 (Closed): polygons disappear on editing
Fixed in changeset commit:"cf7e016be9fe36f4b83eec22d2798aefc016790b". Jürgen Fischer
01:49 PM Revision 98683342 (qgis): [layertree] Fix last bit of #10384 (update on capitalization change)
Martin Dobias
01:19 PM Revision 559b810e (qgis): [layertree] Add sip/PyQt subclassing code for model and view
Martin Dobias
01:04 PM Revision 2e39e602 (qgis): [layertree] respect bold font settings for layer/group
Martin Dobias
12:22 PM Revision 9af0b376 (qgis): Fix expanded/collapsed state when loading layer tree from old project f...
Martin Dobias
11:51 AM Revision eb86ecaa (qgis): Remove deprecated option "add new layers to the current group" (now alw...
Martin Dobias
11:41 AM Revision f581e20c (qgis): Fix #10560 (wrong feature count)
Martin Dobias
11:41 AM Revision 840d5c56 (qgis): Fix #10525 (zoom to the first layer not always working)
Martin Dobias
11:09 AM Revision bbe0535d (qgis): Merge pull request #1450 from Qgis-Tr-kr/master
Korean transration completed Werner Macho
11:02 AM Revision 10e77582 (qgis): fix indentation
Alvaro Huarte
11:02 AM Bug report #10147: Unable to open File gdb with Add Vector Layer tool
Ok I can confirm this works in Master but not in QGIS 2.2, haven't noticed before since I usually start up master.
T...
Antonio Locandro
10:58 AM Revision aaf4ca38 (qgis): Replace GEOS function calls by QgsGeometry class methods
Alvaro Huarte
10:55 AM Bug report #10578: ECW support disabled in QGIS server
Jürgen Fischer wrote:
> mapserver is by default built with ECW support disabled. Disable @MAPSERVER_SKIP_ECW@ in cm...
Jürgen Fischer
10:53 AM Bug report #10578: ECW support disabled in QGIS server
mapserver is by default built with ECW support disabled. Disable @MAPSERVER_SKIP_ECW@ in cmake if you have a ECW se... Jürgen Fischer
09:25 AM Bug report #10578: ECW support disabled in QGIS server
Jonathan Gautron wrote:
> I attached one of the .ecw file i use. It is not one of the ORTHOPHOTO layer (i prefer not ...
Giovanni Manghi
08:41 AM Bug report #10578: ECW support disabled in QGIS server
ECW is not usable on severs unless you own a licence Paolo Cavallini
07:30 AM Bug report #10578: ECW support disabled in QGIS server
I attached one of the .ecw file i use. It is not one of the ORTHOPHOTO layer (i prefer not to link a 3Gb file) but i ... Jonathan Gautron
07:00 AM Bug report #10578: ECW support disabled in QGIS server
Jonathan Gautron wrote:
> Hi Giovanni !
>
> The CRS is : EPSG:2154 - RGF93 / Lambert-93 which is available in the li...
Giovanni Manghi
06:21 AM Bug report #10578: ECW support disabled in QGIS server
Hi Giovanni !
The CRS is : EPSG:2154 - RGF93 / Lambert-93 which is available in the list of CRS mundial list prposed...
Jonathan Gautron
05:59 AM Bug report #10578 (Feedback): ECW support disabled in QGIS server
Giovanni Manghi
05:58 AM Bug report #10578: ECW support disabled in QGIS server
Hi,
what is the CRS of your rasters? it is one of the CRSs that QGIS knowns or is a custom one (added manually or au...
Giovanni Manghi
05:51 AM Bug report #10578 (Closed): ECW support disabled in QGIS server
I tried to display some raster layers ( for basemap) with other vector layers but I only obtain a white backgroung.
...
Jonathan Gautron
10:36 AM Revision 637dca76 (qgis): Korean transration completed
BJ Jang
10:34 AM Revision aae92fc7 (qgis): Korean transration completed
BJ Jang
09:56 AM Bug report #10361 (Closed): GetMap - Add an option to configure JPEG compression per layer
closed: done in commit:bcde66fd6a4eed28fb5e0176f5539750042395fd Michael Douchin
09:29 AM Bug report #10361: GetMap - Add an option to configure JPEG compression per layer
René-Luc ReLuc wrote:
> The pull request has been merged, could the issue be closed ?
it works very well!
Giovanni Manghi
08:15 AM Bug report #10361: GetMap - Add an option to configure JPEG compression per layer
The pull request has been merged, could the issue be closed ? René-Luc ReLuc
09:48 AM Revision 03dfef8a (qgis): Merge pull request #1439 from Oslandia/fix_inverted
Inverted polygons: bug fixes Martin Dobias
09:27 AM Bug report #10379 (Feedback): Qgis mapserv: Flaky WFS GetFeature
Giovanni Manghi
07:31 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
Henrik Uggla wrote:
> No it does not. Try to load the first url I gave ten times in a row. You will get different res...
René-Luc ReLuc
09:08 AM Revision 95687a28 (qgis): fix typos
Jürgen Fischer
09:03 AM Revision 36823846 (qgis): indentation update
Jürgen Fischer
08:30 AM Revision 262c3d02 (qgis): 1/5 ????
BJ Jang
07:28 AM Revision a8150d15 (qgis): Merge pull request #1437 from ahuarte47/Issue_10195
Fix bug #10195: Offset line symbology added to polygon layer leads to crash Martin Dobias
07:02 AM Bug report #10575 (Closed): Python error when opening SAGA tools in latest QGIS master
fixed with 925b91f48bcaadb71902ff9f10b822d0d94c713e Giovanni Manghi
07:02 AM Bug report #10575 (Closed): Python error when opening SAGA tools in latest QGIS master
fixed with 925b91f48bcaadb71902ff9f10b822d0d94c713e Giovanni Manghi
03:45 AM Bug report #10575 (Closed): Python error when opening SAGA tools in latest QGIS master
Traceback (most recent call last):
File "/usr/local/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",...
Giovanni Manghi
06:51 AM Bug report #10577 (Rejected): WFS data provaider crashes when "Cache Feature" is activated
Giovanni Manghi
06:48 AM Bug report #10577: WFS data provaider crashes when "Cache Feature" is activated
Ok sorry for the inconvenience, it works now with the same layer in a new Qgis instance. Mathieu Bossaert
05:56 AM Bug report #10577 (Feedback): WFS data provaider crashes when "Cache Feature" is activated
I can't confirm on linux/64bit - works fine for me. Martin Dobias
05:56 AM Bug report #10577 (Feedback): WFS data provaider crashes when "Cache Feature" is activated
I can't confirm on linux/64bit - works fine for me. Martin Dobias
05:23 AM Bug report #10577 (Rejected): WFS data provaider crashes when "Cache Feature" is activated
Good afternoon,
I had a bug thi morning with qgis last weekly version (2.3.0 Master - 6a17538)
Adding a wfs layer (...
Mathieu Bossaert
06:38 AM Revision c49e38c3 (qgis): Merge pull request #1449 from edigonzales/master
fixes #10520 (scale method for SVG) and #10509 (dash pattern) Martin Dobias
05:55 AM Bug report #10576 (Closed): CMake Error at cmake/FindGRASS.cmake:23 (MATH)
Good catch: yes !
Removing CMakeCache.txt fixed it, thanks!
Sandro Santilli
05:55 AM Bug report #10576 (Closed): CMake Error at cmake/FindGRASS.cmake:23 (MATH)
Good catch: yes !
Removing CMakeCache.txt fixed it, thanks!
Sandro Santilli
05:48 AM Bug report #10576: CMake Error at cmake/FindGRASS.cmake:23 (MATH)
Did you remove GRASS, but still had GRASS_INCLUDE_DIR in your CMakeCache.txt? Jürgen Fischer
04:32 AM Bug report #10576: CMake Error at cmake/FindGRASS.cmake:23 (MATH)
I had no GRASS installed, if that matters (mentioning because a lot of other errors come out about [STRING] and the f... Sandro Santilli
04:25 AM Bug report #10576 (Closed): CMake Error at cmake/FindGRASS.cmake:23 (MATH)
CMake Error at cmake/FindGRASS.cmake:23 (MATH):
math cannot parse the expression: "*10000 + *100": syntax error, un...
Sandro Santilli
05:28 AM Bug report #10360 (Closed): Need to save PostGis new features before filling their attributes thr...
Fixed in changeset commit:"74a750314c744a44eacb5f7593c18a17b0f38ac5". Jürgen Fischer
04:53 AM Bug report #10384 (Closed): Some options to configure Layer legend in TOC don't work
Fixed in commits from commit:eb86ecaa34ea134d5edda7ddcef90ece77455917 to commit:98683342ec764998e6bf8613b394ea0736930357 Martin Dobias
04:34 AM Bug report #10550: Don't apply style when dialog is canceled
Yes your right. Sorry I must have missed it in the video, not sure how.
However I'm not going to have time to fix th...
Nathan Woodrow
04:11 AM Revision 2ada1677 (qgis): Merge pull request #1 from qgis/master
Forked suouce update request BJ Jang
03:41 AM Bug report #9827 (Closed): QGIS slows down dramatically if 'ask for datum transformation' dialog ...
Please reopen if necessary. Giovanni Manghi
03:41 AM Bug report #9827 (Closed): QGIS slows down dramatically if 'ask for datum transformation' dialog ...
Please reopen if necessary. Giovanni Manghi
03:41 AM Bug report #9827: QGIS slows down dramatically if 'ask for datum transformation' dialog option is on
I can confirm this in QGIS 2.2, not only when opening a saved project, but also when adding two layers (it's more not... Pedro Venâncio
02:41 AM Bug report #10525 (Closed): Zoom to the extent of the first added layer
Fixed in changeset commit:"840d5c567cfe1f85cff8e8724a2a1ea5e3d0b867". Martin Dobias
02:41 AM Bug report #10560 (Closed): Wrong feature count after edit
Fixed in changeset commit:"f581e20c44d746590a9454f397218ebe501e6a9c". Martin Dobias
02:31 AM Bug report #10574 (Open): Interpolation (TIN) results with artifacts
confirmed also on Linux and qgis master. Giovanni Manghi
02:31 AM Bug report #10574 (Open): Interpolation (TIN) results with artifacts
confirmed also on Linux and qgis master. Giovanni Manghi
02:31 AM Bug report #10574 (Open): Interpolation (TIN) results with artifacts
confirmed also on Linux and qgis master. Giovanni Manghi
02:21 AM Bug report #10574: Interpolation (TIN) results with artifacts
Thanks,
Here are the sample data
Claas Leiner
02:18 AM Bug report #9150: SAGA raster calculator fails when used in a processing model
Marcel Foelsch wrote:
> Here it is...This is a model that worked fine some updates before...
this too works fine in ...
Giovanni Manghi
02:06 AM Bug report #9150 (Feedback): SAGA raster calculator fails when used in a processing model
Giovanni Manghi
02:06 AM Bug report #9150: SAGA raster calculator fails when used in a processing model

> Since I don't want to be criticising only, could you point me to how I can approach a fix for this? Where do I fin...
Giovanni Manghi
02:16 AM Bug report #10386: WFS-T layer change request timed out ("request" parameter missing)
I'm able to edit this layer directly as postgis layer.
Here is some details. When I'm editing a WFS-T layer changes a...
Andrei K
02:10 AM Revision ea0e1b11 (qgis): [MSSQL] Fix loading of layers in browser and dialog.
Add ODBC connection pooling Nathan Woodrow
02:03 AM Bug report #10352: Exception with offset polygon layer and composition
Alvaro Huarte wrote:
> Martin Dobias wrote:
> > Please test to see if the fix helps.
> >
> > Alvaro, the "unknown er...
Alvaro Huarte

2014-06-12

01:46 AM Bug report #10574 (Feedback): Interpolation (TIN) results with artifacts
Does it happens with any input? If not, can you attach sample data that causes the issue? Giovanni Manghi
01:46 AM Bug report #10574 (Feedback): Interpolation (TIN) results with artifacts
Does it happens with any input? If not, can you attach sample data that causes the issue? Giovanni Manghi
12:52 AM Bug report #10574 (Closed): Interpolation (TIN) results with artifacts
Interpolation plugin (TIN) produces a result grid with stripes.
Claas Leiner
01:13 AM Bug report #5848: Different icons for QGIS and QGIS Browser
The old QGIS symbol is good for creating QGIS browser icon as it is much thinner then the present one. Take a look a... zirneklitis -
06:26 PM Bug report #5848: Different icons for QGIS and QGIS Browser
Keeping in mind the size of icons (16×16, 24×24, .. , 512×512) I modified the qgis_browser_icon_prototype_v2.svg zirneklitis -
12:52 AM Revision d34b7599 (qgis): german translation update
Jürgen Fischer
12:00 AM Bug report #10573 (Closed): embed form shown in external dialog
This happens when using a custom UI form in the referencing layer.
When opening the form of the referencing layer, t...
Denis Rouzaud
12:00 AM Bug report #10352: Exception with offset polygon layer and composition
Martin Dobias wrote:
> Please test to see if the fix helps.
>
> Alvaro, the "unknown error" message box indicates un...
Alvaro Huarte
11:50 PM Bug report #10352: Exception with offset polygon layer and composition
Please test to see if the fix helps.
Alvaro, the "unknown error" message box indicates uncaught exception from GEOS....
Martin Dobias
11:57 PM Bug report #10572 (Closed): Using the Geo-referencer and adding to map expands legend, which is b...
Duplicate of #10449. Nyall Dawson
11:57 PM Bug report #10572 (Closed): Using the Geo-referencer and adding to map expands legend, which is b...
Duplicate of #10449. Nyall Dawson
11:06 PM Bug report #10572 (Closed): Using the Geo-referencer and adding to map expands legend, which is b...
When georeferencing in 2.4 dev version (build from 30 may 2014) when you process the georeferencing, the new TIFF is ... Alex Leith
11:56 PM Bug report #10219: QGIS crash in WFS client when inserting large number of objects
while I thought it to be a bad idea to copy so much features over wfs-t, it actually works very well :-)
Attached yo...
Richard Duivenvoorde
11:50 PM Revision 2a43e182 (qgis): [TRANSUP] transifex update and overall strings update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:36 PM Bug report #10195 (Closed): Offset line symbology added to polygon layer leads to crash
Fixed in commit:a8150d1563cac1a080752be85d9b68c70e4a0cf9. Martin Dobias
11:36 PM Revision 61dc4deb (qgis): db manager: fix import of geometryless files (fixes #8970)
Jürgen Fischer
11:33 PM Bug report #10570: Shapeburst fills reflects the map canvas edge when used with inverted polygons
Thanks for the feedback. Here is the screenshot as promised. In the top area along the edges you can see the green to... Knut Karlsen
02:10 PM Bug report #10570: Shapeburst fills reflects the map canvas edge when used with inverted polygons
This is a result of #9757 - rendered polygons in QGIS are currently clipped to just outside the visible map extent. W... Nyall Dawson
02:10 PM Bug report #10570: Shapeburst fills reflects the map canvas edge when used with inverted polygons
This is a result of #9757 - rendered polygons in QGIS are currently clipped to just outside the visible map extent. W... Nyall Dawson
01:57 PM Bug report #10570 (Closed): Shapeburst fills reflects the map canvas edge when used with inverted...
Problem
The shapeburst fill I use to make a land polygon (inverted) into ocean gradient reflects the map composers e...
Knut Karlsen
11:12 PM Bug report #9150: SAGA raster calculator fails when used in a processing model
I am running with the same problem under 2.3 (still). I think this is a crucial feature that needs to be reliably usa... Steffen Ehrmann
11:12 PM Bug report #9150: SAGA raster calculator fails when used in a processing model
I am running with the same problem under 2.3 (still). I think this is a crucial feature that needs to be reliably usa... Steffen Ehrmann
10:32 PM Bug report #10571 (Closed): SQL Server Layers using DSN doesn't work
This was fixed this morning. Nathan Woodrow
10:32 PM Bug report #10571 (Closed): SQL Server Layers using DSN doesn't work
This was fixed this morning. Nathan Woodrow
10:20 PM Bug report #10571: SQL Server Layers using DSN doesn't work
Nathan Woodrow wrote:
> What is the version of your QGIS install. Have a look in the about box.
>
> There was some...
Alex Leith
10:13 PM Bug report #10571 (Feedback): SQL Server Layers using DSN doesn't work
What is the version of your QGIS install. Have a look in the about box.
There was some work done in that last nigh...
Nathan Woodrow
10:13 PM Bug report #10571 (Feedback): SQL Server Layers using DSN doesn't work
What is the version of your QGIS install. Have a look in the about box.
There was some work done in that last nigh...
Nathan Woodrow
10:07 PM Bug report #10571 (Closed): SQL Server Layers using DSN doesn't work
Configured connections to MSSQL no longer work. They did work in 2.0 and 2.2.
Steps to reproduce:
- set up a MSSQL O...
Alex Leith
10:07 PM Bug report #10386: WFS-T layer change request timed out ("request" parameter missing)
I can NOT confirm this.
Testing WFS-T both on 2.2 and on master, working with shapefiles and postgis is working ok, ...
Richard Duivenvoorde
10:06 PM Revision 6392fa92 (qgis): mssql provider: cleanup driver and service usage and copy password in f...
Jürgen Fischer
09:43 PM Bug report #10509 (Closed): Wrong dash pattern with data defined properties
Fixed in changeset commit:"c49e38c39c9d687fdd99279997995229d4027055". Martin Dobias
06:58 AM Bug report #10509: Wrong dash pattern with data defined properties
https://github.com/qgis/QGIS/pull/1449 zicke -
09:38 PM Bug report #10520 (Closed): Wrong size of svg marker in point pattern fill (with data defined pro...
Fixed in changeset commit:"c49e38c39c9d687fdd99279997995229d4027055". Martin Dobias
06:58 AM Bug report #10520: Wrong size of svg marker in point pattern fill (with data defined properties)
https://github.com/qgis/QGIS/pull/1449 zicke -
09:17 PM Bug report #10541: WFS-T client looses precision when editing geometries
Not related, I am able to save the changes, but the vertices get slightly misplaced. Martin Dobias
09:09 PM Bug report #10541: WFS-T client looses precision when editing geometries
related (as in sayin WFS-T is just not working): #10386 ? Richard Duivenvoorde
09:04 PM Bug report #10413: non-cached WFS won't load
Confirmed here on Linux.
You can try using this wfs url:
http://geodata.nationaalgeoregister.nl/bag/wfs
( for some ...
Richard Duivenvoorde
08:28 PM Bug report #5679 (Closed): reverting edit changes when hitting "close without saving" is quite slow
not an issue anymore. Giovanni Manghi
08:28 PM Bug report #5679 (Closed): reverting edit changes when hitting "close without saving" is quite slow
not an issue anymore. Giovanni Manghi
08:25 PM Bug report #5198 (Closed): qgis-server: under Windows shapes and tiffs are not rendered (with rel...
cannot replicate anymore. Giovanni Manghi
08:25 PM Bug report #5198 (Closed): qgis-server: under Windows shapes and tiffs are not rendered (with rel...
cannot replicate anymore. Giovanni Manghi
06:13 PM Feature request #6986 (Closed): Browser should support formats with multiple layers in it
seems fixed in master. Giovanni Manghi
06:13 PM Feature request #6986 (Closed): Browser should support formats with multiple layers in it
seems fixed in master. Giovanni Manghi
05:33 PM Feature request #9061 (Closed): Add a "minimum distance between points" in the "random points" to...
added to processing. Giovanni Manghi
05:33 PM Feature request #9061 (Closed): Add a "minimum distance between points" in the "random points" to...
added to processing. Giovanni Manghi
05:32 PM Revision 85ce6762 (qgis): db_mananger: fix loading geometryless tables (fixes #10566)
Jürgen Fischer
05:27 PM Feature request #5106 (Closed): "approximate" preview?
Giovanni Manghi
05:21 PM Feature request #5537 (Closed): Make qgis browser active by default after a fresh install
Giovanni Manghi
05:14 PM Bug report #6698 (Closed): WMS client and extent request: incomplete symbols
Giovanni Manghi
05:07 PM Revision d1e3dbc8 (qgis): adapt tolerance to coordinate range when reshaping (fixes #9802)
Jürgen Fischer
05:05 PM Feature request #5175 (Closed): Add render caching also for extent changes
I guess does not make sense anymore with multi threading. Giovanni Manghi
05:05 PM Feature request #5175 (Closed): Add render caching also for extent changes
I guess does not make sense anymore with multi threading. Giovanni Manghi
05:02 PM Feature request #4703 (Closed): GDAL tools: allow clipping using vector masks in batch mode
This is possible now using the tool in btach mode in the processing toolbox. Giovanni Manghi
05:02 PM Feature request #4703 (Closed): GDAL tools: allow clipping using vector masks in batch mode
This is possible now using the tool in btach mode in the processing toolbox. Giovanni Manghi
05:00 PM Feature request #4933 (Closed): Add a "fill hole" (and "fill space") tool in the core digitizing ...
The fill ring is now a core tool, the fill gap is available in the "digitizing tools" plugin, close enough. Giovanni Manghi
05:00 PM Feature request #4933 (Closed): Add a "fill hole" (and "fill space") tool in the core digitizing ...
The fill ring is now a core tool, the fill gap is available in the "digitizing tools" plugin, close enough. Giovanni Manghi
04:45 PM Feature request #6799 (Closed): Bring the "advanced search" tool (available in table of attribute...
Giovanni Manghi
04:37 PM Bug report #9153 (Closed): geometryless tables gain a visibility checkbox in the TOC when inside ...
Giovanni Manghi
04:32 PM Revision d8a0361f (qgis): Fix crash in GetLegendGraphic with scale parameter and plug memory leak
Marco Hugentobler
04:30 PM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
still true on latest master. Giovanni Manghi
04:24 PM Bug report #7433 (Closed): wms identify dialog shows results in a different way in Windows and Linux
identify dialog has been overhauled in master. Giovanni Manghi
04:24 PM Bug report #7433 (Closed): wms identify dialog shows results in a different way in Windows and Linux
identify dialog has been overhauled in master. Giovanni Manghi
04:12 PM Bug report #5305 (Closed): svg fill symbols are presented in a wrong way
can't see this anymore. Giovanni Manghi
04:12 PM Bug report #5305 (Closed): svg fill symbols are presented in a wrong way
can't see this anymore. Giovanni Manghi
04:01 PM Bug report #5839 (Closed): WMS client in browser needs to handle WMS-C servers
it works as expected now. Giovanni Manghi
04:01 PM Bug report #5839 (Closed): WMS client in browser needs to handle WMS-C servers
it works as expected now. Giovanni Manghi
03:48 PM Revision b3cbefc9 (qgis): fixes two symbology bugs
edigonzales
03:36 PM Feature request #4803 (Closed): When editing vectors (moving existing nodes/segments) allow see w...
it seems that now it works exactly as suggested. Giovanni Manghi
03:36 PM Feature request #4803 (Closed): When editing vectors (moving existing nodes/segments) allow see w...
it seems that now it works exactly as suggested. Giovanni Manghi
03:32 PM Bug report #5920 (Closed): WFS client does not use username and password defined in connection de...
duplicate of #6609 Giovanni Manghi
03:32 PM Bug report #5920 (Closed): WFS client does not use username and password defined in connection de...
duplicate of #6609 Giovanni Manghi
03:28 PM Bug report #6609 (Closed): WFS client does not store Username and Password
this has been fixed recently. Giovanni Manghi
03:28 PM Bug report #6609 (Closed): WFS client does not store Username and Password
this has been fixed recently. Giovanni Manghi
03:16 PM Feature request #6544 (Closed): "vector -> analysis tools -> basic statistics", allow grouping re...
closing this because group stats does the job well, and lately a grouping strategy is being discussed for inclusion i... Giovanni Manghi
03:16 PM Feature request #6544 (Closed): "vector -> analysis tools -> basic statistics", allow grouping re...
closing this because group stats does the job well, and lately a grouping strategy is being discussed for inclusion i... Giovanni Manghi
03:14 PM Bug report #6518 (Closed): Add to the "digitizing" toolbar the right button to add records to geo...
the button is there since a long now. Giovanni Manghi
03:14 PM Bug report #6518 (Closed): Add to the "digitizing" toolbar the right button to add records to geo...
the button is there since a long now. Giovanni Manghi
03:09 PM Feature request #3976 (Closed): Add WFS search engine
that engine seems gone... don't know others. Giovanni Manghi
03:09 PM Feature request #3976 (Closed): Add WFS search engine
that engine seems gone... don't know others. Giovanni Manghi
03:09 PM Feature request #3976 (Closed): Add WFS search engine
that engine seems gone... don't know others. Giovanni Manghi
03:03 PM Bug report #3644 (Closed): Toolbars loose their position after crash
it is a long time I can't see this, so I assume that somehow is "fixed". Giovanni Manghi
03:03 PM Bug report #3644 (Closed): Toolbars loose their position after crash
it is a long time I can't see this, so I assume that somehow is "fixed". Giovanni Manghi
03:03 PM Bug report #3644 (Closed): Toolbars loose their position after crash
it is a long time I can't see this, so I assume that somehow is "fixed". Giovanni Manghi
03:03 PM Bug report #3644 (Closed): Toolbars loose their position after crash
it is a long time I can't see this, so I assume that somehow is "fixed". Giovanni Manghi
02:59 PM Bug report #4183 (Closed): Saving style for a imported delimited text layer does not work
seems ok on master. Giovanni Manghi
02:59 PM Bug report #4183 (Closed): Saving style for a imported delimited text layer does not work
seems ok on master. Giovanni Manghi
02:36 PM Bug report #8970 (Closed): Failed import of csv table in DB Manager
Fixed in changeset commit:"61dc4debfefaddc6d7d9d5a962ef8374e1ebf851". Jürgen Fischer
02:24 PM Revision 37d2144a (qgis): bump Processing version to avoid masking by version from plugin site
Alexander Bruy
02:06 PM Revision 8fcda3f3 (qgis): Update UI from saved symbol correctly
Nathan Woodrow
01:52 PM Feature request #10569: no "append data to table" option
Giovanni, Thank you for the information.
About the ticket, I read many related to DB Manager but i found no one abou...
Harrissou Santanna
11:19 AM Feature request #10569 (Feedback): no "append data to table" option
it is "just" not implemented. There should be a similar ticket, please look for it and eventually close this as dupli... Giovanni Manghi
11:19 AM Feature request #10569 (Feedback): no "append data to table" option
it is "just" not implemented. There should be a similar ticket, please look for it and eventually close this as dupli... Giovanni Manghi
11:09 AM Feature request #10569 (Closed): no "append data to table" option
Steps:
# Open DB Manager and connect to a database
# Select the "import layer/file" tool
In the dialog opened, you'l...
Harrissou Santanna
01:31 PM Revision 64b11164 (qgis): debian packaging update (include pyspatialite also on quantal)
Jürgen Fischer
01:23 PM Bug report #10428 (Closed): MSSQL - Login/Connection error
Jürgen Fischer
01:22 PM Bug report #10428 (Feedback): MSSQL - Login/Connection error
Jürgen Fischer wrote:
> Fixed in changeset commit:"6392fa9234cd022d494c0c25da5c3ba74e994918".
Please verify if this ...
Jürgen Fischer
01:16 PM Bug report #10428 (Closed): MSSQL - Login/Connection error
Fixed in changeset commit:"6392fa9234cd022d494c0c25da5c3ba74e994918". Jürgen Fischer
04:20 AM Bug report #10428: MSSQL - Login/Connection error
Sure of course, we all need sql server mode.
I will take a look now.
Nathan Woodrow
01:10 PM Revision 796c6a33 (qgis): Merge pull request #1315 from manisandro/populate_transparency_table
Populate transparency table when loading qml style for raster layer - Fix #10565 Nathan Woodrow
12:56 PM Revision da99331d (qgis): Fix color buttons disappearing in windows when alpha is set (fix #10187)
Nyall Dawson
12:28 PM Revision f1b58383 (qgis): Merge pull request #1444 from avlisad/master
Improve mouse logic for measure tool. Fix #4628 Fix #10029 Nathan Woodrow
12:02 PM Revision ef700000 (qgis): Merge pull request #1448 from gioman/master
small changes to processing "import into postgis" tool Victor Olaya
12:00 PM Revision 306b148b (qgis): small changes to import into postgis tool
gioman
11:57 AM Revision 28145b41 (qgis): Merge pull request #1443 from manisandro/qgsfieldmap
Remove all traces of deprecated QgsFieldMap. Nathan Woodrow
11:33 AM Bug report #8857: sip: Unable to find file "QtCore/QtCoremod.sip"
Thanks Werner! I was pulling my hair desperately until I found this ticket. I'm wondering if there would be a way of ... Even Rouault
11:23 AM Revision fc8d07ee (qgis): Fix #10475 (symmetrical difference behaves like difference)
Martin Dobias
10:40 AM Bug report #10550: Don't apply style when dialog is canceled

> *2- Problem*.
> Layer opacity doesnt change by loading qml file. It is fixed (interestingly), only changed by hand...
Giovanni Manghi
10:38 AM Bug report #10550 (Reopened): Don't apply style when dialog is canceled
*1- Problem*
By using Cancel button or X(Exit) button are same +but the problem is that of course+. Normally in other...
Mehmet Selim BILGIN
10:38 AM Bug report #10550 (Reopened): Don't apply style when dialog is canceled
*1- Problem*
By using Cancel button or X(Exit) button are same +but the problem is that of course+. Normally in other...
Mehmet Selim BILGIN
03:47 AM Bug report #10550 (Closed): Don't apply style when dialog is canceled
Pressing the X is equal to cancel. You still have to press OK or Apply to apply the style.
Closing as invalid becaus...
Nathan Woodrow
03:47 AM Bug report #10550 (Closed): Don't apply style when dialog is canceled
Pressing the X is equal to cancel. You still have to press OK or Apply to apply the style.
Closing as invalid becaus...
Nathan Woodrow
03:43 AM Bug report #10550: Don't apply style when dialog is canceled
style files are .qml Giovanni Manghi
10:02 AM Bug report #10470 (Closed): QGIS-Server wrong legend generation if scale parameter is present
Giovanni Manghi
10:00 AM Bug report #10470: QGIS-Server wrong legend generation if scale parameter is present
ok,
Yes I confirm.
I have update the server to the last updates truk and the ussue is disappeared.
Thx Marco,
A.
aperi2007 -
09:15 AM Bug report #10470: QGIS-Server wrong legend generation if scale parameter is present
Ok, I imported the qml to my simple test project (layer does not match, but it does not matter for LegendGraphic). Is... Marco Hugentobler
08:57 AM Bug report #10470: QGIS-Server wrong legend generation if scale parameter is present
Hi.
I confirm the problem is also with more simple qml.
This as example:
With the scale parameter the last domains ...
aperi2007 -
08:45 AM Bug report #10470: QGIS-Server wrong legend generation if scale parameter is present
Is a categorized rendering.
The QML of that image is quite complex because has a dual level rendering for every doma...
aperi2007 -
07:34 AM Bug report #10470 (Feedback): QGIS-Server wrong legend generation if scale parameter is present
What is the style of the layer (rule based renderer?), could you attach a .qml file? Marco Hugentobler
09:41 AM Bug report #10566: DB Manager : Impossible to add a geometryless table
Any relation to #8970 ? Paolo Cavallini
08:33 AM Bug report #10566 (Closed): DB Manager : Impossible to add a geometryless table
Fixed in changeset commit:"85ce67624c01c3eec4fb2d7bdb0e784560a53d89". Jürgen Fischer
06:41 AM Bug report #10566 (Closed): DB Manager : Impossible to add a geometryless table
Open DB Manager and connect yourself to a PostGIS database
Drag and drop a table or view without geometry column from...
Harrissou Santanna
09:40 AM Bug report #10567 (Feedback): ERROR in attributes cells in spatialite layer table
it is a plugin or QGIS issue? what happens if you create the view in DB manager? or from the SL command line? or SL gui? Giovanni Manghi
09:40 AM Bug report #10567 (Feedback): ERROR in attributes cells in spatialite layer table
it is a plugin or QGIS issue? what happens if you create the view in DB manager? or from the SL command line? or SL gui? Giovanni Manghi
07:42 AM Bug report #10567 (Closed): ERROR in attributes cells in spatialite layer table
When I load a spatialite view as layer I see it right on map and I can get info, but when I open the attributes table... enrico ferreguti
09:30 AM Revision 023fc007 (qgis): Merge pull request #1389 from radosuav/small_processing_fixes
[processing] Small fixes Victor Olaya
09:22 AM Feature request #10563: Show scales for pyramid creation
I wasn't aware of the Raster - Miscellaenous - Build Overviews function. I'd agree that having the same function twic... Jonathan Moules
07:04 AM Feature request #10563: Show scales for pyramid creation
Also note that using scales instead of sizes, while practical for the user, is not practical from a software perspect... Etienne Tourigny
06:47 AM Feature request #10563: Show scales for pyramid creation
the second one is in gdaltools (a core python plugin) which may not be available. It would be nice to create a new wi... Etienne Tourigny
06:34 AM Feature request #10563: Show scales for pyramid creation
QGIS has now two tools for building overviews: In "Layer - Properties - Pyramids" and in "Raster - Miscellaneous - Bu... Jukka Rahkonen
03:10 AM Feature request #10563 (Open): Show scales for pyramid creation
Currently in QGIS on the "Pyramids" tab on the right there is a "resolutions" box which actually has tile sizes for t... Jonathan Moules
09:13 AM Bug report #10196: not able to display certain WMS services in other coordinate system as WGS84 (...
OK, it only works by setting 256*256, and by setting the coordinate system to WGS84 when adding the WMS, and then set... Lars Scharfenberg
08:42 AM Revision fa88eb25 (qgis): Merge pull request #1447 from Cracert/i18n
[TRANSUP] pl: help - vector layer properties Werner Macho
08:22 AM Revision d43d3065 (qgis): Fix #10548 (crash using custom forms)
When using a custom UI file, the widget is created beforehand,
and the code was failing to initialize it.
Martin Dobias
08:11 AM Revision 4f913991 (qgis): [composer] Move guidelines to correct position on page when paper size ...
Nyall Dawson
08:07 AM Bug report #9802 (Closed): Reshape digitizing tool not working on multipolygon
Fixed in changeset commit:"d1e3dbc86ed892b6a5b1f41056adba0aef9e108b". Jürgen Fischer
07:43 AM Bug report #10568 (Open): Attribute table save layer edits doesn't get inactive after successful ...
When you are editing a layer, if you press the save layer edits button, after a successful commit the button get inac... Alexandre Neto
07:28 AM Revision bb21b4a2 (qgis): Fix #10527 (put auto-generated layout into scroll area)
Martin Dobias
06:51 AM Bug report #10562: Relations are not stored in Relation Reference Widget
yes. zicke -
05:27 AM Bug report #10562: Relations are not stored in Relation Reference Widget
did it worked as expected in qgis 2.2/2.0.1? Giovanni Manghi
05:10 AM Bug report #10562: Relations are not stored in Relation Reference Widget
I don't know. I don't have a lot of experiences with relations in QGIS. zicke -
02:34 AM Bug report #10562 (Feedback): Relations are not stored in Relation Reference Widget
isn't this a regression? Giovanni Manghi
02:33 AM Bug report #10562 (Closed): Relations are not stored in Relation Reference Widget
After saving, closing and reopening a qgis project, the relation combobox in the relation reference widget is empty. ... zicke -
05:59 AM Bug report #9602: preview and atlas scales are not synchronized
Glad to hear!
I hope you can make it!
Denis Rouzaud
04:46 AM Bug report #10565: Transparency is not restored with QML style files for rasters
Ok will take a look in a sec if no one else gets to it before me. Nathan Woodrow
04:45 AM Bug report #10565 (Reopened): Transparency is not restored with QML style files for rasters
Nathan Woodrow wrote:
> Giovanni could you test now. Seems there was a pending pull request already for it.
Hi Natha...
Giovanni Manghi
04:11 AM Bug report #10565: Transparency is not restored with QML style files for rasters
Giovanni could you test now. Seems there was a pending pull request already for it. Nathan Woodrow
04:10 AM Bug report #10565 (Closed): Transparency is not restored with QML style files for rasters
Fixed in changeset commit:"796c6a33c06fe3b32313ababa5e866aa9c3d48a9". Nathan Woodrow
04:06 AM Bug report #10565 (Closed): Transparency is not restored with QML style files for rasters
Tagging this a regression as it used to work, but maybe it is not that important...
anyway... when saving a qml styl...
Giovanni Manghi
04:37 AM Revision 8e03f7f1 (qgis): [TRANSUP] pl: help - vector layer properties
Robert Szczepanek
04:12 AM Bug report #9060 (Closed): Area is wrong in QGIS master (again)
I'm closing this because as far as I can see now (in master) the area computations are right in both field calculator... Giovanni Manghi
04:12 AM Bug report #9060 (Closed): Area is wrong in QGIS master (again)
I'm closing this because as far as I can see now (in master) the area computations are right in both field calculator... Giovanni Manghi
04:07 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
I thought I has corrected it. I'll review the code and propose a patch if necessary. René-Luc ReLuc
03:59 AM Bug report #10564 (Closed): Errors while pasting features as new memory layer
I'm getting a number of errors while attempting to paste features as a new memory layer:
"Cannot create field create...
Nyall Dawson
03:58 AM Bug report #10187 (Closed): fill button disappears with alpha channel
Fixed in changeset commit:"da99331d8581630228e40d5f3533f0cf0262f6cb". Nyall Dawson
03:28 AM Bug report #10029 (Closed): measure tool poor marker visibility
Fixed in changeset commit:"f1b5838392a4da8298a5848b2eed197ed15ecab8". Nathan Woodrow
03:04 AM Bug report #10561 (Closed): Tweaks to PostGIS importer in Processing
Giovanni Manghi
03:02 AM Bug report #10561: Tweaks to PostGIS importer in Processing
PR
https://github.com/qgis/QGIS/pull/1448
Giovanni Manghi
02:30 AM Bug report #10561 (Closed): Tweaks to PostGIS importer in Processing
The importer should be slightly changed:
* the default name for the geometric should be geom rather than the_geom
* t...
Paolo Cavallini
02:46 AM Bug report #10289 (Closed): Legend Symbol Settings are not read
This issue is fixed in 29de20016a58d3f58aa526ec2b1af320520a4d90 Marco Hugentobler
02:44 AM Feature request #5915 (Closed): "rotation field" and "size scale field" missing from rules in rul...
it works as expected with the (new) data defined properties. Giovanni Manghi
02:44 AM Feature request #5915 (Closed): "rotation field" and "size scale field" missing from rules in rul...
it works as expected with the (new) data defined properties. Giovanni Manghi
02:40 AM Feature request #5913 (Closed): Symbol rotation should work for polygons fills
it works with the (new) data defined properties. Giovanni Manghi
02:40 AM Feature request #5913 (Closed): Symbol rotation should work for polygons fills
it works with the (new) data defined properties. Giovanni Manghi
02:29 AM Bug report #6343 (Closed): (master) size of point symbols is not retained in "symbol selector"
Giovanni Manghi
02:27 AM Feature request #4988 (Closed): "merge selected features" and "merge attributes of selected featu...
Giovanni Manghi
02:24 AM Bug report #10475 (Closed): fTools: "Symmetrical Difference" Tool behaves like "Difference" Tools
Fixed in changeset commit:"fc8d07ee246d9679e1cd98c5bbc2e4723cb5f765". Martin Dobias
02:20 AM Bug report #9080: GdalTools (QGIS 2.0.1) fail if file path includes non-ascii characters
I did not understand this problem well. GdalTools do not simply set GDAL_FILENAME_IS_UTF8=NO, but append "NO" to the ... Minoru Akagi
02:18 AM Bug report #10247: WMS performance degraded
If the issue really has something to do with multithreading, could it be that your good ol' T43 is not the best devic... Jukka Rahkonen
02:15 AM Feature request #4320 (Closed): mapserver export plugin: update it to work with new symbology
Giovanni Manghi
02:13 AM Feature request #3322 (Closed): new symbology: allow ordering of classes by clicking on the "valu...
seems ok to me. Giovanni Manghi
02:13 AM Feature request #3322 (Closed): new symbology: allow ordering of classes by clicking on the "valu...
seems ok to me. Giovanni Manghi
02:13 AM Feature request #3322 (Closed): new symbology: allow ordering of classes by clicking on the "valu...
seems ok to me. Giovanni Manghi
02:12 AM Bug report #10540 (Closed): Not all shapefile polygon shapes showing.
Giovanni Manghi

2014-06-11

01:37 AM Bug report #10560 (Closed): Wrong feature count after edit
Feature count in QGIS master (commit:21f0b4f) reports wrong number of features after edit.
To reproduce:
* Open a vec...
Saber Razmjooei
01:34 AM Bug report #10559 (Closed): Wrong Feature count
Saber Razmjooei
01:33 AM Bug report #10559 (Closed): Wrong Feature count
Saber Razmjooei
01:00 AM Bug report #10525: Zoom to the extent of the first added layer
The bug is still there in 21f0b4f. It is definitely a blocker.
It was not possible to reproduce it in Ubuntu.
Saber Razmjooei
12:57 AM Bug report #10558: Unexpected interactions between labelling and diagrams
Here is the screencast I made demonstrating some of the rendering issues.
http://www.youtube.com/watch?v=CGCy6Zkln8w
Tim Sutton
12:50 AM Bug report #10558 (Closed): Unexpected interactions between labelling and diagrams
I get some strange interactions between labels and diagrams. In particular:
* Adding pi diagrams to my layer works, ...
Tim Sutton
12:31 AM Revision 21f0b4f4 (qgis): [processing] some cleaning in saga algorithms
Victor Olaya
12:17 AM Revision 3abfb62c (qgis): avoid reloading fields when existing provider encoding is re-set (fixes...
Jürgen Fischer
11:57 PM Bug report #10471: Segmentation fault while zooming out
Yes, now it works! Great! :-) luca76 -
08:11 AM Bug report #10471 (Closed): Segmentation fault while zooming out
this seems fixed in master, reopen if necessary. Giovanni Manghi
08:11 AM Bug report #10471 (Closed): Segmentation fault while zooming out
this seems fixed in master, reopen if necessary. Giovanni Manghi
11:23 PM Bug report #10557 (Closed): text edit crashes with custom ui
Duplicate of #10548 Martin Dobias
11:23 PM Bug report #10557 (Closed): text edit crashes with custom ui
Duplicate of #10548 Martin Dobias
11:12 PM Bug report #10557 (Closed): text edit crashes with custom ui
While using a custom UI file, QGIS crashes when opening the form of a feature if using a text edit widget (QGIS) with... Denis Rouzaud
11:22 PM Bug report #10548 (Closed): crash using custom forms
Fixed in changeset commit:"d43d3065e912ba78f581c39dfa5159953b88c2e8". Martin Dobias
11:32 AM Bug report #10548 (Closed): crash using custom forms
When I try to use a custom .ui form and setting Attribute editor layout on "provide ui-file", qgis crash when I open ... Luca Lanteri
11:00 PM Feature request #10556 (Feedback): Legend and scale bar - do not refresh the size of the box
Hello,
Could it be possible to fix the box size of the legend and the scale bar? When refreshing the content of th...
Lucien Blandenier
10:32 PM Revision 32246087 (qgis): [composer] Don't round down scale for maps if < 1 (fix #9366)
Nyall Dawson
10:32 PM Bug report #10527 (Closed): Impossible to scroll down the child table in an identify result form
Fixed in changeset commit:"bb21b4a23c3f50e591dd9f4543b2feaa6763d126". Martin Dobias
10:18 PM Revision 17a8e381 (qgis): #10195: avoid calculate the GeometryType in offsetline
Alvaro Huarte
10:18 PM Revision 3ca57060 (qgis): #10195: Fix offsetline when the geometry is a polygon
Use GEOSBuffer in offsetline when the geometry is a polygon Alvaro Huarte
10:04 PM Revision f46053d7 (qgis): don't reopen feature form when identify maptool is reactivated (fixes #...
Jürgen Fischer
08:52 PM Feature request #10555 (Open): add horizontal/verical alignement and margin settings to the text ...
It'd be very useful for the Text Annotation tool to gain a few basic layout settings, namely:
- horizontal & vertical...
Mathieu Pellerin - nIRV
08:26 PM Revision 858a2581 (qgis): Merge pull request #1445 from Cracert/i18n
{TRANSUP] pl: context_help Werner Macho
08:25 PM Revision dc9148c6 (qgis): enhance error message when change/added attributes mismatch (refs #8481)
Jürgen Fischer
08:20 PM Bug report #10554: text annotations fails to apply anti-aliasing font when rendered on canvas
Actually, here's an even better comparison: the upper text is rendered within a Text Annotation, while the lower text... Mathieu Pellerin - nIRV
08:12 PM Bug report #10554 (Closed): text annotations fails to apply anti-aliasing font when rendered on c...
Text strings rendered within a Text Annotation on the main canvas are not anti-aliased, resulting in a visually disp... Mathieu Pellerin - nIRV
08:09 PM Bug report #10483: polygons disappear on editing
This appears to be the same problem as mine on Windows 64. I have some notes about my experience here #10540 James Harvey
08:06 PM Feature request #10553: background of the annotation text window's text box should be set to the ...
Oups, here's the above-mentioned screenshot. Mathieu Pellerin - nIRV
08:04 PM Feature request #10553 (Closed): background of the annotation text window's text box should be se...
Right now, the background color of the edit text box in the Annotation Text window is always set to the OS default (m... Mathieu Pellerin - nIRV
07:37 PM Feature request #10552 (Closed): Allow for annotation to be styled through symbology
A while ago, Nyall introduced symbology-based styling of composer's shapes. It would be really nice to take that idea... Mathieu Pellerin - nIRV
07:31 PM Feature request #10551 (Closed): dragging an annotation marker should respect / make use of snapp...
That's an easy one: when dragging a {text, html, form} annotation marker, it should respect and make use of the user-... Mathieu Pellerin - nIRV
07:14 PM Revision 32d8c125 (qgis): {TRANSUP] pl: context_help
Robert Szczepanek
06:03 PM Revision 1a85129a (qgis): Merge pull request #1406 from m-kuhn/spatialite-fix
[spatialite] Update layer statistics after adding new columns Jürgen Fischer
05:21 PM Revision d20c5697 (qgis): [TRANSUP] add iceland translator
Signed-off-by: Werner Macho <[email protected]> Werner Macho
04:06 PM Revision 81593edb (qgis): Improve mouse logic for measure tool. Fix for #4628, #10029
Da Silva
03:40 PM Bug report #10550 (Closed): Don't apply style when dialog is canceled
After adding a style file (*.qgs) to a layer (vector or raster) clicking the cancel button instead of OK button this ... Mehmet Selim BILGIN
03:18 PM Bug report #10340 (Closed): Clicking "apply" causes the column used for labelling/symbology to reset
Fixed in changeset commit:"3abfb62c616813f70d728aa9a45457140adc1b29". Jürgen Fischer
08:08 AM Bug report #10340: Clicking "apply" causes the column used for labelling/symbology to reset
On master I can't see this issue anymore for the labelling dialog, but it is still there for the symbology one: stran... Giovanni Manghi
02:30 PM Revision ae875a0e (qgis): [composer] Make atlas fixed and predefined scales options work correctl...
Nyall Dawson
02:19 PM Revision 8f5fe10f (qgis): Fix #10081 (problems with reprojection of layers)
Martin Dobias
02:19 PM Revision 0f5d7438 (qgis): Avoid second transform of extent (in QgsMapRender) on change of dest CRS
Martin Dobias
02:15 PM Bug report #10247 (Feedback): WMS performance degraded
Not reproducable for instance on my good ol' T43 (Pentium M 1.8GHz) Jürgen Fischer
01:59 PM Bug report #10540: Not all shapefile polygon shapes showing.
Yes looks like it is the same situation. Sorry missed seeing that in my search. Mine is a Win 64 problem as well with... James Harvey
01:54 PM Revision 97665d74 (qgis): [TRANSUP] transifex update on request
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:46 PM Bug report #10549 (Closed): Wrong usage of ellipses on buttons Load Style and Save Style
!load_style_ellipses.png!
Following GUI guidelines the [Load Style]-button in the Layer Properties dialog should not ...
Jelle Frans van der Woude
01:30 PM Feature request #9366 (Closed): Allow scale values < 1 in composer map items
Fixed in changeset commit:"32246087b29ecbeb963bb9d4119236e000f88343". Nyall Dawson
01:08 PM Feature request #10547: Print composer frame & annotation issues
@pcreso - Are you able to send me an email at [email protected] to discuss this further? I can send through a qu... Nyall Dawson
09:56 AM Feature request #10547 (Closed): Print composer frame & annotation issues
When labeling a map frame, you need to enable a grid, whether or not a grid is desired. To get a frame labeled with c... Brent Wood
01:05 PM Bug report #10104 (Closed): new identification mode selection not working as expected
Fixed in changeset commit:"f46053d7dee0a1672c871763a13991604b0e670a". Jürgen Fischer
12:56 PM Feature request #10544: Allow math expressions in print composer size and position controls
Yeah - that's what I'm thinking. A temporary expression which evaluates once and then updates the text box with the e... Nyall Dawson
07:30 AM Feature request #10544: Allow math expressions in print composer size and position controls
There is an ongoing contract (a swiss province and Nyall Dawson) that will implement expression support for page resi... Andreas Neumann
06:07 AM Feature request #10544 (Feedback): Allow math expressions in print composer size and position con...
One very handy feature that many design software have is the ability to use simple math expressions in size and posit... Alexandre Neto
12:52 PM Bug report #10321 (Closed): Change in behavior of attribute forms
when the identify map tool is deactivated, the highlights are also removed (fixed in commit:4ff233e3) Jürgen Fischer
12:52 PM Bug report #10321 (Closed): Change in behavior of attribute forms
when the identify map tool is deactivated, the highlights are also removed (fixed in commit:4ff233e3) Jürgen Fischer
12:21 PM Revision bfb5aaf5 (qgis): [composer] Correctly set initial state of atlas filename expression but...
Nyall Dawson
12:09 PM Revision 1b18c584 (qgis): [composer] Bump max number of rows for attribute tables to 999
Nyall Dawson
12:04 PM Revision 51c6c60f (qgis): Remove all traces of deprecated QgsFieldMap. Funded by Sourcepole.
Sandro Mani
10:11 AM Revision e87d77ad (qgis): fix #10405: limit expression widget size
Denis Rouzaud
09:46 AM Revision de345464 (qgis): Revert 150ffa3
This reverts commit 150ffa37804501f5fd88fede51c4647bcdddd85c. Denis Rouzaud
09:43 AM Bug report #10546 (Closed): When symbol units is in map units then the symbol in composer legend ...
The attached image may explain better what it is going on:
*) the svg symbols and the yellow symbols are defined in ...
Giovanni Manghi
09:34 AM Bug report #8481 (Closed): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is n...
Giovanni Manghi
09:31 AM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...
Giovanni Manghi wrote:
> It is a few days now that I don't see anymore this kind of messages, before it was quite com...
Jürgen Fischer
08:13 AM Bug report #8481 (Feedback): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is...
It is a few days now that I don't see anymore this kind of messages, before it was quite common.
Maybe we can lower ...
Giovanni Manghi
09:17 AM Bug report #9939: QGIS 2.2 on Fedora 20 i686 locks up when trying to add vector data.
Timothy Rogers wrote:
> Not unless that is some sort of default... This is a clean install on a new machine with a n...
Jürgen Fischer
09:09 AM Revision 1bab1414 (qgis): Fix #10518, PAL engine settings no longer honored by qgis_mapserv
Larry Shaffer
09:09 AM Revision dedc6627 (qgis): Call loadLabelSettings in initializeRender method and enable in sldparser
Marco Hugentobler
08:56 AM Bug report #9570 (Closed): Opening Layer -> Properties 12 times crashes QGIS master
closing for the lack of feedback Jürgen Fischer
08:56 AM Bug report #9570 (Closed): Opening Layer -> Properties 12 times crashes QGIS master
closing for the lack of feedback Jürgen Fischer
08:41 AM Revision f04ea99e (qgis): [layertree] Fix possible crash when removing layers
Martin Dobias
08:39 AM Revision df85395e (qgis): Fix move label tool with PostGIS (similar problem as #9148)
Martin Dobias
08:08 AM Revision 863a83b3 (qgis): Fix #9148 (data-defined label positions with postgis)
A bit strangely, conversion of null variant with double type
to a double value is considered ok by QVariant
Martin Dobias
08:07 AM Bug report #10140: no dropdown in Vector>Research>Random Points>Use value from input field
On QGIS master the tool in the vector menu seems to work now with shapes and integer columns, but seems also that int... Giovanni Manghi
06:55 AM Revision 54e6716e (qgis): Labeling: use over centroid for polygon labeling by default
Martin Dobias
06:38 AM Revision 699b8f39 (qgis): pal labeling: do not try to register feature if GEOS geometry is empty
This removes the debug noise from GEOS when it tries to compute contains() predicate Martin Dobias
05:54 AM Bug report #10543 (Closed): Impossible to change font parameters for text annotations
Ah - you're right. I didn't realise it worked that way. Nyall Dawson
05:54 AM Bug report #10543 (Closed): Impossible to change font parameters for text annotations
Ah - you're right. I didn't realise it worked that way. Nyall Dawson
05:41 AM Bug report #10543 (Feedback): Impossible to change font parameters for text annotations
Works for me - you just need to select which text where those settings should be applied. Martin Dobias
04:14 AM Bug report #10543 (Closed): Impossible to change font parameters for text annotations
It's currently impossible to change the font settings for a text annotation.
Steps to reproduce
1. Add a text annot...
Nyall Dawson
05:34 AM Bug report #9841 (Feedback): Atlas-controlled map vanishes randomly
This is probably fixed alongside #9839 in master. Can you please test and let me know if this is still reproducible? Nyall Dawson
05:29 AM Bug report #9840 (Feedback): Using Atlas with OpenLayers results in nan extents
This is probably fixed alongside #9839 in master. Can you please test and let me know if this is still reproducible? Nyall Dawson
05:28 AM Bug report #9839 (Closed): Atlas does not honor "fixed scale"
Fixed in changeset commit:"ae875a0e8752d6d97dcddbd103b69148c2db7757". Nyall Dawson
05:21 AM Bug report #10081 (Closed): Regression when reprojecting layers
Fixed in changeset commit:"8f5fe10fa0c8b4216d9ff0b01cf6c12bd0cf92f0". Martin Dobias
05:09 AM Bug report #10526: Label: line geometry labels drawn to wrong location when CRS transformed
Simo Aro wrote:
> Giovanni Manghi: This seems to affect certain parts of the world more.
>
> Please try this locati...
Giovanni Manghi
05:09 AM Bug report #10526: Label: line geometry labels drawn to wrong location when CRS transformed
Simo Aro wrote:
> Giovanni Manghi: This seems to affect certain parts of the world more.
>
> Please try this locati...
Giovanni Manghi
05:09 AM Bug report #10526: Label: line geometry labels drawn to wrong location when CRS transformed
Simo Aro wrote:
> Giovanni Manghi: This seems to affect certain parts of the world more.
>
> Please try this locati...
Giovanni Manghi
05:09 AM Bug report #10526: Label: line geometry labels drawn to wrong location when CRS transformed
Simo Aro wrote:
> Giovanni Manghi: This seems to affect certain parts of the world more.
>
> Please try this locati...
Giovanni Manghi
04:52 AM Bug report #10513: Incoeherent behavior in selecting layers in add Postgis and spatialite Layer D...
There is an option "addPostgisDC" to change selection mode of PostGIS/Oracle QTreeView, in Options > Data Sources (an... Gabriele Monfardini
04:40 AM Revision f520f312 (qgis): Merge remote-tracking branch 'alvaro/Issue_10433'
Martin Dobias
04:30 AM Bug report #9602 (In Progress): preview and atlas scales are not synchronized
Actually - you're right. I was working using this feature today and have come around to your way of thinking ;) It's ... Nyall Dawson
03:23 AM Bug report #10499 (Closed): Atlas expression builder for the name of output files
Fixed in changeset commit:"bfb5aaf5481e5ac9d0473caa4a5635fc43caa43c". Nyall Dawson
03:07 AM Feature request #10542 (Closed): Allow Color change of SVGs in Print Composer Picture Items
It would be nice to be able to change outline and fill colors of the Composers Picture Items. This would be possible ... Alexandre Neto
02:01 AM Revision 7e0ef8f9 (qgis): #10433: Fix simplification of invalid and empty multipolygons
Alvaro Huarte

2014-06-10

12:48 AM Bug report #10106: Panning a non-cached WFS layer causes selection to change
Not a regression - it didn't work in 2.0 either.
QGIS stores selection as a list if feature IDs.
WFS provider store...
Martin Dobias
12:48 AM Bug report #10106: Panning a non-cached WFS layer causes selection to change
Not a regression - it didn't work in 2.0 either.
QGIS stores selection as a list if feature IDs.
WFS provider store...
Martin Dobias
12:45 AM Bug report #10520: Wrong size of svg marker in point pattern fill (with data defined properties)
It seems that mScaleMethod in QgsSvgMarkerSymbolLayerV2::renderPoint() changes randomly. No idea why. And then the ro... zicke -
03:47 AM Bug report #10520 (Closed): Wrong size of svg marker in point pattern fill (with data defined pro...
The size of the svg marker changes only by panning from time to time. It should only change its size by zooming since... zicke -
12:31 AM Bug report #10541 (Closed): WFS-T client looses precision when editing geometries
When using WFS-T to change geometries, the updated coordinates seem to be truncated to four decimal numbers. Martin Dobias
12:13 AM Bug report #10537: Converting offline twice within the same instance causing unusable offline state
On Linux I can't confirm the error messages and the offline db in a unusable state, but I can confirm that overwritin... Giovanni Manghi
12:13 AM Bug report #10537: Converting offline twice within the same instance causing unusable offline state
On Linux I can't confirm the error messages and the offline db in a unusable state, but I can confirm that overwritin... Giovanni Manghi
10:58 AM Bug report #10537 (Closed): Converting offline twice within the same instance causing unusable of...
*Problem Description:*
Converting offline twice within the same running project instance causes unusable offline stat...
Drew Nix
12:09 AM Bug report #10518 (Closed): QGIS Server no longer honors PAL engine settings
Fixed in changeset commit:"1bab1414e24bfa6596e0396ac2cdb3a27eeeb6b7". Larry Shaffer
11:59 PM Bug report #10540 (Feedback): Not all shapefile polygon shapes showing.
likely a duplicate of #10483, please confirm. Thanks! Giovanni Manghi
11:59 PM Bug report #10540 (Feedback): Not all shapefile polygon shapes showing.
likely a duplicate of #10483, please confirm. Thanks! Giovanni Manghi
11:59 PM Bug report #10540 (Feedback): Not all shapefile polygon shapes showing.
likely a duplicate of #10483, please confirm. Thanks! Giovanni Manghi
09:46 PM Bug report #10540: Not all shapefile polygon shapes showing.
I reverted the shapefile to a previous version. I don't appear to have the same issues. It must of been something tha... James Harvey
08:03 PM Bug report #10540: Not all shapefile polygon shapes showing.
Set a new rule based layer up with just the query that had problems. The shapes all showed ok and displayed in the co... James Harvey
07:53 PM Bug report #10540: Not all shapefile polygon shapes showing.
I tried exporting the layer again to SHP and bringing it back into the project. That showed the missing shapes. I am ... James Harvey
07:39 PM Bug report #10540 (Closed): Not all shapefile polygon shapes showing.
I have recently updated a shape file with polygon areas. I am using rule based styles with about 8 sub query layers. ... James Harvey
11:54 PM Bug report #10115 (Open): columns with a "%" in their name can cause crash and/or problems with s...
Dave Morgan wrote:
> Thanks Giovanni, - removing the % character also works for me on SQL server. It's probably good ...
Giovanni Manghi
11:54 PM Bug report #10115 (Open): columns with a "%" in their name can cause crash and/or problems with s...
Dave Morgan wrote:
> Thanks Giovanni, - removing the % character also works for me on SQL server. It's probably good ...
Giovanni Manghi
11:54 PM Bug report #10115 (Open): columns with a "%" in their name can cause crash and/or problems with s...
Dave Morgan wrote:
> Thanks Giovanni, - removing the % character also works for me on SQL server. It's probably good ...
Giovanni Manghi
11:54 PM Bug report #10115 (Open): columns with a "%" in their name can cause crash and/or problems with s...
Dave Morgan wrote:
> Thanks Giovanni, - removing the % character also works for me on SQL server. It's probably good ...
Giovanni Manghi
08:40 AM Bug report #10115: columns with a "%" in their name can cause crash and/or problems with symbology
Thanks Giovanni, - removing the % character also works for me on SQL server. It's probably good practice to avoid cha... Dave Morgan
07:03 AM Bug report #10115 (Feedback): columns with a "%" in their name can cause crash and/or problems wi...
I just tested using your data, but using/importing the vector into PostGIS: it happens the same, but the culprit seem... Giovanni Manghi
07:03 AM Bug report #10115 (Feedback): columns with a "%" in their name can cause crash and/or problems wi...
I just tested using your data, but using/importing the vector into PostGIS: it happens the same, but the culprit seem... Giovanni Manghi
07:03 AM Bug report #10115 (Feedback): columns with a "%" in their name can cause crash and/or problems wi...
I just tested using your data, but using/importing the vector into PostGIS: it happens the same, but the culprit seem... Giovanni Manghi
07:03 AM Bug report #10115 (Feedback): columns with a "%" in their name can cause crash and/or problems wi...
I just tested using your data, but using/importing the vector into PostGIS: it happens the same, but the culprit seem... Giovanni Manghi
07:03 AM Bug report #10115 (Feedback): columns with a "%" in their name can cause crash and/or problems wi...
I just tested using your data, but using/importing the vector into PostGIS: it happens the same, but the culprit seem... Giovanni Manghi
07:03 AM Bug report #10115 (Feedback): columns with a "%" in their name can cause crash and/or problems wi...
I just tested using your data, but using/importing the vector into PostGIS: it happens the same, but the culprit seem... Giovanni Manghi
03:18 AM Bug report #10115 (Reopened): columns with a "%" in their name can cause crash and/or problems wi...
Just checked this in the weekly release candidate (9 June 2014). Now when I create a join the attribute table will op... Dave Morgan
11:47 PM Bug report #10029: measure tool poor marker visibility
Da Silva wrote:
> The attached images show that the marker for the last point of feature is not draw and the measure ...
Giovanni Manghi
04:30 PM Bug report #10029 (Reopened): measure tool poor marker visibility
The attached images show that the marker for the last point of feature is not draw and the measure tool can be fooled... Da Silva
04:30 PM Bug report #10029 (Reopened): measure tool poor marker visibility
The attached images show that the marker for the last point of feature is not draw and the measure tool can be fooled... Da Silva
04:30 PM Bug report #10029 (Reopened): measure tool poor marker visibility
The attached images show that the marker for the last point of feature is not draw and the measure tool can be fooled... Da Silva
04:30 PM Bug report #10029 (Reopened): measure tool poor marker visibility
The attached images show that the marker for the last point of feature is not draw and the measure tool can be fooled... Da Silva
11:42 PM Bug report #9148 (Closed): Data Defined Label Locations NULL value doesn't work as expected with ...
Fixed in changeset commit:"863a83b3077ce6cf5c12086a95e4f4b10fd83dcb". Martin Dobias
11:28 PM Bug report #9864 (Closed): Add Delimited Text Layer Crashes Qgis
closing for the lack of feedback. Jürgen Fischer
11:28 PM Bug report #9864 (Closed): Add Delimited Text Layer Crashes Qgis
closing for the lack of feedback. Jürgen Fischer
10:39 PM Revision 7f434a0c (qgis): [processing] more correct handling of nomodeler tag in scripts
Victor Olaya
10:39 PM Revision 7d4659da (qgis): [processing] fixed wrong imports
Victor Olaya
10:39 PM Revision 744db2ff (qgis): [processing] Do not throw exception if help file does not contain valid...
Victor Olaya
10:39 PM Revision ae47c1a3 (qgis): [processing] some file restructuring
Victor Olaya
10:39 PM Revision 0009040e (qgis): [processing] made postprocessing code more pythonic
Victor Olaya
10:14 PM Bug report #10433 (Closed): QGIS master crashes when changing symbology
Fixed by Alvaro in commit:f520f312390d93f55588e92859856705bea78f5e Martin Dobias
05:13 PM Bug report #10433: QGIS master crashes when changing symbology
Hi, the layer has many invalid or empty multipolygons (e.g. Fid=132), the simplification of empty geometries had a bu... Alvaro Huarte
07:52 AM Bug report #10433: QGIS master crashes when changing symbology

> Seems to be related to labeling.
disabling the labels on the "multipolygons" layer and then changing the style d...
Giovanni Manghi
06:42 AM Bug report #10433: QGIS master crashes when changing symbology
I can replicate the issue after changing the symbology to single symbol renderer.
Seems to be related to labeling.
...
Martin Dobias
09:23 PM Revision 9ec1d465 (qgis): fix GDalTools overviews when clean and no levels are defined (#10538)
Etienne Tourigny
08:13 PM Revision 1acf45f5 (qgis): Fix #10535 (legend symbol items for graduated symbol renderer)
The implementation used temporary symbols which are only valid
between startRender()/stopRender() calls and was break...
Martin Dobias
07:37 PM Revision 98dcc0d1 (qgis): Merge pull request #1440 from Cracert/i18n
[TRANSUP] pl: DateTimeEdit, others Werner Macho
07:09 PM Revision b5452539 (qgis): [TRANSUP] pl: DateTimeEdit, others
Robert Szczepanek
07:06 PM Revision 3af01b34 (qgis): Fix #10524 (fix zoom to full)
Martin Dobias
05:26 PM Feature request #10539 (Closed): QgsExpression instance variables
It would be handy to have replace variable in QgsExpression like we have normally in SQL type engines. For example:
...
Nathan Woodrow
04:50 PM Revision 7f30ad2d (qgis): remove table and graph tabs only if there are no raster layers identifi...
Etienne Tourigny
03:07 PM Revision f97fa90c (qgis): Fix #9733 (empty attribute table if showing just selected / visible fea...
Martin Dobias
02:59 PM Bug report #10526: Label: line geometry labels drawn to wrong location when CRS transformed
Giovanni Manghi: This seems to affect certain parts of the world more.
Please try this location (WGS84):
Coordinat...
Simo Aro
02:59 PM Bug report #10526: Label: line geometry labels drawn to wrong location when CRS transformed
Giovanni Manghi: This seems to affect certain parts of the world more.
Please try this location (WGS84):
Coordinat...
Simo Aro
08:19 AM Bug report #10526 (Feedback): Label: line geometry labels drawn to wrong location when CRS transf...
On Linux/master I cannot seen any particular difference, see attached images Giovanni Manghi
08:19 AM Bug report #10526 (Feedback): Label: line geometry labels drawn to wrong location when CRS transf...
On Linux/master I cannot seen any particular difference, see attached images Giovanni Manghi
08:19 AM Bug report #10526 (Feedback): Label: line geometry labels drawn to wrong location when CRS transf...
On Linux/master I cannot seen any particular difference, see attached images Giovanni Manghi
08:19 AM Bug report #10526 (Feedback): Label: line geometry labels drawn to wrong location when CRS transf...
On Linux/master I cannot seen any particular difference, see attached images Giovanni Manghi
08:19 AM Bug report #10526 (Feedback): Label: line geometry labels drawn to wrong location when CRS transf...
On Linux/master I cannot seen any particular difference, see attached images Giovanni Manghi
08:07 AM Bug report #10526 (Closed): Label: line geometry labels drawn to wrong location when CRS transformed
Steps to reproduce the issue: Create new project. Drag attached GeoJSON file to layers panel. Add labels to layer wit... Simo Aro
02:43 PM Revision f13f6ee1 (qgis): Fix #10514 (snapping marker visible even if not snapped to anything)
Martin Dobias
02:39 PM Revision b2782ee7 (qgis): Inverted polygons: use unary union
Hugo Mercier
02:38 PM Revision 5ec4fef1 (qgis): Inverted polygons: avoid inplace geometry transformation
Hugo Mercier
02:38 PM Revision 85c57bcf (qgis): Inverted polygons: fix feature count (call start render even without pa...
Hugo Mercier
02:05 PM Revision ff9356f4 (qgis): Fix #10202 (fix crash in graduated symbol renderer)
Martin Dobias
12:24 PM Bug report #10538 (Closed): Build Overviews for a Raster
fixed in changeset 9ec1d465409208a39bf436eb8d4a6e50d7ec5418
Etienne Tourigny
12:07 PM Bug report #10538 (Feedback): Build Overviews for a Raster
Etienne Tourigny
12:07 PM Bug report #10538: Build Overviews for a Raster
looks like you didn't select the levels you want, is that the case? [select levels] should not appear if you select t... Etienne Tourigny
11:48 AM Bug report #10538 (Closed): Build Overviews for a Raster
I have an image - I went to delete the existing pyramid (using clean) and received an error "Too many commands". The ... Randal Hale
11:23 AM Revision a19886d2 (qgis): Fix #9951 (perimeter completely wrong with OTF on)
With OTF on and computation on an ellipsoid, the coordinates
were transformed twice(!) when measuring perimeter.
Martin Dobias
11:14 AM Bug report #10535 (Closed): Point symbol disapper in Legend
Fixed in changeset commit:"1acf45f5cd59303fedacd00902960e05ffa598dc". Martin Dobias
09:02 AM Bug report #10535 (Closed): Point symbol disapper in Legend
Hi,
I found a regression on QgsLegendInterface, probably related with refactory
If tested on 2.2 all works correctly...
Luigi Pirelli
10:18 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
No it does not. Try to load the first url I gave ten times in a row. You will get different result (almost) every tim... Henrik Uggla
08:52 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
Does the 'RequestNotWellFormed" only appear if the feature count is zero (because of bbox constraint)? Marco Hugentobler
03:09 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
Possibly this got broken during the server class redesign. Marco Hugentobler
10:08 AM Bug report #10524 (Closed): "Zoom to Full" stopped to work for layers with a Join
Fixed in changeset commit:"3af01b345c8ae16ca29fa8d86c63857484541736". Martin Dobias
07:15 AM Bug report #10524 (Closed): "Zoom to Full" stopped to work for layers with a Join
tested on shapes and postgis joined to a csv table.
Removing the join does not make the tool work again.
I assume i...
Giovanni Manghi
09:40 AM Bug report #10536: The toggle editing pencil becomes orange without changing values of the layer
Another thing is that when you want to stop the editing mode (without changing values), you get a dialog asking you i... Harrissou Santanna
09:18 AM Bug report #10536 (Closed): The toggle editing pencil becomes orange without changing values of t...
Toggle editing a layer
Click with the Identify tool on an unique feature so that you get the feature Attributes form...
Harrissou Santanna
08:58 AM Feature request #10533 (Open): field calculator bar: Output Preview
Could there be a possibility to have an output preview in the field calculator bar and if expression not valid show E... Antonio Locandro
08:58 AM Feature request #10532 (Open): Postgis provider: the way in which other styles saved in layer_sty...
When a user try to load styles from public.layer_styles that are not referred to the vector at hand (the query select... Gabriele Monfardini
08:41 AM Feature request #10523: Postgis provider: a styles in layer_style with useasdefault set to false ...
better propose a patch as a pul request on qgis github repository, here it will probably not seen/reviewed by devs. Giovanni Manghi
07:05 AM Feature request #10523 (Open): Postgis provider: a styles in layer_style with useasdefault set to...
I have a postgis layer with several styles saved in table public.layer_styles.
All styles have useasdefault set to fa...
Gabriele Monfardini
08:40 AM Feature request #10530 (Closed): toggle feature subset on/off
Be able to toggle feature subset on/off instead of having to delete query, maybe also a possibility to have recent su... Antonio Locandro
08:34 AM Feature request #10528: Automatically apply Color Ramp
This should also apply to the invert checkbox,it should automatically invert Symbols if checked or if unchecked Antonio Locandro
08:25 AM Feature request #10528 (Closed): Automatically apply Color Ramp
Currently if you change the color ramp the change is not applied to Symbol unless you click on it, the default behavi... Antonio Locandro
08:32 AM Feature request #10529 (Open): Color ramp naming vrs Color ramp itself
Currently Color ramp shows the preview of it plus a short description which I think helps in no way, I propose droppi... Antonio Locandro
08:27 AM Bug report #5222 (Closed): finding custom svg from project file assumes only on level of director...
As of 2014-06-10 this bug appears to be fixed in master Gabriele Monfardini
08:22 AM Bug report #10527 (Closed): Impossible to scroll down the child table in an identify result form
Open a project and set a one to many relation between two layers.
Assuming you have many children features when ident...
Harrissou Santanna
08:01 AM Bug report #10525: Zoom to the extent of the first added layer
confirmed and should be tagged a blocker Antonio Locandro
07:41 AM Bug report #10525: Zoom to the extent of the first added layer
Sure, waiting for confirmation or see if it's been resolved recently. Saber Razmjooei
07:39 AM Bug report #10525: Zoom to the extent of the first added layer
Hi Saber, if it is a regression eventually tag it as a blocker. Giovanni Manghi
07:35 AM Bug report #10525 (Closed): Zoom to the extent of the first added layer
When adding the first layer in QGIS, previously (2.2) it zoomed to the extent of the loaded layer.
But in QGIS master...
Saber Razmjooei
07:59 AM Bug report #10196: not able to display certain WMS services in other coordinate system as WGS84 (...
Lars Scharfenberg wrote:
> OK, I can confirm that it's possible in version 2.2.0 to display the WMS mentioned above i...
Giovanni Manghi
04:48 AM Bug report #10196: not able to display certain WMS services in other coordinate system as WGS84 (...
OK, I can confirm that it's possible in version 2.2.0 to display the WMS mentioned above in 31468 (DHDN-Gauß-Krüger-Z... Lars Scharfenberg
02:32 AM Bug report #10196: not able to display certain WMS services in other coordinate system as WGS84 (...
Lars Scharfenberg wrote:
> @Jürgen Fischer: Could you point me to instructions on how to change WMS tile size through...
Jürgen Fischer
07:57 AM Bug report #10376: New Identify Results panel: values in the "table" tab should not "editable"(?)
I just fixed this little bug.
Ideally it should be a combo box (as Nathan suggests) instead of a tree tab, with sui...
Etienne Tourigny
07:56 AM Bug report #10471: Segmentation fault while zooming out
Martin Dobias wrote:
> Anita / Giovanni: seems to be the same thing as #10433
Hi Martin, I just compiled the latest ...
Giovanni Manghi
07:05 AM Bug report #10471: Segmentation fault while zooming out
Martin Dobias wrote:
> Anita / Giovanni: seems to be the same thing as #10433
Hi Martin it seems at least that the c...
Giovanni Manghi
06:39 AM Bug report #10471: Segmentation fault while zooming out
Anita / Giovanni: seems to be the same thing as #10433 Martin Dobias
06:18 AM Bug report #10471: Segmentation fault while zooming out
Giovanni / Anita: looks like a different problem. I haven't checked with Anita's data thoroughly yet, but the problem... Martin Dobias
07:14 AM Revision 1d1eed44 (qgis): Build "multi" only when it's needed
Martin Dobias
07:11 AM Revision c547abac (qgis): Small renaming of typedef / member variable
Martin Dobias
07:06 AM Revision ec310a0e (qgis): Allow some mismatched pixels in inverted renderer test
On my machine, there were ~200-800 mismatched pixels in each test image,
but visually they look the same.
Martin Dobias
06:54 AM Revision 3fe12df5 (qgis): Fix #10355 (crash) and #10338 (overlapping polygons) in inverted polygo...
Conflicts:
python/core/symbology-ng/qgsinvertedpolygonrenderer.sip
src/core/symbology-ng/qgsinvertedpolygonrenderer...
Martin Dobias
06:32 AM Bug report #10519 (Closed): Browser: cannot load WMS, due to missing value in FORMAT parameter
Thank you for your good response.
We discovered that in our mapserver mapfile, the wms_enable_request in the WEB sec...
luca76 -
06:32 AM Bug report #10519 (Closed): Browser: cannot load WMS, due to missing value in FORMAT parameter
Thank you for your good response.
We discovered that in our mapserver mapfile, the wms_enable_request in the WEB sec...
luca76 -
02:42 AM Bug report #10519 (Feedback): Browser: cannot load WMS, due to missing value in FORMAT parameter
The GetCapabilities "response":http://webapps.comune.trento.it/ogc?SERVICE=WMS&REQUEST=GetCapabilities is apparently ... Jürgen Fischer
02:42 AM Bug report #10519 (Feedback): Browser: cannot load WMS, due to missing value in FORMAT parameter
The GetCapabilities "response":http://webapps.comune.trento.it/ogc?SERVICE=WMS&REQUEST=GetCapabilities is apparently ... Jürgen Fischer
06:10 AM Revision 25346fe9 (qgis): Fixed indentation
Martin Dobias
06:08 AM Bug report #9733 (Closed): GPS/KML/WFS load with empty attribute table in qgis master and 2.2 (is...
Fixed in changeset commit:"f97fa90c0caa2657c6b7a1fbb56ef9237474f022". Martin Dobias
05:45 AM Bug report #10514 (Closed): "Digitizing" the cursor icon always have a pink cross below even with...
Fixed in changeset commit:"f13f6ee10ca8959909abda4b26f26084945da1be". Martin Dobias
05:24 AM Bug report #10202 (Closed): QGIS crashes when displaying joined data with graduated symbology
Martin Dobias
05:24 AM Bug report #10202 (In Progress): QGIS crashes when displaying joined data with graduated symbology
Created a follow up bug report #10522 to fix additional cases where fields like the one in the attached data ("proper... Martin Dobias
05:09 AM Bug report #10202 (Closed): QGIS crashes when displaying joined data with graduated symbology
Fixed in changeset commit:"ff9356f477fc19307a8f2c4e5b3c9442cc2cb5da". Martin Dobias
05:21 AM Bug report #10522 (Closed): Data-defined symbology not working with field names that are valid ex...
When using a field name that is also a valid expression (e.g. "a - b"), the field name is understood to be an express... Martin Dobias
04:23 AM Bug report #10521: order of reading svg paths
Hi,
I add also that always the default path of svg of qgis is used firstly.
This is a no good choose because
If I ad...
aperi2007 -
03:59 AM Bug report #10521 (Closed): order of reading svg paths
When adding external SVG symbols in "SVG paths" in general options, if different paths have different SVG files/symbo... matteo ghetta
03:45 AM Bug report #10352: Exception with offset polygon layer and composition
Hi Nyall, this PR ( https://github.com/qgis/QGIS/pull/1437 ) attemps to fix this bug.
Best regards
Alvaro Huarte
02:38 AM Bug report #10512 (Closed): Wrong size of simple marker in point pattern fill (with data defined ...
Yes please open a new ticket and attach a test project. Martin Dobias
02:15 AM Bug report #10512 (Reopened): Wrong size of simple marker in point pattern fill (with data define...
Thanks for fixing this. The second issue (changing size of svg markers only by panning) still arises from time to tim... zicke -
02:33 AM Bug report #9951: Perimeter is completely wrong when OTFR is on
The separator is indeed decimal separator. We should try to find out how to display the values so that they are not s... Martin Dobias
02:26 AM Bug report #9951 (Closed): Perimeter is completely wrong when OTFR is on
Fixed in changeset commit:"a19886d2f5d8b4acc3c4aac3cd887619cd81bf9f". Martin Dobias

2014-06-09

01:55 AM Bug report #10519 (Closed): Browser: cannot load WMS, due to missing value in FORMAT parameter
Hi, here's how to reproduce it in qgis master:
* Add this WMS server to browser: http://webapps.comune.trento.it/ogc...
luca76 -
01:52 AM Bug report #10507: Overlapping points lead to increased lightness
I can confirm this not for the colour change, but for the anti-aliasing of the border (See picture).
!point_stacking...
Tobias Schneider
09:03 AM Bug report #10507: Overlapping points lead to increased lightness
I forgot to state that this only occurs when you zoom out so much that the points get tiny (like in my image). Nathan... Johannes Kroeger
05:59 AM Bug report #10507: Overlapping points lead to increased lightness
I don't see that effect here:
!points.png!
Nathan Woodrow
05:49 AM Bug report #10507 (Closed): Overlapping points lead to increased lightness
If you have overlapping features (I noticed with points and only tested with points), their colors will "stack" even ... Johannes Kroeger
01:42 AM Feature request #9188: Add Inkscape-like color selection
I would also love to see support for CMYK colour. Many of the maps I design are for print, and particularly when it’s... Graham van de Ruit
01:23 AM Bug report #10196: not able to display certain WMS services in other coordinate system as WGS84 (...
@Jürgen Fischer: Could you point me to instructions on how to change WMS tile size through the QGIS interface? Haven'... Lars Scharfenberg
04:12 PM Bug report #10196 (Closed): not able to display certain WMS services in other coordinate system a...
That's a reprojection issue.
The getmap request has to be done in the coordinates of the WMS layer. In WGS:84 the c...
Jürgen Fischer
04:12 PM Bug report #10196 (Closed): not able to display certain WMS services in other coordinate system a...
That's a reprojection issue.
The getmap request has to be done in the coordinates of the WMS layer. In WGS:84 the c...
Jürgen Fischer
01:11 AM Bug report #10428: MSSQL - Login/Connection error
-We and our customers absolutely need sql server authenication mode.
-By the way, there is no successful connection w...
Jan Lippmann
12:39 AM Revision ae9048af (qgis): [TRANSUP] prepare move for el from github to transifex
Signed-off-by: Werner Macho <[email protected]> Werner Macho
12:00 AM Revision 1b667008 (qgis): fix last commit (followup 2e2853a1f6e)
Jürgen Fischer
11:53 PM Revision 2e2853a1 (qgis): fix zoom to layer extent crash (fixes #10516)
Jürgen Fischer
11:49 PM Revision 13b03343 (qgis): Merge pull request #1436 from thodorisvakkas/master
[TRANSUP] greek translation 20140609 Werner Macho
10:52 PM Bug report #10510 (Closed): Geometryless table sets project CRS to epsg:4326
Fixed. Thanks! zicke -
11:26 AM Bug report #10510 (Feedback): Geometryless table sets project CRS to epsg:4326
Jürgen Fischer
11:25 AM Bug report #10510: Geometryless table sets project CRS to epsg:4326
please verify if commit:a715ce6d fixes this. Jürgen Fischer
07:25 AM Bug report #10510 (Closed): Geometryless table sets project CRS to epsg:4326
When you add a geometryless table from postgis as the first layer in a new project, the project crs is set to epsg:43... zicke -
10:21 PM Revision b5c652b6 (qgis): Merge pull request #1435 from Cracert/i18n
[TRANSUP] pl: composer, datasymbol, others Werner Macho
10:18 PM Revision 6a84160a (qgis): [TRANSUP] pl: composer, datasymbol, others
Robert Szczepanek
10:17 PM Bug report #10338 (Closed): inverted polygon symbology wrongly handles overlapping polygons
Fixed in changeset commit:3fe12df5077de36005d2a4550310b6dc08fc9757. Martin Dobias
10:16 PM Bug report #10355 (Closed): crash: switching to inverted polygon symbology while a layer has show...
Fixed in changeset commit:"3fe12df5077de36005d2a4550310b6dc08fc9757". Martin Dobias
10:16 PM Revision dc447472 (qgis): editor widgets: restore initialization of null numeric values and dates...
Jürgen Fischer
09:41 PM Revision b99a21dd (qgis): [TRANSUP] greek translation 20140609
Signed-off-by: thodoris.vakkas <[email protected]> thodoris.vakkas
08:25 PM Revision 7b9fc8f1 (qgis): Fix #10512 (missing propagation of fields/scale to sub-symbols)
Martin Dobias
07:12 PM Revision a715ce6d (qgis): datum transformation selection:
* respect the 'auto enable otf' setting
* don't ask if otf is off or for layers without geometry
* ask when otf was s...
Jürgen Fischer
06:54 PM Bug report #10518: QGIS Server no longer honors PAL engine settings
See: https://github.com/qgis/QGIS/pull/1438 Larry Shaffer
06:42 PM Bug report #10518 (Closed): QGIS Server no longer honors PAL engine settings
Title says it all. Recent changes to server configurations have dropped the support.
This is critical for the Showin...
Larry Shaffer
06:45 PM Revision 32a3f5cf (qgis): Merge pull request #1434 from Cracert/i18n
[TRANSUP] pl: varia Werner Macho
06:36 PM Bug report #10021: Pointer Offset
I'm having the same issue. Here is a photo of the screen showing the offset. It changes and occasionally corrects its... Danny Barnes
06:35 PM Bug report #10195: Offset line symbology added to polygon layer leads to crash
Hi, this PR ( https://github.com/qgis/QGIS/pull/1437 ) attemps to fix this bug.
Best regards
Alvaro Huarte
05:40 PM Revision a55303d2 (qgis): [TRANSUP] pl: varia
Robert Szczepanek
05:19 PM Revision 8d04adbe (qgis): german translation update
Jürgen Fischer
05:17 PM Revision e605ad65 (qgis): editor widgets: restore handling of null values in textedit widget (fix...
Jürgen Fischer
04:29 PM Revision f617be13 (qgis): russian translation update
Alexander Bruy
03:45 PM Revision fafe8fd3 (qgis): value relation: save filter expression correctly and re-enable filter e...
Jürgen Fischer
03:38 PM Bug report #10517 (Closed): Reading PGPASS fails on 64-Bit Version
When attempting to connect to a PostGIS layer from QGIS, I get the following message (if using a password stored in p... Brett Z
03:36 PM Bug report #10205 (Closed): Size of markers in marker line broken in master
This was fixed in 21249c3. Nyall Dawson
05:46 AM Bug report #10205: Size of markers in marker line broken in master
Martin Dobias wrote:
> I cannot confirm with current master on linux.
seems ok also on master/win
Giovanni Manghi
05:41 AM Bug report #10205 (Feedback): Size of markers in marker line broken in master
I cannot confirm with current master on linux. I use single symbol renderer with default marker line symbol and the l... Martin Dobias
03:19 PM Bug report #10376: New Identify Results panel: values in the "table" tab should not "editable"(?)
looks ok with me, the only gripe is that it goes back to "Tree" tab on each identify result. I'll try to fix this. Etienne Tourigny
01:22 PM Bug report #10376: New Identify Results panel: values in the "table" tab should not "editable"(?)
sorry I only saw this today. I'll test Jurgen's implementation, it may take a bit since I just updated to latest Linu... Etienne Tourigny
03:26 AM Bug report #10376 (Closed): New Identify Results panel: values in the "table" tab should not "edi...
Fixed in changeset commit:"4ff233e368555adecc66f79f25431cede1f68a8d". Jürgen Fischer
02:53 PM Bug report #10516 (Closed): crash when zoom to (raster) layer
Fixed in changeset commit:"2e2853a1f6e4eafe8920c47b9569cec9a0bc2978". Jürgen Fischer
02:15 PM Bug report #10516 (Closed): crash when zoom to (raster) layer
1) open empty project
2) add a new raster layer
3) see that extents are not updated to raster extents (another bug)
4...
Etienne Tourigny
02:50 PM Revision 277d1268 (qgis): field model: return alias as display role, but field name as edit role ...
Jürgen Fischer
01:21 PM Revision 45e712f1 (qgis): Merge pull request #1432 from gvellut/master
Fix #9020 Nathan Woodrow
01:17 PM Revision a59b54eb (qgis): re-add support for top labeled editor widgets in default forms (fixes #...
Jürgen Fischer
01:16 PM Bug report #10326 (Closed): Reuse last entered attribute values ERROR
Fixed in changeset commit:"dc447472279eda4c5efaba05a9d98606da340191". Jürgen Fischer
11:34 AM Bug report #10326: Reuse last entered attribute values ERROR
Giovanni Manghi wrote:
> Jürgen Fischer wrote:
> > Please verify if commit:e605ad65 also fixes this.
>
> the origina...
Giovanni Manghi
11:34 AM Bug report #10326: Reuse last entered attribute values ERROR
Jürgen Fischer wrote:
> Please verify if commit:e605ad65 also fixes this.
the original issue seems fixed, but I see ...
Giovanni Manghi
08:21 AM Bug report #10326 (Feedback): Reuse last entered attribute values ERROR
Please verify if commit:e605ad65 also fixes this. Jürgen Fischer
12:26 PM Revision 4ff233e3 (qgis): identify results: hide highlights on deactivation and hide table/plot t...
for rasters when there are only vector features (fixes #10376) Jürgen Fischer
11:57 AM Revision 4a890b9e (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:47 AM Bug report #10465: Label show/hide tool does not work at all.
Regis Haubourg wrote:
> Hi
> I confirm the issue. I have a memory layer here with a integer field for label show sto...
Giovanni Manghi
11:41 AM Bug report #10271 (Feedback): Crash when using SVG markers
Please provide some more details, ideally a test project. Martin Dobias
11:38 AM Bug report #10515: QGIS Crash when trying to load a point layer to georss file
I can confirm on Ubuntu/master/64 self compiled. Giovanni Manghi
11:38 AM Bug report #10515: QGIS Crash when trying to load a point layer to georss file
I can confirm on Ubuntu/master/64 self compiled. Giovanni Manghi
11:38 AM Bug report #10515: QGIS Crash when trying to load a point layer to georss file
I can confirm on Ubuntu/master/64 self compiled. Giovanni Manghi
11:12 AM Bug report #10515 (Closed): QGIS Crash when trying to load a point layer to georss file
I'm on commit:a715ce6 debian testing.
And wanted to try to save a point shp file to save as georss (via saveAs), QGI...
Richard Duivenvoorde
11:34 AM Bug report #9827: QGIS slows down dramatically if 'ask for datum transformation' dialog option is on
Please test again if the problem persists in current master (there have been some changes in the implementation) Martin Dobias
11:28 AM Bug report #10512 (Closed): Wrong size of simple marker in point pattern fill (with data defined ...
Fixed in changeset commit:"7b9fc8f11f98cbea65f187b9310a495aba59b843". Martin Dobias
08:54 AM Bug report #10512: Wrong size of simple marker in point pattern fill (with data defined properties)
Similar strange things happen with SVG markers instead of Simple markers in point pattern fills. The size of the SVG ... zicke -
08:43 AM Bug report #10512: Wrong size of simple marker in point pattern fill (with data defined properties)
I confirm also on Windows. Giovanni Manghi
08:43 AM Bug report #10512: Wrong size of simple marker in point pattern fill (with data defined properties)
I confirm also on Windows. Giovanni Manghi
08:20 AM Bug report #10512 (Closed): Wrong size of simple marker in point pattern fill (with data defined ...
Sorry for the long title...
I'm using the following expression to change the size of a simple marker according to th...
zicke -
11:07 AM Bug report #4561 (Closed): The GeoJSON export function is a GeoRSS export function

Currently I get geojson if I save as geojson.
Please retest.
Closing this one, please reopen if I'm wrong.
Richard Duivenvoorde
10:14 AM Bug report #10506: Move the QGIS server documentation to main manual
I have started including the Server manual in the Developer Guide I have been working on [0,1,2] (currently in writin... Larry Shaffer
04:06 AM Bug report #10506 (Closed): Move the QGIS server documentation to main manual
Currently the QGIS server documentation is on:
https://issues.qgis.org/projects/quantum-gis/wiki/QGIS_Server_Tutoria...
Paolo Cavallini
10:13 AM Bug report #10514 (Closed): "Digitizing" the cursor icon always have a pink cross below even with...
While digitizing, the cursor Icon has always the snapping pink cross, even when there are no features around or the s... Alexandre Neto
09:35 AM Bug report #10483 (Open): polygons disappear on editing
Giovanni Manghi
02:36 AM Bug report #10483: polygons disappear on editing
Martin Dobias wrote:
> I cannot confirm on Linux/64bit.
it only happens on Win64
Giovanni Manghi
09:31 AM Revision 882912f7 (qgis): Fix #10365 (incorrectly escaped strings from QgsExpression)
Martin Dobias
08:48 AM Bug report #10513 (Closed): Incoeherent behavior in selecting layers in add Postgis and spatialit...
While translating the Help from add Postgis Layer, I realized that the layer selection behavior is not according.
Th...
Alexandre Neto
08:42 AM Revision bca35539 (qgis): Fix #651 (zoom to layer with one point does not work)
Martin Dobias
08:17 AM Bug report #10497 (Closed): Spatialite layer does not create autoincrement values automatically
Fixed in changeset commit:"e605ad6501b08cf925a9f8492276601d2ae052e8". Jürgen Fischer
08:03 AM Bug report #10511 (Closed): Legend item styles: always bold layer names
Right, a duplicate. Martin Dobias
08:03 AM Bug report #10511 (Closed): Legend item styles: always bold layer names
Right, a duplicate. Martin Dobias
07:33 AM Bug report #10511 (Feedback): Legend item styles: always bold layer names
duplicate of #10384 ? Giovanni Manghi
07:29 AM Bug report #10511 (Closed): Legend item styles: always bold layer names
Since the legend refactoring the layer name cannot be set to regular style and the are always set to bold (same with ... zicke -
07:55 AM Bug report #10356: Buffer locks up system/fills swap (memory leak)
Created GEOS bug report for the issue: http://trac.osgeo.org/geos/ticket/693 Martin Dobias
07:45 AM Bug report #10356 (Closed): Buffer locks up system/fills swap (memory leak)
The issue with high memory consumption / memory leaks lies inside of the GEOS library. I was able to create a test ca... Martin Dobias
07:45 AM Bug report #10356 (Closed): Buffer locks up system/fills swap (memory leak)
The issue with high memory consumption / memory leaks lies inside of the GEOS library. I was able to create a test ca... Martin Dobias
07:46 AM Revision 48b099c8 (qgis): Fix #10212 (fail to handle relative paths to gzipped files)
Martin Dobias
07:12 AM Bug report #10509 (Closed): Wrong dash pattern with data defined properties
There was a bug with thin lines and dash pattern in Qt 4.8. The dashes got to big. This was fixed with: #a597823c6d9e... zicke -
07:07 AM Bug report #10424: processing: simple merge model fails with a fatal error
Mathieu Pellerin - nIRV wrote:
> Giovanni, by working you mean you try to execute the attached model?
yes, I tested ...
Giovanni Manghi
07:03 AM Bug report #10424: processing: simple merge model fails with a fatal error
Giovanni, by working you mean you try to execute the attached model? Mathieu Pellerin - nIRV
06:13 AM Bug report #10424 (Closed): processing: simple merge model fails with a fatal error
works fine on current master. Giovanni Manghi
06:13 AM Bug report #10424 (Closed): processing: simple merge model fails with a fatal error
works fine on current master. Giovanni Manghi
06:46 AM Bug report #10503 (Closed): Value Relation field value is not saved
Fixed in changeset commit:"fafe8fd3dd4ee5edbd37c56a3960fadb3db27ef4". Jürgen Fischer
06:30 AM Bug report #10508 (Closed): Grafo de rutas
Hi, please file tickets in English.
The shortest path tool has been fixed in master, please test it and reopen this ...
Giovanni Manghi
06:30 AM Bug report #10508 (Closed): Grafo de rutas
Hi, please file tickets in English.
The shortest path tool has been fixed in master, please test it and reopen this ...
Giovanni Manghi
06:28 AM Bug report #10508 (Closed): Grafo de rutas
Hola, el grafo de rutas en Qgis 2.2, no funciona.
Un saludo
Eugenio Castro Garcia
06:09 AM Bug report #9203: R Plots are blank on qgis64bit
Filipe Dias wrote:
> I believe this qualifies as blocker because it is a functionality that doesn't work as expected....
Giovanni Manghi
06:03 AM Bug report #9203: R Plots are blank on qgis64bit
I believe this qualifies as blocker because it is a functionality that doesn't work as expected. It is not technicall... Filipe Dias
05:54 AM Bug report #9203: R Plots are blank on qgis64bit
Filipe Dias wrote:
> Since this prevents users to use some R scripts in QGIS 64 bits I'm changing the priority to Blo...
Giovanni Manghi
05:59 AM Revision 7c0da6d4 (qgis): Fix #10473 (raster preview icons in layer tree view)
Martin Dobias
05:59 AM Bug report #9848: user models and scripts are not added if --configpath option is used

I'm changing this to non-blocker for different reasons:
a blocker means a regression, this should not be the case, ...
Giovanni Manghi
05:58 AM Bug report #8264: error when trying to load a layer that wasn't actually created

I'm changing this to non-blocker for different reasons:
a blocker means a regression, this should not be the case, ...
Giovanni Manghi
05:57 AM Bug report #8772: Deactivating a module in Modeler has no effect after the save and close of the ...

I'm changing this to non-blocker for different reasons:
a blocker means a regression, this should not be the case, ...
Giovanni Manghi
05:56 AM Bug report #6785: Error while trying to edit a parameter in a model

I'm changing this to non-blocker for different reasons:
a blocker means a regression, this should not be the case, ...
Giovanni Manghi
05:55 AM Bug report #8919: R scripts: not possible to export .csv
I'm changing this to non-blocker for different reasons:
a blocker means a regression, this should not be the case, a...
Giovanni Manghi
05:50 AM Bug report #10467 (Closed): QGIS master uses column aliases for symbology (and it returns no values)
Fixed in changeset commit:"277d126816049dd9f349ff2285b1db82cc2c2b1b". Jürgen Fischer
05:37 AM Bug report #10392: Ellipsoid for measurement keeps getting reset

> Actually, if you set Airy as the ellipsoid, it will be used for the measuring. When the project properties dialog ...
Giovanni Manghi
02:49 AM Bug report #10392: Ellipsoid for measurement keeps getting reset
This is a part of bigger problem with the project properties dialog - see #9060.
The ellipsoid is automatically upda...
Martin Dobias
05:07 AM Bug report #9951: Perimeter is completely wrong when OTFR is on
same data/cases as above, but with the area:
1) identify returns 100ha, fc returns 1000000, so is ok
2) identify r...
Giovanni Manghi
04:44 AM Bug report #9951 (Open): Perimeter is completely wrong when OTFR is on
Giovanni Manghi
04:43 AM Bug report #9951: Perimeter is completely wrong when OTFR is on
Martin Dobias wrote:
> I cannot replicate - perimeter seems to return reasonable values for me. Please add more detai...
Giovanni Manghi
02:53 AM Bug report #9951 (Feedback): Perimeter is completely wrong when OTFR is on
I cannot replicate - perimeter seems to return reasonable values for me. Please add more details Martin Dobias
04:42 AM Bug report #7039: Use message bar for handling bad layers
I was just going to change it so that non file based layers could just be hand edited. A lot of times it's just the ... Nathan Woodrow
04:38 AM Bug report #7039: Use message bar for handling bad layers
Olivier Dalang wrote:
> Nathan Woodrow wrote:
> > Is your data in PostGIS by any chance?
>
> Hi ! Yes it seems to ha...
Martin Dobias
03:48 AM Bug report #7039: Use message bar for handling bad layers
Nathan Woodrow wrote:
> Is your data in PostGIS by any chance?
Hi ! Yes it seems to happen with PostGIS layers, not ...
Olivier Dalang
04:21 AM Feature request #9020 (Closed): Add usesGeometry argument in qgsfunction decorator for use Exp...
Fixed in changeset commit:"45e712f1002984a30bd4676ae82f8a3ffb8c3467". Nathan Woodrow
04:18 AM Bug report #10500: Join not processed on project reopen
Confirmed on master/linux. Giovanni Manghi
04:18 AM Bug report #10500: Join not processed on project reopen
Confirmed on master/linux. Giovanni Manghi
04:18 AM Bug report #10431 (Closed): Regression : impossible to label on top for forms
Fixed in changeset commit:"a59b54eb08d90d8f6b2d79fe7134145c6ec518b5". Jürgen Fischer
03:00 AM Bug report #10097 (Closed): Activating or deactivating a layer makes QGIS refresh WMS layers
This is expected behaviour if the render caching is disabled. You can enable it in menu Settings > Options > Renderin... Martin Dobias
03:00 AM Bug report #10097 (Closed): Activating or deactivating a layer makes QGIS refresh WMS layers
This is expected behaviour if the render caching is disabled. You can enable it in menu Settings > Options > Renderin... Martin Dobias
02:58 AM Bug report #10504 (Closed): Label field not saved when properties dialog is validated
duplicate of #10340 Giovanni Manghi
02:58 AM Bug report #10504 (Closed): Label field not saved when properties dialog is validated
duplicate of #10340 Giovanni Manghi
02:55 AM Bug report #10211 (Closed): Styling - changing SVG fills causing crash dump and exit
Martin Dobias wrote:
> Maybe the same problem as #10271 and #9826 ?
it is anyway gone in master.
Giovanni Manghi
02:55 AM Bug report #10211 (Closed): Styling - changing SVG fills causing crash dump and exit
Martin Dobias wrote:
> Maybe the same problem as #10271 and #9826 ?
it is anyway gone in master.
Giovanni Manghi
02:28 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
Henrik Uggla wrote:
> Also, is it possible to download old 2.3 builds to test when the bug was introduced? We're usin...
Jürgen Fischer
02:00 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
Thanks Henrik for this. Please hire a developer you trust to fix this. In case you need help, I'm here: cavallini@fau... Paolo Cavallini

2014-06-08

01:55 AM Bug report #10505 (Closed): Labels hidden by histograms
When displaying histograms (bar chart) and labels on a point layer (placement on point for both), labels are sometime... Christophe Damour
01:53 AM Bug report #10379: Qgis mapserv: Flaky WFS GetFeature
We are prepared to donate some money if we get a guarantee that this issue is resolved before the release of 2.4.
Al...
Henrik Uggla
01:39 AM Bug report #10504 (Closed): Label field not saved when properties dialog is validated
When a field or an expression is chosen for labeling, it is correctly taken into account when pressing Apply button, ... Christophe Damour
01:39 AM Bug report #9715 (Closed): Help link broken (404 Error)
works in master (takes you to the 2.3 manual site which is redirected to the testing documentation) Jürgen Fischer
01:39 AM Bug report #9715 (Closed): Help link broken (404 Error)
works in master (takes you to the 2.3 manual site which is redirected to the testing documentation) Jürgen Fischer
01:38 AM Bug report #9802 (Reopened): Reshape digitizing tool not working on multipolygon
Jürgen Fischer
12:00 AM Bug report #9802 (Closed): Reshape digitizing tool not working on multipolygon
Jürgen Fischer
01:27 AM Bug report #10211: Styling - changing SVG fills causing crash dump and exit
Maybe the same problem as #10271 and #9826 ? Martin Dobias
01:12 AM Bug report #10211: Styling - changing SVG fills causing crash dump and exit
I cannot replicate on Linux/64bit Martin Dobias
01:22 AM Bug report #10503 (Closed): Value Relation field value is not saved
I'm trying to use Value Relation field widget to allow editing relations based on enumeration table. In previous vers... Milos Kroulik
01:08 AM Bug report #10483: polygons disappear on editing
On the same computer I have installed 32 bit master just now, but I have the same problems (after deleting one poygon... Alessandro Ciali
12:11 AM Bug report #10483: polygons disappear on editing
So it seems the only windows 64bit version is affected. Alessandro Ciali
11:56 PM Bug report #10483 (Feedback): polygons disappear on editing
Jürgen Fischer
08:17 PM Bug report #10483: polygons disappear on editing
I cannot confirm on Linux/64bit. Martin Dobias
12:32 AM Bug report #10365 (Closed): QgsExpression::expression() incorrectly returns escaped strings
Fixed in changeset commit:"882912f748fa34b79b8f8deaa68f54b17233a498". Martin Dobias
11:44 PM Bug report #651: Zoom to layer does not work if layer has only one point
By the way, please do not reopen old bug reports - in most of the cases the actual problem is not relevant to the ori... Martin Dobias
11:43 PM Bug report #651 (Closed): Zoom to layer does not work if layer has only one point
Fixed in changeset commit:"bca35539b630baf25d10d373a9c5aa09f1b67fd4". Martin Dobias
11:43 PM Revision 6a17538f (qgis): Merge pull request #1433 from Cracert/i18n
[TRANSUP] pl: function_help Werner Macho
11:39 PM Revision 674cf075 (qgis): [TRANSUP] pl: function_help
Robert Szczepanek
11:30 PM Bug report #7039: Use message bar for handling bad layers
I don't think there is a scope to get this into 2.4 - I would classify this as a new feature since it would require n... Martin Dobias
10:48 PM Bug report #10212 (Closed): Handle bad layer fail between 2.0.1 and 2.2.0
Fixed in changeset commit:"48b099c8b6c42876fae8f66c2d1daa098b4eff9c". Martin Dobias
09:34 PM Revision 1357c14f (qgis): Fix for http://hub.qgis.org/issues/9020
*_*
09:27 PM Bug report #10482 (Closed): QGIS master crashes when loading composer template
Akbar Gumbira
09:27 PM Bug report #10482: QGIS master crashes when loading composer template
Hi, I just tested against 6a17538 (as of today), it is fixed now. Sorry that I forgot to tell that this issue will ra... Akbar Gumbira
09:01 PM Bug report #10473 (Closed): Raster Icons in layers panel is not working
Fixed in changeset commit:"7c0da6d4a528be52a40395259d69a64700b07c59". Martin Dobias
08:03 PM Revision afe6f2b9 (qgis): [processing] removed debug lines introduced in last commit
Victor Olaya
08:00 PM Revision 15e92382 (qgis): [processing] added help files for algs in qgis group
Most help files missing content Victor Olaya
08:00 PM Revision d8dfdd25 (qgis): [processing] rst files are now the default for help files
Victor Olaya
08:00 PM Revision 2073026f (qgis): [processing] removed geoserver algorithms and moved postgis ones to qgi...
Victor Olaya
08:00 PM Revision 414d3713 (qgis): [processing] catch error when local help files fail when trying to find...
Victor Olaya
07:59 PM Revision dc0f3495 (qgis): [processing] added gdal algs to simplified interface, replacing saga ones
Victor Olaya
07:59 PM Revision 5b912322 (qgis): [processing] some minor cleaning
Victor Olaya
07:59 PM Revision 7f11ca41 (qgis): [processing] some minor improvements in script algorithm
Victor Olaya
07:59 PM Revision 5f42a2f7 (qgis): [processing] added 'nomodeler' option to scripts
Victor Olaya
06:51 PM Revision 426831ba (qgis): Use QgsDebugMsg instead of qDebug
Martin Dobias
06:25 PM Feature request #10502 (Open): Further reduce vertex marker size
It would be nice to drop the vertex marker size less than 1 in the application settings. Sometimes the update won't a... James Harvey
06:11 PM Feature request #8845: PDF output types & placement.
Supporting these PDF-X types or other PDF output types would be great and would provide a smooth workflow for me. At ... James Harvey
04:25 PM Feature request #10501 (Open): QgsPoint Z axis / 2.5D support
In QgsPoint api documentation is possible read... SC SC
04:17 PM Bug report #10500: Join not processed on project reopen
Oops, missed some:
Category: Project Loading/Saving
Platform: Win7Sp1-64bit
Gordon Hof
04:06 PM Bug report #10500 (Closed): Join not processed on project reopen
When reopening a project, a join isn't processed. The join must removed and readded.
File1.csv = Name,OldKey
File2.c...
Gordon Hof
04:06 PM Revision 2f6e6ca0 (qgis): fix browser crash (fixes #10461)
Jürgen Fischer
03:11 PM Revision 87c4f800 (qgis): russian and ukrainian translation update
Alexander Bruy
10:54 AM Bug report #10499: Atlas expression builder for the name of output files
Nyall can you have a look at it? If not just remove yourself, thanks. Giovanni Manghi
10:35 AM Bug report #10499: Atlas expression builder for the name of output files
Just tested and it's working on 2.2 Luca Casagrande
09:28 AM Bug report #10499 (Feedback): Atlas expression builder for the name of output files
it worked on 2.2? Giovanni Manghi
09:04 AM Bug report #10499 (Closed): Atlas expression builder for the name of output files
In the Atlas tab, the expression builder used to create the name for the output files, doesn't work until you check a... Luca Casagrande
08:57 AM Bug report #10481 (Closed): Canvas and Legend option on release candidate version
Duplicate of #10384 and #10473 Martin Dobias
08:57 AM Bug report #10481 (Closed): Canvas and Legend option on release candidate version
Duplicate of #10384 and #10473 Martin Dobias
07:53 AM Bug report #10493 (Closed): Todays build crashes when loading a map
I can't reproduce the bug in today's build. It only happened with vector and postgis layers (not raster layers) yeste... Tobias Schneider
07:22 AM Bug report #10498 (Closed): Better resize the width of textbox and title in Properties of items i...
Hi,
The title of some options in the Print Composer is displayed on two lines instead of one.
In French for instance...
Harrissou Santanna
07:06 AM Bug report #10461 (Closed): Crash on Browser when select a SHP and change between windows tabs
Fixed in changeset commit:"2f6e6ca060ebeb8e84bafaa0ce4c7ab875ddf2a1". Jürgen Fischer
07:01 AM Bug report #10457: Print Composer: Line cap issue for arrows between 2.4 and 2.6
Here is the screenshot:
Left: rendering in QGIS Dufour (Valmiera behaves the same)
Right: rendering in QGIS master
Andreas Neumann
06:57 AM Bug report #10457: Print Composer: Line cap issue for arrows between 2.4 and 2.6
Attached is a test project file. If you compare the width of the arrows with the rectangle you can easily see the dif... Andreas Neumann
04:29 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
I agree with Jürgen that it is not completely clear what "The schema bound to the root attribute may be a copy of the... Even Rouault
02:07 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> >But the spec doesn't require that you use the xsd directly from OGC. It explicitly allows to us...
Jürgen Fischer
04:05 AM Bug report #10459: Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Agnis Recs wrote:
> Full reinstall is done including deletion of C:\\Users\\user\\.qgis2 folder. There is no 3rd part...
Giovanni Manghi
02:44 AM Bug report #10459: Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Full reinstall is done including deletion of C:\\Users\\user\\.qgis2 folder. There is no 3rd party plugin! Agnis Recs
04:03 AM Bug report #10497: Spatialite layer does not create autoincrement values automatically
confirmed. Giovanni Manghi
04:03 AM Bug report #10497: Spatialite layer does not create autoincrement values automatically
confirmed. Giovanni Manghi
04:03 AM Bug report #10497: Spatialite layer does not create autoincrement values automatically
confirmed. Giovanni Manghi
04:03 AM Bug report #10497: Spatialite layer does not create autoincrement values automatically
confirmed. Giovanni Manghi
03:05 AM Bug report #10497 (Closed): Spatialite layer does not create autoincrement values automatically
When editing a spatialite layer with pkuid field defined as primary key with autoincrementation, QGIS does not automa... Darek Bobak
02:24 AM Bug report #10429 (Closed): No python support on latest nightly build on Ubuntu
it is gone with the latest updates. Giovanni Manghi
02:24 AM Bug report #10429 (Closed): No python support on latest nightly build on Ubuntu
it is gone with the latest updates. Giovanni Manghi

2014-06-07

01:59 AM Revision d7f9d5c0 (qgis): Merge pull request #1431 from Cracert/i18n
[TRANSUP] pl: function_help - colors Werner Macho
01:50 AM Bug report #10471: Segmentation fault while zooming out
Anita Graser wrote:
> I also get many crashes with the following (mostly SpatiaLite-based) project https://drive.goog...
Giovanni Manghi
03:52 PM Bug report #10471: Segmentation fault while zooming out
I also get many crashes with the following (mostly SpatiaLite-based) project https://drive.google.com/folderview?id=0... Anita Graser
03:23 AM Bug report #10471: Segmentation fault while zooming out
Your gpx file has a <trkseg /> on third line, which creates a multilinestring with an empty linestring. Then the geom... Leyan Ouyang
01:27 AM Bug report #10483 (Open): polygons disappear on editing
Alessandro Ciali wrote:
> Giovanni, can You confirm this? I will test the 32 bit as soon as I can.
I can confirm it ...
Giovanni Manghi
01:19 AM Bug report #10493 (Feedback): Todays build crashes when loading a map
Giovanni Manghi
01:19 AM Bug report #10493: Todays build crashes when loading a map
does happen loading any project or layer? How did you installed, using the nightly-build repo (with or without ubuntu... Giovanni Manghi
01:19 AM Bug report #10493: Todays build crashes when loading a map
does happen loading any project or layer? How did you installed, using the nightly-build repo (with or without ubuntu... Giovanni Manghi
09:03 AM Bug report #10493: Todays build crashes when loading a map
New build does similar bad:
@Warning: loading of qt translation failed [/usr/share/qt4/translations/qt_en_US]
Warnin...
Tobias Schneider
06:35 AM Bug report #10493 (Closed): Todays build crashes when loading a map
Since todays build, every time I load a map QGIS crashes. The console tells me this on startup:
@Warning: loading of...
Tobias Schneider
01:09 AM Bug report #10491 (Closed): QGis Server: pdf generator error with line or point pattern fill
it is a known issue
http://www.itopen.it/2014/03/13/qgis-server-setup-notes/
#9763
#9295
follow the workaround de...
Giovanni Manghi
01:09 AM Bug report #10491 (Closed): QGis Server: pdf generator error with line or point pattern fill
it is a known issue
http://www.itopen.it/2014/03/13/qgis-server-setup-notes/
#9763
#9295
follow the workaround de...
Giovanni Manghi
01:09 AM Bug report #10491 (Closed): QGis Server: pdf generator error with line or point pattern fill
it is a known issue
http://www.itopen.it/2014/03/13/qgis-server-setup-notes/
#9763
#9295
follow the workaround de...
Giovanni Manghi
04:48 AM Bug report #10491 (Closed): QGis Server: pdf generator error with line or point pattern fill
Hi,
when I use a line (or point) pattern fill as poligon style and I load my project on Qgis Web Client I have an er...
leolami -
12:58 AM Bug report #10428 (Feedback): MSSQL - Login/Connection error
Giovanni Manghi
07:43 PM Bug report #10428: MSSQL - Login/Connection error
What if you use a user and password? If there is no password QGIS will try and use trusted connection. Nathan Woodrow
11:33 PM Revision add1c925 (qgis): [TRANSUP] pl: function_help - colors
Robert Szczepanek
10:55 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
>But the spec doesn't require that you use the xsd directly from OGC. It explicitly allows to use a copy:
Yes but is...
aperi2007 -
05:32 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> The question is not only xmlspy.
I think I fully understand your concerns. My question just i...
Jürgen Fischer
03:33 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
>aperi2007 - wrote:
>
> I tested the "qgis" prefix solution instead of "sld" with XMLSPy. It is valid.
>
>Isn't th...
aperi2007 -
03:04 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> I tested the "qgis" prefix solution instead of "sld" with XMLSPy.
> It is valid.
And does it al...
Jürgen Fischer
03:00 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> I tested the "qgis" prefix solution instead of "sld" with XMLSPy.
> It is valid.
Isn't the curr...
Jürgen Fischer
02:55 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
>Extending the GetCapabilities response is covered by the spec - that's what the _ExtendedOperation element is for. I... aperi2007 -
01:06 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> >If we did that I'd propose a qgis namespace similiar to the above xsd listing all the available...
Jürgen Fischer
12:44 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
>Right, but it might break existing clients and it's unclear to me if there are any clients that would benefit from i... aperi2007 -
12:40 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
>QGIS server has a GetProjectSettings request which has a lot more information for QGIS webclient (which the GetPrint... aperi2007 -
12:38 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> sorry. I dont understand.
http://qgis.org/wms_1_3_0.xsd reads:...
Jürgen Fischer
12:27 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> >Not really. I don't know any client that checks the validity of the GetCapabilities response.
>...
Jürgen Fischer
12:22 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
QGIS server has a GetProjectSettings request which has a lot more information for QGIS webclient (which the GetPrint ... zicke -
11:58 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
sorry.
I dont understand.
AFAIK the better solution is add the namespace.
This is the code to set the change in the ...
aperi2007 -
11:33 AM Bug report #10489 (In Progress): QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> AFAIK you cannot download the XSD of OGC and change it inserting in it the new tags.
I didn't. ...
Jürgen Fischer
11:06 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
I rsponde between rows:
>aperi2007 - wrote:
>
> Surely no one of the standard OGC client like Arcgis, QGIS, AutoC...
aperi2007 -
10:55 AM Bug report #10489 (Reopened): QGIS Server getcapabilites response is not WMS compliant
Hi,
I see your solution.
Unfortunately if is a license violation of License.
Please read this
http://schemas.openg...
aperi2007 -
10:32 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
aperi2007 - wrote:
> Surely no one of the standard OGC client like Arcgis, QGIS, AutoCAD, Geotool-based and so on no ...
Jürgen Fischer
10:19 AM Bug report #10489 (Closed): QGIS Server getcapabilites response is not WMS compliant
Fixed in changeset commit:"b3a708fba6cbd7af8c28ca1e46e48a053aef5afe". Jürgen Fischer
09:14 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
I dont know who really use the
tags
GetStyles and GetPrint in the GetCapabilities.
Surely no one of the standard O...
aperi2007 -
08:22 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
Is there any practical problem with this? Jürgen Fischer
07:30 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
Hi.
I confirm that the action described resolve the validity problem.
I modify the code of qgis-server adding the p...
aperi2007 -
06:02 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
Hi, more informations.
The question is not the positizion, but there is more oproblems.
Firstly the GetCapabilities...
aperi2007 -
10:42 PM Revision db5ae6ce (qgis): [TRANSUP] pl: typo
Borys Jurgiel
07:58 PM Bug report #7039: Use message bar for handling bad layers
I'm confused, the dialog is still there
!dialog.png!
Is your data in PostGIS by any chance?
Nathan Woodrow
07:50 PM Bug report #10495 (Closed): OL Scaling in Master not OK
This is a issue with the plugin it self. Please open a ticket on its tracker. Nathan Woodrow
07:50 PM Bug report #10495 (Closed): OL Scaling in Master not OK
This is a issue with the plugin it self. Please open a ticket on its tracker. Nathan Woodrow
04:45 PM Bug report #10495 (Closed): OL Scaling in Master not OK
Apparently OL is not aligning because of scaling issues, tried to use the same scale for the map but wasn't rendering... Antonio Locandro
07:19 PM Revision b3a708fb (qgis): add xsd schema to validate mapserver capabilities (might fix #10489)
Jürgen Fischer
03:02 PM Bug report #10494: SAGA "Convert Points to Line(s)" wrong output if input is a CSV
Problem happens if point layer is CSV, if point layer is converted from CSV to shapefile then it works as expected Antonio Locandro
02:31 PM Bug report #10494: SAGA "Convert Points to Line(s)" wrong output if input is a CSV
Antonio Locandro wrote:
> SAGA "convert points to line(s)"
the points to path tool work as expected. SAGA tool need ...
Giovanni Manghi
02:30 PM Bug report #10494: SAGA "Convert Points to Line(s)" wrong output if input is a CSV
SAGA "convert points to line(s)" Antonio Locandro
02:20 PM Bug report #10494: SAGA "Convert Points to Line(s)" wrong output if input is a CSV
Giovanni Manghi wrote:
> do you mean the "points to path" tool?
or SAGA "convert points to line(s)"?
Giovanni Manghi
02:09 PM Bug report #10494 (Feedback): SAGA "Convert Points to Line(s)" wrong output if input is a CSV
do you mean the "points to path" tool? Giovanni Manghi
01:58 PM Bug report #10494 (Closed): SAGA "Convert Points to Line(s)" wrong output if input is a CSV
Points to line is not respecting sequence of field used creating artifacts Antonio Locandro
02:13 PM Bug report #10462 (Closed): Log File Button missing on QGIS Master Ubuntu 14.04
probably just a observation of the intended behaviour. The icon appears when there's something new in the log and th... Jürgen Fischer
02:13 PM Bug report #10462 (Closed): Log File Button missing on QGIS Master Ubuntu 14.04
probably just a observation of the intended behaviour. The icon appears when there's something new in the log and th... Jürgen Fischer
02:13 PM Bug report #10462 (Closed): Log File Button missing on QGIS Master Ubuntu 14.04
probably just a observation of the intended behaviour. The icon appears when there's something new in the log and th... Jürgen Fischer
11:24 AM Revision 07872944 (qgis): [composer] Only consider frame width if a frame is set when drawing lab...
Nyall Dawson
10:17 AM Revision 456adad7 (qgis): Consider also font descent and baseline in QgsComposerLabel::adjustSize...
Sandro Mani
09:38 AM Revision 912c950c (qgis): Merge pull request #1423 from manisandro/python_addItemsFromXML
QgsComposition::addItemsFromXML for python (without optional arguments) Nyall Dawson
09:26 AM Revision 4750211b (qgis): Follow up 6b973e1c3e
Nyall Dawson
08:43 AM Revision 476faee2 (qgis): [composer] Correctly handle shape frame and backgrounds from pre 2.0 pr...
Nyall Dawson
05:34 AM Revision 6b973e1c (qgis): [composer] When opening pre 2.3 projects keep picture item placement at...
Nyall Dawson
05:07 AM Feature request #10492: Atlas: make html frame source attribute driven
QGIS 2.4 includes the ability to set composer picture's source by an expression, so we're half way there... Nyall Dawson
05:07 AM Feature request #10492: Atlas: make html frame source attribute driven
QGIS 2.4 includes the ability to set composer picture's source by an expression, so we're half way there... Nyall Dawson
05:04 AM Feature request #10492 (Closed): Atlas: make html frame source attribute driven
it would be nice if atlas in print composer could drive the uri of images and html frames by current feature attribut... enrico ferreguti
05:07 AM Revision a5c0e7ed (qgis): [composer] Check if attribute index is valid when reading attribute tab...
Nyall Dawson
03:45 AM Bug report #9324 (Feedback): Regression: Inference lines in composer no longer appear
Tim - is this still reproducible? If so, can you give me a few more details around how you trigger this issue? Specif... Nyall Dawson
03:42 AM Bug report #9578 (Closed): QGIS Crashes when incorrect plot style for programmatically created c...
I can't reproduce this crash under master, but setting the plot style in this way isn't supported in any case. The co... Nyall Dawson
03:42 AM Bug report #9578 (Closed): QGIS Crashes when incorrect plot style for programmatically created c...
I can't reproduce this crash under master, but setting the plot style in this way isn't supported in any case. The co... Nyall Dawson
03:13 AM Bug report #9560 (Feedback): QGIS Crashes when creating a blank project after using composer
Tim - what's the status here? Can this be closed? Nyall Dawson

2014-06-06

01:28 AM Bug report #10429 (Feedback): No python support on latest nightly build on Ubuntu
Not reproducible with either 2.3.0+git20140606+ade4c7b~precise1 (12.04) or 2.3.0+git20140606+ade4c7b~trusty1 (14.04).... Jürgen Fischer
12:33 AM Bug report #10482 (Feedback): QGIS master crashes when loading composer template
Nyall Dawson
08:06 PM Bug report #10482: QGIS master crashes when loading composer template
I can't reproduce this, but I've pushed a potential fix. Can you please test and confirm? Thanks! Nyall Dawson
12:25 AM Bug report #8597 (Closed): model of composition made in 1.8 incompatible with composer in 2.1
Fixed in changeset commit:"476faee22355b4d1deecca35a3eb7b263cab1e6a". Nyall Dawson
12:14 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
!img3.gif!
will show the wrong position used by qgis-server.
i hope to not wrong again to send the image. :)
Rega...
aperi2007 -
12:11 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
NO !.
Drammatically error.
!img2.gif!
I put a wrong image that show the wrong getcapabilites of qgis-server.
:))
Now...
aperi2007 -
12:07 AM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
Hi,
I do more tests.
The problem is the GetLegendGraphic that is put in wrong position.
I compare with a VALID getca...
aperi2007 -
11:58 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
I send a wrong xml (the firefox transform it in an html file).
SO I resend the right.
aperi2007 -
02:30 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
lastly
I tested also the version=1.1.1
!error_validation111.gif!
Again it is invalid, seem that the GetPrint comma...
aperi2007 -
02:26 PM Bug report #10489: QGIS Server getcapabilites response is not WMS compliant
I test with a version=1.1.0 request.
!error_validation110.gif!
Also it seem invalid.
I put an image with the error...
aperi2007 -
12:56 PM Bug report #10489 (Closed): QGIS Server getcapabilites response is not WMS compliant
Hi,
the response of the QGIS Server trunk version don't seem to be WMS Compliant.
I tested it using XML Spy Enterpr...
aperi2007 -
11:50 PM Bug report #10483: polygons disappear on editing
Giovanni, can You confirm this? I will test the 32 bit as soon as I can. Alessandro Ciali
10:22 PM Bug report #10483: polygons disappear on editing

I tested here, both on DebianTesting64 and Windows32 but can NOT confirm this. With me all works ok.
Somebody else ...
Richard Duivenvoorde
09:03 PM Bug report #10457 (Feedback): Print Composer: Line cap issue for arrows between 2.4 and 2.6
Can you please attach a sample project with a screenshot how it rendered in 2.2 so I can test? Nyall Dawson
08:48 PM Revision d38ba92b (qgis): Merge pull request #1430 from Cracert/i18n
[TRANSUP] pl: function_help Werner Macho
08:32 PM Bug report #10458 (Closed): Print composer: migration issue between 2.4 and current master
Fixed in changeset commit:"6b973e1c3e9e31ae9e5f30b67da7484528cba653". Nyall Dawson
07:47 PM Revision b3179125 (qgis): Update gridcalculator.rst
Paolo Cavallini
07:22 PM Revision b4a38c22 (qgis): [TRANSUP] pl: function_help
Robert Szczepanek
06:07 PM Revision 0b601184 (qgis): Update gridcalculator.rst
Paolo Cavallini
06:05 PM Revision 86ab4c8b (qgis): Update gridcalculator.rst
Added a conditional example Paolo Cavallini
04:58 PM Revision 126c3d31 (qgis): Merge pull request #1419 from marcel-dancak/master
Mapserver's GetProjectSettings/GetFeatureInfo bug-fixes Marco Hugentobler
03:38 PM Revision 48501110 (qgis): fix #10408: use today/now for date/time widget by default
Denis Rouzaud
03:27 PM Revision edba0d3f (qgis): update source translation for transifex
Signed-off-by: Werner Macho <[email protected]> Werner Macho
03:08 PM Revision 92dafa65 (qgis): Merge pull request #1428 from 3nids/fix10405
fix #10405 and #10303 partially: removes the scroll area for the style page Denis Rouzaud
02:56 PM Revision ced6a309 (qgis): Label buffers not supported for dxf export
Marco Hugentobler
02:29 PM Revision c5cc7982 (qgis): [TRANSUP] fi by kari
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:12 PM Bug report #10354 (Closed): DB Manager: displaying the preview tab for a table adds it to the map
Fixed in commit:da63ba4c41bdfe56f7f9ea78fc5cc70dda5f3fc5 Salvatore Larosa
02:12 PM Bug report #10354 (Closed): DB Manager: displaying the preview tab for a table adds it to the map
Fixed in commit:da63ba4c41bdfe56f7f9ea78fc5cc70dda5f3fc5 Salvatore Larosa
02:00 PM Revision c7260200 (qgis): Fix line break in dxf label export
Marco Hugentobler
02:00 PM Revision 211399ce (qgis): Fix dxf label export
Marco Hugentobler
12:46 PM Revision 0a491b5c (qgis): More coherence in IT GUI
Paolo Cavallini
12:11 PM Revision caa8146c (qgis): Updated IT GUI
Paolo Cavallini
11:44 AM Revision 0e3ada3c (qgis): Remove relations when a involved layer gets deleted
Matthias Kuhn
11:38 AM Bug report #10481: Canvas and Legend option on release candidate version
the error (QString::arg: Argument missing: "set QThreadPool max thread count to %d") should not appear in recent buil... Etienne Tourigny
07:19 AM Bug report #10481: Canvas and Legend option on release candidate version
also the option "Create raster icon" on Option|Canvas&Legend menu has no effects. Tested on QGIS release candidate (c... Alessandro Ciali
10:19 AM Revision e6c00fc0 (qgis): Merge pull request #1420 from Cracert/i18n
VectorLayer, SymbolsList, WidgetShapeburst, XML, parent Werner Macho
10:19 AM Revision 5e8cda78 (qgis): Merge pull request #1425 from qgis-jp/pullreq_2_4
GUI Translation update ja Werner Macho
09:47 AM Revision 69f7b656 (qgis): fix 10303: limit expression widget width in data defined properties
Denis Rouzaud
09:00 AM Bug report #10470: QGIS-Server wrong legend generation if scale parameter is present
I confirm it was also on QGIS 2.2 ,
but now is more badly.
Infact This is a sample from qgis-server 2.2:
QGIS 2.2 W...
aperi2007 -
08:53 AM Revision b4b3139f (qgis): remove useless argument
Denis Rouzaud
08:53 AM Revision f380df1c (qgis): FieldExpressionWidget: add tooltip if expression is larger than widget
Denis Rouzaud
08:40 AM Revision 63af881a (qgis): Merge pull request #1429 from christianurich/QgsDatumTransformStore_tra...
Fix crash when QgsDatumTransformStore::transformation returns 0 Martin Dobias
08:37 AM Revision 563f5211 (qgis): Merge pull request #1426 from simonsonc/qgsvaluemapconfigdlg-deprecated...
Replace deprecated QRexExp API Martin Dobias
08:36 AM Revision 319694fc (qgis): Fix crash when QgsDatumTransformStore::transformation returns 0
Simply fix to prevent crash if QgsDatumTransformStore::transformation returns 0. Works for me but has not been furthe... Christian Urich
08:34 AM Revision 150ffa37 (qgis): fix #10405 and #10303 partially: removes the scroll area for the style ...
Denis Rouzaud
07:09 AM Bug report #10488 (Closed): Identify tool: selection does not disappear when the layer is deactiv...
duplicate of #10104 Giovanni Manghi
07:09 AM Bug report #10488 (Closed): Identify tool: selection does not disappear when the layer is deactiv...
duplicate of #10104 Giovanni Manghi
06:35 AM Bug report #10488 (Closed): Identify tool: selection does not disappear when the layer is deactiv...
- Choose "Identify"
- click on a polygon
- deactivate the layer
- the highlight does not disappear
See the attached ...
Filipe Dias
07:02 AM Bug report #10163 (Closed): Categorized and graduated style do not work using shapefile as vector...
as far as I can see on the latest qgis master this issue is fixed. Please reopen if necessary. Giovanni Manghi
07:02 AM Bug report #10163 (Closed): Categorized and graduated style do not work using shapefile as vector...
as far as I can see on the latest qgis master this issue is fixed. Please reopen if necessary. Giovanni Manghi
06:56 AM Bug report #10486: Date/Time widget - default values
Outstanding Matthias! Thank you very much! Pedro Venâncio
06:43 AM Bug report #10486 (Closed): Date/Time widget - default values
Fixed in commit:4850111 Matthias Kuhn
06:43 AM Bug report #10486 (Closed): Date/Time widget - default values
Fixed in commit:4850111 Matthias Kuhn
02:50 AM Bug report #10486 (Closed): Date/Time widget - default values
The Date/Time widget now displays by default the day 2000-01-01 in calendar popup. In QGIS 2.2, calendar widget displ... Pedro Venâncio
06:11 AM Bug report #10400 (Closed): Text annotations in Print Composer
Your build doesn't include that fix yet. There should be a new one in a day or so. Nathan Woodrow
06:11 AM Bug report #10400 (Closed): Text annotations in Print Composer
Your build doesn't include that fix yet. There should be a new one in a day or so. Nathan Woodrow
06:06 AM Bug report #10400: Text annotations in Print Composer
It is 3e8f74f
QGIS version 2.3.0-Master QGIS code revision 3e8f74f
Compiled against Qt 4.7.1 Running against Qt 4.7...
Ross McDonald
04:32 AM Bug report #10400: Text annotations in Print Composer
What is the version number in the title bar. Your version still might not be up to date yet. Nathan Woodrow
04:30 AM Bug report #10400 (Reopened): Text annotations in Print Composer
I am still getting the text annotations to display outside the map frame on the print composer. I have attached scre... Ross McDonald
04:30 AM Bug report #10400 (Reopened): Text annotations in Print Composer
I am still getting the text annotations to display outside the map frame on the print composer. I have attached scre... Ross McDonald
04:30 AM Bug report #10400 (Reopened): Text annotations in Print Composer
I am still getting the text annotations to display outside the map frame on the print composer. I have attached scre... Ross McDonald
04:30 AM Bug report #10400 (Reopened): Text annotations in Print Composer
I am still getting the text annotations to display outside the map frame on the print composer. I have attached scre... Ross McDonald
04:30 AM Bug report #10400 (Reopened): Text annotations in Print Composer
I am still getting the text annotations to display outside the map frame on the print composer. I have attached scre... Ross McDonald
04:30 AM Bug report #10400 (Reopened): Text annotations in Print Composer
I am still getting the text annotations to display outside the map frame on the print composer. I have attached scre... Ross McDonald
05:50 AM Revision 8c513f99 (qgis): Merge pull request #1427 from simonsonc/qgscolorbutton-deprecated-api
Replace deprecated API Martin Dobias
04:57 AM Revision 60dfc796 (qgis): Replace deprecated API
Carl Simonson
04:51 AM Revision e7056f64 (qgis): Replace deprecated QRexExp API
Qt 4.6 saw QRegExp::numCaptures() change to QRegExp::captureCount(). Carl Simonson
03:57 AM Bug report #10487 (Closed): pythonplugin error under qgis 64bit - import wx module failed
hello,
if i import the wx module in any python plugin under win 7 64bit and qgis 64 bit (master and 2.2 64bit), qgis...
Jan Lippmann
03:24 AM Bug report #10202: QGIS crashes when displaying joined data with graduated symbology
Bug still here in 3e8f74f Regis Haubourg
02:49 AM Revision 040cd6b2 (qgis): GUI Translation update ja
yoichi Kayama
02:08 AM Feature request #10484: Italian Cadastral Maps , CXF files and CMF files
Paolo per questo l'ho messa *ogr data provider* come categoria l'ultima volta hanno aggiustato le librerie gdal prop... SC SC
02:03 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
when i import certain dxf files (all dxf of italian cadastral agency), it give entities Point, entities Linestring an... SC SC

2014-06-05

01:58 AM Feature request #10484 (Rejected): Italian Cadastral Maps , CXF files and CMF files
IMHO this should not be solved in QGIS, but (eventually) in OGR. Please note that there is a plugin for cxf already. Paolo Cavallini
01:58 AM Feature request #10484 (Rejected): Italian Cadastral Maps , CXF files and CMF files
IMHO this should not be solved in QGIS, but (eventually) in OGR. Please note that there is a plugin for cxf already. Paolo Cavallini
01:50 AM Feature request #10484 (Rejected): Italian Cadastral Maps , CXF files and CMF files
Italian cadastral give the data in 3 format files, dxf,cxf,cmf
but the better formats are cxf or cmf
it's possible ...
SC SC
01:42 AM Bug report #10462: Log File Button missing on QGIS Master Ubuntu 14.04
It appears when there is a new event, but if you open the log window then close it, the button disappears. In that ca... Leyan Ouyang
01:05 AM Revision ade4c7bd (qgis): german translation update
Jürgen Fischer
12:57 AM Bug report #10483: polygons disappear on editing
Yes, works ok in 2.2, It seems a regression
Alessandro Ciali
12:38 AM Bug report #10483 (Feedback): polygons disappear on editing
it is ok on 2.2? Giovanni Manghi
12:24 AM Bug report #10483 (Closed): polygons disappear on editing
Some feature disappear from canvas after saving edits on a shapefile layer.
To reproduce, open test1.qgs, start edit ...
Alessandro Ciali
12:47 AM Bug report #10303 (Closed): QgsFieldExpressionWidget grows too wide with long expressions
Fixed in changeset commit:"69f7b65648a925a19e8b068f10bab345b7b83e6e". Denis Rouzaud
12:40 AM Bug report #10465: Label show/hide tool does not work at all.
Hi
I confirm the issue. I have a memory layer here with a integer field for label show storage. When using labeling ...
Regis Haubourg
12:22 AM Bug report #10482 (Closed): QGIS master crashes when loading composer template
On Master (8c513f9), when we try to load the template on attachment using this snippet below, QGIS will crash.... Akbar Gumbira
 

Also available in: Atom