Activity

From 2015-09-09 to 2015-10-08

2015-10-08

10:39 PM Revision a0d7653b (qgis): Fix symbols drawn multiple times in rule based renderer if symbol
has multiple layers
(fixes #some-blocking-issue-i-can't-find-because-hub-is-down)
Nyall Dawson
09:52 PM Revision b55708ec (qgis): Fix doxygen warning
Nyall Dawson
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... Mathieu Pellerin - nIRV
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... Mathieu Pellerin - nIRV
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...
Mathieu Pellerin - nIRV
09:12 PM Revision d1be2ff2 (qgis): Fix hardcoded border for raster legend items (fix #13540)
Previously raster legend items always had a fixed black border.
Now there's options to change the color/width of this...
Nyall Dawson
08:57 PM Revision 307806ab (qgis): Revert 8f04d22; set condition to ifndef QT_NO_DEBUG
[ci skip] Larry Shaffer
07:12 PM Revision 6f9bc503 (qgis): [GRASS] suppress form for boundaries
Radim Blazek
07:12 PM Revision e703fc60 (qgis): trigger repaint after discard changes
Radim Blazek
07:12 PM Revision 7be1b642 (qgis): [GRASS] fixed setting default value in input combo
Radim Blazek
04:59 PM Revision b379e93b (qgis): Remove the extra argument to getConsoleCommands()
getConsoleCommands takes only 1 arg. The extra arg in the method definition causes an error when running the algorithm ujaval gandhi
04:40 PM Bug report #13538 (Closed): PostGIS tables containing MultiPolygonZ crash QGIS master
Fixed in changeset commit:"bc59d6f18d57af8f52b656e21a8f083c3087684e". Jürgen Fischer
03:51 PM Revision 35444c46 (qgis): Merge pull request #2356 from elpaso/hidpi-improvements8
Fix line height and icon size on hipi Alessandro Pasotti
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 ... Larry Shaffer
03:30 PM Revision de204959 (qgis): [GRASS] vector import: increase cat by 1 if fid starts at 0
Radim Blazek
03:12 PM Revision 88976c22 (qgis): Remove invert check box from glow effect widget, was never hooked up
Nyall Dawson
03:12 PM Revision d7094968 (qgis): Fix crash in label property dialog (refs #13543)
Nyall Dawson
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?
...
Salvatore Larosa
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... Sandro Mani
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... Sandro Mani
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. Sandro Mani
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...
Giovanni Manghi
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-... Giovanni Manghi
02:59 PM Revision af6f4679 (qgis): [GRASS] fixed deadlock when started from GRASS shell
Radim Blazek
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... Matthias Kuhn
02:47 PM Revision 3520f038 (qgis): Fix missing sip bindings for renderers (fix #13545)
Nyall Dawson
02:44 PM Revision 844578d0 (qgis): Fix line height and icon size on hipi
The icon will scale up but not down, the 2.10
behaviour is retained on 96dpi screens and
the icon is scaled up if...
Alessandro Pasotti
02:33 PM Revision e5ea5ff8 (qgis): Fix add ring/fill ring tool works on first polygon (fix #13069)
Now the tools will prefer to operate on selected features first.
Improves editing of overlapping features.
Nyall Dawson
02:16 PM Bug report #13220 (Closed): regression: individual symbol layers are rendered as many times as th...
Nyall Dawson
02:16 PM Bug report #13220: regression: individual symbol layers are rendered as many times as the number ...
Fixed in a0d7653b53e63da9751755096b7bb4445e7632a1 Nyall Dawson
02:03 PM Revision 524f6ab4 (qgis): Add a dialect select to ogrsql
Add the ability to select sqlite or ogrsql dialects when executing SQL
Signed-off-by: Henry Walshaw <henry.walshaw@g...
Henry Walshaw
02:02 PM Revision 4c1e0569 (qgis): Fix ogrsql path quoting
Fix the ogrsql path quoting which left the extra quotes around the input layer path
Signed-off-by: Henry Walshaw <he...
Henry Walshaw
02:01 PM Revision 1b014fe1 (qgis): Make ogrinfo summary info output optional
Make summary output optional (but default) by adding a boolean parameter to the ogrinfo script
Signed-off-by: Henry ...
Henry Walshaw
01:40 PM Revision 45a6f715 (qgis): Fix fill ring tool creates more features than needed (fix #13354)
Nyall Dawson
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...
Vincent Dionne
12:39 PM Revision aa4d65d3 (qgis): Fix fill ring tool used with advanced digitising crashes QGIS
(fix #13355) Nyall Dawson
12:14 PM Revision 74f8d47b (qgis): [GRASS] restrict module input by SEARCH_PATH
Radim Blazek
12:12 PM Bug report #13540 (Closed): composer: static border for raster legend items often leads to visual...
Fixed in changeset commit:"d1be2ff2145d6a725d5eb577d186e86bb20e63e3". Nyall Dawson
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... Matthias Kuhn
11:28 AM Revision c927073e (qgis): Add some docstrings
Sandro Mani
11:24 AM Revision a3159a3c (qgis): Use floating as default precision
Sandro Mani
09:43 AM Revision 814e8483 (qgis): [GRASS] fixed region when qgis is started from GRASS shell
Radim Blazek
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 ... Giovanni Manghi
08:51 AM Revision d088e0be (qgis): Fix diagrams are always shown, regardless of setting (refs #13501)
Nyall Dawson
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...
John Tull
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" zimirrr leonid
07:49 AM Bug report #13546 (Closed): qgis trying to update first empty text row with null in db
I have Postgresql table... zimirrr leonid
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...
Julien Iwema
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... Nyall Dawson
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 ... Julien Iwema
07:06 AM Bug report #13545: inverted polygon renderer call broken in Master
thanks! Regis Haubourg
05:50 AM Bug report #13545 (Closed): inverted polygon renderer call broken in Master
Fixed in changeset commit:"3520f038ddb2bea1a52afe98dcb16119a5fdf617". Nyall Dawson
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... Regis Haubourg
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...
Regis Haubourg
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... Randal Hale
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... Randal Hale
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...
Jürgen Fischer
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... Tom Palan
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? Nyall Dawson
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... Regis Haubourg
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... Frank Sokolic
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? Nyall Dawson
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...
Luc BARRUEL
05:35 AM Bug report #13354 (Closed): Digitizing "Fill ring" tool creates more features than needed
Fixed in changeset commit:"45a6f715b3b980ea4ad0dce7e35aace041caac6d". Nyall Dawson
05:35 AM Bug report #13069 (Closed): Add ring works on first found polygon
Fixed in changeset commit:"e5ea5ff89a9891b174470f7155cd4570af729864". Nyall Dawson
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 ... Randal Hale
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...
michele zanolli
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 ...
luca76 -
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...
Adrian Klink
03:39 AM Bug report #13355 (Closed): Fill ring crashes QGIS
Fixed in changeset commit:"aa4d65d3b8926b36f88205dbb0d192b12bc1d1ad". Nyall Dawson
03:17 AM Bug report #12987 (Closed): Values not updating properly when editing attribute table
probably fixed. Jürgen Fischer
03:17 AM Bug report #12987 (Closed): Values not updating properly when editing attribute table
probably fixed. Jürgen Fischer
02:05 AM Bug report #13542: Postgis view breaks Qgis Server WFS
...and table1 has no geometry. Henrik Uggla
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...
Henrik Uggla

2015-10-07

01:20 AM Feature request #8220: Add XLS and KMZ in Ogr supported file filter AND browser
Apparently also ENVI Paolo Cavallini
01:01 AM Feature request #13539: Custom composer template paths
see #8728 Gerhard Spieles
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...
Nathan Woodrow
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. Giovanni Manghi
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...
Giovanni Manghi
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... Mathieu Pellerin - nIRV
12:36 AM Bug report #13375: scaling range in line pattern fill does not work
ignore this luca76 -
12:24 AM Bug report #13538 (Open): PostGIS tables containing MultiPolygonZ crash QGIS master
Saber Razmjooei
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.
Saber Razmjooei
04:43 PM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
using local simplification? Jürgen Fischer
02:48 PM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
I can confirm with the following stacktrace:... Salvatore Larosa
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). Jürgen Fischer
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...
Saber Razmjooei
11:52 PM Revision 684346a9 (qgis): oracle provider: fix call of sdo_filter to verify a spatial index is pr...
Jürgen Fischer
11:33 PM Revision 643eb100 (qgis): Remove GEOS C++ lib dependency
Sandro Mani
11:33 PM Revision 6a6fe452 (qgis): Add snap-to-grid to QgsGeos
Sandro Mani
10:57 PM Revision bf9fe7cd (qgis): Fix atlas page name combo not synced to layer
Nyall Dawson
10:57 PM Revision dcbe0d37 (qgis): Fix legends are empty if presets used with filtered legend (fix #13300)
Nyall Dawson
10:57 PM Revision be42fc26 (qgis): Fix crashes and inconsistent ui when atlas is set to a geometryless layer
Nyall Dawson
10:32 PM Revision 8f04d22f (qgis): Fix unused variable warning with clang on Mac
Larry Shaffer
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... Mathieu Pellerin - nIRV
10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
Yep. Mathieu Pellerin - nIRV
10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
Yep. Mathieu Pellerin - nIRV
10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
Yep. Mathieu Pellerin - nIRV
10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
Yep. Mathieu Pellerin - nIRV
09:57 PM Feature request #10450 (Feedback): single symbol layers should not rely on a stringless child to ...
This can be closed now, right? Nyall Dawson
09:24 PM Bug report #13479 (Feedback): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
Still true? Paolo Cavallini
03:41 PM Revision 9b54ed44 (qgis): [GRASS] do not insert records if table does not exist
Radim Blazek
02:57 PM Revision e223bccd (qgis): [GRASS] initial editing test
Radim Blazek
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... James Harvey
01:57 PM Bug report #13300 (Closed): Filter legend doesn't work when using Presets
Fixed in changeset commit:"dcbe0d370eb511510d66f490c74f21cf76e065f1". Nyall Dawson
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... Larry Shaffer
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?
Larry Shaffer
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... John Tull
11:36 AM Revision 3dcabfb5 (qgis): fix windows build (followup c49b5b7)
Jürgen Fischer
11:10 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
Anita Graser
10:59 AM Bug report #13499 (Reopened): Editing algorithm properties collapses input and output trees in Pr...
Sorry for the noise. Anita Graser
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.
Anita Graser
10:01 AM Revision fd062cee (qgis): Fixes line height and icon size on hidpi screens
Alessandro Pasotti
09:32 AM Revision 2702cb15 (qgis): [fix #13503] avoid crash when switch between style widgets and renderer...
Salvatore Larosa
09:32 AM Revision 2c39a5bf (qgis): Fix more potential crashes in renderer widgets
Nyall Dawson
09:32 AM Revision c6df096c (qgis): Followup c49b5b7, more fixes
Nyall Dawson
09:32 AM Revision 911929e2 (qgis): Remove unused variable
Nyall Dawson
09:28 AM Revision 4625a162 (qgis): followup
Matthias Kuhn
09:27 AM Revision b680a1be (qgis): Make travis files easier diff'able
Matthias Kuhn
07:52 AM Feature request #13281: Support different thousand separators for the numeric scalebar in map com...
Ping Anita Graser
07:41 AM Bug report #13117: cached wfs not downloading new features while panning
related tickets: #13293, #13401, #11968 Richard Duivenvoorde
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
Victor Olaya
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 ...
Radim Blazek
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...
Stefan Blumentrath
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/...
Anita Graser
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...
Stefan Blumentrath
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 :... Nicolas Boisteault
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 ...
Nicolas Boisteault
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...
Edward Rollason
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 ... Remi Lemoy
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...
Gerhard Spieles
03:02 AM Revision c49b5b77 (qgis): Change a lot of arguments to const references in core/gui
Rationale:
- there was a lot of large objects passed by value, so potentially
there's a speed bump from this
- even f...
Nyall Dawson

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=...
Henrik Uggla
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...
Paolo Cavallini
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...
Radim Blazek
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...
Paolo Cavallini
12:33 AM Bug report #13503 (Closed): Minidump on HeatMap usage
Fixed in changeset commit:"2702cb1565b71b1c0d12a71638ae5867cf1c9454". Salvatore Larosa
11:36 PM Revision 2e2e3811 (qgis): [auth] Move startup system-is-disabled blocking dialog to message bar
Larry Shaffer
11:36 PM Revision 33265e22 (qgis): [travis] Ensure use of standard (legacy) infrastructure
- For 'sudo apt' commands on Linux (Mac unaffected)
- Seems already set for main QGIS repo, but now needed when addin...
Larry Shaffer
11:36 PM Revision c7574462 (qgis): [auth] Reorganize SSL error integration
Larry Shaffer
11:36 PM Revision 6a7332f4 (qgis): [auth] Fix #13507; ensure auth widgets are disabled if auth system is
Larry Shaffer
11:36 PM Revision e9333326 (qgis): [auth] Set trusted certs for default SSL configs when cache rebuilt
Larry Shaffer
08:53 PM Revision 0dc4c8e2 (qgis): use capital letter for "Show in Overview" action in layer contextual menu
Salvatore Larosa
08:52 PM Revision 63780563 (qgis): [UX] homogenize labels for zoom to native resolution action
See: http://lists.osgeo.org/pipermail/qgis-ux/2015-September/000352.html Salvatore Larosa
06:22 PM Revision 8aaf763c (qgis): [BUGFIX][QGIS-Server] Restricted layers and layer id as name are incomp...
If the user checks 'used layer id as name' and specifies 'restricted layers',
the restriction is not applied.
To fi...
René-Luc ReLuc
06:20 PM Revision 585b82ed (qgis): [BUGFIX][QGIS-Server] Restricted layers and layer id as name are incomp...
If the user checks 'used layer id as name' and specifies 'restricted layers',
the restriction is not applied.
To fi...
René-Luc ReLuc
06:16 PM Revision 95e829de (qgis): [BUGFIX][QGIS-Server] Restricted layers and layer id as name are incomp...
If the user checks 'used layer id as name' and specifies 'restricted layers',
the restriction is not applied.
To fi...
René-Luc ReLuc
05:24 PM Revision c0e49277 (qgis): Minor fixes
Hugo Mercier
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 ...
Mikhail Tchernychev
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, ...
Jürgen Fischer
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....
Mikhail Tchernychev
09:44 AM Bug report #13522 (Closed): QGIS packaging problem (master)
Jürgen Fischer
08:35 AM Bug report #13522: QGIS packaging problem (master)
Thanks! After installing qgis-plugin-grass all works fine. dr -
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...
Jürgen Fischer
02:59 AM Bug report #13522: QGIS packaging problem (master)
Try to reinstall but no effect.... dr -
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... Pedro Venâncio
04:16 PM Revision c60dbbde (qgis): Fix snapping with Advanced Digitizing
Fix #13529 Matthias Kuhn
04:06 PM Revision 09f87c95 (qgis): [processing] remember params/outputs collapsed stated when editing alg ...
fixes #13499 Victor Olaya
03:52 PM Revision 19eca9a8 (qgis): [processing] do not collapse tree when updating models or scripts
Victor Olaya
02:45 PM Bug report #13454: 2.11 Authentification System error
Should be fixed with issue #13507 commits. Please verify. Larry Shaffer
02:38 PM Bug report #13507 (Closed): Trying to access options menu crashes
Fixed in changeset commit:"6a7332f4777099c84a8f24c6f052568d77bbdd79". Larry Shaffer
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
Saber Razmjooei
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...
Larry Shaffer
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? Salvatore Larosa
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:... Salvatore Larosa
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... marisn -
01:12 PM Revision 484f94c3 (qgis): [GRASS] qgis.v.upgrade.py - upgrade vectors from 6
Radim Blazek
12:28 PM Bug report #13530 (Open): cpt-city ramps missing
Saber Razmjooei
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...
Jeff Moyen
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? Saber Razmjooei
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 ... Saber Razmjooei
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 ... Saber Razmjooei
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 ... Saber Razmjooei
12:07 PM Revision a213b036 (qgis): [GRASS] multi cat editing fixes
Radim Blazek
12:06 PM Bug report #13491 (Closed): All colors in Style tab looks the same
Saber Razmjooei
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. Saber Razmjooei
12:00 PM Bug report #13495 (Feedback): 2.11 crashing on exit
Saber Razmjooei
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...
Salvatore Larosa
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. Saber Razmjooei
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. Saber Razmjooei
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 baditaflorin -
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...
baditaflorin -
08:42 AM Revision 3960da12 (qgis): Qt5 compatibility patch for QSsl
> QSslCertificate::subjectInfo() and QSslCertificate::issuerInfo() return a
> QStringList instead of a QString in Qt5...
Matthias Kuhn
08:42 AM Revision dc043143 (qgis): Fix some warnings when compiling code for Qt
Matthias Kuhn
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... Jürgen Fischer
07:18 AM Bug report #13529 (Closed): Advanced digitizing panel - snapping doesn't work
Fixed in changeset commit:"c60dbbdea8439dfde1f5744f5d668e52796e7a8c". Anonymous
07:07 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
Fixed in changeset commit:"09f87c952a6d861de42759368641e0f8fb148d91". Victor Olaya
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! Victor Olaya
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...
Romain Blanc
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...
Matthias Kuhn
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. Radim Blazek
04:36 AM Bug report #13510: qt5: most keyboard shortcuts of a composer window not working
Works for me on Fedora. Matthias Kuhn
02:56 AM Bug report #13244 (Closed): Could not find the matplotlib module.
nop, just installed directly baditaflorin -
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. Evgeniy Z

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... landry Landry Breuil
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...
Jeff Moyen
12:20 AM Revision ca697dba (qgis): [processing] update algorithm help link (fixes #13506)
Jürgen Fischer
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...
Jeff Moyen
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... Jürgen Fischer
04:55 PM Bug report #13522: QGIS packaging problem (master)
Confirm here. But it fails when I try to run qgis.bin.... dr -
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...
Mikhail Tchernychev
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...
Jürgen Fischer
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... Guillaume Larocque
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.
Jürgen Fischer
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? Guillaume Larocque
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...
Jürgen Fischer
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... Guillaume Larocque
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... Jürgen Fischer
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...
Piotr Kania
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: ...
Mohammad Amin
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... Paolo Cavallini
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 ... Luca Lanteri
11:25 PM Revision ac3f390d (qgis): restore behavior of QgsGeometry::combine on line strings (fixes #13274)
Jürgen Fischer
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. Radim Blazek
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. Radim Blazek
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. Mathieu Pellerin - nIRV
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. Mathieu Pellerin - nIRV
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. Mathieu Pellerin - nIRV
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. Mathieu Pellerin - nIRV
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. Mathieu Pellerin - nIRV
03:39 AM Bug report #13271 (Feedback): QGIS fails to launch or hang while exiting due to thread issue with...
Jürgen Fischer
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... Paolo Cavallini
09:27 PM Revision 52e76281 (qgis): [GRASS] disabled editing of cat and topo symbol
Radim Blazek
08:33 PM Revision b219b5e2 (qgis): Merge pull request #2349 from NINAnor/grass7_pluginupdate
Grass7 pluginupdate Radim Blazek
03:20 PM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
Fixed in changeset commit:"ca697dbaf28905660df0e12fa10ede2396c36867". Jürgen Fischer
02:26 PM Bug report #13274 (Closed): API combine method for geometry
Fixed in changeset commit:"ac3f390dfe0c809e97b4b6b795f70c364659f372". Jürgen Fischer
02:25 PM Revision 32e6d9c5 (qgis): [GRASS] removed warnings from raster provider
Radim Blazek
01:02 PM Revision 26c1311c (qgis): add r.what
ninsbl
12:58 PM Revision 6d2367f0 (qgis): [diagrams] Fix initial value of transparency slider not set (fix #13434)
Nyall Dawson
12:50 PM Revision ef7ea7aa (qgis): Merge branch 'grass7_pluginupdate' of https://github.com/NINAnor/QGIS i...
ninsbl
12:48 PM Revision 1fd3ed7d (qgis): Make sure recent expression group is always listed last (fix #13462)
Nyall Dawson
12:48 PM Revision e8d12470 (qgis): some small fixes and temporal icons
ninsbl
12:46 PM Revision 74110bbb (qgis): Maintain order of recent expressions (fix #13461)
Nyall Dawson
12:08 PM Revision 481bd953 (qgis): Fix map rotation not considered for ellipse marker data defined rotatio...
Nyall Dawson
12:04 PM Revision b09877b7 (qgis): [GRASS] start/close edit fixes
Radim Blazek
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...
Brian Freed
11:14 AM Feature request #12527 (Closed): Please add support to SAGA 2.1.4
Salvatore Larosa
10:58 AM Revision d3f79af3 (qgis): [GRASS] fixed add new layer if vector is not valid
Radim Blazek
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... Steven Mizuno
09:43 AM Revision 0caf9447 (qgis): Misc optimisations identified by clazy:
- call reserve on container classes where applicable
- make sure Q_FOREACH uses references
- remove dynamic casts to ...
Nyall Dawson
09:33 AM Revision 890dce86 (qgis): removed setResizeMode on non-existent browser column, fixes #13509
Radim Blazek
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...
Jürgen Fischer
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... Tom Chadwin
05:11 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
Well, can you reproduce the problem? Was GEOS uptodate? Jürgen Fischer
03:49 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
Unsure what feedback required. Tom Chadwin
03:40 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
Downgrading - probably a local problem. Still waiting for feedback... Jürgen Fischer
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). Pedro Venâncio
03:37 AM Bug report #12987: Values not updating properly when editing attribute table
not a blocker for releases. Jürgen Fischer
08:00 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
duplicate of #13508 and related to #13505 Salvatore Larosa
08:00 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
duplicate of #13508 and related to #13505 Salvatore Larosa
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...
Luca Lanteri
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.
Luca Lanteri
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... Paolo Cavallini
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. Martin HOFFMANN
04:56 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
closing for the lack of feedback Jürgen Fischer
04:56 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
closing for the lack of feedback Jürgen Fischer
04:46 AM Bug report #12830 (Closed): QGIS crashes when erroneous credentials for WMS in qgis.conf
closing for the lack of feedback Jürgen Fischer
04:46 AM Bug report #12830 (Closed): QGIS crashes when erroneous credentials for WMS in qgis.conf
closing for the lack of feedback Jürgen Fischer
03:59 AM Bug report #13461 (Closed): Select by expression: recent functions are sorted alphabetically not ...
Fixed in changeset commit:"74110bbbc7eef1d3cce3b04488a05caa473cb97d". Nyall Dawson
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". Nyall Dawson
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... Harrissou Santanna
03:59 AM Bug report #13434 (Closed): Diagram transparency cursor being reset
Fixed in changeset commit:"6d2367f0b3ae492af222b5e4859e64e25f57aafe". Nyall Dawson
03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
closing for the lack of feedback Jürgen Fischer
03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
closing for the lack of feedback Jürgen Fischer
03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
closing for the lack of feedback Jürgen Fischer
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. Jürgen Fischer
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. Jürgen Fischer
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. Jürgen Fischer
03:28 AM Revision ade713d6 (qgis): debian packaging: restore dh targets
Jürgen Fischer
03:25 AM Bug report #13126 (Closed): segfault in 2.8 branch (pre 2.8.3)
closing for the lack of feedback. Jürgen Fischer
03:25 AM Bug report #13126 (Closed): segfault in 2.8 branch (pre 2.8.3)
closing for the lack of feedback. Jürgen Fischer
03:24 AM Bug report #13103 (Closed): Crash dumped when QGIS close
closing for the lack of feedback Jürgen Fischer
03:24 AM Bug report #13103 (Closed): Crash dumped when QGIS close
closing for the lack of feedback Jürgen Fischer
03:21 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
closing for the lack of feedback. Jürgen Fischer
03:21 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
closing for the lack of feedback. Jürgen Fischer
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? Jürgen Fischer
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? Jürgen Fischer
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... Luca Lanteri
03:08 AM Bug report #13367 (Closed): [composer] map rotation with angled symbol
Fixed in changeset commit:"481bd9531efc520557b050bfa83a7b815dea0857". Nyall Dawson
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...
Luca Lanteri
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... Jürgen Fischer
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... Jürgen Fischer
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 Nyall Dawson
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 Nyall Dawson
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 ...
Giovanni Manghi
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... Jürgen Fischer
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... Rocco Pispico
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 Rocco Pispico
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... Luca Lanteri
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","...
Henrik Uggla

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... Luca Lanteri
01:29 AM Revision 7eb5e745 (qgis): Add missing overrides
Nyall Dawson
01:04 AM Revision ae0d377c (qgis): Coverity null dereference fixes
Nyall Dawson
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? Jürgen Fischer
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...
Geronimo Matt
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... Radim Blazek
12:34 AM Bug report #13509 (Closed): qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent func...
Fixed in changeset commit:"890dce86aaf741c7460591d06016b0d66f39ccdc". Radim Blazek
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... Mathieu Pellerin - nIRV
12:17 AM Revision c3b02712 (qgis): debian packaging update and typo fix
Jürgen Fischer
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. Luca Lanteri
11:21 PM Revision e553a792 (qgis): [composer] Fix image size/resolution was not honored during export (fix...
Nyall Dawson
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... Mathieu Pellerin - nIRV
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. Brent Wood
08:53 PM Feature request #5727: OWS metadata URL
May have some funding available Brent Wood
06:02 PM Revision 396ec229 (qgis): DBManager: fix int/float conversion to unicode (partially revert change...
Giuseppe Sucameli
02:22 PM Bug report #13438 (Closed): composer: image export options' page width not respected when exporti...
Fixed in changeset commit:"e553a792561da4a1d5d30040808343e5337eec0b". Nyall Dawson
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 Matthias Kuhn
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...
Giovanni Manghi
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. Salvatore Larosa
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...
Giovanni Manghi
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?
Giuseppe Sucameli
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... Giovanni Manghi
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. Nyall Dawson
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. Nyall Dawson
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...
JuanCarlos Bravo
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... Anita Graser
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... Bernhard Ströbl
12:49 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
That's why I tagged the issue as feedback! ;-) Salvatore Larosa
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. Giovanni Manghi
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. Giovanni Manghi
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...
Salvatore Larosa
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...
Giovanni Manghi
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?
Salvatore Larosa
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.
Giovanni Manghi
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.
Salvatore Larosa
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. Giovanni Manghi
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).
Salvatore Larosa
11:01 AM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
subject says it all. Giovanni Manghi
11:30 AM Revision 01b45540 (qgis): Qt5: Fix lrelease vs. lrelease-qt5 problem
Matthias Kuhn
09:51 AM Revision 74081519 (qgis): remove whatsnew from api and install (followup 95c377a)
Jürgen Fischer
09:38 AM Bug report #13507: Trying to access options menu crashes
Seems to be related to the authentication configuration Matthias Kuhn
09:38 AM Bug report #13507: Trying to access options menu crashes
Seems to be related to the authentication configuration Matthias Kuhn
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...
Johannes Kroeger
09:25 AM Bug report #13505 (Closed): python error when trying to show the attribute table of Spatialite la...
Fixed in changeset commit:"396ec2290b2e7dfdeaf9657ab08e970439bd0065". Giuseppe Sucameli
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 Giovanni Manghi
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...
Giovanni Manghi
09:00 AM Bug report #13506: Processing help files for QGIS algs all dead now
Typo, now corrected, sorry. Paolo Cavallini
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 '...
Richard Duivenvoorde
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/...
Richard Duivenvoorde
05:45 AM Bug report #13506: Processing help files for QGIS algs all dead now
This change should only affect QGIS algs. Anita Graser
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. Paolo Cavallini
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...
Richard Duivenvoorde
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 ... robert kalasek
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. Nyall Dawson
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... Anita Graser
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...
Richard Duivenvoorde
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...
aperi2007 -

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...
Tudor Bărăscu
11:26 PM Revision 45f0e958 (qgis): Temporal icons first draft
ninsbl
09:57 PM Revision 1b4ca622 (qgis): add cppcheck fixes
Jürgen Fischer
09:42 PM Revision e694474f (qgis): indentation update
Jürgen Fischer
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....
Patrick Dunford
06:49 PM Revision abae4415 (qgis): Followup 95c377a
Matthias Kuhn
05:53 PM Revision 95c377a6 (qgis): Remove news feed tab from start page
Fix #13497
Fix #13471
Matthias Kuhn
02:05 PM Revision 67082a95 (qgis): [processing] sort alphabetically the online scripts
Salvatore Larosa
01:12 PM Bug report #13310 (Closed): nightly build packages failing to install with grass error
It works after that commit. Goyo D
01:12 PM Bug report #13310 (Closed): nightly build packages failing to install with grass error
It works after that commit. Goyo D
01:10 PM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
Fixed. Thanks, Jürgen. Goyo D
01:10 PM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
Fixed. Thanks, Jürgen. Goyo D
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... Josiah Wahlrab
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. Matthias Kuhn
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...
Matthias Kuhn
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/... Larry Shaffer
09:01 AM Bug report #13471 (Closed): SSL error(s) on What's New web page load
Fixed in changeset commit:"95c377a607757b4cc9d03a6e399b5516d0b44dcd". Anonymous
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... Anita Graser
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. Filipe Dias
07:25 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
This definitely still happens. Anita Graser
09:01 AM Bug report #13497 (Closed): Fix font size on the News tab on HiDPI displays
Fixed in changeset commit:"95c377a607757b4cc9d03a6e399b5516d0b44dcd". Anonymous
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. Anita Graser
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 ... Anita Graser
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
...
Anita Graser
07:28 AM Bug report #9428: Transparency of markers in marker line is neither applied nor stored
Still an issue today. Anita Graser
07:28 AM Bug report #9428: Transparency of markers in marker line is neither applied nor stored
Still an issue today. Anita Graser
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 Anita Graser
06:03 AM Bug report #13469 (Closed): Fix font size of recent projects screen on HiDPI displays
Anita Graser
06:02 AM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
Thanks, the recent projects screen looks fine now.
Anita Graser
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...
Bernhard Ströbl
02:25 AM Bug report #12422: Attribute column filter turns into extended filter
A related issue report has been opened as #13486 marisn -
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 ...
marisn -
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, ...
marisn -

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 ... marisn -
10:32 PM Revision ed32f49c (qgis): Update bundling of qspatialite and postgres Qt SQL plugins for Mac
Larry Shaffer
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/...
Tomasz Nycz
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... Tomasz Nycz
06:44 PM Bug report #13494 (Closed): QgsApplication.initQgis leads to segfault
... dr -
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...
Randal Hale
03:34 PM Feature request #13455 (Closed): Ubuntu 15.10 Wily repository
Jürgen Fischer
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. Randal Hale
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... Guillaume Larocque
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-... Guillaume Larocque
01:11 PM Revision 80bb62c2 (qgis): Merge pull request #2344 from nirvn/welcome_page_hidpi_fix
[welcome page] fix font size on HiDPI display and improve disabled item style Nathan Woodrow
12:49 PM Bug report #13491: All colors in Style tab looks the same
Looks like duplicate of #11491 dr -
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. dr -
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. Maxim Dubinin
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... dr -
12:13 PM Revision 1fdfe301 (qgis): [welcome page] increase text width to avoid reflow on hidpi screens
Mathieu Pellerin - nIRV
11:59 AM Revision 48ce385c (qgis): [GRASS] use the same filter for modules tree and list
Radim Blazek
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 ... Jürgen Fischer
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 ... Jürgen Fischer
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...
Bernhard Ströbl
11:13 AM Bug report #10548 (Closed): crash using custom forms
Luca Lanteri
11:01 AM Bug report #10548: crash using custom forms
It's now ok on 2.11.0-Master tested on linux and windows. Luca Lanteri
11:10 AM Bug report #13397 (Closed): Qgis 2.10 is very slow to open large/complex project on linux compare...
Luca Lanteri
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. Luca Lanteri
10:31 AM Revision 00ea5b4c (qgis): [GRASS] keep added features symbol updated
Radim Blazek
08:34 AM Revision d054e481 (qgis): Minor change in the method description
Changed "given field index" to "given field name" Alessandro Pasotti
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... Jochen Huber
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... Jochen Huber
06:04 AM Bug report #13489 (Feedback): GEOSGeometryPrecisionReducer_create entry point not found
Jürgen Fischer
06:03 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
I suppose geos was not upgraded for some reason. Jürgen Fischer
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... Tom Chadwin
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 ...
Tom Chadwin
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). Jochen Huber
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...
Michele Mor
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... Bernhard Ströbl
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...
Michele Mor
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? Bernhard Ströbl
04:09 AM Revision d6b8f963 (qgis): [auth] Add more database warnings to manager
Larry Shaffer
04:03 AM Feature request #12754: Add split part from a multipart polygon
This functionality is included in DigitizingTools plugin Bernhard Ströbl
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...
Christophe Bayle
03:09 AM Revision de3069bc (qgis): Resolve symlinks when bundling PyQt uic directory on Mac
Larry Shaffer
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"...
Piotr Kania
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 ...
Saber Razmjooei
02:31 AM Bug report #11216 (Closed): License issue - removal of GDAL MIT/X copyright notice from third par...
Alexander Bruy
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 ... Adrian Klink

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... Goyo D
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...
Laurence Bechet
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...
Michele Mor
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 ...
Bernhard Ströbl
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, ...
Michele Mor
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... Bernhard Ströbl
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...
Michele Mor
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...
Bernhard Ströbl
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...
Michele Mor
01:40 AM Bug report #13310 (Feedback): nightly build packages failing to install with grass error
try commit:e263e9e or above Jürgen Fischer
01:38 AM Bug report #13485 (Feedback): QGIS desktop launcher does not work in master
try commit:e263e9e or above. Jürgen Fischer
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...
Goyo D
01:33 AM Revision 1c307e8e (qgis): Lower optimization for qgsexpression_texts.cpp for release builds on Mac
- Only applies when using clang compiler Larry Shaffer
01:33 AM Revision db4a9a36 (qgis): Add PYTHONPATH support and better module finding to Mac bundling
Larry Shaffer
01:33 AM Revision aa0a47a5 (qgis): Add symlink resolving to install name change bundle function on Mac
Larry Shaffer
01:33 AM Revision 2e011bcf (qgis): Add QwtPolar bundling for Mac
Larry Shaffer
01:33 AM Revision 1a22b14d (qgis): Bundle only the QCA plugins that are used on Mac
Larry Shaffer
01:06 AM Revision 5e3136d2 (qgis): fix translation string
Jürgen Fischer
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,... Paolo Cavallini
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 ... Johan Nel
10:45 PM Revision 40459c6a (qgis): debian packageing update (grass6/7)
Jürgen Fischer
09:19 PM Revision b8e75232 (qgis): fixed travis warning
Radim Blazek
07:12 PM Revision 24fe2162 (qgis): spelling fixes
Jürgen Fischer
06:14 PM Revision dcdfe8be (qgis): [GRASS] update all providers on map reload; dynamic cidx count in iterator
Radim Blazek
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. Nathan Woodrow
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. Nathan Woodrow
10:40 AM Feature request #12688: relative paths in image source expression
That would be perfect. Very useful for collaborations. Jesse McMillan
02:57 PM Revision 28196684 (qgis): Show Python error stack trace when in blocking dialog
Nathan Woodrow
01:24 PM Revision e263e9ec (qgis): debian packaging update (take II on fixing #13310)
Jürgen Fischer
01:24 PM Revision 32c5f551 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
Jürgen Fischer
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. Johannes Kroeger
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 "... Johannes Kroeger
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 "... Johannes Kroeger
09:57 AM Revision 87d8a12e (qgis): [processing] GRASS: prevent exception when deleting GISBASE env variable
Victor Olaya
09:51 AM Revision ae71e1f0 (qgis): [processing] fix problems with names with capital letters when importin...
fixes #11585 Victor Olaya
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... Anita Graser
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... Anita Graser
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
Piotr Kania
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?
Saber Razmjooei
09:06 AM Revision e8003f26 (qgis): [processing] write log dates in ISO format
fixes #13226 Victor Olaya
08:46 AM Revision e27f6a12 (qgis): [processing] fixed handling null values in Processing settings in Mac
Victor Olaya
08:13 AM Revision 7ee2ff66 (qgis): [processing] fixed import placement
Victor Olaya
08:11 AM Revision 7f061d2d (qgis): [processing] fixed adding extension to output filenames in batch interface
fixes #10444 Victor Olaya
07:59 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
fixed in commit:e263e9e Jürgen Fischer
07:59 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
fixed in commit:e263e9e Jürgen Fischer
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...
Randal Hale
07:45 AM Revision a9dab06a (qgis): [processing]fixed SAGA when using a version newer than the latest suppo...
fixes #13279 Victor Olaya
07:45 AM Revision d4cb3465 (qgis): [processing] partially fixed handling of non-ascii chars when running g...
Victor Olaya
07:45 AM Revision 5d4a8d9a (qgis): [processing] fixed issues with spaces in paths when using GRASS algorithms
Victor Olaya
07:42 AM Revision 1491d563 (qgis): Remove const from labeling QgsRenderContext usage
Nyall Dawson
07:42 AM Revision a8f8cfef (qgis): Finish implementation of @value context variable
Nyall Dawson
07:42 AM Revision 5cfdea56 (qgis): More removal of const from QgsRenderContext in symbology
Nyall Dawson
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, ... Jochen Huber
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... Romain Blanc
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... Wes Kent
05:03 AM Bug report #13446 (Closed): MYSQL Project File
Fixed in changeset commit:"32c5f551012a65a8705475266447b270dc2111ff". Jürgen Fischer
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: ...
emiliano manzo
03:54 AM Revision 1e6c8908 (qgis): Add stack trace button to message bar for Python errors
Nathan Woodrow
03:41 AM Revision 89518f4e (qgis): [welcome page] fix font size on HiDPI display and improve disabled item...
Mathieu Pellerin - nIRV
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. Paolo Cavallini
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... Paolo Cavallini
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 ...
magerlin -
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...
Richard Duivenvoorde

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... Bernhard Ströbl
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()?...
Michele Mor
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...
Bernhard Ströbl
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 ...
Michele Mor
01:03 AM Revision 391d60c0 (qgis): Fix to #11428 and #4064. Remove -write_absolute_path option, since it h...
Pedro Venâncio
12:52 AM Bug report #11585 (Closed): Import into PostGIS fails due to capital letter
Fixed in changeset commit:"ae71e1f098e00f2d7674373be66461a594affcad". Victor Olaya
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 Victor Olaya
12:29 AM Revision 401f43c5 (qgis): DBManager: fix data conversion to unicode (errors='replace' should be e...
Giuseppe Sucameli
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...
Victor Olaya
12:06 AM Bug report #13226 (Closed): Processing fails to load with non-UTF8 character in local date
Fixed in changeset commit:"e8003f26e6cf3314d642d9d53584f27eacf6fac3". Victor Olaya
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 ... Anita Graser
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... Mathieu Pellerin - nIRV
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. Anita Graser
11:47 PM Bug report #13385 (Closed): QGIS 2.10 Processing Qt Python Error
Fixed in commit:e27f6a1 Victor Olaya
11:11 PM Bug report #10444 (Closed): Output file extension in batch mode
Fixed in changeset commit:"7f061d2d75e549a72efe8626b7ed9d31ee982ccd". Victor Olaya
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...
Pedro Venâncio
11:07 PM Revision a7cd1985 (qgis): Add missing python-qt4-sql dependancy to Travis
Nyall Dawson
10:54 PM Revision 0587a59b (qgis): Only save effect element if it is non-default
(decreases file size of qgs project files) Nyall Dawson
10:46 PM Bug report #13279 (Closed): Processing & SAGA
Fixed in changeset commit:"a9dab06a6ada0595802e2dcacbe5835f3d957a37". Victor Olaya
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...
Paolo Cavallini
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. (... Jeff G
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...
Piotr Kania
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 "...
Josiah Wahlrab
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...
Simon Webster
06:48 PM Revision 29ac48e4 (qgis): surpress moc warnings in windows 64bit build
Jürgen Fischer
06:17 PM Revision 83fd65ab (qgis): only update qgsexpression_texts.cpp if there are actual changes
Jürgen Fischer
06:16 PM Revision 928504a7 (qgis): fix some warnings
Jürgen Fischer
05:32 PM Revision 2126011d (qgis): revive QSqlDatabase (followup c894357a)
Jürgen Fischer
04:34 PM Revision d6b8b3c0 (qgis): Add spacer under attributes in autogenerated attribute form
Radim Blazek
04:34 PM Revision c531b2db (qgis): [GRASS] new feature attributes fixes
Radim Blazek
04:34 PM Revision d64a46f4 (qgis): [GRASS] use monospace font for module's output
Radim Blazek
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... Pedro Venâncio
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... Pedro Venâncio
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... Nyall Dawson
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 ... Zeis Verena
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")...
Zeis Verena
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... Larry Shaffer
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... Nyall Dawson
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...
Harrissou Santanna
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... Nyall Dawson
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... Nyall Dawson
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 ... Harrissou Santanna
02:55 PM Feature request #6885: Modeler - retain parameter values when editing
I think this is fixed.
Can someone close this feature request?
Pedro Venâncio
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... Pedro Venâncio
02:30 PM Bug report #8853 (Closed): Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just i...
Pedro Venâncio
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 Anita Graser
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...
Harrissou Santanna
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... Jürgen Fischer
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...
Giuseppe Sucameli
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... Harrissou Santanna
10:11 AM Revision 56af1068 (qgis): [processing] recover previous value of formula in modeler calculator
#fixes 11539 Victor Olaya
09:44 AM Revision 3bb677e9 (qgis): [processing] fixed message to indicate unconfigured GRASS provider
It now displays the same message for GRASS 6 than for GRASS 7 Victor Olaya
09:44 AM Revision ea712c6c (qgis): [processing] prevent otb algorithms being run if otb not configured
fixes #13215 Victor Olaya
09:44 AM Revision 1d67ce7c (qgis): [processing] fixed ordering of outputs in models
fixes #13217 Victor Olaya
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...
Saber Razmjooei
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...
Piotr Kania
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. Saber Razmjooei
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. Saber Razmjooei
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...
Michele Mor
08:01 AM Bug report #13440 (Closed): Bad work of "Node tool"
Piotr Kania
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 "... Harrissou Santanna
07:47 AM Revision b3a124e1 (qgis): Fix leak in labeling
Nyall Dawson
07:18 AM Revision bc9b715f (qgis): Fix the "Change Label" map tool after labeling refactoring
The support for rule-based labeling is not there yet (only simple labeling)
This code has been funded by Tuscany Reg...
Martin Dobias
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...
Harrissou Santanna
06:36 AM Revision 1c877f11 (qgis): Fix another crash with rule-based labeling + data-defined properties (f...
The writing of data-defined properties to XML was using invalid data.
Also fixes a possible memory leak in assignment...
Martin Dobias
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...
Harrissou Santanna
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... Harrissou Santanna
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... Randal Hale
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. Paolo Cavallini
03:26 AM Feature request #13458: Legend: add check/uncheck unselect/all
I think it's related to #11139 Harrissou Santanna
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,... Paolo Cavallini
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... Harrissou Santanna
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...
Giovanni Manghi
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...
Giovanni Manghi
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... Harrissou Santanna
02:12 AM Bug report #13459 (Closed): QGIS Server WMS GetPrint request don't respect SELECTION parameter
h3. Standard GetMap request:... Marcin Gontarek
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
Marcin Gontarek
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
Marcin Gontarek

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:... Marcin Gontarek
01:52 AM Revision 8ed78501 (qgis): QgsVectorFileWriter fails to export features containing Multi*25D geome...
Giuseppe Sucameli
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.
...
Victor Olaya
01:12 AM Bug report #11539 (Closed): Processing modeller: calculation parameters lost
Fixed in changeset commit:"56af1068db11a1b5bf9314ba90a3167927fde88d". Victor Olaya
01:09 AM Bug report #12485 (Closed): Modeler calculator error
Agreed, seems to be working fine now. Paolo Cavallini
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... Victor Olaya
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 ...
Victor Olaya
12:46 AM Bug report #13217 (Closed): Modeler output order
Fixed in changeset commit:"1d67ce7ca7f3c2e360fc790324627a1173685843". Victor Olaya
12:46 AM Bug report #13215 (Closed): Orfeo segmention tools in QGIS 2.10 : unsupported operand type(s) for +
Fixed in changeset commit:"ea712c6c231ab98a5ce47fdf9ab56574e9105d57". Victor Olaya
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. Vasyl Vercynskyj
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...
Vasyl Vercynskyj
12:26 AM Revision d34ce242 (qgis): Remove unused/uninitialized pointer
Nyall Dawson
12:12 AM Revision 0c480a93 (qgis): DBManager: fix unicode error display table data (fix #13447)
Giuseppe Sucameli
12:12 AM Revision ece1169a (qgis): DBManager: trap RuntimeError when disconnecting signals from a deleted ...
Giuseppe Sucameli
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...
Victor Olaya
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@ :... Giuseppe Sucameli
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... Randal Hale
11:11 PM Revision fea4ed99 (qgis): Store layer list in canvas order for visibility presets, fixes
data defined style preset for composer maps changing layer
order
Nyall Dawson
09:41 PM Bug report #13453 (Closed): QGIS crashes when applying rule based label using data defined setting
Fixed in changeset commit:"1c877f116ca9f1605d3fc69786830e84fd7748ea". Martin Dobias
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 ...
Nyall Dawson
09:37 PM Revision d70c8543 (qgis): refresh QgsAttributeForm using updatedFields() signal to cover all changes
Radim Blazek
09:37 PM Revision 63ddb154 (qgis): [GRASS] fixed crash in add/delete column
Radim Blazek
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... Tomasz Nycz
08:24 PM Revision 8e971c2a (qgis): [processing] Batch: ensure correct processing of extent params after ot...
Victor Olaya
08:24 PM Revision 67d70f85 (qgis): [processing] Fix multiple error dialogs in batch processes
Errors when postprocessing layers are now added to the log console Victor Olaya
08:24 PM Revision 1c69373a (qgis): [processing] fixed issue with min covering extent when layers are passe...
#fixes 13441 Victor Olaya
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...
Laurence Bechet
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"). Nyall Dawson
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"). Nyall Dawson
06:01 PM Feature request #7052 (Closed): Composer navigation should be improved
Fixed since a while Nyall Dawson
06:01 PM Feature request #7052 (Closed): Composer navigation should be improved
Fixed since a while Nyall Dawson
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... Nyall Dawson
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... Nyall Dawson
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. Nyall Dawson
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. Nyall Dawson
05:30 PM Revision dee3babb (qgis): [GRASS] fixed crash on plugin unload + reload
Radim Blazek
05:10 PM Revision 712354e9 (qgis): [MetaSearch] remove merged endpoint
Tom Kralidis
05:01 PM Revision 36919937 (qgis): close the qgsexpression_texts.cpp file generated by resources/process_f...
Salvatore Larosa
04:57 PM Revision 7c219580 (qgis): [processing] really fix cmakelist file: followup a4151d7
Salvatore Larosa
04:56 PM Bug report #13451: error when try to "save vector as"
It was due to MultiPolygon25D geometries. Fixed now. Giuseppe Sucameli
04:52 PM Bug report #13451 (Closed): error when try to "save vector as"
Fixed in changeset commit:"8ed785018628ea8b818f5aab82e7a474adcc0fb5". Giuseppe Sucameli
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...
aperi2007 -
01:31 PM Bug report #13451: error when try to "save vector as"
I add an image to show the error.
aperi2007 -
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
aperi2007 -
01:22 PM Bug report #13451: error when try to "save vector as"
does the 2.8.3 version uses the same GDAL version ? Sandro Santilli
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...
aperi2007 -
04:36 PM Revision 0692f256 (qgis): [GRASS] refresh module input when location changed
Radim Blazek
03:15 PM Bug report #13447 (Closed): DB_Manager UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 i...
Fixed in changeset commit:"0c480a93c6ea453d79c7b0b0440ff1b3d4b3a0df". Giuseppe Sucameli
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 ...
Giuseppe Sucameli
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...
baditaflorin -
02:25 PM Revision fa125029 (qgis): [Processing] Add precision parameter to by location algorithms
Arnaud Morvan
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. John Tull
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.... John Tull
12:42 PM Revision ac38d891 (qgis): [MetaSearch] add guidance as comment
Tom Kralidis
12:28 PM Revision f47ffe9c (qgis): Merge pull request #2340 from NaturalGIS/pt_csw
add official CSW services for Portugal Tom Kralidis
11:25 AM Bug report #13441 (Closed): "ParameterExtent" wrong values in Processing
Fixed in changeset commit:"1c69373af1dbdbdfcae4ef0dcb518a64ae616c86". Victor Olaya
11:02 AM Revision 22b1c087 (qgis): add official CSW services for Portugal
Giovanni Manghi
09:57 AM Revision a4151d77 (qgis): [processing] fixes cmakelist file: followup c7961b1
Salvatore Larosa
09:57 AM Revision 14374335 (qgis): [geometry-checker-ui] use qgsmalayercombobox for layers list
Salvatore Larosa
09:30 AM Revision dfb78194 (qgis): Disable add curve tools for point/raster layers
Marco Hugentobler
08:56 AM Revision 29b78a94 (qgis): Merge pull request #2339 from NaturalGIS/fix_grass7_v_sample
fix grass7 v.sample Victor Olaya
08:48 AM Revision fed74b2d (qgis): [composer] Fix layer order when using visibility presets
Nyall Dawson
08:48 AM Revision 708793f7 (qgis): Tab order fixes, pt 2
Nyall Dawson
08:19 AM Bug report #13279: Processing & SAGA
Works well here, I leave it open for further feedback. Paolo Cavallini
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 ... Victor Olaya
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. Jameson Harrington
07:53 AM Revision 70284573 (qgis): fix crash deleting expression field when layer is not editable
Giuseppe Sucameli
07:23 AM Revision 5b0bfc62 (qgis): Fix crashing rule-based labeling with data-defined properties (fixes #1...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
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... Radim Blazek
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.... Victor Olaya
04:34 AM Bug report #13101 (Closed): SAGA Processing-Tool (merge layers) doesn't work and no alternative
Victor Olaya
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,
Saber Razmjooei
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... Karl Kastner

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...
baditaflorin -
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.
Salvatore Larosa
12:37 AM Bug report #13317 (Closed): Create circular string enabled for point layers
Fixed in dfb78194ad2c6132517aa160325837330438f750 Marco Hugentobler
12:31 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
... Jürgen Fischer
12:31 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
... Jürgen Fischer
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. Jürgen Fischer
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...
Klas Karlsson
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...
Gerd Dreier
12:03 AM Bug report #13276 (Closed): node tool regressions and issues
click-click is reverted. Marco Hugentobler
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... Mathieu Pellerin - nIRV
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...
Radim Blazek
10:36 PM Revision 7e616168 (qgis): [geometry-checker-gui] add scroll area and save geometry dialog to sett...
Salvatore Larosa
10:25 PM Bug report #13416 (Closed): QGIS crashes when font size in labelling comes from unknown type
Fixed in changeset commit:"5b0bfc6238bf1e66aad9460b3456314f3ffe9df9". Martin Dobias
10:07 PM Bug report #13401: WFS Cache Features option does not work anymore
It works with QGIS 1.8. zicke -
07:08 PM Revision 8b17e8b5 (qgis): fix grass7 v.sample
Giovanni Manghi
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...
Pedro Venâncio
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...
Pedro Venâncio
03:43 PM Revision 2fa916df (qgis): yadpu
Jürgen Fischer
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...
Juraj Betak
02:48 PM Revision 9ebbb9a2 (qgis): Fix compile error
Marco Hugentobler
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 ... Bruce Steedman
02:11 PM Revision 63306ed2 (qgis): add about metadata
Tom Kralidis
02:04 PM Revision 3863b603 (qgis): [MetaSearch] update release version
Tom Kralidis
01:29 PM Revision 50e6acb7 (qgis): Tab order fixes, pt 1
Nyall Dawson
01:16 PM Revision b713b4a4 (qgis): Revert "[composer] Add an apply button for atlas settings, prevents"
This reverts commit 7934a92519f7e2664475117a5aca3b07e15d7535.
Change proved to have little value and was too easy to...
Nyall Dawson
12:29 PM Revision 8a9009d8 (qgis): Avoid python PendingDeprecationWarning on startup
Nyall Dawson
10:42 AM Revision fefd85ad (qgis): Fix some leaks
Nyall Dawson
10:42 AM Revision c5f464bb (qgis): Coverity fixes
Nyall Dawson
10:42 AM Revision 7c036194 (qgis): Fix coverity unreachable code error
Nyall Dawson
10:41 AM Revision 808a432f (qgis): Fix bad profiles in some PNG images, causes libpng warning on startup
Nyall Dawson
10:41 AM Revision 927a0db0 (qgis): Add missing overrides, fix warnings
Nyall Dawson
09:33 AM Revision 216821ff (qgis): Don't spam message bar with more of the same error
Nathan Woodrow
09:14 AM Revision 6cf2dd0a (qgis): Fix annoying blocking Python error dialog
Nathan Woodrow
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...
Martin HOFFMANN
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...
Andre Joost
07:14 AM Revision c7961b1c (qgis): [processing] fixed management of SAGA versions
fixes #13429 Victor Olaya
06:26 AM Bug report #13310: nightly build packages failing to install with grass error
Same problem in trusty. Tomasz Nycz
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...
Giovanni Manghi

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...
Edward Rollason
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...
Edward Rollason
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"... Giovanni Manghi
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... Olivier ATHIMON
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... Olivier ATHIMON
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... Olivier ATHIMON
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... Olivier ATHIMON
12:26 AM Bug report #13432 (Closed): Bad work of Node tool
Piotr Kania
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...
Piotr Kania
10:14 PM Bug report #13429 (Closed): SAGA missing from toolbox
Fixed in changeset commit:"c7961b1cd9aae24351945d052519be164c32370a". Victor Olaya
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... Mathieu Pellerin - nIRV
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...
Mathieu Pellerin - nIRV
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...
Mathieu Pellerin - nIRV
07:24 PM Revision 07db9848 (qgis): set selection color from project file
fix #3400
also remove duplicate setting of background color (it is set by ProjectProperties)
Steven Mizuno
06:34 PM Revision 91e15546 (qgis): [GRASS] module's input mapsets sorting
Radim Blazek
06:34 PM Revision 3c7d74fd (qgis): [GRASS] limit number of cleaning cycles
Radim Blazek
04:05 PM Revision 212a9247 (qgis): fixes for debian and osgeo4w packaging
Jürgen Fischer
01:21 PM Revision a9c8a016 (qgis): [GRASS] insert record for new feature
Radim Blazek
12:52 PM Revision f2a1efe7 (qgis): [GRASS] better format module's output
Radim Blazek
12:35 PM Revision 667fb04d (qgis): debian packaging update
Jürgen Fischer
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...
Salvatore Larosa
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...
Salvatore Larosa
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)...
Marco Lechner
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)...
Marco Lechner
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...
Saber Razmjooei
11:18 AM Bug report #13233: GPS Information - the Connection is not restored
see PR https://github.com/qgis/QGIS/pull/2338 Steven Mizuno
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 Steven Mizuno
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...
Saber Razmjooei
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...
Saber Razmjooei
10:02 AM Bug report #13391 (Closed): GeoJSON not displayed correctly
Checked in QGIS and all works fine. Problem with the OTF. Saber Razmjooei
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...
L Diaz
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 ... L Diaz
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...
L Diaz
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? Saber Razmjooei
09:51 AM Bug report #13396 (Feedback): Node tool's errors
Works fine in commit:935dca0 for me. Saber Razmjooei
09:40 AM Bug report #13419 (Open): Creating spatial index on Shapefile with invalid geometries will make t...
Saber Razmjooei
09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
Same in master. Saber Razmjooei
09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
Same in master. Saber Razmjooei
09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
Same in master. Saber Razmjooei
09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
Same in master. Saber Razmjooei
07:21 AM Revision bdb8b0ce (qgis): Merge pull request #2332 from NaturalGIS/fix_ogr_tools
[processing] fix some OGR-based tools Alexander Bruy
07:20 AM Revision 4dd6d670 (qgis): Merge pull request #2331 from radosuav/parameterString_fix
[processing] fix setting of "multiline" setting for ParameterString Alexander Bruy
07:20 AM Revision 5f10b70b (qgis): Merge pull request #2283 from arnaud-morvan/processing-translate-parame...
[processing] include ParameterSelection dropdown contents in translations Alexander Bruy
03:35 AM Revision d8d7a3c1 (qgis): update project last modification date after save as (fixes #13420)
(cherry picked from commit a77e3bf7d56af056bff722c07e96c6b795310fa5) Jürgen Fischer
03:32 AM Revision a77e3bf7 (qgis): update project last modification date after save as (fixes #13420)
Jürgen Fischer

2015-09-26

01:52 AM Revision 3c324c99 (qgis): fix lpad/rpad context help (followup b46cbbe)
Jürgen Fischer
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 Paolo Cavallini
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 Paolo Cavallini
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... Paolo Cavallini
01:10 AM Revision 0a51b13b (qgis): fix typos
Jürgen Fischer
10:12 PM Revision 272dd9c1 (qgis): [GRASS] fixed hanging import of larger polygon layers on Linux
Radim Blazek
09:50 PM Revision 48d16ed3 (qgis): include libqgis_app in install (fixes #13417)
Jürgen Fischer
09:32 PM Revision ea6ba6f7 (qgis): remove duplicate geos_c_extra
Jürgen Fischer
09:32 PM Revision 61487316 (qgis): packaging: use WITH_GRASS to enable GRASS and WITH_GRASS$VERSION only w...
Jürgen Fischer
09:32 PM Revision b46cbbe4 (qgis): fix mixup between lpad/rpad help (fixes #13433)
Jürgen Fischer
08:54 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
Sure. Here they are. Laurence Bechet
08:54 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
Sure. Here they are. Laurence Bechet
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. Laurence Bechet
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. Laurence Bechet
07:53 PM Revision 56b5d4e7 (qgis): indentation update
Jürgen Fischer
07:26 PM Revision ab178690 (qgis): fix missing overrides warnings
Jürgen Fischer
07:26 PM Revision b3f3d65f (qgis): debian packaging update
Jürgen Fischer
06:33 PM Bug report #13420 (Closed): Strange behaviour of newly 'saved as' project
Fixed in changeset commit:"a77e3bf7d56af056bff722c07e96c6b795310fa5". Jürgen Fischer
04:09 PM Revision ddecc6f5 (qgis): [GRASS] fixed interactive cat input selection for polygons
Radim Blazek
02:19 PM Revision 9df1a08d (qgis): [GRASS] fixed race condition in reading import progress
Radim Blazek
01:51 PM Revision e6e79c1c (qgis): Don't use blue for user input panel color
Nathan Woodrow
01:45 PM Revision 3613ba57 (qgis): QgsPointLocator::Type : Type safety
Matthias Kuhn
12:50 PM Bug report #13417 (Closed): missing libqgis_app.so
Fixed in changeset commit:"48d16ed380495eaabb640dfeb95d5cf2819cf1c0". Jürgen Fischer
12:33 PM Bug report #13433 (Closed): Help text for rpad and lpad in field calculator are mixed up
Fixed in changeset commit:"b46cbbe4259b9eecd0b0735f52e26b1ae817352c". Jürgen Fischer
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() ... Kristian Evers
12:19 PM Bug report #13431 (Closed): Fehler beim editieren
Jürgen Fischer
12:17 PM Bug report #13431: Fehler beim editieren
Please file bugs in English. Jürgen Fischer
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...
Alexander Feemers
11:56 AM Bug report #13411 (Closed): Translation of functions help lost
See https://lists.osgeo.org/pipermail/qgis-tr/2015-September/000669.html Jürgen Fischer
11:56 AM Bug report #13411 (Closed): Translation of functions help lost
See https://lists.osgeo.org/pipermail/qgis-tr/2015-September/000669.html Jürgen Fischer
10:01 AM Revision dd9b37b4 (qgis): [auth] Skip unit tests if qca-ossl plugin is missing
Larry Shaffer
09:37 AM Revision 05a28b84 (qgis): [auth] Integrate authcfg editing widget into handle bad layers dialog
Larry Shaffer
09:37 AM Revision 2f8e6846 (qgis): [auth] Allow capital letters in config ID
Larry Shaffer
09:37 AM Revision c74ddf1e (qgis): [auth] Add widget for editing an authcfg within a data source URI
Larry Shaffer
07:01 AM Bug report #13428: PyQt not aware of qgis_customwidgets.py
discussing it with Jürgen. Denis Rouzaud
04:34 AM Bug report #13430 (Closed): Bad work of
Piotr Kania
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...
Piotr Kania
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...
Piotr Kania
03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
Superseded by the new GRASS7 editing. Probably it should be closed. Paolo Cavallini
03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
Superseded by the new GRASS7 editing. Probably it should be closed. Paolo Cavallini
03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
Superseded by the new GRASS7 editing. Probably it should be closed. Paolo Cavallini
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. Paolo Cavallini
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. Paolo Cavallini
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. Paolo Cavallini
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. Paolo Cavallini
03:46 AM Feature request #43 (Feedback): GRASS Edit: allow for visible vertices
Superseded by the new GRASS7 editing. Probably it should be closed. Paolo Cavallini
03:45 AM Feature request #42 (Feedback): GRASS Edit: let customize display more
Superseded by the new GRASS7 editing. Probably it should be closed. Paolo Cavallini
03:45 AM Feature request #41 (Feedback): GRASS Edit: expose un-labelled objects
Superseded by the new GRASS7 editing. Probably it should be closed. Paolo Cavallini
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. Paolo Cavallini

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... Paolo Cavallini
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 ...
Lauri Kajan
11:56 PM Revision a72cec05 (qgis): [GRASS] show import progress in browser properties widget
Radim Blazek
11:56 PM Revision 2ef38ff9 (qgis): use layer items paramWidget() in browser properties
Radim Blazek
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, ... Paolo Cavallini
09:45 PM Revision 228d816b (qgis): Merge pull request #2330 from boundlessgeo/master-2_11-auth-system
Authentication configuration system with master password Nyall Dawson
08:58 PM Revision caf12e7e (qgis): Code formatting
Matthias Kuhn
08:57 PM Revision 96f73fd5 (qgis): Add table comments to the columns of pg source select
Hugo Mercier
08:57 PM Revision 44d9b351 (qgis): Allow the browser to search into table comments
Hugo Mercier
06:47 PM Revision e47a97bd (qgis): [GRASS] create new mapset from browser
Radim Blazek
06:02 PM Revision 11f28fc0 (qgis): [GRASS] create new table on add column if it does not exist
Radim Blazek
04:40 PM Revision e0eaebcd (qgis): [GRASS] vector provider fix
Radim Blazek
04:22 PM Revision b549577b (qgis): [GRASS] removed add new vector action from toolbar/menu in favour of br...
Radim Blazek
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 ...
Mikhail Tchernychev
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. Salvatore Larosa
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. Salvatore Larosa
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
01:48 PM Revision 99bb8fdf (qgis): [GRASS] re-enabled module input cats selection in canvas
Radim Blazek
12:33 PM Revision 0cbbe2ce (qgis): fix XML well formedness
Tom Kralidis
12:32 PM Revision 1da55fc6 (qgis): fix XML well formedness
Tom Kralidis
11:09 AM Revision 57275cea (qgis): Revert "Add methods for retrieving extra parameters from symbol render"
This reverts commit fe9461be05043daf34057a85e57424f99eeae43d.
The commit was originally added for a label based feat...
Nyall Dawson
10:55 AM Revision 66fbe486 (qgis): [composer] Nicer dialog title strings
Nyall Dawson
10:55 AM Revision dd759370 (qgis): [FEATURE][composer] Option to restrict image/SVG outputs to content
If selected, then the images output by composer will include only
the area of the composition with content. There's a...
Nyall Dawson
10:55 AM Revision 2f343008 (qgis): [FEATURE][composer] Add fit page to contents option
New option in the composition panel, with optional extra margins
to add
Sponsored by NIWA
Nyall Dawson
10:55 AM Revision 2215d487 (qgis): [FEATURE][composer] Add option to hide pages from view/export
Sponsored by NIWA Nyall Dawson
10:55 AM Revision abf4e121 (qgis): [composer] Closer cropping to content for map items
Sponsored by NIWA Nyall Dawson
10:55 AM Revision dce9da12 (qgis): [composer] Fix incorrect default svg filename in some cases
Nyall Dawson
10:49 AM Revision e9a060c6 (qgis): Merge pull request #2336 from slarosa/sortfilter_fieldvalues
[FEATURE] allow filtering for field values in expression widget Nyall Dawson
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 ...
Ricardo Couto
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... Robert Slivinsky
07:49 AM Bug report #13404 (Feedback): editing legends
Could you provide an example layer / project? Works fine for me. Saber Razmjooei
07:45 AM Revision d493a690 (qgis): [FEATURE] allow filtering for field values in expression widget
Salvatore Larosa
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. Saber Razmjooei
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. Nathan Woodrow
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? Saber Razmjooei
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? Saber Razmjooei
07:28 AM Bug report #13423: SVG border thickness impossible to override by attribute
Confirmed in 2.8, 2.10 and master. Saber Razmjooei
07:28 AM Bug report #13423: SVG border thickness impossible to override by attribute
Confirmed in 2.8, 2.10 and master. Saber Razmjooei
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... didier peeters
07:16 AM Bug report #13297 (Closed): Edited/Deleted features still in Shapefile
Please see the original ticket. Saber Razmjooei
07:16 AM Bug report #13297 (Closed): Edited/Deleted features still in Shapefile
Please see the original ticket. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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 ...
Alain FERRATON
07:12 AM Revision 12de332e (qgis): [auth] Add authcfg ID edit widget and support for changing the ID
Larry Shaffer
02:57 AM Bug report #6841: Variable Jenks classification in QGIS
Same problem here. Any news on this bug ? Christophe Damour
02:39 AM Revision 8cec2c93 (qgis): Merge pull request #2302 from manisandro/geometry_plugins
Geometry Checker and Geometry Snapper plugins Marco Hugentobler

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... andskog -
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... Piotr Kania
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...
Jürgen Fischer
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...
Klas Karlsson
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 ...
Mikhail Tchernychev
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...
Mikhail Tchernychev
11:46 PM Revision e655c261 (qgis): [GRASS] optionally show virtual topo layers
Radim Blazek
10:52 PM Revision c8785ec3 (qgis): [GRASS] optional GISBASE, options menu action
Radim Blazek
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). Laurence Bechet
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...
Laurence Bechet
09:05 PM Revision 0975c9f7 (qgis): [auth] Redesign Authentication section of Options
- Separate management options from auth config table
- Add standalone certificate manager
- Add installed auth method...
Larry Shaffer
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 ... Laurence Bechet
08:54 PM Revision b6459b06 (qgis): [auth] Remove Authentication action from Settings menu
Larry Shaffer
08:53 PM Revision ee5e1206 (qgis): [auth] Strip translated display name from auth method plugins
Larry Shaffer
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. Laurence Bechet
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. Laurence Bechet
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. Laurence Bechet
06:23 PM Revision d25a2249 (qgis): [GRASS] add new layers from browser
Radim Blazek
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. Nyall Dawson
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. Nyall Dawson
02:30 PM Bug report #13413: font in composer attribute table header not changable
Please file bugs in English. Jürgen Fischer
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... Vrn Geo
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... Harrissou Santanna
02:44 PM Revision 264d2ebb (qgis): [auth] Update auth config tests; strip passphrase from QgsPkiBundle
Larry Shaffer
02:32 PM Bug report #13404: editing legends
Please file bugs in English. Jürgen Fischer
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. Nyall Dawson
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.... Josiah Wahlrab
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? Edward Rollason
01:34 PM Revision 83e0b81a (qgis): [auth] Update python tests (keep disabled); add auth config tests
- Add comparison operators to QgsAuthMethodConfig Larry Shaffer
01:10 PM Revision 216e4612 (qgis): [processing] correctly build multiple input value string
It was wrongly using comma instead of semicolon to separate values
Fixes #13114
Victor Olaya
01:10 PM Revision 1340f4d4 (qgis): [processing] added 'run as batch' button in algorithm dialog
Victor Olaya
01:10 PM Revision 4d4ce949 (qgis): [processing] some methods to add Processing algorithms in menus and but...
Victor Olaya
01:00 PM Revision 935dca08 (qgis): Fix windows build
Nathan Woodrow
12:02 PM Revision ee6a7d0d (qgis): Rule-based labeling: Fix issue with filters not working
Martin Dobias
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.
Sergio Antonio
10:57 AM Revision d20ff232 (qgis): Fix bug with rotated labels
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 9970b45a (qgis): Further small fixes to labeling widget interface
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 7b48d953 (qgis): Remove unused code
Martin Dobias
09:48 AM Revision e5cca755 (qgis): Rule-based labeling GUI enhancements
- new column with label text
- copy / paste / delete rules (also with shortcuts)
- no label+description - only descri...
Martin Dobias
09:48 AM Revision b0882206 (qgis): Introduce support for active/inactive rules, else rules, scale-based rules
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 7bb70aaf (qgis): Add forgotten files and fix the clang build
Martin Dobias
09:48 AM Revision 1782d1a5 (qgis): [FEATURE] Rule-based labeling
Work in progress
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gi...
Martin Dobias
09:48 AM Revision 44ae0b8c (qgis): Loading and saving of rule-based labeling rules
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision fa0b021f (qgis): GUI for rule-based labeling
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision 249c8782 (qgis): One common class for labeling configurations (QgsAbstractVectorLayerLab...
This is +/- equivalent of QgsFeatureRendererV2 for vector layer labels
This code has been funded by Tuscany Region (...
Martin Dobias
09:48 AM Revision be2cbe8d (qgis): Fix the labeling dialog when opened from toolbar in main window
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
09:48 AM Revision c30dd043 (qgis): Start of GUI for rule-based labeling
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
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 ...
Saber Razmjooei
08:25 AM Revision 287590ee (qgis): Fix concurrency issue in snap indexing
Matthias Kuhn
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...
Uroš Preložnik
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 ... Edson Melanda
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
Victor Olaya
04:12 AM Bug report #13114 (Closed): r.series broken on Processing
Fixed in changeset commit:"216e461246df0b0711a8eb992acb88db870fdfd1". Victor Olaya
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...
Paolo Cavallini

2015-09-23

12:25 AM Revision 8a949fa1 (qgis): Fix some leaks
Nyall Dawson
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... Jukka Rahkonen
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...
Richard Duivenvoorde
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... Jukka Rahkonen
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. Paolo Cavallini
09:01 PM Revision 366331cf (qgis): [GRASS] avoid warning dialog in init
Radim Blazek
09:00 PM Revision 7dd53025 (qgis): fixed failing qgis_composerpicturetest, 17cb59fb and e9817d5 followup
Radim Blazek
06:15 PM Revision e9817d54 (qgis): [GRASS] editing - all geometry types
Radim Blazek
06:15 PM Revision d4677c7e (qgis): QgsMapToolAddFeature - allow to set capture mode and disable type check
Radim Blazek
06:15 PM Revision 17cb59fb (qgis): install app lib and link qgis to it
Radim Blazek
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 ... Luca Lanteri
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... Luca Lanteri
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... Wes Kent
12:22 PM Revision 33cddb8b (qgis): Merge pull request #2334 from nirvn/welcome_page_style_v2
[welcome page] set normal & highlight text color for theme compatibility Matthias Kuhn
09:35 AM Revision 055d968f (qgis): [welcome page] set normal & highlight text color for theme compatibility
Mathieu Pellerin - nIRV
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...
Harrissou Santanna
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... Vincent Mora
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...
Vincent Mora
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... Piotr Kania
05:03 AM Bug report #13396 (Closed): Node tool's errors
Thanks - in qgis-dev-2.11.0-73 works,
thanks for your work
Piotr Kania
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... Regis Haubourg

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...
Marcel Foelsch
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...
Michael Sob
12:03 AM Revision 9cb18c6f (qgis): fix some processing/ogr tools
Giovanni Manghi
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... zicke -
10:08 PM Revision 6a6adc9a (qgis): debian packaging update
Jürgen Fischer
08:20 PM Revision 32dc02c4 (qgis): fix warnings
Jürgen Fischer
07:15 PM Revision 94382590 (qgis): [GRASS] new mapset wizard upgrade
Radim Blazek
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... Josiah Wahlrab
03:35 PM Revision 5211423d (qgis): [Processing] Fix setting of "multiline" setting for ParameterString
Radoslaw Guzinski
03:05 PM Revision 1ff02deb (qgis): [auth system] Fix doc string warnings and comments in PR 2330
Larry Shaffer
01:27 PM Revision 3c93df54 (qgis): [GRASS] travis fix
Radim Blazek
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...
Gerhard Spieles
12:34 PM Revision 2e441b55 (qgis): QgsVectorLayerEditBuffer fix : access mChangedAttributeValues by fid keys
Radim Blazek
12:23 PM Revision 5af78abf (qgis): [GRASS] vector attributes editing
Radim Blazek
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...
Luca Lanteri
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...
Luca Lanteri
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 Piotr Kania
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...
Piotr Kania
10:45 AM Bug report #13243: Unable to delete item in relation block using the form view
Also the remove link doesn't work. Luca Lanteri
10:22 AM Revision 4c57941f (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
René-Luc ReLuc
10:18 AM Revision eaf06be2 (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
René-Luc ReLuc
10:17 AM Revision a3b43b44 (qgis): Update b54d2790d4b74449bd8f28a6ca838e42f66f55a2
René-Luc ReLuc
09:46 AM Revision 4f2b059e (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
René-Luc ReLuc
09:43 AM Revision bcc2f750 (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
René-Luc ReLuc
09:41 AM Revision b54d2790 (qgis): [Server][BUGFIX] Resolve relative pathes (SVGMArker, Netcdf, etc)
QGIS-Server has some trouble to resolve relative pathes. For example,
SVGMarker path and NETCDF datasource are not r...
René-Luc ReLuc
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? Jukka Rahkonen
04:50 AM Bug report #13391: GeoJSON not displayed correctly
Thanks - however, the issue remains after the update (see screenshot).
Joachim Ungar
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...
Jürgen Fischer
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. ...
Joachim Ungar
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...
Jürgen Fischer
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... Martin HOFFMANN
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... Martin HOFFMANN
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=... Kay Warrie
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... Tom Chadwin
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. Salvatore Larosa
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... Kristyna Maresova
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 ... Kate Aulman

2015-09-21

01:36 AM Revision ce626406 (qgis): fix crash deleting a new column which contains changed values (fix #133...
when a column is deleted just rearrange changed attribute map indexes before calling updateLayerFields on the buffer,... Giuseppe Sucameli
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? Jukka Rahkonen
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... Joachim Ungar
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...
Piotr Kania
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 - ...
Piotr Kania
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 ...
Giuseppe Sucameli
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...
Salvatore Larosa
04:49 PM Bug report #13366 (Closed): Crash when adding new field, changing its value and deleting the same...
Fixed in changeset commit:"ce6264065de0ee4a01f305b411251d65ae54f97f". Giuseppe Sucameli
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. Giuseppe Sucameli
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. Giuseppe Sucameli
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. Giuseppe Sucameli
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. Giuseppe Sucameli
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...
Salvatore Larosa
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. Frank Sokolic
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 Giuseppe Sucameli
12:12 AM Revision 16ac248c (qgis): [auth system] Fix warnings and add compatibility with QCA 2.0.3
Larry Shaffer
11:07 PM Revision a17dac05 (qgis): [DBManager] fix loading Rasterlite layer from DBManager to QGIS by drag...
Giuseppe Sucameli
10:20 PM Bug report #13355 (Closed): Fill ring crashes QGIS
Seems to have been resolved in the latest master. Saber Razmjooei
10:18 PM Revision 99211262 (qgis): [DBManager] allow to export table data to supported ogr file formats ot...
Giuseppe Sucameli
10:18 PM Revision 6a6e366c (qgis): [DBManager] in import/export dialog, replace "Drop existing one" text t...
Giuseppe Sucameli
09:25 PM Revision 2a1cacd5 (qgis): defer legend invalidation to avoid reprocessing when multiple layers ar...
Jürgen Fischer
09:25 PM Revision 9cbfeea6 (qgis): vector layer: avoid iterating over all feature to deduce extent
Jürgen Fischer
06:32 PM Revision 657c6008 (qgis): [travis] fix shorturl followup f3f5ea1
Matthias Kuhn
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. Giuseppe Sucameli
04:51 PM Revision c894357a (qgis): [auth system] Python bindings for core and gui classes
Larry Shaffer
04:51 PM Revision c519e06e (qgis): [auth system] Add PKI test data
Larry Shaffer
04:51 PM Revision f58bd1a0 (qgis): [auth system] Add to API docs and fix warnings
Larry Shaffer
04:51 PM Revision 0d2b945c (qgis): [auth system] Data source integration for Postgres and Spit plugin
Larry Shaffer
04:51 PM Revision e65aa99a (qgis): [FEATURE] Authentication configuration system with master password
- Main C++ core and gui classes and desktop app integration
- Support for authentication method plugins
- Does not co...
Larry Shaffer
04:51 PM Revision e13be215 (qgis): [auth system] basic, pki paths, pkcs12, and identity certificate plugins
Larry Shaffer
04:51 PM Revision 907b019b (qgis): [auth system] Data source integration for OWS connections
Larry Shaffer
04:51 PM Revision 95214e91 (qgis): [auth system] Core data source URI integration
Larry Shaffer
04:10 PM Revision 3a379d0b (qgis): Fix Qt5 build (followup c0aacb7)
Matthias Kuhn
04:00 PM Revision a3ae88e1 (qgis): fix compilation issue in qgsexpression.cpp. QString::toHtmlEscaped is n...
Jean-Nicolas Moal
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... Abdelilah ADIBA
02:48 PM Revision 22313dc8 (qgis): [GRASS] cleanup tmp files after test
Radim Blazek
02:37 PM Revision 5c694009 (qgis): Add warning to advanced settings dialog
Matthias Kuhn
02:37 PM Revision 591942e6 (qgis): Add settings editor to options dialog
Matthias Kuhn
02:36 PM Revision c0aacb7a (qgis): [feature] Add advanced settings editor
Etienne Tourigny
02:36 PM Revision f3f5ea1f (qgis): Create short link to proper page on cdash
Matthias Kuhn
01:30 PM Revision 50d4e720 (qgis): [FEATURE] Mutually exclusive layer tree groups (only one child may be c...
The feature can be toggled individually for groups - in layer tree view context menu.
This code has been funded by T...
Martin Dobias
01:20 PM Feature request #12111 (Closed): dbManager: Export more formats, not just shape
Fixed in changeset commit:"99211262f35f7c293d00bcd80a315f1917bad0b0". Giuseppe Sucameli
01:20 PM Bug report #13384 (Closed): "Drop existing one" option not really understandable in DB Manager ex...
Fixed in changeset commit:"6a6e366c04d720a99cc4564d6cd986b08a99722d". Giuseppe Sucameli
12:39 PM Bug report #13384 (In Progress): "Drop existing one" option not really understandable in DB Manag...
Giuseppe Sucameli
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... Giuseppe Sucameli
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...
Giuseppe Sucameli
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...
Giuseppe Sucameli
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...
Giuseppe Sucameli
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 ...
Giuseppe Sucameli
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.
Giuseppe Sucameli
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.
Giuseppe Sucameli
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.
Giuseppe Sucameli
11:57 AM Revision ac5f0689 (qgis): Add special string for repeat distance in labeling gui
Nyall Dawson
11:57 AM Revision a4d980d0 (qgis): Port from expressions+ plugin: color_part, set_color_part, day_of_week
Nyall Dawson
11:57 AM Revision e0028d1f (qgis): Fix calculation of priority for always shown labels
Nyall Dawson
11:54 AM Revision fae06549 (qgis): [GRASS] fixed test if current user is not owner of source
Radim Blazek
10:03 AM Revision 7573afc2 (qgis): Documentation and warning fixes
Sandro Mani
10:03 AM Revision 0a99a6c0 (qgis): Use reduced precision also in QgsGeos::isEqual
Sandro Mani
10:03 AM Revision 5f78d1c9 (qgis): Fix QgsGeometryEditUtils::addPart deleting added geometry
Sandro Mani
10:03 AM Revision 2ea4ee9a (qgis): Remove fragile centroid of self-intersecting polygon test
Sandro Mani
10:03 AM Revision 5037328c (qgis): Fix incorrect forward declaration
Sandro Mani
10:03 AM Revision be4bb3bc (qgis): Add libgeos++-dev to travis before_install.sh
Sandro Mani
10:03 AM Revision 9fef5a16 (qgis): Make GEOS CPP optional
Sandro Mani
10:03 AM Revision e9e638f6 (qgis): Geometry Checker and Geometry Snapper plugins
Sandro Mani
09:52 AM Revision 296ae9fa (qgis): Temporal icons first draft
ninsbl
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...
Harrissou Santanna
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... Salvatore Larosa
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... Salvatore Larosa
07:02 AM Bug report #13381: dxf file minidump
Cannot reproduce with commit:22313dc, fixed ?
Salvatore can you try that ?
Sandro Santilli
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:...
Sandro Santilli
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...
Harrissou Santanna
09:05 AM Revision 992bacc9 (qgis): [GRASS] vector input type option fix
Radim Blazek
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... Harrissou Santanna
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... Harrissou Santanna
07:45 AM Revision 72af56d8 (qgis): [processing] quote return string when returning uri in ogrConnectionString
Fixes #13174 Victor Olaya
07:45 AM Revision 8ed71fbd (qgis): [processing] corrected some issues with i18n names
Victor Olaya
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...
magerlin -
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...
Bernhard Ströbl
06:57 AM Revision d43176af (qgis): Fix server labeling tests
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision f0bc2e9b (qgis): Use new labeling engine also with symbol-level rendering
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision c7b394d9 (qgis): Port DXF labeling to new labeling engine
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision aa85cf30 (qgis): More fixes, removal of layer-wise obstacle flag, removed pal::Layer usa...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision eabfe021 (qgis): Documentation fixes, memory leak fixes
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 7d22536a (qgis): Update the labeling engine tests
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision a36567a4 (qgis): Fix compilation error
Martin Dobias
06:57 AM Revision b5e49227 (qgis): Use QgsLabelFeature internally by PAL
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 26c1e0f6 (qgis): Replaced QgsPalGeometry with QgsTextLabelFeature and QgsDiagramLabelFea...
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 59037eb1 (qgis): Use QgsFeatureId instead of QString for feature IDs
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 1d0d0e06 (qgis): [FEATURE] New API for labeling engine (QgsLabelingEngineV2)
The idea is to make the engine more flexible compared to QgsPalLabeling implementation:
- abstract dealing with text ...
Martin Dobias
06:57 AM Revision 959fbb50 (qgis): Remove obstacle flag for pal Layers as it is kept per feature
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision 6cc1f4c2 (qgis): Fix unit tests and issues with cached layers
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s. Martin Dobias
06:57 AM Revision f3fd96f4 (qgis): Label providers: Copy any information from vector layer
This will make them thread-safe (not prone to corruption on changes to the vector layer)
This code has been funded b...
Martin Dobias
06:57 AM Revision d0fcc955 (qgis): More labeling engine refactoring
- QgsPalLabeling now internally uses new engine
- label/diagram providers can hook into rendering loop to avoid extra...
Martin Dobias
06:57 AM Revision 8100495d (qgis): Integrate new labeling engine into the map rendering
Now used instead of QgsPalLabeling for labels/diagrams
This code has been funded by Tuscany Region (Italy) - SITA (C...
Martin Dobias
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...
Nyall Dawson
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,... marisn -
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...
marisn -
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...
Jürgen Fischer
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... mattia oil

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... marisn -
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...
marisn -
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. Marcel Foelsch
11:33 PM Revision b600de74 (qgis): fix options alignment
Harrissou Santanna
11:31 PM Revision f748c127 (qgis): enforces consistency
Harrissou Santanna
10:55 PM Bug report #13174 (Closed): Regression: Modeler issue with temp outputs under Windows
Fixed in changeset commit:"72af56d8a2f7088b9501efc60fd76df89e5acbb5". Victor Olaya
09:27 PM Revision 13fe3a02 (qgis): Merge pull request #2323 from PedroVenancio/grass7_plugin
Update of some QGIS-GRASS modules Radim Blazek
06:35 PM Revision 82b34afe (qgis): move remaining function_help to json and update it's translation handling
Jürgen Fischer
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: ...
John Van Hoesen
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...
Harrissou Santanna
02:19 PM Revision 2affb27f (qgis): Followup 41a330f
Matthias Kuhn
02:18 PM Revision 41a330f2 (qgis): More expression help
Matthias Kuhn
01:59 PM Revision 2a6cff40 (qgis): More examples for the expression function help
Matthias Kuhn
01:51 PM Revision b2c404d1 (qgis): Improve expression help
Matthias Kuhn
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. Juerg Lindauer
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. Anita Graser
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. Anita Graser
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. Juerg Lindauer
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...
Harrissou Santanna
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... Ondrej Remes
11:24 AM Revision 6bfdafe3 (qgis): Fix crash if selecting a nonsense subrenderer for displacement renderer
Nyall Dawson
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? Matthias Kuhn
08:44 AM Bug report #9573 (Closed): hostnames with non-ascii characters cause python console to fail.
Fixed in commit:9fc1b48b Matthias Kuhn
08:41 AM Bug report #13378 (Closed): Error when querying DB
Fixed in commit:9fc1b48b Matthias Kuhn
08:41 AM Bug report #10051 (Closed): DB manager: python error when copying rows resulting from a query
Fixed in commit:9fc1b48b Matthias Kuhn
08:40 AM Bug report #13206 (Closed): Python UnicodeDecodeError
Matthias Kuhn
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. Anita Graser

2015-09-19

12:53 AM Revision f16fe734 (qgis): Python is a hard build time dependency
Followup 709c143 Matthias Kuhn
12:52 AM Revision f631ff8b (qgis): Fix Qt5 build
Matthias Kuhn
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...
salvatore fiandaca
12:14 PM Revision 1fe34b37 (qgis): fix support for embedded ogr, gpx and delimited text layers
Jürgen Fischer
11:17 AM Revision 25437c10 (qgis): indentation update
Jürgen Fischer
11:03 AM Revision abaeb5f8 (qgis): fix precise build
Jürgen Fischer

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... Brent Wood
09:42 PM Revision c381a88f (qgis): Merge remote-tracking branch 'upstream/master' into ConsistentTerms2
Harrissou Santanna
05:52 PM Revision 8b9e0b65 (qgis): make welcomepage proxy aware
Jürgen Fischer
05:45 PM Revision 065bb10a (qgis): fix crash when application is closed while browser is still filling the...
Jürgen Fischer
05:09 PM Revision 323d3ce8 (qgis): fix windows build
Jürgen Fischer
11:54 AM Revision c5947aa0 (qgis): [GRASS] fixed travis warnings
Radim Blazek
11:03 AM Revision 407d374f (qgis): [GRASS] editing: polygon to boundary, set cat, refresh after commit
Radim Blazek
10:12 AM Revision a1b05a1d (qgis): [GRASS] commit changes fix
Radim Blazek
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... Nyall Dawson
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... Giovanni Manghi
06:14 AM Feature request #11301 (Closed): [composer] Add option to hide item bounding boxes
Implemented a few versions ago Nyall Dawson
06:14 AM Feature request #11301 (Closed): [composer] Add option to hide item bounding boxes
Implemented a few versions ago Nyall Dawson
05:20 AM Revision 73d838fd (qgis): [FEATURE] Add concentric ring placement mode for displacement renderer
Nyall Dawson
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...
Harrissou Santanna
03:20 AM Revision 0af4246d (qgis): displacement renderer: center groups on centroid of points, not first
point in group Nyall Dawson
02:47 AM Revision e21cc78c (qgis): Fix failing test
Nyall Dawson
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... Andre Joost

2015-09-17

01:46 AM Revision 1bd87e86 (qgis): Default to search distance in mm for displacement renderer
(easier behaviour to understand for new users, avoids map unit default
which is not applicable for all CRSes)
Nyall Dawson
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...
baditaflorin -
01:09 AM Revision 55027e54 (qgis): Clean up and extend expression geometry functions:
- New expression functions for area(geom), perimeter(geom),
point_n(geom), start_point(geom), end_point(geom), make_p...
Nyall Dawson
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... Marco Hugentobler
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)...
Richard Duivenvoorde
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...
Cory Williams
12:11 AM Revision d82a018f (qgis): [GRASS] add/delete feature
Radim Blazek
10:44 PM Feature request #13372: Integrate AT_GIS_GRID (NTv2 Transformation) in QGIS 2.8+
Problem seems to be not-writeable srs.db
Flo Ju
08:51 PM Revision ada8ffdd (qgis): Update of some QGIS-GRASS modules (v.db.connect.qgm, v.db.join.qgm, v.d...
Pedro Venâncio
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. Jamie Portman
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) ... Jamie Portman
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) ... Jamie Portman
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) ... Jamie Portman
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) ... Jamie Portman
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) ... Jamie Portman
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, ...
Jamie Portman
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... Rhenriques Henriques
04:09 PM Feature request #11008 (Closed): Field Calculator - get centroid of polygon easily
Fixed in changeset commit:"55027e545f6265aaeda47dc48923cd5be6a47d74". Nyall Dawson
02:54 PM Revision e970f4af (qgis): [travis] Install grass 7 build deps
Matthias Kuhn
02:49 PM Revision f4d9e6f0 (qgis): [travis] Enable tests for Grass 7
Matthias Kuhn
02:23 PM Revision 55dbc041 (qgis): [FEATURE] Add num_points(geometry) support in expression evaluator
Includes tests and help text. Sandro Santilli
02:18 PM Bug report #13376: QGIS crashes when trying to create heatmap
Attached is the crashlog. Gina Cherundolo
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... Gina Cherundolo
12:35 PM Revision 586d59a4 (qgis): [FEATURE] Add option to map unit scaling for limiting size in mm
Previously only the option to limit the scale range of the scaling
was available. Now you can also choose to limit th...
Nyall Dawson
12:35 PM Revision b6930204 (qgis): More QgsMapUnitScale tests
Nyall Dawson
12:35 PM Revision 558611b6 (qgis): [FEATURE] Add pixels as option for all symbology size unit choices
Nyall Dawson
12:35 PM Revision f0a2fc19 (qgis): QgsMapUnitScale fixes:
- add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests
Nyall Dawson
12:34 PM Revision a77935f4 (qgis): Use actual map canvas variables & values for symbology widgets
Nyall Dawson
12:19 PM Revision 87ee7b36 (qgis): Fix QgsGrassProvider::minimum/maximumValue and windows build
Jürgen Fischer
11:08 AM Revision 25af1424 (qgis): Add expression function help for $length
Matthias Kuhn
10:04 AM Revision 245b3f5f (qgis): Fix more warnings
Matthias Kuhn
10:04 AM Revision 42e86932 (qgis): Enable grass on travis
Matthias Kuhn
10:04 AM Revision 15021ef6 (qgis): Fix some warnings
Matthias Kuhn
09:43 AM Revision ea0dc6e2 (qgis): Include parameterselection dropdown contents in processing translations
Arnaud Morvan
09:25 AM Revision 5ac52173 (qgis): Fix apply search filter from attribute table and minor fixes
Matthias Kuhn
09:21 AM Revision 754f2dc5 (qgis): [GRASS] removed regexp on field option to allow expressions
Radim Blazek
09:08 AM Revision 77b37936 (qgis): [GRASS] vector min/max and qtermwidget fixes
Radim Blazek
02:04 AM Bug report #13374: Crash on loading MySQL geometry Layer
crash dump for 2.8.3 attached. Marco Lechner

2015-09-16

01:35 AM Bug report #13370: Maximum string length 255
Thank you! Giulia Barbero
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!... Saber Razmjooei
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!... Saber Razmjooei
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... Giulia Barbero
11:54 AM Bug report #13370: Maximum string length 255
Yes, I'm using shapefiles. Thank you for your answer. Giulia Barbero
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...
Matthias Kuhn
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... Giulia Barbero
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...
michele zanolli
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...
Piotr Kania
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) michele zanolli
12:57 AM Revision 29fc46a3 (qgis): Merge pull request #2318 from slarosa/fix_crash_export_ramp
[stylemanager dialog] fix crash when exporting to PNG/SVG color ramp Nathan Woodrow
12:33 AM Revision 7a41a2da (qgis): [stylemanager dialog] fix crash when exporting PNG/SVG color ramp
Salvatore Larosa
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... Marco Lechner
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... Marco Lechner
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... Jukka Rahkonen
03:23 PM Bug report #13368 (Reopened): Difference tool generates invalid geometries
Saber Razmjooei
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...
Jos Ferraro
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. Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
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.... Jos Ferraro
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) ... Flo Ju
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 ...
Jamie Portman
10:11 PM Revision 4897cdf5 (qgis): Always emits the expression from the search widget when it changes
Matthias Kuhn
10:10 PM Revision 015622e9 (qgis): Revert "followup 9acfe52: better way to emit the signal"
This reverts commit c823bcd63af18031e376a8e2db818b5fd9878ed8. Matthias Kuhn
09:09 PM Revision 12c0abc2 (qgis): Remove unrequired repaint request
Matthias Kuhn
09:09 PM Revision 0826290c (qgis): Fix crash on exit (Fix #13369)
Matthias Kuhn
09:07 PM Revision 2d9424af (qgis): Add number of vertices to derived fields in identify tool
Sandro Santilli
05:50 PM Revision f0f53b17 (qgis): Merge pull request #2316 from slarosa/fix_return_pressed_we
[attribute table] enable returnPressed signal for the search widget Matthias Kuhn
05:50 PM Revision c823bcd6 (qgis): followup 9acfe52: better way to emit the signal
Salvatore Larosa
05:37 PM Revision 9acfe52f (qgis): [widget editor] enable returnPressed signal for the search widget
Salvatore Larosa
05:25 PM Revision 0daf6dd1 (qgis): [GRASS] browser file watcher
Radim Blazek
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 ...
Jamie Portman
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 ... Nathan Woodrow
04:47 PM Revision c54ea43c (qgis): Show validation message only in case of errors
Marco Hugentobler
02:57 PM Revision c8d625a2 (qgis): Fix broken QgsFeatureStore::setFields method
Was setting fields only on temporary copies of the features, not
the stored features themselves
(cherry-picked from ...
Nyall Dawson
02:53 PM Revision 8538be61 (qgis): [composer] Fix generation of world file when map is not on first page
fix #13262
(cherry-picked from d897624)
Nyall Dawson
02:53 PM Revision fc8f30ef (qgis): [composer] Fix world file filename for multipage compositions
also fix #11676
(cherry-picked from c84b2df)
Nyall Dawson
02:49 PM Revision 4fbff34d (qgis): [composer] Remember last used atlas image export folder
(cherry-picked from 4bc606c) Nyall Dawson
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... Saber Razmjooei
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... Saber Razmjooei
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... Saber Razmjooei
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... baditaflorin -
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 ...
baditaflorin -
01:57 PM Revision a62c6a91 (qgis): Give symbol widgets optional access to a map canvas
This allows symbol widgets to fetch properties from the main map
canvas, for instance fetching the current scale from...
Nyall Dawson
12:45 PM Revision 60cce749 (qgis): [GRASS] refactored vector provider, initial new editing (change geometry)
Radim Blazek
12:28 PM Revision 0a9bf95e (qgis): [GRASS] removed old editing
Radim Blazek
12:09 PM Bug report #13369 (Closed): crash on exit
Fixed in changeset commit:"0826290c8ea84991ed788b97fad31e12c82d6189". Anonymous
12:05 PM Bug report #13369: crash on exit
I just start QGIS and then quit it.
Your patch fixes the crash here. Thanks.
Salvatore Larosa
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...
Matthias Kuhn
10:57 AM Bug report #13369 (Closed): crash on exit
With the latest master I am getting a crash when quitting the application... Salvatore Larosa
09:11 AM Revision 49401d5f (qgis): Allow map unit scale dialog to retrieve current map scale
Nyall Dawson
09:11 AM Revision 8f0ed615 (qgis): Allow transparency for point displacement circle/label colors
Nyall Dawson
09:11 AM Revision 5a9d932d (qgis): [FEATURE] Allow tolerance in mm/pixels for displacement renderer
Nyall Dawson
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. Steven Mizuno
08:32 AM Bug report #13361 (Closed): Annoying message "Validation finished"
fixed in commit:c54ea43 Matthias Kuhn
08:32 AM Bug report #13361 (Closed): Annoying message "Validation finished"
fixed in commit:c54ea43 Matthias Kuhn
07:59 AM Revision 2f542089 (qgis): Add overrides
Marco Hugentobler
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, ...
Jos Ferraro
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...
Jos Ferraro
07:45 AM Revision 70b25bbf (qgis): Replace foreach with Q_FOREACH
Marco Hugentobler
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,...
Carlos Tineo
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,...
Carlos Tineo
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,...
Carlos Tineo
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... Jukka Rahkonen
07:22 AM Revision ed57c783 (qgis): Merge pull request #2315 from mhugent/nodetool_no_clickclick
Node tool without click-click mode Marco Hugentobler
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...
al pasq
05:19 AM Revision 9c2d7018 (qgis): Node tool without click-click mode
Marco Hugentobler
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...
Vladimir Udilov

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...
Jukka Rahkonen
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...
Jos Ferraro
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.
Saber Razmjooei
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.
Saber Razmjooei
11:12 PM Bug report #13364: Weird behaviour after merging 2 or more lines
Confirmed and marked as blocker. Saber Razmjooei
11:12 PM Bug report #13364: Weird behaviour after merging 2 or more lines
Confirmed and marked as blocker. Saber Razmjooei
11:12 PM Bug report #13364: Weird behaviour after merging 2 or more lines
Confirmed and marked as blocker. Saber Razmjooei
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...
Piotr Kania
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.
Saber Razmjooei
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... baditaflorin -
10:27 PM Revision c6285f2e (qgis): fix filtered features number over the window title
cherry-picked from 7065762 Salvatore Larosa
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? Nyall Dawson
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...
Spencer Gardner
06:07 PM Revision a5450a78 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle...
René-Luc ReLuc
06:05 PM Revision a42b7603 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle...
René-Luc ReLuc
05:53 PM Revision c7a3ea32 (qgis): [SERVER][BUGFIX] Use cache if styleName is EMPTY_STYLE_NAME
The QGIS Server layer cache is used to store layer with default style, but in
QgsWMSProjectParser::mapLayerFromStyle...
René-Luc ReLuc
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...
Pedro Venâncio
04:43 PM Revision 977d1775 (qgis): [SERVER][BUGFIX] Layer order from group
If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende...
René-Luc ReLuc
04:42 PM Revision ae906b5e (qgis): [SERVER][BUGFIX] Layer order from group
If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende...
René-Luc ReLuc
04:20 PM Revision 89487219 (qgis): [SERVER][BUGFIX] Layer order from group
If custom order is not enabled and a group is requested, layers was added in
the DOM element order. The default ende...
René-Luc ReLuc
02:10 PM Revision 7065762b (qgis): fix filtered features number over the window title
Salvatore Larosa
12:45 PM Revision 59c43f19 (qgis): [composer] Fix data defined map style/layer set, add test
(fallout from expression contexts) Nyall Dawson
12:08 PM Revision 481d2c07 (qgis): remove duplicate semicolons
Jürgen Fischer
09:36 AM Bug report #13358: Eliminate sliver polygons error
I'd suggest using another tool (e.g. v.clean) from processing. Saber Razmjooei
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...
Jos Ferraro
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 ... Harrissou Santanna
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...
Nino Formica
07:28 AM Bug report #13256: Shapefile corrupted on edit
Could be related to this #13297 Saber Razmjooei
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. Spencer Gardner
07:02 AM Bug report #13256: Shapefile corrupted on edit
Could you also save it as new shapefile and test? Saber Razmjooei
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... Spencer Gardner
06:57 AM Bug report #13256: Shapefile corrupted on edit
Additional request: Can we mark this for causing corruption? Spencer Gardner
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... Spencer Gardner
07:25 AM Bug report #13273 (Feedback): Strange things happen when splitting features
Could you try with master? Saber Razmjooei
07:25 AM Bug report #13273 (Feedback): Strange things happen when splitting features
Could you try with master? Saber Razmjooei
07:00 AM Bug report #10068: QGIS server caches layers with same ID but in different projects as one
Updated in 2.8 version ? René-Luc ReLuc
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 ...
Richard Duivenvoorde

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...
Andreas Neumann
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.
Saber Razmjooei
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.
Saber Razmjooei
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.
Saber Razmjooei
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...
Jos Ferraro
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 ...
Piotr Kania
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... Admire Nyakudya
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...
Piotr Kania
11:28 PM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
Thanks:) Piotr Kania
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.
Saber Razmjooei
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. Matthias Kuhn
09:11 PM Revision 2a260edb (qgis): [processing] [fixes #13034] Fix exception when editing model
Radoslaw Guzinski
09:11 PM Revision 9d87c656 (qgis): [processing] Don't remove algorithm dependencies when editing algorithm...
Radoslaw Guzinski
05:55 PM Revision b8b760e2 (qgis): Write important test output to travis console
Matthias Kuhn
04:19 PM Revision 76ccf715 (qgis): Remove utf-8 BOM in astyle.sh
Matthias Kuhn
12:52 PM Revision 343cc541 (qgis): [travis] Only send test results to CDash on failure
Matthias Kuhn
12:48 PM Revision 9bd42760 (qgis): Repaint layer when a maptool changes it
Refs #13347 Matthias Kuhn
12:35 PM Revision aedf08c8 (qgis): [composer] Enable always disabled labels as outline checkbox in
svg export, hook up to labeling setting Nyall Dawson
12:15 PM Revision 4bc606c8 (qgis): [composer] Remember last used atlas image export folder
Nyall Dawson
12:15 PM Revision c84b2dfe (qgis): [composer] Fix world file filename for multipage compositions
also fix #11676 Nyall Dawson
12:15 PM Revision d8976247 (qgis): [composer] Fix generation of world file when map is not on first page
fix #13262 Nyall Dawson
12:13 PM Revision d0813410 (qgis): Slightly improved keyboard navigation in variable editor
Nyall Dawson
12:10 PM Bug report #13034 (Closed): Cannot render script as parent algorithm in Graphical Modeler
Fixed in changeset commit:"2a260edba86821e6bb5e3429044a0822fc4d7ba0". Radoslaw Guzinski
12:08 PM Revision 0a60bab5 (qgis): Doxymentation update
Or how to increase documentation coverage with minimal effort Matthias Kuhn
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.
Carlos Tineo
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 ...
Jos Ferraro
10:17 AM Revision 687ad5a7 (qgis): [GRASS] soft warning from provider if init failed
Radim Blazek
10:07 AM Revision 2acf7a86 (qgis): Really fix snapping indexing crash
Matthias Kuhn
09:54 AM Revision 0b02912d (qgis): Fix crash in snapping index generation
Matthias Kuhn
09:48 AM Revision 0be74e5f (qgis): [GRASS] disabled wrong GISBASE warning on startup
Radim Blazek
07:52 AM Revision ddb80ebd (qgis): Update vector layer variable widget on apply
Nyall Dawson
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...
Mauricio van den Berg
03:17 AM Feature request #13262 (Closed): world file should better handle multipage composers
Fixed in changeset commit:"d8976247047397af31e27e4427c54d9a6892be03". Nyall Dawson
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". Nyall Dawson
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? Nyall Dawson
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...
Adam Szieberth
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... Nyall Dawson
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...
Mathieu Pellerin - nIRV
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... Monique Vanvinckenroye

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... Denis Rouzaud
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... Nyall Dawson
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... Denis Rouzaud
01:24 AM Revision 499d0da5 (qgis): Update acceptable missing doc coverage
Nyall Dawson
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. Saber Razmjooei
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 Piotr Kania
12:25 AM Bug report #13355 (Closed): Fill ring crashes QGIS
Using fill ring under advanced digitising causing segmentation fault in qgis master. Saber Razmjooei
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...
Saber Razmjooei
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. Saber Razmjooei
11:56 PM Bug report #13348 (Closed): Node tool - multi selection
Saber Razmjooei
11:51 PM Bug report #13052: Problem with reshape
It is also with shapefiles too. Saber Razmjooei
11:39 PM Revision be0185aa (qgis): Merge pull request #2310 from slarosa/ml_icon
[log message] changing the message log icon in order to warning the user when a log message has been received Nathan Woodrow
10:08 PM Revision 0c58f9c8 (qgis): [log message] changing the message log icon in order to warning the use...
Salvatore Larosa
09:35 PM Revision e1863318 (qgis): Update README.md
Matthias Kuhn
08:32 PM Revision 1d90f669 (qgis): Fix snapping
Matthias Kuhn
08:24 PM Revision e2816256 (qgis): translation fix
Jürgen Fischer
01:30 PM Bug report #13351 (Closed): Random Color Ramp - Saturation not working
Already fixed in master and 2.8.4 Nyall Dawson
01:30 PM Bug report #13351 (Closed): Random Color Ramp - Saturation not working
Already fixed in master and 2.8.4 Nyall Dawson
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 ... dietmar offenhuber
09:45 AM Bug report #13352: Symbology - Size assistant bug
Hi Vincent, could you check that issue?
Régis
Regis Haubourg
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 ... dietmar offenhuber
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"... John Evans
05:43 AM Bug report #13180 (Closed): Shape object deleted by qgis are visible in other shape viewer
It is a regression. Saber Razmjooei
05:39 AM Bug report #13200 (Feedback): QGIS 2.10.1 segfaults before opening
Did you do a upgrade or dist-upgrade? Saber Razmjooei
05:39 AM Bug report #13200 (Feedback): QGIS 2.10.1 segfaults before opening
Did you do a upgrade or dist-upgrade? Saber Razmjooei
05:30 AM Bug report #13241 (Closed): split features
Duplicate of this #13273 Saber Razmjooei
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... Saber Razmjooei
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... Saber Razmjooei
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. Saber Razmjooei
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. Saber Razmjooei
05:07 AM Bug report #13323 (Closed): Chiusura anomala a conclusione di una sessione di lavoro (evento ripe...
Duplicate of this #13272 Saber Razmjooei
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! Saber Razmjooei
05:07 AM Bug report #13331 (Closed): QGIS master crashes on exit
Duplicate of this #13272 Saber Razmjooei
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?
Saber Razmjooei
05:04 AM Bug report #13284: Buffering using buffer distance field hangs, gives no result
Consider, upgrading to 2.8.3 Saber Razmjooei
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...
Saber Razmjooei
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...
Saber Razmjooei
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...
Saber Razmjooei
04:57 AM Bug report #13273: Strange things happen when splitting features
Another problem #13347 reported with split tool which I think is related. Saber Razmjooei
04:57 AM Bug report #13273: Strange things happen when splitting features
Another problem #13347 reported with split tool which I think is related. Saber Razmjooei
04:36 AM Bug report #13297: Edited/Deleted features still in Shapefile
This affects the feature count. Deleted features still appear in feature count. Saber Razmjooei

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.
...
Bruce Steedman
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... Bruce Steedman
03:25 PM Revision 23ea045d (qgis): indentation update
Jürgen Fischer
03:25 PM Revision ffe8de09 (qgis): add missing override
Jürgen Fischer
03:25 PM Revision c3f48303 (qgis): install missing include
Jürgen Fischer
03:25 PM Revision a3092209 (qgis): fix translation string
Jürgen Fischer
01:27 PM Revision d28325c3 (qgis): [processing] fix log message when execution of algorithm from console f...
Salvatore Larosa
09:37 AM Revision 99e79259 (qgis): [processing] fixed translation strings for the new algorithm ombb and d...
Salvatore Larosa
09:36 AM Revision 442bdfc0 (qgis): Oriented Minimum Bounding Box - processing version as requested #2116
Inverse field order for PERIMETER and ANGLE Loïc BARTOLETTI
09:07 AM Revision 95e9ade8 (qgis): [GRASS] catch fatal error when run with different GRASS version
Radim Blazek
08:22 AM Revision 97675a91 (qgis): reenabled deleteTempRubberBand on non win, 72608b0 followup
Radim Blazek
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...
Giovanni Manghi
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...
Giovanni Manghi
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... Saber Razmjooei
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... Saber Razmjooei
02:06 AM Bug report #13338 (Feedback): problems with the style of simple markers in pointlayers in QGIS 2....
Saber Razmjooei
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? Saber Razmjooei
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.
Saber Razmjooei
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.
Saber Razmjooei

2015-09-11

01:54 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
Could you try on the local drive? Saber Razmjooei
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. Saber Razmjooei
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 ... andskog -
01:46 AM Bug report #13343 (Feedback): Rendering long segments produces artefacts
No attachements! Saber Razmjooei
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... andskog -
01:45 AM Bug report #13346 (Feedback): Import CSV via "add delimited text layer" ignore first line of file...
Saber Razmjooei
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? Nathan Woodrow
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 Carlos Tineo
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...
Carlos Tineo
12:03 AM Bug report #13347: Split features and add ring require refreshing the screen (F5) to show changes
Win 7 x64 sp1 Piotr Kania
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 ...
Piotr Kania
11:56 PM Revision 72608b0a (qgis): Doxymentation
Matthias Kuhn
05:38 PM Revision bd86697b (qgis): fix windows build
Jürgen Fischer
05:26 PM Revision 50cab531 (qgis): Fix add part tool doesn't work
Regardless of the underlying layer geometry type, the tool was
always reporting that geometries were not multipart
Nyall Dawson
04:57 PM Revision 8640c130 (qgis): Merge pull request #2298 from nyalldawson/fix_13099
Fix #13099 - removal of geometries using node tool Marco Hugentobler
02:44 PM Revision 87310657 (qgis): Fix creation of default composer names (fix #13339)
Nyall Dawson
02:09 PM Revision 9251fae6 (qgis): Fix doxygen build warnings
Matthias Kuhn
02:07 PM Revision f03f1085 (qgis): Fix warnings
Nyall Dawson
01:49 PM Revision fd2ad132 (qgis): [FEATURE] postgres provider: allow copying tables from one schema to an...
Jürgen Fischer
12:02 PM Revision 69e53df6 (qgis): do not send event to adv. digit. when no selection
Denis Rouzaud
12:02 PM Revision 29d5f926 (qgis): Update CAD maptools to implement new virtual methods
Matthias Kuhn
12:02 PM Revision dae0d4a1 (qgis): Doxymentation
Matthias Kuhn
12:02 PM Revision efcbbfda (qgis): Move maptools from app->gui
Matthias Kuhn
12:02 PM Revision 3831668f (qgis): Sip bindings for editing and cad map tools
Matthias Kuhn
12:02 PM Revision 26e97830 (qgis): Don't change date when dos2unix'ing files
Matthias Kuhn
10:04 AM Revision 62c0ef9e (qgis): [processing] followup 0548793: remove unused import
Salvatore Larosa
10:01 AM Revision 05487935 (qgis): [processing] save geometry for the algorithm dialog
Salvatore Larosa
09:11 AM Revision 390ea4e9 (qgis): Sort variables in variable editor
Nyall Dawson
09:11 AM Revision 2d5c5e2a (qgis): Fix incorrect layer_id variable help
Nyall Dawson
07:57 AM Bug report #13099 (Closed): [regression] nodetool cannot remove parts and rings or full geometrie...
Fixed in changeset commit:"8640c1300265a81bf5122d4510e01668e38f700f". Marco Hugentobler
07:49 AM Revision 107d911a (qgis): [welcome page] add project projection information
Mathieu Pellerin - nIRV
07:47 AM Revision 116089e6 (qgis): [PROCESSING] Speed up dissolve (esp. when using dissolve field)
Change parameters to have a more consistent UI Bernhard Ströbl
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:
...
Marco Hugentobler
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...
Denis Rouzaud
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 ...
Nyall Dawson
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...
Denis Rouzaud
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 ... Marco Hugentobler
06:36 AM Revision 14f84d18 (qgis): Improvements to SQL Server connection dialog
- List databases found
- Remove message boxes replace with message bar
- Split into two columns for nicer layout.
Fu...
Nathan Woodrow
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... Paolo Cavallini
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... Paolo Cavallini
05:44 AM Bug report #13339 (Closed): Impossible to create a new composer without filling the name
Fixed in changeset commit:"8731065715eff4784aab1ad614cd4dd1c0463413". Nyall Dawson
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/... Tom Kralidis
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...
Saber Razmjooei

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 ...
Moreno Comelli
12:45 AM Revision e2684a44 (qgis): Add missing overrides
Nyall Dawson
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...
Jamie Portman
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...
Jamie Portman
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... Jamie Portman
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...
Jamie Portman
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! Jamie Portman
06:08 PM Revision f3c7d853 (qgis): [processing] save modeler dialog/splitter geometry to settings
Salvatore Larosa
12:38 PM Revision 08a5335c (qgis): Merge pull request #2306 from ahuarte47/developersmap_ahuarte47
Add ahuarte47 location to developersmap page Nyall Dawson
12:31 PM Revision 2b5f59c8 (qgis): Add ahuarte47 location to developersmap page
Alvaro Huarte
09:17 AM Revision 3d7b6fb9 (qgis): [GRASS] removed multiple input sorting
Radim Blazek
08:59 AM Revision a44bfb21 (qgis): [recent project] make use of baseName() in the file menu too
Mathieu Pellerin - nIRV
08:45 AM Revision 0d5472e7 (qgis): Merge pull request #2303 from PedroVenancio/grass7_plugin
Adaptation of some i.* modules for QGIS-GRASS 7 plugin Radim Blazek
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 ..... Maurizio Petrini
08:13 AM Revision 7ac52225 (qgis): [travis] deeper git clone, allows re-running earlier commits
when dash submission fails Nyall Dawson
07:59 AM Revision 5889a67a (qgis): Merge pull request #2300 from vmora/fix13302
fix varying line width when legend updates Denis Rouzaud
07:57 AM Revision e2dc8bfe (qgis): Allow escape to cancel drawing new features
Nyall Dawson
07:48 AM Bug report #13222 (Closed): Bad variable references in "Create points along line" processing script
Fixed in commit:3ff3b02 Salvatore Larosa
07:48 AM Bug report #13222 (Closed): Bad variable references in "Create points along line" processing script
Fixed in commit:3ff3b02 Salvatore Larosa
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... Bernd Vogelgesang
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... Harrissou Santanna
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!
Giovanni Manghi
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...
Giovanni Manghi
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... Jukka Rahkonen
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... Marcel Stadelmann
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... Nyall Dawson

2015-09-09

01:58 AM Bug report #12885: cannot add part to empty geometries anymore
https://github.com/qgis/QGIS/pull/2305 Denis Rouzaud
01:25 AM Revision 86ffda6f (qgis): Fix windows build
Jürgen Fischer
01:21 AM Feature request #9737: Partial canvas redraw
So glad to see that QGIS Pisa has embraced this solution. Thumbs up :) Per Gammerath
01:21 AM Bug report #13275 (Closed): rubberband when using node tool on point layer
see #13276 for complete overview of node tool problems Denis Rouzaud
01:19 AM Bug report #13257 (Closed): right click should cancel the node tool
see #13276 for complete overview Denis Rouzaud
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...
Denis Rouzaud
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. Saber Razmjooei
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. Saber Razmjooei
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...
Jamie Portman
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...
Emmanuel Blondel
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...
Saber Razmjooei
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...
Saber Razmjooei
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...
Saber Razmjooei
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...
Jamie Portman
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...
Jamie Portman
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...
Jamie Portman
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...
Jamie Portman
06:50 AM Bug report #13297 (Feedback): Edited/Deleted features still in Shapefile
Which version of QGIS? Could you provide an example file?
Saber Razmjooei
06:50 AM Bug report #13297 (Feedback): Edited/Deleted features still in Shapefile
Which version of QGIS? Could you provide an example file?
Saber Razmjooei
11:00 PM Bug report #13302 (Closed): long line in legend
Fixed in changeset commit:"d7103dfb1b51bc9f28bde348b3781aba5ca107a2". Vincent Mora
03:31 AM Bug report #13302: long line in legend
fixed here https://github.com/qgis/QGIS/pull/2300 Vincent Mora
03:31 AM Bug report #13302: long line in legend
fixed here https://github.com/qgis/QGIS/pull/2300 Vincent Mora
10:37 PM Revision 1c0b6077 (qgis): Followup to 2a5f262; fix typo and run through autopep8
Larry Shaffer
07:38 PM Revision 8826857e (qgis): Minor update for i.tasscap4.qgm, i.tasscap5.qgm, i.tasscap7.qgm - flag ...
Pedro Venâncio
07:28 PM Revision e4a40c76 (qgis): Adaptation of some i.* modules for QGIS-GRASS 7 plugin (default.qgc, i....
Pedro Venâncio
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 Nathan Campbell
07:00 PM Revision 2a5f262b (qgis): Add "import only selected features" option to db manager
Augustin
06:30 PM Revision 5f19dff7 (qgis): Merge pull request #2175 from anitagraser/patch-8
Change resolution parameter defaults to floats Matthias Kuhn
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. Chris Lovell
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... Steven Mizuno
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 ... Chris Lovell
05:40 PM Revision 23a9922c (qgis): Sort tests in CMakeLists.txt
Matthias Kuhn
05:39 PM Revision 78a122cc (qgis): Add QgsDataSourceURI test
Sandro Mani
05:37 PM Revision 258851af (qgis): Make QgsDataSourceURI uri string parser skip invalid portions instead o...
Sandro Mani
04:08 PM Revision fc0843c5 (qgis): [GRASS] field option without layer
Radim Blazek
03:31 PM Revision ef1be5cd (qgis): [GRASS] catch fatal error when G_get_gdal_link fails
Radim Blazek
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? Nyall Dawson
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...
Simona Z
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...
Ray Kiddy
06:47 AM Bug report #13301 (Feedback): Load more than one shp file, making some not visible, and 'Identify...
Saber Razmjooei
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...
baditaflorin -
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 ... Jukka Rahkonen
06:52 AM Bug report #13329 (Feedback): Error when trying to save to Sqlite a csv file with 1000 fields
Saber Razmjooei
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? Saber Razmjooei
01:38 PM Revision f9460f9d (qgis): [GRASS] module input model file system watcher
Radim Blazek
01:03 PM Revision 30b2e58a (qgis): Travis: try container-based infrastructure
Triggered by sudo: false in .travis.yml Tom Chadwin
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... Paul Kanelli
12:29 PM Revision d7103dfb (qgis): fix varying line width when legend updates
fix #13302 Vincent Mora
12:29 PM Revision c86dcd0e (qgis): [welcome page] add delegate to style display
Mathieu Pellerin - nIRV
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... Paul Kanelli
12:14 PM Bug report #13331: QGIS master crashes on exit
Updated: the same happens under Linux 32 bit Mikhail Tchernychev
11:20 AM Revision d3d5ee3e (qgis): Followup bb25d96, also change wording in project properties
Nyall Dawson
11:17 AM Revision 98fea4df (qgis): Try to shortcut some labeling data defined routines
Nyall Dawson
11:17 AM Revision dbded4d9 (qgis): Avoid some unnecessary QString construction
Nyall Dawson
11:17 AM Revision 910cb016 (qgis): Fix broken QgsFeatureStore::setFields method
Was setting fields only on temporary copies of the features, not
the stored features themselves
Nyall Dawson
11:17 AM Revision f628ebd4 (qgis): Replace foreach with Q_FOREACH
For:
- consistency
- to make it immediately clear that this is a Qt macro and that it
works slightly differently to c...
Nyall Dawson
11:17 AM Revision 7c107602 (qgis): Followup 73ffb83a, finishing changing all Q_FOREACH to references
Nyall Dawson
10:20 AM Revision d4e3fcd3 (qgis): [GRASS] module multiple input
Radim Blazek
09:46 AM Revision 285c1d3e (qgis): Fix doxygen warning
Nyall Dawson
09:42 AM Revision bb25d966 (qgis): Clarify wording of "Expression Variables" title
Matthias Kuhn
09:16 AM Revision 55e2c7fa (qgis): Merge pull request #2287 from nyalldawson/json
Convert expression context help to json format Matthias Kuhn
08:51 AM Revision 59b6209e (qgis): Fix memory leak in QgsCurvePolygonV2::removeInteriorRing
Nyall Dawson
08:51 AM Revision acd8f26a (qgis): Fix removing whole ring by progressively deleting nodes (fix #13099)
Nyall Dawson
08:11 AM Revision 806da2d3 (qgis): Fix QgsGeometry::insertVertex and deleteVertex compatibility with
<2.10 API and multipoint geometries
Also fix a crash in QgsGeometryCollection::removeGeometry
Nyall Dawson
07:17 AM Revision fe5085e8 (qgis): Fix up missing geometry tests (refs #13099)
Nyall Dawson
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... Filip Mahieu
05:51 AM Bug report #13310 (Reopened): nightly build packages failing to install with grass error
This error is still occurring:... Gavin Fleming
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...
Richard Duivenvoorde

2015-09-08

12:16 AM Revision ac97a0b2 (qgis): Update Mac build directory temp symlinks for GRASS versions
Larry Shaffer
 

Also available in: Atom