Activity
From 2013-12-09 to 2014-01-07
2014-01-07
- 11:38 PM Bug report #8625: singlepart to multipart broken in QGIS 2.0/master
- Can confirm.
Some comments:
* Just to be sure: What is the result expected to be? Should NULL values be grouped? F... - 11:31 PM Bug report #8625: singlepart to multipart broken in QGIS 2.0/master
- Salvatore Larosa wrote:
> but I am still getting a QPyNullVariant error here.
confirmed... - 04:36 AM Bug report #8625: singlepart to multipart broken in QGIS 2.0/master
- This seems to happen when the layer has @NULL@ attribute values, I had proposed a "patch":https://github.com/qgis/QGI...
- 04:36 AM Bug report #8625: singlepart to multipart broken in QGIS 2.0/master
- This seems to happen when the layer has @NULL@ attribute values, I had proposed a "patch":https://github.com/qgis/QGI...
- 11:02 PM Feature request #9176: add layerid in record category for expressions
- is this even possible?
- 09:06 PM Bug report #9308 (Closed): Impossible to remove a group
- fixed in commit:2155dd8c3df3e7d505ca18b9ffac9cca006ba114
- 03:14 PM Bug report #9308 (Resolved): Impossible to remove a group
- 03:13 PM Bug report #9308: Impossible to remove a group
- The pull request (https://github.com/qgis/QGIS/pull/1060) fix this bug
Thanks
Alvaro - 03:13 PM Bug report #9308: Impossible to remove a group
- The pull request (https://github.com/qgis/QGIS/pull/1060) fix this bug
Thanks
Alvaro - 01:54 PM Bug report #9308: Impossible to remove a group
- I will fix it, it is a bug generated by me in PR-1010 (https://github.com/qgis/QGIS/pull/1010)
Best Regards - 08:59 AM Bug report #9308 (Closed): Impossible to remove a group
- In current master, when trying to remove a group in the legend - I get the message "no layer is selected" - to remove...
- 11:18 AM Bug report #2487: Memory data provider should not be saved
- Interesting point .. I'm not convinced about the last case (don't write layer to project). My feeling is that the if...
- 10:46 AM Bug report #2487: Memory data provider should not be saved
- There are cases when saving memory layers (without data) in project is useful, for example if layer symbology has to ...
- 10:46 AM Bug report #2487: Memory data provider should not be saved
- There are cases when saving memory layers (without data) in project is useful, for example if layer symbology has to ...
- 10:46 AM Bug report #2487: Memory data provider should not be saved
- There are cases when saving memory layers (without data) in project is useful, for example if layer symbology has to ...
- 11:17 AM Bug report #9309 (Closed): Memory provider crash on features without geometry
- Fixed in changeset commit:"2daca28939d209b085f5c2ef6fc5f0324eaa371c".
- 11:14 AM Bug report #9309 (Closed): Memory provider crash on features without geometry
- Memory provider crashes on features without geometry in QgsMemoryFeatureIterator.
- 09:13 AM Bug report #8881: QGIS server fails to display capabilities when there are 2 layers of the same p...
- Tested today on master: I cannot reproduce.
- 08:08 AM Bug report #9307 (Closed): QGIS 2.0 won't open on OSX 10.9
- I just installed QGIS 2.0 on my macbook running OSX Mavericks (was successfully running QGIS 1.5 on there previously)...
- 07:54 AM Bug report #8727: GetProjectSettings returns field name instead of alias for display field
- Hi Marco and Bernhard,
please see my PR:
https://github.com/elpaso/QGIS/commit/1f9c378c77160f64612391e4e40824b853d5... - 05:54 AM Bug report #9306 (Closed): mapserver GetMap segfaults when OPACITIES is set and an external SLD a...
- Fixed in changeset commit:"821518337188d55ee31e4fcb42d4ac8e92b5f9ce".
- 05:03 AM Bug report #9306 (Closed): mapserver GetMap segfaults when OPACITIES is set and an external SLD a...
- Here is a patch, I'll provide it in a PR.
For the impatients:... - 05:10 AM Bug report #9259: SpatiaLite new column issue
- Yes, this should be considered a separate issue: The layer OGR provider is used instead of the built-in spatialite pr...
- 05:05 AM Feature request #9303: Add a switch to reverse colours and invert palette
- It is possible to invert the gradient in rasters (before classifying), but not in vectors. It should be easy to add a...
- 01:22 AM Feature request #9303 (Closed): Add a switch to reverse colours and invert palette
- See http://www.bc-consult.com/free/bcccoltbl1.html#i001
- 04:09 AM Bug report #9268 (Closed): Attribute table not updating automatically
- Fixed in changeset commit:"5c38775be47e683798b587f0382ca9cd81442565".
- 03:21 AM Bug report #9282 (Feedback): Rule-based styling on SpatiaLite layer won't take, occasionally crashes
> I think it's still important that QGIS warn users that it can't handle layers with GEOMETRY types, because it was ...- 03:21 AM Bug report #9282 (Feedback): Rule-based styling on SpatiaLite layer won't take, occasionally crashes
> I think it's still important that QGIS warn users that it can't handle layers with GEOMETRY types, because it was ...- 03:21 AM Bug report #9282 (Feedback): Rule-based styling on SpatiaLite layer won't take, occasionally crashes
> I think it's still important that QGIS warn users that it can't handle layers with GEOMETRY types, because it was ...- 03:21 AM Bug report #9282 (Feedback): Rule-based styling on SpatiaLite layer won't take, occasionally crashes
> I think it's still important that QGIS warn users that it can't handle layers with GEOMETRY types, because it was ...- 03:00 AM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- Thanks Bo. That is a very creative solution!
Every layer I'm trying to work with in QGIS contains only points or onl... - 01:28 AM Feature request #9305 (Feedback): Filter colour ramps
- Add a filter for colour ramps (by name, tag, metadata, etc) for easier discovery and selection.
Need to implement br... - 01:25 AM Bug report #9304 (Closed): Names of colour ramp categories
- ColorBrewer and cpt-city are meaningless to the average user: better give more standard and descriptive names
- 01:20 AM Feature request #9302 (Open): Add equal area and other classifications for raster colour ramps
- See http://www.bc-consult.com/free/bcccoltbl1.html
- 01:19 AM Bug report #7822 (Feedback): Export to Spatialite is really slow, compared to commandline ogr2ogr
- Works like a charm in latest master (021441b361). Export of the attached file took about several seconds. Tested unde...
- 01:00 AM Bug report #7822 (Reopened): Export to Spatialite is really slow, compared to commandline ogr2ogr
- The bug resurfaced and export in the latest nighly build is very slow. Reported both on Windows 7 and Ubuntu.
2014-01-06
- 12:53 AM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- Simon, AFAIK QGIS generally doesn't support the "Geometry" (non specific geometry) type, so your OGR2OGR command has ...
- 02:29 PM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- Thanks Nathan. I've tested it with two versions/distributions (GDAL 1.10.1, and release-1600-gdal-1-9-mapserver-6-2),...
- 12:47 AM Bug report #9259: SpatiaLite new column issue
- Let me add my 5c to the confusion.
Try to do this:
1. Load any shapefile with say 1 polygon
2. Right-click - save as... - 11:30 PM Bug report #9259: SpatiaLite new column issue
- As far as I know, the values in the combobox are used equally throughout QGIS and the label below is used to tell the...
- 07:50 PM Feature request #9288: add $map, $composer variables to expression builder
- Attaching a screenshot that showcases a very basic use of the $map variable to highlight a specific polygon via a col...
- 10:46 AM Bug report #9301 (Closed): Impossible to open *.xls file from folder containing cyrillic
- It is possible to open MS Excel (*.xls) file as vector layer in QGIS. But if create folder with name containing cyril...
- 08:02 AM Feature request #9299 (Closed): Print composer map edge to act as an obstacle for vector labels
- Alexander Bruy wrote:
> Maybe I don't understand correctly, but seems this is already implemented. You need to open "... - 06:54 AM Feature request #9299: Print composer map edge to act as an obstacle for vector labels
- Maybe I don't understand correctly, but seems this is already implemented. You need to open "Automated Placement Engi...
- 06:21 AM Feature request #9299 (Closed): Print composer map edge to act as an obstacle for vector labels
- Currently map edge in the print composer is not an obstacle for vector feature labels, thus labels of objects located...
- 07:16 AM Feature request #8388: Georeferencer - allow to disable automatic reducing
- Still valid :)
- 06:40 AM Bug report #9300 (Closed): NameError: global name 'exceptions' is not defined
- An error has occured while executing Python code:
Traceback (most recent call last):
File "/usr/share/qgis/python/... - 03:49 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- I have made a patch for the multipart split plugin. Please confirm that it's working, and report in #9291.
I have al... - 01:55 AM Bug report #9298 (Closed): QGIS icon
- What happened with the QGIS icon in v2.x?
See attached screenshot : Windows 7 taskbar with normal and small icon
...
2014-01-05
- 12:59 AM Bug report #9297 (Closed): ftools: warn users in clear, meaningful, visible way when geometries h...
- With the attached layers the difference operation (ftools) returns wrong results.
Compare with the difference you ca... - 12:17 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- This bug was discussed at least in
http://lists.osgeo.org/pipermail/qgis-developer/2013-May/026269.html
but I coul... - 08:18 PM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- I wonder what version of spatialite ogr, or what it is doing, because the QGIS browser doesn't seem to like the file.
- 08:10 PM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- So I've identified that the issue does not affect straight SQLite files, but it seems serious that this bug still cra...
- 09:40 AM Bug report #9289 (Closed): WMS cache never used
- Unless you bookmark your current canvas and use a fixed window size it's not very likely to hit the exact same window...
- 09:40 AM Bug report #9289 (Closed): WMS cache never used
- Unless you bookmark your current canvas and use a fixed window size it's not very likely to hit the exact same window...
- 09:23 AM Bug report #9294: 'support' doesn't necessarily mean commercial support
- Thank you very much @Jürgen :)
- 09:19 AM Bug report #9294 (Closed): 'support' doesn't necessarily mean commercial support
- Fixed in changeset commit:"e103420b47748aef7563aa96b1a06b816e03321a".
- 06:48 AM Bug report #9294 (Closed): 'support' doesn't necessarily mean commercial support
- Hi, QGIS 2.0 links at menu Help -> Need support? to link to that page that list commercial companies offering support...
- 06:26 AM Feature request #9279: Preselect field in Label dialogue
- @Matthias I don't know about this widgets, but why not, if they are in use already :)
Another idea would be to skip... - 02:20 AM Feature request #9279: Preselect field in Label dialogue
- @noone noone are you aware of the ux mailinglist we created recently?
I added it to your usability wiki page:
https... - 01:45 AM Feature request #9279: Preselect field in Label dialogue
- How about the QgsVectorLayer.displayField() or QgsVectorLayer.displayExpression() as default?
- 06:23 AM Feature request #9255: Toolbar for map workspace
- I'm sorry but I lack the skills and time to start learning compiling QGIS :(
Do you like to share screenshots or a s... - 05:55 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Ok, done for:
traceDigitize: https://sourceforge.net/apps/trac/geoing/ticket/3
and
rectangles oval digitizing: #9293 - 04:30 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Agreed, very important to open specific tickets for individual plugins. Please do it; ask for help if needed.
- 02:28 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- When disabling signals get disconnected, and not necessarily get reconnected when re-enabling. E.g. the Multipart Spl...
- 03:42 AM Feature request #9292: Custom Format for Grid Coordinates
- Would also solve Feature #7804...
- 03:37 AM Feature request #9292 (Closed): Custom Format for Grid Coordinates
- Would it be possible to get a "custom" format for "Draw Coordinates" in the Composer.
(picture 1)
When selecting "c... - 02:55 AM Bug report #9268: Attribute table not updating automatically
- I am a bit puzzled about this issue.
It would be an easy fix (remove the blockSignals calls on lines 192 and 194 in ...
2014-01-04
- 12:27 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Matthias Kuhn wrote:
> These are bugs in the plugins and need to be fixed in each one individually.
>
> It seems tha... - 05:38 PM Bug report #9229 (Closed): Layer editing saving for a long time (memory leak?)
- These are bugs in the plugins and need to be fixed in each one individually.
It seems that these plugins (verified o... - 05:38 PM Bug report #9229 (Closed): Layer editing saving for a long time (memory leak?)
- These are bugs in the plugins and need to be fixed in each one individually.
It seems that these plugins (verified o... - 12:06 PM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Richard Duivenvoorde wrote:
> --noplugins fixed it, but I did not have the Multipart Split plugin
>
> so hitting ctr... - 12:04 PM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Salvatore Larosa wrote:
> Confirmed here although executing QGIS with --noplugins does disappear the issue (same OS).... - 11:41 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- --noplugins fixed it, but I did not have the Multipart Split plugin
so hitting ctrl-c (in terminal) when 'hanging' d... - 10:36 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- For me it was enough to disable the Multipart Split plugin!
- 10:30 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Confirmed here although executing QGIS with --noplugins does disappear the issue (same OS).
Please test with --noplu... - 09:17 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Matthias Kuhn wrote:
> About 45 edit sessions resulting in a total of 93 points starting from the attached shapefile ... - 09:15 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- also reproduced on a master build here (31 dec).
Again the crash output, but I took some more info from the debug ou... - 09:03 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- I can reproduce this here on a self compiled 2.0 branch build on Debian.
Took me some clicks and edits, but at a cer... - 08:01 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- About 45 edit sessions resulting in a total of 93 points starting from the attached shapefile (mem_leak) don't change...
- 10:12 PM Feature request #9288: add $map, $composer variables to expression builder
- (Summing up the discussion over IRC)
Case scenario #1:
- User wants to output a large A2 poster with 4 map items sho... - 06:30 PM Feature request #9288: add $map, $composer variables to expression builder
- I still don't see the use case for this. The value will change. If you have 3 map windows what is the expected outcome?
- 06:27 PM Feature request #9288: add $map, $composer variables to expression builder
- Needs to be re-opened. This is only partly implemented.
- 06:26 PM Feature request #9288 (Closed): add $map, $composer variables to expression builder
- Fixed in changeset commit:"c45bf504e761e568e1bc100eda0edc3e00213907".
- 03:33 AM Feature request #9288: add $map, $composer variables to expression builder
- Sure I understand what it returns what I don't see is the use case. Can you explain it a bit more. Maybe with a exam...
- 03:11 AM Feature request #9288: add $map, $composer variables to expression builder
- $map returns the composer's map item name (i.e. 'map 0','map 1') when drawing onto a composer map item, or 'canvas' w...
- 03:08 AM Feature request #9288: add $map, $composer variables to expression builder
- What use is the $map variable?
- 02:46 AM Feature request #9288 (Closed): add $map, $composer variables to expression builder
- Looking at the atlas expression variable, I realized a $map and $composer variables would be really useful.
The $map... - 06:23 AM Bug report #9286 (Closed): canvas decorations: y Offset of grid not saved correctly in .qgs proje...
- Fixed in changeset commit:"9a5882890637d00ccf1dcc85fbce4b8fb3e81a7e".
- 05:14 AM Bug report #9286 (Open): canvas decorations: y Offset of grid not saved correctly in .qgs project...
- 05:08 AM Bug report #9286: canvas decorations: y Offset of grid not saved correctly in .qgs project file
- In the dialog which can be accessed from the menu bar by View > Decorations > Grid.
- 05:46 AM Bug report #9290 (Closed): Join problems if filename contains dot
- If a shapefile being joined has more then one dot in its name (e. g. oo.pp.shp) and it is joined to another SHP file ...
- 05:13 AM Bug report #9259 (Reopened): SpatiaLite new column issue
- Ok, SQLite does not support width and precision. But now "New column" window looks ugly. What is the purpose of strin...
- 05:13 AM Bug report #9259 (Reopened): SpatiaLite new column issue
- Ok, SQLite does not support width and precision. But now "New column" window looks ugly. What is the purpose of strin...
- 04:55 AM Bug report #9259 (Closed): SpatiaLite new column issue
- Closing for the reasons outlined by Jukka.
- 04:52 AM Bug report #9289 (Closed): WMS cache never used
- QGIS writes data to the .qgis2/cache/data7/ folder, but seems to never use it: panning the map a little back and fort...
- 02:32 AM Bug report #9285: qgis-2.0.1/src/gui/qgscomposerview.cpp: 2* bad if test ?
- Good catch -- thanks!
- 02:31 AM Bug report #9285 (Closed): qgis-2.0.1/src/gui/qgscomposerview.cpp: 2* bad if test ?
- Fixed in changeset commit:"bee12917270c5d286ff0915c727381eb08e9e017".
2014-01-03
- 11:10 PM Feature request #9287 (Open): Live linked layer styles
- A nice feature to have would be to be able to load a .qml file but have it re-read from the file when it is changed. ...
- 12:02 PM Bug report #9280 (Closed): "Add postgis layer" creates a connection that is not removed until qgi...
- Fixed in changeset commit:"1215d0b016367f6f7ce6e938b326a26227766a97".
- 01:02 AM Bug report #9280: "Add postgis layer" creates a connection that is not removed until qgis is term...
- I propose this pull request:
https://github.com/qgis/QGIS/pull/1051 - 01:02 AM Bug report #9280: "Add postgis layer" creates a connection that is not removed until qgis is term...
- I propose this pull request:
https://github.com/qgis/QGIS/pull/1051 - 09:42 AM Bug report #9286 (Feedback): canvas decorations: y Offset of grid not saved correctly in .qgs pro...
- in the print composer?
- 07:57 AM Bug report #9286 (Closed): canvas decorations: y Offset of grid not saved correctly in .qgs proje...
- When enabling the grid and setting "Offset Y", it is saved as xOffset in the .qgs project file.
Thus when reloading ... - 05:08 AM Bug report #9285 (Closed): qgis-2.0.1/src/gui/qgscomposerview.cpp: 2* bad if test ?
- I just ran the static analyser "cppcheck" over the
source code of qgis-2.0.1
It said many things, including
1.
q...
2014-01-02
- 12:27 AM Bug report #9271: Tune stylemanager spinbutton
- Thank you very much :)
- 06:11 PM Bug report #9271 (Closed): Tune stylemanager spinbutton
- Fixed in changeset commit:"bf80c007f24552a161ec3bdc7237570b1bbfc69f".
- 12:26 AM Feature request #9272: Label style useful defaults
- On Ubuntu I do have it, but anyway every more decent font (non rounded character shapes, non serif, ...) would be ok.
- 04:48 PM Feature request #9272: Label style useful defaults
- I don't think you have Arial on Linux installs. On windows you do.
- 08:16 PM Feature request #9255: Toolbar for map workspace
- Do you have the ability to build your own copy of QGIS. I have some code that implements a sub main window and moves...
- 04:42 PM Bug report #9273 (Closed): Move fullscreen shortcut
2014-01-01
- 12:47 AM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- Aha.
If I recreate the layer as a plain SQLite file (not SpatiaLite), then QGIS displays it correctly, maintains the... - 12:36 AM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- I translated the VMLITE_TR_ROAD MapInfo table (supplied in the zip file) to SpatiaLite using ogr2ogr:...
- 10:22 PM Bug report #9282: Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- How did you create that SpatiaLite file?
- 10:12 PM Bug report #9282 (Closed): Rule-based styling on SpatiaLite layer won't take, occasionally crashes
- When attempting to set up rule-based styling on a layer from a SpatiaLite file, I can successfully configure and test...
- 12:08 AM Bug report #9273: Move fullscreen shortcut
- :-)
- 12:05 AM Bug report #9283 (Closed): Composer PDF export produces blank output if output file in use
- If you use the PDF export feature from Composer it will not give an error if unable to create the PDF
e.g. the file ... - 05:55 PM Bug report #6369 (Reopened): vsizip - relative paths not used & can't update path in "missing lay...
- I applied this patch to QGIS 2.0.1 and still unable to update vsizip paths. I can navigate to the zip file, highlight...
- 01:56 PM Feature request #9281 (Closed): [composer] add option to disable antialiasing when exporting comp...
- To be more precise, it seems that when printing the option is set always as active, no matter if printing as raster o...
- 01:32 PM Bug report #9213: 'bad_alloc' error at QGIS start
- I have found that if I run QGIS from command line this problem occurs less frequently than when running from applicat...
- 01:19 PM Bug report #9280 (Closed): "Add postgis layer" creates a connection that is not removed until qgi...
- This is observed by monitoring the pgadmin III server status window while adding and removing postgis layers.
When a... - 05:34 AM Feature request #9277: Make labels follow layer z-order
- noone noone wrote:
> I'm ok to keep is a (optional) feature, but please be aware that this is completely unexpected b... - 05:25 AM Feature request #9277: Make labels follow layer z-order
- I'm ok to keep is a (optional) feature, but please be aware that this is completely unexpected behavior, as the user ...
- 05:20 AM Feature request #9277 (Closed): Make labels follow layer z-order
- Hi,
this is not a bug but rather a feature. I guess that the main purpose is to allow show labels of features withou... - 05:20 AM Feature request #9277 (Closed): Make labels follow layer z-order
- Hi,
this is not a bug but rather a feature. I guess that the main purpose is to allow show labels of features withou... - 04:37 AM Feature request #9277 (Open): Make labels follow layer z-order
- Hi, I guess I found a small bug in label rendering:
Usually a layer is hidden, if add a raster layer on top, so it... - 04:55 AM Feature request #9279 (Open): Preselect field in Label dialogue
- If you enable the "Label this layer with ... " checkbox at the label dialog within the layer options, currently there...
- 04:50 AM Feature request #9278: Style size widget isn't separator agnostic , .
- The separator is based on the users locale. The , is a thousands separator for me and just typing 0.5 works fine. 5....
- 04:42 AM Feature request #9278 (Closed): Style size widget isn't separator agnostic , .
- I noticed a small issue with the spin buttons e.g. in the style dialog when you try to adjust the size of a outline e...
2013-12-31
- 10:15 PM Feature request #7846: print composer should offer a way to change paper background color
- As you wish, master: http://www.flickr.com/photos/60284107@N00/11681101764/in/pool-qgis ;)
It's beautifully implemen... - 06:05 PM Feature request #7846: print composer should offer a way to change paper background color
- Try it with a gradient or semitransparent fill... Or, for bonus marks, using a data defined expression on an atlas pr...
- 05:45 PM Feature request #7846: print composer should offer a way to change paper background color
- Wa-hou this is fantastic, bye bye paper-white constraint.
- 04:11 AM Feature request #7846 (Closed): print composer should offer a way to change paper background color
- Implemented in master.
- 04:11 AM Feature request #7846 (Closed): print composer should offer a way to change paper background color
- Implemented in master.
- 09:45 AM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
- Thanks for those tips.
Going to consider them all.
2013-12-30
- 12:28 AM Bug report #9273: Move fullscreen shortcut
- Muchas gracias Alvaro! :)
- 04:04 PM Bug report #9273 (Resolved): Move fullscreen shortcut
- pull request #1047 (https://github.com/qgis/QGIS/pull/1047) merged :-)
- 04:04 PM Bug report #9273 (Resolved): Move fullscreen shortcut
- pull request #1047 (https://github.com/qgis/QGIS/pull/1047) merged :-)
- 03:47 PM Bug report #9273: Move fullscreen shortcut
- This pull request fix this shortcuts:
https://github.com/qgis/QGIS/pull/1047
- 03:47 PM Bug report #9273: Move fullscreen shortcut
- This pull request fix this shortcuts:
https://github.com/qgis/QGIS/pull/1047
- 12:20 PM Bug report #9273 (Closed): Move fullscreen shortcut
- I detected some very unexpected shortcuts that might can be fixed. Currently:
* CTRL+F -> fullscreen
But expected wo... - 12:08 AM Feature request #9275 (Feedback): Choose custom grid shift binary when re-projecting/transforming...
- You have many options here:
*) create custom CRSs that include the parameter to specify the ntv2 grid
*) help us mi... - 06:00 PM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
- This option could also be useful in some cases when "re-project on the fly" is enabled.
- 05:59 PM Feature request #9275 (Closed): Choose custom grid shift binary when re-projecting/transforming a...
- It would be nice to be able to specify a grid shift binary file when re-projecting or transforming data.
I have some... - 05:59 PM Bug report #9274 (Closed): Choose custom grid shift binary when re-projecting/transforming a data...
- 05:59 PM Bug report #9274: Choose custom grid shift binary when re-projecting/transforming a dataset.
- Apologies, meant to set this as a feature, not a bug.
Can't change it now. - 05:58 PM Bug report #9274 (Closed): Choose custom grid shift binary when re-projecting/transforming a data...
- It would be nice to be able to specify a grid shift binary file when re-projecting or transforming data.
I have some... - 04:02 PM Feature request #9094: Del-key should delete feature
- Thanks @all :)
- 03:55 PM Feature request #9094 (Resolved): Del-key should delete feature
- "pull request 1010":https://github.com/qgis/QGIS/pull/1010 merged :-)
- 03:55 PM Feature request #9094 (Resolved): Del-key should delete feature
- "pull request 1010":https://github.com/qgis/QGIS/pull/1010 merged :-)
- 03:55 PM Feature request #9094 (Resolved): Del-key should delete feature
- "pull request 1010":https://github.com/qgis/QGIS/pull/1010 merged :-)
- 02:37 PM Feature request #9270: Add basemaps always below vector-layers
- Personally I'd prefer to have complete control on where the layer goes. In really big projects it's annoying to have ...
- 07:26 AM Feature request #9270: Add basemaps always below vector-layers
- A polygon layer might fully cover the new layer and cause the same confusion. Maybe setting a default transparency l...
- 06:35 AM Feature request #9270: Add basemaps always below vector-layers
- @Filipe Sounds like a good addition to the request. If a new added layer is selected by default, this should fullfill...
- 05:59 AM Feature request #9270: Add basemaps always below vector-layers
- I personally think that the option that allows to add new layers directly inside the selected groups is more than eno...
- 12:07 PM Bug report #9266: QGIS gets stuck during on the fly reprojection
- Shapefiles are ok, as far as I know, although the dialog for the selection of the datum transformation does not turn ...
- 12:07 PM Bug report #9266: QGIS gets stuck during on the fly reprojection
- Shapefiles are ok, as far as I know, although the dialog for the selection of the datum transformation does not turn ...
- 06:01 AM Bug report #9266 (Feedback): QGIS gets stuck during on the fly reprojection
- Does this happens also with shapefiles? Can you attach a sample project/data?
- 06:01 AM Bug report #9266 (Feedback): QGIS gets stuck during on the fly reprojection
- Does this happens also with shapefiles? Can you attach a sample project/data?
- 06:01 AM Bug report #9266 (Feedback): QGIS gets stuck during on the fly reprojection
- Does this happens also with shapefiles? Can you attach a sample project/data?
- 11:41 AM Bug report #9271: Tune stylemanager spinbutton
- +1. I'd say an even smaller step like 0.1 or 0.2 would be appropriate.
- 07:50 AM Bug report #9271 (Closed): Tune stylemanager spinbutton
- Hi,
currently the spinbuttons for size and outline width have the tick of 1.0. So if you click on the button right be... - 08:39 AM Feature request #9272 (Open): Label style useful defaults
- Hi,
I recognized that if you add a point layer and like to show labels (e.g. to display a value per item), you get (I... - 06:10 AM Bug report #9267 (Feedback): Plus button for Default datum transformations doesn't work
- For what I have understand here
#bc73b4ea72517b2847525e376f8462ca8031f049#commitcomment-4623021
this functionality ... - 06:10 AM Bug report #9267 (Feedback): Plus button for Default datum transformations doesn't work
- For what I have understand here
#bc73b4ea72517b2847525e376f8462ca8031f049#commitcomment-4623021
this functionality ... - 02:21 AM Bug report #8664: qgis dont load SVG symbol from they are in more than one subfolder in name attr...
- Hi,
Is confirmed this issue ?
- 01:02 AM Feature request #4884 (Closed): Allow rotation of labels and other objects (beside map and images...
- Fixed in changeset commit:"5262a4d6830103a1dae1fbe8f66c017e75319a7f".
- 01:02 AM Bug report #7933 (Closed): label item rotation in qgis composer should be improved
- Fixed in changeset commit:"5262a4d6830103a1dae1fbe8f66c017e75319a7f".
2013-12-29
- 06:03 PM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
- I propose this pull request:
https://github.com/qgis/QGIS/pull/1046
It adds OutlineStyle support to simple and ellip... - 06:03 PM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
- I propose this pull request:
https://github.com/qgis/QGIS/pull/1046
It adds OutlineStyle support to simple and ellip... - 03:26 PM Bug report #9060: Area is wrong in QGIS master (again)
- Nyall is right! I've only tested in projects with projected units. The settings are not even stable. Sometimes things...
- 12:45 PM Bug report #9060: Area is wrong in QGIS master (again)
- There is a side-effect of setting the ellipsoid to "None/planimetric":
- Set the otf projection to a non-projected cr... - 01:17 AM Bug report #9060 (Open): Area is wrong in QGIS master (again)
- Alvaro Huarte wrote:
> Hi Rhenriques, then this issue can be closed?
> Best regards
Hi Alvaro and Rui,
what are the ... - 02:14 PM Bug report #9259: SpatiaLite new column issue
- SQLite does not really support (or has a limitation) to set column width and precision so hiding the controls feels l...
- 03:33 AM Bug report #9259 (Reopened): SpatiaLite new column issue
- In last master "width" and "precision" labels gone.
- 02:03 PM Feature request #9270: Add basemaps always below vector-layers
- I suggest this behaviour: if the user has selected a layer, then the newly added layer/raster should be added above o...
- 12:46 PM Feature request #9270 (Open): Add basemaps always below vector-layers
- Currently if you like to visualize vector geodata using QGIS, you add them as vector layer to see if everything looks...
- 08:42 AM Bug report #9268 (Closed): Attribute table not updating automatically
- 1. Open any vector layer and toggle editing mode;
2. Open field calculator and create new field using function "$rown... - 07:21 AM Bug report #9267 (Rejected): Plus button for Default datum transformations doesn't work
- Settings - Options - CRS - Default datum transformations
- 04:39 AM Bug report #9266 (Closed): QGIS gets stuck during on the fly reprojection
- Hi,
I'm using qgis-master together with postgis 2.1.1. Usually I use the packages for openSUSE provided by "Applicat... - 01:30 AM Bug report #9264: Error writing output shapefile while building Voronoi polygons
- Not reproducible here with latest master under Linux.
- 01:07 AM Bug report #9264: Error writing output shapefile while building Voronoi polygons
- Confirmed also here, but works fine under processing.
- 01:13 AM Bug report #9260 (Closed): Size scale field doesn't work with polygonal layer
- There is the option, but does not work, see #4575
- 01:13 AM Bug report #9260 (Closed): Size scale field doesn't work with polygonal layer
- There is the option, but does not work, see #4575
- 01:05 AM Bug report #9036 (Rejected): db manager's spatialite node gone in latest qgis master
- You need to install pyspatialite package
- 01:05 AM Bug report #9036 (Rejected): db manager's spatialite node gone in latest qgis master
- You need to install pyspatialite package
2013-12-28
- 12:52 AM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
- Looks very good to me :)
I hope that I will have the time to have some more thoughts about the [[usability]] of the s... - 05:52 PM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
- Hi, what do you think about append outline style ?
!OutlineStyle.jpg!
I think that I can implement it
- 05:00 AM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
- Sry was my fault, thank you for reopening!
- 03:54 AM Bug report #9254 (Reopened): Vector points style: "outline width" = 0 still show the outline
- noone noone wrote:
> Call me stupid, but where is the option hidden?
as you didn't specified I supposed you were sp... - 03:54 AM Bug report #9254 (Reopened): Vector points style: "outline width" = 0 still show the outline
- noone noone wrote:
> Call me stupid, but where is the option hidden?
as you didn't specified I supposed you were sp... - 03:54 AM Bug report #9254 (Reopened): Vector points style: "outline width" = 0 still show the outline
- noone noone wrote:
> Call me stupid, but where is the option hidden?
as you didn't specified I supposed you were sp... - 03:54 AM Bug report #9254 (Reopened): Vector points style: "outline width" = 0 still show the outline
- noone noone wrote:
> Call me stupid, but where is the option hidden?
as you didn't specified I supposed you were sp... - 12:45 AM Bug report #9264: Error writing output shapefile while building Voronoi polygons
- confirmed
- 12:40 AM Bug report #9264 (Closed): Error writing output shapefile while building Voronoi polygons
- Test case:
1. Open polygonal layer;
2. Open point layer with the same name as polygonal (from other directory);
3. T... - 12:42 AM Bug report #9265 (Closed): Planet has no aggregate RSS feed
- Hi, I like the idea of planet.qgis.org as a way to keep in contact with the global qgis community.
Unfortunatly you ... - 07:24 PM Bug report #7476 (Closed): print composer rulers do not show correctly if qgis font size is bigge...
- Fixed in changeset commit:"53c654ff97ff5f69a9e2627fb224ee7e24df2b5b".
- 07:24 PM Feature request #5656 (Closed): Print Composer Rulers + Guides
- Fixed in changeset commit:"097a1954b7a66a90ceb7707bdf58db52740aea6d".
- 05:25 PM Bug report #9060: Area is wrong in QGIS master (again)
- Hi Alvaro
I suppose so. I've tested in several projects and values are always correctly calculated if 'none/planimet... - 05:11 PM Bug report #9060: Area is wrong in QGIS master (again)
- Hi Rhenriques, then this issue can be closed?
Best regards - 02:55 PM Feature request #9117 (Closed): Allow anomaly images for composition tests
- Fixed in changeset commit:"6aed6fee0889557cb0c5d257df1c62b910907e98".
- 02:53 PM Bug report #8767 (Closed): Zebra grid outer line missing
- Fixed in changeset commit:"aa3e40a0ebfaab34d3405dcbee5a9d72dfb9ab89".
- 01:22 PM Bug report #9261 (Closed): Typo in strings
- Fixed in changeset commit:"391e6621efa2dbffb033d80b3d03bba94e8b1be0".
- 12:21 PM Bug report #9261 (Closed): Typo in strings
- I found some typos in this strings:
<location filename="../src/ui/qgsprojectpropertiesbase.ui" line="1335"/>
<source... - 09:25 AM Bug report #9036: db manager's spatialite node gone in latest qgis master
- I confirm too, Windows not ok, Ubuntu ok.
- 09:04 AM Bug report #8920 (Closed): DB Manager Fails to Load Raster | QGIS 2.0.1
- 07:40 AM Bug report #9249: Composer renders fonts incorrectly when saved as bitmap
- Duplicate of #9165 ?
- 07:35 AM Bug report #9259 (Closed): SpatiaLite new column issue
- Fixed in changeset commit:36d9d4bfa16ff6af6a036d321ad654be62f067ee.
- 01:55 AM Bug report #9259 (Closed): SpatiaLite new column issue
- 1. Open any SpatiaLite file.
2. Toggle editing mode
3. Open attribute table and press "New column"
4. Choose any type... - 06:53 AM Bug report #9260 (Closed): Size scale field doesn't work with polygonal layer
- Size scale field doesn't work while using "Centroid fill" symbol layer type for polygonal layer. Is it bug? Whith poi...
- 06:36 AM Bug report #9257 (Closed): SpatiaLite item is absent in DB Manager
- 01:29 AM Bug report #9257: SpatiaLite item is absent in DB Manager
- It looks like the same issue already was reported #9036.
- 01:24 AM Bug report #9257 (Closed): SpatiaLite item is absent in DB Manager
- On Linux (Ubuntu) all works fine, but in Windows (Windows 7) SpatiaLite item is absent in DB Manager.
- 02:21 AM Feature request #9255: Toolbar for map workspace
- Oh it wouldn't be MDI. It would look exactly like it does now.
- 02:14 AM Feature request #9255: Toolbar for map workspace
- I see... Maybe stackoverflow, stackexchange, ... know a different tweak to avoid this n instance mainwindow thing? I ...
- 01:57 AM Feature request #9255: Toolbar for map workspace
- The only way to have a moveable toolbar is to have it owned by QMainWindow. You can have more then one QMainWindow p...
- 01:51 AM Bug report #9258 (Closed): Two Browser item in context menu
- This is a feature not a bug. You are able yo open two browsers mainly to allow drag and drop between locations.
- 01:41 AM Bug report #9258 (Closed): Two Browser item in context menu
- There are two Browser items in menu: Browser and Browser(2).
- 01:10 AM Bug report #9256 (Closed): Incorrect icon of font type
- In dialog of choosing font of label all fonts marked as "TT" (TrueType?) including OpenType and PostScript fonts.
2013-12-27
- 12:29 AM Feature request #9255: Toolbar for map workspace
- Mhh thats bad :( Is there really no way to get both? Unfortunatly I have no QT skills...
- 03:50 PM Feature request #9255: Toolbar for map workspace
- We have considered this before but you loose the ability to move a toolbar if it isn't owned my QMainWindow. So yes ...
- 06:33 AM Feature request #9255 (Open): Toolbar for map workspace
- As QGIS is complex, the main toolbar has a lot of items and thus the user needs some time to scan/read/recognize the ...
- 02:51 PM Bug report #9060: Area is wrong in QGIS master (again)
- Hi Alvaro
You are right! Maybe the none/planimetric option should be selected as "default" for every new project.
Ch... - 04:39 AM Bug report #9060: Area is wrong in QGIS master (again)
- Hi, I have found that the change in the calculated value of the area is due to the configuration of the project.
It ... - 12:32 PM Bug report #8920: DB Manager Fails to Load Raster | QGIS 2.0.1
- I merged your pull request here https://github.com/qgis/QGIS/pull/1042 - many thanks!
- 08:21 AM Bug report #9251 (Closed): Georeferencer: Create world file option not resets automatically
- Fixed in changeset commit:"8dd31ff9e8a0da210397a03ce6ae2fa429c9cdc8".
- 08:03 AM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
- The fix has been implemented upstream: http://trac.osgeo.org/gdal/ticket/5333#comment:2
- 02:28 AM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
- Call me stupid, but where is the option hidden? !qgis_point_symbol_style.png!
2013-12-26
- 12:45 AM Bug report #9254 (Closed): Vector points style: "outline width" = 0 still show the outline
- symbol layers -> simple fill -> border style -> no pen
- 12:45 AM Bug report #9254 (Closed): Vector points style: "outline width" = 0 still show the outline
- symbol layers -> simple fill -> border style -> no pen
- 12:08 AM Bug report #9254 (Closed): Vector points style: "outline width" = 0 still show the outline
- Per default the map style symbolizers/icons have an black outline to make them easy to recognize even on bright backg...
- 04:12 PM Feature request #8725: Speed improvement in the render of geometries for qgis
- Hi, I committed a new version of geometry simplification to speed up the vector drawing.
https://github.com/ahuarte47... - 01:17 PM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Hello,
can confirm this behavior also on windows machine.
Intensive digitizing makes work more and more slower, espec... - 06:52 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Matthias Kuhn wrote:
> Hi Giedrius
>
> Can you please provide more information about the problems you are experienci... - 01:07 PM Bug report #9252 (Closed): QGIS crashes if graduate mode is set without choosing particular column
- Fixed in changeset commit:"7507cfcd3fcd57b059da7a5337bce0ff1ec6b9fe".
- 12:10 PM Feature request #9072: Care about usability
- FYI: I started the [[usability]] page as a central startingpoint for the community.
- 05:36 AM Bug report #9253: Regarding issue #8793... is not solved (OSM maps)
- My apologies, you need to use the developer version for it to work!
Thanks for the update, as I downloaded the lates... - 02:30 AM Bug report #9253 (Closed): Regarding issue #8793... is not solved (OSM maps)
- The issue #8793 has been fixed in qgis master, if you are using qgis 2.0.1 (from the details of this ticket) then you...
- 02:30 AM Bug report #9253 (Closed): Regarding issue #8793... is not solved (OSM maps)
- The issue #8793 has been fixed in qgis master, if you are using qgis 2.0.1 (from the details of this ticket) then you...
- 02:23 AM Bug report #9253 (Closed): Regarding issue #8793... is not solved (OSM maps)
- Downloaded osm.bz2 for the countries of Portugal and Spain at "http://download.geofabrik.de/europe.html"
Successfully... - 04:22 AM Bug report #8619: Raster Calculator does not handle decimal values
- I am having the same behaviour with QGIS 2.0.1-Dufour and GDAL version 1.10.0. I am trying to filter a real value sin...
- 04:16 AM Feature request #1698: Rotation of the map view
- It's useful in navigation systems, where laptop with QGIS show image for operator and, simultaneously, for a driver.
- 02:08 AM Bug report #9242: spatial query not giving all matches
- The problem comes from the gdal.polygonize function with the 8CONNECTED=8 option set. Both layers are build from rast...
2013-12-25
- 12:02 AM Bug report #9243 (Feedback): libotbossimplugins.so undefined symbol error
- The error seems to be an issue in OTB tool, not how processing handles it.
You can try running the same OTB tool by ... - 11:53 PM Bug report #9251: Georeferencer: Create world file option not resets automatically
- I guess is one of the various bugs that are affecting the georeferencer.
- 11:53 PM Bug report #9251: Georeferencer: Create world file option not resets automatically
- I guess is one of the various bugs that are affecting the georeferencer.
- 09:10 AM Bug report #9251 (Closed): Georeferencer: Create world file option not resets automatically
- 1. Raster - Georeferencer - Georeferencer;
2. Set `Linear` and check `Create world file`;
3. Set another transformati... - 11:51 PM Bug report #9242 (Closed): spatial query not giving all matches
- There is also an error in the "referencia" layer that seems to be the source of the problem, as once fixed (see attac...
- 11:51 PM Bug report #9242 (Closed): spatial query not giving all matches
- There is also an error in the "referencia" layer that seems to be the source of the problem, as once fixed (see attac...
- 11:51 PM Bug report #9242 (Closed): spatial query not giving all matches
- There is also an error in the "referencia" layer that seems to be the source of the problem, as once fixed (see attac...
- 11:49 PM Bug report #9252: QGIS crashes if graduate mode is set without choosing particular column
- I'm also use latest master/linux (Ubuntu).
- 11:30 PM Bug report #9252 (Feedback): QGIS crashes if graduate mode is set without choosing particular column
- Does not happen on latest master/linux, are you on Windows?
- 11:30 PM Bug report #9252 (Feedback): QGIS crashes if graduate mode is set without choosing particular column
- Does not happen on latest master/linux, are you on Windows?
- 05:51 PM Bug report #9252 (Closed): QGIS crashes if graduate mode is set without choosing particular column
- 1. Open vector layer
2. Layer Properties - Styles - Graduated
3. Don't fill Column field
4. Set mode to Quantile
5. Q... - 11:35 PM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Matthias Kuhn wrote:
> Hi Giedrius
>
> Can you please provide more information about the problems you are experienci... - 11:35 PM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Matthias Kuhn wrote:
> Hi Giedrius
>
> Can you please provide more information about the problems you are experienci... - 11:31 PM Bug report #9239: Scale dependent visibility
- Cannot confirm either.
- 07:09 PM Bug report #8939 (Feedback): Atlas Feature Sorting
- 07:09 PM Bug report #8939: Atlas Feature Sorting
- I can't replicate this... are you able to confirm whether you still see this occurring in the current dev master vers...
- 02:16 PM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
- I guess we have the same kind of bug in the generic fallback code as well, so let's keep it open until we are sure it...
- 02:12 PM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
- Should I close the ticket here or wait until the new OGR version is released and included in QGIS downloads?
2013-12-24
- 04:30 AM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
- Reported: https://trac.osgeo.org/gdal/ticket/5333
- 02:44 AM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
- This seems to be an upstream OGR issue:
$
$ ogrinfo /tmp/test/test2.shp -sql "SELECT MAX( 'DATE' ) from tes... - 02:51 AM Bug report #9239 (Feedback): Scale dependent visibility
- Works here.
Can you think of anything special? Are you able to share your project file?
Thank you - 02:50 AM Bug report #9229 (Feedback): Layer editing saving for a long time (memory leak?)
- 02:50 AM Bug report #9229: Layer editing saving for a long time (memory leak?)
- Hi Giedrius
Can you please provide more information about the problems you are experiencing.
* What type of data ... - 02:20 AM Bug report #9250 (Closed): QgsRasterLayer.hueSaturationFilter() bindings for Python
- They are exposed to python in master.
- 02:15 AM Bug report #9250 (Closed): QgsRasterLayer.hueSaturationFilter() bindings for Python
- Hi,
please provide these bindings for Python Plugins in the class QgsRasterLayer
hueSaturationFilter ()
and the m...
2013-12-23
- 07:51 PM Bug report #9249 (Closed): Composer renders fonts incorrectly when saved as bitmap
- When I save to bitmap in the Composer it renders the text fonts incorrectly in the labels of one of the layers. This ...
- 04:07 PM Feature request #9248 (Closed): Atlas - Using the same coverage layer multiple times in a sheet.
- I'd like to see a feature added that allows you to use a coverage layer multiple times in the one map sheet.
I have ...
2013-12-22
- 09:03 AM Bug report #9242: spatial query not giving all matches
- I had a try with OpenJUMP and result was the same. There seems to be a topolygy error in a feature on the "omiss" lay...
2013-12-21
- 06:08 PM Bug report #9246 (Closed): OGR PostGIS connection does not prompt for a login
- 1. Layer - Add vector layer - Database
2. Choose PostgreSQL connection
3. Create new connection or modify existed: lo... - 05:31 AM Bug report #9244 (Closed): Paste in place doesn't work across pages anymore
- In 2.0, when working on multi-pages composers, you could copy-in-place an item from a page to another (the item would...
2013-12-20
- 09:08 PM Bug report #9243: libotbossimplugins.so undefined symbol error
- The particular tool in question is pansharpening.
- 08:56 PM Bug report #9243 (Closed): libotbossimplugins.so undefined symbol error
- Hi,
When executing cammands in the processing toolbox involving the OTB toolkit I receive the following error:
OTB ... - 05:12 PM Feature request #5656 (In Progress): Print Composer Rulers + Guides
- Everything here has been covered so far except print units in inches/points (duplicate of #7959 and #7367) and subdiv...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 10:29 AM Bug report #9242: spatial query not giving all matches
- Here's a sample of the layers I am operating. If I try the spatial query selecting all features in "Omiss" that touch...
- 09:56 AM Bug report #9242 (Closed): spatial query not giving all matches
- I am using the spatial query to select all features in a layer that "touches" another feature in another layer. As it...
- 09:23 AM Bug report #9241 (Closed): QgsVectorDataProvider.minimumValue() and maximumValue() don't work for...
- minimumValue(idx).toString() and maximumValue(idx).toString() only return empty strings.
The issue popped up because... - 08:31 AM Bug report #9240 (Closed): Fix wiki import artifacts
- Hi, does QGIS have a wiki team? There are still a lot of old textblocks, that seem to be the rests of an imported Med...
- 07:57 AM Bug report #9235: Compile error with updated cfitsio >= 3.360
- Thanks, I just had to recompile gdal with cfitsio and all was good when compiling qgis again.
- 01:12 AM Bug report #9235 (Closed): Compile error with updated cfitsio >= 3.360
- QGIS doesn't use cfitsio directly. Sounds like a GDAL packaging problem on ArchLinux.
- 01:12 AM Bug report #9235 (Closed): Compile error with updated cfitsio >= 3.360
- QGIS doesn't use cfitsio directly. Sounds like a GDAL packaging problem on ArchLinux.
- 07:53 AM Bug report #9239 (Closed): Scale dependent visibility
- Scale dependent visibility doesn't work for QGIS 2.x
If the checkbox is checked the layer simply disappears, irrespec...
2013-12-19
- 08:46 AM Bug report #9235 (Closed): Compile error with updated cfitsio >= 3.360
- This is the compile error from QGIS 2.0.1 (stable/release) with an updated cfitsio (3.360) reported from an Arch Linu...
- 07:44 AM Bug report #9234 (Closed): WFS client doesn't expose Header Authorization
- When using a WFS layer to access to a private service protected by apache BasicAuth, the requests don't use the infor...
- 04:54 AM Bug report #9233 (Closed): QGis - SAGA clip grid with polygon
- I am trying to clip a landsat image with a rectangular polygon (TIF and shapefile respectively). The process exits wi...
- 04:41 AM Bug report #9232 (Closed): do not list non-geometric layers in layer order
- Would it be possible not to list the non geometric layer in the layer order dock?
- 02:33 AM Feature request #8682: Add expressions to diagrams
- Pull request: https://github.com/qgis/QGIS/pull/1039 :-)
2013-12-18
- 09:28 PM Bug report #8964: GDAL Translate Problem on QGIS 2.0.1
- Just for the record, the issue as discussed on the mailing list with a workaround.
http://osgeo-org.1560.x6.nabble.co... - 01:19 PM Bug report #8818: "value map" widget broken
- Hi Giovanni, thank you very much for this video.
I think this pull solve the bug
https://github.com/qgis/QGIS/pull/... - 01:19 PM Bug report #8818: "value map" widget broken
- Hi Giovanni, thank you very much for this video.
I think this pull solve the bug
https://github.com/qgis/QGIS/pull/... - 07:49 AM Bug report #8818: "value map" widget broken
- weird, is still broke here, see attached screencast.
- 08:14 AM Bug report #9181 (Closed): Crashes when trying to resume node editing after a rollback
- 07:49 AM Feature request #9140: Separating datasource, layer and style
- Thats true, but there is no link between the layer copies anymore and it's just a flat copy. This is bad, if you just...
- 02:25 AM Feature request #9140: Separating datasource, layer and style
- Hi,
maybe I missunderstand, but it is possible to define several styles to visulize a single datasource in multiple ... - 07:44 AM Bug report #8752: Unable to open ESRI personal geodatabase in 2.0
- Neil Benny wrote:
> Can anyone update me about this? - has there been any breakthrough? Is it scheduled as a bug-fix ... - 02:31 AM Bug report #8752: Unable to open ESRI personal geodatabase in 2.0
- Can anyone update me about this? - has there been any breakthrough? Is it scheduled as a bug-fix on the new version?
- 07:41 AM Bug report #9231 (Closed): DescribeFeatureType request timed out while opening WFS
- Try to open "park" WFS layer from server: ...
- 06:58 AM Bug report #9224: QGIS crashes when removing a relation
- Yes, this was broken for autogenerated forms, but fixed in the next commit commit:6dff9e4fa559ee3ac343782a1857e260cb8...
- 06:46 AM Bug report #9224: QGIS crashes when removing a relation
- Matthias Kuhn wrote:
> Fixed in changeset commit:"ffc1abaf2d8002b93b77886c8a2c4356b1798597".
thanks for the fix Matt... - 01:02 AM Bug report #9224 (Closed): QGIS crashes when removing a relation
- Fixed in changeset commit:"ffc1abaf2d8002b93b77886c8a2c4356b1798597".
- 06:50 AM Bug report #9230 (Closed): Double quote schema and table names
- I regularly use upper case letters in my table names. Upon loading such a relation the PostGIS error log (and the Pos...
- 04:23 AM Bug report #9229 (Closed): Layer editing saving for a long time (memory leak?)
- 8-9 clicks "save layer edits, work begins to slow down. 12-14 clicks slow down completely.
Hover:
!http://i.imgur.co... - 03:05 AM Feature request #9188: Add Inkscape-like color selection
- There may be significant benefit to moving to our own custom colour picker. CMYK colour picking in particular has bee...
- 02:14 AM Feature request #9098: Offer a global OSM TMS as default map services
- Hi,
as a first step we could add some global WMS/WMTS into the documentation and/or the new training manual. It woul... - 02:04 AM Bug report #9213: 'bad_alloc' error at QGIS start
- Could it be some problem in counting extent and starting scale of map canvas from QGIS application window ? From debu...
2013-12-17
- 12:50 AM Bug report #9222: WMTS being interpolated at native scale
- Jonathan Moules wrote:
> I appreciate you're both using different pixel sizes, but is there a way to change the pixel... - 08:58 AM Bug report #9222: WMTS being interpolated at native scale
- Sorry if I'm missing something here, but the OpenLayers scale is 1:150,000 too.
I appreciate you're both using diffe... - 08:44 AM Bug report #9222: WMTS being interpolated at native scale
- Jonathan Moules wrote:
> Ok. The tiles are rendered at WM(T)S spec resolution (so 90.7142367 dpi).
> I get the premis... - 08:33 AM Bug report #9222: WMTS being interpolated at native scale
- Ok. The tiles are rendered at WM(T)S spec resolution (so 90.7142367 dpi).
I get the premise of linked bug, however as... - 08:00 AM Bug report #9222: WMTS being interpolated at native scale
- The tiles are 1:150000 at which resolution (note that QGIS scale is calculated on screen resolution, not on the arbit...
- 07:50 AM Bug report #9222 (Closed): WMTS being interpolated at native scale
- 1) Create a new project in EPSG:27700
2) Add WMTS http://maps.warwickshire.gov.uk/gs/gwc/service/wmts?REQUEST=GetCapa... - 12:47 AM Bug report #9213: 'bad_alloc' error at QGIS start
- Just got the same for the first time on my Fedora machine (using a freshly compiled master). The last time I have see...
- 11:59 PM Feature request #5874 (Closed): Use per layer option for label all features option
- 11:56 PM Feature request #9188 (Feedback): Add Inkscape-like color selection
- If I am right, we use Qt native QColorDialog for choosing color, so we don't have the liberty of doing this.
- 11:43 PM Bug report #9228: Cannot use layer order if non-geometric layers are used
- only data, a postgres layer without geometry column for instance
- 11:41 PM Bug report #9228: Cannot use layer order if non-geometric layers are used
- what is a "non-geometric" layer?
- 11:37 PM Bug report #9228: Cannot use layer order if non-geometric layers are used
- The message is: Not fully defined drawing order set to legend order.
- 11:36 PM Bug report #9228 (Closed): Cannot use layer order if non-geometric layers are used
- If you have non-geometric layers and want to use the custom layer order, it is disabled every time your re-open the p...
- 08:38 PM Bug report #9150: SAGA raster calculator fails when used in a processing model
- Is there any solution for that problem?
- 02:39 PM Bug report #8818: "value map" widget broken
- Giovanni Manghi wrote:
> I just updated my master and still see the issue: the value map is a 2 columns table, named ... - 08:06 AM Bug report #8818: "value map" widget broken
- I just updated my master and still see the issue: the value map is a 2 columns table, named "value" and "description"...
- 02:29 PM Feature request #9227 (Open): Option to join layers of multi-layer vector KML file
- Currently when you load a multi-layer KML you're forced to pick a layer one at time. Often, however, what you really...
- 02:16 PM Feature request #9226 (Open): Load and export formats along with data for Vector KML files
- Vector KML files often include a great deal of formatting information. Is there any way to map the format informatio...
- 02:08 PM Feature request #9225 (Open): Improved defaults when creating new columns in attribute table
- The suggestion is that the New Column dialog from the attributes table provide more useful defaults. On my installat...
- 01:15 PM Bug report #9172 (Closed): Random classifier does not use base symbol
- 01:14 PM Bug report #9172: Random classifier does not use base symbol
- Hi
Sorry for the noise - I tested again and it works fine for me now.
Regards
Tim - 01:10 PM Feature request #8725: Speed improvement in the render of geometries for qgis
- merged in commit:17cd09a8a7352d761602c547d29f660aed219adb
- 08:28 AM Feature request #8725: Speed improvement in the render of geometries for qgis
- What about add documentation to user manual?
- 08:18 AM Feature request #8725 (Closed): Speed improvement in the render of geometries for qgis
- 08:18 AM Feature request #8725: Speed improvement in the render of geometries for qgis
- Alvaro Huarte wrote:
> I am pleased to announce that this patch seems to have been merged!
> :-)
>
> Thank you very ... - 08:11 AM Feature request #8725: Speed improvement in the render of geometries for qgis
- I am pleased to announce that this patch seems to have been merged!
:-)
Thank you very much for your support and adv... - 09:17 AM Bug report #9190 (Closed): Deleting entry from servers list - can still "Connect"
- fixed in commit:57e9411f263b682489fc61c5755423bfdcfeed2a
- 09:04 AM Bug report #9190 (Resolved): Deleting entry from servers list - can still "Connect"
- 09:14 AM Bug report #9191 (Closed): "Ok" ungreyed out when no URL entered (WMS/WFS/WCS dialogs)
- fixed in commit:57e9411f263b682489fc61c5755423bfdcfeed2a
- 09:03 AM Bug report #9191 (Resolved): "Ok" ungreyed out when no URL entered (WMS/WFS/WCS dialogs)
- 08:29 AM Bug report #9224 (Closed): QGIS crashes when removing a relation
- When removing a relation in project properties, if the relation is not selected before clicking the proper button, th...
- 08:16 AM Feature request #9223 (Open): Raster continuous color scales
- When displaying a raster layer in Qgis with a linear interpolation of specified colors, the legend in the composer (a...
- 07:50 AM Bug report #6369 (Closed): vsizip - relative paths not used & can't update path in "missing layer...
- Fixed in changeset commit:"accd06dcb9e12999c3aeaf95f0a7e9509a9fa4a3".
- 07:34 AM Feature request #5234 (Closed): Add ring + automatic "fill hole" tool
- 07:10 AM Bug report #9221 (Closed): Overwriting shapefile removes all attribute data and features
- Using the 'save as' dialog to overwrite a shape file writes a new empty shape file, losing all the previous data in ...
- 05:33 AM Bug report #9220 (Closed): Error in Export as PDF when transparency has been selected and then re...
- I've encountered an error in Export as PDF from the print composer. When I've added a transparency amount to one laye...
- 04:00 AM Bug report #8849: % complete behind progress bar
- This seems to have been solved in Master. Someone want to confirm and close?
- 02:45 AM Feature request #8358 (Closed): The composer should retry more than one time the retrieve of a ti...
2013-12-16
- 07:55 PM Feature request #4357 (In Progress): On/Off checkbox for Composer Objects
- 05:53 PM Bug report #8818: "value map" widget broken
- Hi all!
Now, when I change the value of "landuse" attribute in the "Identify results form" of QGIS, it rewrites the d... - 04:22 PM Bug report #8818: "value map" widget broken
- Giovanni Manghi wrote:
> Alvaro Huarte wrote:
> > Works here using your data with master and windows x86.
> > If you ... - 10:22 AM Bug report #9203: R Plots are blank on qgis64bit
-
> I had installed QGIS as a standalone (not osgeo4w). Every command made it crash. Strangely though, I could load... - 10:18 AM Bug report #9203: R Plots are blank on qgis64bit
- I haven't tried it on Linux, nor will I in the near future.
I had installed QGIS as a standalone (not osgeo4w). Eve... - 08:50 AM Bug report #9213: 'bad_alloc' error at QGIS start
- At least in my case, it seems that this problem appears more frequently when running Ubuntu in VirtualBox than on phy...
- 08:14 AM Bug report #9216: The map becomes black when scale is > 1:1600
- I have GDAL 1.9.0
One of my friend has the same bug, I'm sure he has 1.10 (I'm going to ask him).
My about box :
Ver... - 08:14 AM Bug report #9216: The map becomes black when scale is > 1:1600
- I have GDAL 1.9.0
One of my friend has the same bug, I'm sure he has 1.10 (I'm going to ask him).
My about box :
Ver... - 07:40 AM Bug report #9216: The map becomes black when scale is > 1:1600
- hi Etienne,
I cannot reproduce your problem here. Both in 2.0.1 and in QGIS testing, using your osmfr.xml I can zoom... - 06:02 AM Bug report #9216 (Closed): The map becomes black when scale is > 1:1600
- Hi,
I use some XML files to display TMS in QGIS like these files :
http://www.gdal.org/frmt_wms.html
If I zoom to m... - 06:13 AM Bug report #9217 (Closed): (Windows) uinstall doesn't remove registry entries
- Uninstalling QGIS (either stable release or the weekly) from Windows doesn't remove the registry entries.
Ideally QG... - 04:57 AM Bug report #9190: Deleting entry from servers list - can still "Connect"
- Done (This PR also fixes #9191):
https://github.com/qgis/QGIS/pull/1028 - 04:57 AM Bug report #9190: Deleting entry from servers list - can still "Connect"
- Done (This PR also fixes #9191):
https://github.com/qgis/QGIS/pull/1028 - 04:57 AM Bug report #9190: Deleting entry from servers list - can still "Connect"
- Done (This PR also fixes #9191):
https://github.com/qgis/QGIS/pull/1028 - 04:57 AM Bug report #9190: Deleting entry from servers list - can still "Connect"
- Done (This PR also fixes #9191):
https://github.com/qgis/QGIS/pull/1028 - 02:33 AM Feature request #5234: Add ring + automatic "fill hole" tool
- Pull-request available at https://github.com/qgis/QGIS/pull/1030
2013-12-15
- 12:44 AM Bug report #8818: "value map" widget broken
- Just a sidenote: One thing I would very much like to see is the porting of these widgets to the new API [1] This will...
- 12:29 PM Bug report #8818: "value map" widget broken
- Giovanni Manghi wrote:
> Alvaro Huarte wrote:
> > Works here using your data with master and windows x86.
> > If you ... - 09:02 PM Bug report #9215 (Closed): pgRouting + QGIS + Mac = headache
- This isn't the place to post stuff like this. You should only post bugs or feature request here.
The best place to ... - 08:43 PM Bug report #9215 (Closed): pgRouting + QGIS + Mac = headache
- Hello GIS-Pros,
I really need your help!
I'm a real newbie so please forgive me if this is a stupid post but I coul... - 06:10 PM Bug report #9191: "Ok" ungreyed out when no URL entered (WMS/WFS/WCS dialogs)
- Done (This PR also fixes #9190):
https://github.com/qgis/QGIS/pull/1028 - 06:10 PM Bug report #9191: "Ok" ungreyed out when no URL entered (WMS/WFS/WCS dialogs)
- Done (This PR also fixes #9190):
https://github.com/qgis/QGIS/pull/1028 - 06:10 PM Bug report #9191: "Ok" ungreyed out when no URL entered (WMS/WFS/WCS dialogs)
- Done (This PR also fixes #9190):
https://github.com/qgis/QGIS/pull/1028 - 07:56 AM Bug report #9101: Raster artefact in composer pdf export
- Radim Blazek wrote:
> The margin on the left (potentially also right) is another issue, it just became apparent with ... - 03:05 AM Bug report #9213: 'bad_alloc' error at QGIS start
- Luigi Pirelli wrote:
> append to me too...
>
> first we had experienced with this error on windows (32b) loading plu...
2013-12-14
- 12:20 AM Bug report #8818: "value map" widget broken
- Alvaro Huarte wrote:
> Works here using your data with master and windows x86.
> If you want, you can describe me the... - 04:04 PM Bug report #8818: "value map" widget broken
- Works here using your data with master and windows x86.
If you want, you can describe me the steps to cause the error... - 02:22 PM Bug report #9213: 'bad_alloc' error at QGIS start
- I confirm the same random problem, both on Ubuntu and Xubuntu 12.04 with QGIS 2.0.1 packages from UbuntuGis PPA
- 02:08 PM Bug report #9213: 'bad_alloc' error at QGIS start
- append to me too...
first we had experienced with this error on windows (32b) loading plugin containing a lot of dat... - 01:57 PM Bug report #9213 (Closed): 'bad_alloc' error at QGIS start
- There is an error message 'std::bad_alloc' just after QGIS window is started (see qgis-bad-alloc.png). This problem i...
- 08:00 AM Bug report #9101: Raster artefact in composer pdf export
- The margin on the left (potentially also right) is another issue, it just became apparent with no data color change, ...
- 07:30 AM Bug report #9203: R Plots are blank on qgis64bit
- > does this happen only on Windows or Linux too?
On Linux it works as expected.
- 01:37 AM Bug report #9203: R Plots are blank on qgis64bit
-
> Unfortunately, I cannot switch to the 32-bit QGIS (Win 8.1 x64) because I ran into a more serious issue with GRAS... - 01:35 AM Bug report #9203 (Open): R Plots are blank on qgis64bit
- Filipe Dias wrote:
> I think this bug is specific to the 64 bits version. Can you retry with the 32 bits version?
do... - 01:35 AM Bug report #9203 (Open): R Plots are blank on qgis64bit
- Filipe Dias wrote:
> I think this bug is specific to the 64 bits version. Can you retry with the 32 bits version?
do... - 01:35 AM Bug report #9203 (Open): R Plots are blank on qgis64bit
- Filipe Dias wrote:
> I think this bug is specific to the 64 bits version. Can you retry with the 32 bits version?
do... - 04:07 AM Bug report #3840: "additional no data value" has no effect (identify, raster calculator, histogra...
- Fixed.
The next bug report will be: "Why QGIS gives no data value -999.9000244140625 while GDAL -999.89999999999997... - 04:03 AM Bug report #3840 (Closed): "additional no data value" has no effect (identify, raster calculator,...
- Fixed in changeset commit:"c4b248066da828c8f00f068053e50eff301ae663".
- 03:22 AM Bug report #3840: "additional no data value" has no effect (identify, raster calculator, histogra...
- The problem is that the decimal no data value -999.9 cannot be represented with sufficient precision by the raster da...
- 01:15 AM Bug report #8403 (Closed): Toggling layer visibility to off doesn't work if you highlight a diffe...
- 01:15 AM Bug report #8231 (Closed): Layer is still visible after un-checking (while canvas is rendering)
2013-12-13
- 01:42 PM Bug report #9184: Join attributes table fails to produce a correct attribute table if columns hav...
- not sure I did it right, but here's a pull request that fixes the issue for me https://github.com/qgis/QGIS/pull/1026
- 12:04 PM Bug report #8403: Toggling layer visibility to off doesn't work if you highlight a different laye...
- Thanks Giovanni... I couldn't figure out why you weren't able to replicate the issue, when all 20+ QGIS users here (a...
- 10:13 AM Bug report #8403: Toggling layer visibility to off doesn't work if you highlight a different laye...
- Brett Z wrote:
> I tested it some more and found it only occurs when there are PostGIS layer in the document. I tried... - 09:27 AM Bug report #8403: Toggling layer visibility to off doesn't work if you highlight a different laye...
- I tested it some more and found it only occurs when there are PostGIS layer in the document. I tried a project with a...
- 02:07 AM Bug report #8403 (Feedback): Toggling layer visibility to off doesn't work if you highlight a dif...
- 02:07 AM Bug report #8403: Toggling layer visibility to off doesn't work if you highlight a different laye...
- Brett Z wrote:
> I am having the same problem. It occurred in QGIS 1.8 and still seems to exist in 2.0. I agree it mi... - 12:03 PM Bug report #8231: Layer is still visible after un-checking (while canvas is rendering)
- Thanks Giovanni... I couldn't figure out why you weren't able to replicate the issue, when all 20+ QGIS users here (a...
- 10:13 AM Bug report #8231: Layer is still visible after un-checking (while canvas is rendering)
- Brett Z wrote:
> I tested it some more and found it only occurs when there are PostGIS layer in the document. I tried... - 09:25 AM Bug report #8231: Layer is still visible after un-checking (while canvas is rendering)
- I tested it some more and found it only occurs when there are PostGIS layer in the document. I tried a project with a...
- 02:08 AM Bug report #8231: Layer is still visible after un-checking (while canvas is rendering)
- Brett Z wrote:
> I am having the same problem. It occurred in QGIS 1.8 and still seems to exist in 2.0. I think it is... - 11:25 AM Bug report #9203: R Plots are blank on qgis64bit
- Yes, I can confirm that this problem is specific to the 64-bit version of QGIS. I ran both versions (32 and 64 bit) ...
- 07:23 AM Bug report #9212 (Closed): pyqgis_developer_cookbook example calls for xMin() instead of xMinimum()
- http://www.qgis.org/en/docs/pyqgis_developer_cookbook/canvas.html
In the "Writing Custom Map Tools" example, in the ... - 06:06 AM Feature request #9193 (Open): Differentiate add layer dialogs
- 05:35 AM Feature request #9193: Differentiate add layer dialogs
- Could someone re-open this ticket as it's not a duplicate. Thanks.
- 05:29 AM Feature request #9211: Optimisation: Don't render redundant features
- Mmm, not sure it is a good optimisation path. Most user do use blending modes and/or transparency options to visualiz...
- 04:48 AM Feature request #9211 (Open): Optimisation: Don't render redundant features
- An optimisation: Don't keep rendering symbols that are all the same on top of each other.
Epitomised with: http://www... - 03:30 AM Bug report #6146: Offline editing tool broken
- Confirmed. I am experiencing the same.
2013-12-12
- 04:05 PM Bug report #9203: R Plots are blank on qgis64bit
- I think this bug is specific to the 64 bits version. Can you retry with the 32 bits version?
- 05:33 AM Bug report #9203: R Plots are blank on qgis64bit
- The issue does seem to be similar to #7643, however, there are no solutions yet. From comments in #7643, I have trie...
- 03:12 AM Bug report #9203 (Feedback): R Plots are blank on qgis64bit
- duplicate of #7643 ?
- 03:20 PM Bug report #8231: Layer is still visible after un-checking (while canvas is rendering)
- I am having the same problem. It occurred in QGIS 1.8 and still seems to exist in 2.0. I think it is related to #8403...
- 03:12 PM Bug report #8403 (Reopened): Toggling layer visibility to off doesn't work if you highlight a dif...
- I am having the same problem. It occurred in QGIS 1.8 and still seems to exist in 2.0. I agree it might be related to...
- 03:05 PM Feature request #8725: Speed improvement in the render of geometries for qgis
- Hi all, There is a modification in behavior of this patch (https://github.com/qgis/QGIS/pull/980).
Now, it contains ... - 02:26 PM Bug report #6369: vsizip - relative paths not used & can't update path in "missing layers" dialogue
- I am the author of this functionality and I'll try look into this eventually...
- 02:04 PM Bug report #6369: vsizip - relative paths not used & can't update path in "missing layers" dialogue
- I can confirm this is still the case in QGIS 2.0.1
Especially that vsizip datasets can't be repaired when asking to ... - 01:49 PM Bug report #9169: Grass raster values not identified properly
- Is appears that you don't have the GRASS GDAL plugin installed. I am using QGIS and GRASS from KyngChaos. If you have...
- 08:26 AM Bug report #9202 (Closed): Can't write from python in integer fields of sqlite (not spatial) tables
- 08:16 AM Bug report #9202: Can't write from python in integer fields of sqlite (not spatial) tables
- Ouch. Shame on me. It has been fixed already. I was launching "installed" qgis instead of the builded qgis.
Should i... - 07:11 AM Bug report #9202: Can't write from python in integer fields of sqlite (not spatial) tables
- I build qgis from source, commit 221263db95fc on Dec 8, and i'm still having this issue. Maybe a 32bit problem?
I at... - 01:20 AM Bug report #9202 (Feedback): Can't write from python in integer fields of sqlite (not spatial) ta...
- Just tested here (64bit Fedora)
* spatial layer: has no @intfield@ attribute and therefore the code fails for this
*... - 07:44 AM Bug report #9209 (Closed): Rule based renderer: rules are not loaded when style is loaded from a ...
- See Attached SLD. If I load it against my data (can't share that I'm afraid), QGIS just renders it all as grey. Looki...
- 04:09 AM Bug report #9208 (Closed): QGIS crashes when using addAttributes on any vector data provider
- During a course students with QGIS Dufour 64 bit (on Windows 7) reported crashes when using "QgsVectorDataProvider::a...
- 02:56 AM Bug report #9200: Failure to display orthoimagery on windows in png or jpg format
- landry - wrote:
> works fine on openbsd.
and works fine here on both Linux and Windows. - 01:36 AM Bug report #9200: Failure to display orthoimagery on windows in png or jpg format
- yes i have a limit on the server to prevent insane usage (ie MAXSIZE 3600 in mapfile) but the requests made by qgis i...
- 01:35 AM Bug report #9207 (Closed): window/panel resize problem
- I'm using QGIS 2.0 on a Panasonic Toughpad, running Android 4.0.3.
I once 'full-screened' my Layers panel and now it...
2013-12-11
- 01:50 PM Bug report #9200: Failure to display orthoimagery on windows in png or jpg format
- Works for me on 32-bit Windows and QGIS 2.0.1.
- 10:11 AM Bug report #9200 (Feedback): Failure to display orthoimagery on windows in png or jpg format
- here, on Windows 64bit and qgis 64bit (both 2.0 and master) it works as expected.
The server seems to have a limit a... - 10:11 AM Bug report #9200 (Feedback): Failure to display orthoimagery on windows in png or jpg format
- here, on Windows 64bit and qgis 64bit (both 2.0 and master) it works as expected.
The server seems to have a limit a... - 10:11 AM Bug report #9200 (Feedback): Failure to display orthoimagery on windows in png or jpg format
- here, on Windows 64bit and qgis 64bit (both 2.0 and master) it works as expected.
The server seems to have a limit a... - 09:07 AM Bug report #9200 (Closed): Failure to display orthoimagery on windows in png or jpg format
- Fully reproducible on two qgis 2.0.1 installs on windows, try to load the public 'http://wms.craig.fr/ortho' server, ...
- 12:54 PM Bug report #9184: Join attributes table fails to produce a correct attribute table if columns hav...
- One part of the fix could be
outFields = vector.combineVectorFields(layer,layer2)
- 11:40 AM Bug report #9203 (Closed): R Plots are blank on qgis64bit
- The 'results viewer' shows empty 'R plots'. This problem is very similar to what was reported 1 year ago (Bug #5882)...
- 09:51 AM Bug report #9169: Grass raster values not identified properly
- rcline - wrote:
> This is a duplicate of bug #4605. This has been a bug in QGIS on OS X since before 1.7 was released... - 09:49 AM Bug report #9189 (Closed): State units
- Fixed in changeset commit:"bdb560c05a9c3fc364339229e3377227b5ec86ae".
- 04:04 AM Bug report #9189 (Closed): State units
- On the Settings->Options->Network page, there's a item for "cache settings". It says "Size". This should state whatev...
- 09:44 AM Feature request #9197 (Closed): Ignore bad URLs in Getcapabilies
- QGIS doesn't validate the capabilities. But the response from the server is missing a content type and so QGIS doesn...
- 09:44 AM Feature request #9197 (Closed): Ignore bad URLs in Getcapabilies
- QGIS doesn't validate the capabilities. But the response from the server is missing a content type and so QGIS doesn...
- 05:45 AM Feature request #9197 (Closed): Ignore bad URLs in Getcapabilies
- Following from - http://osgeo-org.1560.x6.nabble.com/WMS-layer-not-working-in-QGIS-td5093606.html
The WMS at this U... - 09:44 AM Bug report #9201 (Feedback): Select by Location Failure on complex polygons
- Can you share the data that causes the issue?
- 09:44 AM Bug report #9201 (Feedback): Select by Location Failure on complex polygons
- Can you share the data that causes the issue?
- 09:44 AM Bug report #9201 (Feedback): Select by Location Failure on complex polygons
- Can you share the data that causes the issue?
- 09:36 AM Bug report #9201 (Closed): Select by Location Failure on complex polygons
- There is an issue with large complex vectors and the Select by Location tool.
I have a polygon which has 350,000 no... - 09:38 AM Bug report #9202 (Closed): Can't write from python in integer fields of sqlite (not spatial) tables
- I'm using the python console to automatice a process that includes copy values from a dbf layer to a sqlite (non spat...
- 08:10 AM Bug report #9199 (Closed): Centroid fill: allow choose to have just 1 centroid in multipart polygons
- as it works now, a centroid is generated for each part of multipart polygons.
- 07:57 AM Feature request #9198 (Open): Customisation menu improvements
- Following from #9134
I'd suggest that only one column should be shown "Label". If label is empty then show the Objec... - 07:22 AM Bug report #9022: Spatialite views are not editable
- One more quirk:
add view from add layer dialog => CAN edit (once fix the case issue),
<datasource>dbname='./OSP_Des... - 06:51 AM Bug report #9022 (Closed): Spatialite views are not editable
- Turns out, it's not a QGIS regression, it's an unintended side effect of a change in Spatialite 4.
https://www.gaia-... - 06:57 AM Bug report #8964 (Closed): GDAL Translate Problem on QGIS 2.0.1
- Nicolas Cadieux wrote:
> See #9156. Both issue seem related.
this is fixed in qgis master. - 06:51 AM Bug report #7209: WCS client seems broken
- other services that can be tested
http://www.pcn.minambiente.it/PCNDYN/catalogowcs.jsp - 06:51 AM Bug report #7209 (Reopened): WCS client seems broken
- On QGIS master the WCS client seems really broken, I cannot add any layer (on both Linux and Windows) by this service...
- 06:51 AM Bug report #7209 (Reopened): WCS client seems broken
- On QGIS master the WCS client seems really broken, I cannot add any layer (on both Linux and Windows) by this service...
- 05:59 AM Feature request #9193: Differentiate add layer dialogs
- Sorry Jürgen, I wasn't clear. This isn't a duplicate (I opened the other issue too) and applies to WFS too.
See the ... - 05:18 AM Feature request #9193 (Closed): Differentiate add layer dialogs
- WFS selection window already mentions WFS and the rest is a duplicate of #9192.
- 05:18 AM Feature request #9193 (Closed): Differentiate add layer dialogs
- WFS selection window already mentions WFS and the rest is a duplicate of #9192.
- 04:17 AM Feature request #9193 (Open): Differentiate add layer dialogs
- QGIS has lots of "Add layer" dialogs which all look extremely similar. How about adding some big text somewhere (and ...
- 05:36 AM Bug report #9101: Raster artefact in composer pdf export
- I bisected problem to the commit I indicated.
General test case:
1) Vector data set;
2) Raster data set with some NU... - 05:36 AM Bug report #9101: Raster artefact in composer pdf export
- I bisected problem to the commit I indicated.
General test case:
1) Vector data set;
2) Raster data set with some NU... - 05:20 AM Bug report #9194 (Closed): DPI-Mode drop-down doesn't work until editing
- Fixed in changeset commit:"36c2f7f3a82e37547666ccd6b147de4f1b7253cc".
- 04:24 AM Bug report #9194 (Closed): DPI-Mode drop-down doesn't work until editing
- 1) Open WMS\\WMTS dialog.
2) Click "New"
The "DPI-Mode" drop-down menu isn't available. You need to make whatever se... - 05:20 AM Feature request #9192 (Closed): WMS/WCS - titlebar should state what the dialog does
- Fixed in changeset commit:"36c2f7f3a82e37547666ccd6b147de4f1b7253cc".
- 04:15 AM Feature request #9192 (Closed): WMS/WCS - titlebar should state what the dialog does
- For both the WMS/WMTS and WCS add-layer dialogs, the text at the top of the box says "Add Layer(s) from a Server". Wh...
- 04:49 AM Bug report #8874 (Closed): Right clicking on error = little black box for a context menu
- Yep, this seems to be fixed in the weekly build. Thanks!
- 04:44 AM Bug report #9196 (Closed): WMTS and CRS issue
- 1) Connect QGIS WMTS to http://maps.warwickshire.gov.uk/gs/gwc/service/wmts
2) Add any of the three tilesets.
====
N... - 04:26 AM Feature request #9195 (Open): No "Referer" for WFS/WCS connections
- Add "Referer" to the WFS and WCS new connection dialogs.
Possibly considerable as a bug because it's inconsistent wi... - 04:12 AM Bug report #9190: Deleting entry from servers list - can still "Connect"
- "Edit", "Delete" and "Save" are also not greyed out at this point.
- 04:07 AM Bug report #9190 (Closed): Deleting entry from servers list - can still "Connect"
- 1) Add a server to WMS/WFS/WCS dialog
2) Delete that server (so there are now no servers)
The "Connect" button is st... - 04:11 AM Bug report #9191 (Closed): "Ok" ungreyed out when no URL entered (WMS/WFS/WCS dialogs)
- 1) "New" WMS/WFS/WCS connection
2) Only enter a "Name"
3) Can now press "Ok" - but the URL hould be mandatory as it's... - 03:17 AM Bug report #7495 (Closed): compile error with Qwt 6.1
- 03:08 AM Bug report #7495: compile error with Qwt 6.1
- It seems the error goes to QwtPolar - which needs to be built against Qt4. After I have recompiled QwtPolar and used ...
- 01:59 AM Bug report #7495: compile error with Qwt 6.1
- Xavier Fung wrote:
> and a partial revert of the CMakeLists.txt changes in the above changeset.
Why? That should on... - 01:55 AM Bug report #7495: compile error with Qwt 6.1
- looks like qwtpolar (or something else) is built against qt5, while qgis is built against qt4.
- 01:52 AM Bug report #7495: compile error with Qwt 6.1
- I can build with external qwtpolar (using qwtpolar-svn) and a partial revert of the CMakeLists.txt changes in the abo...
- 01:05 AM Bug report #7495: compile error with Qwt 6.1
- fortunately, qwtpolar 1.1.0-rc1 has fixes for qwt 6.1.0 (http://sourceforge.net/p/qwtpolar/code/commit_browser) - qgi...
2013-12-10
- 11:38 PM Bug report #7495 (Reopened): compile error with Qwt 6.1
- ArchLinux and Fedora 20 now offers Qwt 6.1.0. Is it possible to update QwtPolar to support Qwt 6.1.0?
- 08:04 PM Feature request #9188 (Closed): Add Inkscape-like color selection
- The selection options that [[inkscape|http://inkscape.org/]] uses in the "Fill and Stroke" menu for flat color would ...
- 06:11 PM Bug report #8964 (Reopened): GDAL Translate Problem on QGIS 2.0.1
- See #9156. Both issue seem related.
- 06:09 PM Bug report #9156: gdal translate creation options are not immediately added to the command
- See #8964
- 05:59 PM Bug report #9156: gdal translate creation options are not immediately added to the command
- Hi,
I also noticed that the -of switch is always on Gtiff even if a different file format is selected. If, for exampl... - 02:28 AM Bug report #9186 (Closed): Assign projection dialog issue
- Duplicates #6210
- 02:28 AM Bug report #9186 (Closed): Assign projection dialog issue
- Duplicates #6210
- 02:28 AM Bug report #9186 (Closed): Assign projection dialog issue
- Duplicates #6210
- 02:28 AM Bug report #9186 (Closed): Assign projection dialog issue
- Duplicates #6210
- 02:04 AM Bug report #7209: WCS client seems broken
- Gavin Fleming wrote:
> I'm getting this same error with QGIS master. With my own geoserver WCS I get
>
> WCS provid... - 01:08 AM Bug report #8874: Right clicking on error = little black box for a context menu
- Fixed here.
commit from Oct 16 is there and the context menu is not black (i.e. looks good).
2013-12-09
- 12:52 AM Bug report #9174: QGIS crashes when calculating Shortest Path (Road Graph) with attached shapefile
- Reasoning: 2.5D layers are not supported by the plugin, but still available as source layers in the settings. This fi...
- 04:29 AM Bug report #9174 (Closed): QGIS crashes when calculating Shortest Path (Road Graph) with attached...
- Fixed in changeset commit:"758f5e5df9b31f9586af24f152a4dfefba1784ef".
- 04:10 AM Bug report #9174: QGIS crashes when calculating Shortest Path (Road Graph) with attached shapefile
- v.clean now works after using Giovanni's settings (I used break instead of snap before) and moving the data out of a ...
- 03:52 AM Bug report #9174: QGIS crashes when calculating Shortest Path (Road Graph) with attached shapefile
- Jonas, I just had a look at your latest log (v_clean)
I hope you are not afraid of a short test involving the edit o... - 03:45 AM Bug report #9174: QGIS crashes when calculating Shortest Path (Road Graph) with attached shapefile
> @Giovanni: yes, running shortest path with the cleaned files you attached worked so it feels like I'm getting clos...- 03:39 AM Bug report #9174: QGIS crashes when calculating Shortest Path (Road Graph) with attached shapefile
- Jonas Ohlund wrote:
> @Richard Im pretty sure the data isnt corrupt.
the data is not corrupt, but it can have geomet... - 12:47 AM Bug report #9185 (Closed): Crash when perform some commands in Python console
- 06:48 PM Bug report #9185: Crash when perform some commands in Python console
- It looks like cause of my issue is #777.
- 06:42 PM Bug report #9185 (Closed): Crash when perform some commands in Python console
- Open vector layer and select one feature. Then open Python console and run the following commands:...
- 07:05 PM Bug report #9186: Assign projection dialog issue
- The same issue for "Warp (Reproject)" tool.
- 07:02 PM Bug report #9186 (Closed): Assign projection dialog issue
- * Raster -> Projections -> Assign projection
* Select raster file
* Click button Select Desired SRS
Selecting SRS fr... - 03:15 PM Bug report #8185 (Closed): QgsRasterFormatSaveOptionWidget "validate" button returns always "Valid"
- It works, I've tried on the latest master (commit:fc247672).
I close the ticket as invalid. - 03:15 PM Bug report #8185 (Closed): QgsRasterFormatSaveOptionWidget "validate" button returns always "Valid"
- It works, I've tried on the latest master (commit:fc247672).
I close the ticket as invalid. - 03:11 PM Bug report #9183 (Closed): Wrong Icon when sorting a column in Attribute table
- Using Settings -> Options -> General and changing the Style from "Cleanlook" to any other Style did resolve my issue....
- 01:45 PM Bug report #9183: Wrong Icon when sorting a column in Attribute table
- This is Qt theme related to match the OS the theme is meant for. I use the Windows Vista theme and the sort order is...
- 11:17 AM Bug report #9183 (Closed): Wrong Icon when sorting a column in Attribute table
- Sorting a columnshow a wrong side sorting indication
Sorting a field alphabetically (from null to z) should display... - 02:54 PM Bug report #9178 (Closed): gdal_merge
- fixed in master fc247672b059e04496986cb9a63429b3679e2c38
- 08:08 AM Bug report #9178: gdal_merge
- Thanks - this works! Hope it will be fixed.
Inserting this text
gdal_merge.bat -a_nodata -9999 -of GTiff -o "C:/Us... - 05:57 AM Bug report #9178 (Feedback): gdal_merge
- What is the nodata value you are using, is it -9999 ?
Can you try to add the following to the command (by clicking o... - 05:11 AM Bug report #9178 (Closed): gdal_merge
- I have a problem while using gdal_merge from Raster>Miscellanious>Merge
While setting No data value the result comes ... - 01:07 PM Bug report #9181: Crashes when trying to resume node editing after a rollback
- Done:
https://github.com/qgis/QGIS/pull/1024 - 08:43 AM Bug report #9181: Crashes when trying to resume node editing after a rollback
- I get same crash in QGIS master.
I think that 'node tool' does not releases its 'QgsSelectedFeature' member after ro... - 06:40 AM Bug report #9181 (Closed): Crashes when trying to resume node editing after a rollback
- Repeatable crash! I'm using QGIS version 2.0.1 - Dufour, code revision ebebdf3. To create crash I do this:
Start QG... - 12:00 PM Bug report #9184 (Closed): Join attributes table fails to produce a correct attribute table if co...
- The "Join attributes table" in "Vector general tools" fails to produce a correct attribute table if there are columns...
- 10:28 AM Bug report #3840: "additional no data value" has no effect (identify, raster calculator, histogra...
- I would not call it entirely new problem. I feel like these are all related. While true, that original negative fract...
- 08:39 AM Bug report #3840: "additional no data value" has no effect (identify, raster calculator, histogra...
- The new problem is not that additional no data value is ignored but that the original data source no data value (-999...
- 08:30 AM Bug report #9101: Raster artefact in composer pdf export
- Could you create +simple+ test project?
Does it work OK in 1.8? - 08:21 AM Bug report #9182 (Closed): Range in Min - Max change
- While setting a style for a rasterDEM from 'Singleband Grayscale' to 'Singleband Pseudocolour' the range in Min Max c...
- 06:33 AM Bug report #8467: (OsX) Raster>Projection>Warp dies after one run
- rcline - wrote:
> This is a bug that seems to occur frequently on new installs. The problem appears to occur with all... - 06:00 AM Feature request #9180 (Closed): Shortest Path (Road Graph) plugin cannot handle 2.5D shape files
- Before (see #9174) QGIS crashed when the Road Graph plugin was used on 2.5D shape files.
The crash is fixed, and 2.5... - 05:51 AM Bug report #9179: Info-tool in rasterDEM
- Embarrassing - for me - You are correct!
I´ve been using a projector, and my screen has changed size.
Thanks!
Rega... - 05:47 AM Bug report #9179 (Closed): Info-tool in rasterDEM
- The horizontal scrollbar makes me supposing the second column with values is hidden beyond the right edge. Please che...
- 05:47 AM Bug report #9179 (Closed): Info-tool in rasterDEM
- The horizontal scrollbar makes me supposing the second column with values is hidden beyond the right edge. Please che...
- 05:28 AM Bug report #9179 (Closed): Info-tool in rasterDEM
- The Info-tool does not show the values for coordinates or z-value
Using weekly from december 2. 2013.
http://screenc... - 04:34 AM Bug report #8996: Composer crashes QGIS when setComposition() method called
- /KeepReference/ sounds better indeed.
- 02:24 AM Feature request #9176 (Closed): add layerid in record category for expressions
- it might be useful in layer actions if you want to edit features.
Hence, you can create generic action without explic... - 01:45 AM Feature request #6768 (Closed): Diagrams: connect Expression builder to attributes and size fields
- 01:36 AM Feature request #6768: Diagrams: connect Expression builder to attributes and size fields
- Duplicate of #8682 ...
2013-12-08
- 12:40 AM Bug report #9175 (Closed): [processing] scripts with non ascii character can't be saved
- Adding a non ascii character in a script content fails on load, even with declaring # -*- coding: iso-8859-1 -*- on f...
- 12:39 AM Feature request #5112 (Closed): Allow acquiring legend symbols from WMS (if available) using GetL...
- implemented in master
- 12:39 AM Feature request #5112 (Closed): Allow acquiring legend symbols from WMS (if available) using GetL...
- implemented in master
Also available in: Atom