Activity
From 2015-09-09 to 2015-10-08
2015-10-08
- 09:47 PM Bug report #13541: regression: editing complex polygon freezes QGIS (for as long as 1 minute) per...
- Ok, the freeze is definitively caused by the rebuildTable() function. If I "disable" rebuildTable() by adding a retur...
- 09:17 PM Bug report #13541: regression: editing complex polygon freezes QGIS (for as long as 1 minute) per...
- Disabling validation doesn't remove the freeze; it increasingly looks like the vertex editor panel is the cause of th...
- 09:14 PM Bug report #13541: regression: editing complex polygon freezes QGIS (for as long as 1 minute) per...
- This is where QGIS freezes:
@
#0 0x00007ffff565d9ed in QHeaderView::isSectionHidden(int) const ()
from /usr/lib/x... - 04:40 PM Bug report #13538 (Closed): PostGIS tables containing MultiPolygonZ crash QGIS master
- Fixed in changeset commit:"bc59d6f18d57af8f52b656e21a8f083c3087684e".
- 03:39 PM Bug report #13550 (Closed): Add missing authentication system support to QGIS Server and master p...
- QGIS Server is missing authentication system support (add it), also when launching there is no means of defining the ...
- 03:01 PM Bug report #13535: Crash using Geometry Checker plugin
- Sandro Mani wrote:
> Salvatore Larosa: Could you please specify which checks are active when you trigger the crash?
... - 10:59 AM Bug report #13535: Crash using Geometry Checker plugin
- So the actual cause of the post-self-intersection fix crash I described above is that QgsMapToPixelSimplifier does no...
- 10:00 AM Bug report #13535: Crash using Geometry Checker plugin
- @Giovanni Manghi: I see a crash when I zoom on the canvas *after* the self-intersection fix is complete (i.e. when fi...
- 07:21 AM Bug report #13535: Crash using Geometry Checker plugin
- I got the notifications. Thanks for reporting the issues, I'll look into them.
- 07:21 AM Bug report #13535: Crash using Geometry Checker plugin
- Salvatore Larosa wrote:
> Sandro Mani seems not to be into the "assigned to" list. How can I notify this to him?
I h... - 06:56 AM Bug report #13535: Crash using Geometry Checker plugin
- These days I can only test master on Windows and I confirm the crash when trying to fix a simple polygon with 1 self-...
- 02:56 PM Bug report #13549 (Closed): "Clip features to canvas extent" listed multiple time
- On the style tab of the layer properties in the "Advanced" menu the option "Clip features to canvas extent" is listed...
- 02:16 PM Bug report #13220 (Closed): regression: individual symbol layers are rendered as many times as th...
- 02:16 PM Bug report #13220: regression: individual symbol layers are rendered as many times as the number ...
- Fixed in a0d7653b53e63da9751755096b7bb4445e7632a1
- 01:27 PM Bug report #13548 (Closed): Spatialite geom name not displayed in browser panel when multiple geom
- Hi,
When using the browser panel with spatialite, the geometry field is not displayed when there is multiple geometr... - 12:12 PM Bug report #13540 (Closed): composer: static border for raster legend items often leads to visual...
- Fixed in changeset commit:"d1be2ff2145d6a725d5eb577d186e86bb20e63e3".
- 11:39 AM Bug report #13547 (Closed): Symbol layer effects order not respected
- When setting up a layer with two symbol layers and activating an effect on the underlying symbol it is not hidden beh...
- 09:11 AM Bug report #13272: crash on quit
- please note that there are 3rdparty plugins known to crash qgis even when disabled in the plugin manager (even after ...
- 08:46 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- Hi Larry,
No, I don't have the coding skills to apply this to qgis code. I was hoping someone else would come up wit... - 07:50 AM Bug report #13546: qgis trying to update first empty text row with null in db
- *this bug doesn't appear when column type "character"
- 07:49 AM Bug report #13546 (Closed): qgis trying to update first empty text row with null in db
- I have Postgresql table...
- 07:17 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Thank you.
I have removed the files located here :
Users/julien/Library/Preferences/org.qgis.QGIS2.plist
Users/julien... - 05:25 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Can you try removing (or renaming) your .qgis2 preferences folder and retest? It's possible this is caused by a bad p...
- 02:18 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- This issue still exists with Master (QGIS 2.11 downloaded 7 October 15 from Dakota Carto) on Lion 10.7.5 : unable to ...
- 07:06 AM Bug report #13545: inverted polygon renderer call broken in Master
- thanks!
- 05:50 AM Bug report #13545 (Closed): inverted polygon renderer call broken in Master
- Fixed in changeset commit:"3520f038ddb2bea1a52afe98dcb16119a5fdf617".
- 05:13 AM Bug report #13545: inverted polygon renderer call broken in Master
- Nyall, I saw recent commits from you in https://github.com/qgis/QGIS/commits/master/src/core/symbology-ng/qgsinverted...
- 05:13 AM Bug report #13545 (Closed): inverted polygon renderer call broken in Master
- Hi,
on nightly 3dcabf, mask plugin is broken by a change in API, was fine in 2.10. See stack trace involving inverte... - 07:01 AM Bug report #13028 (Reopened): SVG Symbols in Master on Ubuntu
- So I looked at the wrong thing. Ha. That will teach me to make better notes. On the layer properties ->style ->svg sy...
- 07:01 AM Bug report #13028 (Reopened): SVG Symbols in Master on Ubuntu
- So I looked at the wrong thing. Ha. That will teach me to make better notes. On the layer properties ->style ->svg sy...
- 06:35 AM Bug report #13161: GetLegendGraphics Server Error
- Tom Palan wrote:
> I compiled Debian packages from yesterdays (2015-10-07) git master, and it seems that the error is... - 04:02 AM Bug report #13161: GetLegendGraphics Server Error
- I compiled Debian packages from yesterdays (2015-10-07) git master, and it seems that the error is gone. But I also h...
- 06:13 AM Bug report #13543 (Feedback): Apply button doesn't work in Layer Labelling Settings dialogue
- Likely fixed in commit:d7094968a116448f3aed4d030c56a2297981e40c, can you confirm?
- 05:06 AM Bug report #13543: Apply button doesn't work in Layer Labelling Settings dialogue
- Confirmed here. Should be marked as blocker for 2.12, it's a regression, and a very usefull feature in every day's wo...
- 02:12 AM Bug report #13543 (Closed): Apply button doesn't work in Layer Labelling Settings dialogue
- Clicking the Apply button doesn't update the labels on the map when using the Layer Labelling Settings dialogue. Howe...
- 05:56 AM Bug report #13544 (Feedback): Software closes when doing a join and there is no table.
- Fairly sure this was already fixed - can you test with the 2.12 development versions?
- 03:00 AM Bug report #13544 (Closed): Software closes when doing a join and there is no table.
- Software closes when doing a join and there is no table.
In the Join game (in property) when you want to do a join a... - 05:35 AM Bug report #13354 (Closed): Digitizing "Fill ring" tool creates more features than needed
- Fixed in changeset commit:"45a6f715b3b980ea4ad0dce7e35aace041caac6d".
- 05:35 AM Bug report #13069 (Closed): Add ring works on first found polygon
- Fixed in changeset commit:"e5ea5ff89a9891b174470f7155cd4570af729864".
- 05:24 AM Bug report #13493: Processing Toolbox not finding Grass 7
- I did an update still wasn't working. I inadvertently (and I have no clue why I did this) deleted my .qgis2 file and ...
- 05:04 AM Bug report #13285 (Closed): QGIS Server crash with line pattern fill symbology
- > a solution is here (and I think is also in the manual)
>
> http://www.itopen.it/qgis-server-setup-notes/
Yes thank... - 05:03 AM Bug report #9295: GetPrint causes segfault if HTML formatted text is used in the template
- see also #13285, comment of Giovanni Manghi explains a possible solution:
> a solution is here (and I think is also ... - 03:53 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- Nobuhiko Yoshimura wrote:
> I changed to QGIS 32 bit in Windows8.
> It works well.
>
> This problem is only 64bit ve... - 03:39 AM Bug report #13355 (Closed): Fill ring crashes QGIS
- Fixed in changeset commit:"aa4d65d3b8926b36f88205dbb0d192b12bc1d1ad".
- 03:17 AM Bug report #12987 (Closed): Values not updating properly when editing attribute table
- probably fixed.
- 03:17 AM Bug report #12987 (Closed): Values not updating properly when editing attribute table
- probably fixed.
- 02:05 AM Bug report #13542: Postgis view breaks Qgis Server WFS
- ...and table1 has no geometry.
- 02:00 AM Bug report #13542 (Closed): Postgis view breaks Qgis Server WFS
- I've created a view in Postgis 9.3 like this:
SELECT table1.id, table2.geom FROM myschema.table1 JOIN myschema.table2...
2015-10-07
- 01:20 AM Feature request #8220: Add XLS and KMZ in Ogr supported file filter AND browser
- Apparently also ENVI
- 01:01 AM Feature request #13539: Custom composer template paths
- see #8728
- 05:58 PM Feature request #13539 (Closed): Custom composer template paths
- Currently only:
.qgis2\\composer_templates
{install}\\composer_templates
would be handy to be able to set custom lo... - 12:54 AM Bug report #5794: QGIS_mapserv crashes if I add an empty layer in the mapfile
- As far as I can see still an issue on 2.8.3 and master.
- 12:50 AM Bug report #13285 (Feedback): QGIS Server crash with line pattern fill symbology
- likely a duplicate of #9763
a solution is here (and I think is also in the manual)
http://www.itopen.it/qgis-server... - 12:40 AM Bug report #13541 (Closed): regression: editing complex polygon freezes QGIS (for as long as 1 mi...
- I've just spotted a significant regression under QGIS 2.12, whereas QGIS will freeze for a significant amount of time...
- 12:36 AM Bug report #13375: scaling range in line pattern fill does not work
- ignore this
- 12:24 AM Bug report #13538 (Open): PostGIS tables containing MultiPolygonZ crash QGIS master
- 12:24 AM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
- Jürgen, simplification was indeed enabled. Disabling it, did not resolve the problem but it took longer to crash.
- 04:43 PM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
- using local simplification?
- 02:48 PM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
- I can confirm with the following stacktrace:...
- 02:37 PM Bug report #13538 (Feedback): PostGIS tables containing MultiPolygonZ crash QGIS master
- not reproducable for me on Linux (using PostgreSQL 9.4 and PostGIS 2.1 and 1.5).
- 01:16 PM Bug report #13538 (Closed): PostGIS tables containing MultiPolygonZ crash QGIS master
- To reproduce the problem:
1- Create a new empty database
2- Restore the attached back-up data
3- Connect to the data... - 10:24 PM Bug report #13540 (Closed): composer: static border for raster legend items often leads to visual...
- Every now and then, I hit an issue with the composer legend item whereas raster layer legend symbols are rendered wit...
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 09:57 PM Feature request #10450 (Feedback): single symbol layers should not rely on a stringless child to ...
- This can be closed now, right?
- 09:24 PM Bug report #13479 (Feedback): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
- Still true?
- 02:22 PM Feature request #12584: Change layer source
- In addition to this, sometimes the data file that I use has a file name change now and then. It is the same data tabl...
- 01:57 PM Bug report #13300 (Closed): Filter legend doesn't work when using Presets
- Fixed in changeset commit:"dcbe0d370eb511510d66f490c74f21cf76e065f1".
- 01:50 PM Bug report #13454: 2.11 Authentification System error
- The commit I noted should fix the crash when the plugin is missing. It will not help install the missing plugin, whic...
- 01:25 PM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- Hi John,
Have you verified that the fix you note works for OS X 10.10? - 10:03 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- The references qt bug has a comment from Aug 2015 with the following workaround code that should work with recent qt4...
- 11:10 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
- 10:59 AM Bug report #13499 (Reopened): Editing algorithm properties collapses input and output trees in Pr...
- Sorry for the noise.
- 10:58 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
- Thanks, this seems fixed in QGIS code revision 3dcabfb.
- 07:52 AM Feature request #13281: Support different thousand separators for the numeric scalebar in map com...
- Ping
- 07:41 AM Bug report #13117: cached wfs not downloading new features while panning
- related tickets: #13293, #13401, #11968
- 06:42 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Submenus make sense to me
Having all Processing stuff under Analysis/Processing and all GRASS under Analysis/GRASS - 06:26 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Paolo Cavallini wrote:
> 2. we already to that e.g. for GDALTools (under Raster) and for most plugins, it seems well ... - 04:32 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- And these:
https://lists.osgeo.org/pipermail/qgis-user/2015-October/033833.html
https://lists.osgeo.org/pipermail/gra... - 04:28 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- +1 for a common Analysis menu.
For reference, this is the corresponding mailing list thread: http://lists.osgeo.org/... - 02:41 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Personally, I do not rely on the buttons in the toolbar, so I have no objections to remove them.
Consistent UI (compa... - 05:23 AM Bug report #4604: WFS option "Only request features overlapping the current view extent" disappea...
- I tested master (2.11 rev. 890dce8). To have WFS features in my current view extent, there are two possible methods :...
- 02:28 AM Bug report #4604: WFS option "Only request features overlapping the current view extent" disappea...
- This feature is not present in 2.8.3 neither but is back in 2.10.1.
Though I looked in Fiddler and saw that there is ... - 03:58 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- The dakota master download (downloaded 7 October 15) has fixed the raster issue for me.
_Note for those installing t... - 02:54 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- The single band pseudocolor for raster now works for me on OS X 10.10.5 with the nightly build downloaded today from ...
- 03:24 AM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- Hi,
i agree, that it is not good to let QGIS choose the crs, when the user say, in wich crs the image schould be geo...
2015-10-06
- 01:49 AM Bug report #13118: QGIS Server - WFS - GeoJSON and escaping line breaks
- This GeoJSON document contains linebreaks coded as \
\
which work:
http://www.vakant.nu/gis_json.aspx?mId=1290&type=... - 01:39 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- 1. no new menus, just renaming of Processing (which is not very well understood BTW)
2. we already to that e.g. for G... - 01:29 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- h3. Menu
* Adding a new top level menu (including renaming) should be well considered, we ha already too many top le... - 11:09 PM Feature request #13537 (Open): Create Analysis menu as combination of GRASS and Processing
- We currently have two major analytical tools:
* GRASS
* Processing.
The first has a toolbar and a panel, the s... - 12:33 AM Bug report #13503 (Closed): Minidump on HeatMap usage
- Fixed in changeset commit:"2702cb1565b71b1c0d12a71638ae5867cf1c9454".
- 04:31 PM Bug report #13522: QGIS packaging problem (master)
- After I re-installed QGIS main package menu re-appeared. Seem all back to normal.
Regarding grass, yes it turns out ... - 03:47 PM Bug report #13522: QGIS packaging problem (master)
- Mikhail Tchernychev wrote:
> Well, it's not quite fixed - still there is no QGIS menu item in the "Education" group, ... - 10:16 AM Bug report #13522: QGIS packaging problem (master)
- Well, it's not quite fixed - still there is no QGIS menu item in the "Education" group,
only QGIS browser and GRASS.... - 09:44 AM Bug report #13522 (Closed): QGIS packaging problem (master)
- 08:35 AM Bug report #13522: QGIS packaging problem (master)
- Thanks! After installing qgis-plugin-grass all works fine.
- 06:47 AM Bug report #13522: QGIS packaging problem (master)
- dr - wrote:
> Try to reinstall but no effect.
>
> [...]
>
> But qgis.bin works now.
qgis-plugin-grass has a divers... - 02:59 AM Bug report #13522: QGIS packaging problem (master)
- Try to reinstall but no effect....
- 04:25 PM Feature request #4530: GdalTools Clipper: make "-crop_to_cutline" a separate option
- Since this issue is still unsolved from the GDAL side, I think it is best to put the -crop_to_cutline parameter as op...
- 02:45 PM Bug report #13454: 2.11 Authentification System error
- Should be fixed with issue #13507 commits. Please verify.
- 02:38 PM Bug report #13507 (Closed): Trying to access options menu crashes
- Fixed in changeset commit:"6a7332f4777099c84a8f24c6f052568d77bbdd79".
- 12:36 PM Bug report #13507: Trying to access options menu crashes
- Have you tried:
@pacman -S qca-ossl@
It seems to be related to #13454
- 08:59 AM Bug report #13507: Trying to access options menu crashes
- Hi Johannes,
I am working on a fix right now, but would like a bit more information. Do you get the notification dia... - 02:26 PM Bug report #13535: Crash using Geometry Checker plugin
- Sandro Mani seems not to be into the "assigned to" list. How can I notify this to him?
- 01:58 PM Bug report #13535 (Closed): Crash using Geometry Checker plugin
- Performing a check on a Polygon layer (attached) I am getting the following stacktrace:...
- 02:14 PM Bug report #13536 (Closed): GeoTIFF rendering issues with GDAL >2.0
- I have a GeoTIFF file that for some reason is rendered by multiple tiles of same content when zoomed out (see attachm...
- 12:28 PM Bug report #13530 (Open): cpt-city ramps missing
- 12:14 PM Bug report #13530: cpt-city ramps missing
- 1) No, it's on C/users/myname/.qgis2
Indeed, the palette subfolder there is empty. On the other hand I found a C:\\Pr... - 11:49 AM Bug report #13530 (Feedback): cpt-city ramps missing
- Is your profile located on a network drive? I assume you are using Windows?
- 12:23 PM Bug report #13488: Wrong overwriting behaviour with GRASS algorithms
- I can confirm that the overwritting does not work indeed. For me in master, it comes up with an error indicating the ...
- 12:23 PM Bug report #13488: Wrong overwriting behaviour with GRASS algorithms
- I can confirm that the overwritting does not work indeed. For me in master, it comes up with an error indicating the ...
- 12:23 PM Bug report #13488: Wrong overwriting behaviour with GRASS algorithms
- I can confirm that the overwritting does not work indeed. For me in master, it comes up with an error indicating the ...
- 12:06 PM Bug report #13491 (Closed): All colors in Style tab looks the same
- 12:06 PM Bug report #13491: All colors in Style tab looks the same
- It is a duplicate. Please follow/report to the main ticket.
- 12:00 PM Bug report #13495 (Feedback): 2.11 crashing on exit
- 11:49 AM Bug report #13533 (Closed): [video] Qgis Style cause line to become longer when i resize the panel
- the QGIS revision (16d7a06) you are using is too old, anyway that was a problem which was fixed in master.
Please tes... - 11:40 AM Bug report #13533 (Feedback): [video] Qgis Style cause line to become longer when i resize the panel
- I can't reproduce with 935dca0.
- 11:40 AM Bug report #13533 (Feedback): [video] Qgis Style cause line to become longer when i resize the panel
- I can't reproduce with 935dca0.
- 06:02 AM Bug report #13533: [video] Qgis Style cause line to become longer when i resize the panel
- Tested with another Qgis 2.11 master fefd85a and i don`t see thid error
- 05:01 AM Bug report #13533 (Closed): [video] Qgis Style cause line to become longer when i resize the panel
- This is so weird and specific that i had to record the screen to show the bug. The link is here
http://youtu.be/Owd2... - 08:04 AM Bug report #13531 (Feedback): Pythonpath is reverted to old QGIS version on restart
- We could reset @PYTHONPATH@ in @etc/ini/python.bat@, where we also set @PYTHONHOME@. Not sure if that would do harm...
- 07:18 AM Bug report #13529 (Closed): Advanced digitizing panel - snapping doesn't work
- Fixed in changeset commit:"c60dbbdea8439dfde1f5744f5d668e52796e7a8c".
- 07:07 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
- Fixed in changeset commit:"09f87c952a6d861de42759368641e0f8fb148d91".
- 06:53 AM Bug report #9851 (Feedback): Processing - Toolbox tree view should not collapse when a model is a...
- I just added a fix for this in master. Could you please check if it's solved? Thanks!
- 06:14 AM Feature request #13534 (Open): Save attribute without showing it in the entry form
- Hi all!
Take a vector layer with attributes who are calculated by QGIS (UUID, current date/time... but not virtual f... - 04:53 AM Bug report #13502: Processing dissolve now discards all attributes
- Bernhard, would it be hard to resurrect the old behavior?
For the future it would be great to be able to choose an a... - 04:47 AM Feature request #13523: Provide an easy upgrade from GRASS 6 to GRASS 7
- qgis.v.upgrade.py was added in commit:484f94c.
- 04:36 AM Bug report #13510: qt5: most keyboard shortcuts of a composer window not working
- Works for me on Fedora.
- 02:56 AM Bug report #13244 (Closed): Could not find the matplotlib module.
- nop, just installed directly
- 02:31 AM Bug report #13308: Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS into Tempor...
- Jürgen Fischer, No, enabling/disabling geometry simplification on the layer does not make a difference.
2015-10-05
- 01:52 AM Feature request #13532 (Open): Display number of selected features in layer tree
- As it's done for 'show feature count' in the right-click menu on a layer in the layers widget, it would be nice to be...
- 12:27 AM Bug report #13531 (Closed): Pythonpath is reverted to old QGIS version on restart
- [QGIS 2.10-1, w7, 64b]
Not too sure what to do with that one, or whether it is actually important, but...
Just rein... - 12:11 AM Bug report #13530 (Closed): cpt-city ramps missing
- (QGIS 2.10-1, 64b, windows 7)
Good morning,
On a fresh install of QGIS, the cpt-city ramps for raster pseudocolor a... - 12:10 AM Bug report #13522 (Feedback): QGIS packaging problem (master)
- The latest available version currently is 1:2.11.0+git20151005+890dce8+20trusty-ubuntugis. Were there problem with t...
- 04:55 PM Bug report #13522: QGIS packaging problem (master)
- Confirm here. But it fails when I try to run qgis.bin....
- 11:56 AM Bug report #13522 (Closed): QGIS packaging problem (master)
- Hi,
Just after today's master update I noted QGIS disappeared from the Linux "Education" menu.
When I type "qgis" in... - 12:03 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- Guillaume Larocque wrote:
> This was the point of this bug report. The GRASS plugin doesn't work with GRASS 7 in Ubun... - 09:17 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- This was the point of this bug report. The GRASS plugin doesn't work with GRASS 7 in Ubuntu. Are you saying that it w...
- 09:14 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- Guillaume Larocque wrote:
> Will this be improved in 2.12?
Yes, and the GRASS plugin does support GRASS 7. - 09:12 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- Will this be improved in 2.12?
- 09:04 AM Bug report #13492 (Closed): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-...
- Guillaume Larocque wrote:
> On Linux, installing QGIS 2.10.1 alongside GRASS 7 does not provide any support for GRASS... - 08:07 AM Bug report #13492 (Reopened): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or no...
- On Linux, installing QGIS 2.10.1 alongside GRASS 7 does not provide any support for GRASS files through the QGIS brow...
- 03:09 AM Bug report #13492 (Closed): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-...
- The GRASS plugin for QGIS 2.10.1 doesn't support GRASS7. However the provider and therefore the browser does work wi...
- 11:59 PM Bug report #13529 (Closed): Advanced digitizing panel - snapping doesn't work
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision ac3f390. In "Advanced digitizing panel" - snap... - 11:53 PM Bug report #13527 (Closed): Bad (, missing) GeoJSON response from WFS request for feature from mu...
- Hi,
I have the below qgis server configuration:
1. Operating System and version: Ubuntu 14.04.3 LTS
2. QGIS version: ... - 11:39 PM Feature request #13526 (Closed): GRASS modules filter: add the cleanup button
- GRASS modules can be filtered in the GRASS plugin panel. To remove the filter, the user has to select the text and pr...
- 11:25 PM Bug report #13525 (Closed): QgisRelationEditorWidget in custom form emits duplicate signals
- when QgisRelationEditorWidget is used into a custom form it seems that some signals are emitted once for each record ...
- 11:01 PM Bug report #13271 (Reopened): QGIS fails to launch or hang while exiting due to thread issue with...
- I have reopened and changed the subject to OWS because it has to be fixed also for WCS and WFS.
- 11:01 PM Bug report #13271 (Reopened): QGIS fails to launch or hang while exiting due to thread issue with...
- I have reopened and changed the subject to OWS because it has to be fixed also for WCS and WFS.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 03:39 AM Bug report #13271 (Feedback): QGIS fails to launch or hang while exiting due to thread issue with...
- 10:56 PM Feature request #13523 (Closed): Provide an easy upgrade from GRASS 6 to GRASS 7
- GRASS 6 vectors have to be upgraded to be used in GRASS 7. I suggest to provide an easy tool to do that, or a hint fo...
- 03:20 PM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
- Fixed in changeset commit:"ca697dbaf28905660df0e12fa10ede2396c36867".
- 02:26 PM Bug report #13274 (Closed): API combine method for geometry
- Fixed in changeset commit:"ac3f390dfe0c809e97b4b6b795f70c364659f372".
- 11:53 AM Bug report #13521 (Closed): Won't list postgres columns of json or jsonb type
- QGIS doesn't seem to display postgresql json/jsonb columns at all.
Both tables and views.
CREATE TABLE json_text (id... - 11:14 AM Feature request #12527 (Closed): Please add support to SAGA 2.1.4
- 09:55 AM Bug report #13520 (Closed): multiple Feature Attributes forms can be opened for the same feature ...
- Multiple Feature Attributes forms can be opened for the same feature when "Auto open form" is checked and you click m...
- 08:52 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Tom Chadwin wrote:
> Uninstalled qgis-dev and qgis via OSGeo installer. Reinstalled. Problem *did not* reoccur. I hav... - 08:34 AM Bug report #13489 (Closed): GEOSGeometryPrecisionReducer_create entry point not found
- Uninstalled qgis-dev and qgis via OSGeo installer. Reinstalled. Problem *did not* reoccur. I have no information of G...
- 05:11 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Well, can you reproduce the problem? Was GEOS uptodate?
- 03:49 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Unsure what feedback required.
- 03:40 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Downgrading - probably a local problem. Still waiting for feedback...
- 08:28 AM Bug report #12987: Values not updating properly when editing attribute table
- I also can not reproduce this problem on master anymore (tested on OSGeo4W 32 and 64bits).
- 03:37 AM Bug report #12987: Values not updating properly when editing attribute table
- not a blocker for releases.
- 08:00 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
- duplicate of #13508 and related to #13505
- 08:00 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
- duplicate of #13508 and related to #13505
- 07:34 AM Bug report #13512: DBManager fail to select data from spatialite
- Same problem with Postgres.
when I launch a a query I've this error:
Traceback (most recent call last):
File "C:/O... - 07:57 AM Feature request #13519 (Open): DBManager - store last query
- Is it possible to store the last n query launched from DBmanager? It' could be a nice improvement.
- 05:57 AM Feature request #13518 (Open): Add support for GRASS raster labels
- GRASS rasters can have value labes embedded in the format. Unfortunately, labels are not displayed in QGIS legend, th...
- 05:07 AM Bug report #10517 (Closed): Reading PGPASS fails on 64-Bit Version
- No responses, so I guess it's safe to close again.
- 04:56 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
- closing for the lack of feedback
- 04:56 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
- closing for the lack of feedback
- 04:46 AM Bug report #12830 (Closed): QGIS crashes when erroneous credentials for WMS in qgis.conf
- closing for the lack of feedback
- 04:46 AM Bug report #12830 (Closed): QGIS crashes when erroneous credentials for WMS in qgis.conf
- closing for the lack of feedback
- 03:59 AM Bug report #13461 (Closed): Select by expression: recent functions are sorted alphabetically not ...
- Fixed in changeset commit:"74110bbbc7eef1d3cce3b04488a05caa473cb97d".
- 03:59 AM Bug report #13462 (Closed): Keep functions "Recent" category at the end of the list in Field Calc...
- Fixed in changeset commit:"1fd3ed7de6c7cec9c251a7db1f8e7d4c2d12bbc4".
- 03:50 AM Bug report #13462: Keep functions "Recent" category at the end of the list in Field Calculator
- Maybe "Fields and values" category should also be kept at the bottom of these lists (in both dialogs), just before "R...
- 03:59 AM Bug report #13434 (Closed): Diagram transparency cursor being reset
- Fixed in changeset commit:"6d2367f0b3ae492af222b5e4859e64e25f57aafe".
- 03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
- closing for the lack of feedback
- 03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
- closing for the lack of feedback
- 03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
- closing for the lack of feedback
- 03:34 AM Feature request #13303: Saving changes in shape files when saving project or/and closing down QGIS
- Ok, sorry, misunderstood. Back to feature request.
- 03:34 AM Feature request #13303: Saving changes in shape files when saving project or/and closing down QGIS
- Ok, sorry, misunderstood. Back to feature request.
- 03:34 AM Feature request #13303: Saving changes in shape files when saving project or/and closing down QGIS
- Ok, sorry, misunderstood. Back to feature request.
- 03:25 AM Bug report #13126 (Closed): segfault in 2.8 branch (pre 2.8.3)
- closing for the lack of feedback.
- 03:25 AM Bug report #13126 (Closed): segfault in 2.8 branch (pre 2.8.3)
- closing for the lack of feedback.
- 03:24 AM Bug report #13103 (Closed): Crash dumped when QGIS close
- closing for the lack of feedback
- 03:24 AM Bug report #13103 (Closed): Crash dumped when QGIS close
- closing for the lack of feedback
- 03:21 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
- closing for the lack of feedback.
- 03:21 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
- closing for the lack of feedback.
- 03:17 AM Bug report #13265 (Feedback): crash with minidump when splitting features(?)
- Please file tickets in English. Does this also apply to 2.8.3 and/or master? Which tool are you actually using?
- 03:17 AM Bug report #13265 (Feedback): crash with minidump when splitting features(?)
- Please file tickets in English. Does this also apply to 2.8.3 and/or master? Which tool are you actually using?
- 03:11 AM Feature request #13517 (Closed): QGSrelationeditorwidget - Add column width properties
- I'm using the QGSrelationeditorwidget in a custom form with qtcreator but I can't fit my subform due to the large amo...
- 03:08 AM Bug report #13367 (Closed): [composer] map rotation with angled symbol
- Fixed in changeset commit:"481bd9531efc520557b050bfa83a7b815dea0857".
- 03:07 AM Bug report #13516 (Closed): Problem with global variable and QgisRelationEditorWidget
- I have a 3 level nested form (granparent,parent and child).
If I don't use global variables when I select a record i... - 02:59 AM Bug report #13308 (Feedback): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS ...
- Original problem only reproducable with 2.10.1 (windows 64bit; second example doesn't crash there here either). 2.8...
- 02:59 AM Bug report #13308 (Feedback): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS ...
- Original problem only reproducable with 2.10.1 (windows 64bit; second example doesn't crash there here either). 2.8...
- 02:53 AM Bug report #13177 (Closed): QGIS Crashes when viewing a composer IF one of the layers has diagram...
- Closed due to lack of feedback - please reopen if reproducible on current master
- 02:53 AM Bug report #13177 (Closed): QGIS Crashes when viewing a composer IF one of the layers has diagram...
- Closed due to lack of feedback - please reopen if reproducible on current master
- 02:42 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Matthias Kuhn wrote:
> Maybe it is related to issue #8923. Can you run the proposed workaround there to check if it ... - 02:33 AM Bug report #13272: crash on quit
- What in your .qgis2 and what the difference between .qgis2 in the state where it causes the crash and a clean one? Y...
- 02:18 AM Feature request #13515 (Open): change file layer#1 and layer#2
- When I try to change the name of layer#1 and/or layer#2 in a list of rules without delete and reset it all for anothe...
- 02:11 AM Feature request #13514 (Open): add copy and export
- Add "save as csv" and ctrl-C function in order to export the list of rule
- 02:09 AM Feature request #13513 (Open): add save as csv
- Add a "save as csv file" in sql window to save the result of a query into a file without to have to load result in ca...
- 02:01 AM Bug report #12555: geojson open with bad result with all data on same point, wrong coordinates, i...
- I'm having this problem as well. I'm using Qgis 2.8.2 on Ubuntu 12.04 with locale set to swedish.
{"type":"Feature","...
2015-10-04
- 01:40 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
- When I try to do "select * from table" from a spatialite connection all fields are void. When I try to load data into...
- 12:55 AM Bug report #13511: Qgis crashes while trying to call "project properties"
- Does @/usr/share/qgis/resources/srs.db@ exist and is accessible by the user?
- 12:51 AM Bug report #13511 (Closed): Qgis crashes while trying to call "project properties"
- Qgis crashes while trying to call "project porperties"
* with new, empty unsaved project
* with opened existing proj... - 12:39 AM Bug report #13509: qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent function
- The second column really does not exist. I think that setting its resize mode was part of the trick to get horizontal...
- 12:34 AM Bug report #13509 (Closed): qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent func...
- Fixed in changeset commit:"890dce86aaf741c7460591d06016b0d66f39ccdc".
- 09:01 PM Bug report #13509 (Closed): qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent func...
- QGIS compiled using Qt5 libraries segfaults on startup due to a setResizeMode() call in the QgsBrowserDockWidget::sho...
- 12:07 AM Bug report #7774 (Closed): Style in DB - add custom form doesn't work
- It Works on QGIS2.11-master (ed32f49) 64bit. Tested on win7.
- 09:49 PM Bug report #13510 (Closed): qt5: most keyboard shortcuts of a composer window not working
- When compiling QGIS using Qt5 libraries, keyboard shortcuts - such as DEL, Ctrl+C, Ctrl+V, etc. - are not working for...
- 08:55 PM Bug report #13380: reprojection of lat/long lines across 180 in mercator map fails
- can provide some funding - don't know about all though - without a cost estimate.
- 08:53 PM Feature request #5727: OWS metadata URL
- May have some funding available
- 02:22 PM Bug report #13438 (Closed): composer: image export options' page width not respected when exporti...
- Fixed in changeset commit:"e553a792561da4a1d5d30040808343e5337eec0b".
- 02:15 PM Bug report #13504 (Feedback): columns added to Spatialite layers with DB Manager are not visible ...
- Maybe it is related to issue #8923. Can you run the proposed workaround there to check if it is the same issue #8923-5
- 01:15 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Salvatore Larosa wrote:
> confirmed here and I can confirm it is occurring also in QGIS LTR.
you have to go back a w... - 01:13 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- confirmed here and I can confirm it is occurring also in QGIS LTR.
- 11:02 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Giuseppe Sucameli wrote:
> Does it happen with SL layers only?
> Could you try with a PostGIS layer and report here t... - 09:41 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Does it happen with SL layers only?
Could you try with a PostGIS layer and report here the result, please? - 03:07 AM Bug report #13504 (Closed): columns added to Spatialite layers with DB Manager are not visible in...
- Any new column added by DB Manager's "edit table" function is then not visible in QGIS layers properties (but is visi...
- 02:09 PM Bug report #11924 (Closed): Composer compatibility issues between 2.4 and 2.6
- This issue was fixed in 2.8.3 and 2.10 - no qt5 build required.
- 02:09 PM Bug report #11924 (Closed): Composer compatibility issues between 2.4 and 2.6
- This issue was fixed in 2.8.3 and 2.10 - no qt5 build required.
- 01:56 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
- I have the Exact same issue on QGIS 2.8.1-Wien running on MacOSX
No matter what I choose on Frame Style it does not d... - 01:04 PM Bug report #13502: Processing dissolve now discards all attributes
- It's not useless if the user ensured that all dissolved featues would have the same values in the attributes of inter...
- 12:14 PM Bug report #13502: Processing dissolve now discards all attributes
- This was done on purpose because the attribute values assigned to the output feature were totally random (values of t...
- 12:49 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- That's why I tagged the issue as feedback! ;-)
- 12:46 PM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
- right, I forgot db manager is python. That fix fixed also this issue.
- 12:46 PM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
- right, I forgot db manager is python. That fix fixed also this issue.
- 12:43 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- on Linux with latest master works fine and you haven't need to build to test it.
But you can try to apply the patch i... - 12:34 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- Salvatore Larosa wrote:
> I think we have need more feedback here.
>
> Do you are getting some error? messagelog?
w... - 12:32 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- I think we have need more feedback here.
Do you are getting some error? messagelog? - 12:04 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- QGIS code revision
ed32f49
and is on Windows, because at the moment I cannot test on Linux.
See attached image. - 12:00 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- Which revision you are getting this with?
mine is QGIS master too. - 11:54 AM Bug report #13508 (Open): QGIS master: table preview in DB Manager completely empty
- the table (of attributes) preview in DB Manager. This is on QGIS master.
- 11:53 AM Bug report #13508 (Feedback): QGIS master: table preview in DB Manager completely empty
- Do you mean the table tab?
I can see the attribute table either SL or PostGIS (with revision 396ec22). - 11:01 AM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
- subject says it all.
- 09:38 AM Bug report #13507: Trying to access options menu crashes
- Seems to be related to the authentication configuration
- 09:38 AM Bug report #13507: Trying to access options menu crashes
- Seems to be related to the authentication configuration
- 04:42 AM Bug report #13507 (Closed): Trying to access options menu crashes
- If I click Settings -> Options, QGIS will crash. See attached backtrace.
I am on Archlinux, 64 bit. Built master jus... - 09:25 AM Bug report #13505 (Closed): python error when trying to show the attribute table of Spatialite la...
- Fixed in changeset commit:"396ec2290b2e7dfdeaf9657ab08e970439bd0065".
- 03:12 AM Bug report #13505: python error when trying to show the attribute table of Spatialite layer in DB...
- https://www.dropbox.com/s/pz97nudwrrt4d5r/t1.sqlite?dl=0
- 03:11 AM Bug report #13505 (Closed): python error when trying to show the attribute table of Spatialite la...
- Try preview the table of the layer in the attached SL db, in DB Manager of QGIS master, this will result in
Tracebac... - 09:00 AM Bug report #13506: Processing help files for QGIS algs all dead now
- Typo, now corrected, sorry.
- 08:53 AM Bug report #13506: Processing help files for QGIS algs all dead now
- Paolo Cavallini wrote:
> I see at least gdal and grass hel here, current master.
Hi Paolo,
you say 'hel' you mean '... - 08:38 AM Bug report #13506: Processing help files for QGIS algs all dead now
- I had a look into this, seems pretty easy to fix this line:
https://github.com/qgis/QGIS/blob/master/python/plugins/... - 05:45 AM Bug report #13506: Processing help files for QGIS algs all dead now
- This change should only affect QGIS algs.
- 03:59 AM Bug report #13506: Processing help files for QGIS algs all dead now
- I see at least gdal and grass here, current master.
- 03:46 AM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
- Hi Victor,
as a result of this thread:
https://lists.osgeo.org/pipermail/qgis-community-team/2015-October/004293.ht... - 06:37 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- problem still exist on my latest mac version from kyngchaos ... didn't check the nightly builds at dakotakarto right ...
- 03:24 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- The dakcarto builds are up and running again, so you should be right testing with those.
- 05:50 AM Bug report #13498: Fix font size in Processing help windows on HiDPI displays
- Sorry Richard, I cannot really be more precise than the screenshot shows. Compare the font size of the window title t...
- 03:33 AM Bug report #13498: Fix font size in Processing help windows on HiDPI displays
- Hi Anita,
Can you be more precise about the fontsize? It looks not too wrong to me.
But as these help file come fr... - 02:35 AM Bug report #13503 (Closed): Minidump on HeatMap usage
- Hi, our friend of gfoss's italy group Toto' Fiandaca report us an issue on Heatmap usage.
It issue a dump of software...
2015-10-03
- 12:29 AM Bug report #12010: Can edit Z geom but fail to create it
- I also encountered this problem in the latest master (2.11).
As QGIS editing tools don't created (currently) 3D featu... - 07:37 PM Feature request #12722: Allow copy/paste of columns between tables also when columns do not have ...
- I use file based layers and I see it all the time.
I have been on the case of cross table paste issues for some time.... - 01:12 PM Bug report #13310 (Closed): nightly build packages failing to install with grass error
- It works after that commit.
- 01:12 PM Bug report #13310 (Closed): nightly build packages failing to install with grass error
- It works after that commit.
- 01:10 PM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
- Fixed. Thanks, Jürgen.
- 01:10 PM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
- Fixed. Thanks, Jürgen.
- 12:59 PM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- I'm hitting walls when attempting to build QGIS 2.11 from Master ("StackExchange":http://gis.stackexchange.com/questi...
- 11:12 AM Bug report #13495: 2.11 crashing on exit
- Can you disable all plugins to be sure that they are not the root of the problem.
- 11:10 AM Bug report #13471: SSL error(s) on What's New web page load
- No error for me on Fedora / QGIS 2.10.1 libs.
I also did not get this error on app startup with current master. Basi... - 10:18 AM Bug report #13471: SSL error(s) on What's New web page load
- While the web page exhibiting the issue has been removed from master, the issue still stands: https://www.google.com/...
- 09:01 AM Bug report #13471 (Closed): SSL error(s) on What's New web page load
- Fixed in changeset commit:"95c377a607757b4cc9d03a6e399b5516d0b44dcd".
- 10:10 AM Bug report #13502 (Closed): Processing dissolve now discards all attributes
- Dissolve used to retain all attributes. Now all attributes are lost and only a count column is left. Probably happene...
- 09:54 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
- The same happens with R scripts.
- 07:25 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
- This definitely still happens.
- 09:01 AM Bug report #13497 (Closed): Fix font size on the News tab on HiDPI displays
- Fixed in changeset commit:"95c377a607757b4cc9d03a6e399b5516d0b44dcd".
- 06:18 AM Bug report #13497 (Closed): Fix font size on the News tab on HiDPI displays
- The font of the news items is currently way too small to be readable on HiDPI screens, see attached screenshot.
- 07:50 AM Feature request #13500 (Open): Make it possible to interactively connect Model components in the ...
- In the current model view, users can only move components around but to actually change how the different components ...
- 07:36 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
- To reproduce:
# open a model
# expand the input and output trees of an algorithm
# edit the algorithm and press OK
... - 07:28 AM Bug report #9428: Transparency of markers in marker line is neither applied nor stored
- Still an issue today.
- 07:28 AM Bug report #9428: Transparency of markers in marker line is neither applied nor stored
- Still an issue today.
- 07:09 AM Bug report #13498 (Closed): Fix font size in Processing help windows on HiDPI displays
- The font of the help window content is too small on HiDPI displays to be readable, see attached screenshot
- 06:03 AM Bug report #13469 (Closed): Fix font size of recent projects screen on HiDPI displays
- 06:02 AM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
- Thanks, the recent projects screen looks fine now.
- 02:54 AM Bug report #13490: PostGIS: Merge drops dataset whereas split retains it
- Jürgen Fischer wrote:
> I don't think this is a bug, but it's not a provider issue. The algorithm merges the two fea... - 02:25 AM Bug report #12422: Attribute column filter turns into extended filter
- A related issue report has been opened as #13486
- 02:24 AM Bug report #13486: Advanced Filter in attribute table
- I can confirm this behaviour.
There is already a bug report on "column filter" turning into "extended filter". This ... - 02:06 AM Feature request #12684: QGIS should backup settings before save
- I see :( As I again lost all QGIS settings + all my WMS settings, I find it a bit sad.
According to Qt bug tracker, ...
2015-10-02
- 01:57 AM Feature request #13496 (Open): Store connection settings separately from application settings
- Current approach of storing connection (WMS) settings is by utilizing Qt's QSettings. It is an easy way, but till Qt ...
- 10:05 PM Bug report #13495: 2.11 crashing on exit
- qgis.bin crashed with SIGSEGV in QBasicAtomicInt::ref()
I've uploaded apport crash log to http://dev.gis-support.pl/... - 09:52 PM Bug report #13495 (Closed): 2.11 crashing on exit
- QGIS is crashing on exit. When I open any project, and after ending work, trying to exit, after some time I'm getting...
- 06:44 PM Bug report #13494 (Closed): QgsApplication.initQgis leads to segfault
- ...
- 03:42 PM Bug report #13493 (Closed): Processing Toolbox not finding Grass 7
- Just updated QGIS Master 2.11
Grass 7 is active under options under the processing toolbox. Grass 64 isn't.
I'm g... - 03:34 PM Feature request #13455 (Closed): Ubuntu 15.10 Wily repository
- 03:33 PM Bug report #13028 (Closed): SVG Symbols in Master on Ubuntu
- Old - should have been closed. It's Fine now. Thanks to whoever fixed it.
- 02:18 PM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- The extension does seem to work with the new access through the browser in QGIS 2.10.1 with GRASS 6.4. Disregard what...
- 01:45 PM Bug report #13492 (Closed): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-...
- Using the ubuntugis repository: Only GRASS 7 is available and after installation of QGIS 2.10 with GRASS 7 (and qgis-...
- 12:49 PM Bug report #13491: All colors in Style tab looks the same
- Looks like duplicate of #11491
- 12:38 PM Bug report #13491: All colors in Style tab looks the same
- For 2.8 you have to setup symbology because settings from project not applied. Add settings screenshot.
- 12:32 PM Bug report #13491: All colors in Style tab looks the same
- I can confirm that on 2.8.3 under Windows 7. Legend colors are all black, but colors on canvas is ok.
- 12:14 PM Bug report #13491 (Closed): All colors in Style tab looks the same
- I have simple project with fill color based on value of attribute field (see attachment). But if open Style tab of la...
- 11:26 AM Bug report #13490 (Feedback): PostGIS: Merge drops dataset whereas split retains it
- I don't think this is a bug, but it's not a provider issue. The algorithm merges the two features, deletes them and ...
- 11:26 AM Bug report #13490 (Feedback): PostGIS: Merge drops dataset whereas split retains it
- I don't think this is a bug, but it's not a provider issue. The algorithm merges the two features, deletes them and ...
- 04:11 AM Bug report #13490 (Closed): PostGIS: Merge drops dataset whereas split retains it
- When digitizing in a PostGIS layer and
# splitting a feature in two new features, the database receives an UPDATE an... - 11:13 AM Bug report #10548 (Closed): crash using custom forms
- 11:01 AM Bug report #10548: crash using custom forms
- It's now ok on 2.11.0-Master tested on linux and windows.
- 11:10 AM Bug report #13397 (Closed): Qgis 2.10 is very slow to open large/complex project on linux compare...
- 11:10 AM Bug report #13397: Qgis 2.10 is very slow to open large/complex project on linux compared to 2.8
- Now it's ok on 2.11-master.
- 07:21 AM Bug report #13482: only first element selectable in spatialite layer
- The cause seems to be that QGIS requires Spatialite layers to have a numeric primary key field. If there is no primar...
- 05:41 AM Bug report #13482: only first element selectable in spatialite layer
- Bug report #13437 (Mismatched selection on a query based spatialite layer on 2.10 64bit) describes the same problem f...
- 06:04 AM Bug report #13489 (Feedback): GEOSGeometryPrecisionReducer_create entry point not found
- 06:03 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- I suppose geos was not upgraded for some reason.
- 05:35 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- This was an install of the nightly alongside 2.10. Reinstalling did not help. Only solution was a full uninstall of a...
- 03:44 AM Bug report #13489 (Closed): GEOSGeometryPrecisionReducer_create entry point not found
- Just downloaded nightly. On startup, I get the following error dialog:
qgis-dev-bin.exe - Entry Point Not Found
The ... - 05:46 AM Bug report #13437: Mismatched selection on a query based spatialite layer on 2.10 64bit
- I also observed this problem when using layers based directly on spatialite tables (bug report #13482).
- 05:08 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi, I did a couple of tests: with 221739 polygons success, with 798145 polygons failure.
I can check the speed of the... - 03:41 AM Bug report #13167: ftools dissolve, intersection, clip broken
- It *should* be faster. I tested with ~16000 polygons and the new algorithm takes a blink whereas it used to be minute...
- 03:18 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I am using a dissolve field. Don't know if it is faster than QGIS 2.8, never timed them because it takes around 2... - 03:01 AM Bug report #13167: ftools dissolve, intersection, clip broken
- ok, could be a memory problem. Are you using a dissolve field? If yes: is it faster than in QGIS 2.8?
- 04:03 AM Feature request #12754: Add split part from a multipart polygon
- This functionality is included in DigitizingTools plugin
- 03:28 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
- I tried to use v.clean via the GUI in QGIS 2.10 on a polyline shapefile.
I selected an existing .shp as Cleaned layer... - 02:46 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- Saber Razmjooei wrote:
> Thanks for the files.
>
> This is likely to be due to another problem. I have loaded "only"... - 02:28 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- Thanks for the files.
This is likely to be due to another problem. I have loaded "only" the rasters and saved it as ... - 02:31 AM Bug report #11216 (Closed): License issue - removal of GDAL MIT/X copyright notice from third par...
- 02:29 AM Bug report #13203: When opening Shapefile the .cpg file is ignored in Windows 8.1
- @Minoru Akagi: Thank you very much for investigating into Japanese CP932 Shapefile opening by Drag&Drop with and w/o ...
2015-10-01
- 01:54 AM Bug report #13486: Advanced Filter in attribute table
- Confirmed in Windows 7, but it's not the "Advanced filter" but the "Column filter". It must be a recent regression, I...
- 05:29 PM Bug report #13486 (Closed): Advanced Filter in attribute table
- I don't know if it's a new feature or a bug ...
Worked fine with Pisa. Has this new behaviour with 2.11.0-Master (cod... - 01:47 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I have tried a sample using 194997 polygons and they were successfully dissolved into 1342 polygons.
I will try w... - 11:02 PM Bug report #13167: ftools dissolve, intersection, clip broken
- Please try with 100000 (or a selection) and report back.
I will be abroad for two weeks beginning this afternoon, so ... - 09:18 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
Sorry for the misunderstanding, but I was not aware of the Processing Plugin.
The version installed was 2.10.99, ... - 07:08 AM Bug report #13167: ftools dissolve, intersection, clip broken
- I meant the version of the *Processing plugin*, not QGIS, AFAIK you can update Processing independently of QGIS, alth...
- 05:44 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I am using 2.10.1.
I have checked yesterday and that was the version available on the website.
The same file, sa... - 05:04 AM Bug report #13167: ftools dissolve, intersection, clip broken
- This is a really large file, does it work with subsets of polygons (like 100000)
Are you using Processing 2.10.2? May... - 04:32 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi Bernhard.
I have tried to reproduce the same error using a sample file but it works!
The file that I use is the Co... - 01:40 AM Bug report #13310 (Feedback): nightly build packages failing to install with grass error
- try commit:e263e9e or above
- 01:38 AM Bug report #13485 (Feedback): QGIS desktop launcher does not work in master
- try commit:e263e9e or above.
- 11:29 AM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
- Ubuntu Vivid, qgis master from debian-nightly. The qgis.desktop file (attached) wants to execute /usr/share/qgis:
Tr... - 12:46 AM Bug report #13487 (Open): QGIS allows to create tables with invalid field names
- QGIS allows you to create a dbf table (associated with a shp) with invalid column names (e.g. "1"). As a consequence,...
- 11:38 PM Feature request #9592: Oracle should only look in metadata table for metadata
- The ideal solution is that in the logon dialog for the oracle we provide a schemaname. This way you can look in the ...
- 03:39 PM Feature request #12688 (Closed): relative paths in image source expression
- This is now possible in the latest version using the @project_path variable.
- 03:39 PM Feature request #12688 (Closed): relative paths in image source expression
- This is now possible in the latest version using the @project_path variable.
- 10:40 AM Feature request #12688: relative paths in image source expression
- That would be perfect. Very useful for collaborations.
- 11:02 AM Bug report #13484 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Sorry, browser posted again after the server came back up.
- 11:01 AM Bug report #13484 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Processing's "Random points inside polygons (fixed)" says "Missing parameter value: Number or density of points" if "...
- 10:47 AM Bug report #13483 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Processing's "Random points inside polygons (fixed)" says "Missing parameter value: Number or density of points" if "...
- 09:28 AM Bug report #8878: OSM plugin fails to download all data within given extent
- @Martin: I've assigned this to you now since I guessed from Github that you added many parts of the OSM tool. Maybe y...
- 09:28 AM Bug report #8878: OSM plugin fails to download all data within given extent
- @Martin: I've assigned this to you now since I guessed from Github that you added many parts of the OSM tool. Maybe y...
- 09:24 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- Here are all data and project:
https://www.dropbox.com/s/6349j2udo422sbt/error.7z?dl=0 - 08:57 AM Bug report #13472 (Feedback): Qgis crashes if in "options/canvas&legend" I turn on "create raster...
- Can't reproduce. Could you provide example data/project?
- 07:59 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
- fixed in commit:e263e9e
- 07:59 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
- fixed in commit:e263e9e
- 07:10 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
- on installing QGIS 2.11 I'm getting an error if I sudo apt-get install qgis-plugin-grass:
rjhale@gis5:~$ sudo apt-ge... - 07:19 AM Bug report #13482 (Closed): only first element selectable in spatialite layer
- When using the "select single feature" tool to select features from a spatialite layer (testet with multiline, line, ...
- 06:35 AM Bug report #13480 (Closed): Table join without virtual memory doesn't work
- When a table (CSV or SQL) is joined to a layer with the "Cache join layer in virtual memory" *unchecked*, join is onl...
- 05:42 AM Bug report #13408: Graphical Modeler Raster layer Input does not recognize GRASS raster file
- Thank you for the information. When using the GRASS tools available in the Processing Toolbox, I am able to use GRAS...
- 05:03 AM Bug report #13446 (Closed): MYSQL Project File
- Fixed in changeset commit:"32c5f551012a65a8705475266447b270dc2111ff".
- 04:13 AM Bug report #13479 (Closed): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
- Process: QGIS [3620]
Path: /Applications/QGIS.app/Contents/MacOS/QGIS
Identifier: ... - 03:21 AM Feature request #13478 (Open): Please add a special section of the news: current crowdfunding pro...
- This should be shown at startup, taking content from a web page updated by the PSC.
- 03:19 AM Feature request #13477 (Closed): Let's get rid of the Tips popup
- This information can be integrated as an additional tab in the startup screen, thus not blocking the interface at sta...
- 02:37 AM Bug report #13474 (Closed): "Show plus sign" tick mark in Layer labeling setting not saved in pro...
- In "Layer labeling setting", "Formatting" it is possible to tick mark "Show plus sign".
It works as expected but is ... - 02:31 AM Bug report #13473 (Closed): oracle show 0 when asked for 'show feature count' in layer list
- see title and screenshot
I loaded a shp file with 354 features in oracle via ogr2ogr
Loaded both the shp and the ta...
2015-09-30
- 01:40 AM Bug report #13167: ftools dissolve, intersection, clip broken
- wkbType 3 is a straight polygon layer, different from Lene's and should work (according to what we know until now). I...
- 01:04 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi Bernhard,
??can you load the layer, make it active and enter in the Python console
iface.activeLayer().wkbType()?... - 10:40 PM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi,
can you load the layer, make it active and enter in the Python console
@iface.activeLayer().wkbType()@
What is th... - 01:58 PM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I have reported a similar issue using dissolve and if I process my shape file using 2.8.3 everything works, if I ... - 12:52 AM Bug report #11585 (Closed): Import into PostGIS fails due to capital letter
- Fixed in changeset commit:"ae71e1f098e00f2d7674373be66461a594affcad".
- 12:32 AM Bug report #13408 (Feedback): Graphical Modeler Raster layer Input does not recognize GRASS raste...
- Not a bug. Grass raster layers are not supported as inputs for Processing algorithms
- 12:27 AM Bug report #9848 (Feedback): user models and scripts are not added if --configpath option is used
- I am not able to reproduce this
Using the configpath option, the models folder default value will be [configpath]/pr... - 12:06 AM Bug report #13226 (Closed): Processing fails to load with non-UTF8 character in local date
- Fixed in changeset commit:"e8003f26e6cf3314d642d9d53584f27eacf6fac3".
- 11:53 PM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
- Sorry Mathieu but mine is a Win-only machine without build environment. I'm afraid it will have to appear in nightly ...
- 06:47 PM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
- Anita, I don't have a HiDPI to test a possible fix, could you compile and try this branch: https://github.com/nirvn/Q...
- 12:08 PM Bug report #13469 (Closed): Fix font size of recent projects screen on HiDPI displays
- The font of project name and path is way too small on HiDPI screens.
- 11:47 PM Bug report #13385 (Closed): QGIS 2.10 Processing Qt Python Error
- Fixed in commit:e27f6a1
- 11:11 PM Bug report #10444 (Closed): Output file extension in batch mode
- Fixed in changeset commit:"7f061d2d75e549a72efe8626b7ed9d31ee982ccd".
- 01:37 PM Bug report #10444: Output file extension in batch mode
- Hi Victor,
I compiled QGIS master and tested and this is still true. Please see the screencast:
https://dl.dropboxu... - 10:46 PM Bug report #13279 (Closed): Processing & SAGA
- Fixed in changeset commit:"a9dab06a6ada0595802e2dcacbe5835f3d957a37".
- 10:26 PM Bug report #13279: Processing & SAGA
- Thank Victor for this.
Unfortunately now (saga 2.2.1) I can see only one (!) saga alg. From the log:
...
2015-09-30T... - 09:50 PM Bug report #13279: Processing & SAGA
- I applied this patch on my 2.8.1 QGIS installation on Linux Mint, using SAGA 2.2.0. It solved the problem for me. (...
- 10:08 PM Bug report #13472 (Closed): Qgis crashes if in "options/canvas&legend" I turn on "create raster i...
- Hi!
I'm on win 7sp1 x64, osgeo4w x64, qgis dev a7cd198 - when option "create raster icon" is active, qgis crashes an... - 08:00 PM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Edward Rollason wrote:
> Where do I get the latest OSX master from?
I believe the only option is directly from the "... - 07:49 PM Feature request #7878: Windows 8 Location Provider GPS Support
- Has this been addressed yet?
I've just tried using the internal GNSS card on two separate windows tablets, and no di... - 04:10 PM Bug report #4064 (Closed): gdal tileindex always write absolute path, regardless what the user ch...
- Pull request submitted to remove the "Write absolute path" option from gdal tileindex: https://github.com/qgis/QGIS/p...
- 04:10 PM Bug report #11428 (Closed): Remove the option "Write absolute path" from gdal tileindex tool
- Pull request submitted to remove the "Write absolute path" option from gdal tileindex: https://github.com/qgis/QGIS/p...
- 03:33 PM Bug report #13464: Exported file differs from print composer preview
- Most likely you are using the "cache" setting for the map item, so it won't be redrawn unless you manually hit the re...
- 07:53 AM Bug report #13464 (Closed): Exported file differs from print composer preview
- I found a work around by creating on composer file per map part, saving each as png and creating a new composer file ...
- 06:58 AM Bug report #13464 (Closed): Exported file differs from print composer preview
- Hello there,
I have the following problem.
I try to compose a picture of different map layers (see file "mappreview")... - 03:23 PM Bug report #13471 (Closed): SSL error(s) on What's New web page load
- For some reason, the Qt application trusted Certificate Authorities are not being loaded into the @QgsWebPage@ upon r...
- 03:10 PM Bug report #13460: row_number function is twice listed in Field Calculator
- It's not random, it will always show row_number as highlighted in the field calculator context. A few others which ju...
- 03:38 AM Bug report #13460: row_number function is twice listed in Field Calculator
- Thanks for the information, Nyall.
Does it mean that next time I open QGIS, there will be another function highligh... - 02:47 AM Bug report #13460 (Closed): row_number function is twice listed in Field Calculator
- It's intended behavior. Now certain functions or variables are highlighted and also shown in bold at the top of the l...
- 02:47 AM Bug report #13460 (Closed): row_number function is twice listed in Field Calculator
- It's intended behavior. Now certain functions or variables are highlighted and also shown in bold at the top of the l...
- 02:12 AM Bug report #13460 (Closed): row_number function is twice listed in Field Calculator
- In Field Calculator dialog, row_number function apprears twice : under "Variables" group and at the top level of the ...
- 02:55 PM Feature request #6885: Modeler - retain parameter values when editing
- I think this is fixed.
Can someone close this feature request? - 02:46 PM Bug report #6918 (Closed): qgis:dissolve - "dissolve all" does not dissolve attributes
- I think this was fixed in this commit: https://github.com/qgis/QGIS/blob/116089e6ec0bd9bfd15395206bd6e880561da859/pyt...
- 02:30 PM Bug report #8853 (Closed): Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just i...
- 12:11 PM Bug report #13470 (Closed): Fix font size in plugin manager on HiDPI displays
- The font in the web view on the right side of the plugin manager is way too small on HiDPI displays
- 10:58 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message
- You're right, indeed. Sorry! My report was rather on the message text than the digitising issue.
My layer is a shapef... - 10:25 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message
- Might related to "GDAL !#3236":https://trac.osgeo.org/gdal/ticket/3236 (ie. shapefile is larger than 2 or 4 GB). Bu...
- 10:14 AM Feature request #13468 (Feedback): Error in psSHP->sHooks.Fwrite : not a really meaningful error ...
- Hi, more info are needed to understand the issue: QGIS version/revision, operating system.
In addition, if you attac... - 09:50 AM Feature request #13468 (Closed): Error in psSHP->sHooks.Fwrite : not a really meaningful error me...
- I have a shapefile I can't add a feature to. I can change attributes, geometry without problem. But each time I add a...
- 08:56 AM Bug report #13466: Node tool duplicates nodes instead of moving
- Confirmed in master.
Please consider giving your bugs unique and descriptive subject. There are already other couple... - 08:05 AM Bug report #13466 (Closed): Node tool duplicates nodes instead of moving
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision fea4ed9. In some situations (moving common ver... - 08:42 AM Bug report #13467 (Closed): Dissolve Vectors not working in QGIS 2.10
- Duplicate of #13167. Please add your comments and follow the original ticket.
- 08:42 AM Bug report #13467 (Closed): Dissolve Vectors not working in QGIS 2.10
- Duplicate of #13167. Please add your comments and follow the original ticket.
- 08:05 AM Bug report #13467 (Closed): Dissolve Vectors not working in QGIS 2.10
- Hi.
I have a shape file of UK postcodes and I wanted to create UK Sectors from it.
I have used the function "Vector/G... - 08:01 AM Bug report #13440 (Closed): Bad work of "Node tool"
- 07:57 AM Feature request #13465 (Open): Identify Results panel : clicking on "Clear results" should close ...
- When you've features highlighted in the GUI, you can change "unhighlight" them with the "Clear results" tool in the "...
- 06:51 AM Bug report #13463 (Closed): Identify Results panel always show newly created features in the list
- Open a layer
Create a new feature inside
With the identify tool, click on another feature. The newly created feature... - 06:35 AM Feature request #12722 (Reopened): Allow copy/paste of columns between tables also when columns d...
- I think I reproduce it.
I have a PostGIS table A that I "saved as" a shapefile B, with "only selected features" optio... - 06:24 AM Bug report #13300: Filter legend doesn't work when using Presets
- I think the level of this issue should be raised since it breaks the use of "filter by map" option or oblige the user...
- 06:10 AM Bug report #13454: 2.11 Authentification System error
- Did the update and only received the first menu which is the "Custom certificate Configuration". Somehow that needs t...
- 03:50 AM Feature request #13458: Legend: add check/uncheck unselect/all
- Yes, you're right. Feel free to merge the two - I think there is some additional info here.
- 03:26 AM Feature request #13458: Legend: add check/uncheck unselect/all
- I think it's related to #11139
- 02:09 AM Feature request #13458 (Closed): Legend: add check/uncheck unselect/all
- For a layer with a complex classification, unselecting the whole layer in the legend leaves all the classes selected,...
- 03:07 AM Bug report #13462 (Closed): Keep functions "Recent" category at the end of the list in Field Calc...
- As it's done in "Select by expression" dialog, it would be nice to keep the "Recent (fieldcalc)" category at the bott...
- 02:54 AM Bug report #13442 (Closed): Processing/batch mode: "select from..." do not fill correctly rows
- Victor Olaya wrote:
> I don't see this is an issue
>
> The Grids parameter is a multiple input parameter, so you are... - 02:54 AM Bug report #13442 (Closed): Processing/batch mode: "select from..." do not fill correctly rows
- Victor Olaya wrote:
> I don't see this is an issue
>
> The Grids parameter is a multiple input parameter, so you are... - 02:28 AM Bug report #13461 (Closed): Select by expression: recent functions are sorted alphabetically not ...
- In previous releases, in Field calculator or in Select by expression dialog, the functions listed under "recent" cate...
- 02:12 AM Bug report #13459 (Closed): QGIS Server WMS GetPrint request don't respect SELECTION parameter
- h3. Standard GetMap request:...
- 02:00 AM Bug report #13457: WMS GetPrint request doesn't render legend when it's assigned to map
- Poject files and images uploaded to imgur
- 02:00 AM Bug report #13457: WMS GetPrint request doesn't render legend when it's assigned to map
- Poject files and images uploaded to imgur
2015-09-29
- 01:55 AM Bug report #13457 (Closed): WMS GetPrint request doesn't render legend when it's assigned to map
- h3. Standard GetMap request:...
- 01:22 AM Bug report #10444 (Feedback): Output file extension in batch mode
- Just tried with a few algorithms, and it seems to add the extension. It works fine with any of the autofill options.
... - 01:12 AM Bug report #11539 (Closed): Processing modeller: calculation parameters lost
- Fixed in changeset commit:"56af1068db11a1b5bf9314ba90a3167927fde88d".
- 01:09 AM Bug report #12485 (Closed): Modeler calculator error
- Agreed, seems to be working fine now.
- 12:58 AM Bug report #12485: Modeler calculator error
- ok, i see that you were refering to the modeler-only calculator. Just tested and it seems to work fine too. Can you c...
- 12:15 AM Bug report #12485 (Feedback): Modeler calculator error
- Can you confirm this is still an issue?
I am not able to reproduce it. A model that uses the raster calculator (the ... - 12:46 AM Bug report #13217 (Closed): Modeler output order
- Fixed in changeset commit:"1d67ce7ca7f3c2e360fc790324627a1173685843".
- 12:46 AM Bug report #13215 (Closed): Orfeo segmention tools in QGIS 2.10 : unsupported operand type(s) for +
- Fixed in changeset commit:"ea712c6c231ab98a5ce47fdf9ab56574e9105d57".
- 12:38 AM Bug report #13456: Export to PDF or Image a Portrait-oriented maps is impossible
- Reproducible only if Google Hybrid Layer (from OpenLayers plugin) is visible.
- 11:48 PM Bug report #13456 (Closed): Export to PDF or Image a Portrait-oriented maps is impossible
- Project / Print Composers / MyMap … -->
Set the map orientation to "Portrait" -->
Composer / Export As PDF… -->
no re... - 11:59 PM Bug report #13442 (Feedback): Processing/batch mode: "select from..." do not fill correctly rows
- I don't see this is an issue
The Grids parameter is a multiple input parameter, so you are supposed to be able to se... - 11:18 PM Bug report #13454: 2.11 Authentification System error
- It's not a QGIS plugin, but a QCA one. On Ubuntu just install @libqca2-plugin-ossl@ :...
- 08:45 PM Bug report #13454 (Closed): 2.11 Authentification System error
- I'm getting two SSL errors on startup - I'm ignoring them both upon startup to get QGIS up and running. The first one...
- 09:41 PM Bug report #13453 (Closed): QGIS crashes when applying rule based label using data defined setting
- Fixed in changeset commit:"1c877f116ca9f1605d3fc69786830e84fd7748ea".
- 06:35 PM Bug report #13453 (Closed): QGIS crashes when applying rule based label using data defined setting
- Steps to reproduce:
1. add a new rule based label
2. apply a data defined override to a property in the label
3. try ... - 09:26 PM Feature request #13455 (Closed): Ubuntu 15.10 Wily repository
- On October 22th there will be a new Ubuntu version released. Few days later there will be QGIS 2.12 released. It's wo...
- 06:24 PM Bug report #13452 (Closed): Raster / Conversion / Translate function
- Take 2 different tiff rasters (raster1.tiff and raster2.tiff).
Use the translate function to georeference raster1.ti... - 06:02 PM Feature request #4357 (Closed): On/Off checkbox for Composer Objects
- Fixed since a while (checkbox under "Rendering" group for "Exclude item from exports").
- 06:02 PM Feature request #4357 (Closed): On/Off checkbox for Composer Objects
- Fixed since a while (checkbox under "Rendering" group for "Exclude item from exports").
- 06:01 PM Feature request #7052 (Closed): Composer navigation should be improved
- Fixed since a while
- 06:01 PM Feature request #7052 (Closed): Composer navigation should be improved
- Fixed since a while
- 05:59 PM Bug report #9842 (Closed): Selecting Atlas-controlled map item is currently not user friendly
- Closing this due to lack of a better UX solution. I think now that users are accustomed to the new way of setting atl...
- 05:59 PM Bug report #9842 (Closed): Selecting Atlas-controlled map item is currently not user friendly
- Closing this due to lack of a better UX solution. I think now that users are accustomed to the new way of setting atl...
- 05:49 PM Bug report #13388 (Closed): Print Composer : Uncheck the "generate an atlas" box clears all the s...
- I've reverted the "apply" change - thanks for reminding me, this was on my TODO list but it slipped my mind.
- 05:49 PM Bug report #13388 (Closed): Print Composer : Uncheck the "generate an atlas" box clears all the s...
- I've reverted the "apply" change - thanks for reminding me, this was on my TODO list but it slipped my mind.
- 04:56 PM Bug report #13451: error when try to "save vector as"
- It was due to MultiPolygon25D geometries. Fixed now.
- 04:52 PM Bug report #13451 (Closed): error when try to "save vector as"
- Fixed in changeset commit:"8ed785018628ea8b818f5aab82e7a474adcc0fb5".
- 02:46 PM Bug report #13451: error when try to "save vector as"
- Hi, thx to our gfoss's friend Toto Fiandaca I can put a quick video to show better the issue.
The video is available... - 01:31 PM Bug report #13451: error when try to "save vector as"
- I add an image to show the error.
- 01:25 PM Bug report #13451: error when try to "save vector as"
- I checked.
The qgis 2.8.3 use the gdal/ogr 1.11.2
The qgis 2.10.1 use the same gdal/ogr 1.11.2
- 01:22 PM Bug report #13451: error when try to "save vector as"
- does the 2.8.3 version uses the same GDAL version ?
- 12:51 PM Bug report #13451 (Closed): error when try to "save vector as"
- Hi,
I experience this issue when try to export a shapefile to another shapefile using the "save vector as".
The iss... - 03:15 PM Bug report #13447 (Closed): DB_Manager UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 i...
- Fixed in changeset commit:"0c480a93c6ea453d79c7b0b0440ff1b3d4b3a0df".
- 02:43 PM Bug report #13448 (Feedback): Qgis DBManager does nothing and does not output nothing in the cons...
- The @st_union@ column used as geometry column to load the layer has @GeometryCollection@ type...
QGIS is not able to ... - 06:12 AM Bug report #13448 (Closed): Qgis DBManager does nothing and does not output nothing in the consol...
- *New description:*
When loading a table that is a geometry collection, warn the user that the layer will now be show... - 01:09 PM Bug report #13450 (Closed): OS X trunk build fails
- PyQt 4.11.3 required updating to 4.11.4. Reinstalling that version fixed this. Thanks Jürgen.
- 12:37 PM Bug report #13450 (Closed): OS X trunk build fails
- The following is dumped during make on OS X while trying to build trunk....
- 11:25 AM Bug report #13441 (Closed): "ParameterExtent" wrong values in Processing
- Fixed in changeset commit:"1c69373af1dbdbdfcae4ef0dcb518a64ae616c86".
- 08:19 AM Bug report #13279: Processing & SAGA
- Works well here, I leave it open for further feedback.
- 04:37 AM Bug report #13279: Processing & SAGA
- If this patch fixes the problem and 2.2.0 works fine, i think this can be closed, considering that we have 2.2.0 now ...
- 08:17 AM Feature request #13449 (Open): Pan Keybinds
- Add ability to change keybindings, specifically for panning. Use of ASWD in place of arrow keys.
- 05:25 AM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- The problems with GDAL/OGR thread safety may appear with various drivers. We should probably add mutex lock to QgsGda...
- 04:38 AM Bug report #12740 (Closed): Algorithms sometimes disappear from the toolbox
- Haven't received any feedback, but this seems to be fixed and working fine since some time ago, so I am closing this....
- 04:34 AM Bug report #13101 (Closed): SAGA Processing-Tool (merge layers) doesn't work and no alternative
- 02:39 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- The work-around is to save the file as a new file.
Please add your comments to the original ticket #11007
Thanks, - 02:35 AM Bug report #13422 (Reopened): deleted feature within shapefile are not really deleted and count i...
- I can confirm this on QGIS 2.8.1 "Wien" (Ubuntu 15.4). This issue is not resolved when calling repack / assigning new...
2015-09-28
- 01:55 AM Bug report #13447 (Closed): DB_Manager UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 i...
- An error has occured while executing Python code:
Traceback (most recent call last):
File "C:/PROGRA~1/QGISWI~1/a... - 01:27 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Thanks for the sample data.
I can confirm the issue although the attached testcase seems to have invalid geometries. - 12:37 AM Bug report #13317 (Closed): Create circular string enabled for point layers
- Fixed in dfb78194ad2c6132517aa160325837330438f750
- 12:31 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
- ...
- 12:31 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
- ...
- 11:23 AM Bug report #13443 (Feedback): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py m...
- There is no package including commit:48d16ed yet and the second issue doesn't seem to be a QGIS problem.
- 10:53 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
- Related to issue #13417 (closed). Still waiting for a working solution.
Linux (Ubuntu 15.04) installing from @deb ht... - 12:09 AM Bug report #13446 (Closed): MYSQL Project File
- Every times after save the Projectfile QGIS add in the Layersource the same section "table=xyz" again.
The Layersour... - 12:03 AM Bug report #13276 (Closed): node tool regressions and issues
- click-click is reverted.
- 12:02 AM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- I'm running on Ubuntu Wily, and the libpoppler52 version is 0.33.0-0ubuntu3. Looking at the bug, the fix was merged b...
- 11:46 PM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- Poppler library was not thread safe, it should be fixed, see https://bugs.freedesktop.org/show_bug.cgi?id=50992.
Can... - 10:25 PM Bug report #13416 (Closed): QGIS crashes when font size in labelling comes from unknown type
- Fixed in changeset commit:"5b0bfc6238bf1e66aad9460b3456314f3ffe9df9".
- 10:07 PM Bug report #13401: WFS Cache Features option does not work anymore
- It works with QGIS 1.8.
- 04:50 PM Bug report #4087: Split Features tool: lines are split also at every self-intersection
- Hi,
Please make a test with the two layers I am attaching.
The layer trajeto_completo_2.shp has one single line and... - 04:50 PM Bug report #4087: Split Features tool: lines are split also at every self-intersection
- Hi,
Please make a test with the two layers I am attaching.
The layer trajeto_completo_2.shp has one single line and... - 03:17 PM Feature request #13445 (Open): Add legend type/properties for map composer: gradient, horizontal,...
- Please, see attached image to understand the thread:
A - definition of thresholds for the color legend
B - visualisat... - 02:41 PM Bug report #13444 (Closed): Very large QGIS project memory usage
- A project I am using is currently using upwards of 5GB RAM (nearly 7GB to load). With my system's 4GB RAM this makes ...
- 08:48 AM Bug report #10517: Reading PGPASS fails on 64-Bit Version
- So when you install both PgAdmin and QGis (via OSGeow4w) you end up with 2 different version of libpq.
This seems una... - 08:10 AM Bug report #12727: Openstreetmap Import to spatialite incomplete
- Yet another, similar case:
http://gis.stackexchange.com/questions/164069/qgis-import-osm-data-via-osm-plugin-and-sql... - 06:26 AM Bug report #13310: nightly build packages failing to install with grass error
- Same problem in trusty.
- 02:36 AM Bug report #13442 (Closed): Processing/batch mode: "select from..." do not fill correctly rows
- Steps to replicate:
* download and extract sample data http://biogeo.ucdavis.edu/data/climate/worldclim/1_4/grid/cur...
2015-09-27
- 01:51 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Nyall Dawson wrote:
> Dakcarto automated builds are broken and out of date. Please test with latest master and reopen... - 01:50 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Nyall Dawson wrote:
> Dakcarto automated builds are broken and out of date. Please test with latest master and reopen... - 01:42 AM Bug report #13441 (Closed): "ParameterExtent" wrong values in Processing
- I just noticed that in QGIS/Processing master and Processing 2.10.2, when using the batch mode, the "ParameterExtent"...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 12:26 AM Bug report #13432 (Closed): Bad work of Node tool
- 12:26 AM Bug report #13440 (Closed): Bad work of "Node tool"
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision 6a6adc9. In some situations (moving common ver... - 10:14 PM Bug report #13429 (Closed): SAGA missing from toolbox
- Fixed in changeset commit:"c7961b1cd9aae24351945d052519be164c32370a".
- 10:03 PM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- Note: as the debug details indicate, the crash has to do with gdal trying to open PDFs. None of the PDFs I have in my...
- 09:57 PM Bug report #13439 (Closed): QGIS crashes when expanding the home node (gdb debug details provided)
- Under QGIS master build, the application crashes when trying to expand the home node in the browser panel.
*Steps to... - 08:53 PM Bug report #13438 (Closed): composer: image export options' page width not respected when exporti...
- A newly introduced composer export feature in the 2.12 dev cycle doesn't seem to function properly.
*Steps to reprod... - 12:02 PM Bug report #13355 (Reopened): Fill ring crashes QGIS
- testing fill ring and I am getting a crash
steps to reproduce:
* add a new scratch polygon layer
* digitize a new po... - 12:02 PM Bug report #13355 (Reopened): Fill ring crashes QGIS
- testing fill ring and I am getting a crash
steps to reproduce:
* add a new scratch polygon layer
* digitize a new po... - 11:23 AM Bug report #13374: Crash on loading MySQL geometry Layer
- Hi Saber,
with definitely unticked parallel rendering the error is the same (crashdump.log from available QGIS 2.10)... - 11:23 AM Bug report #13374: Crash on loading MySQL geometry Layer
- Hi Saber,
with definitely unticked parallel rendering the error is the same (crashdump.log from available QGIS 2.10)... - 10:15 AM Bug report #13374 (Feedback): Crash on loading MySQL geometry Layer
- Could you set turn off the parallel rendering and try again?
It is under Settings > Options > Rendering > Render laye... - 11:18 AM Bug report #13233: GPS Information - the Connection is not restored
- see PR https://github.com/qgis/QGIS/pull/2338
- 11:02 AM Bug report #3400: On project load the Selection color is not properly set.
- see PR https://github.com/qgis/QGIS/pull/2337
- 10:11 AM Bug report #13376 (Closed): QGIS crashes when trying to create heatmap
- Works for me. Your other alternative is to use Heatmap style:
www.youtube.com/watch?v=-F9n0wb8rkQ
I'd suggest readi... - 10:11 AM Bug report #13376 (Closed): QGIS crashes when trying to create heatmap
- Works for me. Your other alternative is to use Heatmap style:
www.youtube.com/watch?v=-F9n0wb8rkQ
I'd suggest readi... - 10:02 AM Bug report #13391 (Closed): GeoJSON not displayed correctly
- Checked in QGIS and all works fine. Problem with the OTF.
- 10:00 AM Bug report #13437: Mismatched selection on a query based spatialite layer on 2.10 64bit
- The minimum SpatiaLite file size exceeds the maximum file size permitted.
Attached is a script that allow recreate t... - 09:21 AM Bug report #13437: Mismatched selection on a query based spatialite layer on 2.10 64bit
- Trying to get a spatialite file lighter than 5 Mb ...
- 09:16 AM Bug report #13437 (Closed): Mismatched selection on a query based spatialite layer on 2.10 64bit
Trying to select any element in the canvas, always the first visible item is selected. In the attribute table the fi...- 09:54 AM Bug report #13393 (Feedback): Bad work with "Node tool"
- Works fine for me in the latest master. Could you try and report back?
- 09:51 AM Bug report #13396 (Feedback): Node tool's errors
- Works fine in commit:935dca0 for me.
- 09:40 AM Bug report #13419 (Open): Creating spatial index on Shapefile with invalid geometries will make t...
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
2015-09-26
- 01:14 AM Bug report #13436 (Closed): Let user set histograms in mm
- Histograms seem to be always working in map units. It is useful to have them also in mm
- 01:13 AM Bug report #13435 (Closed): Default diagram placement
- The default placement should be at the centroid of the polygon rather than around it
- 01:12 AM Bug report #13434 (Closed): Diagram transparency cursor being reset
- When giving a transparency to diagrams, on repoening the dialog the cursor is reset to 0, even if the values of trans...
- 08:54 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
- Sure. Here they are.
- 08:54 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
- Sure. Here they are.
- 08:50 PM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- I thought I have attached testcase. Anyway, here they are again.
- 08:50 PM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- I thought I have attached testcase. Anyway, here they are again.
- 06:33 PM Bug report #13420 (Closed): Strange behaviour of newly 'saved as' project
- Fixed in changeset commit:"a77e3bf7d56af056bff722c07e96c6b795310fa5".
- 12:50 PM Bug report #13417 (Closed): missing libqgis_app.so
- Fixed in changeset commit:"48d16ed380495eaabb640dfeb95d5cf2819cf1c0".
- 12:33 PM Bug report #13433 (Closed): Help text for rpad and lpad in field calculator are mixed up
- Fixed in changeset commit:"b46cbbe4259b9eecd0b0735f52e26b1ae817352c".
- 07:43 AM Bug report #13433 (Closed): Help text for rpad and lpad in field calculator are mixed up
- The help text for string operations rpad() and lpad() in the field calculator are mixed up. The help text for rpad() ...
- 12:19 PM Bug report #13431 (Closed): Fehler beim editieren
- 12:17 PM Bug report #13431: Fehler beim editieren
- Please file bugs in English.
- 04:17 AM Bug report #13431 (Closed): Fehler beim editieren
- Hi people,
I use QGIS 2.10.1
Since a few years I have to record the landuse for an area. As the areas don't change m... - 11:56 AM Bug report #13411 (Closed): Translation of functions help lost
- See https://lists.osgeo.org/pipermail/qgis-tr/2015-September/000669.html
- 11:56 AM Bug report #13411 (Closed): Translation of functions help lost
- See https://lists.osgeo.org/pipermail/qgis-tr/2015-September/000669.html
- 07:01 AM Bug report #13428: PyQt not aware of qgis_customwidgets.py
- discussing it with Jürgen.
- 04:34 AM Bug report #13430 (Closed): Bad work of
- 04:16 AM Bug report #13430 (Closed): Bad work of
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision 6a6adc9. In some situations when I use "Node t... - 04:34 AM Bug report #13432 (Closed): Bad work of Node tool
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision 6a6adc9. In some situations when I use "Node t... - 03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #626 (Feedback): GRASS Edit: add the tool to continue a line or a boundary as pol...
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #626 (Feedback): GRASS Edit: add the tool to continue a line or a boundary as pol...
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #626 (Feedback): GRASS Edit: add the tool to continue a line or a boundary as pol...
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Bug report #470 (Feedback): adding a column to GRASS vector corrupts it
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #43 (Feedback): GRASS Edit: allow for visible vertices
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:45 AM Feature request #42 (Feedback): GRASS Edit: let customize display more
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:45 AM Feature request #41 (Feedback): GRASS Edit: expose un-labelled objects
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:44 AM Feature request #40 (Feedback): GRASS Editing: wish dialog save edits or quit without saving
- Superseded by the new GRASS7 editing. Probably it should be closed.
2015-09-25
- 12:12 AM Bug report #13429 (Closed): SAGA missing from toolbox
- With current Debian sid, saga 2.2.1, the backend is activated, but the commands are not listed in the toolbox. From t...
- 12:06 AM Bug report #13428 (Closed): PyQt not aware of qgis_customwidgets.py
- On osgeo4w installation compiling ui files with pyuic4 produces wrong imports for qgis custom widgets.
Also all the ... - 11:12 PM Bug report #13427 (Closed): Range widget not working with NULLs
- if using the Range widget with `Allow NULL` selected, when editing a cell, the existing value is replaced with NULL, ...
- 03:48 PM Bug report #13417: missing libqgis_app.so
- No, it did not work.
There is no file libqgis_app.so on my system, how ldconfig could help?
There was no link to it ... - 03:10 PM Bug report #13417 (Feedback): missing libqgis_app.so
- Try to update links by running a @ldconfig@ and please close this if that helps.
- 03:00 PM Bug report #13419 (Feedback): Creating spatial index on Shapefile with invalid geometries will ma...
- I cannot reproduce here, please attach a small testcase.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 10:32 AM Feature request #13424 (Open): UI option for clear "Recently used coordinate reference systems" list
- The "Recently used coordinate reference systems" list is very handy for easily opening layers.
But sometimes a user ... - 09:56 AM Feature request #12324: QGIS 2.8 Wien - Crashed on SQL Server Spatial Layers
- I have had similar issues editing MSSQL tables in QGIS. Seems to work fine for so many saves. Then after a while, w...
- 07:49 AM Bug report #13404 (Feedback): editing legends
- Could you provide an example layer / project? Works fine for me.
- 07:38 AM Bug report #13420: Strange behaviour of newly 'saved as' project
- The desired behaviour should be, to save the changes to the newly saved project and igonre the orginal one.
- 02:22 AM Bug report #13420: Strange behaviour of newly 'saved as' project
- I'm changing this to blocker because it is super confusing and just not very nice.
- 07:33 AM Bug report #13421 (Feedback): 'split parts' tool deletes one of the two newly created parts
- Can't reproduce. Could you share your example file?
- 07:33 AM Bug report #13421 (Feedback): 'split parts' tool deletes one of the two newly created parts
- Can't reproduce. Could you share your example file?
- 07:28 AM Bug report #13423: SVG border thickness impossible to override by attribute
- Confirmed in 2.8, 2.10 and master.
- 07:28 AM Bug report #13423: SVG border thickness impossible to override by attribute
- Confirmed in 2.8, 2.10 and master.
- 03:17 AM Bug report #13423 (Closed): SVG border thickness impossible to override by attribute
- The overriding of the stroke-width (param(outline-width)) of SVG's by an attribute value is broken in QGis 2.10 (have...
- 07:16 AM Bug report #13297 (Closed): Edited/Deleted features still in Shapefile
- Please see the original ticket.
- 07:16 AM Bug report #13297 (Closed): Edited/Deleted features still in Shapefile
- Please see the original ticket.
- 07:15 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- There are a couple of tickets reported in 2.10. I am closing them and re-opening this one.
- 07:14 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- I am re-opening the original ticket.
- 07:14 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- I am re-opening the original ticket.
- 07:14 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- I am re-opening the original ticket.
- 02:31 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- do the following :
- open test.shp
- show feature count -> 5
- toogle edition
- delete all feature, count = 0
- save ... - 02:57 AM Bug report #6841: Variable Jenks classification in QGIS
- Same problem here. Any news on this bug ?
2015-09-24
- 01:52 AM Bug report #13342: Layer toogle overrides on-the-fly CRS transformation setting
- Restarting QGIS or creating a new project doesn't change anything to this behavior here. Toggling on-the-fly takes im...
- 01:34 AM Bug report #13396: Node tool's errors
- Sorry - I didn't know that, the last qgis version 2.11.0-Master in which "Node tool" works great is - QGIS code revis...
- 02:26 PM Bug report #13396: Node tool's errors
- Piotr Kania wrote:
> Hi - in qgis-dev-2.11.0-73 everything is ok if I edit linestring layer, problem still exists dur... - 01:06 AM Bug report #13417: missing libqgis_app.so
- Same problem on Ubuntu (and flavours).
Using qgis.org/debian-nightly
_/usr/bin/qgis.bin: error while loading shared... - 09:04 PM Bug report #13417: missing libqgis_app.so
- Update:
Updated home PC (unfortunately). The same issue.
here ldd command before update:
misha@misha-amd:~$ ldd -v ... - 12:18 PM Bug report #13417 (Closed): missing libqgis_app.so
- Hi,
Just after nightly upgrade QGIS cannot start any more with message:
/usr/bin/qgis.bin: error while loading shar... - 09:32 PM Bug report #13421 (Closed): 'split parts' tool deletes one of the two newly created parts
- Take any polygon shapefile. Use the split part tool on it. Only one half of the polygon remains (see video).
- 09:16 PM Bug report #13420 (Closed): Strange behaviour of newly 'saved as' project
- You have an original project myFile.qgs that you save as myNewFile.qgs
You can see that you are working now on myNewF... - 08:59 PM Bug report #13419 (Closed): Creating spatial index on Shapefile with invalid geometries will make...
- I've got one file which behaves strangely when associated with a spatial index. When I zoom in, the layer disappears ...
- 08:23 PM Bug report #10747 (Reopened): Cannot copy/paste points features
- I still have the problem with some files, Pisa 2.10 on Windows 7pro 64bits. See attached files.
- 08:23 PM Bug report #10747 (Reopened): Cannot copy/paste points features
- I still have the problem with some files, Pisa 2.10 on Windows 7pro 64bits. See attached files.
- 08:23 PM Bug report #10747 (Reopened): Cannot copy/paste points features
- I still have the problem with some files, Pisa 2.10 on Windows 7pro 64bits. See attached files.
- 04:18 PM Bug report #13413 (Closed): font in composer attribute table header not changable
- This was fixed in 2.8.2 and later versions.
- 04:18 PM Bug report #13413 (Closed): font in composer attribute table header not changable
- This was fixed in 2.8.2 and later versions.
- 02:30 PM Bug report #13413: font in composer attribute table header not changable
- Please file bugs in English.
- 02:22 AM Bug report #13413 (Closed): font in composer attribute table header not changable
- in the print composer the font selection and font size of the table header cannot be changed in attribute tables. Th...
- 03:54 PM Bug report #13418 (Closed): Print Composer : "Lock layer style for map item" doesn't update the m...
- A visibility preset is a combination of **active styles** of visible layers (or *default style* if layer has only one...
- 02:32 PM Bug report #13404: editing legends
- Please file bugs in English.
- 02:18 PM Bug report #13162 (Closed): Unable to stylize raster as Singleband Pseudocolor
- Dakcarto automated builds are broken and out of date. Please test with latest master and reopen if necessary.
- 05:52 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Confirming that [Dakota 2.11](http://qgis.dakotacarto.com) is not able to stylize a DEM using singleband pseudocolor....
- 02:57 AM Bug report #13162 (Reopened): Unable to stylize raster as Singleband Pseudocolor
- This issue still seems to be broken on the dakota master download (2.11-dev). Can anyone confirm?
- 11:54 AM Bug report #13151: Zonal statistics error: 0-d arrays can't be indexed
- A new machine (Intel® Core™ i7) is running with Windows 10 and the problem persists.
- 09:00 AM Bug report #13416 (Closed): QGIS crashes when font size in labelling comes from unknown type
- When assigning the font size from an "unknown type" in the rule-based labeling, QGIS crashes:
1- Unzip and open the ... - 07:35 AM Bug report #13161: GetLegendGraphics Server Error
- Marco Hugentobler wrote:
> I have tested it, and it seems to be an x-server problem (seems some changes in legend ren... - 06:43 AM Bug report #13415 (Closed): Import into PostGIS - Locale bug
- The Import into PostGIS dialog does not find any connection to postgres database, when the language is Portuguese-BR ...
- 05:15 AM Bug report #13101 (Feedback): SAGA Processing-Tool (merge layers) doesn't work and no alternative
- fixed
It actually had the same cause as #13114 - 04:12 AM Bug report #13114 (Closed): r.series broken on Processing
- Fixed in changeset commit:"216e461246df0b0711a8eb992acb88db870fdfd1".
- 02:48 AM Bug report #13414 (Closed): Wrong style applied (line vs polygon)
- * open a line layer
* apply a style defined for polygons, rule based
* then I go back to Single symbol style
* the st...
2015-09-23
- 12:18 AM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- I believe that the same issue affects also many other projection pairs. The reason is that at least older versions of...
- 12:16 AM Bug report #13412 (Closed): processing ''Get online scripts' does not honor QGIS proxy settings?
- Testing the 'Get Online Scripts' here in a proxied environment.
It fails to get a connection. Probably because it do... - 11:53 PM Bug report #13401: WFS Cache Features option does not work anymore
- If I have understood it right the meaning is that if "Cache Features" is checked then features are really cached as t...
- 11:45 PM Bug report #13411 (Closed): Translation of functions help lost
- In 2.8.3, the help for the expression functions is translated, at least in Italian, In 2.10.1, the translation is lost.
- 02:18 PM Feature request #13410 (Closed): Save python forms logic into postgres
- Now it's possible to save qgis layers style into postgres and also custom forms (there is the bug n° 7774 opened for ...
- 02:06 PM Feature request #13409 (Closed): text into layout legend symbol
- Sometimes for graphic pourpose could be useful to put some text into the layout legend symbol (as in the attached fig...
- 12:38 PM Bug report #13408 (Closed): Graphical Modeler Raster layer Input does not recognize GRASS raster ...
- In a created model using the Graphical Modeler, the model will not recognize/allow use of a GRASS raster layer as a R...
- 07:40 AM Feature request #13407 (Open): Add "repeat labels" option when labelling inside a polygon
- Line features can be labelled many times using the repeat option in Placement tab.
The same option is available for p... - 07:14 AM Bug report #13352: Symbology - Size assistant bug
- If the bug is with spaces, then the problem comes from QgsFieldModel and is propagated to QgsFieldExpressionWidget, i...
- 06:08 AM Bug report #13352: Symbology - Size assistant bug
- Hi Saber, thank for the report and sorry for the delay,
When do you witness the bug ? When the field name contains s... - 05:12 AM Bug report #13396 (Reopened): Node tool's errors
- Hi - in qgis-dev-2.11.0-73 everything is ok if I edit linestring layer, problem still exists during editing multipoly...
- 05:03 AM Bug report #13396 (Closed): Node tool's errors
- Thanks - in qgis-dev-2.11.0-73 works,
thanks for your work - 02:26 AM Bug report #13406 (Closed): Inverted polygon renderer and shapeburst fill create ghost borders in...
- Working on qgisserver install here with tiled client (Lizmap), we encountered that empty tiles are rendered with bord...
2015-09-22
- 01:10 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
- After updating the processing tool zonal statistics doesn't work.
error:
*"in method 'SpatialReference_ImportFromPro... - 12:54 AM Bug report #13404 (Closed): editing legends
- qgis crashes when trying to change a layers legend (opening properties)
----
Beim Versuch die Legende eines Layers zu... - 10:45 PM Bug report #13401 (Closed): WFS Cache Features option does not work anymore
- In older versions the "Cache Features" option could be used for downloading only the features of the current map exte...
- 05:38 PM Bug report #13399 (Closed): Unable to export image in Print Composer while Render as HTML box is ...
- I'm unable to export any type of image (`png`, `pdf`, `svg`, etc.) via Print Composer while there is a **Label** tha...
- 12:41 PM Bug report #13398 (Open): Georeferencer produce images in wrong crs in 2.10 and master
- in QGIS 2.6.1, georeferencing results (tif-images) are correct produced in the choosen crs.
In 2.10 and master, geor... - 11:10 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- I don't know if it's a Qt bug but if it could help this is the situation on my PC.
Custom form with logic crash on qg... - 11:00 AM Bug report #13397 (Closed): Qgis 2.10 is very slow to open large/complex project on linux compare...
- Qgis 2.10/2.11 are very slow (more than 2 minutes) to open a large/complex project compared with qgis 2.8 on using.
T... - 10:49 AM Bug report #13396: Node tool's errors
- mp4 video file has good resolution - it's better to download it and watch on computer than through dropbox player
- 10:46 AM Bug report #13396 (Closed): Node tool's errors
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11.0-72. In some situations when I use "Node tool" and try to move se... - 10:45 AM Bug report #13243: Unable to delete item in relation block using the form view
- Also the remove link doesn't work.
- 08:18 AM Bug report #13391: GeoJSON not displayed correctly
- I can't see anything like that on Windows. Does turning OTF off change anything?
- 04:50 AM Bug report #13391: GeoJSON not displayed correctly
- Thanks - however, the issue remains after the update (see screenshot).
- 02:29 AM Bug report #13391: GeoJSON not displayed correctly
- Joachim Ungar wrote:
> I'm using the ubuntugis-unstable repo where only 2.8.1 is available.
> Maybe the issue was alr... - 02:22 AM Bug report #13391: GeoJSON not displayed correctly
- I'm using the ubuntugis-unstable repo where only 2.8.1 is available.
Maybe the issue was already resolved for 2.10. ... - 07:55 AM Bug report #10517: Reading PGPASS fails on 64-Bit Version
- Martin HOFFMANN wrote:
> I reopen the issue as it think it would be a pretty minor work to ask Qgis 64-bit to also ha... - 05:55 AM Bug report #10517 (Reopened): Reading PGPASS fails on 64-Bit Version
- I propose to reopen since I've found the culprit. I also provide an updated workaround for those who encounter the sa...
- 05:55 AM Bug report #10517 (Reopened): Reading PGPASS fails on 64-Bit Version
- I propose to reopen since I've found the culprit. I also provide an updated workaround for those who encounter the sa...
- 07:18 AM Feature request #4124: Add support for wfs 1.1.0
- I am having similar issue's with the flemish Mobile Mapping WFS: https://viewer.image-v.be/MM_Opnameposities?service=...
- 06:29 AM Bug report #13366: Crash when adding new field, changing its value and deleting the same field wi...
- No crash for me on 2.10.1 Win7 x64. Have followed steps here both for normal and virtual field creation, and I've nev...
- 02:40 AM Bug report #13366: Crash when adding new field, changing its value and deleting the same field wi...
- Yes, still crash here with commit:ce62640.
- 04:11 AM Bug report #13395 (Closed): Load style from database
- When I save the style to postgres database in QGIS, it automatically saves the style in the table layer_styles in pub...
- 03:09 AM Bug report #13394 (Closed): Saving to remote drives
- I use an instance of QGIS that is installed on a remote server and accessed via Citrix. When using processing tools ...
2015-09-21
- 01:28 AM Bug report #13391: GeoJSON not displayed correctly
- I can't reproduce with QGIS 2.10.1. Could you also have a try this version?
- 09:30 AM Bug report #13391 (Closed): GeoJSON not displayed correctly
- All features in the attached GeoJSON file (generated with fiona) are squares but when loading into QGIS 2.8.1, some o...
- 01:15 AM Bug report #13393: Bad work with "Node tool"
- win 7 x64 sp1,
postgresql-9.4.4-3-windows-x64
postgis_2_1_pg94
Generally, in qgis-dev-2.11.0-63 "Node tool" was a lo... - 01:01 AM Bug report #13393 (Closed): Bad work with "Node tool"
- Hi!
I edit postgis layers - while dragging vertices with "Node tool" often appear situation visible in screenshot - ... - 12:59 AM Bug report #13366: Crash when adding new field, changing its value and deleting the same field wi...
- I overlooked your comment, you are creating a virtual field...
I didn't checked it. Does it still crash with virtual ... - 12:47 AM Bug report #13366: Crash when adding new field, changing its value and deleting the same field wi...
- Hi Giuseppe, so you cannot reproduce the crash with a virtual field following the steps reported in my comment?
Than... - 04:49 PM Bug report #13366 (Closed): Crash when adding new field, changing its value and deleting the same...
- Fixed in changeset commit:"ce6264065de0ee4a01f305b411251d65ae54f97f".
- 04:35 PM Bug report #13366 (In Progress): Crash when adding new field, changing its value and deleting the...
- Even reproducible using "New column", just changing any attribute value of the new column before deleting it.
- 04:35 PM Bug report #13366 (In Progress): Crash when adding new field, changing its value and deleting the...
- Even reproducible using "New column", just changing any attribute value of the new column before deleting it.
- 04:35 PM Bug report #13366 (In Progress): Crash when adding new field, changing its value and deleting the...
- Even reproducible using "New column", just changing any attribute value of the new column before deleting it.
- 04:35 PM Bug report #13366 (In Progress): Crash when adding new field, changing its value and deleting the...
- Even reproducible using "New column", just changing any attribute value of the new column before deleting it.
- 01:16 PM Bug report #13366: Crash when adding new field, changing its value and deleting the same field wi...
- I can confirm the crash (Debian wheezy) and I am getting a similar crash when deleting a virtual field.
I am attachin... - 12:41 AM Bug report #12987: Values not updating properly when editing attribute table
- I no longer get this error on Master either, Ubuntu 15.04.
- 06:32 PM Bug report #12987: Values not updating properly when editing attribute table
- Unable to reproduce it on Ubuntu 14.04 with current master commit:ce6264065de
- 10:20 PM Bug report #13355 (Closed): Fill ring crashes QGIS
- Seems to have been resolved in the latest master.
- 06:04 PM Bug report #13147: QGIS 2.10 attribute table sorting introduces NULL values
- I'm wondering if the layer you load in QGIS is a view.
- 03:59 PM Feature request #13392 (Open): label engine to support shrink to fit label in polygon?
- actual QGIS labelling do not support shrink font size to fit label in polygon, this feature is important to avoid col...
- 01:20 PM Feature request #12111 (Closed): dbManager: Export more formats, not just shape
- Fixed in changeset commit:"99211262f35f7c293d00bcd80a315f1917bad0b0".
- 01:20 PM Bug report #13384 (Closed): "Drop existing one" option not really understandable in DB Manager ex...
- Fixed in changeset commit:"6a6e366c04d720a99cc4564d6cd986b08a99722d".
- 12:39 PM Bug report #13384 (In Progress): "Drop existing one" option not really understandable in DB Manag...
- 11:11 AM Bug report #13384: "Drop existing one" option not really understandable in DB Manager export tabl...
- Wrong, the text is different between export to file (i.e. "Drop existing one") and to a different database (i.e. "Rep...
- 11:01 AM Bug report #13384 (Feedback): "Drop existing one" option not really understandable in DB Manager ...
- Somehow duplicated of #12961. The text was replaced with proposed "Replace existing table" one.
BTW if we are export... - 11:01 AM Bug report #13384 (Feedback): "Drop existing one" option not really understandable in DB Manager ...
- Somehow duplicated of #12961. The text was replaced with proposed "Replace existing table" one.
BTW if we are export... - 11:01 AM Bug report #13384 (Feedback): "Drop existing one" option not really understandable in DB Manager ...
- Somehow duplicated of #12961. The text was replaced with proposed "Replace existing table" one.
BTW if we are export... - 01:16 PM Feature request #11792 (Feedback): import - primary key option as combobox
- Maybe we could change it to an editable combobox, populating it with the source table columns.
This way:
1. user is ... - 12:31 PM Bug report #13328 (Closed): Drag&drop doesn't work in DBManager in QGIS 2.11
- It was fixed few hours after the weekly 35 was released (commit:71afc9adc7d).
Just use any next version. - 12:31 PM Bug report #13328 (Closed): Drag&drop doesn't work in DBManager in QGIS 2.11
- It was fixed few hours after the weekly 35 was released (commit:71afc9adc7d).
Just use any next version. - 12:31 PM Bug report #13328 (Closed): Drag&drop doesn't work in DBManager in QGIS 2.11
- It was fixed few hours after the weekly 35 was released (commit:71afc9adc7d).
Just use any next version. - 09:12 AM Feature request #13390 (Open): Warn when the output filename expression returns a NULL value or i...
- Create an atlas and in output filename expression, put a wrong formula, something like *'output'||@atlasfeaturenum*
T... - 09:10 AM Bug report #13381 (Closed): dxf file minidump
- I had issued a PR here "[0]":https://github.com/qgis/QGIS/pull/2325 and Jurgen has pushed a more complete fix in comm...
- 09:10 AM Bug report #13381 (Closed): dxf file minidump
- I had issued a PR here "[0]":https://github.com/qgis/QGIS/pull/2325 and Jurgen has pushed a more complete fix in comm...
- 07:02 AM Bug report #13381: dxf file minidump
- Cannot reproduce with commit:22313dc, fixed ?
Salvatore can you try that ? - 06:33 AM Bug report #13381: dxf file minidump
- Can be reproduced under linux with current master.
Point 2 is "Layers -> Embed layers and groups"
Stacktrace:... - 09:09 AM Feature request #13389 (Open): Print composer : Keep previewed feature when "preview atlas" is re...
- Configure an atlas generation.
Activate the "preview atlas" to preview features. And choose one in the list (other t... - 08:30 AM Bug report #13388: Print Composer : Uncheck the "generate an atlas" box clears all the settings
- Digging further, it appears that i didn't click on "Apply configuration" once I've set up the atlas. So not a bug (ex...
- 08:03 AM Bug report #13388 (Closed): Print Composer : Uncheck the "generate an atlas" box clears all the s...
- Unchecking the "generate an atlas" box in Atlas generation tab erases all the options set in the "Configuration" fram...
- 07:35 AM Bug report #11211: Save QGIS project on VPN connection is very slow
- I and several others can confirm this problem:
http://osgeo-org.1560.x6.nabble.com/Saving-qgs-project-file-takes-fore... - 07:24 AM Bug report #13167: ftools dissolve, intersection, clip broken
- I checked with _Dissolve_ in Processing in current master on Ubuntu;
result: in OGR-log there is an entry @Feature ge... - 05:17 AM Feature request #13387: Print composer grid coordinate formater should provide variables for curr...
- > for "custom" label formatter to provide variables with (Boeing pilot version):
current D, M, S values (thus allowin... - 04:02 AM Feature request #13387 (Open): Print composer grid coordinate formater should provide variables f...
- This is a reopening of #12472 as current implementation, as provided by fixing #9292, is far from being usable and I,...
- 02:28 AM Feature request #3438 (Closed): Transparency for vector symbol layers
- Andreas Neumann wrote:
> Actually I think it is already possible to do what you want - on a feature you can have opaq... - 02:23 AM Feature request #12684: QGIS should backup settings before save
- marisn - wrote:
> Analysis of this issue is based on file observations not on code analysis.
We don't write the sett... - 02:12 AM Feature request #13386 (Closed): ogr2ogr based tool to "dissolve polylines"
- Starting from ogr2ogr based tool "Dissolve polygons", it could be useful to have a tool that can dissolve a linear ve...
2015-09-20
- 01:52 AM Feature request #12684: QGIS should backup settings before save
- I managed to track down the mechanism behind the loss of QGIS settings. The root cause is insecure writing of configu...
- 02:03 PM Feature request #12684: QGIS should backup settings before save
- Regis Haubourg wrote:
> Hi, that's strange, here ini files are saved at every change. On what platform are you workin... - 01:29 AM Bug report #13101: SAGA Processing-Tool (merge layers) doesn't work and no alternative
- After the last processing update (vers. 2.10.2) the problem is still existing.
- 10:55 PM Bug report #13174 (Closed): Regression: Modeler issue with temp outputs under Windows
- Fixed in changeset commit:"72af56d8a2f7088b9501efc60fd76df89e5acbb5".
- 04:19 PM Bug report #13385 (Closed): QGIS 2.10 Processing Qt Python Error
- Hi -
This isn't an issue with Processing not working or a folder not being correctly identified. Whenever I click: ... - 02:51 PM Feature request #9464: Consistent Terminology and Syntax
- Hi, i began working on this issue (see "PR2327":https://github.com/qgis/QGIS/pull/2327)
- I choose to use *field* ins... - 12:58 PM Bug report #13382: Processing installing is failed with non-ascii characters on windows
- The update of processing Fails with the error in the screenschot. Other plugins can be installed without Problems.
- 07:11 AM Bug report #13382: Processing installing is failed with non-ascii characters on windows
- Is this really Processing-specific? Seems like the plugin installer would fail for any plugin.
- 07:11 AM Bug report #13382: Processing installing is failed with non-ascii characters on windows
- Is this really Processing-specific? Seems like the plugin installer would fail for any plugin.
- 04:25 AM Bug report #13382 (Closed): Processing installing is failed with non-ascii characters on windows
- The installing of processing 2.10.2 is failling on Windows when the home directory contains non-ascii characters.
- 12:25 PM Bug report #13384 (Closed): "Drop existing one" option not really understandable in DB Manager ex...
- Open DB Manager and try to export to vector file one of the tables of the database;
In the opening dialog, there's an... - 11:57 AM Bug report #13383 (Closed): Composer: Attribute table draws some attributes without content
- In Map Composer I try make 11 sides long report width attribute table, where I has modified one attribute through fun...
- 08:45 AM Bug report #13226 (Feedback): Processing fails to load with non-UTF8 character in local date
- Does this still happen after commit:9fc1b48b?
- 08:44 AM Bug report #9573 (Closed): hostnames with non-ascii characters cause python console to fail.
- Fixed in commit:9fc1b48b
- 08:41 AM Bug report #13378 (Closed): Error when querying DB
- Fixed in commit:9fc1b48b
- 08:41 AM Bug report #10051 (Closed): DB manager: python error when copying rows resulting from a query
- Fixed in commit:9fc1b48b
- 08:40 AM Bug report #13206 (Closed): Python UnicodeDecodeError
- 07:24 AM Feature request #13281: Support different thousand separators for the numeric scalebar in map com...
- Would you mind changing this back to "open"? Thanks.
2015-09-19
- 02:22 PM Bug report #13381 (Closed): dxf file minidump
- software/hardware:
QGIS 2.10 standalone 64 bit, Windows 10 64 bit / Lenovo Z50 75 FX amd - 8 GB RAM
problem: dxf fil...
2015-09-18
- 10:34 PM Bug report #13380 (Closed): reprojection of lat/long lines across 180 in mercator map fails
- Lines that cross the 180 meridian are wrapped the long way around the world ONLY when the 180 meridian is outside the...
- 06:17 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- >Please note that the situation in QGIS 2.10 and master is actually more confusing than it was up to 2.8.x and person...
- 04:53 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Please note that the situation in QGIS 2.10 and master is actually more confusing than it was up to 2.8.x and persona...
- 06:14 AM Feature request #11301 (Closed): [composer] Add option to hide item bounding boxes
- Implemented a few versions ago
- 06:14 AM Feature request #11301 (Closed): [composer] Add option to hide item bounding boxes
- Implemented a few versions ago
- 03:54 AM Feature request #13379 (Open): Add "Data defined override" tool to legend font color selector in ...
- Hi,
It'd be nice if, as it can be done in the layer properties, user can customize color to use for the legend in pri... - 02:18 AM Feature request #13372: Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
- This seems to be a local problem on your side. C:/OSGEO4W/apps/qgis/resoruces/srs.db contains gsb files in record 778...
2015-09-17
- 01:29 AM Bug report #13378 (Closed): Error when querying DB
- An error has occured while executing Python code:
Traceback (most recent call last):
File "C:/PROGRA~1/QGISWI~1/a... - 12:35 AM Bug report #13161: GetLegendGraphics Server Error
- I have tested it, and it seems to be an x-server problem (seems some changes in legend rendering now trigger the need...
- 12:31 AM Bug report #13117: cached wfs not downloading new features while panning
- Yep the 'caching' behaviour changed.
Before when you added a &BBOX to the provider uri (when using python interface)... - 12:28 AM Bug report #13377 (Closed): Unable to Snap to new features after saving, without reloading data
- We've seen an issue with Snapping to new features.
When you digitize a feature, snapping will work in Modes *Advance... - 10:44 PM Feature request #13372: Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
- Problem seems to be not-writeable srs.db
- 04:44 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- Opps - forgot to mention, the above tests were done with the file on the local drive.
- 04:33 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I found the shapefile and object that was having ONE of the issues (not the attributes and objects getting switched) ...
- 04:33 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I found the shapefile and object that was having ONE of the issues (not the attributes and objects getting switched) ...
- 04:33 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I found the shapefile and object that was having ONE of the issues (not the attributes and objects getting switched) ...
- 04:33 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I found the shapefile and object that was having ONE of the issues (not the attributes and objects getting switched) ...
- 04:33 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I found the shapefile and object that was having ONE of the issues (not the attributes and objects getting switched) ...
- 04:41 PM Bug report #13368: Difference tool generates invalid geometries
- We experience similar issues when using the 'Avoid Intersection' function.
We start with perfectly valid geometries, ... - 04:13 PM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Thank you so much Harrissou. I've already done so. The problem is that the Kyngkaos compilation is more complete than...
- 04:09 PM Feature request #11008 (Closed): Field Calculator - get centroid of polygon easily
- Fixed in changeset commit:"55027e545f6265aaeda47dc48923cd5be6a47d74".
- 02:18 PM Bug report #13376: QGIS crashes when trying to create heatmap
- Attached is the crashlog.
- 02:06 PM Bug report #13376 (Closed): QGIS crashes when trying to create heatmap
- I'm a new user of QGIS. I need to make a heatmap for my thesis and I'm fairly certain I downloaded and set up the pro...
- 02:04 AM Bug report #13374: Crash on loading MySQL geometry Layer
- crash dump for 2.8.3 attached.
2015-09-16
- 01:35 AM Bug report #13370: Maximum string length 255
- Thank you!
- 02:54 PM Bug report #13370 (Closed): Maximum string length 255
- If you are in Spatialite, you will not have the 255 charector limit, but on the other hand you can't delete a column!...
- 02:54 PM Bug report #13370 (Closed): Maximum string length 255
- If you are in Spatialite, you will not have the 255 charector limit, but on the other hand you can't delete a column!...
- 12:54 PM Bug report #13370: Maximum string length 255
- Only one more thing...I saved the shapefile that I have in the spatialite format you said. Is it also possible to mod...
- 11:54 AM Bug report #13370: Maximum string length 255
- Yes, I'm using shapefiles. Thank you for your answer.
- 11:44 AM Bug report #13370 (Feedback): Maximum string length 255
- Are you using shapefiles?
It's a limitation of shapefiles, see http://gis.stackexchange.com/a/75096/9839 (only the f... - 11:24 AM Bug report #13370 (Closed): Maximum string length 255
- When saving attributes as "string", the maximum number of allowed characters is 255. Is it possible to implement this...
- 01:06 AM Bug report #13375 (Closed): scaling range in line pattern fill does not work
- Try to fill a polygon layer with a simple "Line pattern fill"
Set "Pen width" in "Map unit"
Enable "Adjust scaling ra... - 01:01 AM Bug report #13364: Weird behaviour after merging 2 or more lines
- michele zanolli wrote:
> Confirmed, I think it's related to #11400 (and more explained, see my last post)
Thanks - y... - 12:14 AM Bug report #13364: Weird behaviour after merging 2 or more lines
- Confirmed, I think it's related to #11400 (and more explained, see my last post)
- 11:59 PM Bug report #13374 (Closed): Crash on loading MySQL geometry Layer
- While trying to connect to a MySQLDB serving geometries, QGIS crashes when loading the layer (POINT with only one ent...
- 11:52 PM Feature request #13373 (Open): Ignore URL on more GetXxx requests using WMS 1.3.0
- while loading a WMS (1.3.0) it is possible to tell QGIS to ignore the delivered GetCapa, GetMap and GetFeatureInfo UR...
- 11:48 PM Bug report #13368: Difference tool generates invalid geometries
- This is the faulty geometry as WKT and it is a polygon which has a hole outside the shell. It should be either two di...
- 03:23 PM Bug report #13368 (Reopened): Difference tool generates invalid geometries
- 03:05 PM Bug report #13368: Difference tool generates invalid geometries
- there may sure be a gap, but is it a valid reason to produce an invalid geometry?
I understand that if I operate on v... - 03:02 PM Bug report #13368 (Closed): Difference tool generates invalid geometries
- There is a gap between FID 1 and FID 3 and hence the difference comes up with the small polygons.
- 03:02 PM Bug report #13368 (Closed): Difference tool generates invalid geometries
- There is a gap between FID 1 and FID 3 and hence the difference comes up with the small polygons.
- 03:02 PM Bug report #13368 (Closed): Difference tool generates invalid geometries
- There is a gap between FID 1 and FID 3 and hence the difference comes up with the small polygons.
- 07:44 AM Bug report #13368 (Closed): Difference tool generates invalid geometries
- When using the Difference... tool on two layers with valid geometries, QGIS produces a layer with invalid geometries....
- 11:34 PM Feature request #13372 (Closed): Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
- Compared to previous versions in QGIS 2.10 no *.gsb-Files seem to be referenced in srs.db (for NTv2 Transformations) ...
- 10:34 PM Bug report #13297: Edited/Deleted features still in Shapefile
- There are definitely two 'phantom' objects that remain in the table unless a save-as is done.
Simply by populating a ... - 05:05 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- It was a very random issue and we never got to the bottom of what was even causing it.
I did have another shapefile ... - 05:05 PM Feature request #13371 (Open): Move default style to themes folder
- Now that we have theme support via stylesheets all style work should be moved outside of the application. Currently ...
- 02:43 PM Bug report #13365 (Rejected): QGIS CRS works only when the planets aligns
- There is already an option in QGIS which prompts users to define the layers with unkown projections. You need to acti...
- 02:43 PM Bug report #13365 (Rejected): QGIS CRS works only when the planets aligns
- There is already an option in QGIS which prompts users to define the layers with unkown projections. You need to acti...
- 02:43 PM Bug report #13365 (Rejected): QGIS CRS works only when the planets aligns
- There is already an option in QGIS which prompts users to define the layers with unkown projections. You need to acti...
- 06:49 AM Bug report #13365: QGIS CRS works only when the planets aligns
- From what i understand from you, the file is in different projection from the start. If that is the case, and QGIS do...
- 06:46 AM Bug report #13365 (Reopened): QGIS CRS works only when the planets aligns
- I know, and i want to change the CRS of my layer to be 4326
From what i remember QGIS have this function , but i am ... - 12:09 PM Bug report #13369 (Closed): crash on exit
- Fixed in changeset commit:"0826290c8ea84991ed788b97fad31e12c82d6189".
- 12:05 PM Bug report #13369: crash on exit
- I just start QGIS and then quit it.
Your patch fixes the crash here. Thanks. - 11:41 AM Bug report #13369 (Feedback): crash on exit
- Hmmm... I cannot reproduce it.
Are you dealing with raster layers? Doing something fancy when exiting like leaving th... - 10:57 AM Bug report #13369 (Closed): crash on exit
- With the latest master I am getting a crash when quitting the application...
- 08:58 AM Bug report #3609: in a reprojected raster "zoom to best scale (100%)" does not work
- I have created pull request "!#2314":https://github.com/qgis/QGIS/pull/2314.
- 08:32 AM Bug report #13361 (Closed): Annoying message "Validation finished"
- fixed in commit:c54ea43
- 08:32 AM Bug report #13361 (Closed): Annoying message "Validation finished"
- fixed in commit:c54ea43
- 07:48 AM Bug report #13358 (Closed): Eliminate sliver polygons error
- This error is mostly likely caused by an invalid geometry.
This invalid geometry was however created by QGIS itself, ... - 07:47 AM Bug report #13359 (Closed): merge two polygons deletes one of them
- Indeed, the geometry is invalid.
This invalid geometry was however created by QGIS itself, so I reported a new bug #1... - 07:27 AM Bug report #13346 (Closed): Import CSV via "add delimited text layer" ignore first line of file csv
- Jukka Rahkonen wrote:
> Works OK for me with QGIS 2.10.1 on Windows. I edited the csv file to have headers only once,... - 07:27 AM Bug report #13346 (Closed): Import CSV via "add delimited text layer" ignore first line of file csv
- Jukka Rahkonen wrote:
> Works OK for me with QGIS 2.10.1 on Windows. I edited the csv file to have headers only once,... - 07:27 AM Bug report #13346 (Closed): Import CSV via "add delimited text layer" ignore first line of file csv
- Jukka Rahkonen wrote:
> Works OK for me with QGIS 2.10.1 on Windows. I edited the csv file to have headers only once,... - 02:18 AM Bug report #13346: Import CSV via "add delimited text layer" ignore first line of file csv
- Works OK for me with QGIS 2.10.1 on Windows. I edited the csv file to have headers only once, checked the First recor...
- 06:42 AM Bug report #13367 (Closed): [composer] map rotation with angled symbol
- hi,
Symbol With ellipse marker, with height, width and angle defined in "data properties".
If I use map rotation, th... - 02:30 AM Bug report #10815: refine rules (add ranges/categories): expressions not applied/written correctly
- I can reproduce this bug in 2.10.1.
Basically when you refine a rule (adding range or category both) using an express...
2015-09-15
- 01:58 AM Bug report #13359: merge two polygons deletes one of them
- Geometry FID=2 is
@POLYGON ((
-43.208452 -22.909126,
-43.207489 -22.908866,
-43.206147 -22... - 08:10 AM Bug report #13359: merge two polygons deletes one of them
- Sorry, I made a mistake.
The feature that makes things dissapears is the third one(FID 2).
In effect it seems that t... - 03:32 AM Bug report #13359 (Feedback): merge two polygons deletes one of them
- Works fine in 2.8.3
Feature 2 seems a bit odd. Worth deleting and trying. - 03:32 AM Bug report #13359 (Feedback): merge two polygons deletes one of them
- Works fine in 2.8.3
Feature 2 seems a bit odd. Worth deleting and trying. - 11:12 PM Bug report #13364: Weird behaviour after merging 2 or more lines
- Confirmed and marked as blocker.
- 11:12 PM Bug report #13364: Weird behaviour after merging 2 or more lines
- Confirmed and marked as blocker.
- 11:12 PM Bug report #13364: Weird behaviour after merging 2 or more lines
- Confirmed and marked as blocker.
- 10:11 AM Bug report #13364 (Closed): Weird behaviour after merging 2 or more lines
- Hi!
When I select 2 or more lines (they "touch" each other with endpoints) and merge them with "Merge selected featur... - 11:06 PM Bug report #13365 (Closed): QGIS CRS works only when the planets aligns
- The numbers in your coordinate status bar don't look like to be EPSG:4326.
You are assigning a wrong CRS to your layer. - 11:38 AM Bug report #13365 (Rejected): QGIS CRS works only when the planets aligns
- I will never know if changing the CRS will work or not in QGIS, for over 2 years, each time that i got a project wher...
- 06:32 PM Bug report #6853 (Feedback): Point displacement center symbol displayed for values removed from l...
- Unless I'm misunderstanding, this isn't reproducible in current versions.... Can you confirm?
- 06:21 PM Bug report #13344: Processing Import into PostGIS: list of connection does not refresh
- I have noticed this as well since at least 2.6.
Seems odd. The code populates the DB selections from QSettings, whic... - 04:49 PM Bug report #13366 (Closed): Crash when adding new field, changing its value and deleting the same...
- QGIS master crashes when adding new field with 'Field calculator' and deleting the same field without save.
This do... - 09:36 AM Bug report #13358: Eliminate sliver polygons error
- I'd suggest using another tool (e.g. v.clean) from processing.
- 08:22 AM Bug report #13358: Eliminate sliver polygons error
- Hi ,
thanks for looking into this.
You are correct in saying that it works for feature 674. The error however does no... - 08:37 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- You can download nightly builds at "Dakota Cartography":http://qgis.dakotacarto.com/ website (even if the site seems ...
- 07:55 AM Bug report #7037: WMS Server Search returns Network Error 301
- Problem still persist: Network error 203.
The geopole search WMS service is always down.
Suggestion: simply remove "s... - 07:28 AM Bug report #13256: Shapefile corrupted on edit
- Could be related to this #13297
- 07:06 AM Bug report #13256: Shapefile corrupted on edit
- I saved test.shp as test2.shp and then deleted features 4 and 10. The issue does not occur on test2.shp.
- 07:02 AM Bug report #13256: Shapefile corrupted on edit
- Could you also save it as new shapefile and test?
- 07:00 AM Bug report #13256: Shapefile corrupted on edit
- Additional testing: I imported the shapefile to a PostGIS database and was unable to recreate the problem. It appears...
- 06:57 AM Bug report #13256: Shapefile corrupted on edit
- Additional request: Can we mark this for causing corruption?
- 06:56 AM Bug report #13256: Shapefile corrupted on edit
- OK. More weirdness. When I delete features 4 and 10, commit edits, turn off editing, and then zoom, all features in t...
- 07:25 AM Bug report #13273 (Feedback): Strange things happen when splitting features
- Could you try with master?
- 07:25 AM Bug report #13273 (Feedback): Strange things happen when splitting features
- Could you try with master?
- 07:00 AM Bug report #10068: QGIS server caches layers with same ID but in different projects as one
- Updated in 2.8 version ?
- 04:12 AM Bug report #13362 (Closed): Composer: gridlines on worldmap disappear + exceptions in debug when ...
- not sure if it is crs related, but to reproduce:
- create a project in epsg:3857 and load either a world shape file ...
2015-09-14
- 01:30 AM Bug report #11522: Most default SVG marker images rendering broken, border lines too thin, under ...
- It seems that these are bugs in the symbol definition, not in the software.
As an example:
in file svg/accommodation... - 01:29 AM Bug report #13358 (Feedback): Eliminate sliver polygons error
- Feature 0 does not appear to have any geometry?
In QGIS 2.8.3 it works fine on 674.
- 01:29 AM Bug report #13358 (Feedback): Eliminate sliver polygons error
- Feature 0 does not appear to have any geometry?
In QGIS 2.8.3 it works fine on 674.
- 01:29 AM Bug report #13358 (Feedback): Eliminate sliver polygons error
- Feature 0 does not appear to have any geometry?
In QGIS 2.8.3 it works fine on 674.
- 08:32 AM Bug report #13358 (Closed): Eliminate sliver polygons error
- When trying to use the tool "Eliminate sliver polygons" I get the following error
An error has occured while execut... - 12:17 AM Bug report #13361 (Closed): Annoying message "Validation finished"
- Hi,
during editing (adding new feature or splitting existing) there is new message "validation finished" at the top ... - 12:05 AM Bug report #13192: Error when saving Matplotlib figure
- When running a python script in processing that involves matplotlib.pyplot in windows 2.8 LTS saving a plot as png ca...
- 12:02 AM Feature request #13360 (Open): Option to turn off timed messages in Settings/Options/General
- Hi!
In "Settings/Options/General/Timeout for timed messages or dialogs" user can't set 0 or 1 value, only 2 or more... - 11:28 PM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- Thanks:)
- 04:05 AM Bug report #13347 (Closed): Split features and add ring require refreshing the screen (F5) to sho...
- And also I can see the split.
Thanks Matthias. - 03:50 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- Not showing the newly added ring has just been fixed.
- 12:10 PM Bug report #13034 (Closed): Cannot render script as parent algorithm in Graphical Modeler
- Fixed in changeset commit:"2a260edba86821e6bb5e3429044a0822fc4d7ba0".
- 11:19 AM Bug report #13346: Import CSV via "add delimited text layer" ignore first line of file csv
- Nathan Woodrow wrote:
> Did you use the "First line is headers" option?
I don't use. - 11:09 AM Bug report #13359 (Closed): merge two polygons deletes one of them
- When trying to merge two features, one of them is simpçy deleted.
The attached file shows the problem. Basically you ... - 05:30 AM Bug report #13308: Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS into Tempor...
- I suspect I ran into something caused by the same problem.
Reproducible in the following way:
1. Add multilinestri... - 03:17 AM Feature request #13262 (Closed): world file should better handle multipage composers
- Fixed in changeset commit:"d8976247047397af31e27e4427c54d9a6892be03".
- 03:17 AM Bug report #11676 (Closed): "Don’t export page if frame is empty" doesn't suppress world file cre...
- Fixed in changeset commit:"c84b2dfe61ecc8fcdc72b534dde0831ed763c1c4".
- 03:16 AM Bug report #13357 (Feedback): Layers populated with empty diagrams after migrating project from o...
- Can you confirm that they are running 2.8.3?
- 02:22 AM Bug report #13357 (Closed): Layers populated with empty diagrams after migrating project from old...
- I was facing this issue after upgrading QGIS from Brighton to Pisa for my clients:
http://gis.stackexchange.com/ques... - 03:11 AM Bug report #13276: node tool regressions and issues
- Honestly... given the timing involved, huge number of regressions, and lack of developer presence, is it worth postpo...
- 02:48 AM Bug report #13276: node tool regressions and issues
- Nyall Dawson wrote:
> >Also, pre-selection should allow multiple nodes selection to allow their deletion at once (oth... - 02:09 AM Bug report #13356 (Closed): editing in file geodatabase
- In QGIS 2.6 (Brighton) was het mogelijk om te editeren in een file geodatabase. Dit is niet meer mogelijk in de versi...
2015-09-13
- 01:55 AM Bug report #13276: node tool regressions and issues
- > I believe it was also possible to move multiple nodes at once in 2.8. Not sure how that can be translated to the cl...
- 01:49 AM Bug report #13276: node tool regressions and issues
- >Also, pre-selection should allow multiple nodes selection to allow their deletion at once (otherwise, we have a regr...
- 10:16 PM Bug report #13276: node tool regressions and issues
- Also, pre-selection should allow multiple nodes selection to allow their deletion at once (otherwise, we have a regre...
- 12:30 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- It also does not show the newly added ring. User needs to refresh to see the changes.
- 03:40 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- Problem exists in 2.11.0-66
- 12:25 AM Bug report #13355 (Closed): Fill ring crashes QGIS
- Using fill ring under advanced digitising causing segmentation fault in qgis master.
- 12:18 AM Bug report #13354 (Closed): Digitizing "Fill ring" tool creates more features than needed
- Hi,
Open a shapefile and toggle it to edition
Create a feature
with the advanced digitizing tool "Fill ring", create... - 12:03 AM Bug report #13163 (Closed): QGIS 2.8.2 crashes when applying OS area style for VML
- I can confirm that it works fine with the patch. Please re-open if you still have problem.
- 11:56 PM Bug report #13348 (Closed): Node tool - multi selection
- 11:51 PM Bug report #13052: Problem with reshape
- It is also with shapefiles too.
- 01:30 PM Bug report #13351 (Closed): Random Color Ramp - Saturation not working
- Already fixed in master and 2.8.4
- 01:30 PM Bug report #13351 (Closed): Random Color Ramp - Saturation not working
- Already fixed in master and 2.8.4
- 07:54 AM Bug report #13351 (Closed): Random Color Ramp - Saturation not working
- In the Random Color Ramp dialog window, the values entered as the low and high boundary of saturation to not seem to ...
- 09:45 AM Bug report #13352: Symbology - Size assistant bug
- Hi Vincent, could you check that issue?
Régis - 07:57 AM Bug report #13352 (Closed): Symbology - Size assistant bug
- The excellent Size assistant dialogue for setting data-driven symbology properties generates an expression where the ...
- 09:35 AM Bug report #13353 (Closed): QGIS and gdal 2.0.0
- Working through the training manual, I ran into trouble in section 14.7.3 attempting to "Join Attributes by Location"...
- 05:43 AM Bug report #13180 (Closed): Shape object deleted by qgis are visible in other shape viewer
- It is a regression.
- 05:39 AM Bug report #13200 (Feedback): QGIS 2.10.1 segfaults before opening
- Did you do a upgrade or dist-upgrade?
- 05:39 AM Bug report #13200 (Feedback): QGIS 2.10.1 segfaults before opening
- Did you do a upgrade or dist-upgrade?
- 05:30 AM Bug report #13241 (Closed): split features
- Duplicate of this #13273
- 05:24 AM Bug report #13256 (Feedback): Shapefile corrupted on edit
- QGIS doesn't seem to handle vectors with overlapping features properly and throws out some random errors when editing...
- 05:24 AM Bug report #13256 (Feedback): Shapefile corrupted on edit
- QGIS doesn't seem to handle vectors with overlapping features properly and throws out some random errors when editing...
- 05:11 AM Bug report #13290 (Feedback): Zipped Shape result "not valid"
- Works fine for me under windows and gdal/ogr 1.11.2 for 2.8, 2.10 and master.
- 05:11 AM Bug report #13290 (Feedback): Zipped Shape result "not valid"
- Works fine for me under windows and gdal/ogr 1.11.2 for 2.8, 2.10 and master.
- 05:07 AM Bug report #13323 (Closed): Chiusura anomala a conclusione di una sessione di lavoro (evento ripe...
- Duplicate of this #13272
- 04:48 AM Bug report #13323 (Feedback): Chiusura anomala a conclusione di una sessione di lavoro (evento ri...
- I am no Italian but seems to be duplicate of #13331!
- 05:07 AM Bug report #13331 (Closed): QGIS master crashes on exit
- Duplicate of this #13272
- 04:41 AM Bug report #13331 (Feedback): QGIS master crashes on exit
- Can you disable the plugins and try again (by renaming .qgis2 under user folder)?
Also, could you disable globe plugin? - 05:04 AM Bug report #13284: Buffering using buffer distance field hangs, gives no result
- Consider, upgrading to 2.8.3
- 05:04 AM Bug report #13284 (Feedback): Buffering using buffer distance field hangs, gives no result
- I can't replicate your problem. It buffers instantly.
Also, your shapefile is not "topologically correct". There are... - 05:04 AM Bug report #13284 (Feedback): Buffering using buffer distance field hangs, gives no result
- I can't replicate your problem. It buffers instantly.
Also, your shapefile is not "topologically correct". There are... - 05:04 AM Bug report #13284 (Feedback): Buffering using buffer distance field hangs, gives no result
- I can't replicate your problem. It buffers instantly.
Also, your shapefile is not "topologically correct". There are... - 04:57 AM Bug report #13273: Strange things happen when splitting features
- Another problem #13347 reported with split tool which I think is related.
- 04:57 AM Bug report #13273: Strange things happen when splitting features
- Another problem #13347 reported with split tool which I think is related.
- 04:36 AM Bug report #13297: Edited/Deleted features still in Shapefile
- This affects the feature count. Deleted features still appear in feature count.
2015-09-12
- 05:39 PM Feature request #13350 (Closed): Ignore "maxRecordCount" limit when adding Vector Layer from GeoJ...
- Layer > Add Layer > Add Vector Layer displays a popup where you can select 'protocol' and import a layer from a URI.
... - 05:06 PM Feature request #13349 (Closed): Apply "drawingInfo" style data to a Vector Layer imported from A...
- I outlined the issue here: [[http://gis.stackexchange.com/questions/162713/qgis-can-imported-arcgis-vector-layer-draw...
- 02:55 AM Bug report #13288: Geopackage support not working in QGIS Browser
- Thanks Giuseppe for the fixes!
Beside the missing geopackage/browser support I still see a number of inconsistencies... - 02:55 AM Bug report #13288: Geopackage support not working in QGIS Browser
- Thanks Giuseppe for the fixes!
Beside the missing geopackage/browser support I still see a number of inconsistencies... - 02:29 AM Bug report #13348 (Closed): Node tool - multi selection
- When editing with the node tool in QGIS master, it is no longer possible to select multiple node by draggein the mous...
- 02:14 AM Bug report #13315: exporting atlas with null column for filename
- The default behaviour should be a warning to user to fill in those attributes, if user chooses to have the name based...
- 02:06 AM Bug report #13338 (Feedback): problems with the style of simple markers in pointlayers in QGIS 2....
- 02:06 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Could you test in QGIS master?
- 02:02 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- Confirmed...marked as blocker.
Not sure if it is digitising or map canvas. - 02:02 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- Confirmed...marked as blocker.
Not sure if it is digitising or map canvas.
2015-09-11
- 01:54 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- Could you try on the local drive?
- 01:50 AM Bug report #13342 (Feedback): Layer toogle overrides on-the-fly CRS transformation setting
- You need to restart QGIS or start a new project for the setting to take effect.
- 04:23 AM Bug report #13342 (Closed): Layer toogle overrides on-the-fly CRS transformation setting
- Not sure if this is intended or a bug. But when I have two layers with different CRSs in a project, toggling them in ...
- 01:46 AM Bug report #13343 (Feedback): Rendering long segments produces artefacts
- No attachements!
- 05:50 AM Bug report #13343 (Closed): Rendering long segments produces artefacts
- When rendering long line geometries and zooming in, the line can render incorrectly with segments crossing the canvas...
- 01:45 AM Bug report #13346 (Feedback): Import CSV via "add delimited text layer" ignore first line of file...
- 11:12 PM Bug report #13346: Import CSV via "add delimited text layer" ignore first line of file csv
- Did you use the "First line is headers" option?
- 08:29 AM Bug report #13346: Import CSV via "add delimited text layer" ignore first line of file csv
- file csv with first line repeat
- 08:27 AM Bug report #13346 (Closed): Import CSV via "add delimited text layer" ignore first line of file csv
- Import CSV via "add delimited text layer" ignore first line of file csv.
The first line contain the name of fields, i... - 12:03 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
- Win 7 x64 sp1
- 11:30 PM Bug report #13347 (Closed): Split features and add ring require refreshing the screen (F5) to sho...
- Hi!
In qgis dev 2.11.0-64 when I split during editing session feature (line or polygon) with Split features tool I ... - 07:57 AM Bug report #13099 (Closed): [regression] nodetool cannot remove parts and rings or full geometrie...
- Fixed in changeset commit:"8640c1300265a81bf5122d4510e01668e38f700f".
- 07:44 AM Bug report #13276: node tool regressions and issues
- >The idea of the pre-selection is that the node is selected but doesn't follow the mouse.
>In such state, you can:
... - 05:33 AM Bug report #13276: node tool regressions and issues
- I would rephrase to:
you can navigate in the pre-selection (i.e. browse nodes) by:
* selecting a row in the table v... - 05:27 AM Bug report #13276: node tool regressions and issues
- > The pre-selection of a node is triggered by:
the selection of its corresponding row in the table view
the end of a ... - 04:54 AM Bug report #13276: node tool regressions and issues
- The idea of the pre-selection is that the node is selected but doesn't follow the mouse.
In such state, you can:
* de... - 04:46 AM Bug report #13276: node tool regressions and issues
- >deleting a node: when finished, the next node should be pre-selected (this pre-selection should by synchro with the ...
- 06:35 AM Bug report #13345 (Closed): Processing Import into PostGIS: set default output SR
- The output SR is compulsory (without it it silently fails): better use the input SR as a default, and in any case war...
- 06:33 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
- New PoastGIS connections are not listed on the list of connections in the Processing dialog; QGIS has to be restarted...
- 05:44 AM Bug report #13339 (Closed): Impossible to create a new composer without filling the name
- Fixed in changeset commit:"8731065715eff4784aab1ad614cd4dd1c0463413".
- 04:02 AM Bug report #13058: Remove internal OWSlib copy
- No movement on this issue yet. For reference/explanation, see this "discussion":http://osgeo-org.1560.x6.nabble.com/...
- 02:00 AM Bug report #13297: Edited/Deleted features still in Shapefile
- I say it is a regression. I will check with dev, 2.10 and 2.8.
Could you also check with QGIS processing toolbox. Fo...
2015-09-10
- 12:45 AM Bug report #13341 (Closed): DBManager doesn't import view from table with non numeric key
- DBManager can import without any problem PostGIS geometries with non numeric Primary Key.
When a view is made from a ... - 08:52 PM Bug report #13297: Edited/Deleted features still in Shapefile
- I have made exactly the same changes in v2.10 to the original file as those I made in v2.8.2 to the copy.
In QGIS it... - 07:48 PM Bug report #13297: Edited/Deleted features still in Shapefile
- I just performed another test...
I made a copy of the troublesome Shapefile in file explorer (I did not do a save-as... - 07:37 PM Bug report #13297: Edited/Deleted features still in Shapefile
- This is the only one I have noticed it with.... but then I'm not uploading all my layers into another platform such a...
- 07:28 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- Yes the files were on a network drive.
Objects were topologically correct (no errors when running "check geometry va... - 07:24 PM Feature request #13337: Toggle feature selected when using Node tool
- Yes, something exactly like what is possible in MapInfo would be great!
- 08:38 AM Bug report #13340 (Closed): In MSSQL vector layer, adding new attribute column in attributes tabl...
- The message after save is: "Impossibile applicare le modifiche al vettore" (impossible to apply the mods to vector .....
- 07:48 AM Bug report #13222 (Closed): Bad variable references in "Create points along line" processing script
- Fixed in commit:3ff3b02
- 07:48 AM Bug report #13222 (Closed): Bad variable references in "Create points along line" processing script
- Fixed in commit:3ff3b02
- 06:15 AM Feature request #13110: Georeferencer: Ability to produce compressed output
- Well, I'm not asking for workarounds, but for user-friendly compression methods by default. Normal users will not kno...
- 05:54 AM Bug report #13339 (Closed): Impossible to create a new composer without filling the name
- When trying to create a new composer, if you don't give it a name (so it uses the default one), no composer will be c...
- 05:12 AM Bug report #13233 (Feedback): GPS Information - the Connection is not restored
- Hi,
if possible please submit this patch as pull request on github, thanks!
- 04:17 AM Bug report #3609: in a reprojected raster "zoom to best scale (100%)" does not work
- Steven Mizuno wrote:
> During a process of qualifying recent versions of QGIS I find that the" Zoom to best scale (10... - 04:02 AM Bug report #13329: Error when trying to save to Sqlite a csv file with 1000 fields
- I think you should consider to put just POI geometries and IDs into the main table and tags into another table joined...
- 03:21 AM Bug report #13338 (Closed): problems with the style of simple markers in pointlayers in QGIS 2.10...
- In QGIS 2.10.1 the styles of simple markers in pointlayers can't be changed anymore. For example it isn't possible to...
- 02:56 AM Bug report #13099: [regression] nodetool cannot remove parts and rings or full geometries by remo...
- > It is debatable wether a vertex tool should remove not only vertices, but also features or rings. There are other t...
2015-09-09
- 01:58 AM Bug report #12885: cannot add part to empty geometries anymore
- https://github.com/qgis/QGIS/pull/2305
- 01:21 AM Feature request #9737: Partial canvas redraw
- So glad to see that QGIS Pisa has embraced this solution. Thumbs up :)
- 01:21 AM Bug report #13275 (Closed): rubberband when using node tool on point layer
- see #13276 for complete overview of node tool problems
- 01:19 AM Bug report #13257 (Closed): right click should cancel the node tool
- see #13276 for complete overview
- 01:18 AM Bug report #13276: node tool regressions and issues
- I'll try to make the point, as of today's master
* deleting a node: the rubber band is not removed
* deleting a nod... - 01:02 AM Feature request #13337: Toggle feature selected when using Node tool
- I have seen similar feature in Mapinfo. This is a feature request.
- 01:02 AM Feature request #13337: Toggle feature selected when using Node tool
- I have seen similar feature in Mapinfo. This is a feature request.
- 10:14 PM Feature request #13337 (Open): Toggle feature selected when using Node tool
- This may not be a feature request (if someone can tell me how to do it).
When you have a polygon layer that has no g... - 12:59 AM Bug report #13058: Remove internal OWSlib copy
- Is there any news about this requirement?
PS: For some reason the original ticket where we exchanged on this (with th... - 12:38 AM Bug report #13298 (Feedback): Shapefiles corrupting - objects and attributes becoming switched
- Is the file located on a network drive?
Is your file topologically correct? I have seen this happened in the past whe... - 12:38 AM Bug report #13298 (Feedback): Shapefiles corrupting - objects and attributes becoming switched
- Is the file located on a network drive?
Is your file topologically correct? I have seen this happened in the past whe... - 12:34 AM Bug report #13297: Edited/Deleted features still in Shapefile
- Does it happen with other layers or only this one?
In my experience, it usually happens to the layers with topologic... - 05:04 PM Bug report #13297: Edited/Deleted features still in Shapefile
- It is by no means happening all the time.... just occasionally!
I am also having other issues where running an inters... - 05:02 PM Bug report #13297: Edited/Deleted features still in Shapefile
- It was v2.10.1
I didn't have the file anymore - cleaned them up after resolving the issue.
However, I have been able... - 05:02 PM Bug report #13297: Edited/Deleted features still in Shapefile
- It was v2.10.1
I didn't have the file anymore - cleaned them up after resolving the issue.
However, I have been able... - 05:02 PM Bug report #13297: Edited/Deleted features still in Shapefile
- It was v2.10.1
I didn't have the file anymore - cleaned them up after resolving the issue.
However, I have been able... - 06:50 AM Bug report #13297 (Feedback): Edited/Deleted features still in Shapefile
- Which version of QGIS? Could you provide an example file?
- 06:50 AM Bug report #13297 (Feedback): Edited/Deleted features still in Shapefile
- Which version of QGIS? Could you provide an example file?
- 11:00 PM Bug report #13302 (Closed): long line in legend
- Fixed in changeset commit:"d7103dfb1b51bc9f28bde348b3781aba5ca107a2".
- 03:31 AM Bug report #13302: long line in legend
- fixed here https://github.com/qgis/QGIS/pull/2300
- 03:31 AM Bug report #13302: long line in legend
- fixed here https://github.com/qgis/QGIS/pull/2300
- 07:12 PM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
- Present in QGIS 2.10.1 under Windows 10
- 06:03 PM Bug report #13330 (Closed): GPS live tracker connects to GPS but gives no positional information,...
- Okay thanks - I'll close this down.
- 01:04 PM Bug report #13330: GPS live tracker connects to GPS but gives no positional information, scrollin...
- That you were seeing the satellites/signal strength told me that the $GPGSV data were being sent (I know too much and...
- 06:38 AM Bug report #13330: GPS live tracker connects to GPS but gives no positional information, scrollin...
- I managed to solve this. Turns out QGIS does not handle NMEA data with the prefix $GN, only with the prefix $GP. The ...
- 03:05 PM Bug report #13336 (Feedback): Allow raster calculator with huge raster inputs
- Can you share your raster file and the expression you are using for the calculation?
- 07:03 AM Bug report #13336 (Closed): Allow raster calculator with huge raster inputs
- Hello,
I am trying to do some raster operation with Qgis' Raster Calculator but I get a minidump error and Qgis cras... - 01:50 PM Bug report #13301: Load more than one shp file, making some not visible, and 'Identify Feature' w...
- The suggestion to switch the mode of the Identify tool to 'top down' gave me the expected behavior.
Perhaps this sho... - 06:47 AM Bug report #13301 (Feedback): Load more than one shp file, making some not visible, and 'Identify...
- 01:44 PM Bug report #13329 (Closed): Error when trying to save to Sqlite a csv file with 1000 fields
- I know that a normal database should look like that, but what i try to do it`s not a normal database setup.
I am no... - 01:06 PM Bug report #13329: Error when trying to save to Sqlite a csv file with 1000 fields
- The limit you hit is the SQLite limit "Maximum Number Of Host Parameters In A Single SQL Statement" which default to ...
- 06:52 AM Bug report #13329 (Feedback): Error when trying to save to Sqlite a csv file with 1000 fields
- 06:43 AM Bug report #13329: Error when trying to save to Sqlite a csv file with 1000 fields
- Can you try and convert it from Osgeo4W shell using ogr2ogr?
- 12:37 PM Bug report #12956: DB Manager: copying a table from a PostGIS schema into another fails
- I never had "Error 5" again. Meanwhile I've installed QGIS 2.10.1 (Ubuntu 14.04) and the sequence is still missing af...
- 12:25 PM Feature request #4778: Import of multiple shapefiles in PostGIS
- SPIT doesn't create spatial indices and 'geom' is the last column of all. I prefer 'geom' at the second position afte...
- 12:14 PM Bug report #13331: QGIS master crashes on exit
- Updated: the same happens under Linux 32 bit
- 07:01 AM Feature request #13335 (Open): http- field attribute from WMS-service gives highlighted/clickable...
- In certain WMS-services, attribute-info comes with a http://-hyperlink. This hyperlink is viewable on the internet en...
- 05:51 AM Bug report #13310 (Reopened): nightly build packages failing to install with grass error
- This error is still occurring:...
- 02:48 AM Feature request #13333: Export to Adobe Illustrator format
AI files are (I think) closed files. I created SimpleSVG plugin some time ago to be able to export not too complex t...
Also available in: Atom