Activity
From 2014-09-30 to 2014-10-29
2014-10-29
- 11:54 PM Revision ef56c53c (qgis): GDAL tools: put tif back to top for save file dialog formats (fixes #11...
- 10:47 PM Bug report #11522: Most default SVG marker images rendering broken, border lines too thin, under ...
- Well, the problem wasn't at all with the border size value.
After looking at my 32-bit build again (not sure why thi... - 10:33 PM Bug report #11522 (Closed): Most default SVG marker images rendering broken, border lines too thi...
- Under QGIS linux 64-bit, the rendering of most of the SVG marker images packaged with QGIS is broken. The rendering m...
- 08:47 PM Revision 75bfc1b0 (qgis): [TRANSUP] transifex update excluding locations
- Signed-off-by: Werner Macho <[email protected]>
- 08:31 PM Revision 6e51ac96 (qgis): adjust update_ts_files to exclude location
- Signed-off-by: Werner Macho <[email protected]>
- 04:56 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
- I nailed it down to gdal/ogr/ogrsf_frmts/mysql/ogrmysqltablelayer.cpp: OGRMySQLTableLayer::BuildWhere() for my case.....
- 03:13 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
- I forgot to mention the QGIS version: I tried master cc5d3bc (I don't get a crash)
MariaDB: 10.0.14 and 5.5.39
GDAL: ... - 03:13 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
- 02:01 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
- Giovanni Manghi wrote:
> I have set up mysql in my linux (ubuntu) box and added the suggested layer.
>
> I then adde... - 12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
- I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m... - 12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
- I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m... - 12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
- I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m... - 12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
- I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m... - 12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
- I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m... - 12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
- I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m... - 05:57 AM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
- I experience the same issue. Layers loaded via OGR/MySQL don't get drawn.
To reproduce:
* create mysql db:... - 03:55 PM Bug report #11507 (Closed): GDAL Tools: error when not choosing an output file format
- Fixed in changeset commit:"ef56c53cc623958e27cad46d49a0e8d23cade69c".
- 03:06 PM Bug report #10976: attribute table refresh problems after edits
- This seems fairly reliable for me:
* Open an attribute table for a layer that you are editing.
** Any change you make... - 02:15 PM Revision cc5d3bcb (qgis): Merge pull request #1668 from m-kuhn/action-menu-crash
- Alternative approach to f9fcee9
- 01:54 PM Revision a7f889dc (qgis): Use a copy of the feature for the action menu in the attribute dialog
- 01:53 PM Revision f618cae5 (qgis): Revert "attribute dialog: keep clone feature until destruction (fixes c...
- This reverts commit f9fcee980ec7fb721187080f853f86dfbf453918.
- 01:47 PM Bug report #11521 (Closed): EasyCustomLabeling doesn't work well after saving project
- step to replicate:
1) create a memory layer with EasyCustomLabeling
2) move some labels
3) install Memory Layer Save... - 01:17 PM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
- It was reported quite short before release (actually after the original release date) and is a UX glitch rather than ...
- 12:08 PM Bug report #11517 (Feedback): Size restrictions of custom forms created in Qt Designer not honored
- If this is a regression this should be tagged as blocker, but I'm not sure is a good idea so near the release. Jürgen...
- 01:30 AM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
- This works fine in 2.2 btw.
- 12:49 PM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
- you are right
- 11:56 AM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
- Steve Toutant wrote:
> Thanks for your comments Giovanni,
> I successfully loaded the layer. I needed to specify the... - 11:48 AM Bug report #11518 (Closed): Not able to view a mapcache layer exposed in WMS in qgis
- Thanks for your comments Giovanni,
I successfully loaded the layer. I needed to specify the projection 3857 before ... - 11:33 AM Bug report #11518 (Feedback): Not able to view a mapcache layer exposed in WMS in qgis
- I'm not sure I have undertsand the issue:
the described layer and server works fine for me, it just happen that if t... - 08:46 AM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
- This http://geoegl.msp.gouv.qc.ca/cgi-wms/gouvouvertqc.fcgi? WMS is defined by a mapserver mapfile. The temperature l...
- 08:29 AM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
- Testing GetCapabilities
http://geoegl.msp.gouv.qc.ca/cgi-wms/gouvouvertqc.fcgi?service=wms&version=1.3.0&request=getc... - 12:48 PM Bug report #11498: spatialite layer added via browser lose first field
- If you need you can de-check the editable option from the "Edit widget option". I thinks it's preferable to leave thi...
- 08:34 AM Bug report #11498: spatialite layer added via browser lose first field
- If FIDs are visible can you still prevent users from editing them and making a disaster?
- 12:35 PM Feature request #11485: copy string attribute into another one changes the length of the target c...
- Martin Dobias wrote:
> Obviously this is a new feature in OGR's Shapefile driver - from http://www.gdal.org/drv_shape... - 12:35 PM Feature request #11485: copy string attribute into another one changes the length of the target c...
- Martin Dobias wrote:
> Obviously this is a new feature in OGR's Shapefile driver - from http://www.gdal.org/drv_shape... - 12:34 PM Revision 4cf08c5c (qgis): Avoid unneeded geometry cloning in QgsGeometry::nodeGeometries
- Affects splitGeometry and reshapeGeometry public functions
- 12:32 PM Bug report #11466: Processing script crashes in batch mode with greater than 2 rows (Windows only)
- works just fine for me on qgis master/windows.
- 12:27 PM Revision 8d7eb7d6 (qgis): Fix missing show/hide selected layers icons
- 12:25 PM Feature request #11503 (Feedback): Save as image do not export text annotations
- Hi,
I cannot confirm it is a regression, I tested down to qgis 1.6... maybe an even older release?
Anyway you can e... - 12:25 PM Feature request #11503 (Feedback): Save as image do not export text annotations
- Hi,
I cannot confirm it is a regression, I tested down to qgis 1.6... maybe an even older release?
Anyway you can e... - 12:15 PM Bug report #8118 (Closed): No usable legend when data defined symbology is used
- see #11491
- 12:15 PM Bug report #8118 (Closed): No usable legend when data defined symbology is used
- see #11491
- 12:11 PM Bug report #2818 (Closed): Rule-based render categories not showing in layer or composer legends
- 12:06 PM Bug report #11520: CSV import plugin does not ask for CRS
- the option actually make sense to me, this is why in general options > CRS there is the option "prompt for CRS". But ...
- 03:02 AM Bug report #11520 (Closed): CSV import plugin does not ask for CRS
- When user settings are set to : "set CRS of new layers to project CRS", then no dialog is raised to ask for choosing...
- 12:01 PM Feature request #11430 (Closed): qgis osgeo4w portable install
- better open a discussion in the developers mailing lists, where you will certainly find more support/ideas.
- 12:01 PM Feature request #11430 (Closed): qgis osgeo4w portable install
- better open a discussion in the developers mailing lists, where you will certainly find more support/ideas.
- 05:55 AM Feature request #11430: qgis osgeo4w portable install
- @Paolo Cavallini: ups, typo, thanx
@Giovanni Manghi: Yes, i know it. But they have a lot off double installs, because... - 11:40 AM Revision f9fcee98 (qgis): attribute dialog: keep clone feature until destruction (fixes crash fro...
- menu)
- 11:30 AM Revision f831475f (qgis): Drop execute flag from .cpp file
- 08:56 AM Bug report #8359: Remove warning about WMS
> and imho it's more misleading than helpful because the reason why WMS do not print in my experience is if the outp...- 08:44 AM Bug report #8359: Remove warning about WMS
- What do you suggest for making the message more understandable for QGIS users? For me as a Mapserver user it does mak...
- 08:30 AM Revision 0ee7cfd9 (qgis): german translation update
- 03:08 AM Revision 0aeea528 (qgis): Fix a crash after adding favourites to browser when the item is not yet...
- The model was getting broken due to list of children being overwritten and
it was sometimes crashing in the proxy mod... - 02:16 AM Feature request #11505: One to many / many to one joins
- But this doesn't allow you to update a table - you have to click on each object. What about tables with 1000s of reco...
- 01:53 AM Feature request #11505 (Closed): One to many / many to one joins
- QGIS relations offer the possibility to define a 1:N relation and integrate with the feature form.
http://fulcrumapp... - 02:12 AM Bug report #11269: can't access in Python to new features added to editBuffer
- On Fedora Linux 64bit/current master the command works as expected
- 01:30 AM Bug report #11519 (Closed): PyQGIS api file should be updated for 2.6 release
- Ahh, must have missed that. Sorry for the noise!
- 01:30 AM Bug report #11519 (Closed): PyQGIS api file should be updated for 2.6 release
- Ahh, must have missed that. Sorry for the noise!
- 01:13 AM Bug report #11519: PyQGIS api file should be updated for 2.6 release
- Hi Nyall, I updated the prepared APIs file here commit:2da907741e188b1c75e0c3916bb3be7f9ae11542, so you should alread...
- 01:13 AM Revision 0a875d3e (qgis): db manager: show error message in bar when adding a layer fails (fixes ...
2014-10-28
- 07:58 PM Bug report #11519 (Closed): PyQGIS api file should be updated for 2.6 release
- The PyQGIS api file used for the python console needs to be updated prior to the 2.6 release. It's missing api change...
- 05:55 PM Bug report #8148 (Closed): add warning when trying add to canvas a view without a primary key
- Fixed in changeset commit:"0a875d3e819750fa4e0240a3d48459ac615bb03b".
- 05:53 PM Bug report #10066 (Closed): layer from query - data type is not recognized when using operand in ...
- Apparently "SQLite uses dynamic run-time typing":https://www.sqlite.org/c3ref/column_decltype.html and doesn't offer ...
- 05:53 PM Bug report #10066 (Closed): layer from query - data type is not recognized when using operand in ...
- Apparently "SQLite uses dynamic run-time typing":https://www.sqlite.org/c3ref/column_decltype.html and doesn't offer ...
- 04:11 PM Bug report #5630 (Feedback): After specifying a Target SRID with drag and drop, QGIS still opens ...
- No reproducable - might be fixed.
- 04:03 PM Bug report #5044 (Feedback): Error getting permissions when used service to connect to a a PG db
- not reproducable - is this still current?
- 03:42 PM Bug report #7083 (Closed): When creating a table, DB Manager should put 0 as default SRID, not -1
- already merged in commit:38929644
- 03:42 PM Bug report #7083 (Closed): When creating a table, DB Manager should put 0 as default SRID, not -1
- already merged in commit:38929644
- 03:40 PM Feature request #6922: Proxy - use System settings
- Hi Jürgen. I have assigned you, to review whether my assessment here is correct (or not). I can do the coding ASAP to...
- 03:40 PM Feature request #6922: Proxy - use System settings
- Hi Jürgen. I have assigned you, to review whether my assessment here is correct (or not). I can do the coding ASAP to...
- 03:40 PM Feature request #6922: Proxy - use System settings
- Hi Jürgen. I have assigned you, to review whether my assessment here is correct (or not). I can do the coding ASAP to...
- 03:34 PM Feature request #6922: Proxy - use System settings
- After looking over the QGIS proxy factory code, and the Qt documentation, it looks like QGIS may already support your...
- 02:27 PM Feature request #10301: [composer] Support formatting for grid coordinates
- Not quite. That's a partial solution (and a prerequisite for this), but we'd also need to support rendering HTML form...
- 02:12 PM Feature request #10301: [composer] Support formatting for grid coordinates
- Could this be merged with my feature request #9292?
- 02:26 PM Feature request #9292: Custom Format for Grid Coordinates
- That's the plan. It's dependent on #9546 though.
- 01:33 PM Feature request #9292: Custom Format for Grid Coordinates
- Why not add a "data defined" option for the "Draw Coordinates" > "Format" option...
see attached file
As long as th... - 01:25 PM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
- duplicate of #11511
- 01:25 PM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
- duplicate of #11511
- 09:45 AM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
- Dear developers.
The auto loading of default style of a layer is not working, and hasn't since 2.2, as far as I can ... - 01:21 PM Bug report #11511 (Closed): QML doesn't store edit widget info
- duplicate of #11123
- 01:21 PM Bug report #11511 (Closed): QML doesn't store edit widget info
- duplicate of #11123
- 08:30 AM Bug report #11511 (Closed): QML doesn't store edit widget info
- QGIS 2.4
Edit widget settings do not appear to be saved in qml files. I set edit widgets, save the layer style, then... - 12:24 PM Revision 34af9788 (qgis): Merge pull request #1667 from elpaso/bugfix11510
- Fix #11510 graduated renderer causes crash: added check for geometry
- 12:22 PM Revision 4bc4636a (qgis): fix typos
- 11:54 AM Revision 6de53e51 (qgis): Fix #11510 graduated renderer causes crash: added check for geometry ne...
- Funded by ItOpen - http://www.itopen.it
- 11:36 AM Revision d9ed1752 (qgis): Merge pull request #1666 from elpaso/bugfix11510
- Fix #11510 graduated renderer causes crash
- 11:09 AM Bug report #11513 (Closed): DBmanager layer load fails with semi-colon
- Already fixed in master
- 11:09 AM Bug report #11513 (Closed): DBmanager layer load fails with semi-colon
- Already fixed in master
- 08:48 AM Bug report #11513 (Closed): DBmanager layer load fails with semi-colon
- The presence of a semi-colon at the end of a query in DBManager results in loading a layer failing. It should ignore ...
- 11:05 AM Revision c6d37c18 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 11:04 AM Revision 257833fc (qgis): more typos in tooltip
- 10:55 AM Revision efc7921c (qgis): Fix #11510 graduated renderer causes crash
- 10:34 AM Revision 7966fb49 (qgis): fixing typo in tooltip
- 10:16 AM Bug report #11518 (Closed): Not able to view a mapcache layer exposed in WMS in qgis
- This opendata portal shows temperature data
http://geoegl.msp.gouv.qc.ca/golocmsp/?id=014a3c210f
This layer is a WMS... - 10:02 AM Bug report #9012 (Closed): Wrong symbol size after saving print composer as image
- This problem doesn't exist anymore in newer QGIS versions. At least not in QGIS 2.4.0.
- 10:02 AM Bug report #9012 (Closed): Wrong symbol size after saving print composer as image
- This problem doesn't exist anymore in newer QGIS versions. At least not in QGIS 2.4.0.
- 09:57 AM Bug report #11517 (Closed): Size restrictions of custom forms created in Qt Designer not honored
- Dear developers.
No matter which "sizePolicy" settings I choose for the forms I create in Qt Designer, the forms get... - 09:24 AM Revision 04ae39ba (qgis): Merge pull request #1608 from yjacolin/newTips
- new tips in tipfactory
- 09:18 AM Feature request #11515 (Closed): Use ogr2ogr to create midpoints along lines
- Following this blog post by Darren Cope, I found it is possible use ogr2ogr to create midpoints along a line using og...
- 09:17 AM Revision c7c107eb (qgis): Merge pull request #1657 from DelazJ/MeasureTools
- Update MeasureTools context help
- 09:10 AM Feature request #11514 (Closed): Enhanced simplify feature tool
- Use Case: frequent line simplification with specific tolerances (in metres) during an edit session on geographic data...
- 08:38 AM Bug report #11512 (Closed): DBManager layer not projecting properly
- My Canvas is set to EPSG:4326 and I add this query layer in UTM from DBManager....
- 08:34 AM Bug report #11506: WFS server: artifacts whe precision= 0 decimals
- See the attached images: the correct one is with Project properties > OWS server > WFS server precision 8, the wrong ...
- 08:31 AM Bug report #2818: Rule-based render categories not showing in layer or composer legends
- Yes, I've closed it. Now there is a Label field before the Rule expression.
- 03:29 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
- Fixed in PR:
https://github.com/qgis/QGIS/pull/1666 - 03:29 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
- Fixed in PR:
https://github.com/qgis/QGIS/pull/1666 - 03:29 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
- Fixed in PR:
https://github.com/qgis/QGIS/pull/1666 - 03:07 AM Bug report #11510 (In Progress): graduated renderer causes crash on qgis master
- 03:07 AM Bug report #11510 (In Progress): graduated renderer causes crash on qgis master
- 01:18 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
- Try the graduated renderer on qgis master, with a polygon shape.
Use the expression
$area
to compute the area of p... - 02:56 AM Revision 8617143c (qgis): Hide borders from status bar items under Windows
- These aren't required and just clutter the interface.
- 01:29 AM Feature request #11497: QGIS wfs-t server: cannot modify/add features if they have many nodes, ne...
- Alessandro Pasotti wrote:
> Cannot reproduce.
>
> the words "many nodes" do not permit a precise identification of t... - 01:17 AM Feature request #11497 (Feedback): QGIS wfs-t server: cannot modify/add features if they have man...
- Cannot reproduce.
the words "many nodes" do not permit a precise identification of the feature causing the problem.
... - 01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
- this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau... - 01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
- this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau... - 01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
- this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau... - 01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
- this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau... - 01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
- this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau...
2014-10-27
- 09:56 PM Bug report #11482 (Closed): Resize mode Clip behaves like Stretch for Image composer item
- Yes I used an SVG, I tried it now with a PNG and I am aware now it is meant for raster images only. I will describe i...
- 09:56 PM Bug report #11482 (Closed): Resize mode Clip behaves like Stretch for Image composer item
- Yes I used an SVG, I tried it now with a PNG and I am aware now it is meant for raster images only. I will describe i...
- 08:17 PM Revision dbed468b (qgis): Merge pull request #1664 from Cracert/master
- [TRANSUP] pl: varia
- 08:14 PM Revision cad3d2b9 (qgis): Merge pull request #1658 from DelazJ/AttributeTableContextHelp
- Attribute table context help
- 05:48 PM Revision 4f1e6b9c (qgis): [TRANSUP] pl: varia
- 04:20 PM Revision c21edd06 (qgis): Merge pull request #1663 from timlinux/papercuts
- Add missing sip bindings for fill and border colours of rubber band.
- 04:18 PM Revision 531474d7 (qgis): Merge remote-tracking branch 'origin/master' into papercuts
- 04:11 PM Revision 84c429dc (qgis): Added setFillColor and setBorderColor for rubber band to the python API
- 03:46 PM Revision 83d070e8 (qgis): Fix #11489 (crash with force point inside polygon in centroid fill style)
- This isn't actually a very good fix. The issue in the "maptopixel" simplification
is still there, it is just less obv... - 03:23 PM Revision bb857610 (qgis): Merge pull request #1662 from timlinux/papercuts
- Mark old rubber band ctor as deprecated in python API
- 02:36 PM Bug report #8359: Remove warning about WMS
- The warning is ...
- 02:24 PM Revision 0fa4ce36 (qgis): Merge remote-tracking branch 'origin/master'
- 01:59 PM Bug report #8998: size of the symbols changes when exported
- I can't reproduce this - is it still an issue in master?
- 01:58 PM Bug report #9012 (Feedback): Wrong symbol size after saving print composer as image
- I can't reproduce this. Is it still an issue in master?
- 01:39 PM Revision 362d69cc (qgis): [TRANSUP] more translations and string fix
- Signed-off-by: Werner Macho <[email protected]>
- 01:13 PM Feature request #6249 (Closed): Print composer grid suitable only for large scale conformal proje...
- This is fixed in master.
- 01:13 PM Feature request #6249 (Closed): Print composer grid suitable only for large scale conformal proje...
- This is fixed in master.
- 01:12 PM Feature request #10055 (Closed): map legends in composer - should be able to limit the number of ...
- This is now possible in master
- 01:12 PM Feature request #10055 (Closed): map legends in composer - should be able to limit the number of ...
- This is now possible in master
- 01:12 PM Feature request #10547 (Closed): Print composer frame & annotation issues
- 01:02 PM Bug report #2818 (Feedback): Rule-based render categories not showing in layer or composer legends
- This is fixed now, isn't it?
- 01:02 PM Bug report #2818 (Feedback): Rule-based render categories not showing in layer or composer legends
- This is fixed now, isn't it?
- 12:13 PM Revision 4abaf60a (qgis): [composer] Don't shrink scalebar height when updating
- Previously any update of a scalebar would reset it's height to
the minimum height allowed. Now, if the user has set a... - 12:08 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
- You can configure in the project properties whether you want to use absolute or relative (to the location of the proj...
- 12:08 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
- You can configure in the project properties whether you want to use absolute or relative (to the location of the proj...
- 12:08 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
- You can configure in the project properties whether you want to use absolute or relative (to the location of the proj...
- 12:01 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
- Using qgis desktop, qgis server 2.4 on fedora, I can launch GetCapabilities request but it contains no layers.
.qgs ... - 11:27 AM Bug report #11508 (Closed): Cannot start module v.in.ogr
- When I try to import into GRASS a .shp file that I have just created over some Geomatics Lidar data (asc file,
as soo... - 11:14 AM Revision d2c9ffd8 (qgis): [composer] Fix incorrect calculation of scale for tick scale bars
- QPainter::drawLine(x1,y1,x2,y2) takes int values, so coordinates
were being rounded to the nearest mm. Consequently s... - 11:00 AM Bug report #11507 (Closed): GDAL Tools: error when not choosing an output file format
- It is easy for an user to miss the selection of an output format by selecting one from the dropdown list, leaving it ...
- 09:45 AM Bug report #3233 (Feedback): Non-latin characters not available
- 09:32 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Just to add to my previous comment - Jürgen is right, ad-hoc solutions for one special case would be wrong. To me, th...
- 09:22 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- When I was redesigning the legend, I had in my mind the use case for legend for data-driven rendering. It goes along ...
- 03:50 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- My ideal solution would be some kind of table which can auto-populate from user-specified range and step, or via uniq...
- 09:31 AM Bug report #11506 (Feedback): WFS server: artifacts whe precision= 0 decimals
- If setting WFS decimals to 0 for a layer, the LizMap zoom to layer returns artifacts (lines pointing down to nowhere).
- 09:02 AM Feature request #11505 (Feedback): One to many / many to one joins
- Currently, any join performed on a table is a one to one join - it would be great to perform one to many joins.
Ex... - 08:23 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- Obviously this is a new feature in OGR's Shapefile driver - from http://www.gdal.org/drv_shapefile.html
"Starting wi... - 07:47 AM Bug report #11489 (Closed): crash with force point inside polygon in centroid fill style
- Fixed in changeset commit:"83d070e8dd5f91dc949809a92478df33e217644a".
- 06:17 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
- Nathan; the problem still seems to occur after running an OSGEO4W update this morning.
- 06:08 AM Revision 04ed47e5 (qgis): Cleanup identify tooltip strings
- 06:05 AM Bug report #11504 (Closed): Rotate Features Maptool does not take position initial mouse click in...
- 06:04 AM Bug report #11504: Rotate Features Maptool does not take position initial mouse click into account
- yep, the pull request
https://github.com/qgis/QGIS/pull/1661
was pulled in commit:6f1c371 - 05:53 AM Bug report #11504: Rotate Features Maptool does not take position initial mouse click into account
- Is this in master now?
- 06:02 AM Feature request #5963 (Closed): too much decimals in graduated style classification
- You can now be controlled in 2.6
- 06:02 AM Feature request #5963 (Closed): too much decimals in graduated style classification
- You can now be controlled in 2.6
- 04:56 AM Bug report #11466: Processing script crashes in batch mode with greater than 2 rows (Windows only)
- Script and input file attached as well as a screen grab of settings for batch. There is info in the .help file. Basic...
- 04:18 AM Bug report #10466 (Closed): Print Composer: Scalebar box vertically resizes itself after change t...
- Fixed in changeset commit:"4abaf60a1118b4e77718c88ac237ebaee5e72290".
- 03:18 AM Bug report #10685 (Closed): wrong segment size in composer scalebar left segments
- Fixed in changeset commit:"d2c9ffd86963647bcfa9586aea9303ca5ff3cac1".
- 01:16 AM Revision 3be82ff7 (qgis): [processing] Ignore geom for non geom tables for ImportIntoPostGIS
- This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a... - 01:04 AM Bug report #11498: spatialite layer added via browser lose first field
- I think this isn't the right choice.
For a lot of reason I prefer to have the FID visible as occour for all other da...
2014-10-26
- 12:45 AM Revision 4e3bbef9 (qgis): german translation update
- 12:04 AM Revision 817f5a9a (qgis): Fix #9359; set default WCS caching to Prefer Network
- - This is noted in the tool tip, but was not set. Always Cache was the
default, which caused the cache to never be up... - 11:55 PM Bug report #11112 (Feedback): Large Format Printing (A1, A0)
- Is this still an issue in master?
- 11:06 PM Revision 6f1c3713 (qgis): fix for #11504 RotateFeature tool prerotation
- 11:03 PM Revision a00039c8 (qgis): delete ring: consider reprojection when search for clicked ring (fixes ...
- 10:44 PM Bug report #11482: Resize mode Clip behaves like Stretch for Image composer item
- Is this using an SVG image?
- 10:14 PM Bug report #11213 (Closed): Crash when saving map after removing Atlas layer
- Should be fixed - please reopen if you encounter this again.
- 10:14 PM Bug report #11213 (Closed): Crash when saving map after removing Atlas layer
- Should be fixed - please reopen if you encounter this again.
- 08:24 PM Revision 19323904 (qgis): Properly mark old qgsrubberband ctor as deprecated
- 05:19 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Mathieu Pellerin - nIRV wrote:
> What about simply using the non-data defined values (set via the UI) to draw the leg... - 04:53 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- What about simply using the non-data defined values (set via the UI) to draw the legend? That'd remove need to an add...
- 01:12 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- I'm with Anita/Jürgen on this. There's going to be so many corner cases and exceptions that the only reliable way to ...
- 01:01 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Anita Graser wrote:
> Since there can be so many different combinations of data-defined styles (fill and outline colo... - 05:43 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Since there can be so many different combinations of data-defined styles (fill and outline color, (out)line width, tr...
- 05:07 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Fabien Cerbelaud wrote:
> For answer this question, the color of map should be show in legend instead of black color.... - 04:34 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > If doing the correct legend for data defined colors is not possibl... - 04:47 PM Bug report #11157: The overview panel's canvas's background color should be set to the project ba...
- Nyall, more or less so. The way it was implemented (I think) was to set the panel's background color to the project's...
- 03:42 PM Bug report #11157: The overview panel's canvas's background color should be set to the project ba...
- This is already fixed, isn't it?
- 04:47 PM Revision cc4fc5a0 (qgis): vector file writer: avoid duplicate destruction of coordinate transform...
- 04:04 PM Bug report #9359 (Closed): The WCS client don't seem to refresh the cache
- Fixed in changeset commit:"817f5a9a0d4224ab667f182f29499b1dfb9a3298".
- 03:48 PM Revision 748e7cf4 (qgis): Remove unsupported append import/export option from db_manager (refs #1...
- 03:30 PM Bug report #5105 (Closed): Embedded version of spatialite in QGIS conflict with the external one ...
- internal spatialite is only used when the system spatialite is too old for QGIS. Usually GDAL and QGIS are built aga...
- 03:30 PM Bug report #5105 (Closed): Embedded version of spatialite in QGIS conflict with the external one ...
- internal spatialite is only used when the system spatialite is too old for QGIS. Usually GDAL and QGIS are built aga...
- 03:19 PM Bug report #11019 (Closed): Tab general always indicate 'UTF8' when using internal encoding decla...
- OGR transparently delivers UTF-8 in that case - so QGIS doesn't need to care about the original encoding.
- 03:19 PM Bug report #11019 (Closed): Tab general always indicate 'UTF8' when using internal encoding decla...
- OGR transparently delivers UTF-8 in that case - so QGIS doesn't need to care about the original encoding.
- 03:17 PM Bug report #7426 (Closed): delete layer doesn't really delete it
- closing for the lack of feedback.
- 03:17 PM Bug report #7426 (Closed): delete layer doesn't really delete it
- closing for the lack of feedback.
- 03:15 PM Bug report #11334 (Closed): Shapefile attributes scrambled
- closing for the lack of feedback.
- 03:15 PM Bug report #11334 (Closed): Shapefile attributes scrambled
- closing for the lack of feedback.
- 03:14 PM Revision e1ff0edf (qgis): support relative paths for gpx datasources (fixes #11131)
- 03:04 PM Bug report #11502 (Closed): Delete ring doesn't work when on the fly reprojection is enabled
- Fixed in changeset commit:"a00039c80dbd948e18946e7bbb0bab844e82de7c".
- 02:38 PM Bug report #11502: Delete ring doesn't work when on the fly reprojection is enabled
- it worked as expected up to 2.2
- 02:38 PM Bug report #11502: Delete ring doesn't work when on the fly reprojection is enabled
- it worked as expected up to 2.2
- 06:48 AM Bug report #11502 (Closed): Delete ring doesn't work when on the fly reprojection is enabled
- Hi !
The delete ring tool has no effect when on the fly reprojection is enabled.
It seems I'm not the only one : htt... - 02:53 PM Revision c8a76f8c (qgis): support ogc binary operation with more than two operands (fixes #10053)
- 02:47 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
- That would be great! Or even just have both in the same format (ie one icon and the drop down).
Thanks for your pat... - 01:29 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
- Probably a second set of icons should be drawn to differentiate these two options. The atlas export icons could inclu...
- 01:07 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
- Put simply. The export options in the top row of the composer export a single image. The one on the lower bar next...
- 01:55 PM Bug report #11504: Rotate Features Maptool does not take position initial mouse click into account
- I've fixed this, and currently preparing a pull request ...
- 01:47 PM Bug report #11504 (Closed): Rotate Features Maptool does not take position initial mouse click in...
- When you try to rotate one or more features using the 'Rotate Feature(s)' tool, it seems that after a mouseclick (so ...
- 01:14 PM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
- 01:02 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
- Same problem again a couple of hours later. QGIS hangs for 2 minutes on start-up.
- 01:02 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
- Same problem again a couple of hours later. QGIS hangs for 2 minutes on start-up.
- 01:02 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
- Same problem again a couple of hours later. QGIS hangs for 2 minutes on start-up.
- 03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
- Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n... - 03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
- Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n... - 03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
- Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n... - 03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
- Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n... - 03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
- Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n... - 11:54 AM Revision 3d8e630b (qgis): [processing] fix broken TauDEM support
- 11:54 AM Revision 7e69dbdb (qgis): move TODO.txt to root folder to avoid attempts to parse it as
- algorithm description
- 11:00 AM Bug report #11498: spatialite layer added via browser lose first field
- Yeah, I am in favour to the current behavior like the OGR provider does, I would like to extend it to the SL provider...
- 09:49 AM Bug report #11498: spatialite layer added via browser lose first field
- From the user point of view I think it can't be considered as an expected behavior primary because it's different fro...
- 08:38 AM Bug report #11498 (Feedback): spatialite layer added via browser lose first field
- I see now, but it is an OGR provider issue and occurs only when a primary key was defined.
The @FID Column@ has not f... - 08:38 AM Bug report #11498 (Feedback): spatialite layer added via browser lose first field
- I see now, but it is an OGR provider issue and occurs only when a primary key was defined.
The @FID Column@ has not f... - 02:51 AM Bug report #11498 (Open): spatialite layer added via browser lose first field
- Salvatore Larosa wrote:
> neither with the attached DB, I see with both browser and add button:
> @gid,arpa,id,_old,a... - 02:51 AM Bug report #11498 (Open): spatialite layer added via browser lose first field
- Salvatore Larosa wrote:
> neither with the attached DB, I see with both browser and add button:
> @gid,arpa,id,_old,a... - 09:36 AM Bug report #9992 (Closed): Datum transformation requesting a nonexistent NTv2-file crashes QGIS
- fixed in commit:cc4fc5a
- 09:36 AM Bug report #9993: Datum transformation selection overview not informative
- oops, the commit is actually fixing #9992 - but this one was meanwhile fixed too.
- 08:49 AM Bug report #9993 (Closed): Datum transformation selection overview not informative
- Fixed in changeset commit:"cc4fc5a01f5559e111faff4b17be837014185ffd".
- 08:52 AM Bug report #9796 (Closed): cpt city ramps missing when using --configpath startup option
- Looks like it was a problem with the remote config.
- 08:40 AM Revision d73c9d8d (qgis): [TRANSUP]transifex and lv update
- Signed-off-by: Werner Macho <[email protected]>
- 08:36 AM Feature request #10629 (Closed): Display data-defined symbology in legend
- 05:35 AM Feature request #10629: Display data-defined symbology in legend
- Would you mind to close this one since discussions are now going on at #11491?
- 07:56 AM Revision 3d9aa200 (qgis): Merge pull request #1659 from Cracert/master
- [TRANSUP] pl: log, color, composer
- 07:54 AM Feature request #10569: no "append data to table" option
- the unimplemented option was removed.
- 07:54 AM Feature request #10569: no "append data to table" option
- the unimplemented option was removed.
- 07:28 AM Bug report #10053 (Closed): OGC Binary Logical Operators evaluate only the first two operands
- Fixed in changeset commit:"c8a76f8c5c3bfd196bceeebf892c5c07c5598edb".
- 07:28 AM Bug report #11131 (Closed): GPX plugin always saves absolute path
- Fixed in changeset commit:"e1ff0edfba67fea37fb9eebdf11062ddcefc3035".
- 06:59 AM Feature request #11503 (Closed): Save as image do not export text annotations
- As #5301 has been marked as "fixed" but exported images still do not contain text annotations, it is a regression (ne...
- 06:53 AM Feature request #5301: Save as image do not export text annotations
- marisn - wrote:
> Giovanni Manghi wrote:
> > is fixed at least in qgis 2.0
>
> A pointer to specific revision with t... - 06:48 AM Feature request #5301: Save as image do not export text annotations
- Giovanni Manghi wrote:
> is fixed at least in qgis 2.0
A pointer to specific revision with the fix is missing. - 03:43 AM Feature request #11501 (Closed): Add the command line log to GDAL/OGR algorithms
- I used "clip grid by polygon" from OGR Miscellaneous and the result was an empty shapefile. I run the code from the c...
- 03:41 AM Bug report #11499: Style manager fails to load XML from Github URL
- 32 bit
Win7 - 03:23 AM Feature request #11448 (Closed): Add clipping with ogr2ogr with "-clipsrc" option
- 03:22 AM Bug report #11466 (Feedback): Processing script crashes in batch mode with greater than 2 rows (W...
- Can you please give a try to QGIS master and/or attach your model and sample data? thanks.
- 03:22 AM Bug report #11466 (Feedback): Processing script crashes in batch mode with greater than 2 rows (W...
- Can you please give a try to QGIS master and/or attach your model and sample data? thanks.
- 03:22 AM Bug report #11466 (Feedback): Processing script crashes in batch mode with greater than 2 rows (W...
- Can you please give a try to QGIS master and/or attach your model and sample data? thanks.
- 03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
- I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi... - 03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
- I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi... - 03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
- I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi... - 03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
- I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi... - 02:58 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
> This bug report lacks a fundamental information: the expected behaviour.
:)
> I'm not sure about what it sho...- 02:45 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- Confirmed.
This bug report lacks a fundamental information: the expected behaviour.
I'm not sure about what it sho...
2014-10-25
- 01:58 AM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
- The "export entire" actions are only shown in the atlas toolbar, which is the same toolbar that the preview actions a...
- 10:22 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
- My point is that on the Mac the "export entire atlas" option is not enabled in the top row when atlas is selected --...
- 10:08 PM Bug report #11500 (Closed): compose export icons wrong on mac when using Atlas (qgis 2.4)
- This is expected behavior. The "export entire atlas" actions get enabled when you have an atlas set up and active (yo...
- 10:08 PM Bug report #11500 (Closed): compose export icons wrong on mac when using Atlas (qgis 2.4)
- This is expected behavior. The "export entire atlas" actions get enabled when you have an atlas set up and active (yo...
- 02:18 PM Bug report #11500 (Closed): compose export icons wrong on mac when using Atlas (qgis 2.4)
- When using atlas in composer the standard export to pdf produces just one feature. If I do a preview then I get anot...
- 01:18 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- rouault - wrote:
> This is kind of dangerous to try reading/copying a file being edited by a software, whatever the ... - 07:50 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- rouault - wrote:
> One point to be careful is that REPACK can change feature ids (when compacting deleted features). ... - 07:49 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
> Another scenario is when the shapefile is open twice, one instance will call repack (and could send a signal) for ...- 07:37 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Originally repack was called after every delete. This was changed to "on unload" because of changing feature ids, lea...
- 06:40 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Hi,
> This is kind of dangerous to try reading/copying a file being edited by a software, whatever the software is (... - 05:49 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- > The remaining issue, that at this point I don't know if it solvable, is when the shape is edited and not removed fr...
- 12:53 AM Revision 64028645 (qgis): doxygen: add/replace some occurences of \verbatim with \code
- 11:23 PM Revision edbf265e (qgis): [TRANSUP] pl: log, color, composer
- 08:23 PM Revision eef80321 (qgis): Adding text about field calculator bar
- Adds text about field calculator bar and other stuffs
- 07:07 PM Bug report #11453 (Feedback): Crash when zooming in too far with MSSQL spatial layer
- Can you try a newer build. I fixed a bug that might be related to this a week or so ago.
- 04:48 PM Bug report #11489: crash with force point inside polygon in centroid fill style
- Hi Martin, If you are agree, the pull request 1660 ( https://github.com/qgis/QGIS/pull/1660 ) fixes this bug.
Best R... - 04:17 PM Bug report #11499 (Feedback): Style manager fails to load XML from Github URL
- 04:08 PM Bug report #11499: Style manager fails to load XML from Github URL
- 32 or 64bit OSGeo4W?
- 01:06 PM Bug report #11499 (Closed): Style manager fails to load XML from Github URL
- It used to be possible to load XMLs directly from Github, e.g.
https://raw.githubusercontent.com/anitagraser/QGIS-re... - 11:23 AM Revision 3ff1985e (qgis): Update QgsMeasureDialog
- 11:22 AM Revision 28a8222a (qgis): Update Measure Tools description
- Adding text about angle tools and how tools behave.
- 09:38 AM Bug report #11498: spatialite layer added via browser lose first field
- mmm...
I also view all field if I load it via SL connection (using the "feather" button or browser with SL connection... - 09:28 AM Bug report #11498: spatialite layer added via browser lose first field
- neither with the attached DB, I see with both browser and add button:
@gid,arpa,id,_old,attivita@
I am trying with S... - 09:16 AM Bug report #11498: spatialite layer added via browser lose first field
- You're right: I try with a brand new DB and it works, but if I use some other DB the problem persists.
I can't under... - 08:48 AM Bug report #11498: spatialite layer added via browser lose first field
- I cannot replicate neither on 2.4 nor on master.
Tested with a table with primary key and polygon geometry.
a small ... - 08:47 AM Bug report #11498: spatialite layer added via browser lose first field
- mescal72 - wrote:
> You have to add the SL layer using the browser view
I did - 08:36 AM Bug report #11498: spatialite layer added via browser lose first field
- You have to add the SL layer using the browser view, not the SL connection. Just tested now on 2.4.
- 08:32 AM Bug report #11498 (Feedback): spatialite layer added via browser lose first field
- cannot replicate in qgis master, can you attach sample data?
- 08:25 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
- When loading a spatialite layer using browser (browsing the file, not using the connection) the first field of the ta...
- 08:21 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > If doing the correct legend for data defined colors is not possibl... - 07:56 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Giovanni Manghi wrote:
> If doing the correct legend for data defined colors is not possible or too hard then a bette... - 07:42 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
> If the color is fixed for a category anyway, you could just setup the symbol(s) for that category to that particul...- 07:21 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- Fabien Cerbelaud wrote:
> In my example files I used Corine Land Cover data, these data have a code, this code corres... - 05:47 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- In my example files I used Corine Land Cover data, these data have a code, this code correspond to category and color...
- 05:24 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
> Isn't this just a special case where the category is defined by the same attribute that is also used to join the c...- 06:54 AM Feature request #11497 (Closed): QGIS wfs-t server: cannot modify/add features if they have many ...
- In the latest qgis server versions if a feature has many nodes then modifying it or adding new one will fail if it ha...
- 06:49 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- aperi2007 - wrote:
> oops , I wrong to writ.
> Dont feature, but issue.
>
> rewrite:
>
>
> SO this could not be co... - 06:34 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- oops , I wrong to writ.
Dont feature, but issue.
rewrite:
SO this could not be consider a blocker issue.
All the ... - 06:33 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- SO this could not be consider a blocker issue.
All the user of qgis 2.2 or qgis 2.4 just now live with this feature.... - 06:29 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- aperi2007 - wrote:
> I dont understand well.
>
> this bug is also in qgis 2.4 and 2.2 ?
>
> Just to understand if i... - 05:38 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- I dont understand well.
this bug is also in qgis 2.4 and 2.2 ?
Just to understand if is a blocking issue.
AFAIK the... - 04:42 AM Feature request #11496 (Closed): Delete recently used algorithms in Processing option
- I just upgraded QGIS and no longer replicate this. Probably a local problem.
- 04:26 AM Feature request #11496 (Feedback): Delete recently used algorithms in Processing option
- I don't understand. THe list of recently used algorithms is limited to 5. If you run more, the old references are not...
- 03:00 AM Feature request #11496 (Closed): Delete recently used algorithms in Processing option
- When running a lot of different analysis, the list of recently used algorithms gets really big, so it would be nice t...
- 02:52 AM Bug report #11495 (Rejected): it is not possible to select the extent of another layer in the Mod...
- It is not possible to select the extent of another layer for "clip vector by extent" and "clip raster by extent" in t...
- 02:07 AM Feature request #10929 (Open): Add a shortcut icon for the plugin manager on the plugin toolbar
- 02:05 AM Bug report #11270 (Closed): PyQGIS failing with undefined symbol
- closing for the lack of feedback
2014-10-24
- 01:52 AM Bug report #10889 (Closed): Silent installation hangs (under windows)
- closing for the lack of feedback
- 12:26 AM Bug report #10756: Minidump on closing QGIS 2.4
- leolami - wrote:
> I noticed this bug in a course with 10 pcs in qgis which had been installed for the first time.
> ... - 11:56 PM Bug report #10756: Minidump on closing QGIS 2.4
- I noticed this bug in a course with 10 pcs in qgis which had been installed for the first time.
So I think that ther... - 12:08 AM Bug report #11479: Direct printing only prints small area of the print layout
- Does it work in 2.4? Are you printing as raster?
- 12:01 AM Revision 5f11c33c (qgis): dxf export: export layers only once and in drawing order
- 07:11 PM Revision 1c2f39be (qgis): Add text about measuring angle
- Since QGIS 2.0, it is possible to also measure angles but this is not mentioned in the context help.
- 06:16 PM Revision 8d26a95e (qgis): Merge pull request #1655 from rldhont/server_embedded_layers
- [BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
In QgsServerProjectP... - 02:37 PM Bug report #11374: Error while launching a model from the modeler
- The same error arrives when a launch my model in batch-mode.
- 02:34 PM Bug report #11494 (Closed): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexpec...
- When trying to create convex hulls with settings Create convex hull based on input field, the following error pops up...
- 02:12 PM Revision 444bea59 (qgis): [TRANSUP] fix hu
- Signed-off-by: Werner Macho <[email protected]>
- 01:52 PM Revision 3b601fec (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 12:53 PM Revision e02e7c92 (qgis): Support for reading composer legend configuration for projects <= 2.4
- The list of layers/groups is now restored (previously the configuration would be omitted).
- 12:33 PM Feature request #11491 (Feedback): When using data defined colors the map legend shows always a ...
- Giovanni Manghi wrote:
> Jürgen Fischer wrote:
> > which feature's color should the legend show?
> the same color tha... - 11:58 AM Feature request #11491 (Open): When using data defined colors the map legend shows always a blac...
- Jürgen Fischer wrote:
> which feature's color should the legend show?
the same color that show in the canvas, if usi... - 11:46 AM Feature request #11491 (Feedback): When using data defined colors the map legend shows always a ...
- 11:44 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- which feature's color should the legend show?
- 08:37 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
- confirmed also on master and other platforms, not sure if this would be an easy fix, but really hurts.
- 05:04 AM Feature request #11491 (Open): When using data defined colors the map legend shows always a blac...
- Hi,
When I used a fields with color attribute to define colors in source of propertie definition for a thematic analy... - 11:48 AM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
- my suggestion would be to change the behavior instead of documenting it, is cumbersome for any common user.
- 11:46 AM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
> Nothing related to performance. The point is to have a choice - someone wants real division, someone wants integer...- 11:39 AM Bug report #11487 (Closed): Dividing integer with integer gives wrong result (if operation is sup...
- duplicate of #5153
- 11:39 AM Bug report #11487 (Closed): Dividing integer with integer gives wrong result (if operation is sup...
- duplicate of #5153
- 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
- To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give... - 03:15 AM Bug report #11487 (Closed): Dividing integer with integer gives wrong result (if operation is sup...
- Hi,
When I try to calcul a proportion based on two int field in a float column I obtain nothing. I should obtain some... - 11:29 AM Revision d64525c0 (qgis): [BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapa...
- Issue #1072 QGIS server: embedded groups do not render in GetMap requests if
leave layers are requested has been fix... - 11:25 AM Revision 4ac94f22 (qgis): Do not show in composer legend unused layers if filtering by map is ena...
- This resolves #11457 and partially #11293
- 11:15 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
- No need for a project. Sample data from Training manual, relevant exercise.
- 11:13 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
- Paolo Cavallini wrote:
> Clean configpath. Retried just now on Debian, same (wrong) behaviour "provpt2a", when autofi... - 10:46 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
- Clean configpath. Retried just now on Debian, same (wrong) behaviour "provpt2a", when autofilling with parameter name...
- 10:28 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
- Paolo Cavallini wrote:
> It seems still true with current master (Debian nightly)
not for me on ubuntu and Windows. ... - 10:27 AM Bug report #8511 (Feedback): Iterations: autofill mode fills the output name in a wrong way under...
- It seems still true with current master (Debian nightly)
- 11:03 AM Bug report #11488: crash using qgis/processing field calculator
- Paolo Cavallini wrote:
> See above.
no crash whatsoever on Windows/master, but the result is wrong per
#11487
- 10:58 AM Bug report #11488: crash using qgis/processing field calculator
- See above.
- 10:56 AM Bug report #11488: crash using qgis/processing field calculator
- Paolo Cavallini wrote:
> Here the data. However, the problem seems rather general. Please note that on Linux it works... - 10:35 AM Bug report #11488: crash using qgis/processing field calculator
- Here the data. However, the problem seems rather general. Please note that on Linux it works fine.
- 07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
- Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu... - 07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
- Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu... - 07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
- Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu... - 07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
- Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu... - 07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
- Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu... - 03:39 AM Bug report #11488 (Closed): crash using qgis/processing field calculator
- Hi,
if make this formula:
processing.runalg("qgis:fieldcalculator","C:/Papi/Corsi QGIS (eCAD)/22-24oct2014Faunalia/a... - 11:02 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Seems a reasonable workflow, Giovanni
- 10:28 AM Bug report #11438: Processing: models cannot be used in batch
- Nope, clean config. Movet to #8511
- 09:39 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
- Paolo Cavallini wrote:
> I still have issue with this. If I choose a name like "prova" and an autofil with layer name... - 09:39 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
- Paolo Cavallini wrote:
> I still have issue with this. If I choose a name like "prova" and an autofil with layer name... - 06:41 AM Bug report #11438 (Feedback): Processing: models cannot be used in batch
- I still have issue with this. If I choose a name like "prova" and an autofil with layer name (pt1, pt2 etc.), I get p...
- 09:27 AM Revision 6bde8a20 (qgis): bump Processing version
- 09:18 AM Revision 2da90774 (qgis): [pyqgis-console] update prepared API file
- 09:18 AM Revision a0f8060f (qgis): [pyqgis-console] small fix
- 09:17 AM Bug report #11484 (Closed): QGIS server: embedded layers are not published (GetCapabilities, GetM...
- This commit commit:d64525c0b651845f9583a2f1a2efdc26b303035c fixed it
- 09:17 AM Bug report #11484 (Closed): QGIS server: embedded layers are not published (GetCapabilities, GetM...
- This commit commit:d64525c0b651845f9583a2f1a2efdc26b303035c fixed it
- 02:45 AM Bug report #11484: QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
- A pull request is supplied : https://github.com/qgis/QGIS/pull/1655
- 02:29 AM Bug report #11484 (Closed): QGIS server: embedded layers are not published (GetCapabilities, GetM...
- #1072 QGIS server: embedded groups do not render in GetMap requests if leave layers are requested has been fixed 40d9...
- 09:16 AM Bug report #7540: Merge tool bug when a shapefile is loaded multiple times
- Giovanni Manghi wrote:
> Sorry to reopen this, seems master still affected. See also #11082
after all it does not se... - 09:11 AM Bug report #7540: Merge tool bug when a shapefile is loaded multiple times
- it is pretty easy to replicate this issue, it is just needed to "insist" a bit. Here two screencast, that as some poi...
- 08:35 AM Revision 94a33cd1 (qgis): [processing] fix issues with Create Grid algortihm
- 08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the... - 08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the... - 08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the... - 08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the... - 08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
- I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the... - 02:44 AM Feature request #11485 (Closed): copy string attribute into another one changes the length of the...
- Hi, I try to create a new column type string with fields calculators, I choose 2 for length of this column (named "ta...
- 07:25 AM Revision 8db77fcf (qgis): Fix Andreas' problem with checkboxes in legend + update SIP bindings
- The problem was that rule-based renderer allowed cloned rules to have the same unique rule key.
That in turn created ... - 07:24 AM Bug report #11493 (Closed): DXF load: when loading files, use the name of the file in the legend
- When adding a DXF file to a project, QGIS uses meaningless names like "entities LineString".
It would be more usef... - 07:18 AM Feature request #11492: DXF load: Don't ask for CRS twice (or three times, four times...)
- Sorry, I suppose that where I tried to write an arrow, Redmine thought I was trying to strike out the text.
- 07:14 AM Feature request #11492 (Open): DXF load: Don't ask for CRS twice (or three times, four times...)
- When loading a DXF file, and if "Prompt for CRS" is enabled in "CRS > CRS for new layers" option (which is the defaul...
- 06:40 AM Feature request #6804: Add statistics to the dissolve tool
- see also #11486
- 06:40 AM Feature request #11486 (Closed): basic statistics in Geoprocessing tools
- duplicate of #6804
- 06:40 AM Feature request #11486 (Closed): basic statistics in Geoprocessing tools
- duplicate of #6804
- 02:58 AM Feature request #11486 (Closed): basic statistics in Geoprocessing tools
- Hi,
in joined attribute by localisation there is a option box for attribute basic statistique like mean, sum, min, m... - 06:34 AM Bug report #9258: Two Browser item in context menu
- why this bothers so much? :)
- 02:42 AM Bug report #9258: Two Browser item in context menu
- Could the feature be retained by adding a button to "open new browser window" in the browser gui ?
- 06:33 AM Bug report #11489: crash with force point inside polygon in centroid fill style
- confirmed on Linux
Warning: "GEOS exception: TopologyException: Input geom 1 is invalid: Self-intersection at or ne... - 05:12 AM Bug report #11489: crash with force point inside polygon in centroid fill style
- This is a problem with simplification
- 05:12 AM Bug report #11489: crash with force point inside polygon in centroid fill style
- This is a problem with simplification
- 05:12 AM Bug report #11489: crash with force point inside polygon in centroid fill style
- This is a problem with simplification
- 04:16 AM Bug report #11489 (Closed): crash with force point inside polygon in centroid fill style
- as object qgis 2.5 master build fad44d0 running in XP chashes trying to apply 'force point into polygon' in 'centroid...
- 04:20 AM Bug report #11490 (Closed): crash with force point inside polygon in centroid fill style
- Duplicate of #11489
- 04:20 AM Bug report #11490 (Closed): crash with force point inside polygon in centroid fill style
- Duplicate of #11489
- 04:18 AM Bug report #11490 (Closed): crash with force point inside polygon in centroid fill style
- as subject qgis 2.5 master build fad44d0 running in XP chashes trying to apply 'force point into polygon' in 'centroi...
- 04:18 AM Bug report #11293: Auto update Shows All Layers
- The second issue (with layer titles being visible with filtering enabled even if the layer is not visible) is now fix...
- 04:11 AM Revision b6e98f11 (qgis): Update QgsAttributeTableDialog
- 02:07 AM Feature request #11483 (Open): Syntax check for raster calculator
- It would be good to add a syntax checker for raster calculator, so the user is prevented before running a wrong formu...
2014-10-23
- 01:55 AM Revision a7635944 (qgis): Fix #11208 - Error when saving MSSQL layer when using DSN
- 01:43 AM Feature request #11480 (Open): better error messages
> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...- 01:43 AM Feature request #11480 (Open): better error messages
> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...- 01:43 AM Feature request #11480 (Open): better error messages
> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...- 01:43 AM Feature request #11480 (Open): better error messages
> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...- 01:43 AM Feature request #11480 (Open): better error messages
> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...- 01:43 AM Feature request #11480 (Open): better error messages
> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...- 09:40 PM Feature request #11480: better error messages
- I don't think I have multiple copies installed:
dpkg -l | grep grass
ii grass 6.4.... - 11:30 AM Feature request #11480: better error messages
- if that flag is not available in grass 6.4.1 from the official ubuntu repositories than you may want to consider to u...
- 11:26 AM Feature request #11480: better error messages
- Jeremy Palmer wrote:
> Pretty sure. I can start grass from the commandline.
>
> jpalmer@xxxxx:~$ which grass
> /usr... - 11:03 AM Feature request #11480: better error messages
- Pretty sure. I can start grass from the commandline.
jpalmer@xxxxx:~$ which grass
/usr/bin/grass
jpalmer@xxxxx:~$ g... - 11:00 AM Feature request #11480 (Feedback): better error messages
- are you sure you have GRASS 6.4.1 installed?
that flag (-z) used by v.out.ogr to export GRASS vectors to shapefiles ... - 11:00 AM Feature request #11480 (Feedback): better error messages
- are you sure you have GRASS 6.4.1 installed?
that flag (-z) used by v.out.ogr to export GRASS vectors to shapefiles ... - 10:44 AM Feature request #11480 (Closed): better error messages
- When using the processing toolbox and trying to double click and run any grass tool (not version 7) I get a "Missing ...
- 01:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Tested against gdal 2.0.0dev (trunk revision 27897) and qgis master (revision aeb9d93)and it... - 06:10 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Tested against gdal 2.0.0dev (trunk revision 27897) and qgis master (revision aeb9d93)and it still gives the same res...
- 01:20 AM Bug report #11482 (Closed): Resize mode Clip behaves like Stretch for Image composer item
- The Resize modes "Clip" and "Stretch" can be selected in the Item properties after adding an image in the print compo...
- 01:19 AM Bug report #10590 (Closed): qgis-server - wrong legend when mapunit and categorized
- I believe this is now fixed in master after reworking of qgis server legend with new QgsLegendRenderer. Please reopen...
- 01:19 AM Bug report #10590 (Closed): qgis-server - wrong legend when mapunit and categorized
- I believe this is now fixed in master after reworking of qgis server legend with new QgsLegendRenderer. Please reopen...
- 12:52 AM Revision 8e2def58 (qgis): [composer] Negative position values should be allowed
- 12:19 AM Bug report #11479: Direct printing only prints small area of the print layout
- I work on Windows 7, use the current 32bit OSGeo4W package. I have no special printer settings. It is a4 page, a simp...
- 01:56 PM Bug report #11479 (Feedback): Direct printing only prints small area of the print layout
- I can't reproduce this. What printer/paper size settings are you using? Are you printing an atlas or a single page? U...
- 06:56 AM Bug report #11479: Direct printing only prints small area of the print layout
- Building the 32bit package also with Qt 4.8.5 (instead of 4.7.1 as now) would be no regression.
- 06:52 AM Bug report #11479: Direct printing only prints small area of the print layout
- isn't this a regression?
- 06:48 AM Bug report #11479 (Closed): Direct printing only prints small area of the print layout
- Hi,
direct printing in the print composer does not print the complete layout. Only a small part (maybe 50%) is print... - 11:41 PM Feature request #11481 (Closed): Allow to select extent from canvas in Processing Create Grid alg...
- Currently one should enter grid dimensions (width and height and center) manually. This is not usefriendly, it would ...
- 10:51 PM Bug report #11475 (Reopened): bad bracket simplification in expression
- The code assumes that the binary operators are left associative - which is true except for the power operator:...
- 10:51 PM Bug report #11475 (Reopened): bad bracket simplification in expression
- The code assumes that the binary operators are left associative - which is true except for the power operator:...
- 10:51 PM Bug report #11475 (Reopened): bad bracket simplification in expression
- The code assumes that the binary operators are left associative - which is true except for the power operator:...
- 12:03 PM Bug report #11475 (Closed): bad bracket simplification in expression
- Fixed in changeset commit:"2c7378bb16f7e6433363340b9c16e40c3ad654ae".
- 10:35 PM Bug report #11457 (Closed): Composer map: filter legend by map content doesn't works
- Then this is duplicate of #11293 (second part of it). Currently when the filtering is turned on, only legend nodes ar...
- 10:35 PM Bug report #11457 (Closed): Composer map: filter legend by map content doesn't works
- Then this is duplicate of #11293 (second part of it). Currently when the filtering is turned on, only legend nodes ar...
- 03:04 PM Bug report #11457: Composer map: filter legend by map content doesn't works
- Hmm... There's still an issue here though. In some circumstances only the symbol is removed, not the actual legend te...
- 03:04 PM Bug report #11457: Composer map: filter legend by map content doesn't works
- Hmm... There's still an issue here though. In some circumstances only the symbol is removed, not the actual legend te...
- 02:07 PM Bug report #11457 (Feedback): Composer map: filter legend by map content doesn't works
- The composer legend in the example file is not assigned to a map. Once it's assigned to the map, the legend filter w...
- 11:46 AM Bug report #11457: Composer map: filter legend by map content doesn't works
- This should be a blocker - it's a new feature which isn't working correctly.
- 11:46 AM Bug report #11457: Composer map: filter legend by map content doesn't works
- This should be a blocker - it's a new feature which isn't working correctly.
- 09:27 PM Revision 27f296df (qgis): update changelog for brighton release
- 09:03 PM Revision 2c7378bb (qgis): expressions: keep brackets (fix #11475)
- 08:35 PM Revision 65db7fb1 (qgis): dxf export: fixes for text support (text width, underline/overline/stri...
- and line direction symbols)
- 07:04 PM Revision e2f14505 (qgis): Merge pull request #1654 from Cracert/master
- [TRANSUP] pl: processing
- 06:57 PM Revision 5c9fee51 (qgis): [TRANSUP] pl: processing
- 04:56 PM Bug report #11208 (Closed): QGIS 2.4 cannot save MSSQL spatial layer
- Fixed in changeset commit:"a763594432aec48c72e7c574c9faf70a074d7a8e".
- 04:28 PM Bug report #11455: Crash when setting transparency for WMS layer
- OS X 10.8 here---must be something local to my machine, although I have no idea what. I do have several versions of Q...
- 03:59 PM Bug report #11455: Crash when setting transparency for WMS layer
- Hi Gary,
I tried with my main master build (built off of pure Homebrew dependencies setup), and just tested with lat... - 03:49 PM Bug report #11455: Crash when setting transparency for WMS layer
- I can't replicate it with this set up and the layer mentioned above :
Macos 1.7.5
QGIS nightly build aeb9d93 from dak... - 10:05 AM Bug report #11455: Crash when setting transparency for WMS layer
- Please try with this source just to be sure:
http://wms.alaskamapped.org/extras?
DRGs Hill Shaded Without Scale Limi... - 09:45 AM Bug report #11455: Crash when setting transparency for WMS layer
- Just tested on mac with master (Debug build type), and I can't reproduce.
I added a WMS layer, changed the transpare... - 08:32 AM Bug report #11455: Crash when setting transparency for WMS layer
- No change since my last report. I used the nightly build to test which includes the changeset. It would be nice to ge...
- 04:21 AM Bug report #11455: Crash when setting transparency for WMS layer
- Gary, please try again - the first "fix" has obviously broken more stuff than it has fixed
- 02:17 AM Bug report #11455 (Closed): Crash when setting transparency for WMS layer
- Fixed in changeset commit:"691f4a2858665d191a307c3984891376c24a0d0b".
- 04:05 PM Revision 2c195431 (qgis): Merge pull request #1653 from 3nids/fixidentmenurubber
- delete rubber bands when exiting identify menu
- 02:45 PM Revision a41a9a38 (qgis): delete rubber bands when exiting identify menu
- 02:08 PM Revision cc306099 (qgis): Fix #11474 (cannot move layers in layer tree anymore)
- I have managed to break that with implementation of #11369.
Obviously it is a bad idea to change selection in a slot ... - 01:21 PM Revision 88e5cde3 (qgis): Merge pull request #1652 from gioman/processing_count_points
- result field in Processing 'count points in polygon' must be integer
- 12:11 PM Revision 6f30ab9b (qgis): result field in Processing 'count points in polygon' must be integer
- 11:16 AM Revision 691f4a28 (qgis): Fix #11455 take two (raster crashes)
- Thanks to Nyall for pointing this out
- 11:16 AM Revision aeb9d934 (qgis): Fix QgsRasterInterface bindings again (fixes PyQgsRasterFileWriter test)
- 08:30 AM Bug report #11434: Processing modeller error with modeller calculator
> > Error executing algorithm Catchment Area ModelerAlgorithm instance has no attribute 'algOutputs' See log for mor...- 04:14 AM Bug report #11434: Processing modeller error with modeller calculator
- Giovanni Manghi wrote:
> hard to say, because that model does not show in qgis 2.4 (after having it imported from the... - 03:29 AM Bug report #11434: Processing modeller error with modeller calculator
- I also noticed that the formulas entered in the modeller only tool "calculator" do not show when editing the model cl...
- 03:28 AM Bug report #11434: Processing modeller error with modeller calculator
- Salvatore Larosa wrote:
> I cannot confirm or maybe I did not manage to reproduce the issue. I done some test by usin... - 06:46 AM Feature request #11473: Use TLS v1.2 instead of SSL v3
- Sorry for the noise, QGIS is already designed with TLS 1.2
- 06:34 AM Bug report #11340: Can't edit OTB applications folder in processing module
- Jürgen Fischer wrote:
> Fixed in changeset commit:"f2b7c0fcf84923b399748c9bf2dbc5190398325c".
Thanks a lot for the q... - 05:36 AM Bug report #10746: Buzzer sound when the map is refreshing
- See also "GDAL !#5710":http://trac.osgeo.org/gdal/ticket/5710
- 05:10 AM Bug report #11474 (Closed): Cannot move anymore layers in TOC in QGIS master
- Fixed in changeset commit:"cc306099d94c7b67e5d08d7a9881be210d859da7".
- 02:53 AM Bug report #11474: Cannot move anymore layers in TOC in QGIS master
- My bad, introduced while fixing #11369. For intermediate solution type "iface.layerTreeView().setAutoSelectAddedLayer...
- 02:41 AM Bug report #11474: Cannot move anymore layers in TOC in QGIS master
- see also #11477
- 03:32 AM Bug report #11478: MYSQL Features Attributes can not selected correctly
- OGR data provider (compiled against GDAL/OGR library version 1.11.0, running against GDAL/OGR library version 1.11.1)
- 03:19 AM Bug report #11478 (Closed): MYSQL Features Attributes can not selected correctly
- I have several MySQL Features Layers in my Project. If I select a Feature with the Info Button, Qgis show the correct...
- 02:40 AM Bug report #11477 (Closed): in latest qgis master, layers can't be re-ordered through drag n drop...
- duplicate of #11474
- 02:40 AM Bug report #11477 (Closed): in latest qgis master, layers can't be re-ordered through drag n drop...
- duplicate of #11474
- 02:33 AM Bug report #11477 (Closed): in latest qgis master, layers can't be re-ordered through drag n drop...
- Oh, this must be fixed before the release of 2.6: drag n drop of items in the qgis main canvas' layers panel is broke...
- 02:04 AM Bug report #11476 (Closed): Raster loading/viewing extremely slow in Mac OS X 10.10 Yosemite
- After upgrading to Mac OS 10.10 Yosemite rendering of rasters in QGIS is now extremely slow! The raster is a large DE...
2014-10-22
- 01:15 AM Bug report #11475 (Closed): bad bracket simplification in expression
- I noticed that this expression
@1 - ( 2 -1 )@
is simplified to
@1 -2 - 1@
leading to wrong result. - 12:46 AM Bug report #11447 (Closed): Processing does not accept anymore CSV as input layers
- right, I don't know why but now it works.
- 12:46 AM Bug report #11447 (Closed): Processing does not accept anymore CSV as input layers
- right, I don't know why but now it works.
- 03:12 AM Bug report #11447 (Feedback): Processing does not accept anymore CSV as input layers
- just tried and it has worked. Could you re-try it?
- 12:45 AM Bug report #11474 (Closed): Cannot move anymore layers in TOC in QGIS master
- somewhere in between of d833c22 and f2b7c0f (the two master releases available on osgeo4w now) went wrong, and in the...
- 12:15 AM Bug report #11455 (Reopened): Crash when setting transparency for WMS layer
- 08:21 AM Bug report #11455: Crash when setting transparency for WMS layer
- Now crashes when double-clicking the WMS layer. I'm waiting for the nightly OSX build to test it rather than my local...
- 03:47 AM Bug report #11455: Crash when setting transparency for WMS layer
- I couldn't get my QGIS to crash (linux), but I suppose I have caught the bug that was biting you...
- 03:41 AM Bug report #11455 (Closed): Crash when setting transparency for WMS layer
- Fixed in changeset commit:"c9e05f9800d11811f95ec1b2c9cc1881b13667d6".
- 12:07 AM Revision d833c22b (qgis): fix interpretation of numeric constants in scientic notation (fixes #10...
- 11:41 PM Feature request #11473 (Closed): Use TLS v1.2 instead of SSL v3
- For HTTPS connections, QGIS uses SSL V3 which is old and weak (a major failure has been discovered recently, see http...
- 11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
- already fixed in commit:c2bb6001a7
- 11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
- already fixed in commit:c2bb6001a7
- 11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
- already fixed in commit:c2bb6001a7
- 11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
- already fixed in commit:c2bb6001a7
- 11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
- already fixed in commit:c2bb6001a7
- 11:20 PM Bug report #11472 (Closed): Oracle provider : translation correction
- Hi,
It seems that there's still a bad translation in the feature. In french it says "reciperation" as seen in the sc... - 06:54 PM Revision 99c5c10c (qgis): osgeo4w: package pdbs in nightly build
- 06:03 PM Revision 37ba8e41 (qgis): Fix #9319 (copy of QgsExpression crashes)
- Disabled the copy constructor for now (later we may introduce implicit sharing)
- 04:06 PM Revision 1ead57f7 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 03:21 PM Bug report #10772 (Closed): core dump on loading project - fix broken PostGIS layer
- closing for the lack of feedback ("try again as the root user" is an unrelated message from gdb, when trying to attac...
- 03:21 PM Bug report #10772 (Closed): core dump on loading project - fix broken PostGIS layer
- closing for the lack of feedback ("try again as the root user" is an unrelated message from gdb, when trying to attac...
- 03:08 PM Bug report #10939 (Closed): QgsExpression double format
- Fixed in changeset commit:"d833c22b46acee450d6617621c01c156437dcf59".
- 02:57 PM Revision ea910d88 (qgis): Fix #11369 (New layers are not active with new legend)
- 12:39 PM Revision c9e05f98 (qgis): Fix #11455 (Crash when setting transparency for WMS layer)
- Layer transparency instance was not copied when renderers were cloned.
- 12:39 PM Revision 6db04b41 (qgis): Fixed SIP wrapper for conversion to QgsRasterInterface subclasses
- 12:19 PM Bug report #11466 (Closed): Processing script crashes in batch mode with greater than 2 rows (Win...
- I have written a script for the processing toolbox. When I run it in batch mode with 3 or more rows in the batch inte...
- 11:27 AM Revision da98a3c3 (qgis): Self referencing relations: do not repeatedly embed dual view
- 10:51 AM Bug report #11465 (Closed): pyqtconfig deprecated => sip: Unable to find file "QtCore/QtCoremod.sip"
- As initially "reported on Gentoo":https://bugs.gentoo.org/show_bug.cgi?id=525700, Current versions of QGIS (namely 2....
- 10:39 AM Revision 5f9e45af (qgis): [composer] Avoid hang when adding columns to table on Win (fix ##11462)
- 10:13 AM Revision 6be9d080 (qgis): Merge pull request #1646 from gioman/saga_shapesmodules_fixes1
- fixes for 2 shapes tools for SAGA 2.1.2
- 10:12 AM Revision 47f5873e (qgis): Merge pull request #1649 from gioman/ogr_clip
- add Processing clip using ogr2ogr to compensate for the bad Clip perform...
- 10:02 AM Revision abf816bf (qgis): [TRANSUP] pl: the layers panel toolbar and color dialogs
- 09:51 AM Revision 92e3d64a (qgis): [composer] Catch CRS exceptions when drawing grid lines
- Prevents bad grid parameters for a transformed grid flooding the user
with hundreds of unclosable error message boxes. - 09:27 AM Revision 528c4cac (qgis): vector file writer: assume shapefiles contain multitype data (fixes #10...
- 09:04 AM Bug report #9319 (Closed): copy of QgsExpression causes segfault
- Fixed in changeset commit:"37ba8e41871eb12d0b76c889246570656b222623".
- 09:01 AM Revision 372c3ce8 (qgis): Merge pull request #1650 from gioman/gdal_rasterize_writeover
- fix processing gdal_rasterize to allow write vector values in a existing raster layer
- 08:51 AM Revision a4f20840 (qgis): Tweak data defined button icons so they align to pixel grid
- 07:43 AM Revision c7d6f417 (qgis): Fix #11074 (raster save as broken)
- Now the rows/cols edit boxes are prepopulated when the dialog is created
which solves the problem - 07:18 AM Bug report #10746: Buzzer sound when the map is refreshing
- Please test with GDAL from OSGeo4W testing (invoke @setup-test.bat@ from the OSGeo4W shell). GDAL 1.11.1 was rebuil...
- 06:34 AM Revision 037138fa (qgis): Fix #10999 (reshape tool throws GEOS exceptions)
- Exceptions fixed earlier by @mkuhn in 37f1a1
Numerical problems found by @arnaud-morvan, corrected by @jef-n - 05:58 AM Bug report #11369 (Closed): New layers are not active with new legend
- Fixed in changeset commit:"ea910d887d09d588700340f64da58fb6c60c83ac".
- 05:32 AM Bug report #11337: Attribute Table does not show correctly on high resolution (2880x1620) monitors
- Yes, qgis master has the same problem as QGIS 2.4.
- 02:59 AM Bug report #11434 (Feedback): Processing modeller error with modeller calculator
- I cannot confirm or maybe I did not manage to reproduce the issue. I done some test by using that formula but the alg...
- 02:04 AM Bug report #11462: Composer - adding new field in table
- thank you very much
s.
2014-10-21
- 01:43 AM Bug report #11462 (Closed): Composer - adding new field in table
- Fixed in commit:5f9e45af49fed6ea33dc9d66dad3767e3c20a4f3
- 01:43 AM Bug report #11462 (Closed): Composer - adding new field in table
- Fixed in commit:5f9e45af49fed6ea33dc9d66dad3767e3c20a4f3
- 01:17 AM Bug report #11462: Composer - adding new field in table
- qgis 2.4 is not affected, so this is a regression.
- 04:58 PM Bug report #11462 (Closed): Composer - adding new field in table
- create an attribute table in composer then modify table adding new field from same origin table makes qgis crashes.
t... - 01:21 AM Revision f2b7c0fc (qgis): handle unset setting values in processing (fixes #11340)
- 12:32 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
- Fixed in changeset commit:"528c4cacb6beec73252477ea5e921d13741e37d8".
- 12:25 AM Revision b5f047d2 (qgis): keep add feature action until non-modal attribute form is closed (fixes...
- 12:23 AM Bug report #4324 (Feedback): wrong scale in print composer?
- Is this still an issue? I can't reproduce it and suspect it's been solved.
- 12:21 AM Revision 9dbeefb6 (qgis): Merge pull request #1651 from Cracert/master
- [TRANSUP] pl: menu and toolbars
- 11:53 PM Revision f1ce3724 (qgis): [TRANSUP] pl: menu and toolbars
- 11:31 PM Bug report #11455: Crash when setting transparency for WMS layer
- The crash happens after setting transparency and closing the dialog---so during rendering (nothing is drawn on the ca...
- 10:56 PM Bug report #11455 (Feedback): Crash when setting transparency for WMS layer
- 10:56 PM Bug report #11455: Crash when setting transparency for WMS layer
- Hi Gary - is it possible to have a backtrace? When does the crash happen - during rendering or while changing the tra...
- 11:27 PM Revision d9b16380 (qgis): added detail about the output
- 11:26 PM Revision 3bdb104a (qgis): use QgsCredentials to request wms/ows credentials on demand and wms cle...
- 11:21 PM Revision ee8b74f5 (qgis): fix processing gdal_rasterize to allow write vector values in a existin...
- 10:47 PM Bug report #11074 (Closed): WCS export to GeoTIFF broken in QGIS 2.4.0
- Fixed in changeset commit:"c7d6f417baba2ea4a1cceb7cc7a2067f0d9848a6".
- 09:43 PM Bug report #10999 (Closed): Unknown exception while reshaping
- Fixed in changeset commit:"037138fae5afb22ec11f5959052d20db978475da".
- 09:41 PM Feature request #11463 (Closed): labelling and map display tips with SQL and 1:n relations
- Is it possible to labelling and map display tips a layer with 1:n relations for ShapeFile or with SQL query (SELECT, ...
- 09:15 PM Bug report #11459: Editing Composer legend while filtered does not work
- Lowering priority as this is not a blocker (editing works when filtering is turned off)
- 09:25 AM Bug report #11459: Editing Composer legend while filtered does not work
- Forgot to say that I was using QGIS 2.5 962a7d9. So changes might have been done in the meanwhile.
- 09:11 AM Bug report #11459 (Closed): Editing Composer legend while filtered does not work
- In Print Composer, if a legend is using filter my map content try to edit one of the legend elements migth lead to un...
- 09:10 PM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
- Does not look like a blocker to me.
- 07:24 PM Revision 4bcde117 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 05:48 PM Revision 80c1dda9 (qgis): add Processing clip using ogr2ogr to compensate for the bad Clip perfor...
- 05:29 PM Revision fdf0436e (qgis): Merge pull request #1647 from Cracert/master
- [TRANSUP] pl: GDAL, heatmap
- 04:22 PM Bug report #11340 (Closed): Can't edit OTB applications folder in processing module
- Fixed in changeset commit:"f2b7c0fcf84923b399748c9bf2dbc5190398325c".
- 04:22 PM Revision b24572ad (qgis): Merge pull request #1648 from gioman/processing_gdal_output_type
- Add raster data type output option to some Processing/GDAL tools otherwise output is always Float64
- 03:32 PM Revision 338e138b (qgis): SIP update: expose QgsAttributeAction icon, iconPath and name
- Fix #11458
- 03:26 PM Bug report #11461 (Closed): "reuse last entered attribute values" broken on master
- Fixed in changeset commit:"b5f047d2d37e396b92e46473e4f24c0aeca910ea".
- 12:06 PM Bug report #11461 (Closed): "reuse last entered attribute values" broken on master
- subject says it all
- 02:31 PM Bug report #10980 (Feedback): Can't set new map extent after changed layer visibilty
- 05:32 AM Bug report #10980: Can't set new map extent after changed layer visibilty
- Could you provide more details regarding how you run these snippets? Setting of canvas extents works for me when used...
- 02:28 PM Bug report #11184 (Closed): When storing only the username of a protected WMS connection, then QG...
- Fixed in changeset commit:"3bdb104a0164c4db3549013e41a497af7b0701e1".
- 02:24 PM Feature request #11442: Processing: Please add an option to rasterize overwriting an exixting raster
- see
https://github.com/qgis/QGIS/pull/1650 - 04:59 AM Feature request #11442 (Open): Processing: Please add an option to rasterize overwriting an exixt...
- No special option: from the command line, if you provide a file name, it will be used as a basis, if not it will be c...
- 02:03 PM Revision 5b9210b9 (qgis): [composer] Respect reference point when resizing scalebar and legend
- Previously, the reference point (and data defined position/size) were
ignored when scalebars or legends resized thems... - 01:38 PM Revision eea6c6bf (qgis): Add raster data type output option to some Processing/GDAL tools othere...
- 01:34 PM Revision 93efeeff (qgis): Add raster data type output option to some Processing/GDAL tools othere...
- 01:11 PM Revision aa46df2f (qgis): Fix one memory leak + add note to show() calls as they will delete the ...
- 01:11 PM Revision ba8a60f6 (qgis): Fix #11456 (canvas not refreshed anymore after adding a new feature)
- Resorted to a "minimalist" fix - other solutions would potentially break
even more stuff. The handling of non-modal d... - 12:42 PM Revision 93864ce5 (qgis): Remove workaround for layergroup bug #6938, now fixed
- 12:11 PM Revision 37f1a16c (qgis): Catch GEOS exceptions when reshape tool is used on non-closed-linestring
- And use qWarning() instead of QgsDebugMsg() to make tracing GEOS errors easier
because a stack trace is printed. - 11:49 AM Revision 58c34ae3 (qgis): [composer] Default to setting a map for new legend items
- It's friendlier for users, who may not realise they need to set
a map before they can filter legends. - 11:49 AM Revision 2b36dea1 (qgis): Follow up 0bda714
- Ensure that mLegendFilterByMap is set before setting the map when
reading legend xml - 11:07 AM Revision 0bda7143 (qgis): [composer] Fixed assignment of map to legend + no updates when legend i...
- Thanks to Nyall for his help!
- 09:42 AM Bug report #11460 (Closed): qgis crashes when trying to load hotkeys settings
- qgis crashes when trying to load hotkeys settings.
i added hotkeys.xml and dump file from error message - 08:58 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Jukka Rahkonen wrote:
> I have not been able to follow if the unpacked .shp was making trouble for SAGA or if it was ... - 07:14 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- "OpenJUMP should use the .shx when present certainly".
Probabably yes but OpenJUMP is just a "Small Open Source GIS t... - 06:57 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- See OGR enhancement: http://trac.osgeo.org/gdal/ticket/5706
- 06:21 AM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
- 06:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Excerpt from #gdal
TL;DR; OpenJUMP ignores the (updated) .shx, the solution will be that repack also triggers when g... - 05:44 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> OpenJUMP is more sensitive to this.
basically any other sw tested shows same or similar behav... - 05:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Ok, I can reproduce it now with OpenJUMP. There seem to be two different problems:
* Marking features as deleted in... - 04:52 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I guess this
#7540
ca be also part of this issue. - 02:24 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
> Just to be sure: You did the same test again (on a new shapefile, not an already corrupted one)? I fail to create ...- 08:52 AM Feature request #11448: Add clipping with ogr2ogr with "-clipsrc" option
- see https://github.com/qgis/QGIS/pull/1649
- 08:04 AM Revision fe9c5c4f (qgis): Fix #11330 (Composer legend can be smaller than its content)
- 07:19 AM Revision 3546b325 (qgis): Fix #11382 (keep check state of the moved layer)
- Cloning of the existing node will preserve the check state, in addition
it will keep other custom properties that wou... - 06:33 AM Bug report #11458 (Closed): can't access to QAction class new methods
- Fixed in changeset commit:"338e138be6db9dc81b8fc34a7352abd5c9cad7c0".
- 06:02 AM Bug report #11458 (Closed): can't access to QAction class new methods
- Qgis api 2.5 documentation reports for class QAction these new methods:
iconPath()
icon()
but these methods in 2.5.0... - 05:04 AM Bug report #11380 (Closed): When zooming, reference point checked doesn't anchor the scale bar frame
- Fixed in changeset commit:"5b9210b91dc891d8043c289446f84b699989e735".
- 05:04 AM Bug report #11321 (Closed): Composer legend doesn't honour reference point when adding/deleting l...
- Fixed in changeset commit:"5b9210b91dc891d8043c289446f84b699989e735".
- 04:14 AM Bug report #11456 (Closed): canvas do not refresh anymore after adding a new feature in a vector ...
- Fixed in changeset commit:"ba8a60f67b402b1367cfe4b41fe968d1af1fa52d".
- 03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
- Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c
- 03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
- Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c
- 03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
- Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c
- 03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
- Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c
- 02:23 AM Bug report #6938: Legend group visibility computation is wrong
- According to Martin this should not be a bug anymore since 2.4: #11382-12
To be checked by dropping workarounds in... - 03:03 AM Bug report #11457 (Closed): Composer map: filter legend by map content doesn't works
- filter legend by map content works with map canvas but not with map composer (simple symbol or rule base for my test)...
- 02:20 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- I think #6938 should not be an issue since 2.4 because the logic for visibility has been rewritten. Would you mind to...
- 02:08 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- Thanks, Martin. Could you also look at #6938 since you're at it ? Would be nice to drop other hacks from the plugin, ...
- 02:01 AM Revision 697ebffe (qgis): Merge pull request #1616 from ahuarte47/Issue_11243
- Fix #11243: Data corruption with feature simplification
2014-10-20
- 01:58 AM Bug report #11452: OSM Vector tool export different number of features compared to loading the sa...
- GDAL OSM driver and the native QGIS OSM tools are different implementations. A well educated user might get the same ...
- 05:51 AM Bug report #11452 (Closed): OSM Vector tool export different number of features compared to loadi...
- Master (2.5)
refer attached osm file that was downloaded with the Vector OSM tool, then imported into spatialite w... - 01:53 AM Bug report #11456 (Closed): canvas do not refresh anymore after adding a new feature in a vector ...
- this causes the new feature to not show after ending its edition.
caused by
#5e54912565930019bac14908658263ef92ee0426 - 01:48 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> It is very unlikely that the regression you observe and this fix are related. This fix only to... - 01:50 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- It is very unlikely that the regression you observe and this fix are related. This fix only touches provider code and...
- 10:56 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- Unfortunately I can see that the discussed issue is not solved (but again, re-saving the edited shape "solves" the is...
- 10:56 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- Unfortunately I can see that the discussed issue is not solved (but again, re-saving the edited shape "solves" the is...
- 10:11 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> Fixed in changeset commit:"05157f89a06dd65565770303c985a6d0d137ea98".
Hi Matthias,
this may ... - 08:54 AM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
- Fixed in changeset commit:"05157f89a06dd65565770303c985a6d0d137ea98".
- 08:44 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Jukka, it's actually OGR that marks the entries in .dbf as deleted and not QGIS itself. So it's actually not a QGIS i...
- 07:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Giovanni Manghi wrote:
> Hi Matthias,
>
> I just made a pretty basic test:
>
>
> * opened qgis master
> * created... - 05:06 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Hi Matthias,
I just made a pretty basic test:
* opened qgis master
* created from scratch a (polygon) shapefile a... - 05:02 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- It is understandable from the QGIS point of view to mark deletions only to .dbf during the edit session. However, del...
- 01:33 AM Revision 82b6e034 (qgis): cosmetic cleanups, typo fixes, formatting
- 01:33 AM Revision 42d915ef (qgis): skip primary key column when pasting to spatialite layers (fixes #11322)
- 01:33 AM Revision 77b42cca (qgis): german translation update
- 11:37 PM Bug report #11455 (Closed): Crash when setting transparency for WMS layer
- QGIS crashes after repeatedly adjusting the transparency for a WMS layer (tested with raster source layers). Sometime...
- 11:28 PM Bug report #11440 (Closed): sip module implements API v11.0 to v11.1 but the qgis.core module req...
- Hi Miran,
Nice that it works for you.
I hope that Sabayon people will take care of recompiling, now that they've got... - 11:28 PM Bug report #11440 (Closed): sip module implements API v11.0 to v11.1 but the qgis.core module req...
- Hi Miran,
Nice that it works for you.
I hope that Sabayon people will take care of recompiling, now that they've got... - 03:47 PM Bug report #11440: sip module implements API v11.0 to v11.1 but the qgis.core module requires API...
- Hello Matthias, thanks for the quick reply & for linking to my bug report on Sabayon. I just compiled QGIS 2.4 -- th...
- 02:03 PM Bug report #11440 (Feedback): sip module implements API v11.0 to v11.1 but the qgis.core module r...
- For reference: https://bugs.sabayon.org/show_bug.cgi?id=4824
Did you try to recompile the application? I suspect the... - 11:06 PM Bug report #11330 (Closed): Composer legend is now resizable to a size smaller than the items inside
- Fixed in changeset commit:"fe9c5c4f098bd483c9b9265438ab3bffc3aa18aa".
- 10:26 PM Revision a7b3fccc (qgis): [TRANSUP] pl: GDAL, heatmap
- 10:23 PM Bug report #11382 (Closed): TopoViewer: all layers are added as visible while code asks them NOT ...
- Fixed in changeset commit:"3546b325a5c335ac960494259bb006514111c08d".
- 10:10 PM Revision c0bfceab (qgis): Improve wording of string
- 09:46 PM Revision 8ab0674f (qgis): [composer] Fix page orientation and size ignored when printing
- Turns out QPrinter::setPaperSize silently flips the width and height
of a page if the printer orientation is set to l... - 09:10 PM Feature request #3703: improvement of spatial selection
- Just a "me too". This would be incredibly useful. I create throwaway buffers so many times every day it's almost ridi...
- 08:54 PM Revision 17626b80 (qgis): fixes for 2 shapes tools for SAGA 2.1.2
- 07:51 PM Revision 4906d569 (qgis): Fix #10819 (simple/marker line with offset on the wrong side of inner r...
- 07:06 PM Revision 43c4cd72 (qgis): Fix #10956 (QgsSnapper crash/freeze/issues)
- QgsMapSettings instance of QgsMapCanvas may have been prematurely deleted by SIP.
The KeepReference annotation will f... - 05:34 PM Revision 05157f89 (qgis): Repack() shapefiles on unload whenever they have been modified
- Previous preconditions that would only repack them when features have been
deleted seems to not have covered everythi... - 05:01 PM Bug report #11243 (Closed): Data corruption with feature simplification.
- Fixed in changeset commit:"697ebffe4dd360824dca5ffdf7c8a8304c11ad06".
- 04:41 PM Bug report #11322 (Closed): Cannot copy/paste Spatialite features (when using autoincrementing pr...
- Fixed in changeset commit:"42d915ef0f03e4f5fde04353a880e7ffaeeb4365".
- 03:47 PM Revision 4e8c679b (qgis): SIP update for QgsFilterLineEdit
- events have not been defined in the sip file, therefore QgsFilterLineEdits
created in python did not receive the even... - 03:17 PM Revision 5e549125 (qgis): Fix #11361 (Cannot open menu for vector layer in TOC when its table of ...
- Dual view's attribute form was triggering canvas refresh which in turn
caused the popup menu to be closed again. (at ... - 02:54 PM Bug report #9703 (Closed): make measure tools lines more visible and persistent until the user ch...
- Fixed in commit:f28b63497d458a50c9e3c604229229d6138c8bf0
- 02:54 PM Bug report #9703 (Closed): make measure tools lines more visible and persistent until the user ch...
- Fixed in commit:f28b63497d458a50c9e3c604229229d6138c8bf0
- 02:51 PM Bug report #11454 (Closed): Losing location of raster layers in OSX
- When opening a saved project file, QGIS forgets where the raster layers are stored, and presents the lost layers dial...
- 02:05 PM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
- I updated the main title to reflect the current state
- 01:43 PM Revision 447ec0f2 (qgis): [composer] Improved fix for tab order in item widgets
- Setting the focus policy to strong for QgsCollapsibleGroupBoxes
in Qt designer allows for the tab order to be correct... - 01:43 PM Revision 9dff7ab6 (qgis): Also show focus rect for QgsCollapsibleGroupBoxes
- 01:01 PM Bug report #11352 (Closed): [composer] Page orientation ignored when printing
- Fixed in changeset commit:"8ab0674f44427e70ee374a659fa9cddbe65c0760".
- 12:53 PM Revision fb321782 (qgis): Fix #11426 (Right click cause crash when digitizing polygon inner ring)
- Also fixed the same crash for add part and fill ring map tools.
- 12:03 PM Revision d11597a5 (qgis): Fix #11420 (Quick calculation bar updates wrong column when using aliases)
- 11:47 AM Revision 09691baf (qgis): [composer] Follow up da5766c, fix picture rotation calculation
- Previous commit failed to address the issue for non-squareish
images. - 11:43 AM Revision c496fc7f (qgis): Hide color picker tab in color dialog for OSX builds.
- Qt on OSX does not support the required QWidget::grabMouse method.
Instead of showing a broken tab, just hide it unde... - 11:29 AM Revision efa4f977 (qgis): [TRANSUP] transifex and string updates
- Signed-off-by: Werner Macho <[email protected]>
- 11:16 AM Revision 129ab4a1 (qgis): Show focus rect around focused QgsDataDefinedButtons
- Helps with user interaction via the keyboard.
- 11:16 AM Revision 4f9f67e3 (qgis): [composer] Fix tab order in some item widgets
- 10:56 AM Revision 0c7bc40d (qgis): Fix #11331 (hidden group still occupies space in composer legend)
- 10:54 AM Bug report #10819 (Closed): markers drawn on wrong side of edge of rings with when draw marker li...
- Fixed in changeset commit:"4906d56955fb1c6270e4914e9fbf122906d5159f".
- 10:37 AM Bug report #11445 (Closed): Crash when double clicking on a modeller alg
- 10:36 AM Bug report #10980 (Open): Can't set new map extent after changed layer visibilty
- 10:36 AM Bug report #11453 (Open): Crash when zooming in too far with MSSQL spatial layer
- 08:06 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
- I had to install 2.0.1 and 2.2.0 from the stand alone installers as I didn't have them on this computer. I tested in ...
- 07:20 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
- Darren Cope wrote:
> It does not seem to happen in 2.1 or 1.9.
and
2.0.1 or 2.2 (the stable releases)? - 06:57 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
- I just tried on 2.4, and the problem does occur there as well. It does not seem to happen in 2.1 or 1.9.
- 06:38 AM Bug report #11453 (Feedback): Crash when zooming in too far with MSSQL spatial layer
- It is ok on 2.4 or older?
- 06:38 AM Bug report #11453 (Feedback): Crash when zooming in too far with MSSQL spatial layer
- It is ok on 2.4 or older?
- 06:08 AM Bug report #11453 (Closed): Crash when zooming in too far with MSSQL spatial layer
- I have added an MSSQL Spatial Layer (line). when I zoom in 'too far', QGIS will crash, giving a .dmp file (attached)....
- 10:35 AM Bug report #11340 (Open): Can't edit OTB applications folder in processing module
- 09:14 AM Bug report #11340: Can't edit OTB applications folder in processing module
- Giovanni Manghi wrote:
> Can't you try the nightly builds available for Ubuntu or debian?
I am able now to reproduce... - 06:41 AM Bug report #11340: Can't edit OTB applications folder in processing module
- Can't you try the nightly builds available for Ubuntu or debian?
- 05:55 AM Bug report #11340: Can't edit OTB applications folder in processing module
- Manuel Grizonnet wrote:
> I need to compile a local version of qgis master. I'll let you know.
I've got an issue wh... - 10:11 AM Bug report #10956: QgsSnapper crash/freeze/issues
- Btw. the code with QgsMapRenderer works for me with master...
- 10:07 AM Bug report #10956 (Closed): QgsSnapper crash/freeze/issues
- Fixed in changeset commit:"43c4cd72ada19e9293a0c881ee5fb42acab74cc7".
- 10:03 AM Revision ac5ff27a (qgis): Merge pull request #1642 from timlinux/processing
- Papercut fix for inconsistent spelling of Raster Layer vs Vector layer
- 09:51 AM Revision 7876a781 (qgis): Merge pull request #1638 from Cracert/master
- [TRANSUP] pl: first run
- 09:25 AM Revision 9f8beb02 (qgis): Merge pull request #1640 from gioman/saga_mosaick_fix
- small fix for SAGA module
- 09:24 AM Revision 1eefed25 (qgis): Merge pull request #1639 from gioman/saga_transpose_grids
- Add SAGA 2.1.2 Transpose Grids tool
- 09:24 AM Revision f3e7a3ed (qgis): Merge pull request #1643 from gioman/gdal_rasterize_type
- Add option to allow choose raster type output to gdal_rasterize
- 09:08 AM Bug report #11372: Position of clean button in Processing search field
- Thank you for the feedback Salvatore, the SIP version confused me somehow and then I understood that customwidgets so...
- 08:55 AM Bug report #11372 (Closed): Position of clean button in Processing search field
- Fixed in changeset commit:"4e8c679ba097f7f2c05e79945f9ba8475de1d49d".
- 08:34 AM Bug report #11372: Position of clean button in Processing search field
- Hi Matthias,
yes the PR works, and it is what I am trying to say since comment n.4 :)
I already had tried that, but... - 08:21 AM Bug report #11372: Position of clean button in Processing search field
- Hi Salvatore,
That's what the PR does. If you say it works, I can push it. And I would then not call it a workaround... - 08:01 AM Bug report #11372: Position of clean button in Processing search field
- Hi Matthias,
maybe I have not explained well before, but adding protected functions is the workaround right now. - 07:38 AM Bug report #11372: Position of clean button in Processing search field
- Hi Salvatore,
Yes, I was referring to this option, I am not sure if this issue is related.
Could you test PR 1654 t... - 05:39 AM Bug report #11372: Position of clean button in Processing search field
- Hi Matthias,
are you referred to -DWITH_CUSTOM_WIDGETS=ON cmake option?
If so, for me it has not worked.
I noticed t... - 04:24 AM Bug report #11372: Position of clean button in Processing search field
- Thank you for testing Giovanni.
It's not directly related to python. It's related to designer and promotion of widge... - 03:59 AM Bug report #11372: Position of clean button in Processing search field
- Matthias Kuhn wrote:
> I have noticed similar effects for other widgets when the "customwidgets" library was not avai... - 08:44 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
- Neil Benny wrote:
> I don't know to much about QGIS/C++ but it seems the new extent is not being picked up maybe?
Bo... - 08:33 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
- By "maximum allowed for a single request" I mean the maximum number of features that Geoserver will return in a singl...
- 05:23 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
- Neil Benny wrote:
> However, if the layer has more features than the maximum allowed for a single request, then the b... - 03:00 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
- Hi Jurgen,
I am able to add WFS layers to the map canvas with iface.addVectorLayer (with the BBOX parameter in the U... - 08:26 AM Revision 9bc7eca7 (qgis): Cleanup action text
- Make sure all actions use standard capitalization and ... suffixes when
required. Add missing menu key shortcuts to c... - 08:16 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- This issue exists in trunk also. It has been present for some time. I was just looking to post a bug report, but this...
- 07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
- I just tested on master and the .osm extension is added properly.
- 07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
- I just tested on master and the .osm extension is added properly.
- 07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
- I just tested on master and the .osm extension is added properly.
- 07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
- I just tested on master and the .osm extension is added properly.
- 07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
- I just tested on master and the .osm extension is added properly.
- 05:24 AM Bug report #11449 (Closed): .osm extension missing when downloading OSM data with the "download O...
- Please add .osm file extension automatically to downloaded file. If the user doesn't add it, QGIS doesn't recognise t...
- 07:12 AM Bug report #11444 (Closed): Min/Max values are not applied for number parameter
- Giovanni Manghi wrote:
> Tim Sutton wrote:
> > Tim Sutton wrote:
> > > Victor Olaya wrote:
> > > > weird. IT is worki... - 04:48 AM Bug report #11444: Min/Max values are not applied for number parameter
- Tim Sutton wrote:
> Tim Sutton wrote:
> > Victor Olaya wrote:
> > > weird. IT is working here (actually i tried the s... - 04:02 AM Bug report #11444: Min/Max values are not applied for number parameter
- Tim Sutton wrote:
> Victor Olaya wrote:
> > weird. IT is working here (actually i tried the same numbers)
> >
> > Ar... - 06:18 AM Bug report #11361 (Closed): Cannot right click on vector layer in TOC when its table of attribute...
- Fixed in changeset commit:"5e54912565930019bac14908658263ef92ee0426".
- 06:17 AM Bug report #10746: Buzzer sound when the map is refreshing
- I had the same problem with QGIS 2.4 64 bits. My dataset was in a folder named 'Données', I removed the accent and it...
- 05:42 AM Bug report #11451 (Closed): OSM Vector tool not adding to canvas
- export OSM topology to spatialite: only point layers seem to get added to the canvas. polyline and polygon layers are...
- 05:40 AM Feature request #11450 (Open): Add buttons to selec/deselect all tags in Import OSM dialog
- Please add 'select all' and 'select none' buttons to the Tag menu
- 04:59 AM Bug report #11431 (Closed): Merge raster layers error in Processing
- 04:58 AM Bug report #11432 (Closed): Processing: Slope, aspect, curvature module not working
- 04:57 AM Feature request #11443 (Closed): Processing: default for GDAL rasterizing should be raster resolu...
- 04:54 AM Feature request #11448: Add clipping with ogr2ogr with "-clipsrc" option
- I agree, adding this ogr based operation would help a lot, as qgis python clip tool is pretty bad at large datasets.
... - 04:47 AM Feature request #11442: Processing: Please add an option to rasterize overwriting an exixting raster
- Paolo Cavallini wrote:
> dst_filename:
>
> The GDAL supported output file. Must support update mode access. Befo... - 03:56 AM Bug report #11426 (Closed): Right click cause crash when digitizing polygon inner ring
- Fixed in changeset commit:"fb321782bf7ae51ac09fcc8c933660f983c028d3".
- 03:56 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- It works fine in both WGS84 and 4269.
- 02:56 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- Giovanni Manghi wrote:
> it seems anyway strange to me as I tested also on Windows (where anyone should have the same... - 02:37 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- Martin Dobias wrote:
> I cannot replicate the problem.
>
> @Anita / @Saber - which version of Proj.4 do you use? Doe... - 02:22 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- I cannot replicate the problem.
@Anita / @Saber - which version of Proj.4 do you use? Does it happen also if you use... - 03:14 AM Bug report #11206 (Feedback): QGIS Server crashes on GetLegendGraphic and GetFeatureInfo requests...
- Are you sure that you do not have some mix-up with QGIS libraries on your system? (e.g. server fcgi picking up wrong ...
- 03:14 AM Bug report #11206 (Feedback): QGIS Server crashes on GetLegendGraphic and GetFeatureInfo requests...
- Are you sure that you do not have some mix-up with QGIS libraries on your system? (e.g. server fcgi picking up wrong ...
- 03:05 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
- Uhhhh sorry Jürgen
- 03:05 AM Bug report #11420 (Closed): Quick calculation bar updates wrong column when using aliases
- 03:05 AM Bug report #11420 (In Progress): Quick calculation bar updates wrong column when using aliases
- 03:04 AM Bug report #11420 (Closed): Quick calculation bar updates wrong column when using aliases
- Fixed in changeset commit:"d11597a5b7b301e755d188c3f381e3339cf95f39".
2014-10-19
- 01:57 AM Bug report #11331 (Closed): Hidden Group legend items still occupies space in the legend
- Fixed in changeset commit:"0c7bc40d65ae6bef285ba69ca9ff9816e59f00b1".
- 01:26 AM Bug report #11444: Min/Max values are not applied for number parameter
- Victor Olaya wrote:
> weird. IT is working here (actually i tried the same numbers)
>
> Are you editing the paramete... - 03:37 PM Bug report #11444: Min/Max values are not applied for number parameter
- weird. IT is working here (actually i tried the same numbers)
Are you editing the parameter you added (which now can... - 03:32 PM Bug report #11444 (Reopened): Min/Max values are not applied for number parameter
- Tim Sutton wrote:
> Victor Olaya wrote:
> > fixed in 18e9fba08b4def90aabed33ad240cbbd3cb4c12a
>
> Thanks Victor!
>
... - 01:17 PM Bug report #11444: Min/Max values are not applied for number parameter
- Victor Olaya wrote:
> fixed in 18e9fba08b4def90aabed33ad240cbbd3cb4c12a
Thanks Victor!
Regards
Tim - 12:35 PM Bug report #11444 (Closed): Min/Max values are not applied for number parameter
- fixed in 18e9fba08b4def90aabed33ad240cbbd3cb4c12a
- 08:46 AM Bug report #11444: Min/Max values are not applied for number parameter
- confirmed also on other platforms.
- 08:46 AM Bug report #11444: Min/Max values are not applied for number parameter
- confirmed also on other platforms.
- 07:11 AM Bug report #11444 (Closed): Min/Max values are not applied for number parameter
- When I create a new modeller input (number), the min max values I enter are forgotten when I reopen the parameters de...
- 01:06 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- It has become less frequent. To completely get rid of the problem, I saved western_states in 5070 and used that inste...
- 12:19 PM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- @Gary: Changing the simplification settings (values, on/off) or deactivating anti-aliasing didn't change the results....
- 11:26 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- There are layers from outside the OTF CRS. According to this website: http://prj2epsg.org/epsg/5070 Canada and Mexico...
- 09:09 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- Try turning off simplification and/or "Make lines appear less jagged..." and see if it goes away. We had a similar pr...
- 05:15 AM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
- cannot confirm here, tested on master on both Linux and Windows (same project and data).
- 03:23 AM Bug report #11441 (Closed): Parallel multi-core rendering glitches with OTF reprojection
- With active on-the-fly reprojection and parallel rendering, the map renders with big artifacts. I've tested the follo...
- 01:06 AM Bug report #11293: Auto update Shows All Layers
- One further point on this feature: putting Auto Update on by default regardless of the status saved in the project re...
- 12:55 AM Bug report #11352: [composer] Page orientation ignored when printing
- Do you mean that the printer does not pick up the correct rotation from the QGIS page composition?
As far as I can t... - 12:46 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- ??Saber, how was this (unclean) dataset produced???
In QGIS 2.4 Windows 7 (OSGeo4w 64 bit). I will try to see if it ... - 12:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- That QGIS produces strange results when an unclean dataset is opened is not necessarily a bug in the software, but in...
- 12:15 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- When I delete a feature in the attached dataset, save the layer and remove it from the project, feature count decreas...
- 12:41 AM Feature request #11448 (Closed): Add clipping with ogr2ogr with "-clipsrc" option
- ogr2ogr2 with "-clipsrc" option clips shapefiles faster than QGIS clip algorithm. Exposing this functionality in Proc...
- 12:34 AM Bug report #6785 (Closed): Error while trying to edit a parameter in a model
- Double clicking has been disabled
- 12:24 AM Revision 3c246159 (qgis): Add option to allow choose raster type output to gdal_rasterize
- 12:21 AM Revision afc60e18 (qgis): Papercut fix for inconsistent spelling of Raster Layer vs Vector layer
- 12:18 AM Revision d2f89c5a (qgis): don't set relevant fields for VRT data sources when filtering for a rec...
- OGR might need attributes otherwise considered irrelevant to construct the
geometry to filter against (fixes #11223) - 12:16 AM Revision 8d3654ba (qgis): indentation update
- 12:16 AM Revision a7e1916f (qgis): german translation update
- 12:09 AM Bug report #11372: Position of clean button in Processing search field
- I have noticed similar effects for other widgets when the "customwidgets" library was not available on the system. I ...
- 03:26 PM Bug report #11372 (Feedback): Position of clean button in Processing search field
- 11:59 PM Revision c81a27ec (qgis): Merge pull request #1641 from gioman/gdal_rasterize
- better gdal rasterize defaults
- 11:33 PM Revision e1dedee7 (qgis): better gdal rasterize defaults
- 11:32 PM Feature request #11442: Processing: Please add an option to rasterize overwriting an exixting raster
- dst_filename:
The GDAL supported output file. Must support update mode access. Before GDAL 1.8.0, gdal_rasterize... - 02:42 PM Feature request #11442 (Feedback): Processing: Please add an option to rasterize overwriting an e...
- what parameter do you refer?
Usage: gdal_rasterize [-b band]* [-i] [-at]
[-burn value]* | [-a attribute_name]... - 06:42 AM Feature request #11442 (Closed): Processing: Please add an option to rasterize overwriting an exi...
- The old behaviour of GDAL is still useful, sometimes (e.g. to have a background of 0s instead of NULLs). Please add t...
- 11:26 PM Revision a0a546f1 (qgis): small fix for SAGA module
- 11:19 PM Revision 6a33e279 (qgis): Add SAGA 2.1.2 Transpose Grids tool
- 11:12 PM Revision a548d1fe (qgis): Merge pull request #1637 from gioman/saga_grid_cell_index
- fix SAGA 2.1.2 Sort Grid module: name and parameters changed
- 11:10 PM Revision f35fb5eb (qgis): Merge pull request #1636 from gioman/saga_mosaick
- fixes SAGA 2.1.2 merge raster layers module as it changed name (now "mosaick") and parameters
- 11:08 PM Revision 34d07964 (qgis): [TRANSUP] pl: first run
- 11:05 PM Revision db0f423e (qgis): [processing] disabled editing modeler item with double click (was causi...
- 11:02 PM Revision e4b4d576 (qgis): [processing] removed repeated algorithms from simplified mode
- 09:37 PM Revision 7e408118 (qgis): fix SAGA 2.1.2 Sort Grid module: name and parameters changed
- 09:34 PM Revision 4ff831f9 (qgis): [processing] fixed table export
- 09:34 PM Revision c3914f0c (qgis): [processing] removed redundant saga algorithm
- 09:34 PM Revision 18e9fba0 (qgis): [processing] remember min/max value in number params in modeler
- 08:46 PM Revision af1fe9e2 (qgis): fixes SAGA 2.1.2 merge raster layers module as it changed name and para...
- 05:31 PM Bug report #11206: QGIS Server crashes on GetLegendGraphic and GetFeatureInfo requests with master
- confirmed here on Ubuntu 14.04 and qgis master.
- 03:19 PM Bug report #11223 (Closed): Vector layer VRT stopped working in master
- Fixed in changeset commit:"d2f89c5a2042747e36f4f9cd0370cec2da27d1ca".
- 03:02 PM Feature request #9476: When exporting a composer, use it's name as default filename
- Antonio Locandro wrote:
> Can we have something as default? I had to do exports today and manually doing this is time... - 02:57 PM Bug report #11445: Crash when double clicking on a modeller alg
- Victor Olaya wrote:
> Double clicking is a more natural way of editing the element, but I agree that a crash is not n... - 02:09 PM Bug report #11445 (Feedback): Crash when double clicking on a modeller alg
- Double clicking is a more natural way of editing the element, but I agree that a crash is not nice at all, so better ...
- 01:16 PM Bug report #11445: Crash when double clicking on a modeller alg
- Filipe Dias wrote:
> See also #6785 for a workaround
Hi Filipe
Thanks, yes agreed avoiding double clicking is a wor... - 10:32 AM Bug report #11445: Crash when double clicking on a modeller alg
- See also #6785 for a workaround
- 07:20 AM Bug report #11445 (Closed): Crash when double clicking on a modeller alg
- I made a simple modeller graph (see attached pic). When I double click on the hillshade node, QGIS (da5766c) crashes ...
- 02:34 PM Feature request #11443: Processing: default for GDAL rasterizing should be raster resolution, not...
- see
https://github.com/qgis/QGIS/pull/1641 - 06:43 AM Feature request #11443 (Closed): Processing: default for GDAL rasterizing should be raster resolu...
- The current behaviour is rather cumbersome
- 02:34 PM Bug report #11391: select by expression on numerical field doesn't give expected results
- I give it another try. It works fine with shapefiles but not with postgis table (the one I used before) when the sear...
- 12:16 PM Revision da5766c1 (qgis): [composer] Allow rotation for pictures set to "zoom & resize" mode
- Previously rotation was only allowed for pictures set to "Zoom" mode,
which causes pictures to change size when the r... - 11:51 AM Bug report #11431: Merge raster layers error in Processing
- see
https://github.com/qgis/QGIS/pull/1636 - 09:17 AM Bug report #11431: Merge raster layers error in Processing
- The tool changed name in SAGA 2.1.2, now is "mosaiking", but the tool code is [3] as the previous "merging".
As the ... - 11:32 AM Revision a7d708f9 (qgis): [composer] Prevent renaming to duplicate name in manager (fix #11051)
- 10:13 AM Feature request #11430 (Feedback): qgis osgeo4w portable install
- isn't this an already ready to use solution?
http://www.archaeogeek.com/blog/2014/09/25/new-portable-gis-releases/ - 10:13 AM Feature request #11430 (Feedback): qgis osgeo4w portable install
- isn't this an already ready to use solution?
http://www.archaeogeek.com/blog/2014/09/25/new-portable-gis-releases/ - 10:09 AM Bug report #11447 (Closed): Processing does not accept anymore CSV as input layers
- On master it returns an error (here an example with a qgis tool, but happens also for other toolboxes)...
- 09:37 AM Revision 5d10f3c4 (qgis): [composer] Don't rasterise svg arrow heads
- 09:37 AM Revision d74f4062 (qgis): Fix warning
- 09:34 AM Revision fadf182e (qgis): [composer] Fix placement of coordinates in map corners (fix #8827)
- 09:20 AM Bug report #11434: Processing modeller error with modeller calculator
- tagging as blocker as it used to work as expected.
- 09:20 AM Bug report #11434: Processing modeller error with modeller calculator
- tagging as blocker as it used to work as expected.
- 09:18 AM Bug report #10756: Minidump on closing QGIS 2.4
- leolami - wrote:
> I confirm the problem in several Windows pc with different Windows versions.
> In several cases th... - 08:37 AM Revision 422ea56f (qgis): Merge pull request #1630 from ccrook/GraduatedRendererUnitTests2
- Graduated renderer unit tests2
- 08:11 AM Revision 7798bd8a (qgis): [composer] Fix crash caused by 7773d4e
- Don't set the parent object of a composition to a composer view, as
we manage deletion of compositions manually and d... - 07:20 AM Feature request #11446 (Closed): Chapters to be added to Training manual (Processing)
- Chapters to be added: modeler_depend_on_algorithm; first_script_twi; second_script_vector.
Removed from index to c... - 07:13 AM Bug report #10890 (Feedback): Unable to add non-cached WFS layer through Python API
- Works fine for me. E.g....
- 07:03 AM Revision 8732cbf0 (qgis): Fix Qt warning caused by destructor of QgsNetworkContentFetcher
- 07:03 AM Revision 7773d4e0 (qgis): [composer] Ensure that composers are deleted before compositions
- Fixes some rare crashes when loading projects.
- 07:03 AM Revision 0c4e8e64 (qgis): Minor code cleanups for composer attribute table widget
- 05:45 AM Revision 993f0dcd (qgis): [composer] Move code for creating groups to QgsComposition
- Previously this code was located in QgsComposerView. Moving it to
QgsComposition simplifies grouping items for plugin... - 05:45 AM Revision 64f0fdf3 (qgis): Expand composer item group test suite
- 05:45 AM Revision 0f4bd4e0 (qgis): [composer] Move ungrouping logic from composer view to composition
- As per previous commit, this is useful for plugin authors. It also
fixes a potential bad crash (itemRemoved emitted f... - 05:45 AM Revision dbf70c60 (qgis): [composer] Fix a memory leak when destroying compositions
- 05:45 AM Revision 71fbe9c9 (qgis): [composer] Fixes to composer item sip bindings
- - Added some missing /TransferThis/ arguments
- Ensure that correct item type is returned for all item types - 05:45 AM Revision c1b63dfc (qgis): Add missing #infndef to qgscomposeritemgroup.h
- 04:18 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- Just for info - have tried installing qgis-22, and the same error remains. Have attached a screenshot for context.
- 03:58 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- Greetings and thank you for the response.
I have tried moving files (which were in dropbox folder) to the desktop, t... - 03:14 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- The path to the file looks very fishy, especially with the = sign ...
/.file/id=6571367
Have you tried moving the f... - 03:31 AM Revision 9d0b83ab (qgis): [composer] Allow removing svg markers for arrows (fix #11220)
- Previous behaviour was that if the start or end marker was cleared
than the old marker was drawn. This made it imposs... - 03:19 AM Bug report #10640: Print Composer: image-rotation issue with north-arrows
- Should be fixed in master now. I've enabled rotation for pictures in "Zoom and resize" mode. This will keep the actua...
- 03:18 AM Bug report #10640 (Closed): Print Composer: image-rotation issue with north-arrows
- Fixed in changeset commit:"da5766c19d030fbf03e3863a5b7a3a8db46581a4".
- 02:33 AM Bug report #11051 (Closed): Forbide identical names for print composers
- Fixed in changeset commit:"a7d708f95ea7c55f11b3c2f2dacf335b2747bc9e".
- 02:31 AM Revision 6c0155a9 (qgis): [composer] Don't evaluate expression for label display name
- 02:04 AM Revision 0cb98546 (qgis): [composer] Fix area calculation in expressions with OTF (fix #9791)
- Adds an argument to QgsExpression::replaceExpressionText to allow
passing an optional QgsDistanceArea to use during c...
2014-10-18
- 01:17 AM Bug report #11432: Processing: Slope, aspect, curvature module not working
- my "two cents":#2fe69e6eb29e6d02fb4dea72c9b6b1d2d608d8fa#commitcomment-8214324
- 12:02 AM Bug report #11432 (Feedback): Processing: Slope, aspect, curvature module not working
- Presumably fixed by commit:2fe69e6eb29e6d02fb4dea72c9b6b1d2d608d8fa (to be tested on next nightly)
Thanks Giovanni - 12:35 AM Bug report #8827 (Closed): Corner coordinates in map composer drawn in wrong place
- Fixed in changeset commit:"fadf182e1dd0b4d3ddfd7d3ac81c85b69a93bbd5".
- 12:19 AM Revision fad44d03 (qgis): [processing] fixed autofill in batch processing interface
- Fixes #11435
- 11:59 PM Bug report #11440 (Closed): sip module implements API v11.0 to v11.1 but the qgis.core module req...
- QGIS doesn't load PyQGIS with python 2.7 on Sabayon GNU/Linux, failing with the above error message. I saw there was...
- 11:46 PM Bug report #11439: r.covar GRASS command (and possibly others) in Processing does not return visi...
- Might be a more general issue, as also R Komogorov-Smirnov sample R script does not produce an output in the html win...
- 04:05 AM Bug report #11439 (Closed): r.covar GRASS command (and possibly others) in Processing does not re...
- The results are available on the log, however.
- 11:35 PM Revision f4489c27 (qgis): Fix some compiler/doxygen warnings
- 11:34 PM Revision 2fe69e6e (qgis): Merge pull request #1635 from gioman/saga_slope
- Fixes SAGA slope,aspect,curvature for SAGA 2.1.x
- 11:31 PM Revision 28f3f462 (qgis): fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
- 11:30 PM Revision 0dca55e5 (qgis): fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
- 10:28 PM Revision d77e0f0b (qgis): Typo fixed in r.series
- 09:03 PM Revision 7a9d7814 (qgis): [TRANSUP] [pl] Typo fix
- 06:34 PM Bug report #11220 (Closed): SVG marker not removed from arrow in composer
- Fixed in changeset commit:"9d0b83ab908646db250c810f26263367fe86a1ce".
- 06:05 PM Revision eb998de2 (qgis): [processing] removed border in table in batch processing dialog
- 05:37 PM Bug report #7890 (Closed): Composer layer transparency not respected in legend
- Seems to be fixed in master following Martin's recent legend refactoring work.
- 05:37 PM Bug report #7890 (Closed): Composer layer transparency not respected in legend
- Seems to be fixed in master following Martin's recent legend refactoring work.
- 05:13 PM Bug report #9791 (Closed): Wrong area in composer with enabled OTF
- Fixed in changeset commit:"0cb985465b839ae4a4375bcbf4958c92f704b653".
- 04:37 PM Revision 5e9dc03c (qgis): [processing] better handling of wrong models
- 04:37 PM Revision de91734f (qgis): [processing] fixed issue when running models in a batch process
- Fixes #11438
- 04:29 PM Bug report #11394 (Closed): Crash while loading a map composer with a scale bar
- > I don't have a hardware acceleration as Nouveau wasn't playing nice with my chip and acceleration on suspend/resume...
- 04:29 PM Bug report #11394 (Closed): Crash while loading a map composer with a scale bar
- > I don't have a hardware acceleration as Nouveau wasn't playing nice with my chip and acceleration on suspend/resume...
- 03:19 PM Bug report #11435 (Closed): Autofill of parameter names do not work
- Fixed in changeset commit:"fad44d033008ce4f908c7b2c19c23687baf38527".
- 11:39 AM Bug report #11437: Processing: models from repository are not usable in new version
- models in the repo have the syntax of the new modeler (so they do not work in 2.4), but with the syntax previous to t...
- 11:36 AM Bug report #11437: Processing: models from repository are not usable in new version
- by the way in 2.4 importing models from repository does not seems to add them in the processing toolbox, but files ar...
- 02:03 AM Bug report #11437 (Closed): Processing: models from repository are not usable in new version
- They are shown as empty, with blank name
- 10:19 AM Revision b1e7ede3 (qgis): [processing] more robust layer sorting in multiple selection widget (fi...
- 08:10 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
- Fixed in changeset commit:"de91734fc8d850bff06e6a78d2fa260f56f89291".
- 02:45 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
- When attempting to run a model as a batch process, the dialog is empty.
If clicking on Run, I get an error:
Errore d... - 03:49 AM Bug report #10756: Minidump on closing QGIS 2.4
- I confirm the problem in several Windows pc with different Windows versions.
In several cases the crash occurred when...
2014-10-17
- 01:55 AM Feature request #11436 (Closed): Processing > batch: remember last used dir
- When slecting the output dir for batch processes, it would be good to remember the directory used last time
- 01:52 AM Bug report #11435 (Closed): Autofill of parameter names do not work
- Batch processes parameters (file name for output) can be autofilled from layer names. This works for numbers, but not...
- 01:22 AM Bug report #11429 (Closed): Raster calc in Processing: inconsistent order of layers (selecting a ...
- Fixed in changeset commit:"b1e7ede36baba2694ae9e9b065e45dc82d945eb0".
- 01:18 PM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- yes, well, I meant "in the order that was used before that commit" :-) I don't remember which order was used, but I p...
- 12:14 PM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- Victor Olaya wrote:
> I cannot see why this is working like that, but i would suggest reverting alex's change (which ... - 11:58 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- I cannot see why this is working like that, but i would suggest reverting alex's change (which probably will fix the ...
- 11:24 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- The issue is: you select layer 1 and 2, and the analysis is run on layer, e.g. 3 and 4.
- 11:10 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- Paolo Cavallini wrote:
> Yes: the central issue is that what you select from the dialog is not what is used in the an... - 10:33 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- Yes: the central issue is that what you select from the dialog is not what is used in the analyses. Checked again als...
- 09:48 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- Paolo Cavallini wrote:
> Anyway, the focus of this ticket is on the apparent misbehaviour of the selection, rather th... - 09:39 AM Bug report #11429 (Feedback): Raster calc in Processing: inconsistent order of layers (selecting ...
- Anyway, the focus of this ticket is on the apparent misbehaviour of the selection, rather then on the ease of use.
- 09:26 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- Paolo Cavallini wrote:
> I see your point; having two different orders side by side can be confusing IMHO.
> However,... - 09:18 AM Bug report #11429 (Open): Raster calc in Processing: inconsistent order of layers (selecting a la...
- I see your point; having two different orders side by side can be confusing IMHO.
However, the problem with this tick... - 09:09 AM Bug report #11429 (Feedback): Raster calc in Processing: inconsistent order of layers (selecting ...
- the order should be the same, also because there are modules where the order matter and in the selector is not possib...
- 08:43 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
- I suspect it is more than annoying, as the order of layers used is not the same as the layers displayed.
- 08:36 AM Bug report #11429 (Closed): Raster calc in Processing: inconsistent order of layers (selecting a ...
- the order of raster in the selector is not consistent: first time is the same as in the legend, afterwards is messed ...
- 12:18 AM Bug report #11434 (Closed): Processing modeller error with modeller calculator
- Inserting the formula e+2*h, as in
http://docs.qgis.org/2.2/en/docs/training_manual/processing/modeler_hydro_calcula... - 10:56 PM Bug report #11433 (Closed): Processing: Help editor does not save the text
- The user can add alg description etc., but the data are not saved in the model (when it is reopened, the text is not ...
- 06:04 PM Revision 99cec14c (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 05:46 PM Revision ab5229c8 (qgis): Merge pull request #1633 from gioman/saga_split_shapes_new_option
- add new parameter to SAGA split shapes tool, fixes #11427
- 05:42 PM Revision c575fa51 (qgis): add new parameter to SAGA split shapes tool
- 11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap... - 11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap... - 11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap... - 11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap... - 11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap... - 10:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias,
Try the attached dataset (sample_data.zip).
In processing toolbox, use Shape Buffer (SAGA module with 1 me... - 10:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias,
Try the attached dataset (sample_data.zip).
In processing toolbox, use Shape Buffer (SAGA module with 1 me... - 10:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias,
Try the attached dataset (sample_data.zip).
In processing toolbox, use Shape Buffer (SAGA module with 1 me... - 09:55 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I am using...
- 09:45 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> Cannot reproduce this here in this case.
>
> Just to be sure: you deleted a feature first, th... - 09:34 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Cannot reproduce this here in this case.
Just to be sure: you deleted a feature first, then you saved, then you remo... - 09:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> If you remove features in QGIS, close the project and open the shapefile in other software, th... - 09:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
> cannot confirm, unloading the layer from project and/or closing qgis does not clean the shape.
re-saving it does.- 09:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> If you remove features in QGIS, close the project and open the shapefile in other software, th... - 09:14 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- If you remove features in QGIS, close the project and open the shapefile in other software, the file should be clean....
- 08:35 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Matthias Kuhn wrote:
> QGIS calls repack() which is supposed to clean the dbf whenever removing/unloading a layer fro... - 08:27 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- QGIS calls repack() which is supposed to clean the dbf whenever removing/unloading a layer from which features have b...
- 07:52 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Jukka Rahkonen wrote:
> I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-... - 06:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-transform-lines-to-polyg...
- 06:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-transform-lines-to-polyg...
- 06:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-transform-lines-to-polyg...
- 02:58 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- it is being very hard to find a clear pattern:
there are shapes that when edited always causes SAGA (again, we are u... - 10:41 AM Bug report #11432 (Closed): Processing: Slope, aspect, curvature module not working
- Apparently another option has changed (CURV)....
- 10:26 AM Bug report #11431 (Closed): Merge raster layers error in Processing
- Apparently an option has changed in SAGA:
Algorithm Merge raster layers starting...
grid_tools "Merging" -GRIDS "/tm... - 10:09 AM Feature request #11430 (Closed): qgis osgeo4w portable install
- Hello,
teaching GIS and Python at my local university, i wanted a software installation off osgeo4w (and other) on a ... - 08:47 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
- Ok maybe closing this issue and open a new one for the feature request? I think I can't close it can someone with per...
- 08:36 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
- Yep, the first one is related to edit widgets and the lock Icon would be a feature request for the visual cue.
The c... - 07:25 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
- That sounds ok! So I would need to create a template project to give to other technicians before hand correct? (This ...
- 08:46 AM Bug report #11427 (Closed): Add new option for SAGA split shape layer randomly
- Fixed in changeset commit:"ab5229c89054c8918570f2e3efa304e3697c156d".
- 08:45 AM Bug report #11427: Add new option for SAGA split shape layer randomly
- https://github.com/qgis/QGIS/pull/1633
- 07:24 AM Bug report #11427 (Closed): Add new option for SAGA split shape layer randomly
- See https://sourceforge.net/p/saga-gis/bugs/188/
- 08:42 AM Bug report #11425: make check: 12 tests failed out of 113
- These are known failures.
There is an initiative going on to fix this (at least for this particular platform)
http:/... - 03:49 AM Bug report #11425 (Closed): make check: 12 tests failed out of 113
- I'm getting these failures on "make check" with current master (commit bb95a0f43a53602bd7ad1ea6783d251755c66019)
<pr... - 08:14 AM Bug report #11428 (Open): Remove the option "Write absolute path" from gdal tileindex tool
- 08:08 AM Bug report #11428: Remove the option "Write absolute path" from gdal tileindex tool
- Yes Giovanni, in the cli, using -write_absolute_path generates absolute paths. Without that option, it generates rela...
- 07:56 AM Bug report #11428 (Feedback): Remove the option "Write absolute path" from gdal tileindex tool
- does the gdal command, issued by the cli, return the correct results?
- 07:27 AM Bug report #11428 (Closed): Remove the option "Write absolute path" from gdal tileindex tool
- Raster Tile Index (gdaltindex)(Raster -> Miscellaneous -> Tile Index)
always generates absolute paths, regardless of... - 08:00 AM Bug report #8822: OGR: Repack in running session
- Hi Matthias,
would you mind have a look at
#11007
I don't know if the issue described there is related to ogr repa... - 07:04 AM Bug report #10711: every geojson layers are named OGRGeoJSON
- Reason is probably that the GDAL GeoJSON driver finds the layer as "OGRGeoJSON". Perhaps this should be discussed wit...
- 06:33 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
- I can create inner rings. But if I start by right clicking on the selected the polygon, I get a crash every time.
I'... - 06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
- confirmed here on Linux...
- 06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
- confirmed here on Linux...
- 06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
- confirmed here on Linux...
- 06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
- confirmed here on Linux...
- 05:53 AM Bug report #11426 (Closed): Right click cause crash when digitizing polygon inner ring
- Right click cause crash when digitizing polygon inner ring
Step to reproduce:
Toggle polygon layer editing, select "... - 04:26 AM Feature request #1698: Rotation of the map view
- What do you mean by maptool positioning ? Could you send a sketch of how it should look ?
- 04:26 AM Feature request #1698: Rotation of the map view
- What do you mean by maptool positioning ? Could you send a sketch of how it should look ?
- 04:26 AM Feature request #1698: Rotation of the map view
- What do you mean by maptool positioning ? Could you send a sketch of how it should look ?
- 03:06 AM Bug report #11395: QgsAttributeForm not entering edit mode
- Hi Matthias
I would certainly love this to be a problem with my own code!
Unfortunately, for you to view the flow... - 02:29 AM Bug report #10413: non-cached WFS won't load
- Also related to issue #10890 - this element of the bug has not been fixed.
2014-10-16
- 01:52 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
- Currently, QGIS has no knowledge about such information from postgres. Is it possible to detect this without inspecti...
- 10:41 AM Feature request #11424 (Open): QGIS Attribute table - visual cue for immutable columns
- Basically if you use postgis you may have columns that update using triggers automatically, maybe having a visual cue...
- 01:01 AM Bug report #5794: QGIS_mapserv crashes if I add an empty layer in the mapfile
- I can confirm this issue on Ubuntu server 14.04. with qgis-mapserver 2.4.0-0precise2 amd64
uname -a
Linux 134433090... - 11:36 PM Bug report #11395: QgsAttributeForm not entering edit mode
- Is there something wrong with the first two scenarios? These were working nicely last time I looked.
Related to pyth... - 03:50 PM Bug report #11395: QgsAttributeForm not entering edit mode
- There are a number of use cases.
1. Be able to enter edit mode using a custom form from the Attribute Table dialog. ... - 11:11 PM Revision bb95a0f4 (qgis): use layer title instead of name in server getlegendgraphic response (fi...
- 11:05 PM Feature request #7813: QGIS Blend Mode - Cut
- Can we close this feature request now that we have the inverted polygon renderer - which is even more powerful than w...
- 10:34 PM Revision 4bf04e1c (qgis): combine layer type and edit icon when editing (fixes #11411)
- 02:13 PM Bug report #11406 (Closed): Qgis-server in single-symbol and category renderer don't use the meta...
- Fixed in changeset commit:"bb95a0f43a53602bd7ad1ea6783d251755c66019".
- 01:35 PM Bug report #11411 (Closed): Impossible to know geometry type and style when editing a vector with...
- Fixed in changeset commit:"4bf04e1ce1423ad683022cc0109764af101fc88a".
- 01:08 PM Bug report #11372: Position of clean button in Processing search field
- This seems to be a SIP python bindings problem, nothing to do with the processing framework.
Would be interesting to ... - 01:08 PM Bug report #11372: Position of clean button in Processing search field
- This seems to be a SIP python bindings problem, nothing to do with the processing framework.
Would be interesting to ... - 01:08 PM Bug report #11372: Position of clean button in Processing search field
- This seems to be a SIP python bindings problem, nothing to do with the processing framework.
Would be interesting to ... - 01:08 PM Bug report #11410 (Open): QGIS crashes when rendering all layers from a SOSI file at once
- 03:43 AM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
- Best way to reproduce the issue is to open all three files and then select all layers at import...
- 03:43 AM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
- Best way to reproduce the issue is to open all three files and then select all layers at import...
- 03:43 AM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
- Best way to reproduce the issue is to open all three files and then select all layers at import...
- 03:22 AM Bug report #11410 (Feedback): QGIS crashes when rendering all layers from a SOSI file at once
- yes please, send/attach sample files. Thanks!
- 03:22 AM Bug report #11410 (Feedback): QGIS crashes when rendering all layers from a SOSI file at once
- yes please, send/attach sample files. Thanks!
- 12:41 PM Revision 086b262e (qgis): avoid creating a histogram without range (fixes #11217)
- 12:19 PM Revision d05b0395 (qgis): restore active window after requesting credentials (fixes #11355)
- 11:05 AM Bug report #10746: Buzzer sound when the map is refreshing
- Just for the record: I never got the sound on my 32bit Win7 laptop with gdal-sosi installed. But when I open data fro...
- 06:14 AM Bug report #10746 (Closed): Buzzer sound when the map is refreshing
- 06:04 AM Bug report #10746: Buzzer sound when the map is refreshing
- Stefan Blumentrath wrote:
> Not sure either where this ticked belongs. Seems to be the interplay between QGIS (Multit... - 05:34 AM Bug report #10746: Buzzer sound when the map is refreshing
> Is`nt the plugin also part of the QGIS standalone installer?
I don't think so, but not sure 100%- 05:29 AM Bug report #10746: Buzzer sound when the map is refreshing
- Not sure either where this ticked belongs. Seems to be the interplay between QGIS (Multithreaded rendering) - GDAL/OG...
- 03:59 AM Bug report #10746: Buzzer sound when the map is refreshing
- I have also seen this for the first time on a pc (win 7) of a friend that made the osgeo4w installation by selecting ...
- 03:48 AM Bug report #10746: Buzzer sound when the map is refreshing
- Maybe the source for the sound is somewhere here: http://github.com/kartverket/fyba/blob/master/src/UT/UT3.cpp (searc...
- 09:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I made some tests with ArcGIS 10:
--------------------
a) delete a feature, save. Add the shape into arcgis, the del... - 07:41 AM Bug report #11007 (Feedback): Deleted/edited features within SHAPEFILE are still recognized in ot...
- In #11398 there are example of software packages affected bu this issue, anyway SAGA it is also affected and it is ea...
- 07:23 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Gio,
My bad, you are right. It works even in edit mode, when your changes still have not been saved!
- 07:05 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Saber Razmjooei wrote:
> Victor, it is in 2.4. As you said the problem is not limited only to the Processing. The del... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
- > Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and... - 06:43 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- see also #11296
- 08:54 AM Revision 359a3d80 (qgis): Fix render state not restored from QDomElement
- 08:54 AM Revision 481067f8 (qgis): Further unit tests
- 08:47 AM Revision 43aaaf6b (qgis): Adding python unit tests for graduated renderer - part 1
- 07:34 AM Bug report #11422 (Open): Crash after bulk change of attribute value in shapefile
> Giovanni your 2.2 which gdal version was compiled with?
I tested on my Windows VM, so I tested qgis 2.2 installed...- 07:18 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
- ogr (1.11.0) is crashing too:...
- 07:18 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
- ogr (1.11.0) is crashing too:...
- 07:18 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
- ogr (1.11.0) is crashing too:...
- 05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ... - 05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ... - 05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ... - 05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ... - 04:32 AM Bug report #11422 (Closed): Crash after bulk change of attribute value in shapefile
- Following the following steps will crash QGIS:
# Open a new QGIS project and open the attached shapefile
# Open the a... - 07:07 AM Bug report #11398 (Closed): Buggy/unreadable polygons created by functions splitting/fill ring/Re...
- duplicate of #11007
- 07:07 AM Bug report #11398 (Closed): Buggy/unreadable polygons created by functions splitting/fill ring/Re...
- duplicate of #11007
- 05:58 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- andre mano wrote:
> Hi Cristoph,
>
> I did as you said (add a decimal column, split the polygon, open it in ArcGIS 1... - 05:52 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- Hi Cristoph,
I did as you said (add a decimal column, split the polygon, open it in ArcGIS 10.2), but still I could ... - 06:48 AM Bug report #3487: Select features by rectangle does not work properly
- Hi,
I have a similar problem here for a shape point layer under windows 64bit QGIS 2.2 and 2.4. Only some points wit... - 06:42 AM Bug report #11296 (Closed): Deleting shapes in shapefiles does not work
- duplicte of #11007
- 06:42 AM Bug report #11296 (Closed): Deleting shapes in shapefiles does not work
- duplicte of #11007
- 06:35 AM Bug report #11340: Can't edit OTB applications folder in processing module
- I need to compile a local version of qgis master. I'll let you know.
- 06:08 AM Bug report #11340 (Feedback): Can't edit OTB applications folder in processing module
- no error on qgis master, can you confirm?
- 05:10 AM Bug report #10413 (Closed): non-cached WFS won't load
- original issue resolved. New issue see #11062
- 05:03 AM Bug report #11062 (Feedback): Manipulating a cached WFS layer causes application crash
- not reproducable here using the "USA Population" layer from the geoserver from osgeo live 7.0 with either QGIS 2.4 or...
- 04:01 AM Feature request #11421 (Closed): Saving style in "layer_styles" table with user longer than 30 ch...
- When the "layer_styles" is created, the "owner" column is character varying (30).
So, it's impossible to save a styl... - 03:41 AM Bug report #11217 (Closed): crash / bad alloc when loading raster with only nodata values
- Fixed in changeset commit:"086b262e41d3969daef149c2ccd2eca2ecd9a4ab".
- 03:33 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
- I would set this as a blocker, because it causes a severe data corruption/lost. Feel free to downgrade it.
- 03:33 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
- I would set this as a blocker, because it causes a severe data corruption/lost. Feel free to downgrade it.
- 03:33 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
- I would set this as a blocker, because it causes a severe data corruption/lost. Feel free to downgrade it.
- 03:26 AM Bug report #11420 (Closed): Quick calculation bar updates wrong column when using aliases
- The quick calculation bar does not work as expected when trying to update a field that has an alias set.
Instead of u... - 03:22 AM Bug report #11355 (Closed): connecting to database puts the dialog behind QGIS main window
- Fixed in changeset commit:"d05b0395412b15cea934459db9fb002a2df5c393".
- 03:16 AM Feature request #11319: Allow to (re)add features to null geometries
- Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed.... - 03:16 AM Feature request #11319: Allow to (re)add features to null geometries
- Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed.... - 03:16 AM Feature request #11319: Allow to (re)add features to null geometries
- Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed.... - 03:16 AM Feature request #11319: Allow to (re)add features to null geometries
- Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed.... - 02:43 AM Feature request #11319: Allow to (re)add features to null geometries
- Giovanni Manghi wrote:
> see link above, in my opinion it would not be a feature request, but a bug in first place. I... - 02:20 AM Feature request #11319 (Open): Allow to (re)add features to null geometries
- Jürgen Fischer wrote:
> Are null geometries actually a invalid geometry for shape files?
I cannot find a specific re... - 02:28 AM Bug report #11382 (Reopened): TopoViewer: all layers are added as visible while code asks them NO...
- Agreed, reopened.
2014-10-15
- 01:58 AM Revision dfafa5dd (qgis): fix geography detection (fixes #11375)
- 01:41 AM Feature request #11419 (Closed): Open first 100 items from attribute table and multiple scale bas...
- duplicate of #11418
- 01:41 AM Feature request #11419 (Closed): Open first 100 items from attribute table and multiple scale bas...
- duplicate of #11418
- 01:24 AM Feature request #11419 (Closed): Open first 100 items from attribute table and multiple scale bas...
- Can we have a feature that distinguishes between opening all attributes and one that opens the first 100 items of a t...
- 01:40 AM Feature request #11418: Open first 100 items from attribute table
- Hi, please file 1 request/issue per ticket.
The second request already exist:
#3843
- 01:40 AM Feature request #11418: Open first 100 items from attribute table
- Hi, please file 1 request/issue per ticket.
The second request already exist:
#3843
- 01:23 AM Feature request #11418 (Open): Open first 100 items from attribute table
- Can we have a feature that distinguishes between opening all attributes and one that opens the first 100 items of a t...
- 01:18 AM Bug report #11405 (Closed): "merge selected features" broke on qgis master
- Alexandre Neto wrote:
> It seams to be working correctly on the latest master. Close?
if you tested and works then c... - 01:18 AM Bug report #11405 (Closed): "merge selected features" broke on qgis master
- Alexandre Neto wrote:
> It seams to be working correctly on the latest master. Close?
if you tested and works then c... - 06:01 PM Bug report #11405: "merge selected features" broke on qgis master
- It seams to be working correctly on the latest master. Close?
- 08:01 AM Bug report #11405 (Feedback): "merge selected features" broke on qgis master
- Is this also fixed with commit:d1e23a60 ?
- 12:39 AM Revision 962a7d9f (qgis): avoid creating a histogram without range (fixes #10832)
- 11:52 PM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- I would reopen this issue as the @moveLayer@ should not make the layer visible if it was not.
IMO, the normal behavio... - 06:49 PM Revision c90d810c (qgis): allow setting visiblity of selected layers (fixes #10835)
- 05:59 PM Bug report #11409 (Closed): Merge attributes from selected features tool not working with postgis...
- The current master version works as expected.
Also seems to have fixed #11405
Thanks! - 08:03 AM Bug report #11409 (Feedback): Merge attributes from selected features tool not working with postg...
- also fixed with commit:d1e23a60 ?
- 05:00 PM Bug report #11375 (Closed): QGIS 2.4 Postgis 2.1 geography types issue
- Fixed in changeset commit:"dfafa5dd4764d2db7d14683e889ca9ba0977a5f8".
- 04:57 PM Revision d1e23a60 (qgis): fix where clase when multiple features are filtered by id (fixes #11336...
- 04:57 PM Revision 8429a65a (qgis): fix deprecation warnings
- 04:23 PM Revision 3d9ba705 (qgis): [editwidgets] text color for r/o line edits matches disabled color
- Line edits are set to readonly to make it possible to copy values from disabled
forms. Unfortunately Qt uses a style ... - 03:44 PM Bug report #10832 (Closed): Bad Allocation when opening raster properties
- Fixed in changeset commit:"962a7d9f789543e0ca3bf1416ff419bfef8748e6".
- 03:29 PM Bug report #11411: Impossible to know geometry type and style when editing a vector with "single ...
- Yes I agree. It is a drop in usability.
- 03:29 PM Bug report #11411: Impossible to know geometry type and style when editing a vector with "single ...
- Yes I agree. It is a drop in usability.
- 03:15 PM Bug report #11411: Impossible to know geometry type and style when editing a vector with "single ...
- Thanks for updating this report but I'd like to understand why it's no more a blocker bug, and not even a bug.
I've r... - 02:33 PM Revision cd59091b (qgis): use layer's displayExpression in relation reference widget line edit
- 02:21 PM Revision 69fc9bbb (qgis): use default button action instead of adding a new one (relation referen...
- 12:13 PM Bug report #11417 (Closed): Listing PostGIS layers from an EnterpriseDb fails
- Listing postgis layers from an EnterpriseDb postgres database fails. Connecting to the database is no problem, but wh...
- 12:13 PM Bug report #11416 (Closed): Adding geojson via add vector layer causes strange behaviour
- As in the attached image, when added the geojson via the browser (drag and drop) the file displays correctly, while u...
- 12:06 PM Bug report #10711: every geojson layers are named OGRGeoJSON
- Just to add to this, if you drag & drop the geojson file it does preserve the filename, so this issue only happens us...
- 11:17 AM Revision 4ea5c809 (qgis): [composer] Avoid crash when using redo on multiframe (fix #11351)
- Since multiframe changes can remove and create new frame items,
it's not safe to directly manipulate frame items in
Q... - 10:35 AM Bug report #11415 (Closed): Not possible to delete and type in values into float spinboxes
- For some reason many floating point number spin boxes use some kind of "padding" events - it is not possible to delet...
- 10:14 AM Feature request #11319 (Feedback): Allow to (re)add features to null geometries
- Are null geometries actually a invalid geometry for shape files? Are there errors on save? Can features with null ...
- 10:12 AM Bug report #11349 (Closed): xmin/xmax broke on qgis master
- 09:50 AM Bug report #10835 (Closed): Can't toggle layer visibility in canvas when selecting multiple layers.
- Fixed in changeset commit:"c90d810ce3efe4f5cb738a426f910ef2cb5bf5e1".
- 08:11 AM Bug report #11361 (Open): Cannot right click on vector layer in TOC when its table of attributes ...
- it seems to be a KDE only issue.
- 08:11 AM Bug report #11361 (Open): Cannot right click on vector layer in TOC when its table of attributes ...
- it seems to be a KDE only issue.
- 08:11 AM Bug report #11361 (Open): Cannot right click on vector layer in TOC when its table of attributes ...
- it seems to be a KDE only issue.
- 08:09 AM Bug report #11361 (Feedback): Cannot right click on vector layer in TOC when its table of attribu...
- Not produceable here (tested shapefiles and postgres) either on Linux (XFCE) nor Windows
- 07:58 AM Bug report #11408 (Closed): No longer possible to copy-paste attribute table content to external ...
- Fixed in changeset commit:"d1e23a608a2e5f8e043e68e53910acb9e854bbd1".
- 07:05 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
- Confirmed on QGIS master on Linux: ok with shapes, not ok with PostGIS.
- 07:05 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
- Confirmed on QGIS master on Linux: ok with shapes, not ok with PostGIS.
- 07:05 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
- Confirmed on QGIS master on Linux: ok with shapes, not ok with PostGIS.
- 07:04 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
- Sorry for not having tested enough. I made a few more tests and this might be related with the Postgis provider only....
- 06:05 AM Bug report #11408 (Feedback): No longer possible to copy-paste attribute table content to externa...
- Not reproducable. First three records from airports.shp (QGIS sample data) copied from QGIS commit:4ea5c80 to browse...
- 06:05 AM Bug report #11408 (Feedback): No longer possible to copy-paste attribute table content to externa...
- Not reproducable. First three records from airports.shp (QGIS sample data) copied from QGIS commit:4ea5c80 to browse...
- 07:58 AM Bug report #11336 (Closed): Copy / Paste PostGIS features problem
- Fixed in changeset commit:"d1e23a608a2e5f8e043e68e53910acb9e854bbd1".
- 07:41 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
- It is more clear now where the problem may come from:
until qgis 1.7.4 saving as "sqlite" (not spatialite, because t... - 07:41 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
- It is more clear now where the problem may come from:
until qgis 1.7.4 saving as "sqlite" (not spatialite, because t... - 07:10 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
- I added a new description to better describe the issue.
- 03:50 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
- Reproduced here with:
QGIS version 2.4.0-Chugiak
QGIS code revision fe0a303
Compiled against Qt 4.8.6
Running agai... - 03:16 AM Bug report #10584 (Reopened): Saving as SpatiaLite fails with "save as" dialog when input is a mu...
- Saving a shapefile as spatialite fails for me using:
QGIS version 2.4.0-Chugiak QGIS code revision exported
Compiled ... - 07:23 AM Bug report #11413 (Closed): Text Edit Widget no longer appear inactive in feature forms when laye...
- Fixed in changeset commit:"3d9ba705de9887d46f3bb35a148b0b5b0b7a8999".
- 06:46 AM Bug report #11413 (Closed): Text Edit Widget no longer appear inactive in feature forms when laye...
- In master (fbc5f06) text edit field widgets no longer appear inactive in the feature forms when the layer is not in e...
- 03:57 AM Bug report #10745 (Closed): "Dizzy" new feature in QGIS 2.4 does not function
- The mean time to dizziness is may vary a lot from person to person, depending on their current physical condition, op...
- 02:18 AM Bug report #11351 (Closed): [composer] combinations of frame/multiframe undo/redo crashes qgis
- Fixed in changeset commit:"4ea5c8094851f9f71c0af2d9dde8eebc879dedb2".
2014-10-14
- 01:49 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- Yes, you can download FEFLOW at http://www.feflow.com/download.html?&no_cache=1
and use the free demo licence and yo... - 09:50 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- Christoph Moebus wrote:
> @Giovanni (or someone else...):
>
> I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLO... - 09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- @Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ... - 09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- @Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ... - 09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- @Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ... - 09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- @Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ... - 09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- @Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ... - 09:22 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- Thanks Andre,
the polygon you sent works perfectly fine at my site with the other GIS(-enabled) programms ...
Can yo... - 08:50 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
- I just tested now with a fresh polygon created (and then splited) in QGIS Master (build b94b44a) and then opened the ...
- 03:57 AM Bug report #11398 (Feedback): Buggy/unreadable polygons created by functions splitting/fill ring/...
- Hi, we need more details: what other software did you tested? What error messages did you get? doing what operation?
... - 12:19 AM Bug report #11293: Auto update Shows All Layers
- 11:43 PM Revision 1ff2ad3c (qgis): [TopoViewer] fix layer visibility after QgsLegendInterface API changes
- It was broken with 2.4, whereas QgsLegendInterface::moveLayer started
forcing layer visibility on (undocumented behav... - 10:54 PM Feature request #11402 (Closed): setting styles on a custom QgsFeatureForm widget
- 02:43 PM Feature request #11402: setting styles on a custom QgsFeatureForm widget
- Sorry, seems to work ok!
- 04:07 PM Bug report #11382 (Closed): TopoViewer: all layers are added as visible while code asks them NOT ...
- Fixed in changeset commit:"1ff2ad3cc3fa4bdca691f83497f96e83a6cc898b".
- 02:38 PM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- Thank you Gillian, the change fixes the problem. But as of version 2.2 the behaviour was different.
Also, the API doc... - 06:19 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- The moveLayer(layer, group) make your layer visible.
So it's normal behavior.
Just change the order of commands, it ... - 02:25 PM Revision cc3579e2 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 01:30 PM Revision 2cef8d50 (qgis): remove get from QgsProviderRegistry::getProviderCapabilities() (followu...
- 01:25 PM Revision e0df5d4d (qgis): Merge pull request #1621 from manisandro/bad_layer_improvements
- Bad layer dialog improvements
- 01:13 PM Bug report #11411 (Closed): Impossible to know geometry type and style when editing a vector with...
- Add a layer
Toggle it into edition
The icon near the layer's name, the one that indicates the type of geometry (and n... - 01:08 PM Revision 89b0d7ae (qgis): Merge pull request #1484 from serialc/master
- CSV acronym added for consistency with other file type names
- 12:52 PM Bug report #11410 (Closed): QGIS crashes when rendering all layers from a SOSI file at once
- QGIS crashes when rendering SOSI files, when all included layers are imported and made visible at once. QGIS crashes ...
- 12:25 PM Revision 1cb22c08 (qgis): [composer] Seperate draw empty rows option from empty table behaviour
- Now "draw empty rows" is a seperate checkbox (fix #11392)
- 12:06 PM Revision 5ec1b75f (qgis): Edit widget properties dialog: Improve window title
- Includes the field name and layer name in the window title.
- 11:07 AM Revision f284f6e1 (qgis): [composer] Fix incorrect calculation of frame thickness for labels
- Previously entire frame width was considered when calculating
the margin for the label item. Only half the frame widt... - 10:19 AM Revision b94b44af (qgis): use qIsNaN instead of isnan (fixes windows build)
- 09:52 AM Revision 65ac4fe1 (qgis): Field calculator: Move virtual field to the top.
- Followup 0c4a501
- 09:08 AM Revision 0c4a5015 (qgis): Address some GUI issues on the field calculator
- * Info labels for edit mode turn on was not shown
* Ok button was active when opening the field calculator even with... - 07:46 AM Bug report #11409 (Closed): Merge attributes from selected features tool not working with postgis...
- Merge attributes from selected features is not work properly while using postgis layers (works ok with shapefiles).
... - 07:35 AM Bug report #11405: "merge selected features" broke on qgis master
- The tool seems to work fine with shapefiles.
On the other hand, it works well in postgis layer with features that ha... - 03:22 AM Bug report #11405: "merge selected features" broke on qgis master
- Gavin Fleming wrote:
> I can confirm on master
what about the case you reported here #11400 ? please leave feedback.... - 06:27 AM Bug report #11408 (Closed): No longer possible to copy-paste attribute table content to external ...
- In QGIS master commit:fbc5f06, It's no longer possible to copy and paste the attribute table's content to external ap...
- 06:08 AM Bug report #11400 (Closed): merge features disregards type
- postgis
I've done some more testing in 2.4 and it is working in so perhaps the lines that caused the original error ... - 04:48 AM Bug report #9489: Copy/Paste issue with explicit primary keys
- I had this issue in 2.4 where pasting a record overwrote the PostgreSQL default value which resulted in the commit co...
- 03:36 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
- Still an issue. Tested with master c9cfdfa
- 03:36 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
- Still an issue. Tested with master c9cfdfa
- 03:36 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
- Still an issue. Tested with master c9cfdfa
- 03:26 AM Bug report #11392 (Closed): Attribute table in map composer : "draw empty rows" should not be one...
- Fixed in changeset commit:"1cb22c084d27df9a2f867328def61c30211340f4".
- 02:15 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
- I add also the two images for the same requests on the same datasets and same project qgis using a qgis 26 server.
T... - 02:15 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
- I add also the two images for the same requests on the same datasets and same project qgis using a qgis 26 server.
T...
2014-10-13
- 01:52 AM Bug report #11406 (Open): Qgis-server in single-symbol and category renderer don't use the metada...
- 01:43 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
- also this image from qgis 2.4 server.
- 01:43 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
- Hi,
I confirm is a regression.
I tested it on qgis 2.4 e correctly appear the ttles.
I attach two images to show the ... - 01:28 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
- I try to test is directly.
But is not so easy.
I dont know how to maintain two completelly distinct versions of qgis... - 01:11 AM Bug report #11406 (Feedback): Qgis-server in single-symbol and category renderer don't use the me...
- is this a regression compared to previous qgis server releases? cheers!
- 01:11 AM Bug report #11406 (Feedback): Qgis-server in single-symbol and category renderer don't use the me...
- is this a regression compared to previous qgis server releases? cheers!
- 01:06 AM Bug report #11406 (Closed): Qgis-server in single-symbol and category renderer don't use the meta...
- In qgis-server (I tested with last dev), when using a categorized renderer and GetLegendGraphics, the returned image ...
- 01:30 AM Bug report #11405: "merge selected features" broke on qgis master
- I can confirm on master
- 12:52 AM Bug report #11405 (Closed): "merge selected features" broke on qgis master
- it seems that the tool does not work anymore in master, testing with PostGIS layers.
With the same test db/layer it ... - 01:00 AM Bug report #8209 (Open): Print as raster doesn't work on OsX
- I confirm this issue on qgis 2.4 on the latest osx release.
- 01:00 AM Bug report #8209 (Open): Print as raster doesn't work on OsX
- I confirm this issue on qgis 2.4 on the latest osx release.
- 01:00 AM Bug report #8209 (Open): Print as raster doesn't work on OsX
- I confirm this issue on qgis 2.4 on the latest osx release.
- 12:58 AM Bug report #8467 (Closed): (OsX) Raster>Projection>Warp dies after one run
- tested yesterday on a fresh qgis 2.4 install on a brand new mac and it works ok. Please reopen if necessary.
- 12:58 AM Bug report #8467 (Closed): (OsX) Raster>Projection>Warp dies after one run
- tested yesterday on a fresh qgis 2.4 install on a brand new mac and it works ok. Please reopen if necessary.
- 12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
- tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na...
- 12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
- tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na...
- 12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
- tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na...
- 12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
- tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na...
- 12:55 AM Bug report #11400 (Feedback): merge features disregards type
- what data type? shapes? postgis?
it seems fine to me on 2.4 but on master I'm getting #11405 using postgis data. - 12:55 AM Bug report #11400 (Feedback): merge features disregards type
- what data type? shapes? postgis?
it seems fine to me on 2.4 but on master I'm getting #11405 using postgis data. - 09:49 AM Bug report #11400 (Closed): merge features disregards type
- When editing a LINESTRING, select connected strings and click the Merge Selected Features and the operation is thrown...
- 12:25 AM Bug report #11396 (Closed): NameError: global name ‘QgsMapLayerRegistry’ is not defined
- please post questions in the users/developers mailing lists, cheers!
- 12:25 AM Bug report #11396 (Closed): NameError: global name ‘QgsMapLayerRegistry’ is not defined
- please post questions in the users/developers mailing lists, cheers!
- 11:58 PM Bug report #11396: NameError: global name ‘QgsMapLayerRegistry’ is not defined
- You need to :
from qgis.core import QgsMapLayerRegistry
In breif, when your object start with Qgs*, it comes from t... - 03:06 AM Bug report #11396 (Closed): NameError: global name ‘QgsMapLayerRegistry’ is not defined
- Hello, I tried to follow this article :
http://anitagraser.com/2014/04/26/getting-started-writing-qgis-2-x-plugins/
... - 12:17 AM Bug report #11403 (Closed): Field calculator's OK button active without any input
- Fixed in changeset commit:"0c4a501551638c5aab2eeff85740e67431d66d71".
- 10:30 PM Bug report #11403 (Closed): Field calculator's OK button active without any input
- When opening the field calculator the OK button is active in the very beginning but becomes inactive as soon as the f...
- 04:11 PM Feature request #11402 (Closed): setting styles on a custom QgsFeatureForm widget
- I can't seem to be able to change the look and feel (i.e. widget.setStyleSheet()) of the widgets of a custom feature ...
- 01:53 PM Revision 9f063df8 (qgis): [composer] Fix possible crash in scale bar update (refs #11394)
- 01:50 PM Revision 08d80160 (qgis): Fix calculation of random colors following 4d72d72
- 01:15 PM Revision 083ebfe3 (qgis): Merge pull request #1627 from slarosa/categorized_style_crash
- Fix crash when choosing a null field for categorized style
- 11:41 AM Revision 4d72d721 (qgis): dxf export: use half width texts and support transparent colors
- 10:34 AM Bug report #11394: Crash while loading a map composer with a scale bar
- Nyall Dawson wrote:
> marisn: I've pushed that change- thanks. But it looks like there's something quite strange with... - 04:56 AM Bug report #11394: Crash while loading a map composer with a scale bar
- marisn: I've pushed that change- thanks. But it looks like there's something quite strange with your install. Those "...
- 03:24 AM Bug report #11394: Crash while loading a map composer with a scale bar
- Seems that the crash is related to something specific on my system / my GCC / compilation parameters.
I managed to wo... - 10:31 AM Revision f3cf09f4 (qgis): Fix selection after focus-in by mouse in QgsFilterLineEdit
- After focusing a QgsFilterLineEdit with the mouse, the end of the selection was
"attached" to the end of the content.... - 09:49 AM Revision 68de043e (qgis): Virtual fields definition moved to field calculator
- This place is more appropriate than the add attributes dialog.
See also http://osgeo-org.1560.x6.nabble.com/Virtual-F... - 09:45 AM Bug report #11399 (Closed): Unable to add raster and vector files via drag and drop on OS X 10.10
- I have a clean install of OSx Yosemite Beta 5, with homebrew install of QGIS 2.4 and all its basic dependencies.
-QG... - 08:32 AM Bug report #11317: PostGIS views not handled correctly
- could you add an artificial unique key (gid) just for QGIS in the view? That should solve your issue I think
- 06:42 AM Bug report #11398 (Closed): Buggy/unreadable polygons created by functions splitting/fill ring/Re...
- While trying to edit a simple polygon shape file all the used functions splitting/fill ring/Reshape features create a...
- 03:23 AM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
- Same bug with 2.4 on Windows 8 (8.1 to be precise)
But trying it on Mac OS X, it's ok with 2.4 (I don't have Master o... - 02:31 AM Bug report #11395 (Feedback): QgsAttributeForm not entering edit mode
- In your screenshot you did not select a feature. We could think about pre-selecting the first feature to make it more...
- 02:25 AM Bug report #11395 (Closed): QgsAttributeForm not entering edit mode
- Use case:
Pre conditions:
A valid UI file and Init function have been specified via layer.setEditForm and layer.se...
2014-10-12
- 01:31 AM Bug report #11373 (Closed): Problem with forms and left mouse button
- Fixed in changeset commit:"f3cf09f4ec4daeaa7c06c2f7f4cf7e90a48a81dd".
- 12:54 AM Bug report #11342 (Closed): add field behaviour
- Fixed in changeset commit:"68de043ecbcf0203b6a3667b488be71f479e5d91".
- 12:23 AM Bug report #11394: Crash while loading a map composer with a scale bar
- marisn - wrote:
> On my Gentoo ~AMD64 Linux system I can crash it always. Could be some configuration switches / GCC ... - 03:20 PM Bug report #11394: Crash while loading a map composer with a scale bar
- On my Gentoo ~AMD64 Linux system I can crash it always. Could be some configuration switches / GCC flags to blame?
A... - 03:20 PM Bug report #11394: Crash while loading a map composer with a scale bar
- On my Gentoo ~AMD64 Linux system I can crash it always. Could be some configuration switches / GCC flags to blame?
A... - 01:21 PM Bug report #11394: Crash while loading a map composer with a scale bar
- I can't reproduce this either, on Windows 7 64 bit.
- 12:40 PM Bug report #11394 (Feedback): Crash while loading a map composer with a scale bar
- Cannot confirm on QGIS master on Ubuntu 14.04. Please attach a project (and sample data). Cheers!
- 10:53 AM Bug report #11394: Crash while loading a map composer with a scale bar
- Valgrind output doesn't give anything more:...
- 10:40 AM Bug report #11394 (Closed): Crash while loading a map composer with a scale bar
- Steps to reproduce:
Create a new project and a map composer.
Add a map and scale bar.
Save project.
Close and open pr... - 12:14 AM Revision 1770ec1a (qgis): Merge pull request #1618 from ccrook/GraduatedRendererBugFix11366
- Fix #11366 Customised graduated renderer labels ignored
- 11:32 PM Revision 3d2747c6 (qgis): Fix crash when choosing a null field for categorized style
- 11:12 PM Revision 62ad5ae1 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 09:27 PM Revision f30452dc (qgis): Merge pull request #1623 from manisandro/initially_unsorted_attributes
- Show attributes dialog with initially unsorted attributes
- 08:59 PM Revision 25333c53 (qgis): Merge pull request #1622 from manisandro/spatialite_dialog_border
- Fix scrollarea border style and tab order in new spatialite layer dialog
- 07:11 PM Revision d1f84fd1 (qgis): [processing] fixed wrong import in parameters classç
- Fixes #11393
- 06:39 PM Revision e0e6204e (qgis): Fix scrollarea border style and tab order in new spatialite layer dialo...
- 03:14 PM Bug report #11366 (Closed): Graduated rendering : a custom legend label is not displayed in TOC n...
- Fixed in changeset commit:"1770ec1a6b03cded7ac4a5ed6d833a39338ce9d4".
- 01:37 PM Bug report #11371: Map Composer: group + move + ungroup + undo = crash
- Actually 2.4 and below are affected too, so reducing this from a blocker to high. It's a serious issue though.
- 01:19 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
- Looks fine to me - under Windows 7 64 bit. It may be a Windows 8 issue - can you test on any other platforms? Also, c...
- 12:37 PM Bug report #4216 (Closed): error editing dbf over ssh / sftp
- just tested with Ubuntu 14.04, adding a ssh/sftp folder by using the "connect to server" option in the file browser. ...
- 12:37 PM Bug report #4216 (Closed): error editing dbf over ssh / sftp
- just tested with Ubuntu 14.04, adding a ssh/sftp folder by using the "connect to server" option in the file browser. ...
- 12:34 PM Bug report #4946: Invalid loading of WMS layer in not recognized projection
- see also #1589
- 12:31 PM Bug report #4946: Invalid loading of WMS layer in not recognized projection
> You can replicate this behavior with any WMS server by deleting some projection from QGIS database (resources/srs....- 12:33 PM Bug report #1589 (Closed): problem visualizing WMS defined with a EPSG:NONE srs
- seems the same issue as #4946
- 12:33 PM Bug report #1589 (Closed): problem visualizing WMS defined with a EPSG:NONE srs
- seems the same issue as #4946
- 12:22 PM Revision 57a783e5 (qgis): Fix a potential crash when closing projects with html composer items
- 11:48 AM Revision e3097617 (qgis): Add some padding to identify panel to match browse and layers panel
- 10:37 AM Bug report #7299 (Closed): Moving multiple selected items only causes the items currently in view...
- please reopen if you find a way (or data) that allow to replicate the issue.
- 10:37 AM Bug report #7299 (Closed): Moving multiple selected items only causes the items currently in view...
- please reopen if you find a way (or data) that allow to replicate the issue.
- 10:34 AM Bug report #8785 (Closed): Style file not saved in Win 8
- duplicate of #8285
- 10:34 AM Bug report #8785 (Closed): Style file not saved in Win 8
- duplicate of #8285
- 10:29 AM Bug report #7855 (Closed): Error in OTB segmentation with certain projections
- 10:23 AM Bug report #11393 (Closed): Browse button of Processing dialog does not work
- Fixed in changeset commit:"d1f84fd11a86036324c551ea8fc40bf734d2d062".
- 07:59 AM Bug report #11393 (Closed): Browse button of Processing dialog does not work
- In any processing toolbox dialog, the browse button [...] does not work. Therefore the user can only use as input fil...
- 10:22 AM Bug report #4799 (Closed): QGIS Server - GetMap URI inconsistency
- 10:03 AM Bug report #4271 (Closed): British National Grid CRS incorrectly specified when exporting to MapInfo
- seems an upstream issue
http://trac.osgeo.org/gdal/ticket/481 - 10:03 AM Bug report #4271 (Closed): British National Grid CRS incorrectly specified when exporting to MapInfo
- seems an upstream issue
http://trac.osgeo.org/gdal/ticket/481 - 10:02 AM Bug report #4611 (Closed): Loss of projection/datum info during file conversion
- duplicate of #4271
- 10:02 AM Bug report #4611 (Closed): Loss of projection/datum info during file conversion
- duplicate of #4271
- 09:55 AM Bug report #9358 (Closed): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubuntu ...
- closing for lack of feedback, please reopen if necessary.
- 09:55 AM Bug report #9358 (Closed): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubuntu ...
- closing for lack of feedback, please reopen if necessary.
- 09:54 AM Bug report #8450 (Closed): Selected item not marked blue in attribute window
- I have tested again on a clean Windows 7 installation, with QGIS master and several desktop themes (the ones shipped ...
- 09:54 AM Bug report #8450 (Closed): Selected item not marked blue in attribute window
- I have tested again on a clean Windows 7 installation, with QGIS master and several desktop themes (the ones shipped ...
- 09:41 AM Feature request #10569 (Open): no "append data to table" option
- if no one is going to add this functionality then better remove the radio button.
- 09:41 AM Feature request #10569 (Open): no "append data to table" option
- if no one is going to add this functionality then better remove the radio button.
- 09:38 AM Bug report #7439 (Closed): RGB spinbox not updated for borders
- anyway on the latest master the spinboxes for borders rgb color do reflect the color of the border.
- 09:38 AM Bug report #7439 (Closed): RGB spinbox not updated for borders
- anyway on the latest master the spinboxes for borders rgb color do reflect the color of the border.
- 08:09 AM Bug report #11071: SQL injection on PostGIS layer filtering
- Giovanni Manghi wrote:
> Yes I understand (and agree) 100%, but the point is that the feedback tag was not necessary ... - 08:07 AM Bug report #11071: SQL injection on PostGIS layer filtering
> But the question was why this is an issue. You can only execute statements that you're allowed to and you can't e...- 08:02 AM Bug report #11071: SQL injection on PostGIS layer filtering
- Giovanni Manghi wrote:
> I Matthias, I change the status because I have tested what is described and confirmed that i... - 08:02 AM Bug report #11071: SQL injection on PostGIS layer filtering
- Giovanni Manghi wrote:
> I Matthias, I change the status because I have tested what is described and confirmed that i... - 08:02 AM Bug report #11071: SQL injection on PostGIS layer filtering
- Giovanni Manghi wrote:
> I Matthias, I change the status because I have tested what is described and confirmed that i... - 02:06 AM Bug report #11071: SQL injection on PostGIS layer filtering
- Matthias Kuhn wrote:
> Was there a reason to change the state to open?
>
> I think there are two possibilities to ch... - 08:05 AM Feature request #9639 (Closed): Keep CRS when saving DXF files
- closing for the lack of feedback
2014-10-11
- 01:20 AM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
- George Mallory wrote:
> Matthias Kuhn wrote:
> > Possibly related to #11085
>
> No VPN, no network drives. I also in... - 01:14 AM Bug report #6155 (Open): SLD Export fails to write out LineSymbolizer Stroke information
- 09:36 PM Revision 659cada5 (qgis): [processing] Fixes #11388 - save vector file dialog does not show file ext
- 02:57 PM Bug report #11392 (Closed): Attribute table in map composer : "draw empty rows" should not be one...
- Following this "discussion":http://lists.osgeo.org/pipermail/qgis-developer/2014-October/035057.html, I open this bug...
- 01:53 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
- It still doesn't work here.
I'm on windows 8, Master 32bits 34ccc81 - 01:19 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
- Harrissou Santanna wrote:
> some data
I also can't confirm (using your data on QGIS master). - 01:01 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
- some data
- 12:51 PM Bug report #11390 (Feedback): Attribute table in map composer : set column width to automatic is ...
- I can't reproduce this. Can you please atta h a sample project/dataset which demonstrates this issue?
- 10:41 AM Bug report #11390 (Closed): Attribute table in map composer : set column width to automatic is no...
- add an attribute table to a map composer
Let the columns width set to automatic.
It seems that it is not large enough... - 01:26 PM Bug report #9135 (Closed): PostGIS - materialized views only show if "also list tables with no ge...
- closing for lack of feedback, please reopen if necessary.
- 01:26 PM Bug report #9135 (Closed): PostGIS - materialized views only show if "also list tables with no ge...
- closing for lack of feedback, please reopen if necessary.
- 01:24 PM Feature request #10884 (Open): OSM data loaded with "Add Vector layer" can be incomplete
- 01:21 PM Bug report #7376 (Closed): QGIS confuses left & right buttons
- closing for lack of feedback. Please reopen if necessary.
- 01:21 PM Bug report #7376 (Closed): QGIS confuses left & right buttons
- closing for lack of feedback. Please reopen if necessary.
- 01:16 PM Bug report #4140 (Closed): projection problem with QGIS 1.7 "--snapshot"
- seems fine here, at least on qgis master. Reopen if necessary.
- 01:16 PM Bug report #4140 (Closed): projection problem with QGIS 1.7 "--snapshot"
- seems fine here, at least on qgis master. Reopen if necessary.
- 01:14 PM Revision 7813f6b0 (qgis): Escape backslash for mime data. Fix MS SQL drag and drop
- 12:39 PM Bug report #11388 (Closed): Processing dialogs don't display existing files and extension
- Fixed in changeset commit:"659cada5b6588e66a82eb5b52c7cb2d966215158".
- 07:46 AM Bug report #11388 (Closed): Processing dialogs don't display existing files and extension
- With any tool of processing, if one chooses the option "save to file", the selected directory will not display the ex...
- 12:12 PM Revision 67c9a72b (qgis): Fix crash with SQL Server driver
- 11:42 AM Bug report #11391 (Feedback): select by expression on numerical field doesn't give expected results
- I cannot confirm on qgis master.
Please attach sample data. - 11:42 AM Bug report #11391 (Feedback): select by expression on numerical field doesn't give expected results
- I cannot confirm on qgis master.
Please attach sample data. - 11:02 AM Bug report #11391 (Closed): select by expression on numerical field doesn't give expected results
- Add a layer with an integer field (let's call it "id")
select features with "select by expression" tool, using an exp... - 11:36 AM Bug report #9707 (Closed): Zoom problems in qgis 2.x on ubuntu 12.04
- definitely works as expected on qgis master, please reopen if necessary.
- 11:36 AM Bug report #9707 (Closed): Zoom problems in qgis 2.x on ubuntu 12.04
- definitely works as expected on qgis master, please reopen if necessary.
- 09:49 AM Bug report #11389 (Closed): Processing dialogs don't display existing files and extension
- 07:49 AM Bug report #11389: Processing dialogs don't display existing files and extension
- Duplicate of #11388! Please ignore/delete
- 07:46 AM Bug report #11389 (Closed): Processing dialogs don't display existing files and extension
- With any tool of processing, if one chooses the option "save to file", the selected directory will not display the ex...
- 09:20 AM Revision c9cfdfae (qgis): Merge pull request #1617 from ahuarte47/Issue_9777_missing-labels
- Fix #11368: Simplification of a dataset leaves some polygons unlabelled
- 09:09 AM Revision 3d8a0345 (qgis): Merge pull request #1625 from giohappy/master
- Fixes error in Multipoints with Z rendering
- 08:26 AM Bug report #7064 (Open): "cross2" symbol should be exported in SLD as "x"
- 08:11 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- there have been work on geometry validity/labels, and from my tests on master now labels are ok also on invalid geome...
- 08:11 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
- there have been work on geometry validity/labels, and from my tests on master now labels are ok also on invalid geome...
- 08:00 AM Bug report #10774 (Closed): Graphical Modeler: does not save parameter value when editing a model
- closing for lack of feedback, please reopen if necessary.
- 08:00 AM Bug report #10774 (Closed): Graphical Modeler: does not save parameter value when editing a model
- closing for lack of feedback, please reopen if necessary.
- 07:59 AM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
- closing for lack of feedback, please reopen if necessary.
- 07:59 AM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
- closing for lack of feedback, please reopen if necessary.
- 07:59 AM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
- closing for lack of feedback, please reopen if necessary.
- 07:54 AM Bug report #10976 (Open): attribute table refresh problems after edits
- 07:52 AM Bug report #9394 (Closed): Non-'Single Symbol' styles hide the layer in Master
- it works as expected (even with the "." in the column name) on qgis master.
- 07:52 AM Bug report #9394 (Closed): Non-'Single Symbol' styles hide the layer in Master
- it works as expected (even with the "." in the column name) on qgis master.
- 07:49 AM Bug report #6466 (Closed): Mac OSX: QGIS Browser not available in Applications
- I assume this is fixed in the latest releases.
- 07:49 AM Bug report #6466 (Closed): Mac OSX: QGIS Browser not available in Applications
- I assume this is fixed in the latest releases.
- 07:46 AM Bug report #10990 (Closed): Inconsistency in the re-projection between ED50 (epsg23031) and ETrS8...
- closing for lack of feedback, please reopen if necessary.
- 07:46 AM Bug report #10990 (Closed): Inconsistency in the re-projection between ED50 (epsg23031) and ETrS8...
- closing for lack of feedback, please reopen if necessary.
- 07:42 AM Bug report #2596 (Closed): avoid useless canvas redraws
- closing in favor of tickets for specific cases.
- 07:42 AM Bug report #2596 (Closed): avoid useless canvas redraws
- closing in favor of tickets for specific cases.
- 07:38 AM Feature request #10723 (Open): Correctly import qgis 2.0.1 symbology in later releases
- 07:33 AM Bug report #10567 (Closed): ERROR in attributes cells in spatialite layer table
- Closing for lack of feedback, please reopen if necessary.
- 07:33 AM Bug report #10567 (Closed): ERROR in attributes cells in spatialite layer table
- Closing for lack of feedback, please reopen if necessary.
- 07:30 AM Bug report #6036 (Closed): sub-menu item is sometimes not avalaible
- Closing for lack of feedback, please reopen if necessary.
I assume that in the latest qgis/unity version this issue ... - 07:30 AM Bug report #6036 (Closed): sub-menu item is sometimes not avalaible
- Closing for lack of feedback, please reopen if necessary.
I assume that in the latest qgis/unity version this issue ... - 07:29 AM Bug report #9830 (Closed): PDF, JPG export
- Closing for lack of feedback, please reopen if necessary.
Try qgis 2.4/master 64bit. - 07:29 AM Bug report #9830 (Closed): PDF, JPG export
- Closing for lack of feedback, please reopen if necessary.
Try qgis 2.4/master 64bit. - 07:24 AM Bug report #10758 (Open): drag and drop of layers or layers group between projects produces incon...
- 07:21 AM Bug report #5553 (Closed): If PostGIS database has many layers then listing/adding can take a lot...
- Closing for lack of feedback, please reopen if necessary.
- 07:21 AM Bug report #5553 (Closed): If PostGIS database has many layers then listing/adding can take a lot...
- Closing for lack of feedback, please reopen if necessary.
- 07:19 AM Bug report #4462 (Closed): When drawing a new polygon it inverts existing parts of the polygon
- 07:17 AM Bug report #10386 (Closed): WFS-T layer change request timed out ("request" parameter missing)
- Closing for lack of feedback, please reopen if necessary.
- 07:17 AM Bug report #10386 (Closed): WFS-T layer change request timed out ("request" parameter missing)
- Closing for lack of feedback, please reopen if necessary.
- 07:15 AM Bug report #10147 (Closed): Unable to open File gdb with Add Vector Layer tool
- Closing for lack of feedback, please reopen if necessary.
- 07:15 AM Bug report #10147 (Closed): Unable to open File gdb with Add Vector Layer tool
- Closing for lack of feedback, please reopen if necessary.
- 07:12 AM Feature request #9639 (Open): Keep CRS when saving DXF files
- 07:03 AM Bug report #6710 (Closed): QGIS appears to support editing joined tables, but it really does not
- all issues seems solved to me in master: joined columns are clearly marked in several dialogs (like the delete column...
- 07:03 AM Bug report #6710 (Closed): QGIS appears to support editing joined tables, but it really does not
- all issues seems solved to me in master: joined columns are clearly marked in several dialogs (like the delete column...
- 06:39 AM Bug report #7516 (Closed): GRASS Raster: NoData shown with colour of lowest class
- closing for lack of feedback, please reopen if necessary.
- 06:39 AM Bug report #7516 (Closed): GRASS Raster: NoData shown with colour of lowest class
- closing for lack of feedback, please reopen if necessary.
- 06:39 AM Bug report #7506 (Closed): if Save as fails, information toolbars displays a message "saving done"
- seems do not happen anymore, at least on qgis master.
- 06:39 AM Bug report #7506 (Closed): if Save as fails, information toolbars displays a message "saving done"
- seems do not happen anymore, at least on qgis master.
- 04:37 AM Bug report #7093 (Open): Curved labels ignore "Always show upside-down labels"
- 04:36 AM Bug report #10711 (Open): every geojson layers are named OGRGeoJSON
- 04:17 AM Bug report #9887 (Closed): Example script "Hex grid from layer bound" creates topologically incor...
- 04:15 AM Bug report #10808 (Closed): regression with CRS matching
- closing for lack of feedback, please reopen if necessary.
- 04:15 AM Bug report #10808 (Closed): regression with CRS matching
- closing for lack of feedback, please reopen if necessary.
- 04:14 AM Bug report #10144 (Closed): shapefile disappear while pan and zoom
- closing for lack of feedback, please reopen if necessary.
If the shape has a index (.qix) please remove it and try a... - 04:14 AM Bug report #10144 (Closed): shapefile disappear while pan and zoom
- closing for lack of feedback, please reopen if necessary.
If the shape has a index (.qix) please remove it and try a... - 04:09 AM Bug report #6784 (Closed): Splitting a topologically correct polygon produces topologically incor...
- closing for lack of feedback, please reopen if necessary.
- 04:09 AM Bug report #6784 (Closed): Splitting a topologically correct polygon produces topologically incor...
- closing for lack of feedback, please reopen if necessary.
- 04:08 AM Bug report #6437 (Closed): dissolve converting 2d -> 3d
- closing for lack of feedback, please reopen if necessary.
- 04:08 AM Bug report #6437 (Closed): dissolve converting 2d -> 3d
- closing for lack of feedback, please reopen if necessary.
- 04:07 AM Bug report #6368 (Closed): Not all Features in Personal GDB layer showing up in QGIS 1.8
- closing for lack of feedback, please reopen if necessary.
- 04:07 AM Bug report #6368 (Closed): Not all Features in Personal GDB layer showing up in QGIS 1.8
- closing for lack of feedback, please reopen if necessary.
- 04:04 AM Bug report #10804 (Closed): Vector Layer categorised style problem
- closing for lack of feedback, please reopen if necessary.
- 04:04 AM Bug report #10804 (Closed): Vector Layer categorised style problem
- closing for lack of feedback, please reopen if necessary.
- 03:22 AM Bug report #11372: Position of clean button in Processing search field
- On Linux Xubuntu 12.04 32bits (2.5.0+git20141010+738e0be~precise-ubuntugis1), I also get it in the wrong position.
- 03:10 AM Bug report #11373: Problem with forms and left mouse button
- This happens not only in data forms. Also happens, for example, in the filter field of Coordinate Reference System Se...
2014-10-10
- 12:20 AM Bug report #11368 (Closed): Simplification of a dataset leaves some polygons unlabelled
- Fixed in changeset commit:"c9cfdfaef4f584d198d9795a4c279d8c96fa7951".
- 12:17 AM Bug report #11379 (Closed): 3D Multipoint layers not correctly loaded/visualized
- 12:17 AM Bug report #11379: 3D Multipoint layers not correctly loaded/visualized
- Fixed in https://github.com/qgis/QGIS/pull/1625
- 01:54 PM Bug report #11379: 3D Multipoint layers not correctly loaded/visualized
- Pull request for fixing created https://github.com/qgis/QGIS/pull/1625
- 10:52 PM Revision 94b2e7ce (qgis): Fixes error in Multipoints with Z rendering
- 03:51 PM Revision 34ccc817 (qgis): Merge pull request #1615 from ccrook/PostgresSaveStyleFix
- Fix #11329 Graduated renderer style not saved in postgres
- 11:07 AM Bug report #11384 (Closed): Cannot turn off 'On the fly' CRS Transformation
- Please you should check if "Automatically enable on the fly ..." is enabled on Settings|Options|CRS
thanks, Roy. - 08:48 AM Bug report #11384 (Closed): Cannot turn off 'On the fly' CRS Transformation
- I have some shapefiles I was using an external tool on. I had a look in QGIS to make sure they were all in the same C...
- 10:44 AM Bug report #9840: Using Atlas with OpenLayers results in nan extents
- Will do - thanks!
- 07:13 AM Bug report #11102 (Closed): Save vector layer as ... csv : bad output file when choosing export w...
- This was a bug in gdal/ogr, fixed in gdal/ogr 1.11.1
https://trac.osgeo.org/gdal/ticket/5508 - 07:13 AM Bug report #11102 (Closed): Save vector layer as ... csv : bad output file when choosing export w...
- This was a bug in gdal/ogr, fixed in gdal/ogr 1.11.1
https://trac.osgeo.org/gdal/ticket/5508 - 06:52 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
- Fixed in changeset commit:"34ccc8173e5344681b72b02fa27ef10f7a411cbc".
- 05:27 AM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
- Crystal clear, now. I can't see anything stopping the more 'exotic' modes being enabled in feature blend modes, as t...
- 04:41 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- 2.2.0 was fine
- 04:40 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
- Link to more code: https://github.com/qgis/QGIS/blob/final-2_4_0/python/plugins/db_manager/db_plugins/postgis/plugins...
- 04:36 AM Bug report #11382 (Closed): TopoViewer: all layers are added as visible while code asks them NOT ...
- I guess something changed in the TOC api as the TopoViewer plugin of the DBManager now adds all layers as visible eve...
- 04:21 AM Bug report #11371: Map Composer: group + move + ungroup + undo = crash
- on qgis 2.4 seems ok. Crash confirmed on master.
- 03:52 AM Bug report #11380 (Closed): When zooming, reference point checked doesn't anchor the scale bar frame
- Hi,
Launch QGIS master
Create a map composer
Add a map
Add a scale bar you'll align on right with the map
In scale ba... - 02:28 AM Bug report #11372: Position of clean button in Processing search field
- On Linux Ubuntu 14.04 it is in the right place.
2014-10-09
- 01:36 AM Bug report #11379: 3D Multipoint layers not correctly loaded/visualized
- I've tested on 3D MULTILINESTRINGS and it seems to be ok.
- 01:24 AM Bug report #11379 (Closed): 3D Multipoint layers not correctly loaded/visualized
- I've tested this both with a Spatialite layer and a Shapefile (it's attached here).
Only one point is shown.
When exp... - 08:35 PM Revision 738e0bed (qgis): [TRANSUP] some update for processing and transifex
- Signed-off-by: Werner Macho <[email protected]>
- 07:56 PM Bug report #11375 (Closed): QGIS 2.4 Postgis 2.1 geography types issue
- QGIS 2.4 and Check with Dev build as well.
Database PostgreSQL 9.3 (x64) with PostGIS 2.1 on Windows 8.1
Data point l... - 05:36 PM Revision 0ed701e9 (qgis): Show attributes dialog with initially unsorted attributes (Funded by So...
- 04:49 PM Revision 2e943c93 (qgis): Bad layer dialog improvements (Funded by Sourcepole)
- 04:35 PM Revision 55181c63 (qgis): [processing] fix handling of boolean parameters in modeller
- 04:35 PM Revision d8c38b5c (qgis): [processing] more fixes for i18n support
- 03:54 PM Revision 0840a9d7 (qgis): more names for the map tools
- 03:09 PM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
- Here you go:
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031884.html
- 06:29 AM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
- Thanks. I'm interested to learn more. Is the "discussion" on-line, and could you point me to any further informatio...
- 03:03 PM Bug report #9840: Using Atlas with OpenLayers results in nan extents
- Hi Nick - can you please refile your bug under the OpenLayers plugin tracker? Its a bug with the plugin, not QGIS its...
- 02:41 PM Bug report #9840: Using Atlas with OpenLayers results in nan extents
- I'm not the original reporter of this issue, but I can report that when using the OpenLayers plugin and an active bas...
- 02:28 PM Revision 2d49b59c (qgis): [composer] Fix calculation of height of HTML content (fix #11353)
- 01:56 PM Revision ac71e600 (qgis): Cancel running requests when loading content in QgsNetworkContentFetche...
- 01:50 PM Bug report #11374 (Closed): Error while launching a model from the modeler
- I have my own model. I can launch it from the right panel, it's ok.
However, I can't launch it from the modeler :
Tra... - 12:46 PM Revision a3094cb5 (qgis): [Composer] Fix ComposerMapWidget's label is not explicit
- The user can only know the ComposerMap's label with it's tooltip. This commit
proposes to update the ComposerMapWidg... - 12:46 PM Revision 10ffcebf (qgis): [Composer] Fix The ComposerMap's tooltip is not updated after readXML
- The ComposerMap's tooltip is only set in the private init method. This method is only used in the ComposerMap constru...
- 12:46 PM Revision 7a92293e (qgis): Followup cc94578
- 11:36 AM Revision 0a4dae20 (qgis): Merge pull request #1619 from anitagraser/patch-4
- [processing] fixed value used before assignment error
- 11:16 AM Revision 4a639ad9 (qgis): fixed value used before assignment error
- 11:16 AM Revision 174c2f3f (qgis): Use QgsColorButtonV2 for editor widgets
- 10:56 AM Revision a5b5bd4c (qgis): [composer] Fix new frames not inheriting outline color, clean up item a...
- 10:08 AM Bug report #11329 (Reopened): The new "legend format" option in graduated symbology breaks the po...
- In retrospect think I should have left this open until the pull request is actually applied...
- 09:52 AM Revision 7a389f63 (qgis): [processing] fix i18n support
- 08:53 AM Bug report #11373 (Closed): Problem with forms and left mouse button
- To reproduce:
1) Fill the attributes of a layer, using forms, and pass through the fields with tab key. Try to selec... - 07:45 AM Bug report #11372 (Closed): Position of clean button in Processing search field
- Please see the image attached.
It is not a serious problem, but is a regression.
Tested on Windows with QGIS master... - 07:44 AM Bug report #11371 (Closed): Map Composer: group + move + ungroup + undo = crash
- Using the map composer add two rectangles,
group them, move the grouped, ungroup them,
click the undo arrow, you get ... - 07:35 AM Bug report #11370 (Closed): geoserver wms with style in workspace not visible in qgis
- When I open a WMS service from GeoServer that has a style in a workspace (i.e. "workspaceName:sldName"), QGIS does no...
- 05:29 AM Bug report #11332 (Closed): qgis crashes when refreshing a composer html item following URL change
- Fixed in changeset commit:"ac71e600a2d3bfe40b46295a2bbb703716442bfa".
- 04:12 AM Bug report #11332 (Open): qgis crashes when refreshing a composer html item following URL change
- 04:12 AM Bug report #11332: qgis crashes when refreshing a composer html item following URL change
- verified - working on a fix
- 05:29 AM Bug report #11353 (Closed): [composer] incorrect calculated size of html content
- Fixed in changeset commit:"2d49b59cc1b8f1c1dda215ec27358ca7d5093b1b".
- 04:55 AM Bug report #11369 (Closed): New layers are not active with new legend
- Before the refactoring, a newly added layer was automatically the active
layer. This is not the case with the new l... - 03:51 AM Bug report #11304 (Closed): The ComposerMap's tooltip is not updated after readXML
- Merged - thank you!
- 03:51 AM Bug report #11304 (Closed): The ComposerMap's tooltip is not updated after readXML
- Merged - thank you!
- 02:49 AM Bug report #11335 (Closed): NameError with Processing - global name self is not defined
- 02:23 AM Bug report #11335: NameError with Processing - global name self is not defined
- Seems fixed here.
2014-10-08
- 12:17 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
- OK, closing it then. Thanks.
- 01:56 PM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- The patch is a minimal change - so completely compatible. The only thing it changes is how the style insert/update S...
- 10:37 PM Revision 823b57e3 (qgis): Fix for bug 11366
- 09:53 PM Feature request #4236: Add ability to (over)write CRS for an existing raster file e.g. to geotif ...
- It actually would be nice to have. And it shouldn't be that hard. When I am creating JPGs from TIF with -co WORDFILE=...
- 07:04 PM Revision bb723027 (qgis): [processing] Fixes #11363 - help file is created but not shown in the H...
- 05:51 PM Revision ac5622ad (qgis): #9777-ML: Indentation update
- 05:47 PM Revision c768f13f (qgis): german translation update
- 05:36 PM Revision 80871c66 (qgis): #9777-ML: Avoid Fill invalid geometries to GEOSGeometry
- 04:43 PM Bug report #11368 (Closed): Simplification of a dataset leaves some polygons unlabelled
- I ran into another dataset in which several polygons fail to label when simplification is activated. See attached scr...
- 03:34 PM Revision 5a01b98e (qgis): [pyqgis-console] restore previously loaded scripts only when editor is ...
- 01:50 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
- Fixed in pull request https://github.com/qgis/QGIS/pull/1618
- 01:50 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
- Fixed in pull request https://github.com/qgis/QGIS/pull/1618
- 12:44 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
- Absolutely this is how it should behave.
I'm guessing that this is an issue introduced into the copying of a rende... - 12:44 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
- Absolutely this is how it should behave.
I'm guessing that this is an issue introduced into the copying of a rende... - 12:44 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
- Absolutely this is how it should behave.
I'm guessing that this is an issue introduced into the copying of a rende... - 09:52 AM Bug report #11366 (Closed): Graduated rendering : a custom legend label is not displayed in TOC n...
- Add a layer and open its properties dialog
In Style tab, define a graduated rendering on a field. Classify.
In "Lege... - 01:29 PM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
- This has been discussed before, but is dependent on per layer group blend modes.
- 05:41 AM Feature request #11357 (Open): Expose all CompositionModes in Blend Mode drop-down
- Feature/Layer blending mode selection is a great addition, but why choose only 13 modes from those supported by Qt? ...
- 01:28 PM Bug report #11362: Qgis hangs when trying to browse the plugins description
- Can't reproduce here too. Please reopen if it affects more machines.
- 07:43 AM Bug report #11362 (Closed): Qgis hangs when trying to browse the plugins description
- Giovanni Manghi wrote:
> not replicable here, in Windows or Linux. Probably a local issue. Did you tested on other ma... - 07:41 AM Bug report #11362 (Feedback): Qgis hangs when trying to browse the plugins description
- not replicable here, in Windows or Linux. Probably a local issue. Did you tested on other machines? With other connec...
- 07:36 AM Bug report #11362 (Closed): Qgis hangs when trying to browse the plugins description
- Try to search for openlayers
Try to browse the different plugins.
Sometimes it hangs more then 30-45 seconds.
- 01:15 PM Feature request #11367: Filter option > OpenStreetMap - Export OpenStreetMap topology to Spatiall...
- I guess you mean the Vector -> OpenStreetMap menu. It's a core feature, not a plugin.
- 01:15 PM Feature request #11367: Filter option > OpenStreetMap - Export OpenStreetMap topology to Spatiall...
- I guess you mean the Vector -> OpenStreetMap menu. It's a core feature, not a plugin.
- 09:53 AM Feature request #11367 (Closed): Filter option > OpenStreetMap - Export OpenStreetMap topology to...
- I use this plugin because i want to get the most up-to date data from osm
Qgis is bad at handling multiple items o... - 11:33 AM Revision 149ad599 (qgis): Postgres connection: limit user/pw queries to 5 (avoids blocking server...
- 11:29 AM Revision b3f00ec3 (qgis): Add some tolerance to atlas tests
- 10:38 AM Revision 732a8994 (qgis): Use color name to compare colors when adding new recent color, prevents
- duplicate colors in recent color list
- 10:37 AM Revision 344eccd7 (qgis): Fix offset is ignored for simple line symbology
- 10:37 AM Revision 6bb045bd (qgis): [composer] Ensure that QgsComposerMap::mapPolygon returns a closed
- polygon, fixes rare crash when using map overviews (fix #11305)
- 10:03 AM Bug report #11363 (Closed): R scripts: help file is created but not shown in the Help tab
- Fixed in changeset commit:"bb723027f4c4758d186990607f35827c39c699bd".
- 08:37 AM Bug report #11363 (Closed): R scripts: help file is created but not shown in the Help tab
- Create a custom R script
Add text to the Help section
Save
Help is not displayed - 10:00 AM Bug report #11361: Cannot right click on vector layer in TOC when its table of attributes is open...
- Yes, I'm on KDE too.
This bug happens with a shapefile in my case.
With a geojson or WFS, it works fine. - 08:34 AM Bug report #11361: Cannot right click on vector layer in TOC when its table of attributes is open...
- in my case it happens on kde but not on Windows.
- 08:23 AM Bug report #11361: Cannot right click on vector layer in TOC when its table of attributes is open...
- if it is enough to load a layer, open the attribute table and then right click on layer to access to the properties d...
- 07:34 AM Bug report #11361 (Closed): Cannot right click on vector layer in TOC when its table of attribute...
- It happens on master, and is a regression.
- 09:52 AM Bug report #8524 (Closed): Raster tiling offset in composer output from zoomed in resampling
- closing for lack of feedback, please reopen if necessary.
- 09:52 AM Bug report #8524 (Closed): Raster tiling offset in composer output from zoomed in resampling
- closing for lack of feedback, please reopen if necessary.
- 09:51 AM Bug report #10957 (Closed): Digitising & snaps
- closing for lack of feedback, please reopen if necessary.
- 09:51 AM Bug report #10957 (Closed): Digitising & snaps
- closing for lack of feedback, please reopen if necessary.
- 09:50 AM Bug report #10998 (Closed): KML name in layer tree is different than the KML added to map canvas
- works fine on qgis master on both linux and windows, please reopen if necessary.
- 09:50 AM Bug report #10998 (Closed): KML name in layer tree is different than the KML added to map canvas
- works fine on qgis master on both linux and windows, please reopen if necessary.
- 09:48 AM Bug report #10821 (Closed): area calculation error after CRS changes
- closing for lack of feedback, please reopen if necessary.
- 09:48 AM Bug report #10821 (Closed): area calculation error after CRS changes
- closing for lack of feedback, please reopen if necessary.
- 09:47 AM Bug report #8187 (Closed): Fail to install plugins online if Windows' user name is Japanese (2-by...
- closing for lack of feedback, please reopen if necessary.
- 09:47 AM Bug report #8187 (Closed): Fail to install plugins online if Windows' user name is Japanese (2-by...
- closing for lack of feedback, please reopen if necessary.
- 09:37 AM Feature request #11365 (Closed): Remember last selected Imput DB file > OpenStreetMap plugin - Ex...
- Now, if we select a file, select the tags that we want imported. And then we want to load again, but for another tags...
- 09:35 AM Feature request #11364 (Rejected): Select All Function > OpenStreetMap plugin - Export OpenStreet...
- Now, if you get the data from osm, and you want to select what to import, you have to manually select all
It would b... - 09:30 AM Bug report #10247 (Closed): WMS performance degraded
- closing for lack of feedback, please reopen if necessary.
- 09:30 AM Bug report #10247 (Closed): WMS performance degraded
- closing for lack of feedback, please reopen if necessary.
- 09:29 AM Bug report #8422 (Closed): Field Calculator doesn't work - spatiaLite
- closing for lack of feedback, please reopen if necessary.
- 09:29 AM Bug report #8422 (Closed): Field Calculator doesn't work - spatiaLite
- closing for lack of feedback, please reopen if necessary.
- 09:26 AM Bug report #10817 (Closed): Gradinet color ramp with only one object not showing true color
- closing for lack of feedback, please reopen if necessary.
- 09:26 AM Bug report #10817 (Closed): Gradinet color ramp with only one object not showing true color
- closing for lack of feedback, please reopen if necessary.
- 09:18 AM Bug report #10593 (Closed): highlighted identified feature(s) does not disappear when closing ide...
- 09:14 AM Bug report #10219 (Closed): QGIS crash in WFS client when inserting large number of objects
- Closing for lack of feedback, please reopen if necessary.
- 09:14 AM Bug report #10219 (Closed): QGIS crash in WFS client when inserting large number of objects
- Closing for lack of feedback, please reopen if necessary.
- 09:12 AM Bug report #9041 (Closed): Text annotations' symbols seems not work correctly
- Closing for lack of feedback, please reopen if necessary.
- 09:12 AM Bug report #9041 (Closed): Text annotations' symbols seems not work correctly
- Closing for lack of feedback, please reopen if necessary.
- 09:06 AM Feature request #11319: Allow to (re)add features to null geometries
- Matthias Kuhn wrote:
> I work with database tables that are allowed to have NULL geometries. I therefore vote for all... - 08:38 AM Feature request #11319: Allow to (re)add features to null geometries
- I work with database tables that are allowed to have NULL geometries. I therefore vote for allowing those.
To fix the... - 08:40 AM Bug report #7703 (Closed): WKT import two problems
- closing for lack of feedback, please reopen if necessary.
- 08:40 AM Bug report #7703 (Closed): WKT import two problems
- closing for lack of feedback, please reopen if necessary.
- 08:39 AM Bug report #7890 (Open): Composer layer transparency not respected in legend
- 08:35 AM Feature request #11359: AutoSave function
- Hi,
There is a plugin named "AutoSaver" that might do such work. You can try it.
Also, I think, since QGIS 2.4, there... - 07:29 AM Feature request #11359 (Open): AutoSave function
- What i really miss in Qgis is the autosave function, i don`t save that often, and when qgis crashes , i have to redo ...
- 08:25 AM Bug report #10618 (Closed): Publishing of a layer (which has no data in it) through LizMap
- closing for lack of feedback, please reopen if necessary.
- 08:25 AM Bug report #10618 (Closed): Publishing of a layer (which has no data in it) through LizMap
- closing for lack of feedback, please reopen if necessary.
- 08:23 AM Bug report #10673 (Closed): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
- closing for lack of feedback, please reopen if necessary.
- 08:23 AM Bug report #10673 (Closed): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
- closing for lack of feedback, please reopen if necessary.
- 08:22 AM Bug report #9981 (Closed): Processing: autofill with numbers>wrong placement
- fixed in master.
- 08:22 AM Bug report #9981 (Closed): Processing: autofill with numbers>wrong placement
- fixed in master.
- 08:21 AM Bug report #9767 (Closed): Project not properly saving ellipsoid
- closing for lack of feedback, please reopen if necessary.
- 08:21 AM Bug report #9767 (Closed): Project not properly saving ellipsoid
- closing for lack of feedback, please reopen if necessary.
- 08:19 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
- closing for lack of feedback, please reopen if necessary.
- 08:19 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
- closing for lack of feedback, please reopen if necessary.
- 08:18 AM Bug report #10784 (Closed): topology errors when digitizing
- closing for lack of feedback, please reopen if necessary.
- 08:18 AM Bug report #10784 (Closed): topology errors when digitizing
- closing for lack of feedback, please reopen if necessary.
- 08:18 AM Bug report #10885 (Closed): QGIS crashes when digitising, while avoiding intersections
- closing for lack of feedback, please reopen if necessary.
- 08:18 AM Bug report #10885 (Closed): QGIS crashes when digitising, while avoiding intersections
- closing for lack of feedback, please reopen if necessary.
- 08:11 AM Bug report #11354 (Feedback): Labels: special font styles disappears after SVG export
- That checkbox it active and it not possible to uncheck it on both Windows and Linux, qgis 2.4 and master. And since i...
- 08:11 AM Bug report #11354 (Feedback): Labels: special font styles disappears after SVG export
- That checkbox it active and it not possible to uncheck it on both Windows and Linux, qgis 2.4 and master. And since i...
- 03:03 AM Bug report #11354 (Closed): Labels: special font styles disappears after SVG export
- I'm right now making a map which uses the font Univers which has a lot of styles outside the normal bold, italic etc....
- 07:49 AM Bug report #11360 (Reopened): SVG fills rendered as raster
- I've tried the master where the SVG points now work (what issue 10909 was all about) and it still render as raster.
- 07:46 AM Bug report #11360 (Closed): SVG fills rendered as raster
- seems exactly #10909 that it has already been fixed and so you can test it installing qgis master. If you feel any ev...
- 07:46 AM Bug report #11360 (Closed): SVG fills rendered as raster
- seems exactly #10909 that it has already been fixed and so you can test it installing qgis master. If you feel any ev...
- 07:31 AM Bug report #11360 (Closed): SVG fills rendered as raster
- Similar to #10909.
When saving a map as pdf, line pattern fills or SVG fills are both rendered as raster. It would b... - 06:28 AM Bug report #11358 (Closed): Spatial index is not used in Oracle views
- When adding a layer that corresponds to a view in Oracle then QGIS will not use a spatial filter when fetching data. ...
- 04:38 AM Bug report #11289 (Closed): Map Canvas doesn't refresh well with diagrams on vector layer
- This seems to be fixed in Master fbc5f06
- 04:22 AM Bug report #11356 (Closed): Attribute Table in Print Composer : resize empty table when the displ...
- Open a print composer
add an attribute table item
set it to "show only features visible within a map"
In appearance f... - 03:19 AM Bug report #11355 (Closed): connecting to database puts the dialog behind QGIS main window
- Launch QGIS Master
Open DB Manager Dialog
Connect to a database.
If your connection succeeds, DB Manager is no longer... - 03:01 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
- Hi Harrissou,
Unfortunately DB Manager is unable to add the layer I am interested in, see issue #11317. Because the ... - 02:35 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
- Hi,
Harry, It doesn't solve the issue you are reporting (and this really needs to be fixed) but you should try DB Man... - 02:18 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
- Morning Mathieu,
I am not sure exactly which option you are referring to.
I did try ticking the option "Don't resolve... - 02:30 AM Bug report #11305 (Closed): Adding an overview map to print composer crashes QGIS
- Fixed in changeset commit:"6bb045bdbbceab330e4cf5818e3cfc588fa1cb49".
2014-10-07
- 01:56 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
- Good morning Harry,
did you try to check the "do not resolve geometry type..." option in the database connection set... - 01:10 PM Bug report #11348 (Closed): Add PostGIS layers is too slow on connecting to a database
- Add PostGIS layers is too slow. The reason is that when connecting to the database, every table and view is read alon...
- 01:49 AM Bug report #11353 (Closed): [composer] incorrect calculated size of html content
- Currently the height of html content in html items is incorrectly calculated, resulting in empty frames
- 01:48 AM Bug report #11352 (Closed): [composer] Page orientation ignored when printing
- Steps to reproduce:
1. change page orientation to portrait
2. try and print. page size is landscape. - 01:47 AM Bug report #11351 (Closed): [composer] combinations of frame/multiframe undo/redo crashes qgis
- Mixing combinations of frame and multiframe undo and redo operations results in a crash.
- 12:24 AM Bug report #11327 (Closed): Python error while trying to create a model
- Fixed in commit:11e3044e3cae80bafa6e593efebb2edb625d2d9b
- 12:24 AM Bug report #11327 (Closed): Python error while trying to create a model
- Fixed in commit:11e3044e3cae80bafa6e593efebb2edb625d2d9b
- 12:13 AM Bug report #11349 (In Progress): xmin/xmax broke on qgis master
- 03:22 PM Bug report #11349 (Closed): xmin/xmax broke on qgis master
- Fixed in changeset commit:"fbc5f060f64d338fa0f0928236a7c87cfc39cbf2".
- 02:09 PM Bug report #11349 (Closed): xmin/xmax broke on qgis master
- The field calculator xmin/xmax operators (and possible others, just tested this two) are broke on qgis master and in ...
- 12:12 AM Revision fbc5f060 (qgis): Fixes #11349 - field calculator broke on qgis master
- 11:13 PM Revision ac1e9cb9 (qgis): [processing] set autoRaise to True for toolbutton in script and modeler...
- 11:03 PM Bug report #10887 (Closed): Qgis return empty QgsComposition from standalone application
- Closed due to lack of feedback
- 11:03 PM Bug report #10887 (Closed): Qgis return empty QgsComposition from standalone application
- Closed due to lack of feedback
- 10:26 PM Revision dcdf9fb7 (qgis): [processing] Fixes #11345 - Python error while using Get script from on...
- 07:17 PM Bug report #11350 (Closed): Raster Calculator not giving the correct raster from a slope percenta...
- i have a srtm_62_11 downloaded from the internet with WGS84 projection. I tried to derived slope raster from the srtm...
- 01:59 PM Bug report #11345 (Closed): Python error while using "Get script from online scripts collection"
- Fixed in changeset commit:"dcdf9fb7f60fa825b8319e50e49d4a48079180ee".
- 06:03 AM Bug report #11345 (Closed): Python error while using "Get script from online scripts collection"
- Double click on "Get script from online scripts collection"
Select "not installed"
Click on: "Create vector layer fro... - 01:21 PM Revision 17ca96fd (qgis): Allow QWebView for photo widget
- Fix #11306
- 01:12 PM Revision 121665e5 (qgis): [composer] Ensure that all maps are refreshed when atlas feature change...
- 01:11 PM Revision a5fe1748 (qgis): Fix crashes when using atlas and expressions which rely on specialcolum...
- 01:02 PM Revision 1b997802 (qgis): Followup 8a0e1ef
- 12:34 PM Bug report #3465 (Closed): Legend in map composer has an infinite height
- Safe to close this now that legend has been refactored.
- 12:34 PM Bug report #3465 (Closed): Legend in map composer has an infinite height
- Safe to close this now that legend has been refactored.
- 12:02 PM Revision 2dbe2da7 (qgis): [processing] minor code cleaning
- 12:02 PM Revision f661f80b (qgis): [processing] fixed wrong call to self.tr from static method
- 10:45 AM Revision cc8058a9 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 08:52 AM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
- Matthias Kuhn wrote:
> Possibly related to #11085
No VPN, no network drives. I also installed QGIS 32-bit for testin... - 07:46 AM Bug report #11231: Function rand() only gives values up to ~32000
- Investigating a bit:
Visual Studio (up to 2013) has RAND_MAX defined as 0x7fff: 32767. Author's note: which seems qu... - 06:58 AM Feature request #11347 (Closed): Unneccessarily inaccurate transformation Gauß-Krüger to UTM
- Hello,
Some months ago I reported what I believed to be a bug in transforming East German Krassovski coordinates t... - 06:21 AM Revision f1577f1e (qgis): Adding comments explaining code changes
- 05:18 AM Bug report #11342 (Closed): add field behaviour
- to reproduce:
1) add a virtual field
2) add a permanent field => field is added but marked as virtual
(symbol) and n... - 04:26 AM Bug report #11071 (Feedback): SQL injection on PostGIS layer filtering
- Was there a reason to change the state to open?
I think there are two possibilities to change the state from Feedbac... - 04:22 AM Bug report #11306 (Closed): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
- Fixed in changeset commit:"17ca96fd26720c964e42123ce1196b01355424d9".
- 03:00 AM Bug report #11306 (Open): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
- As a workaround, you can use a QLabel instead of a QWebView (This approach should be backwards compatible with 2.2)
... - 03:17 AM Bug report #11335: NameError with Processing - global name self is not defined
- Hi Victor,
No, it is not necessary, I take care of it! Don't worry! These are not yet final models!
Thank you so mu... - 03:04 AM Bug report #11335: NameError with Processing - global name self is not defined
- The error with int i18n is fixed. The error of not being able to load your model is actually not a modeler error. The...
- 02:57 AM Revision 20b0d121 (qgis): #11243: Disable simplification when OTFR transform fails
- 02:43 AM Bug report #11341 (Closed): Crashing on OSX when saving as layer geojson and changing CRS
- I am trying to save a Shapefile as geoJson. Each time I right click on the layer, select "Save As", enter the filenam...
2014-10-06
- 12:21 AM Bug report #11306: Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
- I use a Qwebview and it worked well in 2.2
I share the .ui file
- 02:22 PM Bug report #11306 (Feedback): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Desi...
- Which widget type did you use to show the picture in the .ui-file?
Would you be able to share the .ui file? - 12:13 AM Feature request #11338: field calculator: if you choose 'double' as fieldtype, the precision is N...
- @mkuhn: Change the default precision for double to 5 instead of 0
So the Output field width should change to sensibl... - 12:05 AM Feature request #11338: field calculator: if you choose 'double' as fieldtype, the precision is N...
- I think this is actually the same one as: #9142
- 02:12 PM Feature request #11338: field calculator: if you choose 'double' as fieldtype, the precision is N...
- Just to be sure I understand correct. This feature request is:
* Change the default precision for double to 5 inste... - 03:32 AM Feature request #11338 (Open): field calculator: if you choose 'double' as fieldtype, the precisi...
- After a question on IRC of somebody who ended up with area's of 0
Load the shp from test.zip (epsg:28992)
Make layer... - 12:04 AM Bug report #11329 (Feedback): The new "legend format" option in graduated symbology breaks the po...
- Does the patch handle backward compatibility?
- 11:57 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
- This issue is fixed by pull request #1615.
I've used a "minimal change" approach - so the qml and sld strings are in... - 11:57 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
- This issue is fixed by pull request #1615.
I've used a "minimal change" approach - so the qml and sld strings are in... - 11:19 PM Bug report #11243: Data corruption with feature simplification.
- Chris Crook wrote:
> I can confirm that this patch solves the display issue (still get the warning messages - probabl... - 11:03 PM Bug report #11243: Data corruption with feature simplification.
- I can confirm that this patch solves the display issue (still get the warning messages - probably useful)
Thanks for ... - 06:40 PM Bug report #11243: Data corruption with feature simplification.
- Hi, the pull request 1616 ( https://github.com/qgis/QGIS/pull/1616 ) fixes this issue.
It disables the simplificatio... - 10:50 PM Bug report #11340 (Closed): Can't edit OTB applications folder in processing module
- I've got a local installation of orfeo toolbox on my system and I try to change the otb applications folder and comma...
- 08:42 PM Revision 8b245548 (qgis): Fix saving styles in postgres where style definition includes %1 etc st...
- 04:58 PM Revision 79f8841a (qgis): [Processing] Add GDAL build virtual raster alg - part 2.
- 04:50 PM Revision 7f45a9c0 (qgis): [Processing] Add GDAL build virtual raster alg.
- 04:29 PM Revision e66bc848 (qgis): [Processing] Fix advanced parameter handling in OTB algorithms.
- 04:26 PM Revision 6f94e9dc (qgis): [Processing] Inform listeners when all algorithms have been loaded.
- 04:21 PM Revision 81089a1f (qgis): Fix translations in Processing.py
- 02:55 PM Revision e5850f38 (qgis): Fix #10858 - Set relative path to QLR save folder. Load relative to QLR...
- 02:18 PM Bug report #11334 (Feedback): Shapefile attributes scrambled
- 02:18 PM Bug report #11334: Shapefile attributes scrambled
- Do you still have the original (uncorrupted) data? Is this reproducible? How?
- 02:06 PM Bug report #11312 (Closed): copy/paste style doesn't keep fields properties
- Is fixed in master. If this issue can be reproduced on master, please reopen.
- 02:03 PM Revision 8a0e1ef4 (qgis): Indicate current color in color button swatch menus
- 02:03 PM Revision bcc3011f (qgis): [composer] Remove duplicate canvas refreshes
- 02:03 PM Revision a4de7409 (qgis): [composer] Clean up label item widget
- 02:03 PM Revision 067c4dc2 (qgis): [composer] Update label items immediately after changing color
- 02:03 PM Revision 6d850ad5 (qgis): [composer] Remove a bunch of duplicate render calls to map items during...
- 02:03 PM Revision e8e6e327 (qgis): [composer] More shortcuts for composer map tools
- 01:50 PM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
- Possibly related to #11085
- 02:29 AM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
- Giovanni Manghi wrote:
> try also deleting the .qgis2 folder (make eventually a backup beforehand).
Deleting .qgis2 ... - 01:14 PM Revision 21106112 (qgis): Use standard test font for QgsComposerHtml test
- 11:54 AM Bug report #10778 (Closed): Crashes on zoom in-out
- Closing for lack of feedback.
- 11:54 AM Bug report #10778 (Closed): Crashes on zoom in-out
- Closing for lack of feedback.
- 11:53 AM Bug report #10760 (Closed): v.to.points not working
- Closing for lack of feedback.
- 11:53 AM Bug report #10760 (Closed): v.to.points not working
- Closing for lack of feedback.
- 11:51 AM Bug report #7366 (Closed): GdalTools not loadable
- Closing for lack of feedback.
- 11:51 AM Bug report #7366 (Closed): GdalTools not loadable
- Closing for lack of feedback.
- 11:51 AM Bug report #9879 (Closed): Postgis style categories are not displayed
- Closing for lack of feedback.
- 11:51 AM Bug report #9879 (Closed): Postgis style categories are not displayed
- Closing for lack of feedback.
- 11:49 AM Bug report #10234 (Closed): Difficult to edit nodes of polygons close together
- 11:49 AM Bug report #10234: Difficult to edit nodes of polygons close together
- Closing for lack of feedback.
- 11:48 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
- Closing for lack of feedback.
- 11:48 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
- Closing for lack of feedback.
- 11:44 AM Bug report #6338 (Closed): qgis server doesn't work with custom CRS
- closing for lack of feedback.
- 11:44 AM Bug report #6338 (Closed): qgis server doesn't work with custom CRS
- closing for lack of feedback.
- 11:41 AM Bug report #3415 (Closed): Basemap shrinks during export to pdf
- closing for lack of feedback.
- 11:41 AM Bug report #3415 (Closed): Basemap shrinks during export to pdf
- closing for lack of feedback.
- 11:38 AM Bug report #3466 (Rejected): Extremely Bloated PDF Vector Export under Win.
- closing for lack of feedback.
- 11:38 AM Bug report #3466 (Rejected): Extremely Bloated PDF Vector Export under Win.
- closing for lack of feedback.
- 10:25 AM Revision bed164e7 (qgis): Allow usage of virtual fields also for layer w/o add attribute support
- Fix #11168
- 10:18 AM Revision 7318c730 (qgis): Convert values to target field format
- For the field calculator and virtual fields.
Fix #11000
Fix #10995
Fix #10993 - 09:48 AM Bug report #11337 (Feedback): Attribute Table does not show correctly on high resolution (2880x16...
- is qgis master affected?
- 09:48 AM Bug report #11337 (Feedback): Attribute Table does not show correctly on high resolution (2880x16...
- is qgis master affected?
- 09:48 AM Bug report #11337 (Feedback): Attribute Table does not show correctly on high resolution (2880x16...
- is qgis master affected?
- 04:38 AM Bug report #11337: Attribute Table does not show correctly on high resolution (2880x1620) monitors
- Using QGIS 2.4 from OSGEO4W on Windows 8.1
- 03:12 AM Bug report #11337 (Closed): Attribute Table does not show correctly on high resolution (2880x1620...
- The rows in the attribute table are truncated in height, when using a large screen resolution 2880x1620). It is not p...
- 09:06 AM Bug report #11339 (Closed): WMTS tile request not properly working
- Hi, it seems there is something not properly working with the Tile request in the WMTS client. The error I keep recei...
- 07:35 AM Revision 11e3044e (qgis): [processing] fixed #11327
- 07:35 AM Revision c5c4d416 (qgis): [processing] fixed string representation of outputs
- 07:35 AM Revision 6cf39a53 (qgis): [processing] fixed list of algorithms in simplified mode
- 07:35 AM Revision c2e30b3c (qgis): [processing]removed debug print lines
- 07:33 AM Revision a39315af (qgis): [processing] enable non-tif outputs in gdaldem algorithms
- 07:33 AM Revision 559c2d95 (qgis): [processing] enabled more gdal output extensions
- 05:56 AM Bug report #10858 (Closed): Datasource file name in .qlr file should be relative to .qlr file
- Fixed in changeset commit:"e5850f38b152e9072c5ae26ae5c5966846b7be3a".
- 04:31 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
One other observation (not 100% sure it is related),
if I load this table in QGIS (zoomed in a lot to not load all...- 03:04 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
- I agree that this should be postponed to after feature freeze.
I see two possibilities that can be evaluated to tack... - 02:11 AM Bug report #11335: NameError with Processing - global name self is not defined
- Hi Victor,
I attach two models:
- with 1_1_preparacao.model, I get no error;
- with 1_preparacao.model, I get the ... - 02:11 AM Bug report #11335: NameError with Processing - global name self is not defined
- Hi Victor,
I attach two models:
- with 1_1_preparacao.model, I get no error;
- with 1_preparacao.model, I get the ...
2014-10-05
- 01:55 AM Bug report #11335 (Feedback): NameError with Processing - global name self is not defined
- There are two problems in here. One, the model is not being loaded, so the backwards compatibility is not perfect. Tw...
- 01:35 AM Bug report #11335 (Closed): NameError with Processing - global name self is not defined
- After update to QGIS 2.5.0-92 (OSGeo4W) I get this error:...
- 01:46 AM Bug report #11336 (Closed): Copy / Paste PostGIS features problem
- When trying to copy features from a PostGIS layer in QGIS master to another, in the moment of pasting to the destinat...
- 01:25 AM Bug report #11168 (Closed): Cannot remove expression fields (crash)
- Fixed in changeset commit:"bed164e70c4405de7f6b729159b476244835c15f".
- 01:22 AM Bug report #10996 (Closed): Virtual fields: categorized symbology does not work under Windows
- Fixed in commit:7318c73
- 01:19 AM Bug report #10993 (Closed): Virtual fields: if selecting integer as data type, then field shows a...
- Fixed in changeset commit:"7318c73012a2c7245f5ac7a268a457ae84f0a4de".
- 01:19 AM Bug report #10995 (Closed): Virtual fields: graduated symbology with natural breaks does not use ...
- Fixed in changeset commit:"7318c73012a2c7245f5ac7a268a457ae84f0a4de".
- 01:19 AM Bug report #11000 (Closed): QgsExpression target format
- Fixed in changeset commit:"7318c73012a2c7245f5ac7a268a457ae84f0a4de".
- 01:07 AM Revision 66b1f53e (qgis): Merge pull request #1612 from ccrook/GraduatedRendererBugFixes1
- Two bug fixes for graduated renderer
- 11:59 PM Bug report #11332 (Feedback): qgis crashes when refreshing a composer html item following URL change
- I'm trying hard here on Ubuntu 14.04/master, but cannot replicate.
- 07:06 PM Bug report #11332 (Closed): qgis crashes when refreshing a composer html item following URL change
- Tweaking the URL value of a composer html item followed by a click on its "Refresh HTML" button will make QGIS crash....
- 09:03 PM Bug report #11334 (Closed): Shapefile attributes scrambled
- I have a polygon shapefile with ~50 fields. After a calculation, the fields are 'scrambled', with values in the wrong...
- 08:41 PM Revision 6c2c6e2b (qgis): Two bug fixes for graduated renderer
- 07:52 PM Bug report #11333 (Closed): TWD 67 projection CRSs are not correct
- The built-in TWD 67 / TM2 zone 119 and zone 121 are not correct. They're default parameters are stated as below:
+pr... - 05:36 PM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Ok - I see where the problem is coming from. The provider is building SQL strings using the QString.arg function us...
- 02:07 PM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
> Can you provide the full SQL string that is generated. Then we should be able to analyse it to figure out what Po...- 02:04 PM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Chris Crook wrote:
> I've not got an explanation for the
>
> FAILURE: Neither -i nor -fl are specified
>
> or mor... - 11:55 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- To return to the XMLPARSE, I see the code is generated by compiling and SQL string using
QString QgsPostgresConn::qu... - 11:25 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Just on one of the other issues you've raised (disconnect and connect warnings), that is my fault and will have a fix...
- 11:09 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Chris Crook wrote:
> Sounds to me like the problem is with the code saving the style into postgres - it should be abl... - 10:16 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Sounds to me like the problem is with the code saving the style into postgres - it should be able to handle any rando...
- 07:58 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Nathan Woodrow wrote:
> Would something like # work?
not sure. The "%" make the saving of the style fail when it use... - 04:48 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Do you think escaping is the way to go or will # be easy and maybe look better. That is what I'm thinking.
- 02:21 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- It probably just needs to be correctly escaped. I've experienced the modelDataChanged error too... I think this model...
- 02:09 AM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
- Would something like # work?
- 02:00 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
- Take a PostGIS layer and make a graduated symbology in QGIS master, then try to save the style inside the database, a...
- 03:49 PM Revision b2e7e6ee (qgis): followup 3c95b5b9
- 02:57 PM Revision 1346cb61 (qgis): Merge pull request #1611 from manisandro/readlink
- Use readlink -f to determine source directory in scripts/prepare-commit.sh
- 02:46 PM Revision 3c95b5b9 (qgis): only include reasonable complete translations
- 02:36 PM Bug report #11127: "add feature" icon changes on opening option panel during editing
- confirmed on linux/master.
- 02:36 PM Bug report #11127: "add feature" icon changes on opening option panel during editing
- confirmed on linux/master.
- 02:36 PM Bug report #11127: "add feature" icon changes on opening option panel during editing
- confirmed on linux/master.
- 01:46 PM Revision fa157843 (qgis): Use readlink -f to determine source directory
- 01:26 PM Revision f7cec71a (qgis): [composer] Don't use directional suffixes for annotations when in geogr...
- coordinate system and direction is ambiguous (eg 0 degrees latitude) and format
is set to 'Decimal with suffix' - 01:26 PM Revision ecedeb8b (qgis): [composer] Add missing degree symbol for 'Decimal with suffix' format w...
- a geographic crs
- 12:18 PM Revision 05878722 (qgis): save geometry for style DB dialogs
- 11:15 AM Bug report #11317: PostGIS views not handled correctly
- So what are you supposed to do in a view that has no unique column?
The original table had a primary key, but when ag... - 09:58 AM Bug report #11071 (Open): SQL injection on PostGIS layer filtering
- 09:42 AM Bug report #11115 (Open): ui form issues in qgis 2.4
- 09:42 AM Bug report #11020 (Closed): freeze when setting offset
- Tested your style on different datasets on qgis master and it seems to work ok.
Please reopen if necessary adding a... - 09:42 AM Bug report #11020 (Closed): freeze when setting offset
- Tested your style on different datasets on qgis master and it seems to work ok.
Please reopen if necessary adding a... - 09:39 AM Revision 4781f580 (qgis): @ccrook text review
- 09:34 AM Bug report #11044 (Closed): Problem loading output layers
- First of all when you use QGIS 2.4 be sure that you don't have any "processing" folder inside
.qgis2/python/plugins
... - 09:34 AM Bug report #11044 (Closed): Problem loading output layers
- First of all when you use QGIS 2.4 be sure that you don't have any "processing" folder inside
.qgis2/python/plugins
... - 09:34 AM Bug report #11044 (Closed): Problem loading output layers
- First of all when you use QGIS 2.4 be sure that you don't have any "processing" folder inside
.qgis2/python/plugins
... - 09:34 AM Bug report #11044 (Closed): Problem loading output layers
- First of all when you use QGIS 2.4 be sure that you don't have any "processing" folder inside
.qgis2/python/plugins
... - 08:30 AM Bug report #11227 (Closed): projections in 2.4.0
- If you disable the simplification (in layer properties) then it definitely works ok (while with simplification I see ...
- 08:30 AM Bug report #11227 (Closed): projections in 2.4.0
- If you disable the simplification (in layer properties) then it definitely works ok (while with simplification I see ...
- 08:24 AM Bug report #11191 (Feedback): Start of QGIS Desktop delayed (1–2 min.)
- George Mallory wrote:
> No, there are no network drives defined at all.
> The startup delay is still present after un... - 08:18 AM Bug report #11135: Zonal Statistics is calculating wrong mean values
- I can confirm this on the latest master, where both the tool in the raster menu and in the processing toolbox (one C+...
- 08:18 AM Bug report #11135: Zonal Statistics is calculating wrong mean values
- I can confirm this on the latest master, where both the tool in the raster menu and in the processing toolbox (one C+...
- 08:18 AM Bug report #11135: Zonal Statistics is calculating wrong mean values
- I can confirm this on the latest master, where both the tool in the raster menu and in the processing toolbox (one C+...
- 04:58 AM Bug report #11067 (Feedback): field overflow when saving style
- Hi,
it seems to me that in the "f_table_name" is always place the name of the layer you are styling (no SQL), regard... - 04:58 AM Bug report #11067 (Feedback): field overflow when saving style
- Hi,
it seems to me that in the "f_table_name" is always place the name of the layer you are styling (no SQL), regard... - 04:58 AM Bug report #11067 (Feedback): field overflow when saving style
- Hi,
it seems to me that in the "f_table_name" is always place the name of the layer you are styling (no SQL), regard... - 03:18 AM Bug report #11331 (Closed): Hidden Group legend items still occupies space in the legend
- The current master made possible to show map canvas layer groups in the legend (nice!). But if you want to hide the g...
- 02:55 AM Bug report #11120: Can't save legend in postgres when using charater simbol
- That's not completely true, the fact is that are font symbols that are not allowed in XML (when a style is saved in t...
- 02:55 AM Bug report #11120: Can't save legend in postgres when using charater simbol
- That's not completely true, the fact is that are font symbols that are not allowed in XML (when a style is saved in t...
- 02:55 AM Bug report #11120: Can't save legend in postgres when using charater simbol
- That's not completely true, the fact is that are font symbols that are not allowed in XML (when a style is saved in t...
- 02:47 AM Bug report #11330 (Closed): Composer legend is now resizable to a size smaller than the items inside
- In qgis master, sizing the composer legend items using the mouse it's possible to set it's size smaller than the actu...
2014-10-04
- 01:41 AM Feature request #11324: Let Processing windows being non-blockers of the interface
- Possibly duplicated of #5396
Leaving this one for now, as I think it is more clear from the user point of view. Feel ... - 08:20 AM Feature request #11324 (Closed): Let Processing windows being non-blockers of the interface
- For long analyses, especially common for large rasters, a major disadvantage of Processing compared to GDALTools is t...
- 01:40 AM Feature request #5396: Run algorithms in a different thread
- Possibly duplicated in #11324
- 01:37 AM Bug report #11314: gdal-python 1.11.1-1
- See also http://trac.osgeo.org/osgeo4w/ticket/443
- 01:25 AM Bug report #6785: Error while trying to edit a parameter in a model
- Still true in today's QGIS Master. I'm copying bellow the last part of the backtrace.This bug has been around for two...
- 01:16 AM Feature request #11328 (Closed): Increase the font size in the Modeller and in the Script editor
- The font in the "Modeller" and in the "Script editor" is too small for big screens. I suggest allowing users to incre...
- 01:13 AM Bug report #11327: Python error while trying to create a model
- Forgot to mention that:
Select the output from the Intersection and write "a/10" on "Field to calculate statistics on" - 01:11 AM Bug report #11327 (Closed): Python error while trying to create a model
- - Add vector layer - A
- Add vector - B
- QGIS intersection - A with B
- Basic statistics for numeric fields
- Write ... - 12:34 AM Revision 4ce2ade9 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
- 12:19 AM Revision 2353edc1 (qgis): fix typo
- Signed-off-by: Werner Macho <[email protected]>
- 11:02 PM Revision e0fc515a (qgis): [processing] show layers sorted only for single selection widget and use
- legend order for multiple selection
- 09:31 PM Revision 1cd543a6 (qgis): Merge remote-tracking branch 'upstream/master' into newTips
- 09:10 PM Revision 6922e45c (qgis): A lot of missing letter and typo corrected thanks to @ccrook
- 08:10 PM Bug report #10752: Value Map not working when loading a qml
- Sorry, I have zero understanding when it comes to coding, etc.
I am having this same problem with the value map info... - 06:53 PM Bug report #10879 (Closed): multiple grid: a grid using non-project CRS ignores 'cross' grid type
- I was certain you'd filed this! Anyway, fixed in master.
- 06:53 PM Bug report #10879 (Closed): multiple grid: a grid using non-project CRS ignores 'cross' grid type
- I was certain you'd filed this! Anyway, fixed in master.
- 04:54 PM Revision ec64e1d9 (qgis): Merge pull request #1598 from marcel-dancak/getfeatureinfo-raster
- Mapserver: fixed GetFeatureInfo request on raster layers (GML format)
- 04:44 PM Revision 350d9890 (qgis): Removing easter eggs tips
- 04:38 PM Revision b8c558cc (qgis): [TRANSUP] fix for some typos and processing
- Signed-off-by: Werner Macho <[email protected]>
- 04:38 PM Revision 70604b92 (qgis): another typo fix
- 04:00 PM Revision df4d380d (qgis): new tips
- 03:52 PM Revision 7960dc21 (qgis): [processing] always pass number of cores as integer (fix #10894)
- 03:25 PM Revision 410fe674 (qgis): typo fix
- 02:58 PM Revision de5ac244 (qgis): Merge pull request #1607 from gioman/v_kernel
- fix for v.kernel module in GRASS plugin
- 02:35 PM Revision 7fce897b (qgis): [TRANSUP] fix source typos
- Signed-off-by: Werner Macho <[email protected]>
- 02:13 PM Bug report #11031 (Closed): Problem with layer ordering on GDAL Merge for QGIS 2.2 and 2.4
- fixed in
#e0fc515af0fb9692eb596c43edf23d41b2ec513f
the processing dialog to allow selection of (raster) layers now... - 02:13 PM Bug report #11031 (Closed): Problem with layer ordering on GDAL Merge for QGIS 2.2 and 2.4
- fixed in
#e0fc515af0fb9692eb596c43edf23d41b2ec513f
the processing dialog to allow selection of (raster) layers now... - 02:07 PM Bug report #11088 (Closed): Can't control order of r.patch multiple selection in 2.4
- fixed in
#e0fc515af0fb9692eb596c43edf23d41b2ec513f
the processing dialog to allow selection of (raster) layers no... - 02:07 PM Bug report #11088 (Closed): Can't control order of r.patch multiple selection in 2.4
- fixed in
#e0fc515af0fb9692eb596c43edf23d41b2ec513f
the processing dialog to allow selection of (raster) layers no... - 02:05 PM Revision f8a838d5 (qgis): Fix #11308 - Add missing IN operator
- 01:48 PM Bug report #11082 (Closed): Merge tool bug when a shapefile is loaded multiple times
- I reopened the original ticket #7540 as it has more notes and comments.
- 01:48 PM Bug report #11082 (Closed): Merge tool bug when a shapefile is loaded multiple times
- I reopened the original ticket #7540 as it has more notes and comments.
- 01:48 PM Bug report #7540 (Reopened): Merge tool bug when a shapefile is loaded multiple times
- Sorry to reopen this, seems master still affected. See also #11082
- 01:48 PM Bug report #7540 (Reopened): Merge tool bug when a shapefile is loaded multiple times
- Sorry to reopen this, seems master still affected. See also #11082
- 01:47 PM Revision 1e43cd39 (qgis): Fix #11302 - Move view selection for identify dock
- 01:36 PM Revision def0a1df (qgis): Fixes #11061
- see http://hub.qgis.org/issues/11061
- 01:20 PM Feature request #9949 (Closed): Add an option to list layers in alphabetical order
- As I can see in master layers now listed in alphabetical order by default
- 01:20 PM Feature request #9949 (Closed): Add an option to list layers in alphabetical order
- As I can see in master layers now listed in alphabetical order by default
- 01:09 PM Revision 650cd8f3 (qgis): fix typos in strings
- 01:05 PM Revision b9f89ae2 (qgis): [processing] fix algorithm execution
- 12:58 PM Revision 76ff1a6c (qgis): fix for v.kernel module in GRASS plugin
- 12:32 PM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
- Analising with Jurgen and discussed with Giovani Manghi we decided to postpone the solutione to the next release for ...
- 12:12 PM Bug report #10999: Unknown exception while reshaping
- Tested with Arnaud, and discussed with Giovanni Manghi, I think it is a good compromise to avoid heavy refactoring of...
- 12:10 PM Bug report #10999: Unknown exception while reshaping
- Arnaud Morvan wrote:
> We have reduced the problem by reducing the size of the buffer used in QgsGeometry::XXXContain... - 12:06 PM Bug report #10999: Unknown exception while reshaping
- We have reduced the problem by reducing the size of the buffer used in QgsGeometry::XXXContainedInLine functions.
The... - 08:36 AM Bug report #10999: Unknown exception while reshaping
- Arnaud Morvan wrote:
> Pull request created : https://github.com/qgis/QGIS/pull/1609
the pull request doesn't fix th... - 08:20 AM Bug report #10999: Unknown exception while reshaping
- Arnaud Morvan wrote:
> Pull request created : https://github.com/qgis/QGIS/pull/1609
checking - 08:12 AM Bug report #10999: Unknown exception while reshaping
- Pull request created : https://github.com/qgis/QGIS/pull/1609
- 08:01 AM Bug report #10999: Unknown exception while reshaping
- I've resolve it, I will make a push request:
- double bufferDistance = pow( 1.0L, geomDigits( line2 ) - 11 );
+ doubl... - 07:51 AM Bug report #10999: Unknown exception while reshaping
- geos message is:
src/core/qgsgeometry.cpp: 99: (throwGEOSException) GEOS exception: IllegalArgumentException: Points... - 06:53 AM Bug report #10999: Unknown exception while reshaping
- in my case exception append in this call:
https://github.com/qgis/QGIS/blob/master/src/core/qgsgeometry.cpp#L4871
n... - 05:39 AM Bug report #10999: Unknown exception while reshaping
- Should be due to excessive buffer : https://github.com/qgis/QGIS/blob/master/src/core/qgsgeometry.cpp#L5245
I think w... - 11:32 AM Revision ba3cca26 (qgis): Attribute dialog: Show layer name in title bar
- 11:32 AM Revision a3dad244 (qgis): sip bindings: QgsAttributeDialog inherits from QDialog - Sponsored by Q...
- Essen 2014 and everybody who helped to organize and finance this event
Fixes a strange bug that prevented child widg... - 11:01 AM Revision 2d433ea0 (qgis): [TRANSUP] adding processing for translation, thanks Alex
- Signed-off-by: Werner Macho <[email protected]>
- 10:36 AM Revision bd13693a (qgis): [processing] make bunch of strings translatable (sorry translators)
- 10:36 AM Revision f9353168 (qgis): [processing] add full i18n support (still needs some work to mark all
- strings as translatable)
- 10:35 AM Revision 46effa18 (qgis): [processing] better-looking params ui (removed widget border)
- 10:21 AM Revision b1140852 (qgis): [processing] fixed crs checking before running alg
- 10:19 AM Revision 2b181cb5 (qgis): german translation update
- 10:06 AM Bug report #11317: PostGIS views not handled correctly
- you need to choose a unique column. QGIS doesn't choose it just offers numeric columns.
- 09:54 AM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
- Still true
- 09:47 AM Bug report #11142 (Feedback): Adding three shapefile layers when I add just one for QGIS 2.4.0
- How do you add the shape? using the "add vector" dialog? using the qgis browser? using drag and drop? it happens with...
- 09:47 AM Bug report #11142 (Feedback): Adding three shapefile layers when I add just one for QGIS 2.4.0
- How do you add the shape? using the "add vector" dialog? using the qgis browser? using drag and drop? it happens with...
- 09:47 AM Bug report #11142 (Feedback): Adding three shapefile layers when I add just one for QGIS 2.4.0
- How do you add the shape? using the "add vector" dialog? using the qgis browser? using drag and drop? it happens with...
- 09:39 AM Bug report #11041 (Closed): import mapinfo file generate invalid geometrie
- 09:37 AM Revision 7c4cb0cf (qgis): move raster thumbnails from General tab to Style (fix #7946)
- 09:11 AM Bug report #11030 (Open): "fill styles" of the "simple fill" symbology (ex: "diagonal X") are not...
- With the "line pattern fill" the result of the export from the composer (to pdf or image) is ok, in the sense that it...
- 09:11 AM Bug report #11030 (Open): "fill styles" of the "simple fill" symbology (ex: "diagonal X") are not...
- With the "line pattern fill" the result of the export from the composer (to pdf or image) is ok, in the sense that it...
- 09:11 AM Bug report #11030 (Open): "fill styles" of the "simple fill" symbology (ex: "diagonal X") are not...
- With the "line pattern fill" the result of the export from the composer (to pdf or image) is ok, in the sense that it...
- 09:11 AM Bug report #11030 (Open): "fill styles" of the "simple fill" symbology (ex: "diagonal X") are not...
- With the "line pattern fill" the result of the export from the composer (to pdf or image) is ok, in the sense that it...
- 09:11 AM Bug report #11030 (Open): "fill styles" of the "simple fill" symbology (ex: "diagonal X") are not...
- With the "line pattern fill" the result of the export from the composer (to pdf or image) is ok, in the sense that it...
- 08:53 AM Bug report #11119 (Closed): Wrong scale display
- 08:42 AM Bug report #11015 (Closed): Style manager crashes when renaming symbol to existing name
- no more crash on qgis master.
- 08:42 AM Bug report #11015 (Closed): Style manager crashes when renaming symbol to existing name
- no more crash on qgis master.
- 08:33 AM Bug report #11318 (Closed): using date fields in QGIS 2.4 query builder
- Stewart Sinclair wrote:
> I found that this problem had already been raised but no solution given.
>
> Casting the... - 08:33 AM Bug report #11318 (Closed): using date fields in QGIS 2.4 query builder
- Stewart Sinclair wrote:
> I found that this problem had already been raised but no solution given.
>
> Casting the... - 06:36 AM Bug report #11318: using date fields in QGIS 2.4 query builder
- I found that this problem had already been raised but no solution given.
Casting the date field ("Started") works ... - 04:20 AM Bug report #11318: using date fields in QGIS 2.4 query builder
- Nathan Woodrow wrote:
> Just note that that query string is passed to ogr to process. The problem might live there r... - 04:07 AM Bug report #11318: using date fields in QGIS 2.4 query builder
- Just note that that query string is passed to ogr to process. The problem might live there rather then in QGIS.
- 04:06 AM Bug report #11318 (Feedback): using date fields in QGIS 2.4 query builder
- Stewart Sinclair wrote:
> Just to clarify:
>
> "Started" > '2014-05-17' will select records in the "Select by expre... - 04:06 AM Bug report #11318 (Feedback): using date fields in QGIS 2.4 query builder
- Stewart Sinclair wrote:
> Just to clarify:
>
> "Started" > '2014-05-17' will select records in the "Select by expre... - 03:59 AM Bug report #11318: using date fields in QGIS 2.4 query builder
- Just to clarify:
"Started" > '2014-05-17' will select records in the "Select by expression" window but causes the e... - 08:18 AM Feature request #11323 (Feedback): Allow editing gdal commands in processing
- See the implementation in GDALTools itself. Thi, together with the next feature req, would allow to get rid of the du...
- 08:17 AM Bug report #11074: WCS export to GeoTIFF broken in QGIS 2.4.0
- The operation fails when the "columns" and "rows" are left as default (0). Until QGIS 2.2 were filled automatically, ...
- 08:17 AM Bug report #11074: WCS export to GeoTIFF broken in QGIS 2.4.0
- The operation fails when the "columns" and "rows" are left as default (0). Until QGIS 2.2 were filled automatically, ...
- 08:17 AM Bug report #11074: WCS export to GeoTIFF broken in QGIS 2.4.0
- The operation fails when the "columns" and "rows" are left as default (0). Until QGIS 2.2 were filled automatically, ...
- 06:52 AM Bug report #10894 (Closed): Wrong Taudem parameter
- Fixed in changeset commit:"7960dc21e37d67c81e79f870109d622f5cc05198".
- 06:47 AM Bug report #11295 (Closed): GPS plugin documentation - bug notice
- Thanks for this note. The problem is that those 2 tickets where closed not because they were fixed, but because the G...
- 06:47 AM Bug report #11295 (Closed): GPS plugin documentation - bug notice
- Thanks for this note. The problem is that those 2 tickets where closed not because they were fixed, but because the G...
- 06:37 AM Bug report #11265 (Closed): 0 used instead of NULL
- 06:25 AM Bug report #10259 (Rejected): processing - Model text doesn't honor Model GUI
- This is not an issue while model itself works fine
- 06:25 AM Bug report #10259 (Rejected): processing - Model text doesn't honor Model GUI
- This is not an issue while model itself works fine
- 06:25 AM Bug report #10259 (Rejected): processing - Model text doesn't honor Model GUI
- This is not an issue while model itself works fine
- 06:17 AM Bug report #5848: Different icons for QGIS and QGIS Browser
- Hi guys, i add more icons for .qml, .qgs, .qpt see in:
https://github.com/jonnyforestGIS/others_prototype_files_QGIS... - 06:08 AM Bug report #11080 (Closed): v.kernel not working in QGIS 2.5.0
- patch committed in qgis master.
- 06:08 AM Bug report #11080 (Closed): v.kernel not working in QGIS 2.5.0
- patch committed in qgis master.
- 04:04 AM Bug report #11080: v.kernel not working in QGIS 2.5.0
- should be fixed with
https://github.com/qgis/QGIS/pull/1607
under Linux the module can be called as qgis.v.kernel.... - 06:07 AM Bug report #11322 (Closed): Cannot copy/paste Spatialite features (when using autoincrementing pr...
- When using a SL layer with autoincrementing primary key copy/paste of features fails on save:
SQLite error: UNIQUE c... - 05:35 AM Bug report #11299 (Closed): Null/Extra symbol in categorized layer style
- Nathan Woodrow wrote:
> This is the fall though style if the none of the others match. If this symbol is not set and... - 05:35 AM Bug report #11299 (Closed): Null/Extra symbol in categorized layer style
- Nathan Woodrow wrote:
> This is the fall though style if the none of the others match. If this symbol is not set and... - 05:19 AM Bug report #11299: Null/Extra symbol in categorized layer style
- This is the fall though style if the none of the others match. If this symbol is not set and you have a value in a n...
- 05:25 AM Bug report #11231: Function rand() only gives values up to ~32000
- confirmed on the latest master on Windows (qgis 32 and 64 bit). Ok on Linux.
- 05:15 AM Bug report #11308 (Closed): IN operator is mising in expression dialog
- Fixed in changeset commit:"f8a838d5c5993a7bf2efcf708b8ee0343b19f502".
- 04:51 AM Bug report #11302 (Closed): identify panel behaviour broken
- Fixed in changeset commit:"1e43cd392b7062c875ea49862a06d530dc9dc774".
- 04:36 AM Bug report #11061 (Closed): Labeling Settings window's width expand beyond reason when a large ex...
- Fixed in changeset commit:"def0a1df91d5390f02dc0fd5f17d3614e396a7a2".
- 02:45 AM Bug report #11061: Labeling Settings window's width expand beyond reason when a large expression ...
- I'm at lost here :)
I've made a screencast of how the UI behaves over here, hope that can help. - 02:19 AM Bug report #11061 (Feedback): Labeling Settings window's width expand beyond reason when a large ...
- Mathieu Pellerin - nIRV wrote:
> Definitively not fixed. Steps to reproduce:
> 1. Create a project, add one vector la... - 02:19 AM Bug report #11061 (Feedback): Labeling Settings window's width expand beyond reason when a large ...
- Mathieu Pellerin - nIRV wrote:
> Definitively not fixed. Steps to reproduce:
> 1. Create a project, add one vector la... - 04:18 AM Bug report #11195 (Closed): Minidump
- Torsten Wiebke wrote:
> Hi,
> sorry for my late respond.
> I did nothing than click "Project" - "close".
>
> Where c... - 04:18 AM Bug report #11195 (Closed): Minidump
- Torsten Wiebke wrote:
> Hi,
> sorry for my late respond.
> I did nothing than click "Project" - "close".
>
> Where c... - 04:15 AM Bug report #11290 (Closed): OTB provider : cannot find modules (inst: osgeo4w 32 AND 64bits)
- just tested on qgis 2.4/master on Windows/osgeo4w (with the otb-bin package installed) and it works as expected.
If ... - 04:15 AM Bug report #11290 (Closed): OTB provider : cannot find modules (inst: osgeo4w 32 AND 64bits)
- just tested on qgis 2.4/master on Windows/osgeo4w (with the otb-bin package installed) and it works as expected.
If ... - 04:13 AM Bug report #11256 (Closed): GRASS r.thin not working
- 04:13 AM Bug report #11256: GRASS r.thin not working
- When using Processing (ex Sextante) is suggested to chenge the options and make the module window stay open after the...
- 04:13 AM Bug report #11256: GRASS r.thin not working
- When using Processing (ex Sextante) is suggested to chenge the options and make the module window stay open after the...
- 03:51 AM Bug report #11217: crash / bad alloc when loading raster with only nodata values
- It is a regression as it worked fine until 2.2 included. Master and 2.4 are affected. Tested on Linux and Windows.
- 03:51 AM Bug report #11217: crash / bad alloc when loading raster with only nodata values
- It is a regression as it worked fine until 2.2 included. Master and 2.4 are affected. Tested on Linux and Windows.
2014-10-03
- 01:56 AM Bug report #11061 (Reopened): Labeling Settings window's width expand beyond reason when a large ...
- Definitively not fixed. Steps to reproduce:
1. Create a project, add one vector layer (polygon, point, line, doesn't ... - 01:37 AM Bug report #11061 (Closed): Labeling Settings window's width expand beyond reason when a large ex...
- I tested also on Windows/master, it works as expected too.
- 01:37 AM Bug report #11061 (Closed): Labeling Settings window's width expand beyond reason when a large ex...
- I tested also on Windows/master, it works as expected too.
- 01:37 AM Bug report #11061 (Closed): Labeling Settings window's width expand beyond reason when a large ex...
- I tested also on Windows/master, it works as expected too.
- 12:50 AM Bug report #11061: Labeling Settings window's width expand beyond reason when a large expression ...
- Arnaud, screenshot please? :)
The label must be a _long_ expression string. - 12:29 AM Bug report #11061: Labeling Settings window's width expand beyond reason when a large expression ...
- Tested on master with Ubuntu 14.04, works good, not expanding.
- 01:13 AM Bug report #7946 (In Progress): Move raster Thumbnails, Legend, and Palette from General to Style...
- 01:11 AM Bug report #7946 (Closed): Move raster Thumbnails, Legend, and Palette from General to Style tab
- Fixed in changeset commit:"7c4cb0cf8b3ba2bbdaf574d6aafc1bfba421c4cc".
- 01:11 AM Bug report #11009 (Closed): WMS Server returns no search results if layer max scale is set to 1:1
- closing for lack of feedback. Please reopen if necessary.
- 01:11 AM Bug report #11009 (Closed): WMS Server returns no search results if layer max scale is set to 1:1
- closing for lack of feedback. Please reopen if necessary.
- 01:09 AM Bug report #11124 (Closed): Double-clicking layer checkbox opens Layer Properies
- It does not seems to be anymore the case in qgis master (aka 2.6) where the legend was completely overhauled.
Please... - 01:09 AM Bug report #11124 (Closed): Double-clicking layer checkbox opens Layer Properies
- It does not seems to be anymore the case in qgis master (aka 2.6) where the legend was completely overhauled.
Please... - 12:59 AM Bug report #11173 (Rejected): OpenLayers3 not showing nothing when Style is Rule-Based
- Please report this bug in plugin bugtracker https://github.com/volaya/qgis-ol3/issues
- 12:59 AM Bug report #11173 (Rejected): OpenLayers3 not showing nothing when Style is Rule-Based
- Please report this bug in plugin bugtracker https://github.com/volaya/qgis-ol3/issues
- 12:59 AM Bug report #11173 (Rejected): OpenLayers3 not showing nothing when Style is Rule-Based
- Please report this bug in plugin bugtracker https://github.com/volaya/qgis-ol3/issues
- 12:59 AM Bug report #11171 (Rejected): OpenLayers3 plugin not loading basemap in firefox- google chrome wo...
- Please report this bug in plugin bigtracker https://github.com/volaya/qgis-ol3/issues
- 12:59 AM Bug report #11171 (Rejected): OpenLayers3 plugin not loading basemap in firefox- google chrome wo...
- Please report this bug in plugin bigtracker https://github.com/volaya/qgis-ol3/issues
- 12:59 AM Bug report #11171 (Rejected): OpenLayers3 plugin not loading basemap in firefox- google chrome wo...
- Please report this bug in plugin bigtracker https://github.com/volaya/qgis-ol3/issues
- 12:59 AM Bug report #11033 (Closed): Action OPEN doesn't work in QGIS 2.4
- it seems it is ok on QGIS master on both Linux and Windows (I tested also Polish language).
Please reopen if necessary. - 12:59 AM Bug report #11033 (Closed): Action OPEN doesn't work in QGIS 2.4
- it seems it is ok on QGIS master on both Linux and Windows (I tested also Polish language).
Please reopen if necessary. - 12:54 AM Feature request #11319: Allow to (re)add features to null geometries
- Arnaud Morvan wrote:
> For myself, it seems normal that a feature geometry can be null.
>
> But after having removed... - 12:52 AM Feature request #11319: Allow to (re)add features to null geometries
- For myself, it seems normal that a feature geometry can be null.
But after having removed the last point, it is impo... - 11:27 AM Feature request #11319 (Closed): Allow to (re)add features to null geometries
- It seems that since 2.4 the node tool allow to remove every node of a line/polygon feature, but this does not trigger...
- 12:54 AM Bug report #11274 (Feedback): File path encoding in "delimitedtext"-Provider
- Please be more specific, which "special" characters? Does it also failed when you load this file via QGIS GUI?
- 12:54 AM Bug report #11274 (Feedback): File path encoding in "delimitedtext"-Provider
- Please be more specific, which "special" characters? Does it also failed when you load this file via QGIS GUI?
- 12:51 AM Bug report #11275 (Closed): Specifying output file in Clipper causes error
- Fixed in commit:dbe4da806b
- 12:51 AM Bug report #11275 (Closed): Specifying output file in Clipper causes error
- Fixed in commit:dbe4da806b
- 12:48 AM Bug report #11314 (Rejected): gdal-python 1.11.1-1
- This is not a QGIS issue. Seems there is packaging problem in OSGeo4W, report this in corresponding bugracker
- 12:48 AM Bug report #11314 (Rejected): gdal-python 1.11.1-1
- This is not a QGIS issue. Seems there is packaging problem in OSGeo4W, report this in corresponding bugracker
- 12:47 AM Feature request #11320 (Rejected): Not sure if this is the place, just reporting it works on my d...
- 03:45 PM Feature request #11320 (Rejected): Not sure if this is the place, just reporting it works on my d...
- Just wanted to report that I downloaded this on the OnePlus One Android smartphone, and it looks pretty good. I have...
- 12:25 AM Bug report #11321 (Closed): Composer legend doesn't honour reference point when adding/deleting l...
- In map composer, when adding or removing layers from the legend, the legend resizes itself but doesn't do so relative...
- 12:25 AM Bug report #11254 (Closed): QGIS Server: Exclude layers in OWS tab does not work
- it is ok on qgis master.
- 12:25 AM Bug report #11254 (Closed): QGIS Server: Exclude layers in OWS tab does not work
- it is ok on qgis master.
- 09:20 PM Revision 30dd6e77 (qgis): remove useless code
- 07:29 PM Revision 5fca922a (qgis): [processing] fixed minor typos in GeometryConvert algorithm
- 07:29 PM Revision 953f9770 (qgis): fixed #10986
- 05:55 PM Revision c7a16507 (qgis): Merge pull request #1606 from arnaud-morvan/selectioncolor_alphachannel
- Fix #11307. Apply user selection alpha channel to mapsettings on newfile.
- 05:34 PM Revision 0075bde2 (qgis): Apply default selection color alpha channel to mapsettings on newfile. ...
- 03:11 PM Revision 6ec751f6 (qgis): [composer] Cache transformed grid lines and intersections to slightly
- speed up grid drawing
- 03:09 PM Revision 9e793ebd (qgis): [composer] Fix transformed map grids not drawn if set to Tick or Marker...
- 03:03 PM Revision ade5b65e (qgis): Workaround issue in Qt detection of encoding for html QByteArrays
- 02:47 PM Revision 2cd17706 (qgis): [processing] disable GRASS 7 algorithm provider by default
- 02:47 PM Revision 1b859730 (qgis): [processing] put all qgis algs in single directory
- 02:47 PM Revision 2f1dbab8 (qgis): fix file permissions
- 02:46 PM Revision b2494fd9 (qgis): Update geometricfigures.rst
- 02:40 PM Revision d8ce7dac (qgis): Optimize simple line drawing when without data-defined properties
- 20% speed improvement when drawing 1m linestrings (4points each) from memory layer
- 02:40 PM Revision fbbea90d (qgis): Optimize simple marker: do not construct/destruct "size" all the time
- 13% speedup when rendering 1m points from memory provider
- 02:40 PM Revision 86015ea4 (qgis): Optimize QgsVectorLayerFeatureIterator a bit
- 11% speedup when rendering 1 million points from memory provider
- 02:40 PM Revision 3ce7be5d (qgis): Skip some work if no data-defined properties are applied
- 8% speedup with 1m polygons in memory layer
- 01:29 PM Bug report #7258 (Closed): GetFeatureInfo request with a FILTER doesn't find anything
> I really do not understand the problem!
I just tested quite extensively (qgis master) and it works. Your problem...- 01:29 PM Bug report #7258 (Closed): GetFeatureInfo request with a FILTER doesn't find anything
> I really do not understand the problem!
I just tested quite extensively (qgis master) and it works. Your problem...- 01:04 PM Bug report #6785: Error while trying to edit a parameter in a model
- I can confirm that this happens on my machine too. Linux Fedora core 18 with a private build of the latest trunk. T...
- 12:49 PM Revision ebae4859 (qgis): dxf export: (re-)enable linetype generation for pen styles
- 12:03 PM Revision dbe4da80 (qgis): Merge pull request #1603 from luipir/master
- [GdalTools] fix blocker bug https://hub.qgis.org/issues/11275
- 11:57 AM Bug report #10805 (Closed): QGIS freezes when using Identify Features form containing embedded re...
- It seems to work fine on the latest qgis master, on both linux and windows (attached project saved in qgis 2.2). Plea...
- 11:57 AM Bug report #10805 (Closed): QGIS freezes when using Identify Features form containing embedded re...
- It seems to work fine on the latest qgis master, on both linux and windows (attached project saved in qgis 2.2). Plea...
- 11:57 AM Bug report #10805 (Closed): QGIS freezes when using Identify Features form containing embedded re...
- It seems to work fine on the latest qgis master, on both linux and windows (attached project saved in qgis 2.2). Plea...
- 11:34 AM Bug report #11141 (Closed): Parallel multi-core rendering crashes QGIS
- Andreas Neumann wrote:
> It works fine for me. No more crashes for my projects.
I assume that this should be fixed. ... - 11:34 AM Bug report #11141 (Closed): Parallel multi-core rendering crashes QGIS
- Andreas Neumann wrote:
> It works fine for me. No more crashes for my projects.
I assume that this should be fixed. ... - 11:28 AM Bug report #10976: attribute table refresh problems after edits
- > If a layer item is geometrically edited - removing all its vertices say for a line, the attribute table still have ...
- 11:22 AM Bug report #10976: attribute table refresh problems after edits
- I also seen this issue a number of times, but struggled to replicate it. Anyway it is not a regression (so we should ...
- 11:22 AM Bug report #10976: attribute table refresh problems after edits
- I also seen this issue a number of times, but struggled to replicate it. Anyway it is not a regression (so we should ...
- 11:22 AM Bug report #10976: attribute table refresh problems after edits
- I also seen this issue a number of times, but struggled to replicate it. Anyway it is not a regression (so we should ...
- 11:22 AM Bug report #10976: attribute table refresh problems after edits
- I also seen this issue a number of times, but struggled to replicate it. Anyway it is not a regression (so we should ...
- 02:37 AM Bug report #10976: attribute table refresh problems after edits
- I also get the same problem although I haven't been able to reproduce it consistently. Sometimes the table refreshes ...
- 11:16 AM Revision f5054a1e (qgis): Merge pull request #1604 from elpaso/processing
- [processing] Avoid python hangs when run in headless mode from FCGI
- 11:04 AM Bug report #11315: Identify Results form no decreases in width
- View problem http://youtu.be/H05r_PFtPAE
- 02:07 AM Bug report #11315 (Closed): Identify Results form no decreases in width
- Identify Results form no decreases in width.
Trying to put the control "Mode" and "Auto open form" in one line - 10:56 AM Bug report #11293: Auto update Shows All Layers
- confirmed on the latest master.
- 10:56 AM Bug report #11293: Auto update Shows All Layers
- confirmed on the latest master.
- 10:42 AM Revision ac54c8e0 (qgis): [processing] updated freq analysis alg
- 10:40 AM Revision f6144355 (qgis): refactor Hub distance alg
- 10:40 AM Revision d4dbb92a (qgis): refactor Gridify alg. fix license headers
- 10:40 AM Revision b63a5d3f (qgis): refactor Hub lines alg
- 10:40 AM Revision 558765ad (qgis): update Grid alg to avoid some coordinate precision issues
- 10:40 AM Revision 48fde065 (qgis): remove old code
- 10:40 AM Revision 8e696b76 (qgis): refactor Merge alg
- 10:40 AM Revision be079896 (qgis): refactor Geometry convert alg
- 10:40 AM Revision 25fa1705 (qgis): cleanup in vector utils
- 10:40 AM Revision 07d584d2 (qgis): start refactoring of the Processing mmqgis backend: Delete column and
- Delete duplicate geometries
- 10:40 AM Revision 5306cd85 (qgis): refactor Text to float alg
- 10:40 AM Revision 5d114a87 (qgis): refactor Extract by attribute alg
- 10:40 AM Revision 98226c5c (qgis): refactor Grid algorithm
- 10:40 AM Revision 3b60bd67 (qgis): refactor Select by attribute alg
- 10:35 AM Revision 59ec15bb (qgis): [processing] Avoid python hangs when run in headless mode from FCGI
- 10:34 AM Bug report #8511 (Closed): Iterations: autofill mode fills the output name in a wrong way under L...
- should be fixed with commit:953f97707308a441c6d882090dfb43f1c8898995
- 10:34 AM Bug report #8511 (Closed): Iterations: autofill mode fills the output name in a wrong way under L...
- should be fixed with commit:953f97707308a441c6d882090dfb43f1c8898995
- 10:32 AM Bug report #10986 (Closed): Batch processing autofill option deletes last filename character
- should be fixed with
#953f97707308a441c6d882090dfb43f1c8898995 - 10:32 AM Bug report #10986 (Closed): Batch processing autofill option deletes last filename character
- should be fixed with
#953f97707308a441c6d882090dfb43f1c8898995 - 10:17 AM Bug report #11198: Text annotations are not rendered when saving the map canvas as image
- I tested qgis down to 1.8 and it never exported the annotation with "save as image". Not even sure we should make thi...
- 10:09 AM Bug report #11233 (Closed): Raster export broken
- seems not replicable anymore, please reopen if necessary. Cheers!
- 10:09 AM Bug report #11233 (Closed): Raster export broken
- seems not replicable anymore, please reopen if necessary. Cheers!
- 10:08 AM Bug report #11131: GPX plugin always saves absolute path
- Confirmed on the latest master, anyway this is one of the cases I have doubts tagging the issue as blocker (even if i...
- 10:08 AM Bug report #11131: GPX plugin always saves absolute path
- Confirmed on the latest master, anyway this is one of the cases I have doubts tagging the issue as blocker (even if i...
- 10:08 AM Bug report #11131: GPX plugin always saves absolute path
- Confirmed on the latest master, anyway this is one of the cases I have doubts tagging the issue as blocker (even if i...
- 08:57 AM Bug report #11307 (Closed): Default transparency for selections not honored
- Fixed in changeset commit:"c7a16507671dc322856c338e2e6d8b1c9b451884".
- 08:44 AM Bug report #11307: Default transparency for selections not honored
- Pull request created : https://github.com/qgis/QGIS/pull/1606
- 08:32 AM Bug report #11307: Default transparency for selections not honored
- On the latest QGIS master the transparency for selection color is completely ignored.
- 08:32 AM Bug report #11307: Default transparency for selections not honored
- On the latest QGIS master the transparency for selection color is completely ignored.
- 08:13 AM Bug report #10876 (Feedback): Broken non-latin text attributes when doing Shapefile import in GRA...
- I cannot confirm that qgis 1.8 wasn't affected, I just tested on it and I see the same behavior.
I'm on an en_EN ope... - 08:13 AM Bug report #10876 (Feedback): Broken non-latin text attributes when doing Shapefile import in GRA...
- I cannot confirm that qgis 1.8 wasn't affected, I just tested on it and I see the same behavior.
I'm on an en_EN ope... - 08:13 AM Bug report #10876 (Feedback): Broken non-latin text attributes when doing Shapefile import in GRA...
- I cannot confirm that qgis 1.8 wasn't affected, I just tested on it and I see the same behavior.
I'm on an en_EN ope... - 08:01 AM Revision 0d5fb236 (qgis): Merge pull request #1599 from ccrook/CategorizedRendererFixes
- Categorized renderer fixes
- 07:37 AM Bug report #10996: Virtual fields: categorized symbology does not work under Windows
- still true on the latest master.
- 07:31 AM Bug report #10993: Virtual fields: if selecting integer as data type, then field shows as decimal
- still true on the latest master.
- 07:12 AM Bug report #10707 (Closed): Renaming group item in composer legend resets all settings of sub items
- this seems solved in the latest master.
- 07:12 AM Bug report #10707 (Closed): Renaming group item in composer legend resets all settings of sub items
- this seems solved in the latest master.
- 07:09 AM Revision ba0f9d40 (qgis): Reverting to preferred QgsRenderRangeV2LabelFormat
- 07:09 AM Bug report #10904: postgresql table shows only 500 features when adding from "add vector layer" a...
- I just tested with data of my own (with many millions of features) under Windows and Linux with qgis master, using po...
- 07:01 AM Bug report #11318: using date fields in QGIS 2.4 query builder
- this problem applies to shape files (the expression still works with PostGis files) and comparison between date field...
- 05:01 AM Bug report #11318 (Closed): using date fields in QGIS 2.4 query builder
- In QGIS 2.2 I could use a query such as
"Started" > '2014/07/17'
to find all records later than the date given. I... - 05:09 AM Bug report #11168 (Open): Cannot remove expression fields (crash)
- 05:08 AM Bug report #10835: Can't toggle layer visibility in canvas when selecting multiple layers.
- Martin Dobias wrote:
> I would suggest adding functionality to check/uncheck multiple layers to the newly added visib... - 05:01 AM Bug report #11257 (Closed): QGIS 2.4 crashes when using Topology Checker
- It seems ok on qgis master, using your data under both linux and windows. Please reopen of necessary.
- 05:01 AM Bug report #11257 (Closed): QGIS 2.4 crashes when using Topology Checker
- It seems ok on qgis master, using your data under both linux and windows. Please reopen of necessary.
- 03:33 AM Bug report #10882 (Closed): Required option to set the default value(NULL) on date fields in QGIS...
- in QGIS master there is now an option "allow NULL values".
- 03:33 AM Bug report #10882 (Closed): Required option to set the default value(NULL) on date fields in QGIS...
- in QGIS master there is now an option "allow NULL values".
- 03:26 AM Bug report #10872 (Closed): Slow performance when panning and opening attritute table -Non Acsii
- closing for lack of feedback.
- 03:26 AM Bug report #10872 (Closed): Slow performance when panning and opening attritute table -Non Acsii
- closing for lack of feedback.
- 03:25 AM Bug report #10832: Bad Allocation when opening raster properties
- confirmed on the latest master.
- 03:10 AM Bug report #11316 (Closed): python error when setting output file name in GDAL tools
- duplicate of #11275
- 03:10 AM Bug report #11316 (Closed): python error when setting output file name in GDAL tools
- duplicate of #11275
- 02:26 AM Bug report #11316 (Closed): python error when setting output file name in GDAL tools
- Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/GdalTools/tools/doDEM.py", line 116, in fil... - 02:58 AM Bug report #10999: Unknown exception while reshaping
- discarding edits (after getting yhe exception) made my qgis crash.
- 02:43 AM Bug report #11209: Bad Allocation when opening properties of a VRT file created with the Hillshad...
- The resulting vrt file (using the QGIS core "Raster Terrain Analysis plugin") does not seems right, but the truth is ...
- 02:43 AM Bug report #11209: Bad Allocation when opening properties of a VRT file created with the Hillshad...
- The resulting vrt file (using the QGIS core "Raster Terrain Analysis plugin") does not seems right, but the truth is ...
- 02:43 AM Bug report #11209: Bad Allocation when opening properties of a VRT file created with the Hillshad...
- The resulting vrt file (using the QGIS core "Raster Terrain Analysis plugin") does not seems right, but the truth is ...
- 02:43 AM Bug report #11209: Bad Allocation when opening properties of a VRT file created with the Hillshad...
- The resulting vrt file (using the QGIS core "Raster Terrain Analysis plugin") does not seems right, but the truth is ...
- 02:40 AM Bug report #9887 (Feedback): Example script "Hex grid from layer bound" creates topologically inc...
- Should be fixed in commit:558765addf. Please check
- 02:31 AM Bug report #11317 (Closed): PostGIS views not handled correctly
- QGIS is not handling views correctly demonstrated by some examples.
1) Shape file containing multiple polygons imp...
2014-10-02
- 01:15 AM Revision 10d75c00 (qgis): [composer] Fix display name for attribute table frames
- 01:08 AM Revision 456e9713 (qgis): [composer] Fix table background extending beyond table rows (fix #11272).
- It was necessary to add a new 'table background' color option to prevent
regressions when loading old compositions, s... - 12:53 AM Revision 7d3333ef (qgis): [composer] Copy hide background if empty setting when adding new frame ...
- 12:53 AM Revision 338098c1 (qgis): [composer] Default to no background for new frame items
- 12:47 AM Bug report #11314 (Rejected): gdal-python 1.11.1-1
- Some plugins (openlayers for example)in qgis Chugiak 2.4.0-1 get errors with gdal-python 1.11.1-1. Error: module name...
- 11:12 PM Bug report #11313 (Closed): Bad integer variables in postgis providers. Need unsigned int 0-42949...
- In the long-lived database Postgresql, and an increase in counter OID 2147483647 overflow occurs above variables, usi...
- 10:54 PM Bug report #10765: Actions on layer don't use field values
- 2.5.0-Master
This bug http://youtu.be/WBpTQRh6JCY - 07:14 PM Revision 0d1f7196 (qgis): Adding missing elements from SIP
- 06:15 PM Revision dad5d420 (qgis): [processing] do not log algorithms when not run from the gui
- 05:41 PM Revision f652afb9 (qgis): Fix #11285 (improve symbol levels dialog for long symbol labels) - by S...
- 05:38 PM Revision c5652a52 (qgis): [fix #11300] make edit form non modal on feature creation too
- 04:58 PM Revision 72259135 (qgis): [processing] remove undefined variable (fix #11118)
- 04:17 PM Bug report #11272 (Closed): Print composer: table frame background extends beyond full table rows
- Fixed in changeset commit:"456e97137238b855afa5fad3cd10a2ccd4540fea".
- 04:06 PM Bug report #11263 (Closed): add map to composer do crash
- Seems to be a local problem, closing.
- 04:06 PM Bug report #11263 (Closed): add map to composer do crash
- Seems to be a local problem, closing.
- 03:51 PM Revision c9e03283 (qgis): fix blocker bug https://hub.qgis.org/issues/11275
- 03:49 PM Revision df7c965a (qgis): update mac install documentation and fix GSL include
- 03:06 PM Revision 4d30e054 (qgis): [Python Console] Don't set custom background for editor toolbar
- 02:56 PM Bug report #11305 (Reopened): Adding an overview map to print composer crashes QGIS
- I did reproduce this. I'll investigate
- 11:43 AM Bug report #11305 (Closed): Adding an overview map to print composer crashes QGIS
- 10:22 AM Bug report #11305: Adding an overview map to print composer crashes QGIS
- not confirmed on win8 either ... strange, must be local then ... sorry for the noise!
- 08:21 AM Bug report #11305 (Feedback): Adding an overview map to print composer crashes QGIS
- not confirmed in my win7 and master 675ba9a + tested on debian wheezy
- 02:46 PM Revision 5b7f8cbe (qgis): [Expression] Don't show folding
- 01:50 PM Bug report #5848: Different icons for QGIS and QGIS Browser
- Hi guys,
based on discussion in http://osgeo-org.1560.x6.nabble.com/Qgis-files-and-related-icons-td5163236.html:
n... - 01:27 PM Bug report #11312 (Closed): copy/paste style doesn't keep fields properties
- When style is copied from one layer to another all custom edit widgets in style->field properties are lost.
- 01:14 PM Revision 369b60a4 (qgis): Fixed renaming of composer legend nodes for raster layers
- 09:46 AM Bug report #11311 (Closed): DB Manager doesn't import PostGIS data in view with dblink
- I tried to import in QGIS a view with a PostGIS geometry column, which data are obtained from a second db (using dbli...
- 09:39 AM Bug report #9997 (Rejected): Commit changes to database creates invalid geometry
- unfortunately not reproducable.
- 09:39 AM Bug report #9997 (Rejected): Commit changes to database creates invalid geometry
- unfortunately not reproducable.
- 09:02 AM Feature request #11310 (Closed): choose label field when classifying categorized
- Raymond found out that it is easier to just classify on the text field, there is just a minimal time difference in re...
- 08:05 AM Feature request #11310 (Closed): choose label field when classifying categorized
- When I do a categorized classification, I must of course choose the column to create it. When I press 'classify' QGIS...
- 08:44 AM Bug report #11285: The cell to set the order of symbol level are disappeared
- Thanks Salvatore for the fix! I have applied it with just minor changes.
- 08:42 AM Bug report #11285 (Closed): The cell to set the order of symbol level are disappeared
- Fixed in changeset commit:"f652afb9fac246742d7a131bcd9b6b7f7156709f".
- 08:38 AM Bug report #11300 (Closed): map identification of relation reference widget does not work when cr...
- Fixed in changeset commit:"c5652a52e252d97a77ffd66caca5a0ed58ccf58f".
- 08:10 AM Feature request #10868 (Feedback): Processing: Import into PostGIS defaults
- Seems fixed in master. Please check and close
- 08:00 AM Bug report #11118 (Closed): s undefined in GrassUtils.py
- Fixed in changeset commit:"72259135b1f012ad61807be0d9900c4a5f83142d".
- 07:45 AM Feature request #11309 (Closed): add new variable in expression: filename and projection
- filename: name of the QGIS project file
projection: name of the projection used for the project
useful information f... - 07:43 AM Bug report #11308 (Closed): IN operator is mising in expression dialog
- IN operator can be used but doesn't appear in the operator list in the expression dialog.
- 07:21 AM Bug report #11275: Specifying output file in Clipper causes error
- tested on win7 also on 2.4 => can be backported
I tested random with other GdalTool methods and seems without regres... - 07:18 AM Bug report #11275: Specifying output file in Clipper causes error
- tested on win7 too
- 07:09 AM Bug report #11275: Specifying output file in Clipper causes error
- auto assigned
- 07:09 AM Bug report #11275: Specifying output file in Clipper causes error
- auto assigned
- 07:07 AM Bug report #11275: Specifying output file in Clipper causes error
- pull request to solve the issue
tested on debian
https://github.com/qgis/QGIS/pull/1603 - 02:57 AM Bug report #11275: Specifying output file in Clipper causes error
- confirmed in current master 675ba9a on win7 osge4w and Debian (compiled)
- 06:18 AM Bug report #8857 (Closed): sip: Unable to find file "QtCore/QtCoremod.sip"
- on mac, solved with last versoins of PyQt / SIP
- 06:04 AM Bug report #11307 (Closed): Default transparency for selections not honored
- I found a problem with QGIS 2.4 and 2.5 yesterday build.
When you set the defeult the color for selections and you s... - 03:57 AM Bug report #11141: Parallel multi-core rendering crashes QGIS
- It works fine for me. No more crashes for my projects.
- 02:49 AM Bug report #11306 (Closed): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
- Hello,
I have a problem with inserting a picture into a form in QGIS 2.4 with QT designer. +*Something that worked i...
2014-10-01
- 10:49 PM Revision 675ba9ab (qgis): [composer] Fix placement of grid annotations when map has no frame set
- 10:48 PM Revision a2d5acb5 (qgis): Add argument to QgsCoordinateTransform::transformBoundingBox to flag that
- handling of a bounding box which crosses the 180 degree longitude line
is required. Fix composer map reprojected grid... - 02:03 PM Bug report #11305: Adding an overview map to print composer crashes QGIS
- The crash does not seem to happen with every project, but I can always reproduce it by loading the alaska.shp from th...
- 01:58 PM Bug report #11305 (Closed): Adding an overview map to print composer crashes QGIS
- To reproduce just add two maps to a print composition. Try to turn the second one in to an overview map. QGIS crashes...
- 12:44 PM Revision d66e4dc1 (qgis): [composer] Remove 'new from template' action from composer, following U...
- 12:32 PM Revision 78c88d58 (qgis): Add some shortcut keys for composer
- 12:31 PM Revision 0a260992 (qgis): [composer] Item widget layout tweaks for windows
- 12:31 PM Revision 5b7d39a7 (qgis): Fix more warnings for QgsColorButtonV2 with invalid size
- 07:54 AM Bug report #11304: The ComposerMap's tooltip is not updated after readXML
- Pull request 1602 https://github.com/qgis/QGIS/pull/1602
- 07:50 AM Bug report #11304 (Closed): The ComposerMap's tooltip is not updated after readXML
- The ComposerMap's tooltip is only set in the private init method. This method is only used in the ComposerMap constru...
- 06:53 AM Feature request #11303 (Open): alternative layer coordinate readout with canvas orientation flip ...
- It would be useful in many cases to have a dynamic mouse coordinate readout in additional CRSs besides the canvas CRS...
- 05:16 AM Bug report #11302 (Closed): identify panel behaviour broken
- if I click 'table' or 'graph' in the identify panel (after a getfeatureinfo on a WMS layer in my case, that returned ...
- 02:44 AM Bug report #11255 (Closed): Composer does not update the paper size in QGIS Master
- Closing, as it's new intended behaviour. We'll tackle the icon discussion via the UI list.
- 02:44 AM Bug report #11255 (Closed): Composer does not update the paper size in QGIS Master
- Closing, as it's new intended behaviour. We'll tackle the icon discussion via the UI list.
- 02:05 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
- More detailed description on #11297
2014-09-30
- 01:52 AM Bug report #11237 (Closed): Shapefile polygon layer not showing certain polygons
- so it was a spatial index issue. Closing then.
- 01:52 AM Bug report #11237 (Closed): Shapefile polygon layer not showing certain polygons
- so it was a spatial index issue. Closing then.
- 01:47 AM Revision a5f0de9d (qgis): API fixes to use Legend instead of Label where it makes more sense
- 10:41 PM Revision 21ddf129 (qgis): Changing decimal places to precision, allowing negative precision, impr...
- 09:10 PM Revision 465219a1 (qgis): Using QString.replace instead of .arg to ensure that %1 and %2 are unam...
- 08:52 PM Revision 834c1d0d (qgis): Fix handling of link category boundaries with sorting of rows
- 05:32 PM Feature request #11301: [composer] Add option to hide item bounding boxes
- Might be good to make it as some kind of status in the status bar so it is clear that selection handles are off. I c...
- 05:29 PM Feature request #11301 (Closed): [composer] Add option to hide item bounding boxes
- Need to add an option under the view menu to "hide item bounding boxes". This would make the selection bounding boxes...
- 03:23 PM Bug report #11297 (Closed): Composer - Problem with the Y coordinate in the grid frame
- Duplicate of #8827
- 03:23 PM Bug report #11297 (Closed): Composer - Problem with the Y coordinate in the grid frame
- Duplicate of #8827
- 06:34 AM Bug report #11297 (Closed): Composer - Problem with the Y coordinate in the grid frame
- There is a problem with the Y coordinate in the "Grid frame", when it reaches the limit of the grid.
Please see the ... - 02:27 PM Revision 18412257 (qgis): [composer] Correctly handle encoded HTML source (fix #11287)
- 12:37 PM Revision 595de482 (qgis): [composer] Use spin boxes for item position and size
- 12:37 PM Revision ed700742 (qgis): [composer] Don't snap to hidden items
- 12:37 PM Revision fd92dd95 (qgis): [color picker] Clicking the previous color should reset to that color
- 12:37 PM Revision fb7415c3 (qgis): [composer] Refresh refetches atlas feature from provider, more removal ...
- 12:37 PM Revision f23e38df (qgis): [composer] Prevent multiple calculation of data defined properties
- 12:35 PM Revision 6f4a28f5 (qgis): Disable radio buttons in color dialog if not using first tab
- 10:44 AM Revision c17957fe (qgis): Mapserver: fixed GetFeatureInfo request on raster layers
- 07:04 AM Bug report #11300 (Closed): map identification of relation reference widget does not work when cr...
- I suppose there is a conflict of map tools.
Also, canvas window is not raised (at least on windows) although it work... - 06:49 AM Bug report #11299 (Closed): Null/Extra symbol in categorized layer style
- For some reason, QGIS Desktop generates an extra/null symbol for categorized layer styles. This happens, at least, on...
- 06:47 AM Bug report #11298 (Closed): customize render combobox
- When tempting to uncheck visibility of mRenderSuppressionCBox (status bar) under the customization menu. QGIS crashes...
- 05:27 AM Bug report #11287 (Closed): composer' html items do not respect the character encoding of HTML pa...
- Fixed in changeset commit:"184122571ac1d310de8c8906e512788ebbbb29a9".
- 03:15 AM Bug report #11296 (Closed): Deleting shapes in shapefiles does not work
- After opening an existing ESRI-shapefiel (polygons) and deleting some of the shapes qgis marks the deleted lines in t...
2014-09-29
- 01:59 AM Bug report #11255: Composer does not update the paper size in QGIS Master
- Ok, this is not a bug, but a change in functioning in version 2.6. Yet, I think icons do not seem very explicit. "New...
- 01:38 AM Bug report #11255: Composer does not update the paper size in QGIS Master
- Hi Nyall,
The first one. I make "New print composer" and then "Add items from template".
I tested right now with QG... - 01:14 AM Bug report #11255 (Feedback): Composer does not update the paper size in QGIS Master
- are you able to confirm the steps
you do to make the new composition from a template? Specifically, are
you creating ... - 01:53 AM Bug report #11295 (Closed): GPS plugin documentation - bug notice
- Into the documentation related to the GPS plugin some bugs are reported, but now they are closed.
I saw this:
- htt... - 01:35 AM Bug report #11286: Incorrect evaluation of Rule-Base features
- The count field is a bigint, which is the type created by PostgreSQL when using the Count function. As requested scre...
- 12:38 AM Bug report #11294 (Closed): Can't save project using Windows 8
- I am a Computer Officer supporting a user of QGIS.
He reports the following:
"QGIS is failing to write a Legend file....
Also available in: Atom