Activity
From 2015-09-24 to 2015-10-23
2015-10-23
- 11:00 PM Revision a3f41975 (qgis): postgres provider: verify unique constraint it NOT NULL is not set on k...
- 07:19 PM Revision bfd29333 (qgis): fix phantom labels for (actually not) rendered feature (refs #13631)
- (cherry picked from commit d6f66e & b36cd1f)
- 06:26 PM Revision 82bac427 (qgis): adding french translators
- 05:51 PM Revision b36cd1f0 (qgis): better fix for phantom labels: consider rules out of visibility range a...
- 05:03 PM Revision 44590e9a (qgis): Merge pull request #2395 from medspx/dbmanager_oracle_timestamp
- DBManager: support timestamp values for Oracle
- 04:04 PM Revision d6f66ee4 (qgis): fix phantom labels for (actually not) rendered feature (refs #13631)
- 03:59 PM Revision b0f6e304 (qgis): [BUGFIX] Set default units to mm in GetStyles
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 03:57 PM Revision 972104c9 (qgis): [BUGFIX] Set default units to mm in GetStyles
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 03:55 PM Revision cd2751f0 (qgis): [BUGFIX] Set default units to mm in GetStyles
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 03:54 PM Revision f7ce8b94 (qgis): [BUGFIX] Set default units to mm in GetStyles
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 02:36 PM Revision 4408dfe4 (qgis): [BUGFIX] Set default units to mm in exportSld
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 02:32 PM Revision 4960ca6c (qgis): [BUGFIX] Set default units to mm in exportSld
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 02:31 PM Revision 4e61363e (qgis): [BUGFIX] Set default units to mm in exportSld
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 02:27 PM Revision 0f2dfdb1 (qgis): Reload data when subsetString changes.
- 02:27 PM Revision 2e850537 (qgis): Only highlight feature of active attribute dialog
- Fix #13634
- 02:27 PM Revision b9b0865e (qgis): Automatically reload project templates when a new template is added
- 02:23 PM Revision b54b1598 (qgis): [BUGFIX] Set default units to mm in exportSld
- The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert... - 02:11 PM Revision 1a9aec4a (qgis): Bump version to 2.13
- 02:10 PM Revision cd9d6450 (qgis): Release of 2.12 (Lyon)
- 02:10 PM Revision c69f3398 (qgis): changelog update for 2.12
- 02:10 PM Revision 660af94d (qgis): translation update for 2.12 from transifex
- 02:04 PM Revision 0aa0b4c8 (qgis): DBManager: support timestamp values for Oracle
- 02:01 PM Bug report #13641 (Closed): editing a feature in a PostGIS layer does not work when the PK contai...
- Fixed in changeset commit:"a3f41975c2c1ba9e7e859249f2eb917ef012a5bb".
- 01:58 PM Revision c5cbd6d6 (qgis): Partial fix for #13143; fix Mac exports for composer with HTML labels
- - Does not work with Print dialogs (still non functional)
- 01:39 PM Bug report #13656 (Closed): LIKE is not case sensitive when Query Builder is accessed from Layer ...
- duplicate of #6690
- 01:39 PM Bug report #13656 (Closed): LIKE is not case sensitive when Query Builder is accessed from Layer ...
- duplicate of #6690
- 11:28 AM Revision d8303a76 (qgis): pass through default values when merging features (followup 099a40b, re...
- 11:16 AM Bug report #13664 (Closed): SAGA Inverse distance weighted fails
- Algorithm Inverse distance weighted starting...
grid_gridding "Inverse Distance Weighted" -SHAPES "/home/paolo/Scriva... - 10:26 AM Revision 220affbf (qgis): Fix #11399; fix up Mac OS X 10.10+ dropped file URLs
- 09:44 AM Revision 70687729 (qgis): [pyqgis-console] APIs file update
- 09:25 AM Revision dfb476a5 (qgis): [auth] Fix #13568; disable auth system after 5 wrong password attempts
- 09:04 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- OK, got some more info:
* same issue with other commands, in particular v.buffer
* this might be due to issue with p... - 08:41 AM Feature request #13663 (Open): Templated input parameter
- The cases where a raster calculator or a QGIS expression needs to be used inside e model or a script, it can be usefu...
- 08:34 AM Feature request #13662 (Closed): Add CRS/SRS input parameter type
- It would be useful to have a CRS input type for scripts, models and runalg API.
A simple use case is Reproject layer.... - 08:29 AM Revision b65b5959 (qgis): make python error handling translatable
- 08:10 AM Revision e5ad57b7 (qgis): Notes about new labeling API not being public yet in 2.12
- 08:03 AM Revision d56dcdb0 (qgis): Fix composer scale bar when crs units are non-meters and OTF is off (fi...
- 07:31 AM Bug report #13661 (Closed): Node tool should not allow to delete nodes and leave just 1 in lines ...
- When I am editing a Feature in a Line-Shapefile I can delete all but one nodes of a Line leading to a Line Feature wi...
- 05:28 AM Feature request #13634 (Closed): Having a feature form opened should not keep highlighted the fea...
- Fixed in changeset commit:"2e8505378ea91424f31be82f2041572fe9950319".
- 04:59 AM Bug report #13660: Log messages appear at the top of the screen and don't disappear
- commit:d8303a7 fixes the origin of the messages.
- 04:58 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
- We've also been experiencing this bug in 2.8 and 2.10 - can a developer look at the PR and check whether it's worth a...
- 03:38 AM Revision 68f11d45 (qgis): Merge pull request #2393 from PedroVenancio/grass7_plugin
- Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fix…
- 02:24 AM Revision 5057f761 (qgis): Adds the -crop_to_cutline parameter as optional to fix the gdalwarp dev...
- 02:16 AM Bug report #13506: Processing help files for QGIS algs all dead now
- @Harrissou fyi: processing is a core plugin, so when you install a version of QGIS the plugin is included in the QGIS...
- 02:06 AM Bug report #13506: Processing help files for QGIS algs all dead now
- The Processing version i had in LTR was 2.6 (if I'm not wrong) so I update it to 2.10.2. New version was saved in \\....
- 02:15 AM Bug report #11399 (Closed): Unable to add raster and vector files via drag and drop on OS X 10.10
- Fixed in changeset commit:"220affbf9c74391bd13be5173368e3e2e043ccac".
2015-10-22
- 01:42 AM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
- Indeed, Anita, I didn't have the same version. As stated in your quote, the available one is 2.10.2 and this is the o...
- 09:56 AM Bug report #13506: Processing help files for QGIS algs all dead now
- I can't reproduce the issue either (using OSGeo4W nightly). Are you sure you have the latest Processing version? Chec...
- 06:42 AM Bug report #13506: Processing help files for QGIS algs all dead now
- Victor Olaya wrote:
> can you provide more detail?
>
> I am not able to reproduce it here
I just open any QGIS algor... - 05:49 AM Bug report #13506 (Feedback): Processing help files for QGIS algs all dead now
- can you provide more detail?
I am not able to reproduce it here
Moreover, the code in the changeset that I added do... - 01:36 AM Revision 18df0037 (qgis): Use front window to show python error if there is message bar
- 01:35 AM Revision b33ab1af (qgis): Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fixed...
- 01:30 AM Bug report #13660 (Closed): Log messages appear at the top of the screen and don't disappear
- Hi!
Win7sp1 x64, qgis dev x64 rev. commit:18df003
In Settings/Options/General I set "Timeout for timed messages or d... - 12:52 AM Revision c7eef14d (qgis): Remove default QGIS rocks text
- 12:45 AM Bug report #13650: DBManager BaseError should test for already unicode error messages
- Unfortunately my first commit commit:87657f8 was ugly as I didn't save my changes before commit...
So when I saw your... - 10:31 AM Bug report #13650 (Closed): DBManager BaseError should test for already unicode error messages
- Fixed in changeset commit:"87657f8ab4121abb93436fcca387354d4dcde51d".
- 07:38 AM Bug report #13650: DBManager BaseError should test for already unicode error messages
- I've made a "PR":https://github.com/qgis/QGIS/pull/2392 ...
- 12:25 AM Bug report #13568 (Closed): Master password is suspectible to brute-force attacks
- Fixed in changeset commit:"dfb476a527128b4958c9c807d8d38632cb54287d".
- 11:16 PM Revision 76ba8418 (qgis): update debian changelog
- 11:16 PM Revision 7102c522 (qgis): Drop menu files in favor of desktop files.
- The menu files are no longer required for the Debian packages since
[CTTE #741573 Debian Menu System](https://lists.d... - 11:16 PM Revision b730fa0c (qgis): Fix desktop-file-valide issues.
- The desktop-file-valide utility reported the following issues:
```
debian/qbrowser.desktop: hint: value "Qt;Education... - 11:16 PM Revision fd6bec43 (qgis): Also install MIME type icon in hicolor theme.
- Additionally the Shared MIME-info configuration is updated to reference the icon by name (without extension) like the...
- 11:04 PM Revision 0886e980 (qgis): Standardise naming of border/outline in symbol GUI
- Now for markers it's always "outline", and for fills it's
always "border" - 11:04 PM Revision dc6c12b6 (qgis): [composer] Fix scalebar widgets not updated when changing units (fix #1...
- 11:04 PM Revision 71d88a75 (qgis): [composer] Fix wording of scalebar widget controls (fix #12063)
- Also add some tooltips to clarify meaning of various controls
- 11:04 PM Bug report #13610 (Closed): Composer Scale Bar: scale bar not correct length when using feet
- Fixed in changeset commit:"d56dcdb02fc65d8cd6fc2a5a92b0be4756aa8e2d".
- 10:38 PM Feature request #13659 (Open): configure attribute table format
- Hi,
it would be nice to be able to configure the format of attribute tables as it is possible in office packages. I ... - 09:56 PM Revision bf64f8d0 (qgis): spelling fixes and indentation update
- 09:28 PM Revision 339fd756 (qgis): DBManager: merge PR2342 by medspx (fix #13650)
- 09:17 PM Revision 9419a445 (qgis): DBManager: revert commit 87675f8ab
- Maybe I was drunk...
- 07:28 PM Bug report #13658 (Closed): Polygons disappear after saving
- I have update some weeks ago to 2.10 Pisa and when I started using it heavily in the last week, I encounter regular t...
- 07:27 PM Revision 87657f8a (qgis): DBManager: fix #13650
- 07:23 PM Revision 2a57b170 (qgis): DBManager: avoid loading a query as layer with missing fields (fix #110...
- restore combo style and label when multiple unique fields for view are not supported (follow 8e45da9d7e)
- 07:21 PM Revision ef8f3d38 (qgis): Merge pull request #2382 from SebDieBln/MultiColumnPK_DbManagerQuery
- [DB_Manager] allows to specify multiple columns as the primary for a query to PostGIS (follow a4124da)
- 04:52 PM Revision 54e2a511 (qgis): [GRASS] hide db driver window on Windows
- 04:50 PM Revision f5b0dbe9 (qgis): [processing] allow translating algorithm dialog title
- fixes #13652
- 02:25 PM Revision e8cb8c1a (qgis): [GRASS] disable multiple vector editing on Linux/Mac
- 02:05 PM Bug report #12063 (Closed): Scalebar - label "map units per bar unit" now out of date
- Fixed in changeset commit:"71d88a753f98f42909b58ae46ccdf10986f0d987".
- 02:05 PM Bug report #13572 (Closed): Composer scale bar : the segment width is not coherent with the width...
- Fixed in changeset commit:"dc6c12b6c333fe31fd249c96fc64f87261da2716".
- 01:22 PM Bug report #12828 (Feedback): QGIS Crash when using composer and Windows Print Spooler is not run...
- Can you test with 2.12? I think this should be fixed now...
- 11:43 AM Bug report #13657 (Closed): default leading and trailing spaces when wildcard character used in '...
- Unless deleted, the single spaces that both precede and follow the wildcard character (i.e., %) when inserted (e.g., ...
- 11:33 AM Bug report #13656 (Closed): LIKE is not case sensitive when Query Builder is accessed from Layer ...
- When using the Query Builder accessed via 'LAYER > right/CTRL-click SHAPEFILE layer > FILTER...' with wildcards (i.e,...
- 11:33 AM Bug report #13655 (Closed): Bad metadata in the debian repository
- The file http://qgis.org/debian/dists/stable/Release contains the line
Suite: testing
even though it is in the 'st... - 11:31 AM Revision ae90d8ee (qgis): [BUGFIX][QGIS Server] Clean Headers
- With https://github.com/3liz/qgis-wfsOutputExtension, I found that QGIS Server
Headers are not always well formed. A... - 11:26 AM Revision f6723440 (qgis): [BUGFIX][QGIS Server] Clean Headers
- With https://github.com/3liz/qgis-wfsOutputExtension, I found that QGIS Server
Headers are not always well formed. A... - 11:07 AM Revision c0919e0a (qgis): processing add option for additional parameters for gdal rasterize
- 11:01 AM Revision ca704913 (qgis): [GRASS] try to get off_t from Make/platform.h
- 10:57 AM Revision ebd51b2c (qgis): remove repeated parameter
- 10:48 AM Revision 83d99b16 (qgis): Processing advanced parameters for gdal clip raster
- 10:37 AM Revision 03333c85 (qgis): Processing gdal translate and warp advanced parameters as such
- 10:32 AM Revision f7f8d7e4 (qgis): Restore "Add result to canvas" option as default
- fixes #13647
- 10:32 AM Revision ef2528bf (qgis): Allow usage of QgsMapToolAdvancedDigitizing from python code
- 10:32 AM Revision 457c76d9 (qgis): [sip] QgsMapCanvasSnappingUtils
- 10:31 AM Bug report #11037 (Closed): DbManager allows users to input missing column names for row id and g...
- Fixed in changeset commit:"2a57b170685a45cb939457933b1474ac02d78ee5".
- 09:26 AM Bug report #13643: After adding Postgis view I can't see records in attribute table
- I am not sure this is really a bug. QGIS uses a read only connection to read data and as _nextval()_ modifies data, i...
- 08:02 AM Revision 7b9bcffb (qgis): [composer] prevent application freeze upon opening composer due to qt/c...
- Credit to nirvn
- 07:50 AM Bug report #13652 (Closed): Processing tools window title are not available for translation
- Fixed in changeset commit:"f5b0dbe902491ae619a3d8954f276c32add461b7".
- 02:57 AM Bug report #13652 (Closed): Processing tools window title are not available for translation
- Processing tools' name and options can all be translated but the title of the dialog is still in english.
- 07:20 AM Revision 87e11cb2 (qgis): Fix a crash in filtered legends
- 07:20 AM Revision b4b70170 (qgis): Add tooltips to advanced digitizing dock
- 07:01 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
- Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I... - 06:45 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
- I included this issue in #13654, please consider closing this ticket if appropriate.
- 07:01 AM Feature request #6804: Add statistics to the dissolve tool
- Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I... - 06:45 AM Feature request #6804: Add statistics to the dissolve tool
- I included this issue in #13654, please consider closing this ticket if appropriate.
- 07:00 AM Feature request #13386: ogr2ogr based tool to "dissolve polylines"
- Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I... - 06:44 AM Feature request #13386: ogr2ogr based tool to "dissolve polylines"
- I included this issue in #13654, please consider closing this ticket if appropriate.
- 06:46 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Currently my recent changes are reverted, so in the next version of QGIS Dissolve should behave as in 2.8
- 06:44 AM Feature request #6040: Dissolve should support multiple fields
- I included this issue in #13654, please consider closing this ticket if appropriate.
- 06:42 AM Feature request #13654 (Open): Enhancements to Dissolve
- This ticket lists enhancements to Processing's Dissolve from several tickets. The enhancements should be included in ...
- 06:21 AM Bug report #13602: WMS of group layer is drawn in reverse order
- I've tried the last two nightlies but all I get is "WMS configuration error", so I don't know. I will try again tomor...
- 06:12 AM Feature request #1999: Use QtSql for database access instead of native sqlite calls
- Sandro Santilli wrote:
> Is this now implemented ? I'm asking as my "make check" fails due to not finding QtSql...
N... - 04:15 AM Feature request #1999: Use QtSql for database access instead of native sqlite calls
- Is this now implemented ? I'm asking as my "make check" fails due to not finding QtSql...
- 06:09 AM Bug report #13502 (Closed): Processing dissolve now discards all attributes
- changes have been reverted in commit:f705154
- 06:09 AM Bug report #13502 (Closed): Processing dissolve now discards all attributes
- changes have been reverted in commit:f705154
- 04:17 AM Bug report #13653 (Closed): make check failure: No module named QtSql
- As of commit ca704913631b17846c6beae4ff4c080d9c8f2869 in master
I get "66% tests passed, 56 tests failed out of 165" ... - 03:40 AM Bug report #13631: when ELSE rule exists in Styling, all Labels are rendered regardless of stylin...
- Bug example data
--------------------
In this example, the pipe geometry is rendered between 1:501 and 1:5001 but th... - 02:35 AM Bug report #13631: when ELSE rule exists in Styling, all Labels are rendered regardless of stylin...
- Thank you Jürgen for havinb a look at this.
However, I still have issues where labels are shown and the geometry is ... - 02:44 AM Bug report #13651 (Closed): Processing Help: the banner in the help shows "Testing" instead of th...
- Launch QGIS LTR
select a processing algorithm in the toolbox
open its help tab
The upper banner shows "Testing" as if... - 02:37 AM Revision 307b1b92 (qgis): [pal] Fix regression in placement for free/horizontal polygon labels
- 02:00 AM Bug report #13648: After saving postgis layer edition unnecessary log message appears
- I start edition, create one new feature, select 2 features in layer, than I merge them- everything is saved but those...
2015-10-21
- 01:53 AM Bug report #10636: Translation for command description and help in Processing: GRASS and other ba...
- Indeed, it'd be nice to fetch if a translated help exists before showing the english one. Now that all the processing...
- 01:42 AM Bug report #13650 (Closed): DBManager BaseError should test for already unicode error messages
- Hello,
since commit:401f43c, there is the following error in the Oracle plugin of DBManager:... - 01:36 AM Bug report #13648: After saving postgis layer edition unnecessary log message appears
- Doesn't happen here. Please add steps to reproduce.
- 01:21 AM Bug report #13648: After saving postgis layer edition unnecessary log message appears
- That doesn't happen in qgis-dev rev. commit:4cdf05f
- 12:29 AM Bug report #13648 (Closed): After saving postgis layer edition unnecessary log message appears
- Hi!
win7sp1x64, qgis-dev rev. commit:ea0ce4e
Each time I save edits those unnecessary log message appears in the top... - 01:34 AM Bug report #13647 (Closed): Restore "Add result to canvas" as a default
- Fixed in changeset commit:"f7f8d7e4978ac3ace69a3d863ad4aa571b63af52".
- 09:18 AM Bug report #13647 (Closed): Restore "Add result to canvas" as a default
- In fTools (menu Vector), at least two commands have the flag unchecked by default:
* Points in Polygon
* Vector grid... - 01:28 AM Bug report #13506 (Reopened): Processing help files for QGIS algs all dead now
- The links in the processing algs help are NOT FOUND. Instead of http://docs.qgis.org/testing/en/docs/user_manual/proc...
- 01:14 AM Revision 05599397 (qgis): partly revert 3e0badc (fixes #13645 and #13646)
- 12:57 AM Feature request #5738 (Closed): connect "Translation and international" with qgis-tr mailing list
- 12:47 AM Feature request #1473 (Closed): 3dz/3dm/4d support
- superceded by new geometry classes.
- 12:23 AM Feature request #3752: Clicking inside the polygon with the Node tool
- Pull request proposed: https://github.com/qgis/QGIS/pull/2388
The user can select the feature to edit by clicking in... - 12:21 AM Feature request #11022: Difficult to modify nodes of contiguous polygons
- Pull request proposed: https://github.com/qgis/QGIS/pull/2388
The user can select the feature to edit by clicking in... - 09:45 PM Bug report #13161 (Closed): GetLegendGraphics Server Error
- I also tested and the issue is indeed gone.
- 09:45 PM Revision ea0ce4ec (qgis): rule based renderer: keep skip else rule if an inactive rule matches, b...
- 08:36 PM Revision 29b061c0 (qgis): [GRASS] prevent changing attributes of different layer
- 08:02 PM Revision 86505e0f (qgis): [GRASS] more edit tests
- 06:37 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Not a blocker - if it's been this way since 2.8, it won't block future releases either ;)
- 06:32 PM Bug report #13288: Geopackage support not working in QGIS Browser
- Not a blocker anymore. These subissues should really be split off into their own issues.
- 06:29 PM Bug report #13602 (Feedback): WMS of group layer is drawn in reverse order
- Was this solved by commit:8948721? Can you reproduce in current master/2.12?
- 06:25 PM Bug report #13635 (Open): different handling of invalid geometries between LTR and master version
- Ok, I can confirm that the polygon CAN'T be selected. But it's odd that the node tool works for me.
- 06:25 PM Bug report #10980 (Closed): Can't set new map extent after changed layer visibilty
- Closed due to lack of feedback
- 06:25 PM Bug report #10980 (Closed): Can't set new map extent after changed layer visibilty
- Closed due to lack of feedback
- 06:24 PM Bug report #12637 (Closed): Primary key set to null when using Identify on layer or editing a chi...
- Closed due to lack of feedback
- 06:24 PM Bug report #12637 (Closed): Primary key set to null when using Identify on layer or editing a chi...
- Closed due to lack of feedback
- 06:22 PM Bug report #13308 (Closed): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS in...
- Not reproducible in master. Please reopen if you experience this with 2.12
- 06:22 PM Bug report #13308 (Closed): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS in...
- Not reproducible in master. Please reopen if you experience this with 2.12
- 06:21 PM Bug report #12802: invisible topology
- Not a blocker
- 04:16 PM Bug report #13646 (Closed): Merge shapefiles from fTools crashes QGIS
- Fixed in changeset commit:055993
- 04:16 PM Bug report #13646 (Closed): Merge shapefiles from fTools crashes QGIS
- Fixed in changeset commit:055993
- 03:59 AM Bug report #13646 (Closed): Merge shapefiles from fTools crashes QGIS
- From the shell:
src/core/qgsvectorlayer.cpp: 178: (~QgsVectorLayer) [0ms] [thread:0x5406570] entered. - 04:15 PM Bug report #13645 (Closed): ftools "line intersection" crashes qgis
- Fixed in changeset commit:"0559939725961ba966a8ffd61f4ab5eadb61ffdd".
- 02:25 PM Bug report #13645: ftools "line intersection" crashes qgis
- Caused by commit:3e0badc
- 03:58 AM Bug report #13645: ftools "line intersection" crashes qgis
- Thanks Giovanni for confirming this.
- 02:25 AM Bug report #13645 (Closed): ftools "line intersection" crashes qgis
- it happens also in Processing.
Tested on master on both Linux and Windows. - 03:39 PM Bug report #13641: editing a feature in a PostGIS layer does not work when the PK contains NULLs
- Sebastian Dietrich wrote:
> And as _composite keys for views and queries_ is a new feature in the upcoming release, w... - 01:45 PM Revision 1a4e8c95 (qgis): Fix doxygen warning
- 12:46 PM Bug report #13631 (Closed): when ELSE rule exists in Styling, all Labels are rendered regardless ...
- Fixed in changeset commit:"ea0ce4ec1ede1342795544bf42a1bdd766d66cec".
- 12:38 PM Revision 8286b1fe (qgis): Really fix adding parts to null geometry (fix #12885)
- 12:10 PM Revision 2d069c66 (qgis): Fix leak in labeling
- 12:10 PM Revision f5a72c6b (qgis): Fix a LOT of leaks relating to geometry and GEOS operations
- 10:55 AM Revision a460e47e (qgis): Merge pull request #2322 from mhugo/fix_tin
- Postgres provider: allow to load layers with polyhedral surfaces or TINs
- 09:41 AM Revision c7aeb774 (qgis): PostGIS: Allow to load TIN, PS and Triangle layers
- The postgres provider is modified so that layers with
TIN, PolyhedralSurface and Triangle geometries can be loaded.
G... - 05:01 AM Bug report #12885: cannot add part to empty geometries anymore
- It works like a charm!
Thanks Nyall - 03:38 AM Bug report #12885 (Closed): cannot add part to empty geometries anymore
- Fixed in changeset commit:"8286b1fe39b11be7e92b08532be91b2f68cc0ef6".
- 03:06 AM Bug report #12885: cannot add part to empty geometries anymore
- Nyall, you can ping me if you have troubles. I can reproduce it locally.
- 02:40 AM Bug report #13231: "Merge attribute of selected features" tools set ignored attributes to NULL
- Thanks a lot for that work !
2015-10-20
- 01:12 AM Bug report #13374: Crash on loading MySQL geometry Layer
- Most likely duplicate of #10622
What version of GDAL do you use? - 01:12 AM Bug report #13618: Defining output name (without path) in Processing causes tools to fail
- The weird thing is that there is no error log. What I did is just giving a name like "test" into the output box.
- 01:06 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
- Thank you for the feedback. I retested the service, and it seems that it only works for the counties layer (which is ...
- 12:49 AM Bug report #12885: cannot add part to empty geometries anymore
- Of course: https://www.dropbox.com/s/mlex6kjaj2prfby/add_part_bug.zip?dl=0
As in this sample data set the data is in... - 10:51 PM Bug report #12885 (Feedback): cannot add part to empty geometries anymore
- Can you please post (asap) a sample dataset and steps to reproduce this? I can't confirm in master...
- 10:39 PM Bug report #12885 (Reopened): cannot add part to empty geometries anymore
- I still get...
- 11:34 PM Bug report #13231: "Merge attribute of selected features" tools set ignored attributes to NULL
- Sorry, you're right. I mixed up "Skip" and "NULL" values.
It's indeed the best approach. - 02:29 PM Bug report #13231 (Closed): "Merge attribute of selected features" tools set ignored attributes t...
- > Now, when you "merge attributes of selected features", the dialog opens with all the merge attributes set to "skipp...
- 05:33 AM Bug report #13231 (Reopened): "Merge attribute of selected features" tools set ignored attributes...
- I suspect it's introduced by this commit but I may be wrong. sorry then :(
Now, when you "merge attributes of selecte... - 05:33 AM Bug report #13231 (Reopened): "Merge attribute of selected features" tools set ignored attributes...
- I suspect it's introduced by this commit but I may be wrong. sorry then :(
Now, when you "merge attributes of selecte... - 11:27 PM Bug report #13641 (Reopened): editing a feature in a PostGIS layer does not work when the PK cont...
- This doesn't appear to be the solution. Fill the table like this...
- 02:11 PM Bug report #13641 (Closed): editing a feature in a PostGIS layer does not work when the PK contai...
- Fixed in changeset commit:"55babc3ee3c55d3bcb10941c0ea5d744da943924".
- 09:58 AM Bug report #13641: editing a feature in a PostGIS layer does not work when the PK contains NULLs
- If you change the offending NULL value to something else you can successfully edit the feature....
- 09:13 AM Bug report #13641: editing a feature in a PostGIS layer does not work when the PK contains NULLs
- To reproduce:
* Create a table... - 09:04 AM Bug report #13641 (Closed): editing a feature in a PostGIS layer does not work when the PK contai...
- If the primary key for a feature in a PostGIS layer contains NULL values any edits will be ignored.
- 11:08 PM Revision 55babc3e (qgis): postgres provider: support NULL in composite keys (fixes #13641)
- 11:07 PM Revision a8765a3a (qgis): avoid duplicate qgisstyle run
- 10:49 PM Feature request #13644 (Open): Please add back GRASS layer history
- In GRASS plugin for grass 6, the browser showed also the history for rasters and vectors. This seems to be missing in...
- 07:28 PM Revision 603c2767 (qgis): Merge pull request #2372 from om-henners/ogrsql_fix
- Fix ogrsql path quoting
- 07:18 PM Bug report #13643 (Closed): After adding Postgis view I can't see records in attribute table
- Hi!
win7sp1x64, qgis-dev rev. 4cdf05f, in postgis I have multipolygon layer 'o_podst' (public, gid, geom), I create s... - 06:54 PM Revision 898a7384 (qgis): [GRASS] cmake add check if version.h exists
- 06:27 PM Revision d2564bbe (qgis): [GRASS] editing fix
- 06:22 PM Revision f5a93ef9 (qgis): [GRASS] fixed multilayer editing
- 05:34 PM Revision b99ef2c0 (qgis): Merge pull request #2386 from arnaud-morvan/processing-fix-importfromproj4
- Fix string type errors in processing algorithms
- 05:19 PM Revision 3bc11b19 (qgis): Revert crs.ImportFromProj4(unicode(...)) to crs.ImportFromProj4(str(...))
- 04:42 PM Revision 148e8082 (qgis): Fix snapping may never be indexed
- 04:42 PM Revision c45fc090 (qgis): Do not index geometryless layers for snapping
- With a lot of geometryless layers in a project reindexing on every mousemove
makes the UI unresponsive and brings up ... - 02:42 PM Revision 441f6f8c (qgis): postgres provider: allow detection of empty views (fixes #13638)
- 02:27 PM Revision b20d3166 (qgis): changed to descriptive name
- as suggested in https://hub.qgis.org/issues/9868
- 01:28 PM Bug report #13635: different handling of invalid geometries between LTR and master version
- I can confirm also on Windows.
@Nyall: so works as LTR for you in current master? can you select the attached featur... - 05:31 AM Bug report #13635: different handling of invalid geometries between LTR and master version
- I am clicking on nodes and I see that message (note it popups without title: Node Tool).
- 04:09 AM Bug report #13635: different handling of invalid geometries between LTR and master version
- Click inside polygon to start is #3752. The snapping message is misleading though - that's a bug.
- 04:04 AM Bug report #13635: different handling of invalid geometries between LTR and master version
- You have to click on a node to start the edit though - I don't think clicking within a polygon to start the edit has ...
- 03:10 AM Bug report #13635: different handling of invalid geometries between LTR and master version
- Yes, I cannot edit the geometry with the node tool, works fine in LTR on the same machine.
I get the message "could n... - 03:01 AM Bug report #13635 (Feedback): different handling of invalid geometries between LTR and master ver...
- Are you referring to how the polygon disappears when you zoom, or can't you edit with the node tool? Because I just t...
- 12:07 PM Revision f7051547 (qgis): Merge pull request #2384 from bstroebl/undoChangesInDissolve
- [PROCESSING] Undo recent changes to Dissolve
- 11:36 AM Revision 9a94132f (qgis): Clazy issues:
- - use at() instead of [] for temporary containers (at() returns
const reference, so it avoids the detach which occurs... - 11:36 AM Revision 099a40bd (qgis): Fix merge attributes/features tool resets values to null for int fields
- Also add a warning if merged attribute value is not compatible with
field type.
Fix #12842 - 11:36 AM Revision 1969e09b (qgis): Also avoid detaching QgsFields and QgsAttributes where possible
- 11:36 AM Revision 1c76b93d (qgis): Fix storing string representations of doubles in an int field
- results in NULL rather than converting value to int
- 11:22 AM Revision cac62018 (qgis): Fix crash with measure tool. Funded by Sourcepole QGIS Enterprise
- 11:19 AM Revision 07fae8fe (qgis): [GRASS] fixed overwrite existing output
- 10:36 AM Revision 2d159f30 (qgis): [GRASS] 261df82 followup
- 10:32 AM Revision 261df826 (qgis): [GRASS] disable drop to mapsets not owned
- 10:09 AM Bug report #9868 (Closed): Processing - "Create equivalent numeric field" needs a descriptive name
- merged in commit:b20d316
- 10:09 AM Bug report #9868 (Closed): Processing - "Create equivalent numeric field" needs a descriptive name
- merged in commit:b20d316
- 09:23 AM Revision 64bf3a80 (qgis): [PROCESSING] Undo recent changes to Dissolve
- 09:19 AM Bug report #13642 (Closed): Disabling the GdalTools plugin doesn't clear its tools under Raster menu
- In the Plugins panel, deactivate the GdalTools plugin. Ok
The tools that belong to this plugin are always listed (alt... - 09:18 AM Revision 295d64bc (qgis): [GRASS] fixed 3d editing
- 08:53 AM Revision 08527afa (qgis): [GRASS] fixed new feature attributes update
- 08:07 AM Revision f2c75226 (qgis): [processing] added descriptions for SAGA 2.2.2
- This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
- 05:43 AM Bug report #13638 (Closed): Cannot load empty Postgis views
- Fixed in changeset commit:"441f6f8cf1c5a500c3e898bfbcdff6757e6d8d73".
- 02:06 AM Bug report #13638 (Closed): Cannot load empty Postgis views
- Current master cannot load empty Postgis views (=view with no records), even if the user selects a primary key column...
- 04:01 AM Feature request #13634 (In Progress): Having a feature form opened should not keep highlighted th...
- Pull request open https://github.com/qgis/QGIS/pull/2385
- 03:50 AM Bug report #13640 (Closed): ssl error on starting QGIS on Debian testing
- When I start QGIS (even with 'qgis --configpath /tmp/foo'), get the attached SSL window problem.
This dialog is the ... - 03:13 AM Bug report #12872 (Closed): copy/paste features to same Oracle layer does not work
- I am no longer part of the project, so i can't provide additional information.
- 03:09 AM Bug report #13639: 'Identify Results' graph shows incorrect values for NaN
- For some reason the files didn't upload the first time - here they are.
- 03:09 AM Bug report #13639: 'Identify Results' graph shows incorrect values for NaN
- For some reason the files didn't upload the first time - here they are.
- 03:05 AM Bug report #13639 (Closed): 'Identify Results' graph shows incorrect values for NaN
- The graph view in the Identify Results window is great - particularly for looking at satellite images. However, if an...
- 03:04 AM Bug report #13592 (Feedback): Processing: `r.to.vect` and `v.generalize` fail
- No issues whatsoever with any of the above datasets. QGIS master, GRASS 7.
- 02:47 AM Bug report #12842 (Closed): Merge selected features drops data silently
- Fixed in changeset commit:"099a40bdf2a59f87e28b9c6664c6b9da6fd927b4".
- 02:42 AM Bug report #13631: when ELSE rule exists in Styling, all Labels are rendered regardless of stylin...
- 2.8 LTR has the same issue.
2015-10-19
- 01:15 AM Feature request #13637 (Open): Propose create pyramids on raster loading
- An overviews/pyramids panel popping up asking what you prefer to do when a raster is loaded could be useful.
It could... - 01:03 AM Feature request #13636 (Closed): Compression panel for GeoTIFF clipping
- Within the clipping of a geotiff there's no easy option for compression.
Having something like "clip with the same co... - 12:38 AM Bug report #13255 (Feedback): Some WFS data not displayed from LuciadLightspeed WFS server
- Hi, I cannot reproduce your problem. Here both in Master and 2.8.3 I have valid response (see screenshot wfsok.png)
... - 12:38 AM Bug report #13255 (Feedback): Some WFS data not displayed from LuciadLightspeed WFS server
- Hi, I cannot reproduce your problem. Here both in Master and 2.8.3 I have valid response (see screenshot wfsok.png)
... - 12:35 AM Bug report #13527: Bad (, missing) GeoJSON response from WFS request for feature from multiple la...
- I doubt that #10515 is related to this.
- 12:25 AM Bug report #13527: Bad (, missing) GeoJSON response from WFS request for feature from multiple la...
- Hi, can you please retest with a current nightly?
Recently the georss related issue #10515 was fixed.
Not sure if t... - 12:33 AM Bug report #13635 (Closed): different handling of invalid geometries between LTR and master version
- it is not possible to select invalid geometries in master version with the node tool.
it works fine in 2.8.3 or at th... - 11:54 PM Revision 4cdf05f9 (qgis): fix typo
- 11:13 PM Bug report #13279: Processing & SAGA
- Attached you can find a processed version of the diff file, showing only those algorithms with differences
I added ... - 02:17 AM Bug report #13279: Processing & SAGA
- Steps to reproduce also for other versions:
wget http://sourceforge.net/p/saga-gis/wiki/Changelog%202.2.2/attachment... - 02:14 AM Bug report #13279: Processing & SAGA
- Diff in command syntax between 2.2.0 and 2.2.2 attached here.
- 10:12 PM Revision 4aba0f4b (qgis): Adding some translators
- Signed-off-by: Werner Macho <[email protected]>
- 07:39 PM Revision bcf10f9a (qgis): [GRASS] fixed shell on windows
- 07:14 PM Revision 1582f6a2 (qgis): [GRASS] fixed output map freeze in canvas on windows
- 05:47 PM Revision 11328676 (qgis): Make cadDockWidget available in python
- Followup efcbbfd
- 05:06 PM Revision 330d0244 (qgis): [GRASS] no icon module fix
- 04:57 PM Revision 75c7bfe0 (qgis): [GRASS] raster identify: do not start info module until it is used
- 04:41 PM Revision 483f3ee6 (qgis): [GRASS] fixed running modules in mapsets not owned by user
- 12:02 PM Revision 6261a38e (qgis): [GRASS] fixed split feature
- 09:29 AM Feature request #13634 (Closed): Having a feature form opened should not keep highlighted the fea...
- Identify a feature and open its feature form.
Do same thing for another feature.
You get two features highlighted in ... - 08:37 AM Revision 2aa2040e (qgis): Fix QgsStatisticalSummary sometimes returning 0 for StDevSample stat
- 08:36 AM Revision 23dd5016 (qgis): Add skip all option to merge attributes dialog (fix #6958)
- 08:36 AM Revision 0bda18b6 (qgis): Fix merge attributes tool sets skipped attributes to null (fix #13231)
- 08:36 AM Revision 46f07308 (qgis): Mark system includes as such in CMakeLists
- Avoids compiler warnings from linked system headers
- 08:36 AM Revision 9319176a (qgis): More clazy recommended optimisations:
- - Use constFind instead of find where applicable
- Use midRef instead of mid
- const ref when using Q_FOREACH
- forea... - 07:54 AM Bug report #12282 (Closed): unable to gather unique values or to classify (graduated/categorized)...
- Lightning fast fixed in GDAL by EvenR. Thanks
- 07:11 AM Bug report #12282: unable to gather unique values or to classify (graduated/categorized) values w...
- See also "GDAL !#6160":https://trac.osgeo.org/gdal/ticket/6160
- 06:56 AM Bug report #12282: unable to gather unique values or to classify (graduated/categorized) values w...
- OGR reports all the columns in the filegdb as @String@ fields (except @NUMMER@), but QGIS expects numeric fields. S...
- 06:56 AM Bug report #12282: unable to gather unique values or to classify (graduated/categorized) values w...
- OGR reports all the columns in the filegdb as @String@ fields (except @NUMMER@), but QGIS expects numeric fields. S...
- 07:31 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- Thanks. Done, no change.
- 05:53 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- Please post the output of your GRASS GIS version (g.version -g).
The "ERRORE: Il tematismo esiste già nell'origine d... - 06:46 AM Bug report #13633 (Closed): Debian install of grass provider/plugin conflict
- If you build package yourself create a changelog entry with a version number higher than @1:2.11.0+git20151002@ or re...
- 06:46 AM Bug report #13633 (Closed): Debian install of grass provider/plugin conflict
- If you build package yourself create a changelog entry with a version number higher than @1:2.11.0+git20151002@ or re...
- 06:04 AM Bug report #13633 (Closed): Debian install of grass provider/plugin conflict
- After purging all Debian qgis packages, and re-installing from master:...
- 06:31 AM Bug report #13502: Processing dissolve now discards all attributes
- The problem is not to have _one_ aggregate field but to enable the user to aggregate every field with the aggregate f...
- 04:39 AM Bug report #13502: Processing dissolve now discards all attributes
- I agree with Anita that we should not change the current behavior.
For the 'dissolve with aggregate' algorithm, why... - 02:49 AM Bug report #13502: Processing dissolve now discards all attributes
- Anita Graser wrote:
>
> > # mark this as being deprecated (is there a special way to do so in Processing?)
>
> Not... - 02:36 AM Bug report #13502: Processing dissolve now discards all attributes
- Bernhard Ströbl wrote:
> So the proposal would be to:
> # reestablish old Dissolve (naming question still not decided... - 03:57 AM Feature request #13465: Identify Results panel : clicking on "Clear results" should close all fea...
- Another thing is that you get features highlighted in the map canvas (because their form are opened) but no value is ...
- 03:29 AM Bug report #13520: multiple Feature Attributes forms can be opened for the same feature when Iden...
- Anita Graser wrote:
> -1 for modal because it's unnecessarily restrictive
>
> +1 for only one window per feature
T... - 03:12 AM Bug report #13631 (Closed): when ELSE rule exists in Styling, all Labels are rendered regardless ...
- If a layer using rule-based styling is active and has an ELSE rule (commit:02ed712), then all the labels are rendered...
- 02:57 AM Feature request #3019 (Open): Enable symbology with KML export
- 02:56 AM Bug report #1451 (Closed): High usage of CPU when moving mouse over map canvas
- closing for the lack of feedback.
- 02:56 AM Bug report #1451 (Closed): High usage of CPU when moving mouse over map canvas
- closing for the lack of feedback.
- 02:55 AM Bug report #1170 (Closed): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- closing for the lack of feedback
- 02:55 AM Bug report #1170 (Closed): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- closing for the lack of feedback
- 02:50 AM Bug report #13278: Qgis crash saving postgis layer
- Anibal Alarcon Acosta wrote:
> When the restore is full the problem is the same. I can give you the link for download... - 02:39 AM Bug report #13627 (Feedback): relative paths broken in 2.8.3
- Not reproducable here:...
- 02:19 AM Feature request #13596: Undo and Redo
- ...because it sounds just like what's already there - in the undo/redo panel and the advanced digitizing toolbar.
2015-10-18
- 01:47 AM Bug report #13630 (Closed): Firefox and QGis on Windows XP very slow
- looks like a local problem
- 01:47 AM Bug report #13630 (Closed): Firefox and QGis on Windows XP very slow
- looks like a local problem
- 01:28 AM Bug report #13630 (Closed): Firefox and QGis on Windows XP very slow
- Hello,
Since few weeks, I remarks some problems on my computer, it become very slow, and it is hard to use firefox. ... - 01:42 AM Bug report #13502: Processing dissolve now discards all attributes
- I think we agree that
* first number changed = api break
* second number changed = new feature
* third number change... - 12:42 AM Bug report #13502: Processing dissolve now discards all attributes
- Bernhard Ströbl wrote:
> I have been thinking further and for me the whole problem arose because a new version of pro... - 11:37 PM Bug report #13502: Processing dissolve now discards all attributes
- Anita Graser wrote:
>
> True, there are a lot of possibilities to make mistakes with almost any tool we provide.
ag... - 11:44 AM Bug report #13502: Processing dissolve now discards all attributes
- Bernhard Ströbl wrote:
> See it the other way round: What if the fields don't contain the same values? An unaware use... - 08:40 AM Bug report #13502: Processing dissolve now discards all attributes
- Bernhard Ströbl wrote:
>
> Breaking existing models is bad and I did not think of it. We could reestablish the old b... - 07:06 AM Bug report #13502: Processing dissolve now discards all attributes
- Sorry for keeping silent, I was on holidays...
Anita Graser wrote:
> It's not useless if the user ensured that all d... - 12:49 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- Thanks Markus for testing. Unclear what's happening (different GRASS version?).
Local issues not very likely (clean .... - 10:28 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- Paolo Cavallini wrote:
> In fact, basin_50k.tif works fine. With the attached file it does not. If I cut a portion of... - 12:48 AM Bug report #13231 (Closed): "Merge attribute of selected features" tools set ignored attributes t...
- Fixed in changeset commit:"0bda18b6e04105d52cfe6f54792de2f2e2b4a925".
- 12:48 AM Feature request #6958 (Closed): Add skip all to merge attributes dialog
- Fixed in changeset commit:"23dd501650f7840f68a2a96727275c9f36d8ac20".
- 12:40 AM Revision 4d44a96d (qgis): [auth] Start full migration of Py unit tests to C++
- 12:40 AM Revision b5261619 (qgis): [auth] Migrate more manager unit tests; add test html reporter
- 12:27 AM Bug report #13627: relative paths broken in 2.8.3
- My QGIS writes this, with the path going back down to my home dir:
@<datasource>../../../../Documents/kartoza/Projec... - 08:49 AM Bug report #13627: relative paths broken in 2.8.3
- Can you provide sample data? Seems to work fine here. Eg. a project once saved with relative paths and once with ab...
- 08:32 AM Bug report #13627 (Closed): relative paths broken in 2.8.3
- I have some tif layers that I need to serve with QGIS server. When I sync my project to the server the tifs do not wo...
- 11:15 PM Bug report #13279 (Reopened): Processing & SAGA
- 2.2.2 is out. Have to check whether there is some API changes.
Cannot find clear info here:
http://sourceforge.net/p/... - 11:15 PM Bug report #13279 (Reopened): Processing & SAGA
- 2.2.2 is out. Have to check whether there is some API changes.
Cannot find clear info here:
http://sourceforge.net/p/... - 09:09 PM Revision 8337dc5c (qgis): [vertex editor] remove unused code
- 09:09 PM Revision a94a788d (qgis): [symbol selector dialog] avoid QCoreApplication::postEvent: Unexpected ...
- 07:23 PM Bug report #13209: area not calculated correctly with OTF on
- So when I go in (and check my math please - I've been working all day)
I've turned File -> Project Properties -> Gen... - 07:00 PM Bug report #13209: area not calculated correctly with OTF on
- Randal,
What I see here is that when OTF is on, the $area value is returned in square meters (i.e. 205380.4847 = 20.... - 05:52 AM Bug report #13209: area not calculated correctly with OTF on
- This is one of those things that keeps getting lumped into the Ellipsoid issue. Heh. Which is quite maddening once yo...
- 04:00 AM Bug report #13209: area not calculated correctly with OTF on
- Hmmm... I can't work out what the expected behaviour is here, and have run out of time for 2.12 fixes.
- 06:10 PM Revision 8e45da9d (qgis): db_manager allows multiple column primary keys only for PostGIS queries...
- 05:08 PM Bug report #13278: Qgis crash saving postgis layer
- Jürgen Fischer wrote:
> Anibal Alarcon Acosta wrote:
> > Jürgen Fischer wrote:
> > > Can you share the table definiti... - 08:04 AM Bug report #13278: Qgis crash saving postgis layer
- Anibal Alarcon Acosta wrote:
> Jürgen Fischer wrote:
> > Can you share the table definition and/or a dump and steps t... - 07:01 AM Bug report #13278: Qgis crash saving postgis layer
- Jürgen Fischer wrote:
> Can you share the table definition and/or a dump and steps to reproduce? Does the crash happ... - 07:01 AM Bug report #13278: Qgis crash saving postgis layer
- Jürgen Fischer wrote:
> Can you share the table definition and/or a dump and steps to reproduce? Does the crash happ... - 07:01 AM Bug report #13278: Qgis crash saving postgis layer
- Jürgen Fischer wrote:
> Can you share the table definition and/or a dump and steps to reproduce? Does the crash happ... - 04:51 PM Revision cee63c84 (qgis): vector file writer: defer destroying spatial reference (fixes #10515)
- 02:38 PM Revision 6426be34 (qgis): [GRASS] fixed cmake build with G7 without G6
- 02:22 PM Revision e37ae8ba (qgis): [GRASS] cmake fix
- 01:58 PM Revision 974e60c3 (qgis): Merge branch 'master' into MultiColumnPK_DbManagerQuery
- 01:09 PM Revision c373d7bc (qgis): heatmap plugin: fix labeling s/metre/layer units/ (fixes #11276)
- 12:58 PM Revision 6bd96b28 (qgis): [GRASS] temporal modules input
- 12:45 PM Feature request #13621: Close "Query Builder" dialog with the ESC button
- The _Escape_ button works as expected, except when the focus is in the _provider specific filter expression_ text box...
- 12:03 PM Revision 5f1bb6cf (qgis): Geometry fixes:
- - when creating geometry from WKT, upgrade dimensionality of geometry
if coordinates are 3/4 dimensional
- match dime... - 11:09 AM Revision 63cea763 (qgis): Merge pull request #2374 from slarosa/editor_widget_take_2
- Attribute table filter: follow up #2316 and 5ac5217
Fix #13486 Don't hide search widget in attribute table when typi... - 10:03 AM Feature request #13629 (Open): Composer Legend: Add a "Reset selected items" button to legend items
- Following this "discussion":http://osgeo-org.1560.x6.nabble.com/Composer-Legend-items-what-are-the-differences-betwee...
- 10:02 AM Feature request #13628 (Open): Composer legend: Unify "auto-update" checkbox and "update all" button
- Following this "discussion":http://osgeo-org.1560.x6.nabble.com/Composer-Legend-items-what-are-the-differences-betwee...
- 07:52 AM Bug report #10515 (Closed): QGIS Crash when trying to load a point layer to georss file
- Fixed in changeset commit:"cee63c84f7f85586ddcb5348e70a0af0b1bcdf5e".
- 04:10 AM Bug report #11276 (Closed): Setting radius units to meters produces incorrect results
- Fixed in changeset commit:"c373d7bc06adbe5b2771d747c4daa7c237f7304a".
- 02:10 AM Bug report #13486 (Closed): Advanced Filter in attribute table
- Fixed in changeset commit:"63cea76313656288868a012c72d69ad1b7e62ce0".
2015-10-17
- 12:27 AM Revision cc9c7897 (qgis): avoid on duplicate user functions (fixes #13579)
- 12:03 AM Bug report #13209: area not calculated correctly with OTF on
- Playing around with Randal's shapefile, here are a couple of observations:
- the area shown (via identify tool) when ... - 06:32 PM Bug report #13209: area not calculated correctly with OTF on
- I'm reading through All of this and I have a practical example:
Attached is a shapefile in EPSG:2240. There is an a... - 05:54 PM Bug report #13209: area not calculated correctly with OTF on
- I tested this with a virtual field noticed something unexpected. I am looking at a feature where the correct area sh...
- 05:35 PM Bug report #13209: area not calculated correctly with OTF on
- Nyall - It happens when I am adding a new field, not a virtual one, well, I haven't tested it with a virtual field, s...
- 03:23 PM Bug report #13209: area not calculated correctly with OTF on
- Hi Andrew, QGIS computes - different from almost all other GIS - by default an ellipsoidal area measurement, and not ...
- 12:46 PM Bug report #13209: area not calculated correctly with OTF on
- Is this using a virtual field? Could it be a duplicate of #12622?
- 05:17 AM Bug report #13209: area not calculated correctly with OTF on
- I should have specified that I am using the field calculator. I tested the identify tool and i do get the correct ar...
- 11:20 PM Revision 6496bc49 (qgis): fix grass <7.1 build
- 11:20 PM Revision a7219490 (qgis): Moved the code to determine the primary key for a view using the URI ke...
- 11:20 PM Revision a4124da2 (qgis): When loading a query as a postgis layer the primary key may now also sp...
- 11:20 PM Revision ab943f8b (qgis): the test for uniqueness now also works for multiple columns
- 10:03 PM Revision 3e0badcb (qgis): Fix sip conversion from QgsFields to QList<QgsField> (fixes #9208)
- 04:43 PM Revision d8deb8c0 (qgis): Db_Manager keeps the selected columns for primary key and geometry when...
- 04:16 PM Revision 96867359 (qgis): feature request: set filter to filterrect if it's unset (fixes #13463)
- 04:15 PM Revision 724a5bda (qgis): Db_Manager now allows to select multiple columnns as the primary key fo...
- 04:06 PM Bug report #13259 (Feedback): Editing attributes with feature form on vector layers duplicates fe...
- No reproducable with shape files. Please provide a testcase to reproduce.
- 03:55 PM Bug report #12133 (Closed): Attempting to preview PostGIS external rasters crashes QGIS
- I can't produce a crash either - only black images. So it's a dependency issue (GDAL complains @ERROR 1: This raster...
- 03:55 PM Bug report #12133 (Closed): Attempting to preview PostGIS external rasters crashes QGIS
- I can't produce a crash either - only black images. So it's a dependency issue (GDAL complains @ERROR 1: This raster...
- 03:50 PM Bug report #13278 (Feedback): Qgis crash saving postgis layer
- 08:07 AM Bug report #13278: Qgis crash saving postgis layer
- Can you share the table definition and/or a dump and steps to reproduce? Does the crash happen only after you get th...
- 03:31 PM Bug report #13579 (Closed): Crash Dump 2.11 with user defined expressions
- Fixed in changeset commit:"cc9c7897602887633eb59486a1aa65df0c566982".
- 01:03 PM Bug report #9208 (Closed): QGIS crashes when using addAttributes on any vector data provider
- Fixed in changeset commit:"3e0badcb550731a773050dddc210e71328246db3".
- 12:31 PM Revision 60efb82e (qgis): [GRASS] get off_t size
- 07:19 AM Bug report #13463 (Closed): Identify Results panel always show newly created features in the list
- Fixed in changeset commit:"968673591cec77815e8c36a0f0c7713290fe9a0e".
- 06:40 AM Revision 8c5f3f88 (qgis): [geometry] Fix calculation of length/perimeter for collections
- Split length from perimeter calculation in geometry API, as
returning perimeter for length for polygons is misleading... - 06:02 AM Revision 785d9952 (qgis): Add a bunch of geometry unit tests against reference geometries
- (inc geometry count, node count, ring count, area, centroid,
x/y min/max)
TODO:
- invesigate whether Z/M is required... - 06:02 AM Revision fab5a32d (qgis): Fix geometry casting in python bindings (missing MultiLineString and
- GeometryCollection casts)
- 02:19 AM Revision 20283a4d (qgis): Unified the way the column comboboxes are filled when executing the que...
2015-10-16
- 12:35 AM Revision 35c3ad71 (qgis): When loading a query as a postgis layer the primary key may now also sp...
- 12:28 AM Revision 86ab6c25 (qgis): Moved the code to determine the primary key for a view using the URI ke...
- 12:15 AM Revision 24b18bc4 (qgis): Call qDeleteAll on containers themselves, rather than using
- qDeleteAll( container.values() ). The values() call isn't
needed and requires building a QList of values first.
Than... - 09:35 PM Bug report #12057 (Closed): Computed area is wrong when reprojection is active
- Reclosing - there's nothing new here, discussion can continue in #13209. Note that the fix for #13601 introduced some...
- 09:31 PM Bug report #13209: area not calculated correctly with OTF on
- Hmm... I can't reproduce this, using the attached dataset and described steps. Here's what I see:
For the feature wh... - 10:58 AM Bug report #13209: area not calculated correctly with OTF on
- I updated to 2.11.0-89 and the bug is not completely fixed. Now if OTF is on and the ellipsoid is set the "None/Plan...
- 07:33 PM Revision 6a1f1fdf (qgis): [GRASS] fixed input region check
- 07:14 PM Revision b2ca9d51 (qgis): [GRASS] fixed crash when edit renderer is set manually
- 07:01 PM Revision f810573e (qgis): [GRASS] update table after new feature cat was set
- 06:35 PM Revision 15af9874 (qgis): [GRASS] add edit renderer when plugin is inited
- 05:27 PM Revision 3c85c7ec (qgis): [GRASS] distinguish symbol for left/right broken boundary
- 04:44 PM Revision 7f731ae3 (qgis): fix legendLayerZoomNative to use diagonal of source raster pixel
- to match the use of the diagonal of mapCanvas pixel.
Also fix spelling in a comment.
(fixes #3609) - 04:31 PM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- > So this bug will be corrected in the next version of QGIS?
Yes. It's fixed in the "DakotaCarto nightly build (2.1... - 02:02 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- So this bug will be corrected in the next version of QGIS?
I'm not able to compile and use nightly build...
Apropos :... - 03:02 PM Bug report #13278: Qgis crash saving postgis layer
- Jürgen Fischer wrote:
> Please provide a backtrace (bt in gdb)... - 07:55 AM Bug report #13278: Qgis crash saving postgis layer
- Please provide a backtrace (bt in gdb)
- 02:42 PM Revision 872d5b3a (qgis): [auth] Move pass file support to manager class; for both server/app
- - Ensure pass file env var is skipped by application and later stripped
- 02:00 PM Revision 545a90de (qgis): [processing] fixed scrolling to anchor in help pages
- fixes #13506
- 01:39 PM Revision 51a692dc (qgis): [GRASS] disable view output if output was not entered
- 01:26 PM Revision 5e441ac6 (qgis): coverity fixes
- 01:12 PM Revision f7550b35 (qgis): Add some more basic area and length unit test cases
- 12:48 PM Revision 0151227b (qgis): Allow shortcut calculation of perimeter when no ellipsoid set
- 12:38 PM Revision 2e1d2d18 (qgis): Fix calculation of area/length of mixed geometry collections
- 12:36 PM Revision 725f9738 (qgis): Fix various Coverity errors (inc mem leaks)
- 09:35 AM Bug report #13618 (Feedback): Defining output name (without path) in Processing causes tools to fail
- I cannot reproduce, what says the log messages?
- 03:39 AM Bug report #13618 (Closed): Defining output name (without path) in Processing causes tools to fail
- I tried some different tools (e.g. "save selected layers") with a defined output name (e.g. "boundary"). The pics bel...
- 09:33 AM Bug report #13623 (Closed): Print Composer locks up program
- Ok,
I after working on the pc some more I found all applications were not working if I hit the print key. After som... - 06:25 AM Bug report #13623 (Closed): Print Composer locks up program
- I am new to QGIS, just installed it and created a georeferenced jpeg. I went to use the print composer and the appli...
- 08:46 AM Revision 772ab8e2 (qgis): Update test mask images
- 08:46 AM Revision 55c27ce7 (qgis): Add some extra unit tests for geometry:
- - Add some tests for conversion to/from WKT, using a bulk lot of testsdata
from PostGIS
- Add some tests for area/len... - 08:28 AM Feature request #13625 (Open): GRASS plugin shell: please implement Crtl-V Ctrl-C
- Currently copy-paste can be done with the middle button. It would be good to also implement the Crtl-V and Ctlr-C met...
- 08:18 AM Bug report #9208 (Open): QGIS crashes when using addAttributes on any vector data provider
- 08:15 AM Bug report #9208 (Feedback): QGIS crashes when using addAttributes on any vector data provider
- 08:16 AM Revision 7f325d50 (qgis): Merge pull request #2377 from nirvn/toolbar_icon_improvements
- improve and vectorize several edit toolbar icons
- 07:46 AM Bug report #3609 (Closed): in a reprojected raster "zoom to best scale (100%)" does not work
- Fixed in changeset commit:"7f731ae309bc49861cd3c13b6f75fa37db68f521".
- 06:52 AM Feature request #13624 (Rejected): Voting / rating of plugins at plugins.qgis.org
- Voting and rating is a good thing, and in general I find the
QGIS plugin page (plugins.qgis.org) very useful and well... - 06:13 AM Feature request #13622 (Open): Create the possibility to make attribute queries with mapped value...
- Dear all, I'm a Brazilian Army Officer and our Geographic Service Bureau is adopting QGIS as our corporate GIS soluti...
- 05:44 AM Feature request #13621 (Closed): Close "Query Builder" dialog with the ESC button
- hitting Esc button closes most of the sub-dialogs in Layer Properties dialog. This doesn't work if you want to close ...
- 05:37 AM Bug report #10634: WMS provider: Cannot calculate extent
- I have same problem with QGIS 2.4.0 on Debian 8 trying to add any of the following WMS services:
* http://idecan2.gr... - 05:09 AM Bug report #12049 (Closed): Impossible to filter a layer when it's joined to another one
- I can't find the commit that solves it but this works in master (maybe already in 2.10 ): it's possible to filter an ...
- 05:01 AM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
- Fixed in changeset commit:"545a90de8ff7fce4a1c42bc84d289934c0502b3a".
- 04:34 AM Feature request #2906 (Closed): Scaling of values used in "Area scale" (or "Size scale field")
- Implemented in recent versions
- 04:34 AM Feature request #2906 (Closed): Scaling of values used in "Area scale" (or "Size scale field")
- Implemented in recent versions
- 04:34 AM Feature request #2906 (Closed): Scaling of values used in "Area scale" (or "Size scale field")
- Implemented in recent versions
- 04:34 AM Feature request #2906 (Closed): Scaling of values used in "Area scale" (or "Size scale field")
- Implemented in recent versions
- 04:32 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- Would it be possible to have this feature in 2.14? Thanks.
- 04:32 AM Revision f3a45cd4 (qgis): improve and vectorize several edit toolbar icons
- 04:09 AM Bug report #13620 (Closed): Cancelling Layer Properties Dialog does not cancel changes made in "P...
- Open a layer Properties > General tab
write a formule in the Query builder and click "Test"
The query instead of just... - 03:50 AM Feature request #13085: Add WMS-T (time) support
- Related issue #8809
- 03:42 AM Feature request #13619 (Closed): Processing toolbox language
- I's very difficult to find tools (the've been in english language) in the Master version because now the tools are tr...
- 03:31 AM Bug report #13617 (Closed): Histogram gets messed up if style classification column does not matc...
- I know this is probably not really how one should do it, but:
How to reproduce:
Load ne_110m_admin_0_countries.shp
S... - 03:27 AM Bug report #13614: Erroneous gaps in the histogram when column type is integer
- Open the Shapefile from http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_a...
- 02:36 AM Bug report #9502 (Feedback): Reshape Tool quits working
- I haven't been able to reproduce this since 2.10 - please confirm whether this issue is fixed for you
- 02:14 AM Bug report #13616 (Closed): Pyqgis QgsFeature.setGeometry() causes crash
- Duplicate of #777.
Solution is to alter this part of your script:
for feat in vector.features(roadsLayer):
roa... - 02:14 AM Bug report #13616 (Closed): Pyqgis QgsFeature.setGeometry() causes crash
- Duplicate of #777.
Solution is to alter this part of your script:
for feat in vector.features(roadsLayer):
roa...
2015-10-15
- 01:54 AM Bug report #13608: Possible Bug in GEOS when calculating intersection of two polygons with inner ...
- Adrian Klink wrote:
> Polygon only, since input have been 2 polygons and intersecting line of inner rings has no area... - 01:33 AM Bug report #13608: Possible Bug in GEOS when calculating intersection of two polygons with inner ...
- Nyall Dawson wrote:
> Thanks - that's helped me track down a possibly related bug in geometry collections. Looks like... - 01:51 PM Bug report #13608 (Feedback): Possible Bug in GEOS when calculating intersection of two polygons ...
- Thanks - that's helped me track down a possibly related bug in geometry collections. Looks like that intersection ope...
- 01:27 PM Bug report #13608: Possible Bug in GEOS when calculating intersection of two polygons with inner ...
- Paste also the result geometry from ArcGIS.
- 05:45 AM Bug report #13608 (Closed): Possible Bug in GEOS when calculating intersection of two polygons wi...
- As far as I understand, GEOS is responsible for calculationg intersections between polygons in QGIS. When I try to in...
- 01:28 AM Bug report #13614 (Feedback): Erroneous gaps in the histogram when column type is integer
- Can you share your data? Just a CSV with the values from the column used is enough
- 02:11 PM Bug report #13614 (Closed): Erroneous gaps in the histogram when column type is integer
- I noticed erroneous gaps in the histogram in many cases.
Attached are examples from Natural Earth's countries name_l... - 11:07 PM Bug report #13616 (Closed): Pyqgis QgsFeature.setGeometry() causes crash
- I'm getting a hard crash when I call setGeometry from the processing framework. I can't figure out why my code is fai...
- 10:48 PM Revision 34dc3143 (qgis): Fix exporting geometry collections to WKT
- Child types were incorrectly being dropped when the collection
consisted of mixed geometry types (eg line & polygon) ... - 06:29 PM Revision d70a0adc (qgis): Merge pull request #2375 from NaturalGIS/saga_flow_accu
- Fix SAGA 2.2.0 flow accumulation modules
- 06:23 PM Revision d19165b7 (qgis): [server] Fix #13291; reinstate default project read in fcgi directory
- - Ensure no reassignment of mConfigFilePath by MAP parameter or from
QGIS_PROJECT_FILE env var - 06:19 PM Revision ec3fb23a (qgis): fix saga 2.2.0 flow accumulaiton modules (ex catchment areas). Files ad...
- 06:19 PM Revision 2bf1e687 (qgis): fix saga 2.2.0 flow accumulaiton modules (ex catchment areas)
- 06:12 PM Feature request #13615 (Open): Head/Tail Breaks
- Has there been any discussion about implementing head/tail breaks as a choropleth categorization on layers? It seems ...
- 04:23 PM Revision f205acf2 (qgis): Fix geometry icons in postgres dialog for new wkb types
- 03:36 PM Bug report #13568: Master password is suspectible to brute-force attacks
- Nyall Dawson wrote:
> So to clarify, you're proposing:
>
> - Disabling the auth system if more 5 wrong passwords in ... - 02:12 PM Bug report #13568: Master password is suspectible to brute-force attacks
- So to clarify, you're proposing:
- Disabling the auth system if more 5 wrong passwords in the GUI
- Also disabling t... - 01:45 PM Bug report #13568 (Feedback): Master password is suspectible to brute-force attacks
- Hi Nyall,
How about something simpler: if the user types their master password incorrectly 5 times, the auth system ... - 01:45 PM Bug report #13568 (Feedback): Master password is suspectible to brute-force attacks
- Hi Nyall,
How about something simpler: if the user types their master password incorrectly 5 times, the auth system ... - 02:48 PM Revision c7e732b2 (qgis): [widget editor][fix #13486] follow up #2316 and 5ac5217
- 02:01 PM Feature request #13613 (Open): Please do NOT add borders to bright colors in the Histogram
- The histogram seems to add borders to bars that are in light colors. I thought this was a bug until I tried to find o...
- 02:00 PM Feature request #13611: Provide function to "update Legend" after manually editing style class va...
- Hmm, this might actually be a bug. If I chose Natural Breaks (Jenks) or Pretty Breaks the Legend texts are updated au...
- 01:43 PM Feature request #13611 (Open): Provide function to "update Legend" after manually editing style c...
- QGIS automatically provides legend texts for graduated style classes if for example the Equal Interval mode is chosen...
- 01:46 PM Feature request #13612 (Open): Allow disabling the display of class boundaries in the histogram
- Sometimes I want to look at the histogram without seeing the vertical class boundary lines. For example if I used col...
- 01:43 PM Bug report #11755 (Closed): Real precision (Shapefile)
- Loïc BARTOLETTI wrote:
> This hack preserve last digit but allow unhautorized value. When you add a value you can do ... - 01:43 PM Bug report #11755 (Closed): Real precision (Shapefile)
- Loïc BARTOLETTI wrote:
> This hack preserve last digit but allow unhautorized value. When you add a value you can do ... - 04:42 AM Bug report #11755 (Reopened): Real precision (Shapefile)
- This hack preserve last digit but allow unhautorized value. When you add a value you can do something like this: "123...
- 04:42 AM Bug report #11755 (Reopened): Real precision (Shapefile)
- This hack preserve last digit but allow unhautorized value. When you add a value you can do something like this: "123...
- 12:44 PM Revision 0ded8553 (qgis): [GRASS] show init error in tools title
- 12:22 PM Feature request #13605 (Closed): Filter mapcomposer-legend to only show layers checked/visible on...
- 05:56 AM Feature request #13605: Filter mapcomposer-legend to only show layers checked/visible on the map ...
- Yes, indeed, i scrolled along the issues concerning Map Composer, but I must have overlooked it. Thanks.
- 05:44 AM Feature request #13605: Filter mapcomposer-legend to only show layers checked/visible on the map ...
- Isn't this a duplicate of #13575?
- 02:24 AM Feature request #13605 (Closed): Filter mapcomposer-legend to only show layers checked/visible on...
- In the table of contents you can uncheck certain layers. However, if you make a composer, and you add a legend, all t...
- 12:21 PM Bug report #13209: area not calculated correctly with OTF on
- You'll need the next build, that one is too early
- 11:31 AM Bug report #13209: area not calculated correctly with OTF on
- I just tested with the latest OSGEO4W nightly(2.11.0-88) and I get the same errors.
- 12:04 PM Bug report #11986: Intersection returns the wrong result
- You're right, sorry for the noise, can't make it work now ...
- 10:31 AM Bug report #11986: Intersection returns the wrong result
- Anita Graser wrote:
> I followed Giovanni's screencast using OSGeo4W nightly and the results from QGIS/ftools interse... - 11:58 AM Revision c358aea0 (qgis): [GRASS] create new cat on attribute change if it does not exist
- 11:28 AM Revision afdf4e1a (qgis): [GRASS] use text type with sqlite
- 10:30 AM Revision fb76501f (qgis): [GRASS] minor fixes
- 09:59 AM Bug report #13586 (Closed): Processing: `Catchment Area` fails
- 09:22 AM Bug report #13586: Processing: `Catchment Area` fails
- all fixed now
https://github.com/qgis/QGIS/pull/2375 - 09:48 AM Bug report #13599 (Closed): Bug in debian qgis.desktop
- Andy Wood wrote:
> The fix for this does not seem to be in master?
qgis.desktop didn't need to be changed. The dive... - 09:24 AM Bug report #13291 (Closed): default project in qgis_mapserv.fcgi's directory is no longer read
- Fixed in changeset commit:"d19165b7c94734d344c6b9c4510910cfd8bbba7e".
- 09:15 AM Revision 81dc11a9 (qgis): Fix numerical problems in circular string rendering
- 09:02 AM Bug report #13610 (Closed): Composer Scale Bar: scale bar not correct length when using feet
- When trying to setup a scale bar for feet I am getting inconsistent results when changing the units from Feet to Map ...
- 08:51 AM Revision 5654eeca (qgis): Fix area calculation when OTF active and no ellipsoid (fix #13601)
- 08:51 AM Revision 5ed3d1b7 (qgis): Use QString::arg multi argument method to avoid extra heap allocations
- 04:53 AM Bug report #13607 (Closed): DBManager doesn't allow to load PostGis Raster with a number as first...
- DBManager doesn't allow to load PostGis Raster with a number as first character. The same Raster into PostGis can't b...
- 03:37 AM Bug report #13583: Snapping options not saved on Windows
- Seems to be a plugin: Semi automatic classification pulgin
- 03:00 AM Bug report #13583 (Closed): Snapping options not saved on Windows
- Must have been a user preference or a plugin issue.
- 02:56 AM Bug report #13583: Snapping options not saved on Windows
- Removing the .qgis2 folder works;
Where are those config saved, in a sqlite db?
It also works on 2.8.3 now, very st... - 02:37 AM Bug report #13583: Snapping options not saved on Windows
- Windows 7, 64 bit - installed from OSGeo4W
Debian jessie - compiled from source
Could you disable your plugins (rena... - 02:26 AM Bug report #13583: Snapping options not saved on Windows
- Saber are you using Windows platfom?
if yes what ( windows 7, 8, 10) ?
I tested on Windows 10. - 02:14 AM Bug report #13583: Snapping options not saved on Windows
- It works fine on mine with the same code rev.
2015-10-14
- 01:58 AM Bug report #13583: Snapping options not saved on Windows
- Testing on Master 2.11.0 90 code revision f50e1a7
- 12:53 AM Bug report #13583 (Feedback): Snapping options not saved on Windows
- What code revision are you using? Works fine with all three modes in 5654eec.
- 12:20 AM Bug report #13583 (Reopened): Snapping options not saved on Windows
- Testing on Master 2.11.0 90
Snapping option for Current layer/All layers
are still not saved;
Advanced settings are ... - 02:05 PM Bug report #13583 (Closed): Snapping options not saved on Windows
- Confirmed. It works fine in master. Thanks Nyall.
- 01:58 PM Bug report #13583 (Feedback): Snapping options not saved on Windows
- Saber - that issue was fixed as of ~48 hours ago. Can you retest with current master and report if this is still an i...
- 01:39 PM Bug report #13583: Snapping options not saved on Windows
- In my case, I saved it with the advanced mode. When I re-opened the project the snapping options showing Advanced mod...
- 01:51 AM Bug report #13599 (Reopened): Bug in debian qgis.desktop
- The fix for this does not seem to be in master?
$ git log --follow debian/qgis.desktop | head
commit e9f43c49095535d... - 06:33 PM Bug report #13599 (Closed): Bug in debian qgis.desktop
- duplicate of #13485
- 06:33 PM Bug report #13599 (Closed): Bug in debian qgis.desktop
- duplicate of #13485
- 04:17 AM Bug report #13599 (Closed): Bug in debian qgis.desktop
- qgis.desktop says:
[...]
TryExec=/usr/bin/qgis
Exec=/usr/bin/qgis %F
The binary appears to be called /usr/bin/qgis.b... - 01:34 AM Bug report #13595: GetLegendGraphic shows wrong legend
- Also affects 2.8.3
- 01:29 AM Bug report #13602 (Closed): WMS of group layer is drawn in reverse order
- Qgis Server 2.8.1 works fine but both 2.8.2 and 2.8.3 has this issue.
Example:
I, in Qgis Desktop, create a project ... - 12:49 AM Bug report #11400 (Closed): merge features disregards type
- 12:29 AM Bug report #11400: merge features disregards type
- So, can this be closed?
- 12:24 AM Bug report #11400: merge features disregards type
- I'm sorry, it was my error. Now it works well!
Thanks - 03:29 AM Bug report #11400: merge features disregards type
- If features are Postgis layers, with primary key integer serial, the union does not work. Also splitting features thr...
- 12:49 AM Bug report #13209 (Feedback): area not calculated correctly with OTF on
- Please test with current master, this may have been fixed along with #13601
- 12:48 AM Bug report #12057 (Feedback): Computed area is wrong when reprojection is active
- Please test with current master, this may have been fixed with #13601
- 12:48 AM Bug report #13535 (Closed): Crash using Geometry Checker plugin
- Also fine here. Thanks!
- 12:32 AM Revision 48aeb8c0 (qgis): Fix ogrsql path quoting
- Fix the ogrsql path quoting which left the extra quotes around the input layer path
Signed-off-by: Henry Walshaw <he... - 11:52 PM Bug report #13601 (Closed): error calculating area for polygons when otf reprojection is on and t...
- Fixed in changeset commit:"5654eeca5542a7cdba703979ad931409df3f4168".
- 10:26 PM Bug report #13601: error calculating area for polygons when otf reprojection is on and the CRS is...
- Ouch. Got it - thanks for reporting!
- 07:50 PM Bug report #13601 (Closed): error calculating area for polygons when otf reprojection is on and t...
- I have just been able to reproduce the circumstances of a serious issue leading to area calculation not working when ...
- 11:47 PM Bug report #13525: QgisRelationEditorWidget in custom form emits duplicate signals
- Due to my lack of python knowledge I'm no really sure how to describe the issue in detail and if it's really connecte...
- 11:47 PM Bug report #13525: QgisRelationEditorWidget in custom form emits duplicate signals
- Due to my lack of python knowledge I'm no really sure how to describe the issue in detail and if it's really connecte...
- 10:21 PM Revision f50e1a75 (qgis): Fix broken apply button in label config dialog (fix #13543)
- 10:20 PM Bug report #13584: Vertices snap to other when "Enable topological editing" is active
- Yes, sorry - I will close #13393
- 11:07 AM Bug report #13584 (Feedback): Vertices snap to other when "Enable topological editing" is active
- Is it not the same ticket as #13393?
- 10:19 PM Bug report #13393 (Closed): Bad work with "Node tool"
- The same alert is in #13584, that's why I close
- 06:58 PM Revision fdbdd783 (qgis): [GRASS] fixed crash in editing caused by different off_t size
- 06:42 PM Bug report #13454 (Feedback): 2.11 Authentification System error
- 06:41 PM Bug report #13261 (Feedback): Composer: items cannot be longer moved/resized/selected/unselected....
- 06:33 PM Bug report #13261: Composer: items cannot be longer moved/resized/selected/unselected....(MacOS v...
- Hi,
Can you try with the "current nightly":http://qgis.dakotacarto.com/ with a duplicate of your project? - 04:35 PM Revision c2692f1f (qgis): [GRASS] fixed qgis.d.rast binary mode on windows
- 04:25 PM Revision b8df5245 (qgis): fixed win build
- 02:01 PM Bug report #13556: Discourage other labels from covering feature in this layer slow
- It is very slow on debian too. I also turned off the option for "Discourage other labels from covering feature in thi...
- 01:58 PM Bug report #12842 (Feedback): Merge selected features drops data silently
- I can't reproduce this. Can you please post steps to trigger this issue?
- 01:42 PM Feature request #13596 (Feedback): Undo and Redo
- Could you explain a bit in more details what you mean?
- 01:24 PM Revision 2f9db5ad (qgis): [processing] fixed handling output html files in grass 7
- 01:24 PM Bug report #13543 (Closed): Apply button doesn't work in Layer Labelling Settings dialogue
- Fixed in changeset commit:"f50e1a757ada9b4aef7b8f90145f5a2d336056c9".
- 11:48 AM Bug report #13543 (Open): Apply button doesn't work in Layer Labelling Settings dialogue
- I can confirm in debian jessie and Windows. It is indeed a regression.
- 11:48 AM Bug report #13543 (Open): Apply button doesn't work in Layer Labelling Settings dialogue
- I can confirm in debian jessie and Windows. It is indeed a regression.
- 11:48 AM Bug report #13543 (Open): Apply button doesn't work in Layer Labelling Settings dialogue
- I can confirm in debian jessie and Windows. It is indeed a regression.
- 10:05 AM Bug report #13543: Apply button doesn't work in Layer Labelling Settings dialogue
- # Make a layer active in the layers panel
# Click the _Layer Labelling Options_ icon on the toolbar (or _Layer > Labe... - 01:16 PM Revision 68ebd4bc (qgis): [GRASS] re-enabled module output layer freeze in canvas
- 01:14 PM Revision 70bc9574 (qgis): [processing] do not assume singleton Processing when defining temp folder
- fixes #13588
- 01:14 PM Revision 5ca55667 (qgis): [processing] do not write CRS file if output is not a layer
- fixes #13590
- 11:47 AM Revision e92e9106 (qgis): Also show features with modified geometry when "show edited and new
- features" filter is active in attribute dialog (fix #11684)
- 11:39 AM Bug report #13377 (Feedback): Unable to Snap to new features after saving, without reloading data
- Could you try in master?
- 11:37 AM Bug report #13394 (Feedback): Saving to remote drives
- Can you not map the drive from your citrix server and access it from My Computer in the processing Save as window?
Or... - 11:28 AM Bug report #13444 (Feedback): Very large QGIS project memory usage
- It is worth looking into a vector file format which supports spatial indexing (e.g. Spatialite).
The following 2 laye... - 11:00 AM Bug report #13579 (Reopened): Crash Dump 2.11 with user defined expressions
- I think this still must be considered as a bug.
We anyway should avoid crashes anywhere in the application.
I have b... - 11:00 AM Bug report #13579 (Reopened): Crash Dump 2.11 with user defined expressions
- I think this still must be considered as a bug.
We anyway should avoid crashes anywhere in the application.
I have b... - 02:46 AM Bug report #13579 (Closed): Crash Dump 2.11 with user defined expressions
- Nyall, you were right. Renaming the "area" function worked.
- 10:29 AM Revision 9fe1b655 (qgis): [GRASS] keep layer specific suppress form mode
- 10:09 AM Revision d896c013 (qgis): [GRASS] prepared off_t fix on windows
- 07:19 AM Revision c4185264 (qgis): Merge pull request #2369 from neteler/patch-73
- Update to GRASS GIS 7.0.x
- 07:17 AM Revision 52c50673 (qgis): Merge pull request #2370 from neteler/patch-72
- Update to GRASS GIS 7.0.x
- 06:56 AM Bug report #13566 (Closed): on-the-fly projection errors after changing symbology
- Good news: I have tested it in different environments (2.8 & 2.10 Win, 2.8.3 Linux/Ubuntu) and the problem just occur...
- 06:20 AM Feature request #13600 (Open): Merge connected lines option for Marker line interval
- Similar to the label rending option "Merge connected lines to avoid duplicate labels". It would be great if the Marke...
- 04:55 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- Check e.g. v.generalize on the `iterative` project.
- 04:54 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- It does not work with the data provided for the Processing tutorial as well.
http://qgis.org/downloads/data/training... - 04:29 AM Bug report #13590 (Closed): Processing: `Hypsometry` fails
- Oh, I see, it's using SagaAlgorithm213.py
Sorry for the noise. - 04:26 AM Bug report #13590: Processing: `Hypsometry` fails
- that part of the code is reused for all saga calls, so that should fix it for 2.2.0 or higher
- 04:18 AM Bug report #13590 (Reopened): Processing: `Hypsometry` fails
- In my case, this happens with saga 2.2.1: should we change the relevant file there too?
Thanks Victor. - 04:14 AM Bug report #13590 (Closed): Processing: `Hypsometry` fails
- Fixed in changeset commit:"5ca556670a194c9318c42eaaa0390180f84fa859".
- 04:14 AM Bug report #13588 (Closed): Processing: removing /tmp/processing for every instance
- Fixed in changeset commit:"70bc957439b1eb2cc0ad576f3fdb91f535f16eb7".
- 03:53 AM Bug report #13273 (Closed): Strange things happen when splitting features
- Reproducable in 2.10 but not in master.
- 03:53 AM Bug report #13273 (Closed): Strange things happen when splitting features
- Reproducable in 2.10 but not in master.
- 03:50 AM Bug report #13593: disappeared polygons while editing
- I reduced automatically the number of nodes in Advanced Digitising. After saving the shapefile, the new polygon canno...
- 03:07 AM Bug report #13022 (Closed): ELSE expression symbol used when other rules are set invisible in the...
- Yes it is.
- 02:47 AM Bug report #11684 (Closed): After splitting a feature only one of the parts shows in table as "sh...
- Fixed in changeset commit:"e92e91060140e80c22a61406d640054fa4585a52".
2015-10-13
- 01:39 AM Bug report #13598 (Closed): Bad allocation when call raster layer property
- 1. I will add a lot of wms layers to the project.
2. There is a rapid increase of used memory (50 layers - more than ... - 01:32 AM Feature request #13597 (Open): Control contents of grouplayer legends
- I would like to be able to control which layers that is shown in the grouplayer WMS GetLegendGraphic response.
Examp... - 01:23 AM Feature request #13596 (Closed): Undo and Redo
- When we are digitizing the line "undo" the last action for digitizing line and Redo the previously undone action digi...
- 01:06 AM Bug report #13595 (Closed): GetLegendGraphic shows wrong legend
- If I give a layer a (external) legend URL and do GetCapabilities I get:
<Style>
<Name>default</Name>
<Title>default<... - 12:58 AM Bug report #12610: QGIS not showing WMS legend while LegendURL is present
- If I give a layer a (external) legendURL and do GetCapabilities I get:
<Style>
<Name>default</Name>
<Title>default</... - 12:03 AM Revision 24b6e638 (qgis): vector layer: update geometries first before feature id might change (f...
- 11:39 PM Revision a333fc82 (qgis): Add method to geometries for adding z/m dimension, initialized
- to a specified value
- 11:39 PM Revision 957d8269 (qgis): When adding ring to a geometry, add z or m dimensions to the
- ring geometry if required (fix #7400, #7401)
- 11:39 PM Revision 66537964 (qgis): Add method to QgsWKBTypes to add z/m dimension to a wkb type
- Also add some unit tests for QgsWKBTypes
- 11:32 PM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- In fact, basin_50k.tif works fine. With the attached file it does not. If I cut a portion of it, it works again.
- 01:56 PM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- This issue is not clear to me. Can you point me to a simple test case?
Eg using test data from here: http://grassboo... - 11:57 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
- Strangely enough, an apparently unrelated module (v.generalize) also creates an empty shapefile.
This is the command:... - 11:53 AM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
- r.to.vect input=tmp1444762289725 type=area output=outputb0d6bd9d340c4c829513101f45f91968 --overwrite
v.out.ogr -c ... - 10:54 PM Revision 53c507d3 (qgis): db manager: add credentials to postgis rasters (fixes #13594)
- 10:54 PM Revision e225385a (qgis): indentation update
- 10:28 PM Bug report #13591: Processing: `r.reclass.area.greater` fails
- Thanks, PR checked and applied. We do not have a policy for backporting, but a new package for Processing can be publ...
- 01:16 PM Bug report #13591: Processing: `r.reclass.area.greater` fails
- r.reclass.area.lesser and r.reclass.area.fixed in pull requests 2369 and 2370 (please backport to 2.10.x)
- 12:13 PM Bug report #13591: Processing: `r.reclass.area.greater` fails
- Apparently the command is the same, but we wrap greater value in "" greater="100" instead of greater=100.
- 11:56 AM Bug report #13591: Processing: `r.reclass.area.greater` fails
- parameters names have changed in grass 7, description file must change accordingly
https://grass.osgeo.org/grass64/m... - 11:48 AM Bug report #13591: Processing: `r.reclass.area.greater` fails
- Of course, the same for r.reclass.area.lesser
- 11:45 AM Bug report #13591 (Closed): Processing: `r.reclass.area.greater` fails
- Avvio dell'algoritmo r.reclass.area.greater - Reclassifies a raster layer, selecting areas larger than a user specifi...
- 10:12 PM Revision cfdf5cf6 (qgis): Update to GRASS GIS 7.0.x
- 10:12 PM Revision 47565a94 (qgis): Update to GRASS GIS 7.0.x
- 08:59 PM Revision 0c0293e9 (qgis): [GRASS] update fields on field add/delete
- 08:03 PM Revision c3839b3a (qgis): [processing] fixed getMinCoveringExtent when there are multiple input p...
- 07:59 PM Revision c87646a9 (qgis): [processing] fixed modeler calcualtor when opening dialog for the first...
- fixes #13587
- 07:59 PM Revision ca27277b (qgis): [processing] do not set an upper limit for points in random points layer
- fixes #13483
- 07:42 PM Revision 011109a2 (qgis): [BUGFIX][QGIS Server] Add layer coordinate transforms before setting de...
- If the layer_coordinate_transform_info child of mapcanvas has not been well
saved, the destinationCrs is not well ap... - 07:40 PM Revision 25aca80e (qgis): [BUGFIX][QGIS Server] Add layer coordinate transforms before setting de...
- If the layer_coordinate_transform_info child of mapcanvas has not been well
saved, the destinationCrs is not well ap... - 07:38 PM Revision 36ebf1c5 (qgis): [BUGFIX][QGIS Server] Add layer coordinate transforms before setting de...
- If the layer_coordinate_transform_info child of mapcanvas has not been well
saved, the destinationCrs is not well ap... - 06:50 PM Revision 3d1c7148 (qgis): Update CatchmentArea(Parallel).txt
- Fixes https://hub.qgis.org/issues/13588 (but probably there are others)
- 06:06 PM Revision 499faca8 (qgis): [GRASS] add first/last vertex marker to editing renderer
- 04:57 PM Revision ccdb7023 (qgis): Update ShapestoGrid.txt
- Fixes #13585
- 04:40 PM Bug report #11760 (Closed): QGIS Debian upgrade throws an error
- doesn't apply to any current version
- 04:40 PM Bug report #11760 (Closed): QGIS Debian upgrade throws an error
- doesn't apply to any current version
- 04:36 PM Bug report #13364 (Closed): Weird behaviour after merging 2 or more lines
- 03:40 PM Bug report #12057 (Reopened): Computed area is wrong when reprojection is active
- Taking the liberty to reopen this ticket as the issue pops up again (see also: #13209). It was prioritized as blocker...
- 03:40 PM Bug report #12057 (Reopened): Computed area is wrong when reprojection is active
- Taking the liberty to reopen this ticket as the issue pops up again (see also: #13209). It was prioritized as blocker...
- 03:19 PM Bug report #9038 (Closed): Dangling rubberband while out of edit mode
- Duplicate of #4237
- 03:19 PM Bug report #9038 (Closed): Dangling rubberband while out of edit mode
- Duplicate of #4237
- 03:16 PM Feature request #11962 (Closed): Display length of line while drawing
- Duplicate of #6875
- 03:16 PM Feature request #11962 (Closed): Display length of line while drawing
- Duplicate of #6875
- 03:04 PM Feature request #13581: FreeCAD integration with/within QGIS
- FreeCAD: Civil Engineering Design functions
http://forum.freecadweb.org/viewtopic.php?f=8&t=6973 - 04:29 AM Feature request #13581: FreeCAD integration with/within QGIS
- No I didn't contact the developers of FreeCAD yet. I first wanted to see if it could be interesting or not to use it ...
- 03:04 PM Bug report #8255 (Closed): in edit mode changing primary key discards geometry modifications
- Fixed in changeset commit:"24b6e6387ec7b78ad87121bd19e4e30872feff6f".
- 02:39 PM Bug report #7400 (Closed): Add Ring Feature Fails on Mapped Feature using Poly Tool within QGIS
- Fixed in changeset commit:"957d82698d893c4a0e95c0ac887231b26d894bbb".
- 02:39 PM Bug report #7401 (Closed): "Add Ring" tool fails with "The inserted Ring is not contained in a fe...
- Fixed in changeset commit:"957d82698d893c4a0e95c0ac887231b26d894bbb".
- 01:54 PM Bug report #13594 (Closed): DB Manager - unable to add a Postgres/PostGIS raster as layer
- Fixed in changeset commit:"53c507d3a75234be0fa5e3fad6c0fe4670348fc9".
- 12:45 PM Bug report #13594 (Closed): DB Manager - unable to add a Postgres/PostGIS raster as layer
- Scenario: raster loaded into postgres database with raster2pgsql. Attempting to "add as layer" from DB Manager causes...
- 01:44 PM Revision f60ca599 (qgis): Fix overview canvas background color not set (fix #11157)
- 01:36 PM Revision 20217366 (qgis): revert 3daa57f and f51d1fb (followup ff43a5d)
- 01:30 PM Revision 9cd5eed9 (qgis): Update Grid.py
- Fixes a broken module. Possibly more broken ones around.
- 01:00 PM Bug report #13393: Bad work with "Node tool"
- It happens when I try to move vertice- in line and polygon layers, in postgis and shape files. It doesn't happen if I...
- 09:58 AM Bug report #13393 (Feedback): Bad work with "Node tool"
- If I understand correctly, the node tool has split your line, when "Enable topological editing" is on?
If that is the... - 09:58 AM Bug report #13393 (Feedback): Bad work with "Node tool"
- If I understand correctly, the node tool has split your line, when "Enable topological editing" is on?
If that is the... - 02:41 AM Bug report #13393: Bad work with "Node tool"
- Hi, I noticed that if I turn off "Enable topological editing" everything is ok - something wrong is with topological ...
- 02:41 AM Bug report #13393 (Reopened): Bad work with "Node tool"
- Hi, I noticed that if I turn off "Enable topological editing" everything is ok - something wrong is with topological ...
- 12:59 PM Revision 4e5125b9 (qgis): Merge pull request #2337 from stevenmizuno/fix_3400
- set selection color from project file
- 12:53 PM Revision 9556a760 (qgis): [GRASS] edit test fixed for GRASS 6
- 12:53 PM Revision 4bd6cf15 (qgis): [GRASS] editing test
- 12:47 PM Revision 7b9148a5 (qgis): Merge pull request #2368 from nirvn/welcome_page_fix_resize
- [welcome page] fix recent project list not resizing on window / docked panel size change
- 12:31 PM Bug report #13201: Snapping options are not working.
- Agree. Something has changed. It use to create blank feature, but now indeed polygon is there.
Thank you
Mikhail
- 10:27 AM Bug report #13201 (Feedback): Snapping options are not working.
- I can't reproduce your problem. I can see, the newly added feature disappears from the canvas while filling the attri...
- 10:27 AM Bug report #13201 (Feedback): Snapping options are not working.
- I can't reproduce your problem. I can see, the newly added feature disappears from the canvas while filling the attri...
- 12:26 PM Bug report #13593 (Closed): disappeared polygons while editing
- Some polygon features after saving shapefile were disappeared. If I open this shapefile in another program, I can see...
- 12:11 PM Revision ff43a5dc (qgis): Merge pull request #2367 from manisandro/qgsround
- Introduce qgsRound since std::round is available only in C++11 onwards
- 12:08 PM Bug report #13587: Processing: `Geoalgorithms/modeler/modeler-tools/calculator` fails
- Confirmed, it works, thanks!
- 11:00 AM Bug report #13587 (Closed): Processing: `Geoalgorithms/modeler/modeler-tools/calculator` fails
- Fixed in changeset commit:"c87646a9a7810456fce47e416eeceafd09f917df".
- 09:15 AM Bug report #13587: Processing: `Geoalgorithms/modeler/modeler-tools/calculator` fails
- Just activating the tool by double click triggers the issue.
- 09:14 AM Bug report #13587 (Closed): Processing: `Geoalgorithms/modeler/modeler-tools/calculator` fails
- KeyError: None
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/modeler/ModelerD... - 12:00 PM Bug report #13543: Apply button doesn't work in Layer Labelling Settings dialogue
- Can you post some steps to reproduce? I still can't trigger this issue
- 09:43 AM Bug report #13543: Apply button doesn't work in Layer Labelling Settings dialogue
- Just updated Master and the problem still occurs.
- 11:29 AM Bug report #13590 (Closed): Processing: `Hypsometry` fails
- Avvio dell'algoritmo Hypsometry...
ta_morphometry "Hypsometry" -ELEVATION "/tmp/processing/ea1f185a117b4065a79803f7c0... - 11:00 AM Bug report #13483 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Fixed in changeset commit:"ca27277bb3b0de5d44b3b977c50b634918fb3911".
- 10:28 AM Bug report #13200 (Closed): QGIS 2.10.1 segfaults before opening
- Closed due to lack of response.
- 10:20 AM Bug report #13589 (Closed): Filter legend in Composer causes crash
- Turning on the filter option for a legend is causing a crash on my system. Below is my system crash report:...
- 10:18 AM Bug report #13207: Default selection polygon fails to disappear
- It is fixed (or disappeared!) in master, will be good to backported in 2.8
- 10:18 AM Bug report #13207: Default selection polygon fails to disappear
- It is fixed (or disappeared!) in master, will be good to backported in 2.8
- 10:18 AM Bug report #13207: Default selection polygon fails to disappear
- It is fixed (or disappeared!) in master, will be good to backported in 2.8
- 10:11 AM Bug report #13219 (Open): Add new legend, Columns radio buttons backwards
- 09:52 AM Bug report #13586: Processing: `Catchment Area` fails
- Fixed with commit:3d1c714
Leaving it open, as more modules may require the same intervention. - 08:53 AM Bug report #13586 (Closed): Processing: `Catchment Area` fails
- This fails:
ta_hydrology "Catchment Area (Parallel)" -ELEVATION "/tmp/processing/6795f55ba4334cfa9fe27798fc5d4571/de... - 09:48 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- I can confirm that it doesn't happen with shapefile with correct geometries.
- 09:41 AM Bug report #13588 (Closed): Processing: removing /tmp/processing for every instance
- If I have >1 instance of Processing, when closing one instance, the whole /tmp/processing dir is erased, including th...
- 09:28 AM Bug report #13558 (Closed): [Regression] Label/diagram placement on centroid is broken for multip...
- Looks fine today. Thanks!
- 09:28 AM Bug report #13558 (Closed): [Regression] Label/diagram placement on centroid is broken for multip...
- Looks fine today. Thanks!
- 09:28 AM Bug report #13558 (Closed): [Regression] Label/diagram placement on centroid is broken for multip...
- Looks fine today. Thanks!
- 09:28 AM Bug report #13558 (Closed): [Regression] Label/diagram placement on centroid is broken for multip...
- Looks fine today. Thanks!
- 09:22 AM Revision 2ddc0716 (qgis): More qgsRound tests
- 09:20 AM Revision 3daa57f8 (qgis): fix f51d1fb
- 08:42 AM Revision f51d1fb4 (qgis): fix precise build
- 07:59 AM Revision 45d6c046 (qgis): Remove .sortinc files in remove_temporary_files script
- 07:59 AM Revision 0f9a08e6 (qgis): Allow delete part tool to remove geometry from single type point
- and line layers (fix #13258)
- 07:59 AM Revision ad10b526 (qgis): Fix using add part tool to add part to geometryless rows
- (fix #12885, #11319)
Also fix some potential crashes with edit tools and null geometry - 07:59 AM Revision 5de94447 (qgis): Fix split parts tool only leaves one of the newly created parts (fix #1...
- 07:59 AM Revision 6f860d0b (qgis): Allow adding features with empty geometry via attribute table
- 07:58 AM Bug report #13585 (Closed): Processing: `Shapes to grid` fails
- Fixed in changeset commit:"ccdb70239f861a4bb639dbcdc18595b2d832b9a5".
- 07:51 AM Bug report #13585: Processing: `Shapes to grid` fails
- Apparently the param is now `-GRID`:
Usage: saga_cmd grid_gridding 0 [-INPUT <str>] [-FIELD <str>] [-OUTPUT <str>] [... - 07:44 AM Bug report #13585 (Closed): Processing: `Shapes to grid` fails
- Shapes to grid...
grid_gridding "Shapes to Grid" -TARGET_DEFINITION 0 -INPUT "/home/paolo/Scrivania/analisi/QGIS_dat... - 07:58 AM Bug report #11157 (Closed): The overview panel's canvas's background color should be set to the p...
- Fixed in changeset commit:"f60ca59996544a29567cfa6a68f6dc2c1664f6dd".
- 07:40 AM Revision 537d1959 (qgis): [welcome page] add a minmium width to the recent project list
- 07:26 AM Revision 06a41ef7 (qgis): [welcome page] fix recent project list not resizing
- 05:23 AM Feature request #4208 (Closed): Move New Memory Layer plugin to core
- Implemented since a while back
- 05:23 AM Feature request #4208 (Closed): Move New Memory Layer plugin to core
- Implemented since a while back
- 05:19 AM Bug report #8872 (Closed): Create ring in multipart polygon fails
- Not reproducible in current master
- 05:19 AM Bug report #8872 (Closed): Create ring in multipart polygon fails
- Not reproducible in current master
- 04:13 AM Bug report #13395: Load style from database
- Anita Graser wrote:
> Can you please post a list of steps to reproduce the issue?
>
> I wasn't able to reproduce the... - 03:44 AM Feature request #13523 (Closed): Provide an easy upgrade from GRASS 6 to GRASS 7
- Perfect, thanks.
- 03:44 AM Feature request #13523 (Closed): Provide an easy upgrade from GRASS 6 to GRASS 7
- Perfect, thanks.
- 03:20 AM Bug report #13343: Rendering long segments produces artefacts
- This issue should probably be tested on several computers, because the bug doesn't occur on all. I've tried on two W7...
- 02:53 AM Bug report #13584 (Closed): Vertices snap to other when "Enable topological editing" is active
- Hi! I'm om win 7 sp1 x64, QGIS code revision - 43c046b
I edit postgis layers - while dragging vertices with "Node too... - 02:36 AM Bug report #13342 (Closed): Layer toogle overrides on-the-fly CRS transformation setting
- I see, there is a difference in the Project settings and the general QGIS options. Setting the latter to disable OTF ...
- 02:03 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Yes. Plugin menu is, during normal professional use, quite crowded, and it would be difficult to find. Furthermore, t...
2015-10-12
- 01:59 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- If we put it into @Analysis > Processing@, @Analysis > GRASS@ and probably add more plugin sub menus in Analysis, is...
- 01:50 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Stefan Blumentrath wrote:
> Just some ideas for possible solutions:
> "Show Region button" might go into the "Region ... - 01:15 AM Bug report #13583 (Closed): Snapping options not saved on Windows
- In windows, even if you save a project
with configured snapping options,
snapping otions are not configured
when you ... - 11:58 PM Revision a9baeb11 (qgis): Add some qgsRound tests
- 11:33 PM Feature request #13581: FreeCAD integration with/within QGIS
- Sounds interesting. I think this is more appropriate for a public discussion on qgis-dev mailing list than as a ticke...
- 05:20 PM Feature request #13581: FreeCAD integration with/within QGIS
- I forgot to mention, it could bring more simple features of what RhinoCity/RhinoTerrain do with Rhino 3D and GIS.
htt... - 04:58 PM Feature request #13581 (Open): FreeCAD integration with/within QGIS
- FreeCAD is Python 2D/3D CAD package with parametric functions.
http://www.freecadweb.org/wiki/?title=About_FreeCAD
I... - 11:09 PM Revision 468012a2 (qgis): Introduce qgsRound since std::round is available only in C++11 onwards
- 11:00 PM Bug report #13421 (Closed): 'split parts' tool deletes one of the two newly created parts
- Fixed in changeset commit:"5de94447187e353f916520becccb1c645abd5706".
- 02:25 PM Bug report #13421 (In Progress): 'split parts' tool deletes one of the two newly created parts
- Ok, I can reproduce and have tracked this down. Working on a fix now.
- 02:25 PM Bug report #13421 (In Progress): 'split parts' tool deletes one of the two newly created parts
- Ok, I can reproduce and have tracked this down. Working on a fix now.
- 10:20 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- 11:00 PM Bug report #12885 (Closed): cannot add part to empty geometries anymore
- Fixed in changeset commit:"ad10b5264e45e4d298c5a256618d6bbb96a84944".
- 11:00 PM Bug report #13258 (Closed): delete part cannot make feature having NULL geometry anymore
- Fixed in changeset commit:"0f9a08e6f220585fd4c4e6c09343e52685206d3b".
- 11:00 PM Feature request #11319 (Closed): Allow to (re)add features to null geometries
- Fixed in changeset commit:"ad10b5264e45e4d298c5a256618d6bbb96a84944".
- 09:58 PM Bug report #13582: 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- Attaching the text file.
- 09:56 PM Bug report #13582 (Closed): 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- When loading a CSV file using the Layer -> Add Delimited Text Layer, the default CRS is assumed as EPSG:4326. But thi...
- 09:39 PM Revision e193c7c9 (qgis): debian packaging update (revert GEOS C++ dependency)
- 08:54 PM Feature request #5612 (Closed): Add data defined symbol in new symbology (is/was available in old...
- 08:52 PM Revision 43c046b2 (qgis): fix core api header
- 08:52 PM Revision 1be64a5e (qgis): fix windows build
- 05:45 PM Revision 482420cf (qgis): [auth] Add some more debug output
- - Need to migrate many auth debug to QgsDebugMsgLevel with higher level
- 05:45 PM Revision 0164b09d (qgis): [auth] Fix #13550; add auth support to Server; read master password file
- 04:34 PM Bug report #13575: "Add a Legend" adds ALL the layers in the project instead of just the visible ...
- High is used for issues which cause data loss or crashes, so normal is the right priority. I agree though that the de...
- 02:54 PM Bug report #13575: "Add a Legend" adds ALL the layers in the project instead of just the visible ...
- You may be right Nyall, but i'm not sure this should be set as normal. Combined to the "filtering by map content" iss...
- 02:26 PM Bug report #13575: "Add a Legend" adds ALL the layers in the project instead of just the visible ...
- Not a regression or broken new feature, so not a blocker
- 06:24 AM Bug report #13575 (Closed): "Add a Legend" adds ALL the layers in the project instead of just the...
- Most of the times, when you add legend to a map, it's about features that are shown in it. You only care about layers...
- 03:10 PM Bug report #13535: Crash using Geometry Checker plugin
- Works fine for me in current master. I leave the ticket opened for more feedback from Giovanni.
- 02:28 PM Bug report #13535 (Feedback): Crash using Geometry Checker plugin
- 04:31 AM Bug report #13535: Crash using Geometry Checker plugin
- Could you please re-test against the latest master? It contains some Geometry Checker fixes as well as changes at Qgs...
- 03:06 PM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Hmm. I am not able to reproduce this with latest Mac nightly on 10.9 or 10.10 using a blank project and loading a Nat...
- 02:25 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Hi Larry,
Thank you for your answer. I’ve tried to rename the folder and I think it did work well (it has removed the... - 02:43 PM Bug report #13364: Weird behaviour after merging 2 or more lines
- Yes - it's repaired and it works ok
- 02:28 PM Bug report #13364 (Feedback): Weird behaviour after merging 2 or more lines
- Likely fixed with #13274, can you please retest and confirm?
- 02:25 PM Bug report #13580 (Closed): Shared segment deleted during line union
- When I do the union (geoprocessing tools) of two lines (shapefile layers) having at least one segment in common and o...
- 01:59 PM Bug report #13579 (Feedback): Crash Dump 2.11 with user defined expressions
- I believe this is because that file implements an "area" function, which as of 2.12 is built in and in the reserved n...
- 08:46 AM Bug report #13579 (Closed): Crash Dump 2.11 with user defined expressions
- Hello all,
I'm having Crash Dumps in current master, on windows 7 64 bits.
After a few tests and some .qgis2 cleani... - 01:32 PM Bug report #13472 (Closed): Qgis crashes if in "options/canvas&legend" I turn on "create raster i...
- If I use just a few raster layers - everything is ok, but qgis crashes if I try to open my project with a lot of layers
- 10:23 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- It is not possible to replicate the problem with the raster file only.
Could you confirm that is the case when you o... - 01:30 PM Revision 5f82f1b1 (qgis): Merge pull request #2365 from manisandro/geom_checker_fixes
- Geometry checker fixes
- 01:23 PM Revision fdc85bab (qgis): [Geometry checker] Make self intersection fix create a linear polygon i...
- 01:23 PM Revision 01a7674f (qgis): [Geometry checker] Fix memory corruption due to QgsGeometry deleting th...
- 01:23 PM Revision c1028efe (qgis): [Geometry checker] Make self intersection fix create a multilinestring ...
- 01:13 PM Revision de8b045b (qgis): Fix crash when changing symbol types on windows
- 12:57 PM Revision ec9fd86d (qgis): Add missing mask from previous commit
- 12:56 PM Revision b93f2eac (qgis): Follow up c7b9fa, fix failing tests
- Looks like there's a label in the test which is placed right on the
boundary of the map, so the geos changes in c7b9f... - 12:56 PM Revision f9559003 (qgis): Really fix #13545
- I'm not sure what sip voodoo is preventing the bindings from
calling methods in the base class, so for QGIS <3.0 I've... - 12:01 PM Revision ae853766 (qgis): Fix refining rule based renderer using expression (fix #10815)
- 10:50 AM Revision c7b9fa64 (qgis): Merge pull request #2353 from manisandro/geos_snap
- Replace GEOS C++ dependency with hand-rolled snap-to-grid implementation
- 10:40 AM Bug report #13284 (Closed): Buffering using buffer distance field hangs, gives no result
- 10:39 AM Bug report #13290 (Open): Zipped Shape result "not valid"
- It works with Add layer but not in the browser.
- 10:39 AM Bug report #13290 (Open): Zipped Shape result "not valid"
- It works with Add layer but not in the browser.
- 10:39 AM Bug report #13290 (Open): Zipped Shape result "not valid"
- It works with Add layer but not in the browser.
- 10:39 AM Bug report #13290 (Open): Zipped Shape result "not valid"
- It works with Add layer but not in the browser.
- 10:39 AM Bug report #13290 (Open): Zipped Shape result "not valid"
- It works with Add layer but not in the browser.
- 10:39 AM Bug report #13290 (Open): Zipped Shape result "not valid"
- It works with Add layer but not in the browser.
- 10:37 AM Bug report #13298 (Open): Shapefiles corrupting - objects and attributes becoming switched
- 10:35 AM Bug report #13342: Layer toogle overrides on-the-fly CRS transformation setting
- You need to set your the OTF projection OFF:
From Settings > Options > CRS: select Do not enable 'on the fly' reproje... - 10:31 AM Bug report #13374 (Open): Crash on loading MySQL geometry Layer
- 10:29 AM Bug report #13393 (Closed): Bad work with "Node tool"
- No response and data to reproduce.
- 10:29 AM Bug report #13393 (Closed): Bad work with "Node tool"
- No response and data to reproduce.
- 10:26 AM Bug report #13396 (Closed): Node tool's errors
- Closed due to lack of response. All works fine for me.
- 10:26 AM Bug report #13396 (Closed): Node tool's errors
- Closed due to lack of response. All works fine for me.
- 10:24 AM Bug report #13404 (Closed): editing legends
- Closed due to lack of response.
- 10:18 AM Bug report #13577: Impossible to choose current date in form with date widget
- I can confirm this in 2.8.3 and master: the current date is highlighted when the calendar opens. Clicking on it does ...
- 10:18 AM Bug report #13577: Impossible to choose current date in form with date widget
- I can confirm this in 2.8.3 and master: the current date is highlighted when the calendar opens. Clicking on it does ...
- 07:16 AM Bug report #13577 (Closed): Impossible to choose current date in form with date widget
- Hello,
I'm working with Qgis 2.8
I define these options for a date field :
- editable
- format : date and time
-... - 10:04 AM Revision 4d351756 (qgis): [ui] save geometry dialog for the symbol selector dialog
- 09:57 AM Revision 6f5f672a (qgis): [GRASS] hide save layer edits action
- 09:44 AM Revision 1e958d25 (qgis): Merge pull request #2364 from arnaud-morvan/processing-fix-field-calcul...
- [Processing] fixup! Include parameterselection dropdown contents in processing translation
- 09:38 AM Revision 160f172b (qgis): Flip some QStrings to QLatin1String where they may be faster
- 09:38 AM Revision 52f0b5b6 (qgis): Bump acceptable doc coverage
- 09:38 AM Revision 1aefa17f (qgis): Update TestQgsLabelingEngineV2 to use render checker, reenable on Travis
- 09:30 AM Revision 7e2ffd46 (qgis): fixup! Include parameterselection dropdown contents in processing trans...
- 08:47 AM Bug report #13550 (Closed): Add missing authentication system support to QGIS Server and master p...
- Fixed in changeset commit:"0164b09d6d4c52b8c58d9bcf86dc4c3b96ab271a".
- 08:26 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Confirmed with master, 2.8.3 and 2.10.1 under Windows.
- 08:26 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Confirmed with master, 2.8.3 and 2.10.1 under Windows.
- 08:26 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Confirmed with master, 2.8.3 and 2.10.1 under Windows.
- 07:45 AM Bug report #13566: on-the-fly projection errors after changing symbology
- Hi!
Little Update: Tested it with QGIS 2.10.1 (Windows), with NTv2 for Austria manually configured. Everything went ... - 07:25 AM Feature request #13578 (Closed): Add double-click behaviour to item in legend items list
- In print composer, add a legend
In its Properties > legend items, uncheck "Auto-update" option so that you can custom... - 06:59 AM Feature request #13576 (Closed): Composer legend item : add a comment to the "auto-update" items ...
- In print composer, Legend item properties > legend items.
Hovering "update all" shows a tip. Would be nice to have s... - 04:17 AM Bug report #13569 (Feedback): memory leak in renderer
- 04:17 AM Bug report #13569: memory leak in renderer
- Are you able to share some more details which may help? Specifically:
- what renderers & symbol styles are active in... - 03:58 AM Bug report #13574 (Closed): Composer scale bar : the "Cap style" option is always greyed
- Yes, that's correct behaviour - those two options only apply to certain scale bar styles.
- 03:58 AM Bug report #13574 (Closed): Composer scale bar : the "Cap style" option is always greyed
- Yes, that's correct behaviour - those two options only apply to certain scale bar styles.
- 03:45 AM Bug report #13574: Composer scale bar : the "Cap style" option is always greyed
- After further tests, I remark that it becomes active according to the style chosen for the scale bar. And then the "j...
- 03:36 AM Bug report #13574 (Closed): Composer scale bar : the "Cap style" option is always greyed
- Steps:
Add a scale bar in a print composer.
In its properties, the "Display" > "Cap style" option remains greyed.
ma... - 03:56 AM Bug report #13545 (Closed): inverted polygon renderer call broken in Master
- Fixed in changeset commit:"f9559003d441459d2d43e8b91990aa58984607d8".
- 02:03 AM Bug report #13545 (Reopened): inverted polygon renderer call broken in Master
- Hi Nyall,
I still have an error in 15af5a1 nightly.
My test case if you need to reproduce it:
- install mask plug... - 03:51 AM Bug report #13573: Composer scale bar : the alignment option doesn't work
- If the style chosen for the scale bar is "numeric" then the alignment works.
Since this option is active for the othe... - 03:33 AM Bug report #13573 (Closed): Composer scale bar : the alignment option doesn't work
- Steps:
Add a scale bar in a print composer.
In its properties, Display > Alignment, whatever option you choose noth... - 03:18 AM Bug report #13558 (Feedback): [Regression] Label/diagram placement on centroid is broken for mult...
- Can you please re-test with current master? PR 2353 has been merged, which fixed the issue for me.
- 03:12 AM Bug report #13572 (Closed): Composer scale bar : the segment width is not coherent with the width...
- Steps to reproduce:
Add a scale bar to a composer map (in a project where meters is the unit used)
And set units to m... - 03:01 AM Bug report #10815 (Closed): refine rules (add ranges/categories): expressions not applied/written...
- Fixed in changeset commit:"ae85376614f27da2d3f4b389e26539709a1be5e0".
- 02:47 AM Bug report #13571 (Closed): data defined size assistant displays different size in legend vs canvas
- Hi,
size assistant used for points generates legend size different from map size.
Correct size seems to be the one ... - 02:45 AM Feature request #13570: size varying assistant not available for line layers
- It's not a bug, it's just only been implemented for marker sizes.
- 02:23 AM Feature request #13570 (Closed): size varying assistant not available for line layers
- Hi,
size varying assistant does not display in master for line layers.
2015-10-11
- 01:56 AM Bug report #13569 (Closed): memory leak in renderer
- When triggering redraws, especially on big projects, memory slowly or rapidly increases. High memory usages leads som...
- 01:19 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Giuseppe Sucameli wrote:
> Giovanni Manghi wrote:
> > drag and drop from DB manager to QGIS main Window will return a... - 01:16 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Giuseppe Sucameli wrote:
> What if you add a new column from a different database tool (e.g. spatialite-gui) instead ... - 12:46 AM Feature request #10479: Refine current rule
- More detail in #11914
- 12:46 AM Bug report #11914 (Closed): "Rule-based renderer": refine current rules doesn't apply on the subs...
- Duplicate of #10479
- 12:46 AM Bug report #11914 (Closed): "Rule-based renderer": refine current rules doesn't apply on the subs...
- Duplicate of #10479
- 12:45 AM Bug report #10087 (Closed): "else" rules are broken in master
- Duplicate of #8591
- 12:45 AM Bug report #10087 (Closed): "else" rules are broken in master
- Duplicate of #8591
- 12:43 AM Bug report #13022 (Feedback): ELSE expression symbol used when other rules are set invisible in t...
- This is fixed in master, isn't it?
- 12:14 AM Revision ecbd691c (qgis): Followup 8e2b791, add unit test
- 11:48 PM Revision 15af5a11 (qgis): attribute editing: don't allow editing without ChangeAttributeValues ca...
- 11:40 PM Revision 84dade97 (qgis): Fix potential crash in vector gradient dialog info button
- Note that this doesn't seem to be actually utilised by any
of the preinstalled gradients, but if users have created
a... - 10:49 PM Revision f9231df1 (qgis): Followup a721752, also fix svg marker fill cannot be used with
- categorised or graduated renderers
- 10:49 PM Revision be6faef0 (qgis): Remove default outline param from included SVG files if default is #000
- using:
grep -R -rl \"param\(outline\)[[:space:]]*#000\" | xargs sed -i -b 's/\(param(outline)\)\s*#000"/\1\"/g'
(ref... - 10:49 PM Revision 06c2190e (qgis): Remove default outline-width param from included SVGs if
- default value is non 0
using the monstrosity:
zerowidth='!0'; grep -R -rl -P "\"param\(outline-width\) (?${zerowidth... - 10:49 PM Revision 66e6f399 (qgis): Remove default fill param from included SVG files if default is #FFF
- using:
grep -R -rl \"param\(fill\)[[:space:]]*#FFF\" | xargs sed -i -b 's/\(param(fill)\)\s*#FFF"/\1\"/g'
(refs #10908) - 10:42 PM Revision 8e2b7910 (qgis): case-sensitivity of vector layer field (fixes #13032)
- * fieldNameIndex: resort to case-insensitive lookup only if
case-sensitive lookup has no match
* file writer: fix h... - 09:53 PM Revision d277dd67 (qgis): clear cached wkb after reshape (fixes #13052)
- 05:08 PM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
- I'm having the same issue with my laptop, in W7 and W10 64 bits, with an ATI graphics card. This issue doesn't affect...
- 02:49 PM Bug report #13027 (Closed): Join by location does not work when layers have equivalent filed names
- also fixed with commit:8e2b791
- 02:49 PM Bug report #13027 (Closed): Join by location does not work when layers have equivalent filed names
- also fixed with commit:8e2b791
- 02:00 PM Revision a784d6bc (qgis): If svg files with params do not have a default value set, then don't
- reset the fill/border color and border width when changing svg
marker/svg fill SVG files
This change makes the behav... - 01:58 PM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Actually, I think the "weird" geometry is a read herring. QGIS is crashing when I select any of the features loaded f...
- 01:47 PM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Attached screenshot of "weird" points that crash QGIS when selected using the 'select by rectangular area' tool
- 01:35 PM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom...
- Steps to reproduce:
Add vector layer, directory. Choose "OpenFileGDB" as type, and choose the GDB directory from thi... - 01:50 PM Bug report #10908 (Closed): SVG Markers are White
- Fixed in changeset commit:"06c2190e3d9d1408ba0f9d58f7edf0c21160589b".
- 01:47 PM Bug report #13568 (Closed): Master password is suspectible to brute-force attacks
- Currently there's no limit on the number of times a user can attempt to enter a master password. This could lead to b...
- 01:46 PM Bug report #13032 (Closed): Save as... fails to populate fields if layer has similar names only d...
- Fixed in changeset commit:"8e2b791092ebc2be415c24c76bdc9d1b5a149961".
- 01:32 PM Bug report #13566: on-the-fly projection errors after changing symbology
- Can you confirm that this only happens if the NTv2 transformation is configured?
I tried without and couldn't reprod... - 11:26 AM Bug report #13566: on-the-fly projection errors after changing symbology
- Update with some of the sample data.
Project SRS was defined as ETRS89 (epsg 4258) with AT_GIS_GRID (NTv2-Transforma... - 11:26 AM Bug report #13566: on-the-fly projection errors after changing symbology
- Update with some of the sample data.
Project SRS was defined as ETRS89 (epsg 4258) with AT_GIS_GRID (NTv2-Transforma... - 11:26 AM Bug report #13566: on-the-fly projection errors after changing symbology
- Update with some of the sample data.
Project SRS was defined as ETRS89 (epsg 4258) with AT_GIS_GRID (NTv2-Transforma... - 09:50 AM Bug report #13566: on-the-fly projection errors after changing symbology
- Please share some data to reproduce the issue. Can you also have a look if you have the same problem with the current...
- 08:40 AM Bug report #13566 (Closed): on-the-fly projection errors after changing symbology
- Having opened vector-layers (SHP) in different SRS (EPSG 31254 and 4258) and using on-the-fly transformation the posi...
- 01:21 PM Bug report #13544 (Closed): Software closes when doing a join and there is no table.
- Seems fixed in master
- 01:21 PM Bug report #13544 (Closed): Software closes when doing a join and there is no table.
- Seems fixed in master
- 01:21 PM Bug report #13544 (Closed): Software closes when doing a join and there is no table.
- Seems fixed in master
- 01:13 PM Revision 1bd2a69f (qgis): Fix svg marker colors not correctly restored from project
- 01:02 PM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- Thanks for the clarification Harrissou!
- 11:34 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- Anita Graser wrote:
> As far as I understand, this has nothing to do with the presets which simply define which layer... - 11:20 AM Bug report #13418 (Reopened): Print Composer : "Lock layer style for map item" doesn't update the...
- I understand what u mean about the option and i agree that it is not related to preset.
But if the aim is just to fr... - 10:08 AM Bug report #13418 (Closed): Print Composer : "Lock layer style for map item" doesn't update the m...
- Imho, the intended behavior of "Lock layer style for map item" is that the layer is "frozen"/locked to the current st...
- 10:08 AM Bug report #13418 (Closed): Print Composer : "Lock layer style for map item" doesn't update the m...
- Imho, the intended behavior of "Lock layer style for map item" is that the layer is "frozen"/locked to the current st...
- 12:57 PM Bug report #13395 (Feedback): Load style from database
- 10:14 AM Bug report #13395: Load style from database
- Can you please post a list of steps to reproduce the issue?
I wasn't able to reproduce the issue when I tried with t... - 12:55 PM Revision 3aa6c4f0 (qgis): Fix fill and outline color for svg markers sometimes enabled
- when SVG file does not support parameters
- 12:54 PM Bug report #13052 (Closed): Problem with reshape
- Fixed in changeset commit:"d277dd67845e86f2ce85e5e2b7d8df9024a7e8df".
- 10:25 AM Bug report #12901 (Closed): QGIS 2.8.2 in attribute table field calc fails with $x and $y
- Closing for lack of feedback.
- 10:25 AM Bug report #12901 (Closed): QGIS 2.8.2 in attribute table field calc fails with $x and $y
- Closing for lack of feedback.
- 10:01 AM Bug report #13306 (Closed): Composer Map lock drawback
- Locking the map prevents any changes to the map item. This is by design.
You can still edit the map properties in th... - 10:01 AM Bug report #13306 (Closed): Composer Map lock drawback
- Locking the map prevents any changes to the map item. This is by design.
You can still edit the map properties in th... - 09:58 AM Bug report #13456 (Closed): Export to PDF or Image a Portrait-oriented maps is impossible
- Since the OpenLayers plugin doesn't support printing, I suggest to close this ticket here since it's not a QGIS core ...
- 09:54 AM Bug report #13520: multiple Feature Attributes forms can be opened for the same feature when Iden...
- -1 for modal because it's unnecessarily restrictive
+1 for only one window per feature - 09:47 AM Bug report #10980: Can't set new map extent after changed layer visibilty
- Cannot reproduce on OSGeo4W nightly. Setting extent works just fine.
- 09:30 AM Bug report #11986: Intersection returns the wrong result
- I followed Giovanni's screencast using OSGeo4W nightly and the results from QGIS/ftools intersect are correct for me....
- 09:14 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- Still true for 2.11 today.
- 08:17 AM Bug report #13117: cached wfs not downloading new features while panning
- Adding more info:
The use case is this wfs:
http://geodata.nationaalgeoregister.nl/bag/wfs
holding ALL houses in The... - 07:36 AM Revision 9287ee7d (qgis): [console] Move run button earlier in console editor toolbar
- Otherwise on small screens the run button is hidden away in the
overflow menu, which isn't ideal given its importance - 07:16 AM Feature request #12675: Arcs are not displayed from an Oracle spatial layer
- Hello,
I think that from QGIS 2.10 there is support for arc/curve geometries.
I think that this feature request is ... - 05:41 AM Feature request #13562: Add a template selector to the add new composer dialog
- !composermanager_new2.png!
- 05:30 AM Feature request #13562: Add a template selector to the add new composer dialog
- What are your thoughts on the "Open template directory" buttons? They seem very odd and I don't recall that we have a...
- 05:28 AM Feature request #13562: Add a template selector to the add new composer dialog
- Richard Duivenvoorde wrote:
> maybe the preview is a lot of work?
Maybe, I'd consider the preview optional nice to h... - 04:38 AM Feature request #13562: Add a template selector to the add new composer dialog
- Andreas Neumann wrote:
>
> The only thing I miss is that I'd like to be able to set a name for the new print compose... - 04:11 AM Feature request #13562: Add a template selector to the add new composer dialog
- Or maybe we won't show the map in the preview but replace it with a map icon or simple default map displayed in the m...
- 04:09 AM Feature request #13562: Add a template selector to the add new composer dialog
- Hi Anita,
I like the proposal. I also like the idea of the preview. Would the preview only be shown for templates or... - 05:07 AM Bug report #13565 (Closed): modifying a svg already cached doesn't invalidate the cache, renders ...
- Once a svg file is loaded during a qgis session, its cache stays fixed, even if the svgs are edited / modified. It's ...
2015-10-10
- 01:37 AM Feature request #13562: Add a template selector to the add new composer dialog
- Anita I like your proposal, I've actually never liked the little dialog of 'New print composer' because I never give ...
- 12:39 PM Feature request #13562: Add a template selector to the add new composer dialog
- Do you think it's better to have one dialog which combines Adding new and Editing existing composers? Or shouldn't th...
- 12:27 PM Feature request #13562: Add a template selector to the add new composer dialog
- What do you think of this draft
!composermanager_new1.png! - 11:16 AM Feature request #13562: Add a template selector to the add new composer dialog
- Andreas Neumann wrote:
> We already have the "Composer Manager" dialogue which allows to select a template. See attac... - 11:14 AM Feature request #13562: Add a template selector to the add new composer dialog
- We already have the "Composer Manager" dialogue which allows to select a template. See attached file.
Maybe we can j... - 09:54 AM Feature request #13562 (Open): Add a template selector to the add new composer dialog
- As discussed in https://lists.osgeo.org/pipermail/qgis-ux/2015-October/000367.html, I think it would be good to give ...
- 11:34 PM Feature request #13564 (Closed): Remove or Define the Blank Category in Categorized Symbology
- When symbolizing data by category, a blank row is added below the possible category values. This is the equivalent of...
- 11:26 PM Bug report #10815: refine rules (add ranges/categories): expressions not applied/written correctly
- Some more detail in #13561
- 11:26 PM Bug report #13561 (Closed): Refine rules dialogs create invalid rules for expressions
- Duplicate of #10815
- 11:26 PM Bug report #13561 (Closed): Refine rules dialogs create invalid rules for expressions
- Duplicate of #10815
- 09:32 AM Bug report #13561 (Closed): Refine rules dialogs create invalid rules for expressions
- This affects Refine current rule | Add categories to rule as well as Add ranges to rule.
If you use an expression su... - 11:12 PM Bug report #13558: [Regression] Label/diagram placement on centroid is broken for multipolygons
- Seems to be caused by the recent GEOS c++ changes (tolerance) - if I build without the geos c++ library set then the ...
- 06:31 AM Bug report #13558: [Regression] Label/diagram placement on centroid is broken for multipolygons
- Update info: If label all parts of multipart feature is enabled ...
When the complete multipolygon is visible in the... - 05:11 AM Bug report #13558 (Closed): [Regression] Label/diagram placement on centroid is broken for multip...
- Label/diagram placement on centroid in master seems to be off compared to 2.10: for multipolygons, it seems to random...
- 11:06 PM Bug report #13265: crash with minidump when splitting features(?)
- Not reproducible on master or 2.8.3
- 10:44 PM Bug report #12363 (Closed): crash in QgsPalettedRasterRenderer when saving pixmap layer
- Closed due to lack of feedback
- 10:44 PM Bug report #12363 (Closed): crash in QgsPalettedRasterRenderer when saving pixmap layer
- Closed due to lack of feedback
- 10:41 PM Bug report #13554 (Closed): QGIS 2.10 recently installed crashes when clicked on projection button
- Looks like a duplicate of #13511
- 10:41 PM Bug report #13554 (Closed): QGIS 2.10 recently installed crashes when clicked on projection button
- Looks like a duplicate of #13511
- 10:25 PM Revision cf0fe9a9 (qgis): fix warnings
- 10:01 PM Revision b65d9622 (qgis): also fix #10747 for 2.5D points
- 02:40 PM Bug report #10755 (Feedback): Python Console crashes when removing non-existent vector layer
- Matthias Kuhn wrote:
> Crashes here only in the following order:
>
> [...]
More detailed:
* @QgsMapLayerRegistry.ad... - 02:14 PM Revision beb4ffc1 (qgis): Followup 80ccb39, also disable test on OSX
- 02:13 PM Revision 11be4447 (qgis): Fix curved labels ignore line orientation placement flag (fix #5778)
- 02:02 PM Revision 5f2d98ca (qgis): Merge pull request #2361 from m-kuhn/fix13549
- Cleanup symbol definition widgets when switching between symbol layers
- 02:01 PM Revision b82c146c (qgis): Cleanup symbol definition widgets when switching between symbol layers
- Fix #13549
- 01:07 PM Revision 80ccb39a (qgis): More test mask updates. Also disable qgis_labelingenginev2 on Travis
- qgis_labelingenginev2 needs to be refactored to use QgsRenderChecker.
Directly comparing the two images is too fragil... - 01:01 PM Bug report #10747 (Closed): Cannot copy/paste points features
- Fixed in changeset commit:"b65d962260bf7907346c16e3d43fabe6d36d5ec9".
- 12:31 PM Bug report #13563 (Rejected): Processing: R plots are too small
- Download the R script "scatter plot types" and test it with the attached shapefile, selecting "points" in "type". The...
- 12:26 PM Revision 71498c7c (qgis): Fix uninitialized variables in advanced digitizing dock which meant
- that sometimes advanced digitising tools would be activated
unexpectedly.
(Coverity... I'm disappointed. Stop slacki... - 12:26 PM Revision 0da93061 (qgis): Fix snapping options dialog not correctly initialised when loading proj...
- 12:26 PM Revision b69e076a (qgis): Fix some leaks
- 12:21 PM Revision 4eb53d36 (qgis): Update test mask images
- 11:27 AM Revision 16f700a5 (qgis): Fix svg outline widths are incorrectly scaled (fix #11522)
- SVG outline width sizes were not correctly calculated, and were
set to a constant value regardless of the rendered si... - 07:32 AM Bug report #13209: area not calculated correctly with OTF on
- Seems to also be related to this one that is closed #12057
- 07:22 AM Bug report #13209: area not calculated correctly with OTF on
- I followed #9690 and it's still incorrect - although in Master (2.11) area gets set to 0. Which is slightly better th...
- 07:20 AM Bug report #13209: area not calculated correctly with OTF on
- There are several of these bug reports floating around #9690 -> this is one that is I think still open.
- 06:45 AM Bug report #12057: Computed area is wrong when reprojection is active
- So I just tested this under 2.11 master.
As of right now if I perform an area calculation in 2.11 master with EPSG:... - 06:26 AM Revision a721752c (qgis): Allow coloring of svg markers when used with graduated/categorised rend...
- 06:14 AM Revision ab70ec99 (qgis): Scale svg marker outline width to match context
- This is a partial fix for #11522, in that it fixes map unit scaling
for outline width. The width is still too small a... - 06:13 AM Revision d8cd15eb (qgis): Fix broken data defined SVG marker outline width (fix #13423)
- 05:51 AM Bug report #13028: SVG Symbols in Master on Ubuntu
- What - me make a mistake - that's unpossible. Ha. I kept thinking I had reported this one and there we go. So sorry a...
- 05:47 AM Feature request #13560 (Open): User should define a default composition page size
- Hi,
In print composer, I often use A3 landscape paper and the default page i have is A4 landscape.
It'd be nice if ne... - 05:18 AM Feature request #13559 (Closed): Make it possible to control rendering order of diagrams
- _Sorry, I deleted the original feature request #13501 by accident!_
Please add the possibility to force the renderer... - 05:14 AM Bug report #5778 (Closed): Curved labels ignore "Line orientation dependent position"
- Fixed in changeset commit:"11be4447c3696053808a1068ffbef4bc498c720c".
- 04:30 AM Bug report #5778: Curved labels ignore "Line orientation dependent position"
- Well - better to fix the underlying issue. I'll look.
- 05:03 AM Bug report #13555 (Closed): change FOSS4G-Seoul banner to FOSS4G-Bonn banner on qgis.org
- Filed in proper tracker: https://github.com/qgis/QGIS-Website/issues/283
- 04:17 AM Bug report #13555: change FOSS4G-Seoul banner to FOSS4G-Bonn banner on qgis.org
- Hi Jeff, yes. If you provide me the image, I'll update the banner... Though it is a little early :-)
ps this is the ... - 05:02 AM Bug report #13549 (Closed): "Clip features to canvas extent" listed multiple time
- Fixed in changeset commit:"b82c146cdb5e4a1125ae5a8207b1dfee6752f6a1".
- 03:48 AM Bug report #13549 (Open): "Clip features to canvas extent" listed multiple time
- One item is added every time I select a different symbol layer and switch back to the root item.
- 03:33 AM Bug report #13549 (Feedback): "Clip features to canvas extent" listed multiple time
- I can't reproduce this - how did you trigger it?
- 04:48 AM Bug report #12578: Large pause before snapping to large layer
- I have done some more test and it seems it has something to do with the data provider as well as size of the file:
* ... - 03:53 AM Bug report #12578 (Open): Large pause before snapping to large layer
- I think it will be good to give user feedback during the initial indexing. You can see in this screencast, nothing is...
- 03:27 AM Bug report #12578: Large pause before snapping to large layer
- Its the initial hang. I've just tested it with the dataset above and still get a lag between clicking add new feature...
- 03:10 AM Bug report #12578: Large pause before snapping to large layer
- I can't reproduce with master either. There were a few (tiny) leaks flagged which I'll fix shortly, but nothing signi...
- 03:01 AM Bug report #12578 (Feedback): Large pause before snapping to large layer
- Hi Matt,
Tried it with a 0.5 GB shapefile:
https://geoportal.statistics.gov.uk/Docs/Boundaries/Output_areas_(E+W)_201... - 04:28 AM Bug report #13557 (Closed): Capitalize first letter - not working if source is all uppercase
- Duplicate of #7611
- 04:28 AM Bug report #13557 (Closed): Capitalize first letter - not working if source is all uppercase
- Duplicate of #7611
- 03:16 AM Bug report #13557 (Closed): Capitalize first letter - not working if source is all uppercase
- Making first letter in each word capital for any label only works if the text is in lower case.
Tested with point la... - 04:25 AM Revision d72587f4 (qgis): Fix Coverity issues:
- - uninitialized members
- memory leaks - 04:04 AM Bug report #13525 (Feedback): QgisRelationEditorWidget in custom form emits duplicate signals
- Can you clarify "some signals"?
- 03:51 AM Bug report #7935 (Feedback): SVG paths still absolute if project set to use relative paths
- I can't reproduce on master. Can you confirm?
- 03:34 AM Bug report #13506: Processing help files for QGIS algs all dead now
- Anita, I had seen that too, following is an email from me to alex and victor, (we are talking about
https://github.co... - 02:01 AM Bug report #13506 (Reopened): Processing help files for QGIS algs all dead now
- Does this really work for you? For me, the help dialog loads the correct page but it doesn't jump to the correct head...
- 03:31 AM Bug report #10043 (Closed): QGIS 2.2 not rendering svg correctly
- Please test with QGIS >= 2.8 and if it's still reproducable, open a new issue and attach your svg image.
- 03:31 AM Bug report #10043 (Closed): QGIS 2.2 not rendering svg correctly
- Please test with QGIS >= 2.8 and if it's still reproducable, open a new issue and attach your svg image.
- 03:29 AM Bug report #8538 (Closed): SVG symbols greyed out
- Going to flag this as a duplicated of #10908 to keep discussion in the one report
- 03:29 AM Bug report #8538 (Closed): SVG symbols greyed out
- Going to flag this as a duplicated of #10908 to keep discussion in the one report
- 02:34 AM Bug report #11522 (Closed): Most default SVG marker images rendering broken, border lines too thi...
- Fixed in changeset commit:"16f700a56c7670076d6983193ba4df0ee4f90624".
2015-10-09
- 01:32 AM Bug report #5778: Curved labels ignore "Line orientation dependent position"
- Maybe we could gray the "Line orientation dependent position" checkbox out when curved placement is selected.
- 01:22 AM Bug report #4766: Missing warnings when inserting wrong values into Attribute Table
- When trying to reproduce this, I now found that the values are not truncated anymore.
That means: I can store value... - 01:11 AM Bug report #3991: WFS 1.1 data is not displayed
- Note: The data.wien.gv.at server has been changed to serve WFS 1.0 again, so it cannot be used to reproduce this issu...
- 01:09 AM Bug report #13535: Crash using Geometry Checker plugin
- Sandro Mani wrote:
> @Giovanni Manghi: I see a crash when I zoom on the canvas *after* the self-intersection fix is c... - 01:09 AM Bug report #13535: Crash using Geometry Checker plugin
- Sandro Mani wrote:
> @Giovanni Manghi: I see a crash when I zoom on the canvas *after* the self-intersection fix is c... - 01:08 AM Bug report #6138 (Closed): Cannot specify encoding for compressed Shapefiles
- Since layer encoding can be changed in the layer properties, this is not an issue anymore.
- 01:08 AM Bug report #6138 (Closed): Cannot specify encoding for compressed Shapefiles
- Since layer encoding can be changed in the layer properties, this is not an issue anymore.
- 01:04 AM Bug report #9868: Processing - "Create equivalent numeric field" needs a descriptive name
- Here's my PR https://github.com/qgis/QGIS/pull/2360
- 12:49 AM Bug report #3684 (Closed): Categorized renderer can't handle trailing spaces
- This seems fixed. I cannot reproduce it anymore.
- 12:49 AM Bug report #3684 (Closed): Categorized renderer can't handle trailing spaces
- This seems fixed. I cannot reproduce it anymore.
- 12:49 AM Bug report #3684 (Closed): Categorized renderer can't handle trailing spaces
- This seems fixed. I cannot reproduce it anymore.
- 12:49 AM Bug report #3684 (Closed): Categorized renderer can't handle trailing spaces
- This seems fixed. I cannot reproduce it anymore.
- 12:49 AM Bug report #3684 (Closed): Categorized renderer can't handle trailing spaces
- This seems fixed. I cannot reproduce it anymore.
- 12:42 AM Revision 9f67f4cd (qgis): DBManager: add table/layer to canvas double clicking on it
- 12:39 AM Bug report #10000: Cannot use osm layers (no features?)
- This issue still persists.
Note: If there is a selection on the OSM layer, then it works. If there is no selection,... - 12:39 AM Bug report #10000: Cannot use osm layers (no features?)
- This issue still persists.
Note: If there is a selection on the OSM layer, then it works. If there is no selection,... - 10:03 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
- Yes. My own files but also polygon files used at a training. I used the same set of files as the trainer who had Wien...
- 07:47 AM Bug report #13421 (Feedback): 'split parts' tool deletes one of the two newly created parts
- Does that happen for any polygon for you? Works fine for me, but the polygon doesn't look like the one from the video.
- 09:31 PM Bug report #13423 (Closed): SVG border thickness impossible to override by attribute
- Fixed in changeset commit:"d8cd15ebf45ba14166bb233a582a6bccbaedb210".
- 09:31 PM Bug report #11658 (Closed): use different colors for SVG markers in graduated / categorical symbols
- Fixed in changeset commit:"a721752ced4931b13c9b6a79db8f2be059cc9824".
- 09:30 PM Bug report #6429 (Closed): SVG - don't understand correctly stroke(param(outline))
- Works OK in current master.
- 09:30 PM Bug report #6429 (Closed): SVG - don't understand correctly stroke(param(outline))
- Works OK in current master.
- 08:09 PM Bug report #13028 (Closed): SVG Symbols in Master on Ubuntu
- Duplicate of #10908 - did you forget you filed that one? ;)
- 08:09 PM Bug report #13028 (Closed): SVG Symbols in Master on Ubuntu
- Duplicate of #10908 - did you forget you filed that one? ;)
- 08:06 PM Feature request #4123 (Closed): "single symbol", "categorised" and "graduated" renderering should...
- Closing due to lack of interest - I don't think there's any significant demand to rework these dialogs at the moment.
- 08:06 PM Feature request #4123 (Closed): "single symbol", "categorised" and "graduated" renderering should...
- Closing due to lack of interest - I don't think there's any significant demand to rework these dialogs at the moment.
- 08:03 PM Feature request #3269 (Closed): SVG symbols - possibility to change color
- Already implemented - see http://gis.stackexchange.com/questions/45180/how-to-create-svg-symbols-that-have-modifiable...
- 08:03 PM Feature request #3269 (Closed): SVG symbols - possibility to change color
- Already implemented - see http://gis.stackexchange.com/questions/45180/how-to-create-svg-symbols-that-have-modifiable...
- 08:03 PM Feature request #3269 (Closed): SVG symbols - possibility to change color
- Already implemented - see http://gis.stackexchange.com/questions/45180/how-to-create-svg-symbols-that-have-modifiable...
- 08:03 PM Feature request #3269 (Closed): SVG symbols - possibility to change color
- Already implemented - see http://gis.stackexchange.com/questions/45180/how-to-create-svg-symbols-that-have-modifiable...
- 08:02 PM Feature request #3217 (Closed): SVG/image export: Allow transparent page / no page outline.
- Setting the page background to transparent has been present for a few versions (since 2.2 or thereabouts). 2.12 also ...
- 08:02 PM Feature request #3217 (Closed): SVG/image export: Allow transparent page / no page outline.
- Setting the page background to transparent has been present for a few versions (since 2.2 or thereabouts). 2.12 also ...
- 08:02 PM Feature request #3217 (Closed): SVG/image export: Allow transparent page / no page outline.
- Setting the page background to transparent has been present for a few versions (since 2.2 or thereabouts). 2.12 also ...
- 08:02 PM Feature request #3217 (Closed): SVG/image export: Allow transparent page / no page outline.
- Setting the page background to transparent has been present for a few versions (since 2.2 or thereabouts). 2.12 also ...
- 07:57 PM Bug report #9826 (Closed): QGIS 2.2 frequently crashing on ubuntu saucy (13.10) due to styling wi...
- Please test with a later version and reopen if still an issue. Several changes since 2.2 have likely fixed this issue.
- 07:57 PM Bug report #9826 (Closed): QGIS 2.2 frequently crashing on ubuntu saucy (13.10) due to styling wi...
- Please test with a later version and reopen if still an issue. Several changes since 2.2 have likely fixed this issue.
- 07:50 PM Bug report #11522: Most default SVG marker images rendering broken, border lines too thin, under ...
- Second issue (fill color) is a duplicate of #10908. First issue (border width) is a valid issue under all platforms, ...
- 07:16 PM Bug report #12862 (Closed): QGIS crashes after selecting a symbol
- Closing due to lack of feedback. Please reopen if still an issue in current master.
- 07:16 PM Bug report #12862 (Closed): QGIS crashes after selecting a symbol
- Closing due to lack of feedback. Please reopen if still an issue in current master.
- 07:15 PM Feature request #3843 (Closed): Rule based labeling
- Implemented in 2.12
- 07:15 PM Feature request #3843 (Closed): Rule based labeling
- Implemented in 2.12
- 07:15 PM Bug report #3975: PDF exports on OSX always convert text to outlines
- Composer SVG checkbox is enabled in 2.12. So I think the only remaining issue is that PDF outputs on OSX force text a...
- 07:15 PM Bug report #3975: PDF exports on OSX always convert text to outlines
- Composer SVG checkbox is enabled in 2.12. So I think the only remaining issue is that PDF outputs on OSX force text a...
- 07:10 PM Feature request #11139 (Closed): A show/hide option to quickly manage the symbology of a categori...
- Duplicate of #13458
- 07:10 PM Feature request #11139 (Closed): A show/hide option to quickly manage the symbology of a categori...
- Duplicate of #13458
- 05:28 PM Bug report #13556 (Closed): Discourage other labels from covering feature in this layer slow
- I've just been playing with the "Discourage other labels from covering feature in this layer" feature and noticed it'...
- 05:26 PM Revision ae1250b1 (qgis): fix build with grass7 on windows
- 04:18 PM Revision 02f1d99a (qgis): vector layer: avoid some crashs when methods are called on invalid layers
- 03:53 PM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Hi Julien,
The folder Nyall was referring to is located at @~/.qgis2@, but because it is prefixed with a '.' it is n... - 03:53 PM Bug report #13209: area not calculated correctly with OTF on
- I can confirm that this bug exists in trunk as well. With OTF on, area calculations are many orders of magnitude off ...
- 03:49 PM Revision 3beaed9f (qgis): editor widget: don't reset empty strings to null, if default value is n...
- 03:48 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Giovanni Manghi wrote:
> drag and drop from DB manager to QGIS main Window will return an error
Hi Gio, I'm unable t... - 03:15 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- What if you add a new column from a different database tool (e.g. spatialite-gui) instead of DBManager?
I suppose th... - 08:01 AM Bug report #13504 (Open): columns added to Spatialite layers with DB Manager are not visible in QGIS
- Gio,
Better to probably add that as a new ticket. - 03:46 PM Bug report #13466: Node tool duplicates nodes instead of moving
- That's the goal! ;)
- 12:41 PM Bug report #13466: Node tool duplicates nodes instead of moving
- Thanks, editing is better than in arcmap:)
- 05:53 AM Bug report #13466 (Closed): Node tool duplicates nodes instead of moving
- Fixed in changeset commit:"910dc169ba376e791aca743926cc5093e8b52cc8".
- 02:53 PM Revision 910dc169 (qgis): Fix node tool duplicates nodes when topological editing and
- snap are both enabled (fix #13466)
- 02:02 PM Bug report #13555 (Closed): change FOSS4G-Seoul banner to FOSS4G-Bonn banner on qgis.org
- Similar to last year's addition of the FOSS4G-Seoul banner to the qgis.org site (https://github.com/qgis/QGIS-Website...
- 01:35 PM Revision fcb3bbea (qgis): [vertex editor] allow zooming to vertex with the mouse click
- 01:35 PM Revision 534cb410 (qgis): Use a model for node editor table (fixes #13541)
- This commit switches the node editor to use a model backend rather then
inserting and updating every node on every ed... - 01:28 PM Bug report #13554 (Closed): QGIS 2.10 recently installed crashes when clicked on projection button
- I've just installed version 2.10.1 of QGIS and the program failed when I tried to render a map.
Here are the error me... - 12:40 PM Revision 42d1c44f (qgis): Fix doxygen warning (again)
- 11:35 AM Revision 4925a54f (qgis): Followup e5ea5ff, better API
- 11:14 AM Revision c62d81a9 (qgis): [GRASS] update layer extent after edit
- 10:59 AM Revision 07048318 (qgis): [GRASS] check mapset ownership in browser actions
- 10:47 AM Revision 615957af (qgis): [GRASS] open/new/close mapset removed from toolbar
- 09:57 AM Revision d26765fd (qgis): [GRASS] fixed crash when adding table for existing features
- 09:00 AM Bug report #13308: Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS into Tempor...
- So in 2.11 master it seems works normal. But I could not track one unexpected crash. I was limited in time.
- 07:36 AM Bug report #13308: Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS into Tempor...
- Evgeniy Z wrote:
> No, enabling/disabling geometry simplification on the layer does not make a difference.
Can you r... - 08:59 AM Revision c64d5ff7 (qgis): Merge pull request #2357 from spatialthoughts/patch-1
- [processing] remove unused argument
- 08:53 AM Revision 5426ebe8 (qgis): Merge pull request #2343 from PedroVenancio/grass7_plugin
- remove "-write_absolute_path" option from gdaltindex (addresses #11428, #4064)
- 08:03 AM Revision b11b73cb (qgis): fix precise build
- 08:00 AM Bug report #13511 (Feedback): Qgis crashes while trying to call "project properties"
- 07:55 AM Bug report #13111 (Closed): QGIS 2.10 Crash when editing postgis layers
- closing for the lack of feedback.
- 07:55 AM Bug report #13111 (Closed): QGIS 2.10 Crash when editing postgis layers
- closing for the lack of feedback.
- 07:51 AM Bug report #11400 (Feedback): merge features disregards type
- Did this change with commit:ac3f390 (see also #13274)?
- 06:50 AM Bug report #13546 (Closed): qgis trying to update first empty text row with null in db
- Fixed in changeset commit:"3beaed9fa1a8100973cd9c5a94119dc6986a5649".
- 05:21 AM Bug report #13541 (Closed): regression: editing complex polygon freezes QGIS (for as long as 1 mi...
- Fixed in changeset commit:"534cb410eb53ab1ff964c34e10c8e034c7f08b62".
- 04:33 AM Feature request #13553 (Closed): Ffools: Add histogram to basic statistics
- In my opinion, a histogram would be a logical addition to the output of basic statistics.
This is the place where man... - 02:08 AM Revision 3bd952d8 (qgis): translation string fix
2015-10-08
- 01:51 AM Feature request #13552 (Open): Add QGIS authentication for Oracle connections
- Dear devs,
the new Authentication configuration system with master password will be introduced into QGIS 2.12.
For t... - 01:39 AM Revision bc59d6f1 (qgis): adapt local simplication to new geometry types (fixes #13538)
- 12:58 AM Feature request #13551 (Feedback): Digitizing Line Undo and Redo and Topology Checker
- Please don't file multiple issues in on ticket. But it seems to me this is more a support request, that should go to...
- 12:58 AM Feature request #13551 (Feedback): Digitizing Line Undo and Redo and Topology Checker
- Please don't file multiple issues in on ticket. But it seems to me this is more a support request, that should go to...
- 12:14 AM Feature request #13551 (Closed): Digitizing Line Undo and Redo and Topology Checker
- Hi Hello,
Issues:1
The rule is not available in QGIS Topology Checker. Auto correction of dangles is not available.I... - 10:39 PM Revision a0d7653b (qgis): Fix symbols drawn multiple times in rule based renderer if symbol
- has multiple layers
(fixes #some-blocking-issue-i-can't-find-because-hub-is-down) - 09:52 PM Revision b55708ec (qgis): Fix doxygen warning
- 09:47 PM Bug report #13541: regression: editing complex polygon freezes QGIS (for as long as 1 minute) per...
- Ok, the freeze is definitively caused by the rebuildTable() function. If I "disable" rebuildTable() by adding a retur...
- 09:17 PM Bug report #13541: regression: editing complex polygon freezes QGIS (for as long as 1 minute) per...
- Disabling validation doesn't remove the freeze; it increasingly looks like the vertex editor panel is the cause of th...
- 09:14 PM Bug report #13541: regression: editing complex polygon freezes QGIS (for as long as 1 minute) per...
- This is where QGIS freezes:
@
#0 0x00007ffff565d9ed in QHeaderView::isSectionHidden(int) const ()
from /usr/lib/x... - 09:12 PM Revision d1be2ff2 (qgis): Fix hardcoded border for raster legend items (fix #13540)
- Previously raster legend items always had a fixed black border.
Now there's options to change the color/width of this... - 08:57 PM Revision 307806ab (qgis): Revert 8f04d22; set condition to ifndef QT_NO_DEBUG
- [ci skip]
- 07:12 PM Revision e703fc60 (qgis): trigger repaint after discard changes
- 07:12 PM Revision 6f9bc503 (qgis): [GRASS] suppress form for boundaries
- 07:12 PM Revision 7be1b642 (qgis): [GRASS] fixed setting default value in input combo
- 04:59 PM Revision b379e93b (qgis): Remove the extra argument to getConsoleCommands()
- getConsoleCommands takes only 1 arg. The extra arg in the method definition causes an error when running the algorithm
- 04:40 PM Bug report #13538 (Closed): PostGIS tables containing MultiPolygonZ crash QGIS master
- Fixed in changeset commit:"bc59d6f18d57af8f52b656e21a8f083c3087684e".
- 03:51 PM Revision 35444c46 (qgis): Merge pull request #2356 from elpaso/hidpi-improvements8
- Fix line height and icon size on hipi
- 03:39 PM Bug report #13550 (Closed): Add missing authentication system support to QGIS Server and master p...
- QGIS Server is missing authentication system support (add it), also when launching there is no means of defining the ...
- 03:30 PM Revision de204959 (qgis): [GRASS] vector import: increase cat by 1 if fid starts at 0
- 03:12 PM Revision d7094968 (qgis): Fix crash in label property dialog (refs #13543)
- 03:12 PM Revision 88976c22 (qgis): Remove invert check box from glow effect widget, was never hooked up
- 03:01 PM Bug report #13535: Crash using Geometry Checker plugin
- Sandro Mani wrote:
> Salvatore Larosa: Could you please specify which checks are active when you trigger the crash?
... - 10:59 AM Bug report #13535: Crash using Geometry Checker plugin
- So the actual cause of the post-self-intersection fix crash I described above is that QgsMapToPixelSimplifier does no...
- 10:00 AM Bug report #13535: Crash using Geometry Checker plugin
- @Giovanni Manghi: I see a crash when I zoom on the canvas *after* the self-intersection fix is complete (i.e. when fi...
- 07:21 AM Bug report #13535: Crash using Geometry Checker plugin
- I got the notifications. Thanks for reporting the issues, I'll look into them.
- 07:21 AM Bug report #13535: Crash using Geometry Checker plugin
- Salvatore Larosa wrote:
> Sandro Mani seems not to be into the "assigned to" list. How can I notify this to him?
I h... - 06:56 AM Bug report #13535: Crash using Geometry Checker plugin
- These days I can only test master on Windows and I confirm the crash when trying to fix a simple polygon with 1 self-...
- 02:59 PM Revision af6f4679 (qgis): [GRASS] fixed deadlock when started from GRASS shell
- 02:56 PM Bug report #13549 (Closed): "Clip features to canvas extent" listed multiple time
- On the style tab of the layer properties in the "Advanced" menu the option "Clip features to canvas extent" is listed...
- 02:47 PM Revision 3520f038 (qgis): Fix missing sip bindings for renderers (fix #13545)
- 02:44 PM Revision 844578d0 (qgis): Fix line height and icon size on hipi
- The icon will scale up but not down, the 2.10
behaviour is retained on 96dpi screens and
the icon is scaled up if... - 02:33 PM Revision e5ea5ff8 (qgis): Fix add ring/fill ring tool works on first polygon (fix #13069)
- Now the tools will prefer to operate on selected features first.
Improves editing of overlapping features. - 02:16 PM Bug report #13220 (Closed): regression: individual symbol layers are rendered as many times as th...
- 02:16 PM Bug report #13220: regression: individual symbol layers are rendered as many times as the number ...
- Fixed in a0d7653b53e63da9751755096b7bb4445e7632a1
- 02:03 PM Revision 524f6ab4 (qgis): Add a dialect select to ogrsql
- Add the ability to select sqlite or ogrsql dialects when executing SQL
Signed-off-by: Henry Walshaw <henry.walshaw@g... - 02:02 PM Revision 4c1e0569 (qgis): Fix ogrsql path quoting
- Fix the ogrsql path quoting which left the extra quotes around the input layer path
Signed-off-by: Henry Walshaw <he... - 02:01 PM Revision 1b014fe1 (qgis): Make ogrinfo summary info output optional
- Make summary output optional (but default) by adding a boolean parameter to the ogrinfo script
Signed-off-by: Henry ... - 01:40 PM Revision 45a6f715 (qgis): Fix fill ring tool creates more features than needed (fix #13354)
- 01:27 PM Bug report #13548 (Closed): Spatialite geom name not displayed in browser panel when multiple geom
- Hi,
When using the browser panel with spatialite, the geometry field is not displayed when there is multiple geometr... - 12:39 PM Revision aa4d65d3 (qgis): Fix fill ring tool used with advanced digitising crashes QGIS
- (fix #13355)
- 12:14 PM Revision 74f8d47b (qgis): [GRASS] restrict module input by SEARCH_PATH
- 12:12 PM Bug report #13540 (Closed): composer: static border for raster legend items often leads to visual...
- Fixed in changeset commit:"d1be2ff2145d6a725d5eb577d186e86bb20e63e3".
- 11:39 AM Bug report #13547 (Closed): Symbol layer effects order not respected
- When setting up a layer with two symbol layers and activating an effect on the underlying symbol it is not hidden beh...
- 11:28 AM Revision c927073e (qgis): Add some docstrings
- 11:24 AM Revision a3159a3c (qgis): Use floating as default precision
- 09:43 AM Revision 814e8483 (qgis): [GRASS] fixed region when qgis is started from GRASS shell
- 09:11 AM Bug report #13272: crash on quit
- please note that there are 3rdparty plugins known to crash qgis even when disabled in the plugin manager (even after ...
- 08:51 AM Revision d088e0be (qgis): Fix diagrams are always shown, regardless of setting (refs #13501)
- 08:46 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- Hi Larry,
No, I don't have the coding skills to apply this to qgis code. I was hoping someone else would come up wit... - 07:50 AM Bug report #13546: qgis trying to update first empty text row with null in db
- *this bug doesn't appear when column type "character"
- 07:49 AM Bug report #13546 (Closed): qgis trying to update first empty text row with null in db
- I have Postgresql table...
- 07:17 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Thank you.
I have removed the files located here :
Users/julien/Library/Preferences/org.qgis.QGIS2.plist
Users/julien... - 05:25 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- Can you try removing (or renaming) your .qgis2 preferences folder and retest? It's possible this is caused by a bad p...
- 02:18 AM Bug report #13338: problems with the style of simple markers in pointlayers in QGIS 2.10 (Pisa) f...
- This issue still exists with Master (QGIS 2.11 downloaded 7 October 15 from Dakota Carto) on Lion 10.7.5 : unable to ...
- 07:06 AM Bug report #13545: inverted polygon renderer call broken in Master
- thanks!
- 05:50 AM Bug report #13545 (Closed): inverted polygon renderer call broken in Master
- Fixed in changeset commit:"3520f038ddb2bea1a52afe98dcb16119a5fdf617".
- 05:13 AM Bug report #13545: inverted polygon renderer call broken in Master
- Nyall, I saw recent commits from you in https://github.com/qgis/QGIS/commits/master/src/core/symbology-ng/qgsinverted...
- 05:13 AM Bug report #13545 (Closed): inverted polygon renderer call broken in Master
- Hi,
on nightly 3dcabf, mask plugin is broken by a change in API, was fine in 2.10. See stack trace involving inverte... - 07:01 AM Bug report #13028 (Reopened): SVG Symbols in Master on Ubuntu
- So I looked at the wrong thing. Ha. That will teach me to make better notes. On the layer properties ->style ->svg sy...
- 07:01 AM Bug report #13028 (Reopened): SVG Symbols in Master on Ubuntu
- So I looked at the wrong thing. Ha. That will teach me to make better notes. On the layer properties ->style ->svg sy...
- 06:35 AM Bug report #13161: GetLegendGraphics Server Error
- Tom Palan wrote:
> I compiled Debian packages from yesterdays (2015-10-07) git master, and it seems that the error is... - 04:02 AM Bug report #13161: GetLegendGraphics Server Error
- I compiled Debian packages from yesterdays (2015-10-07) git master, and it seems that the error is gone. But I also h...
- 06:13 AM Bug report #13543 (Feedback): Apply button doesn't work in Layer Labelling Settings dialogue
- Likely fixed in commit:d7094968a116448f3aed4d030c56a2297981e40c, can you confirm?
- 05:06 AM Bug report #13543: Apply button doesn't work in Layer Labelling Settings dialogue
- Confirmed here. Should be marked as blocker for 2.12, it's a regression, and a very usefull feature in every day's wo...
- 02:12 AM Bug report #13543 (Closed): Apply button doesn't work in Layer Labelling Settings dialogue
- Clicking the Apply button doesn't update the labels on the map when using the Layer Labelling Settings dialogue. Howe...
- 05:56 AM Bug report #13544 (Feedback): Software closes when doing a join and there is no table.
- Fairly sure this was already fixed - can you test with the 2.12 development versions?
- 03:00 AM Bug report #13544 (Closed): Software closes when doing a join and there is no table.
- Software closes when doing a join and there is no table.
In the Join game (in property) when you want to do a join a... - 05:35 AM Bug report #13354 (Closed): Digitizing "Fill ring" tool creates more features than needed
- Fixed in changeset commit:"45a6f715b3b980ea4ad0dce7e35aace041caac6d".
- 05:35 AM Bug report #13069 (Closed): Add ring works on first found polygon
- Fixed in changeset commit:"e5ea5ff89a9891b174470f7155cd4570af729864".
- 05:24 AM Bug report #13493: Processing Toolbox not finding Grass 7
- I did an update still wasn't working. I inadvertently (and I have no clue why I did this) deleted my .qgis2 file and ...
- 05:04 AM Bug report #13285 (Closed): QGIS Server crash with line pattern fill symbology
- > a solution is here (and I think is also in the manual)
>
> http://www.itopen.it/qgis-server-setup-notes/
Yes thank... - 05:03 AM Bug report #9295: GetPrint causes segfault if HTML formatted text is used in the template
- see also #13285, comment of Giovanni Manghi explains a possible solution:
> a solution is here (and I think is also ... - 03:53 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- Nobuhiko Yoshimura wrote:
> I changed to QGIS 32 bit in Windows8.
> It works well.
>
> This problem is only 64bit ve... - 03:39 AM Bug report #13355 (Closed): Fill ring crashes QGIS
- Fixed in changeset commit:"aa4d65d3b8926b36f88205dbb0d192b12bc1d1ad".
- 03:17 AM Bug report #12987 (Closed): Values not updating properly when editing attribute table
- probably fixed.
- 03:17 AM Bug report #12987 (Closed): Values not updating properly when editing attribute table
- probably fixed.
- 02:05 AM Bug report #13542: Postgis view breaks Qgis Server WFS
- ...and table1 has no geometry.
- 02:00 AM Bug report #13542 (Closed): Postgis view breaks Qgis Server WFS
- I've created a view in Postgis 9.3 like this:
SELECT table1.id, table2.geom FROM myschema.table1 JOIN myschema.table2...
2015-10-07
- 01:20 AM Feature request #8220: Add XLS and KMZ in Ogr supported file filter AND browser
- Apparently also ENVI
- 01:01 AM Feature request #13539: Custom composer template paths
- see #8728
- 05:58 PM Feature request #13539 (Closed): Custom composer template paths
- Currently only:
.qgis2\\composer_templates
{install}\\composer_templates
would be handy to be able to set custom lo... - 12:54 AM Bug report #5794: QGIS_mapserv crashes if I add an empty layer in the mapfile
- As far as I can see still an issue on 2.8.3 and master.
- 12:50 AM Bug report #13285 (Feedback): QGIS Server crash with line pattern fill symbology
- likely a duplicate of #9763
a solution is here (and I think is also in the manual)
http://www.itopen.it/qgis-server... - 12:40 AM Bug report #13541 (Closed): regression: editing complex polygon freezes QGIS (for as long as 1 mi...
- I've just spotted a significant regression under QGIS 2.12, whereas QGIS will freeze for a significant amount of time...
- 12:36 AM Bug report #13375: scaling range in line pattern fill does not work
- ignore this
- 12:24 AM Bug report #13538 (Open): PostGIS tables containing MultiPolygonZ crash QGIS master
- 12:24 AM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
- Jürgen, simplification was indeed enabled. Disabling it, did not resolve the problem but it took longer to crash.
- 04:43 PM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
- using local simplification?
- 02:48 PM Bug report #13538: PostGIS tables containing MultiPolygonZ crash QGIS master
- I can confirm with the following stacktrace:...
- 02:37 PM Bug report #13538 (Feedback): PostGIS tables containing MultiPolygonZ crash QGIS master
- not reproducable for me on Linux (using PostgreSQL 9.4 and PostGIS 2.1 and 1.5).
- 01:16 PM Bug report #13538 (Closed): PostGIS tables containing MultiPolygonZ crash QGIS master
- To reproduce the problem:
1- Create a new empty database
2- Restore the attached back-up data
3- Connect to the data... - 11:52 PM Revision 684346a9 (qgis): oracle provider: fix call of sdo_filter to verify a spatial index is pr...
- 11:33 PM Revision 643eb100 (qgis): Remove GEOS C++ lib dependency
- 11:33 PM Revision 6a6fe452 (qgis): Add snap-to-grid to QgsGeos
- 10:57 PM Revision bf9fe7cd (qgis): Fix atlas page name combo not synced to layer
- 10:57 PM Revision be42fc26 (qgis): Fix crashes and inconsistent ui when atlas is set to a geometryless layer
- 10:57 PM Revision dcbe0d37 (qgis): Fix legends are empty if presets used with filtered legend (fix #13300)
- 10:32 PM Revision 8f04d22f (qgis): Fix unused variable warning with clang on Mac
- 10:24 PM Bug report #13540 (Closed): composer: static border for raster legend items often leads to visual...
- Every now and then, I hit an issue with the composer legend item whereas raster layer legend symbols are rendered wit...
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 10:00 PM Feature request #10450 (Closed): single symbol layers should not rely on a stringless child to sh...
- Yep.
- 09:57 PM Feature request #10450 (Feedback): single symbol layers should not rely on a stringless child to ...
- This can be closed now, right?
- 09:24 PM Bug report #13479 (Feedback): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
- Still true?
- 03:41 PM Revision 9b54ed44 (qgis): [GRASS] do not insert records if table does not exist
- 02:57 PM Revision e223bccd (qgis): [GRASS] initial editing test
- 02:22 PM Feature request #12584: Change layer source
- In addition to this, sometimes the data file that I use has a file name change now and then. It is the same data tabl...
- 01:57 PM Bug report #13300 (Closed): Filter legend doesn't work when using Presets
- Fixed in changeset commit:"dcbe0d370eb511510d66f490c74f21cf76e065f1".
- 01:50 PM Bug report #13454: 2.11 Authentification System error
- The commit I noted should fix the crash when the plugin is missing. It will not help install the missing plugin, whic...
- 01:25 PM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- Hi John,
Have you verified that the fix you note works for OS X 10.10? - 10:03 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
- The references qt bug has a comment from Aug 2015 with the following workaround code that should work with recent qt4...
- 11:36 AM Revision 3dcabfb5 (qgis): fix windows build (followup c49b5b7)
- 11:10 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
- 10:59 AM Bug report #13499 (Reopened): Editing algorithm properties collapses input and output trees in Pr...
- Sorry for the noise.
- 10:58 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
- Thanks, this seems fixed in QGIS code revision 3dcabfb.
- 10:01 AM Revision fd062cee (qgis): Fixes line height and icon size on hidpi screens
- 09:32 AM Revision 2702cb15 (qgis): [fix #13503] avoid crash when switch between style widgets and renderer...
- 09:32 AM Revision 2c39a5bf (qgis): Fix more potential crashes in renderer widgets
- 09:32 AM Revision c6df096c (qgis): Followup c49b5b7, more fixes
- 09:32 AM Revision 911929e2 (qgis): Remove unused variable
- 09:28 AM Revision 4625a162 (qgis): followup
- 09:27 AM Revision b680a1be (qgis): Make travis files easier diff'able
- 07:52 AM Feature request #13281: Support different thousand separators for the numeric scalebar in map com...
- Ping
- 07:41 AM Bug report #13117: cached wfs not downloading new features while panning
- related tickets: #13293, #13401, #11968
- 06:42 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Submenus make sense to me
Having all Processing stuff under Analysis/Processing and all GRASS under Analysis/GRASS - 06:26 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Paolo Cavallini wrote:
> 2. we already to that e.g. for GDALTools (under Raster) and for most plugins, it seems well ... - 04:32 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- And these:
https://lists.osgeo.org/pipermail/qgis-user/2015-October/033833.html
https://lists.osgeo.org/pipermail/gra... - 04:28 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- +1 for a common Analysis menu.
For reference, this is the corresponding mailing list thread: http://lists.osgeo.org/... - 02:41 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Personally, I do not rely on the buttons in the toolbar, so I have no objections to remove them.
Consistent UI (compa... - 05:23 AM Bug report #4604: WFS option "Only request features overlapping the current view extent" disappea...
- I tested master (2.11 rev. 890dce8). To have WFS features in my current view extent, there are two possible methods :...
- 02:28 AM Bug report #4604: WFS option "Only request features overlapping the current view extent" disappea...
- This feature is not present in 2.8.3 neither but is back in 2.10.1.
Though I looked in Fiddler and saw that there is ... - 03:58 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- The dakota master download (downloaded 7 October 15) has fixed the raster issue for me.
_Note for those installing t... - 02:54 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- The single band pseudocolor for raster now works for me on OS X 10.10.5 with the nightly build downloaded today from ...
- 03:24 AM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- Hi,
i agree, that it is not good to let QGIS choose the crs, when the user say, in wich crs the image schould be geo... - 03:02 AM Revision c49b5b77 (qgis): Change a lot of arguments to const references in core/gui
- Rationale:
- there was a lot of large objects passed by value, so potentially
there's a speed bump from this
- even f...
2015-10-06
- 01:49 AM Bug report #13118: QGIS Server - WFS - GeoJSON and escaping line breaks
- This GeoJSON document contains linebreaks coded as \
\
which work:
http://www.vakant.nu/gis_json.aspx?mId=1290&type=... - 01:39 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- 1. no new menus, just renaming of Processing (which is not very well understood BTW)
2. we already to that e.g. for G... - 01:29 AM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- h3. Menu
* Adding a new top level menu (including renaming) should be well considered, we ha already too many top le... - 11:09 PM Feature request #13537 (Open): Create Analysis menu as combination of GRASS and Processing
- We currently have two major analytical tools:
* GRASS
* Processing.
The first has a toolbar and a panel, the s... - 12:33 AM Bug report #13503 (Closed): Minidump on HeatMap usage
- Fixed in changeset commit:"2702cb1565b71b1c0d12a71638ae5867cf1c9454".
- 11:36 PM Revision 2e2e3811 (qgis): [auth] Move startup system-is-disabled blocking dialog to message bar
- 11:36 PM Revision 33265e22 (qgis): [travis] Ensure use of standard (legacy) infrastructure
- - For 'sudo apt' commands on Linux (Mac unaffected)
- Seems already set for main QGIS repo, but now needed when addin... - 11:36 PM Revision c7574462 (qgis): [auth] Reorganize SSL error integration
- 11:36 PM Revision 6a7332f4 (qgis): [auth] Fix #13507; ensure auth widgets are disabled if auth system is
- 11:36 PM Revision e9333326 (qgis): [auth] Set trusted certs for default SSL configs when cache rebuilt
- 08:53 PM Revision 0dc4c8e2 (qgis): use capital letter for "Show in Overview" action in layer contextual menu
- 08:52 PM Revision 63780563 (qgis): [UX] homogenize labels for zoom to native resolution action
- See: http://lists.osgeo.org/pipermail/qgis-ux/2015-September/000352.html
- 06:22 PM Revision 8aaf763c (qgis): [BUGFIX][QGIS-Server] Restricted layers and layer id as name are incomp...
- If the user checks 'used layer id as name' and specifies 'restricted layers',
the restriction is not applied.
To fi... - 06:20 PM Revision 585b82ed (qgis): [BUGFIX][QGIS-Server] Restricted layers and layer id as name are incomp...
- If the user checks 'used layer id as name' and specifies 'restricted layers',
the restriction is not applied.
To fi... - 06:16 PM Revision 95e829de (qgis): [BUGFIX][QGIS-Server] Restricted layers and layer id as name are incomp...
- If the user checks 'used layer id as name' and specifies 'restricted layers',
the restriction is not applied.
To fi... - 05:24 PM Revision c0e49277 (qgis): Minor fixes
- 04:31 PM Bug report #13522: QGIS packaging problem (master)
- After I re-installed QGIS main package menu re-appeared. Seem all back to normal.
Regarding grass, yes it turns out ... - 03:47 PM Bug report #13522: QGIS packaging problem (master)
- Mikhail Tchernychev wrote:
> Well, it's not quite fixed - still there is no QGIS menu item in the "Education" group, ... - 10:16 AM Bug report #13522: QGIS packaging problem (master)
- Well, it's not quite fixed - still there is no QGIS menu item in the "Education" group,
only QGIS browser and GRASS.... - 09:44 AM Bug report #13522 (Closed): QGIS packaging problem (master)
- 08:35 AM Bug report #13522: QGIS packaging problem (master)
- Thanks! After installing qgis-plugin-grass all works fine.
- 06:47 AM Bug report #13522: QGIS packaging problem (master)
- dr - wrote:
> Try to reinstall but no effect.
>
> [...]
>
> But qgis.bin works now.
qgis-plugin-grass has a divers... - 02:59 AM Bug report #13522: QGIS packaging problem (master)
- Try to reinstall but no effect....
- 04:25 PM Feature request #4530: GdalTools Clipper: make "-crop_to_cutline" a separate option
- Since this issue is still unsolved from the GDAL side, I think it is best to put the -crop_to_cutline parameter as op...
- 04:16 PM Revision c60dbbde (qgis): Fix snapping with Advanced Digitizing
- Fix #13529
- 04:06 PM Revision 09f87c95 (qgis): [processing] remember params/outputs collapsed stated when editing alg ...
- fixes #13499
- 03:52 PM Revision 19eca9a8 (qgis): [processing] do not collapse tree when updating models or scripts
- 02:45 PM Bug report #13454: 2.11 Authentification System error
- Should be fixed with issue #13507 commits. Please verify.
- 02:38 PM Bug report #13507 (Closed): Trying to access options menu crashes
- Fixed in changeset commit:"6a7332f4777099c84a8f24c6f052568d77bbdd79".
- 12:36 PM Bug report #13507: Trying to access options menu crashes
- Have you tried:
@pacman -S qca-ossl@
It seems to be related to #13454
- 08:59 AM Bug report #13507: Trying to access options menu crashes
- Hi Johannes,
I am working on a fix right now, but would like a bit more information. Do you get the notification dia... - 02:26 PM Bug report #13535: Crash using Geometry Checker plugin
- Sandro Mani seems not to be into the "assigned to" list. How can I notify this to him?
- 01:58 PM Bug report #13535 (Closed): Crash using Geometry Checker plugin
- Performing a check on a Polygon layer (attached) I am getting the following stacktrace:...
- 02:14 PM Bug report #13536 (Closed): GeoTIFF rendering issues with GDAL >2.0
- I have a GeoTIFF file that for some reason is rendered by multiple tiles of same content when zoomed out (see attachm...
- 01:12 PM Revision 484f94c3 (qgis): [GRASS] qgis.v.upgrade.py - upgrade vectors from 6
- 12:28 PM Bug report #13530 (Open): cpt-city ramps missing
- 12:14 PM Bug report #13530: cpt-city ramps missing
- 1) No, it's on C/users/myname/.qgis2
Indeed, the palette subfolder there is empty. On the other hand I found a C:\\Pr... - 11:49 AM Bug report #13530 (Feedback): cpt-city ramps missing
- Is your profile located on a network drive? I assume you are using Windows?
- 12:23 PM Bug report #13488: Wrong overwriting behaviour with GRASS algorithms
- I can confirm that the overwritting does not work indeed. For me in master, it comes up with an error indicating the ...
- 12:23 PM Bug report #13488: Wrong overwriting behaviour with GRASS algorithms
- I can confirm that the overwritting does not work indeed. For me in master, it comes up with an error indicating the ...
- 12:23 PM Bug report #13488: Wrong overwriting behaviour with GRASS algorithms
- I can confirm that the overwritting does not work indeed. For me in master, it comes up with an error indicating the ...
- 12:07 PM Revision a213b036 (qgis): [GRASS] multi cat editing fixes
- 12:06 PM Bug report #13491 (Closed): All colors in Style tab looks the same
- 12:06 PM Bug report #13491: All colors in Style tab looks the same
- It is a duplicate. Please follow/report to the main ticket.
- 12:00 PM Bug report #13495 (Feedback): 2.11 crashing on exit
- 11:49 AM Bug report #13533 (Closed): [video] Qgis Style cause line to become longer when i resize the panel
- the QGIS revision (16d7a06) you are using is too old, anyway that was a problem which was fixed in master.
Please tes... - 11:40 AM Bug report #13533 (Feedback): [video] Qgis Style cause line to become longer when i resize the panel
- I can't reproduce with 935dca0.
- 11:40 AM Bug report #13533 (Feedback): [video] Qgis Style cause line to become longer when i resize the panel
- I can't reproduce with 935dca0.
- 06:02 AM Bug report #13533: [video] Qgis Style cause line to become longer when i resize the panel
- Tested with another Qgis 2.11 master fefd85a and i don`t see thid error
- 05:01 AM Bug report #13533 (Closed): [video] Qgis Style cause line to become longer when i resize the panel
- This is so weird and specific that i had to record the screen to show the bug. The link is here
http://youtu.be/Owd2... - 08:42 AM Revision 3960da12 (qgis): Qt5 compatibility patch for QSsl
- > QSslCertificate::subjectInfo() and QSslCertificate::issuerInfo() return a
> QStringList instead of a QString in Qt5... - 08:42 AM Revision dc043143 (qgis): Fix some warnings when compiling code for Qt
- 08:04 AM Bug report #13531 (Feedback): Pythonpath is reverted to old QGIS version on restart
- We could reset @PYTHONPATH@ in @etc/ini/python.bat@, where we also set @PYTHONHOME@. Not sure if that would do harm...
- 07:18 AM Bug report #13529 (Closed): Advanced digitizing panel - snapping doesn't work
- Fixed in changeset commit:"c60dbbdea8439dfde1f5744f5d668e52796e7a8c".
- 07:07 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
- Fixed in changeset commit:"09f87c952a6d861de42759368641e0f8fb148d91".
- 06:53 AM Bug report #9851 (Feedback): Processing - Toolbox tree view should not collapse when a model is a...
- I just added a fix for this in master. Could you please check if it's solved? Thanks!
- 06:14 AM Feature request #13534 (Open): Save attribute without showing it in the entry form
- Hi all!
Take a vector layer with attributes who are calculated by QGIS (UUID, current date/time... but not virtual f... - 04:53 AM Bug report #13502: Processing dissolve now discards all attributes
- Bernhard, would it be hard to resurrect the old behavior?
For the future it would be great to be able to choose an a... - 04:47 AM Feature request #13523: Provide an easy upgrade from GRASS 6 to GRASS 7
- qgis.v.upgrade.py was added in commit:484f94c.
- 04:36 AM Bug report #13510: qt5: most keyboard shortcuts of a composer window not working
- Works for me on Fedora.
- 02:56 AM Bug report #13244 (Closed): Could not find the matplotlib module.
- nop, just installed directly
- 02:31 AM Bug report #13308: Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS into Tempor...
- Jürgen Fischer, No, enabling/disabling geometry simplification on the layer does not make a difference.
2015-10-05
- 01:52 AM Feature request #13532 (Open): Display number of selected features in layer tree
- As it's done for 'show feature count' in the right-click menu on a layer in the layers widget, it would be nice to be...
- 12:27 AM Bug report #13531 (Closed): Pythonpath is reverted to old QGIS version on restart
- [QGIS 2.10-1, w7, 64b]
Not too sure what to do with that one, or whether it is actually important, but...
Just rein... - 12:20 AM Revision ca697dba (qgis): [processing] update algorithm help link (fixes #13506)
- 12:11 AM Bug report #13530 (Closed): cpt-city ramps missing
- (QGIS 2.10-1, 64b, windows 7)
Good morning,
On a fresh install of QGIS, the cpt-city ramps for raster pseudocolor a... - 12:10 AM Bug report #13522 (Feedback): QGIS packaging problem (master)
- The latest available version currently is 1:2.11.0+git20151005+890dce8+20trusty-ubuntugis. Were there problem with t...
- 04:55 PM Bug report #13522: QGIS packaging problem (master)
- Confirm here. But it fails when I try to run qgis.bin....
- 11:56 AM Bug report #13522 (Closed): QGIS packaging problem (master)
- Hi,
Just after today's master update I noted QGIS disappeared from the Linux "Education" menu.
When I type "qgis" in... - 12:03 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- Guillaume Larocque wrote:
> This was the point of this bug report. The GRASS plugin doesn't work with GRASS 7 in Ubun... - 09:17 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- This was the point of this bug report. The GRASS plugin doesn't work with GRASS 7 in Ubuntu. Are you saying that it w...
- 09:14 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- Guillaume Larocque wrote:
> Will this be improved in 2.12?
Yes, and the GRASS plugin does support GRASS 7. - 09:12 AM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- Will this be improved in 2.12?
- 09:04 AM Bug report #13492 (Closed): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-...
- Guillaume Larocque wrote:
> On Linux, installing QGIS 2.10.1 alongside GRASS 7 does not provide any support for GRASS... - 08:07 AM Bug report #13492 (Reopened): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or no...
- On Linux, installing QGIS 2.10.1 alongside GRASS 7 does not provide any support for GRASS files through the QGIS brow...
- 03:09 AM Bug report #13492 (Closed): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-...
- The GRASS plugin for QGIS 2.10.1 doesn't support GRASS7. However the provider and therefore the browser does work wi...
- 11:59 PM Bug report #13529 (Closed): Advanced digitizing panel - snapping doesn't work
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision ac3f390. In "Advanced digitizing panel" - snap... - 11:53 PM Bug report #13527 (Closed): Bad (, missing) GeoJSON response from WFS request for feature from mu...
- Hi,
I have the below qgis server configuration:
1. Operating System and version: Ubuntu 14.04.3 LTS
2. QGIS version: ... - 11:39 PM Feature request #13526 (Closed): GRASS modules filter: add the cleanup button
- GRASS modules can be filtered in the GRASS plugin panel. To remove the filter, the user has to select the text and pr...
- 11:25 PM Bug report #13525 (Closed): QgisRelationEditorWidget in custom form emits duplicate signals
- when QgisRelationEditorWidget is used into a custom form it seems that some signals are emitted once for each record ...
- 11:25 PM Revision ac3f390d (qgis): restore behavior of QgsGeometry::combine on line strings (fixes #13274)
- 11:01 PM Bug report #13271 (Reopened): QGIS fails to launch or hang while exiting due to thread issue with...
- I have reopened and changed the subject to OWS because it has to be fixed also for WCS and WFS.
- 11:01 PM Bug report #13271 (Reopened): QGIS fails to launch or hang while exiting due to thread issue with...
- I have reopened and changed the subject to OWS because it has to be fixed also for WCS and WFS.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 06:03 PM Bug report #13271 (Closed): QGIS fails to launch or hang while exiting due to thread issue with O...
- Confirmed as fixed, thanks again Radim.
- 03:39 AM Bug report #13271 (Feedback): QGIS fails to launch or hang while exiting due to thread issue with...
- 10:56 PM Feature request #13523 (Closed): Provide an easy upgrade from GRASS 6 to GRASS 7
- GRASS 6 vectors have to be upgraded to be used in GRASS 7. I suggest to provide an easy tool to do that, or a hint fo...
- 09:27 PM Revision 52e76281 (qgis): [GRASS] disabled editing of cat and topo symbol
- 08:33 PM Revision b219b5e2 (qgis): Merge pull request #2349 from NINAnor/grass7_pluginupdate
- Grass7 pluginupdate
- 03:20 PM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
- Fixed in changeset commit:"ca697dbaf28905660df0e12fa10ede2396c36867".
- 02:26 PM Bug report #13274 (Closed): API combine method for geometry
- Fixed in changeset commit:"ac3f390dfe0c809e97b4b6b795f70c364659f372".
- 02:25 PM Revision 32e6d9c5 (qgis): [GRASS] removed warnings from raster provider
- 01:02 PM Revision 26c1311c (qgis): add r.what
- 12:58 PM Revision 6d2367f0 (qgis): [diagrams] Fix initial value of transparency slider not set (fix #13434)
- 12:50 PM Revision ef7ea7aa (qgis): Merge branch 'grass7_pluginupdate' of https://github.com/NINAnor/QGIS i...
- 12:48 PM Revision 1fd3ed7d (qgis): Make sure recent expression group is always listed last (fix #13462)
- 12:48 PM Revision e8d12470 (qgis): some small fixes and temporal icons
- 12:46 PM Revision 74110bbb (qgis): Maintain order of recent expressions (fix #13461)
- 12:08 PM Revision 481bd953 (qgis): Fix map rotation not considered for ellipse marker data defined rotatio...
- 12:04 PM Revision b09877b7 (qgis): [GRASS] start/close edit fixes
- 11:53 AM Bug report #13521 (Closed): Won't list postgres columns of json or jsonb type
- QGIS doesn't seem to display postgresql json/jsonb columns at all.
Both tables and views.
CREATE TABLE json_text (id... - 11:14 AM Feature request #12527 (Closed): Please add support to SAGA 2.1.4
- 10:58 AM Revision d3f79af3 (qgis): [GRASS] fixed add new layer if vector is not valid
- 09:55 AM Bug report #13520 (Closed): multiple Feature Attributes forms can be opened for the same feature ...
- Multiple Feature Attributes forms can be opened for the same feature when "Auto open form" is checked and you click m...
- 09:43 AM Revision 0caf9447 (qgis): Misc optimisations identified by clazy:
- - call reserve on container classes where applicable
- make sure Q_FOREACH uses references
- remove dynamic casts to ... - 09:33 AM Revision 890dce86 (qgis): removed setResizeMode on non-existent browser column, fixes #13509
- 08:52 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Tom Chadwin wrote:
> Uninstalled qgis-dev and qgis via OSGeo installer. Reinstalled. Problem *did not* reoccur. I hav... - 08:34 AM Bug report #13489 (Closed): GEOSGeometryPrecisionReducer_create entry point not found
- Uninstalled qgis-dev and qgis via OSGeo installer. Reinstalled. Problem *did not* reoccur. I have no information of G...
- 05:11 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Well, can you reproduce the problem? Was GEOS uptodate?
- 03:49 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Unsure what feedback required.
- 03:40 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- Downgrading - probably a local problem. Still waiting for feedback...
- 08:28 AM Bug report #12987: Values not updating properly when editing attribute table
- I also can not reproduce this problem on master anymore (tested on OSGeo4W 32 and 64bits).
- 03:37 AM Bug report #12987: Values not updating properly when editing attribute table
- not a blocker for releases.
- 08:00 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
- duplicate of #13508 and related to #13505
- 08:00 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
- duplicate of #13508 and related to #13505
- 07:34 AM Bug report #13512: DBManager fail to select data from spatialite
- Same problem with Postgres.
when I launch a a query I've this error:
Traceback (most recent call last):
File "C:/O... - 07:57 AM Feature request #13519 (Open): DBManager - store last query
- Is it possible to store the last n query launched from DBmanager? It' could be a nice improvement.
- 05:57 AM Feature request #13518 (Open): Add support for GRASS raster labels
- GRASS rasters can have value labes embedded in the format. Unfortunately, labels are not displayed in QGIS legend, th...
- 05:07 AM Bug report #10517 (Closed): Reading PGPASS fails on 64-Bit Version
- No responses, so I guess it's safe to close again.
- 04:56 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
- closing for the lack of feedback
- 04:56 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
- closing for the lack of feedback
- 04:46 AM Bug report #12830 (Closed): QGIS crashes when erroneous credentials for WMS in qgis.conf
- closing for the lack of feedback
- 04:46 AM Bug report #12830 (Closed): QGIS crashes when erroneous credentials for WMS in qgis.conf
- closing for the lack of feedback
- 03:59 AM Bug report #13461 (Closed): Select by expression: recent functions are sorted alphabetically not ...
- Fixed in changeset commit:"74110bbbc7eef1d3cce3b04488a05caa473cb97d".
- 03:59 AM Bug report #13462 (Closed): Keep functions "Recent" category at the end of the list in Field Calc...
- Fixed in changeset commit:"1fd3ed7de6c7cec9c251a7db1f8e7d4c2d12bbc4".
- 03:50 AM Bug report #13462: Keep functions "Recent" category at the end of the list in Field Calculator
- Maybe "Fields and values" category should also be kept at the bottom of these lists (in both dialogs), just before "R...
- 03:59 AM Bug report #13434 (Closed): Diagram transparency cursor being reset
- Fixed in changeset commit:"6d2367f0b3ae492af222b5e4859e64e25f57aafe".
- 03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
- closing for the lack of feedback
- 03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
- closing for the lack of feedback
- 03:38 AM Bug report #13147 (Closed): QGIS 2.10 attribute table sorting introduces NULL values
- closing for the lack of feedback
- 03:34 AM Feature request #13303: Saving changes in shape files when saving project or/and closing down QGIS
- Ok, sorry, misunderstood. Back to feature request.
- 03:34 AM Feature request #13303: Saving changes in shape files when saving project or/and closing down QGIS
- Ok, sorry, misunderstood. Back to feature request.
- 03:34 AM Feature request #13303: Saving changes in shape files when saving project or/and closing down QGIS
- Ok, sorry, misunderstood. Back to feature request.
- 03:28 AM Revision ade713d6 (qgis): debian packaging: restore dh targets
- 03:25 AM Bug report #13126 (Closed): segfault in 2.8 branch (pre 2.8.3)
- closing for the lack of feedback.
- 03:25 AM Bug report #13126 (Closed): segfault in 2.8 branch (pre 2.8.3)
- closing for the lack of feedback.
- 03:24 AM Bug report #13103 (Closed): Crash dumped when QGIS close
- closing for the lack of feedback
- 03:24 AM Bug report #13103 (Closed): Crash dumped when QGIS close
- closing for the lack of feedback
- 03:21 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
- closing for the lack of feedback.
- 03:21 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
- closing for the lack of feedback.
- 03:17 AM Bug report #13265 (Feedback): crash with minidump when splitting features(?)
- Please file tickets in English. Does this also apply to 2.8.3 and/or master? Which tool are you actually using?
- 03:17 AM Bug report #13265 (Feedback): crash with minidump when splitting features(?)
- Please file tickets in English. Does this also apply to 2.8.3 and/or master? Which tool are you actually using?
- 03:11 AM Feature request #13517 (Closed): QGSrelationeditorwidget - Add column width properties
- I'm using the QGSrelationeditorwidget in a custom form with qtcreator but I can't fit my subform due to the large amo...
- 03:08 AM Bug report #13367 (Closed): [composer] map rotation with angled symbol
- Fixed in changeset commit:"481bd9531efc520557b050bfa83a7b815dea0857".
- 03:07 AM Bug report #13516 (Closed): Problem with global variable and QgisRelationEditorWidget
- I have a 3 level nested form (granparent,parent and child).
If I don't use global variables when I select a record i... - 02:59 AM Bug report #13308 (Feedback): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS ...
- Original problem only reproducable with 2.10.1 (windows 64bit; second example doesn't crash there here either). 2.8...
- 02:59 AM Bug report #13308 (Feedback): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS ...
- Original problem only reproducable with 2.10.1 (windows 64bit; second example doesn't crash there here either). 2.8...
- 02:53 AM Bug report #13177 (Closed): QGIS Crashes when viewing a composer IF one of the layers has diagram...
- Closed due to lack of feedback - please reopen if reproducible on current master
- 02:53 AM Bug report #13177 (Closed): QGIS Crashes when viewing a composer IF one of the layers has diagram...
- Closed due to lack of feedback - please reopen if reproducible on current master
- 02:42 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Matthias Kuhn wrote:
> Maybe it is related to issue #8923. Can you run the proposed workaround there to check if it ... - 02:33 AM Bug report #13272: crash on quit
- What in your .qgis2 and what the difference between .qgis2 in the state where it causes the crash and a clean one? Y...
- 02:18 AM Feature request #13515 (Open): change file layer#1 and layer#2
- When I try to change the name of layer#1 and/or layer#2 in a list of rules without delete and reset it all for anothe...
- 02:11 AM Feature request #13514 (Open): add copy and export
- Add "save as csv" and ctrl-C function in order to export the list of rule
- 02:09 AM Feature request #13513 (Open): add save as csv
- Add a "save as csv file" in sql window to save the result of a query into a file without to have to load result in ca...
- 02:01 AM Bug report #12555: geojson open with bad result with all data on same point, wrong coordinates, i...
- I'm having this problem as well. I'm using Qgis 2.8.2 on Ubuntu 12.04 with locale set to swedish.
{"type":"Feature","...
2015-10-04
- 01:40 AM Bug report #13512 (Closed): DBManager fail to select data from spatialite
- When I try to do "select * from table" from a spatialite connection all fields are void. When I try to load data into...
- 01:29 AM Revision 7eb5e745 (qgis): Add missing overrides
- 01:04 AM Revision ae0d377c (qgis): Coverity null dereference fixes
- 12:55 AM Bug report #13511: Qgis crashes while trying to call "project properties"
- Does @/usr/share/qgis/resources/srs.db@ exist and is accessible by the user?
- 12:51 AM Bug report #13511 (Closed): Qgis crashes while trying to call "project properties"
- Qgis crashes while trying to call "project porperties"
* with new, empty unsaved project
* with opened existing proj... - 12:39 AM Bug report #13509: qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent function
- The second column really does not exist. I think that setting its resize mode was part of the trick to get horizontal...
- 12:34 AM Bug report #13509 (Closed): qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent func...
- Fixed in changeset commit:"890dce86aaf741c7460591d06016b0d66f39ccdc".
- 09:01 PM Bug report #13509 (Closed): qt5: segfault on startup in qgsbrowserdockwidget.cpp's showEvent func...
- QGIS compiled using Qt5 libraries segfaults on startup due to a setResizeMode() call in the QgsBrowserDockWidget::sho...
- 12:17 AM Revision c3b02712 (qgis): debian packaging update and typo fix
- 12:07 AM Bug report #7774 (Closed): Style in DB - add custom form doesn't work
- It Works on QGIS2.11-master (ed32f49) 64bit. Tested on win7.
- 11:21 PM Revision e553a792 (qgis): [composer] Fix image size/resolution was not honored during export (fix...
- 09:49 PM Bug report #13510 (Closed): qt5: most keyboard shortcuts of a composer window not working
- When compiling QGIS using Qt5 libraries, keyboard shortcuts - such as DEL, Ctrl+C, Ctrl+V, etc. - are not working for...
- 08:55 PM Bug report #13380: reprojection of lat/long lines across 180 in mercator map fails
- can provide some funding - don't know about all though - without a cost estimate.
- 08:53 PM Feature request #5727: OWS metadata URL
- May have some funding available
- 06:02 PM Revision 396ec229 (qgis): DBManager: fix int/float conversion to unicode (partially revert change...
- 02:22 PM Bug report #13438 (Closed): composer: image export options' page width not respected when exporti...
- Fixed in changeset commit:"e553a792561da4a1d5d30040808343e5337eec0b".
- 02:15 PM Bug report #13504 (Feedback): columns added to Spatialite layers with DB Manager are not visible ...
- Maybe it is related to issue #8923. Can you run the proposed workaround there to check if it is the same issue #8923-5
- 01:15 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Salvatore Larosa wrote:
> confirmed here and I can confirm it is occurring also in QGIS LTR.
you have to go back a w... - 01:13 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- confirmed here and I can confirm it is occurring also in QGIS LTR.
- 11:02 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Giuseppe Sucameli wrote:
> Does it happen with SL layers only?
> Could you try with a PostGIS layer and report here t... - 09:41 AM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
- Does it happen with SL layers only?
Could you try with a PostGIS layer and report here the result, please? - 03:07 AM Bug report #13504 (Closed): columns added to Spatialite layers with DB Manager are not visible in...
- Any new column added by DB Manager's "edit table" function is then not visible in QGIS layers properties (but is visi...
- 02:09 PM Bug report #11924 (Closed): Composer compatibility issues between 2.4 and 2.6
- This issue was fixed in 2.8.3 and 2.10 - no qt5 build required.
- 02:09 PM Bug report #11924 (Closed): Composer compatibility issues between 2.4 and 2.6
- This issue was fixed in 2.8.3 and 2.10 - no qt5 build required.
- 01:56 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
- I have the Exact same issue on QGIS 2.8.1-Wien running on MacOSX
No matter what I choose on Frame Style it does not d... - 01:04 PM Bug report #13502: Processing dissolve now discards all attributes
- It's not useless if the user ensured that all dissolved featues would have the same values in the attributes of inter...
- 12:14 PM Bug report #13502: Processing dissolve now discards all attributes
- This was done on purpose because the attribute values assigned to the output feature were totally random (values of t...
- 12:49 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- That's why I tagged the issue as feedback! ;-)
- 12:46 PM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
- right, I forgot db manager is python. That fix fixed also this issue.
- 12:46 PM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
- right, I forgot db manager is python. That fix fixed also this issue.
- 12:43 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- on Linux with latest master works fine and you haven't need to build to test it.
But you can try to apply the patch i... - 12:34 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- Salvatore Larosa wrote:
> I think we have need more feedback here.
>
> Do you are getting some error? messagelog?
w... - 12:32 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- I think we have need more feedback here.
Do you are getting some error? messagelog? - 12:04 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- QGIS code revision
ed32f49
and is on Windows, because at the moment I cannot test on Linux.
See attached image. - 12:00 PM Bug report #13508: QGIS master: table preview in DB Manager completely empty
- Which revision you are getting this with?
mine is QGIS master too. - 11:54 AM Bug report #13508 (Open): QGIS master: table preview in DB Manager completely empty
- the table (of attributes) preview in DB Manager. This is on QGIS master.
- 11:53 AM Bug report #13508 (Feedback): QGIS master: table preview in DB Manager completely empty
- Do you mean the table tab?
I can see the attribute table either SL or PostGIS (with revision 396ec22). - 11:01 AM Bug report #13508 (Closed): QGIS master: table preview in DB Manager completely empty
- subject says it all.
- 11:30 AM Revision 01b45540 (qgis): Qt5: Fix lrelease vs. lrelease-qt5 problem
- 09:51 AM Revision 74081519 (qgis): remove whatsnew from api and install (followup 95c377a)
- 09:38 AM Bug report #13507: Trying to access options menu crashes
- Seems to be related to the authentication configuration
- 09:38 AM Bug report #13507: Trying to access options menu crashes
- Seems to be related to the authentication configuration
- 04:42 AM Bug report #13507 (Closed): Trying to access options menu crashes
- If I click Settings -> Options, QGIS will crash. See attached backtrace.
I am on Archlinux, 64 bit. Built master jus... - 09:25 AM Bug report #13505 (Closed): python error when trying to show the attribute table of Spatialite la...
- Fixed in changeset commit:"396ec2290b2e7dfdeaf9657ab08e970439bd0065".
- 03:12 AM Bug report #13505: python error when trying to show the attribute table of Spatialite layer in DB...
- https://www.dropbox.com/s/pz97nudwrrt4d5r/t1.sqlite?dl=0
- 03:11 AM Bug report #13505 (Closed): python error when trying to show the attribute table of Spatialite la...
- Try preview the table of the layer in the attached SL db, in DB Manager of QGIS master, this will result in
Tracebac... - 09:00 AM Bug report #13506: Processing help files for QGIS algs all dead now
- Typo, now corrected, sorry.
- 08:53 AM Bug report #13506: Processing help files for QGIS algs all dead now
- Paolo Cavallini wrote:
> I see at least gdal and grass hel here, current master.
Hi Paolo,
you say 'hel' you mean '... - 08:38 AM Bug report #13506: Processing help files for QGIS algs all dead now
- I had a look into this, seems pretty easy to fix this line:
https://github.com/qgis/QGIS/blob/master/python/plugins/... - 05:45 AM Bug report #13506: Processing help files for QGIS algs all dead now
- This change should only affect QGIS algs.
- 03:59 AM Bug report #13506: Processing help files for QGIS algs all dead now
- I see at least gdal and grass here, current master.
- 03:46 AM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
- Hi Victor,
as a result of this thread:
https://lists.osgeo.org/pipermail/qgis-community-team/2015-October/004293.ht... - 06:37 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- problem still exist on my latest mac version from kyngchaos ... didn't check the nightly builds at dakotakarto right ...
- 03:24 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- The dakcarto builds are up and running again, so you should be right testing with those.
- 05:50 AM Bug report #13498: Fix font size in Processing help windows on HiDPI displays
- Sorry Richard, I cannot really be more precise than the screenshot shows. Compare the font size of the window title t...
- 03:33 AM Bug report #13498: Fix font size in Processing help windows on HiDPI displays
- Hi Anita,
Can you be more precise about the fontsize? It looks not too wrong to me.
But as these help file come fr... - 02:35 AM Bug report #13503 (Closed): Minidump on HeatMap usage
- Hi, our friend of gfoss's italy group Toto' Fiandaca report us an issue on Heatmap usage.
It issue a dump of software...
2015-10-03
- 12:29 AM Bug report #12010: Can edit Z geom but fail to create it
- I also encountered this problem in the latest master (2.11).
As QGIS editing tools don't created (currently) 3D featu... - 11:26 PM Revision 45f0e958 (qgis): Temporal icons first draft
- 09:57 PM Revision 1b4ca622 (qgis): add cppcheck fixes
- 09:42 PM Revision e694474f (qgis): indentation update
- 07:37 PM Feature request #12722: Allow copy/paste of columns between tables also when columns do not have ...
- I use file based layers and I see it all the time.
I have been on the case of cross table paste issues for some time.... - 06:49 PM Revision abae4415 (qgis): Followup 95c377a
- 05:53 PM Revision 95c377a6 (qgis): Remove news feed tab from start page
- Fix #13497
Fix #13471 - 02:05 PM Revision 67082a95 (qgis): [processing] sort alphabetically the online scripts
- 01:12 PM Bug report #13310 (Closed): nightly build packages failing to install with grass error
- It works after that commit.
- 01:12 PM Bug report #13310 (Closed): nightly build packages failing to install with grass error
- It works after that commit.
- 01:10 PM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
- Fixed. Thanks, Jürgen.
- 01:10 PM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
- Fixed. Thanks, Jürgen.
- 12:59 PM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- I'm hitting walls when attempting to build QGIS 2.11 from Master ("StackExchange":http://gis.stackexchange.com/questi...
- 11:12 AM Bug report #13495: 2.11 crashing on exit
- Can you disable all plugins to be sure that they are not the root of the problem.
- 11:10 AM Bug report #13471: SSL error(s) on What's New web page load
- No error for me on Fedora / QGIS 2.10.1 libs.
I also did not get this error on app startup with current master. Basi... - 10:18 AM Bug report #13471: SSL error(s) on What's New web page load
- While the web page exhibiting the issue has been removed from master, the issue still stands: https://www.google.com/...
- 09:01 AM Bug report #13471 (Closed): SSL error(s) on What's New web page load
- Fixed in changeset commit:"95c377a607757b4cc9d03a6e399b5516d0b44dcd".
- 10:10 AM Bug report #13502 (Closed): Processing dissolve now discards all attributes
- Dissolve used to retain all attributes. Now all attributes are lost and only a count column is left. Probably happene...
- 09:54 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
- The same happens with R scripts.
- 07:25 AM Bug report #9851: Processing - Toolbox tree view should not collapse when a model is added or edi...
- This definitely still happens.
- 09:01 AM Bug report #13497 (Closed): Fix font size on the News tab on HiDPI displays
- Fixed in changeset commit:"95c377a607757b4cc9d03a6e399b5516d0b44dcd".
- 06:18 AM Bug report #13497 (Closed): Fix font size on the News tab on HiDPI displays
- The font of the news items is currently way too small to be readable on HiDPI screens, see attached screenshot.
- 07:50 AM Feature request #13500 (Open): Make it possible to interactively connect Model components in the ...
- In the current model view, users can only move components around but to actually change how the different components ...
- 07:36 AM Bug report #13499 (Closed): Editing algorithm properties collapses input and output trees in Proc...
- To reproduce:
# open a model
# expand the input and output trees of an algorithm
# edit the algorithm and press OK
... - 07:28 AM Bug report #9428: Transparency of markers in marker line is neither applied nor stored
- Still an issue today.
- 07:28 AM Bug report #9428: Transparency of markers in marker line is neither applied nor stored
- Still an issue today.
- 07:09 AM Bug report #13498 (Closed): Fix font size in Processing help windows on HiDPI displays
- The font of the help window content is too small on HiDPI displays to be readable, see attached screenshot
- 06:03 AM Bug report #13469 (Closed): Fix font size of recent projects screen on HiDPI displays
- 06:02 AM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
- Thanks, the recent projects screen looks fine now.
- 02:54 AM Bug report #13490: PostGIS: Merge drops dataset whereas split retains it
- Jürgen Fischer wrote:
> I don't think this is a bug, but it's not a provider issue. The algorithm merges the two fea... - 02:25 AM Bug report #12422: Attribute column filter turns into extended filter
- A related issue report has been opened as #13486
- 02:24 AM Bug report #13486: Advanced Filter in attribute table
- I can confirm this behaviour.
There is already a bug report on "column filter" turning into "extended filter". This ... - 02:06 AM Feature request #12684: QGIS should backup settings before save
- I see :( As I again lost all QGIS settings + all my WMS settings, I find it a bit sad.
According to Qt bug tracker, ...
2015-10-02
- 01:57 AM Feature request #13496 (Open): Store connection settings separately from application settings
- Current approach of storing connection (WMS) settings is by utilizing Qt's QSettings. It is an easy way, but till Qt ...
- 10:32 PM Revision ed32f49c (qgis): Update bundling of qspatialite and postgres Qt SQL plugins for Mac
- 10:05 PM Bug report #13495: 2.11 crashing on exit
- qgis.bin crashed with SIGSEGV in QBasicAtomicInt::ref()
I've uploaded apport crash log to http://dev.gis-support.pl/... - 09:52 PM Bug report #13495 (Closed): 2.11 crashing on exit
- QGIS is crashing on exit. When I open any project, and after ending work, trying to exit, after some time I'm getting...
- 06:44 PM Bug report #13494 (Closed): QgsApplication.initQgis leads to segfault
- ...
- 03:42 PM Bug report #13493 (Closed): Processing Toolbox not finding Grass 7
- Just updated QGIS Master 2.11
Grass 7 is active under options under the processing toolbox. Grass 64 isn't.
I'm g... - 03:34 PM Feature request #13455 (Closed): Ubuntu 15.10 Wily repository
- 03:33 PM Bug report #13028 (Closed): SVG Symbols in Master on Ubuntu
- Old - should have been closed. It's Fine now. Thanks to whoever fixed it.
- 02:18 PM Bug report #13492: GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-fonctional
- The extension does seem to work with the new access through the browser in QGIS 2.10.1 with GRASS 6.4. Disregard what...
- 01:45 PM Bug report #13492 (Closed): GRASS 7 extension in QGIS 2.10 under Ubuntu/Debian inexistent or non-...
- Using the ubuntugis repository: Only GRASS 7 is available and after installation of QGIS 2.10 with GRASS 7 (and qgis-...
- 01:11 PM Revision 80bb62c2 (qgis): Merge pull request #2344 from nirvn/welcome_page_hidpi_fix
- [welcome page] fix font size on HiDPI display and improve disabled item style
- 12:49 PM Bug report #13491: All colors in Style tab looks the same
- Looks like duplicate of #11491
- 12:38 PM Bug report #13491: All colors in Style tab looks the same
- For 2.8 you have to setup symbology because settings from project not applied. Add settings screenshot.
- 12:32 PM Bug report #13491: All colors in Style tab looks the same
- I can confirm that on 2.8.3 under Windows 7. Legend colors are all black, but colors on canvas is ok.
- 12:14 PM Bug report #13491 (Closed): All colors in Style tab looks the same
- I have simple project with fill color based on value of attribute field (see attachment). But if open Style tab of la...
- 12:13 PM Revision 1fdfe301 (qgis): [welcome page] increase text width to avoid reflow on hidpi screens
- 11:59 AM Revision 48ce385c (qgis): [GRASS] use the same filter for modules tree and list
- 11:26 AM Bug report #13490 (Feedback): PostGIS: Merge drops dataset whereas split retains it
- I don't think this is a bug, but it's not a provider issue. The algorithm merges the two features, deletes them and ...
- 11:26 AM Bug report #13490 (Feedback): PostGIS: Merge drops dataset whereas split retains it
- I don't think this is a bug, but it's not a provider issue. The algorithm merges the two features, deletes them and ...
- 04:11 AM Bug report #13490 (Closed): PostGIS: Merge drops dataset whereas split retains it
- When digitizing in a PostGIS layer and
# splitting a feature in two new features, the database receives an UPDATE an... - 11:13 AM Bug report #10548 (Closed): crash using custom forms
- 11:01 AM Bug report #10548: crash using custom forms
- It's now ok on 2.11.0-Master tested on linux and windows.
- 11:10 AM Bug report #13397 (Closed): Qgis 2.10 is very slow to open large/complex project on linux compare...
- 11:10 AM Bug report #13397: Qgis 2.10 is very slow to open large/complex project on linux compared to 2.8
- Now it's ok on 2.11-master.
- 10:31 AM Revision 00ea5b4c (qgis): [GRASS] keep added features symbol updated
- 08:34 AM Revision d054e481 (qgis): Minor change in the method description
- Changed "given field index" to "given field name"
- 07:21 AM Bug report #13482: only first element selectable in spatialite layer
- The cause seems to be that QGIS requires Spatialite layers to have a numeric primary key field. If there is no primar...
- 05:41 AM Bug report #13482: only first element selectable in spatialite layer
- Bug report #13437 (Mismatched selection on a query based spatialite layer on 2.10 64bit) describes the same problem f...
- 06:04 AM Bug report #13489 (Feedback): GEOSGeometryPrecisionReducer_create entry point not found
- 06:03 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- I suppose geos was not upgraded for some reason.
- 05:35 AM Bug report #13489: GEOSGeometryPrecisionReducer_create entry point not found
- This was an install of the nightly alongside 2.10. Reinstalling did not help. Only solution was a full uninstall of a...
- 03:44 AM Bug report #13489 (Closed): GEOSGeometryPrecisionReducer_create entry point not found
- Just downloaded nightly. On startup, I get the following error dialog:
qgis-dev-bin.exe - Entry Point Not Found
The ... - 05:46 AM Bug report #13437: Mismatched selection on a query based spatialite layer on 2.10 64bit
- I also observed this problem when using layers based directly on spatialite tables (bug report #13482).
- 05:08 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi, I did a couple of tests: with 221739 polygons success, with 798145 polygons failure.
I can check the speed of the... - 03:41 AM Bug report #13167: ftools dissolve, intersection, clip broken
- It *should* be faster. I tested with ~16000 polygons and the new algorithm takes a blink whereas it used to be minute...
- 03:18 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I am using a dissolve field. Don't know if it is faster than QGIS 2.8, never timed them because it takes around 2... - 03:01 AM Bug report #13167: ftools dissolve, intersection, clip broken
- ok, could be a memory problem. Are you using a dissolve field? If yes: is it faster than in QGIS 2.8?
- 04:09 AM Revision d6b8f963 (qgis): [auth] Add more database warnings to manager
- 04:03 AM Feature request #12754: Add split part from a multipart polygon
- This functionality is included in DigitizingTools plugin
- 03:28 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
- I tried to use v.clean via the GUI in QGIS 2.10 on a polyline shapefile.
I selected an existing .shp as Cleaned layer... - 03:09 AM Revision de3069bc (qgis): Resolve symlinks when bundling PyQt uic directory on Mac
- 02:46 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- Saber Razmjooei wrote:
> Thanks for the files.
>
> This is likely to be due to another problem. I have loaded "only"... - 02:28 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- Thanks for the files.
This is likely to be due to another problem. I have loaded "only" the rasters and saved it as ... - 02:31 AM Bug report #11216 (Closed): License issue - removal of GDAL MIT/X copyright notice from third par...
- 02:29 AM Bug report #13203: When opening Shapefile the .cpg file is ignored in Windows 8.1
- @Minoru Akagi: Thank you very much for investigating into Japanese CP932 Shapefile opening by Drag&Drop with and w/o ...
2015-10-01
- 01:54 AM Bug report #13486: Advanced Filter in attribute table
- Confirmed in Windows 7, but it's not the "Advanced filter" but the "Column filter". It must be a recent regression, I...
- 05:29 PM Bug report #13486 (Closed): Advanced Filter in attribute table
- I don't know if it's a new feature or a bug ...
Worked fine with Pisa. Has this new behaviour with 2.11.0-Master (cod... - 01:47 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I have tried a sample using 194997 polygons and they were successfully dissolved into 1342 polygons.
I will try w... - 11:02 PM Bug report #13167: ftools dissolve, intersection, clip broken
- Please try with 100000 (or a selection) and report back.
I will be abroad for two weeks beginning this afternoon, so ... - 09:18 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
Sorry for the misunderstanding, but I was not aware of the Processing Plugin.
The version installed was 2.10.99, ... - 07:08 AM Bug report #13167: ftools dissolve, intersection, clip broken
- I meant the version of the *Processing plugin*, not QGIS, AFAIK you can update Processing independently of QGIS, alth...
- 05:44 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I am using 2.10.1.
I have checked yesterday and that was the version available on the website.
The same file, sa... - 05:04 AM Bug report #13167: ftools dissolve, intersection, clip broken
- This is a really large file, does it work with subsets of polygons (like 100000)
Are you using Processing 2.10.2? May... - 04:32 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi Bernhard.
I have tried to reproduce the same error using a sample file but it works!
The file that I use is the Co... - 01:40 AM Bug report #13310 (Feedback): nightly build packages failing to install with grass error
- try commit:e263e9e or above
- 01:38 AM Bug report #13485 (Feedback): QGIS desktop launcher does not work in master
- try commit:e263e9e or above.
- 11:29 AM Bug report #13485 (Closed): QGIS desktop launcher does not work in master
- Ubuntu Vivid, qgis master from debian-nightly. The qgis.desktop file (attached) wants to execute /usr/share/qgis:
Tr... - 01:33 AM Revision 2e011bcf (qgis): Add QwtPolar bundling for Mac
- 01:33 AM Revision 1c307e8e (qgis): Lower optimization for qgsexpression_texts.cpp for release builds on Mac
- - Only applies when using clang compiler
- 01:33 AM Revision db4a9a36 (qgis): Add PYTHONPATH support and better module finding to Mac bundling
- 01:33 AM Revision aa0a47a5 (qgis): Add symlink resolving to install name change bundle function on Mac
- 01:33 AM Revision 1a22b14d (qgis): Bundle only the QCA plugins that are used on Mac
- 01:06 AM Revision 5e3136d2 (qgis): fix translation string
- 12:46 AM Bug report #13487 (Open): QGIS allows to create tables with invalid field names
- QGIS allows you to create a dbf table (associated with a shp) with invalid column names (e.g. "1"). As a consequence,...
- 11:38 PM Feature request #9592: Oracle should only look in metadata table for metadata
- The ideal solution is that in the logon dialog for the oracle we provide a schemaname. This way you can look in the ...
- 10:45 PM Revision 40459c6a (qgis): debian packageing update (grass6/7)
- 09:19 PM Revision b8e75232 (qgis): fixed travis warning
- 07:12 PM Revision 24fe2162 (qgis): spelling fixes
- 06:14 PM Revision dcdfe8be (qgis): [GRASS] update all providers on map reload; dynamic cidx count in iterator
- 03:39 PM Feature request #12688 (Closed): relative paths in image source expression
- This is now possible in the latest version using the @project_path variable.
- 03:39 PM Feature request #12688 (Closed): relative paths in image source expression
- This is now possible in the latest version using the @project_path variable.
- 10:40 AM Feature request #12688: relative paths in image source expression
- That would be perfect. Very useful for collaborations.
- 02:57 PM Revision 28196684 (qgis): Show Python error stack trace when in blocking dialog
- 01:24 PM Revision e263e9ec (qgis): debian packaging update (take II on fixing #13310)
- 01:24 PM Revision 32c5f551 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
- 11:02 AM Bug report #13484 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Sorry, browser posted again after the server came back up.
- 11:01 AM Bug report #13484 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Processing's "Random points inside polygons (fixed)" says "Missing parameter value: Number or density of points" if "...
- 10:47 AM Bug report #13483 (Closed): Processing's "Random points inside polygons (fixed)" has silent limit
- Processing's "Random points inside polygons (fixed)" says "Missing parameter value: Number or density of points" if "...
- 09:57 AM Revision 87d8a12e (qgis): [processing] GRASS: prevent exception when deleting GISBASE env variable
- 09:51 AM Revision ae71e1f0 (qgis): [processing] fix problems with names with capital letters when importin...
- fixes #11585
- 09:28 AM Bug report #8878: OSM plugin fails to download all data within given extent
- @Martin: I've assigned this to you now since I guessed from Github that you added many parts of the OSM tool. Maybe y...
- 09:28 AM Bug report #8878: OSM plugin fails to download all data within given extent
- @Martin: I've assigned this to you now since I guessed from Github that you added many parts of the OSM tool. Maybe y...
- 09:24 AM Bug report #13472: Qgis crashes if in "options/canvas&legend" I turn on "create raster icons"
- Here are all data and project:
https://www.dropbox.com/s/6349j2udo422sbt/error.7z?dl=0 - 08:57 AM Bug report #13472 (Feedback): Qgis crashes if in "options/canvas&legend" I turn on "create raster...
- Can't reproduce. Could you provide example data/project?
- 09:06 AM Revision e8003f26 (qgis): [processing] write log dates in ISO format
- fixes #13226
- 08:46 AM Revision e27f6a12 (qgis): [processing] fixed handling null values in Processing settings in Mac
- 08:13 AM Revision 7ee2ff66 (qgis): [processing] fixed import placement
- 08:11 AM Revision 7f061d2d (qgis): [processing] fixed adding extension to output filenames in batch interface
- fixes #10444
- 07:59 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
- fixed in commit:e263e9e
- 07:59 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
- fixed in commit:e263e9e
- 07:10 AM Bug report #13481 (Closed): Ubuntu 14.04 and Grass 7
- on installing QGIS 2.11 I'm getting an error if I sudo apt-get install qgis-plugin-grass:
rjhale@gis5:~$ sudo apt-ge... - 07:45 AM Revision a9dab06a (qgis): [processing]fixed SAGA when using a version newer than the latest suppo...
- fixes #13279
- 07:45 AM Revision d4cb3465 (qgis): [processing] partially fixed handling of non-ascii chars when running g...
- 07:45 AM Revision 5d4a8d9a (qgis): [processing] fixed issues with spaces in paths when using GRASS algorithms
- 07:42 AM Revision 1491d563 (qgis): Remove const from labeling QgsRenderContext usage
- 07:42 AM Revision 5cfdea56 (qgis): More removal of const from QgsRenderContext in symbology
- 07:42 AM Revision a8f8cfef (qgis): Finish implementation of @value context variable
- 07:19 AM Bug report #13482 (Closed): only first element selectable in spatialite layer
- When using the "select single feature" tool to select features from a spatialite layer (testet with multiline, line, ...
- 06:35 AM Bug report #13480 (Closed): Table join without virtual memory doesn't work
- When a table (CSV or SQL) is joined to a layer with the "Cache join layer in virtual memory" *unchecked*, join is onl...
- 05:42 AM Bug report #13408: Graphical Modeler Raster layer Input does not recognize GRASS raster file
- Thank you for the information. When using the GRASS tools available in the Processing Toolbox, I am able to use GRAS...
- 05:03 AM Bug report #13446 (Closed): MYSQL Project File
- Fixed in changeset commit:"32c5f551012a65a8705475266447b270dc2111ff".
- 04:13 AM Bug report #13479 (Closed): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
- Process: QGIS [3620]
Path: /Applications/QGIS.app/Contents/MacOS/QGIS
Identifier: ... - 03:54 AM Revision 1e6c8908 (qgis): Add stack trace button to message bar for Python errors
- 03:41 AM Revision 89518f4e (qgis): [welcome page] fix font size on HiDPI display and improve disabled item...
- 03:21 AM Feature request #13478 (Open): Please add a special section of the news: current crowdfunding pro...
- This should be shown at startup, taking content from a web page updated by the PSC.
- 03:19 AM Feature request #13477 (Closed): Let's get rid of the Tips popup
- This information can be integrated as an additional tab in the startup screen, thus not blocking the interface at sta...
- 02:37 AM Bug report #13474 (Closed): "Show plus sign" tick mark in Layer labeling setting not saved in pro...
- In "Layer labeling setting", "Formatting" it is possible to tick mark "Show plus sign".
It works as expected but is ... - 02:31 AM Bug report #13473 (Closed): oracle show 0 when asked for 'show feature count' in layer list
- see title and screenshot
I loaded a shp file with 354 features in oracle via ogr2ogr
Loaded both the shp and the ta...
2015-09-30
- 01:40 AM Bug report #13167: ftools dissolve, intersection, clip broken
- wkbType 3 is a straight polygon layer, different from Lene's and should work (according to what we know until now). I...
- 01:04 AM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi Bernhard,
??can you load the layer, make it active and enter in the Python console
iface.activeLayer().wkbType()?... - 10:40 PM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi,
can you load the layer, make it active and enter in the Python console
@iface.activeLayer().wkbType()@
What is th... - 01:58 PM Bug report #13167: ftools dissolve, intersection, clip broken
- Hi.
I have reported a similar issue using dissolve and if I process my shape file using 2.8.3 everything works, if I ... - 01:03 AM Revision 391d60c0 (qgis): Fix to #11428 and #4064. Remove -write_absolute_path option, since it h...
- 12:52 AM Bug report #11585 (Closed): Import into PostGIS fails due to capital letter
- Fixed in changeset commit:"ae71e1f098e00f2d7674373be66461a594affcad".
- 12:32 AM Bug report #13408 (Feedback): Graphical Modeler Raster layer Input does not recognize GRASS raste...
- Not a bug. Grass raster layers are not supported as inputs for Processing algorithms
- 12:29 AM Revision 401f43c5 (qgis): DBManager: fix data conversion to unicode (errors='replace' should be e...
- 12:27 AM Bug report #9848 (Feedback): user models and scripts are not added if --configpath option is used
- I am not able to reproduce this
Using the configpath option, the models folder default value will be [configpath]/pr... - 12:06 AM Bug report #13226 (Closed): Processing fails to load with non-UTF8 character in local date
- Fixed in changeset commit:"e8003f26e6cf3314d642d9d53584f27eacf6fac3".
- 11:53 PM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
- Sorry Mathieu but mine is a Win-only machine without build environment. I'm afraid it will have to appear in nightly ...
- 06:47 PM Bug report #13469: Fix font size of recent projects screen on HiDPI displays
- Anita, I don't have a HiDPI to test a possible fix, could you compile and try this branch: https://github.com/nirvn/Q...
- 12:08 PM Bug report #13469 (Closed): Fix font size of recent projects screen on HiDPI displays
- The font of project name and path is way too small on HiDPI screens.
- 11:47 PM Bug report #13385 (Closed): QGIS 2.10 Processing Qt Python Error
- Fixed in commit:e27f6a1
- 11:11 PM Bug report #10444 (Closed): Output file extension in batch mode
- Fixed in changeset commit:"7f061d2d75e549a72efe8626b7ed9d31ee982ccd".
- 01:37 PM Bug report #10444: Output file extension in batch mode
- Hi Victor,
I compiled QGIS master and tested and this is still true. Please see the screencast:
https://dl.dropboxu... - 11:07 PM Revision a7cd1985 (qgis): Add missing python-qt4-sql dependancy to Travis
- 10:54 PM Revision 0587a59b (qgis): Only save effect element if it is non-default
- (decreases file size of qgs project files)
- 10:46 PM Bug report #13279 (Closed): Processing & SAGA
- Fixed in changeset commit:"a9dab06a6ada0595802e2dcacbe5835f3d957a37".
- 10:26 PM Bug report #13279: Processing & SAGA
- Thank Victor for this.
Unfortunately now (saga 2.2.1) I can see only one (!) saga alg. From the log:
...
2015-09-30T... - 09:50 PM Bug report #13279: Processing & SAGA
- I applied this patch on my 2.8.1 QGIS installation on Linux Mint, using SAGA 2.2.0. It solved the problem for me. (...
- 10:08 PM Bug report #13472 (Closed): Qgis crashes if in "options/canvas&legend" I turn on "create raster i...
- Hi!
I'm on win 7sp1 x64, osgeo4w x64, qgis dev a7cd198 - when option "create raster icon" is active, qgis crashes an... - 08:00 PM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Edward Rollason wrote:
> Where do I get the latest OSX master from?
I believe the only option is directly from the "... - 07:49 PM Feature request #7878: Windows 8 Location Provider GPS Support
- Has this been addressed yet?
I've just tried using the internal GNSS card on two separate windows tablets, and no di... - 06:48 PM Revision 29ac48e4 (qgis): surpress moc warnings in windows 64bit build
- 06:17 PM Revision 83fd65ab (qgis): only update qgsexpression_texts.cpp if there are actual changes
- 06:16 PM Revision 928504a7 (qgis): fix some warnings
- 05:32 PM Revision 2126011d (qgis): revive QSqlDatabase (followup c894357a)
- 04:34 PM Revision d64a46f4 (qgis): [GRASS] use monospace font for module's output
- 04:34 PM Revision c531b2db (qgis): [GRASS] new feature attributes fixes
- 04:34 PM Revision d6b8b3c0 (qgis): Add spacer under attributes in autogenerated attribute form
- 04:10 PM Bug report #4064 (Closed): gdal tileindex always write absolute path, regardless what the user ch...
- Pull request submitted to remove the "Write absolute path" option from gdal tileindex: https://github.com/qgis/QGIS/p...
- 04:10 PM Bug report #11428 (Closed): Remove the option "Write absolute path" from gdal tileindex tool
- Pull request submitted to remove the "Write absolute path" option from gdal tileindex: https://github.com/qgis/QGIS/p...
- 03:33 PM Bug report #13464: Exported file differs from print composer preview
- Most likely you are using the "cache" setting for the map item, so it won't be redrawn unless you manually hit the re...
- 07:53 AM Bug report #13464 (Closed): Exported file differs from print composer preview
- I found a work around by creating on composer file per map part, saving each as png and creating a new composer file ...
- 06:58 AM Bug report #13464 (Closed): Exported file differs from print composer preview
- Hello there,
I have the following problem.
I try to compose a picture of different map layers (see file "mappreview")... - 03:23 PM Bug report #13471 (Closed): SSL error(s) on What's New web page load
- For some reason, the Qt application trusted Certificate Authorities are not being loaded into the @QgsWebPage@ upon r...
- 03:10 PM Bug report #13460: row_number function is twice listed in Field Calculator
- It's not random, it will always show row_number as highlighted in the field calculator context. A few others which ju...
- 03:38 AM Bug report #13460: row_number function is twice listed in Field Calculator
- Thanks for the information, Nyall.
Does it mean that next time I open QGIS, there will be another function highligh... - 02:47 AM Bug report #13460 (Closed): row_number function is twice listed in Field Calculator
- It's intended behavior. Now certain functions or variables are highlighted and also shown in bold at the top of the l...
- 02:47 AM Bug report #13460 (Closed): row_number function is twice listed in Field Calculator
- It's intended behavior. Now certain functions or variables are highlighted and also shown in bold at the top of the l...
- 02:12 AM Bug report #13460 (Closed): row_number function is twice listed in Field Calculator
- In Field Calculator dialog, row_number function apprears twice : under "Variables" group and at the top level of the ...
- 02:55 PM Feature request #6885: Modeler - retain parameter values when editing
- I think this is fixed.
Can someone close this feature request? - 02:46 PM Bug report #6918 (Closed): qgis:dissolve - "dissolve all" does not dissolve attributes
- I think this was fixed in this commit: https://github.com/qgis/QGIS/blob/116089e6ec0bd9bfd15395206bd6e880561da859/pyt...
- 02:30 PM Bug report #8853 (Closed): Parameter "-GRIDS" is not passed in SAGA "Grid Calculator", but just i...
- 12:11 PM Bug report #13470 (Closed): Fix font size in plugin manager on HiDPI displays
- The font in the web view on the right side of the plugin manager is way too small on HiDPI displays
- 10:58 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message
- You're right, indeed. Sorry! My report was rather on the message text than the digitising issue.
My layer is a shapef... - 10:25 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message
- Might related to "GDAL !#3236":https://trac.osgeo.org/gdal/ticket/3236 (ie. shapefile is larger than 2 or 4 GB). Bu...
- 10:14 AM Feature request #13468 (Feedback): Error in psSHP->sHooks.Fwrite : not a really meaningful error ...
- Hi, more info are needed to understand the issue: QGIS version/revision, operating system.
In addition, if you attac... - 09:50 AM Feature request #13468 (Closed): Error in psSHP->sHooks.Fwrite : not a really meaningful error me...
- I have a shapefile I can't add a feature to. I can change attributes, geometry without problem. But each time I add a...
- 10:11 AM Revision 56af1068 (qgis): [processing] recover previous value of formula in modeler calculator
- #fixes 11539
- 09:44 AM Revision 3bb677e9 (qgis): [processing] fixed message to indicate unconfigured GRASS provider
- It now displays the same message for GRASS 6 than for GRASS 7
- 09:44 AM Revision ea712c6c (qgis): [processing] prevent otb algorithms being run if otb not configured
- fixes #13215
- 09:44 AM Revision 1d67ce7c (qgis): [processing] fixed ordering of outputs in models
- fixes #13217
- 08:56 AM Bug report #13466: Node tool duplicates nodes instead of moving
- Confirmed in master.
Please consider giving your bugs unique and descriptive subject. There are already other couple... - 08:05 AM Bug report #13466 (Closed): Node tool duplicates nodes instead of moving
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision fea4ed9. In some situations (moving common ver... - 08:42 AM Bug report #13467 (Closed): Dissolve Vectors not working in QGIS 2.10
- Duplicate of #13167. Please add your comments and follow the original ticket.
- 08:42 AM Bug report #13467 (Closed): Dissolve Vectors not working in QGIS 2.10
- Duplicate of #13167. Please add your comments and follow the original ticket.
- 08:05 AM Bug report #13467 (Closed): Dissolve Vectors not working in QGIS 2.10
- Hi.
I have a shape file of UK postcodes and I wanted to create UK Sectors from it.
I have used the function "Vector/G... - 08:01 AM Bug report #13440 (Closed): Bad work of "Node tool"
- 07:57 AM Feature request #13465 (Open): Identify Results panel : clicking on "Clear results" should close ...
- When you've features highlighted in the GUI, you can change "unhighlight" them with the "Clear results" tool in the "...
- 07:47 AM Revision b3a124e1 (qgis): Fix leak in labeling
- 07:18 AM Revision bc9b715f (qgis): Fix the "Change Label" map tool after labeling refactoring
- The support for rule-based labeling is not there yet (only simple labeling)
This code has been funded by Tuscany Reg... - 06:51 AM Bug report #13463 (Closed): Identify Results panel always show newly created features in the list
- Open a layer
Create a new feature inside
With the identify tool, click on another feature. The newly created feature... - 06:36 AM Revision 1c877f11 (qgis): Fix another crash with rule-based labeling + data-defined properties (f...
- The writing of data-defined properties to XML was using invalid data.
Also fixes a possible memory leak in assignment... - 06:35 AM Feature request #12722 (Reopened): Allow copy/paste of columns between tables also when columns d...
- I think I reproduce it.
I have a PostGIS table A that I "saved as" a shapefile B, with "only selected features" optio... - 06:24 AM Bug report #13300: Filter legend doesn't work when using Presets
- I think the level of this issue should be raised since it breaks the use of "filter by map" option or oblige the user...
- 06:10 AM Bug report #13454: 2.11 Authentification System error
- Did the update and only received the first menu which is the "Custom certificate Configuration". Somehow that needs t...
- 03:50 AM Feature request #13458: Legend: add check/uncheck unselect/all
- Yes, you're right. Feel free to merge the two - I think there is some additional info here.
- 03:26 AM Feature request #13458: Legend: add check/uncheck unselect/all
- I think it's related to #11139
- 02:09 AM Feature request #13458 (Closed): Legend: add check/uncheck unselect/all
- For a layer with a complex classification, unselecting the whole layer in the legend leaves all the classes selected,...
- 03:07 AM Bug report #13462 (Closed): Keep functions "Recent" category at the end of the list in Field Calc...
- As it's done in "Select by expression" dialog, it would be nice to keep the "Recent (fieldcalc)" category at the bott...
- 02:54 AM Bug report #13442 (Closed): Processing/batch mode: "select from..." do not fill correctly rows
- Victor Olaya wrote:
> I don't see this is an issue
>
> The Grids parameter is a multiple input parameter, so you are... - 02:54 AM Bug report #13442 (Closed): Processing/batch mode: "select from..." do not fill correctly rows
- Victor Olaya wrote:
> I don't see this is an issue
>
> The Grids parameter is a multiple input parameter, so you are... - 02:28 AM Bug report #13461 (Closed): Select by expression: recent functions are sorted alphabetically not ...
- In previous releases, in Field calculator or in Select by expression dialog, the functions listed under "recent" cate...
- 02:12 AM Bug report #13459 (Closed): QGIS Server WMS GetPrint request don't respect SELECTION parameter
- h3. Standard GetMap request:...
- 02:00 AM Bug report #13457: WMS GetPrint request doesn't render legend when it's assigned to map
- Poject files and images uploaded to imgur
- 02:00 AM Bug report #13457: WMS GetPrint request doesn't render legend when it's assigned to map
- Poject files and images uploaded to imgur
2015-09-29
- 01:55 AM Bug report #13457 (Closed): WMS GetPrint request doesn't render legend when it's assigned to map
- h3. Standard GetMap request:...
- 01:52 AM Revision 8ed78501 (qgis): QgsVectorFileWriter fails to export features containing Multi*25D geome...
- 01:22 AM Bug report #10444 (Feedback): Output file extension in batch mode
- Just tried with a few algorithms, and it seems to add the extension. It works fine with any of the autofill options.
... - 01:12 AM Bug report #11539 (Closed): Processing modeller: calculation parameters lost
- Fixed in changeset commit:"56af1068db11a1b5bf9314ba90a3167927fde88d".
- 01:09 AM Bug report #12485 (Closed): Modeler calculator error
- Agreed, seems to be working fine now.
- 12:58 AM Bug report #12485: Modeler calculator error
- ok, i see that you were refering to the modeler-only calculator. Just tested and it seems to work fine too. Can you c...
- 12:15 AM Bug report #12485 (Feedback): Modeler calculator error
- Can you confirm this is still an issue?
I am not able to reproduce it. A model that uses the raster calculator (the ... - 12:46 AM Bug report #13217 (Closed): Modeler output order
- Fixed in changeset commit:"1d67ce7ca7f3c2e360fc790324627a1173685843".
- 12:46 AM Bug report #13215 (Closed): Orfeo segmention tools in QGIS 2.10 : unsupported operand type(s) for +
- Fixed in changeset commit:"ea712c6c231ab98a5ce47fdf9ab56574e9105d57".
- 12:38 AM Bug report #13456: Export to PDF or Image a Portrait-oriented maps is impossible
- Reproducible only if Google Hybrid Layer (from OpenLayers plugin) is visible.
- 11:48 PM Bug report #13456 (Closed): Export to PDF or Image a Portrait-oriented maps is impossible
- Project / Print Composers / MyMap … -->
Set the map orientation to "Portrait" -->
Composer / Export As PDF… -->
no re... - 12:26 AM Revision d34ce242 (qgis): Remove unused/uninitialized pointer
- 12:12 AM Revision ece1169a (qgis): DBManager: trap RuntimeError when disconnecting signals from a deleted ...
- 12:12 AM Revision 0c480a93 (qgis): DBManager: fix unicode error display table data (fix #13447)
- 11:59 PM Bug report #13442 (Feedback): Processing/batch mode: "select from..." do not fill correctly rows
- I don't see this is an issue
The Grids parameter is a multiple input parameter, so you are supposed to be able to se... - 11:18 PM Bug report #13454: 2.11 Authentification System error
- It's not a QGIS plugin, but a QCA one. On Ubuntu just install @libqca2-plugin-ossl@ :...
- 08:45 PM Bug report #13454 (Closed): 2.11 Authentification System error
- I'm getting two SSL errors on startup - I'm ignoring them both upon startup to get QGIS up and running. The first one...
- 11:11 PM Revision fea4ed99 (qgis): Store layer list in canvas order for visibility presets, fixes
- data defined style preset for composer maps changing layer
order - 09:41 PM Bug report #13453 (Closed): QGIS crashes when applying rule based label using data defined setting
- Fixed in changeset commit:"1c877f116ca9f1605d3fc69786830e84fd7748ea".
- 06:35 PM Bug report #13453 (Closed): QGIS crashes when applying rule based label using data defined setting
- Steps to reproduce:
1. add a new rule based label
2. apply a data defined override to a property in the label
3. try ... - 09:37 PM Revision 63ddb154 (qgis): [GRASS] fixed crash in add/delete column
- 09:37 PM Revision d70c8543 (qgis): refresh QgsAttributeForm using updatedFields() signal to cover all changes
- 09:26 PM Feature request #13455 (Closed): Ubuntu 15.10 Wily repository
- On October 22th there will be a new Ubuntu version released. Few days later there will be QGIS 2.12 released. It's wo...
- 08:24 PM Revision 8e971c2a (qgis): [processing] Batch: ensure correct processing of extent params after ot...
- 08:24 PM Revision 67d70f85 (qgis): [processing] Fix multiple error dialogs in batch processes
- Errors when postprocessing layers are now added to the log console
- 08:24 PM Revision 1c69373a (qgis): [processing] fixed issue with min covering extent when layers are passe...
- #fixes 13441
- 06:24 PM Bug report #13452 (Closed): Raster / Conversion / Translate function
- Take 2 different tiff rasters (raster1.tiff and raster2.tiff).
Use the translate function to georeference raster1.ti... - 06:02 PM Feature request #4357 (Closed): On/Off checkbox for Composer Objects
- Fixed since a while (checkbox under "Rendering" group for "Exclude item from exports").
- 06:02 PM Feature request #4357 (Closed): On/Off checkbox for Composer Objects
- Fixed since a while (checkbox under "Rendering" group for "Exclude item from exports").
- 06:01 PM Feature request #7052 (Closed): Composer navigation should be improved
- Fixed since a while
- 06:01 PM Feature request #7052 (Closed): Composer navigation should be improved
- Fixed since a while
- 05:59 PM Bug report #9842 (Closed): Selecting Atlas-controlled map item is currently not user friendly
- Closing this due to lack of a better UX solution. I think now that users are accustomed to the new way of setting atl...
- 05:59 PM Bug report #9842 (Closed): Selecting Atlas-controlled map item is currently not user friendly
- Closing this due to lack of a better UX solution. I think now that users are accustomed to the new way of setting atl...
- 05:49 PM Bug report #13388 (Closed): Print Composer : Uncheck the "generate an atlas" box clears all the s...
- I've reverted the "apply" change - thanks for reminding me, this was on my TODO list but it slipped my mind.
- 05:49 PM Bug report #13388 (Closed): Print Composer : Uncheck the "generate an atlas" box clears all the s...
- I've reverted the "apply" change - thanks for reminding me, this was on my TODO list but it slipped my mind.
- 05:30 PM Revision dee3babb (qgis): [GRASS] fixed crash on plugin unload + reload
- 05:10 PM Revision 712354e9 (qgis): [MetaSearch] remove merged endpoint
- 05:01 PM Revision 36919937 (qgis): close the qgsexpression_texts.cpp file generated by resources/process_f...
- 04:57 PM Revision 7c219580 (qgis): [processing] really fix cmakelist file: followup a4151d7
- 04:56 PM Bug report #13451: error when try to "save vector as"
- It was due to MultiPolygon25D geometries. Fixed now.
- 04:52 PM Bug report #13451 (Closed): error when try to "save vector as"
- Fixed in changeset commit:"8ed785018628ea8b818f5aab82e7a474adcc0fb5".
- 02:46 PM Bug report #13451: error when try to "save vector as"
- Hi, thx to our gfoss's friend Toto Fiandaca I can put a quick video to show better the issue.
The video is available... - 01:31 PM Bug report #13451: error when try to "save vector as"
- I add an image to show the error.
- 01:25 PM Bug report #13451: error when try to "save vector as"
- I checked.
The qgis 2.8.3 use the gdal/ogr 1.11.2
The qgis 2.10.1 use the same gdal/ogr 1.11.2
- 01:22 PM Bug report #13451: error when try to "save vector as"
- does the 2.8.3 version uses the same GDAL version ?
- 12:51 PM Bug report #13451 (Closed): error when try to "save vector as"
- Hi,
I experience this issue when try to export a shapefile to another shapefile using the "save vector as".
The iss... - 04:36 PM Revision 0692f256 (qgis): [GRASS] refresh module input when location changed
- 03:15 PM Bug report #13447 (Closed): DB_Manager UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 i...
- Fixed in changeset commit:"0c480a93c6ea453d79c7b0b0440ff1b3d4b3a0df".
- 02:43 PM Bug report #13448 (Feedback): Qgis DBManager does nothing and does not output nothing in the cons...
- The @st_union@ column used as geometry column to load the layer has @GeometryCollection@ type...
QGIS is not able to ... - 06:12 AM Bug report #13448 (Closed): Qgis DBManager does nothing and does not output nothing in the consol...
- *New description:*
When loading a table that is a geometry collection, warn the user that the layer will now be show... - 02:25 PM Revision fa125029 (qgis): [Processing] Add precision parameter to by location algorithms
- 01:09 PM Bug report #13450 (Closed): OS X trunk build fails
- PyQt 4.11.3 required updating to 4.11.4. Reinstalling that version fixed this. Thanks Jürgen.
- 12:37 PM Bug report #13450 (Closed): OS X trunk build fails
- The following is dumped during make on OS X while trying to build trunk....
- 12:42 PM Revision ac38d891 (qgis): [MetaSearch] add guidance as comment
- 12:28 PM Revision f47ffe9c (qgis): Merge pull request #2340 from NaturalGIS/pt_csw
- add official CSW services for Portugal
- 11:25 AM Bug report #13441 (Closed): "ParameterExtent" wrong values in Processing
- Fixed in changeset commit:"1c69373af1dbdbdfcae4ef0dcb518a64ae616c86".
- 11:02 AM Revision 22b1c087 (qgis): add official CSW services for Portugal
- 09:57 AM Revision 14374335 (qgis): [geometry-checker-ui] use qgsmalayercombobox for layers list
- 09:57 AM Revision a4151d77 (qgis): [processing] fixes cmakelist file: followup c7961b1
- 09:30 AM Revision dfb78194 (qgis): Disable add curve tools for point/raster layers
- 08:56 AM Revision 29b78a94 (qgis): Merge pull request #2339 from NaturalGIS/fix_grass7_v_sample
- fix grass7 v.sample
- 08:48 AM Revision fed74b2d (qgis): [composer] Fix layer order when using visibility presets
- 08:48 AM Revision 708793f7 (qgis): Tab order fixes, pt 2
- 08:19 AM Bug report #13279: Processing & SAGA
- Works well here, I leave it open for further feedback.
- 04:37 AM Bug report #13279: Processing & SAGA
- If this patch fixes the problem and 2.2.0 works fine, i think this can be closed, considering that we have 2.2.0 now ...
- 08:17 AM Feature request #13449 (Open): Pan Keybinds
- Add ability to change keybindings, specifically for panning. Use of ASWD in place of arrow keys.
- 07:53 AM Revision 70284573 (qgis): fix crash deleting expression field when layer is not editable
- 07:23 AM Revision 5b0bfc62 (qgis): Fix crashing rule-based labeling with data-defined properties (fixes #1...
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 05:25 AM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- The problems with GDAL/OGR thread safety may appear with various drivers. We should probably add mutex lock to QgsGda...
- 04:38 AM Bug report #12740 (Closed): Algorithms sometimes disappear from the toolbox
- Haven't received any feedback, but this seems to be fixed and working fine since some time ago, so I am closing this....
- 04:34 AM Bug report #13101 (Closed): SAGA Processing-Tool (merge layers) doesn't work and no alternative
- 02:39 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- The work-around is to save the file as a new file.
Please add your comments to the original ticket #11007
Thanks, - 02:35 AM Bug report #13422 (Reopened): deleted feature within shapefile are not really deleted and count i...
- I can confirm this on QGIS 2.8.1 "Wien" (Ubuntu 15.4). This issue is not resolved when calling repack / assigning new...
2015-09-28
- 01:55 AM Bug report #13447 (Closed): DB_Manager UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 i...
- An error has occured while executing Python code:
Traceback (most recent call last):
File "C:/PROGRA~1/QGISWI~1/a... - 01:27 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Thanks for the sample data.
I can confirm the issue although the attached testcase seems to have invalid geometries. - 12:37 AM Bug report #13317 (Closed): Create circular string enabled for point layers
- Fixed in dfb78194ad2c6132517aa160325837330438f750
- 12:31 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
- ...
- 12:31 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
- ...
- 11:23 AM Bug report #13443 (Feedback): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py m...
- There is no package including commit:48d16ed yet and the second issue doesn't seem to be a QGIS problem.
- 10:53 AM Bug report #13443 (Closed): (Linux) QGIS (and GRASS) not working - libqgis_app.so, gis_set.py mis...
- Related to issue #13417 (closed). Still waiting for a working solution.
Linux (Ubuntu 15.04) installing from @deb ht... - 12:09 AM Bug report #13446 (Closed): MYSQL Project File
- Every times after save the Projectfile QGIS add in the Layersource the same section "table=xyz" again.
The Layersour... - 12:03 AM Bug report #13276 (Closed): node tool regressions and issues
- click-click is reverted.
- 12:02 AM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- I'm running on Ubuntu Wily, and the libpoppler52 version is 0.33.0-0ubuntu3. Looking at the bug, the fix was merged b...
- 11:46 PM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- Poppler library was not thread safe, it should be fixed, see https://bugs.freedesktop.org/show_bug.cgi?id=50992.
Can... - 10:36 PM Revision 7e616168 (qgis): [geometry-checker-gui] add scroll area and save geometry dialog to sett...
- 10:25 PM Bug report #13416 (Closed): QGIS crashes when font size in labelling comes from unknown type
- Fixed in changeset commit:"5b0bfc6238bf1e66aad9460b3456314f3ffe9df9".
- 10:07 PM Bug report #13401: WFS Cache Features option does not work anymore
- It works with QGIS 1.8.
- 07:08 PM Revision 8b17e8b5 (qgis): fix grass7 v.sample
- 04:50 PM Bug report #4087: Split Features tool: lines are split also at every self-intersection
- Hi,
Please make a test with the two layers I am attaching.
The layer trajeto_completo_2.shp has one single line and... - 04:50 PM Bug report #4087: Split Features tool: lines are split also at every self-intersection
- Hi,
Please make a test with the two layers I am attaching.
The layer trajeto_completo_2.shp has one single line and... - 03:43 PM Revision 2fa916df (qgis): yadpu
- 03:17 PM Feature request #13445 (Open): Add legend type/properties for map composer: gradient, horizontal,...
- Please, see attached image to understand the thread:
A - definition of thresholds for the color legend
B - visualisat... - 02:48 PM Revision 9ebbb9a2 (qgis): Fix compile error
- 02:41 PM Bug report #13444 (Closed): Very large QGIS project memory usage
- A project I am using is currently using upwards of 5GB RAM (nearly 7GB to load). With my system's 4GB RAM this makes ...
- 02:11 PM Revision 63306ed2 (qgis): add about metadata
- 02:04 PM Revision 3863b603 (qgis): [MetaSearch] update release version
- 01:29 PM Revision 50e6acb7 (qgis): Tab order fixes, pt 1
- 01:16 PM Revision b713b4a4 (qgis): Revert "[composer] Add an apply button for atlas settings, prevents"
- This reverts commit 7934a92519f7e2664475117a5aca3b07e15d7535.
Change proved to have little value and was too easy to... - 12:29 PM Revision 8a9009d8 (qgis): Avoid python PendingDeprecationWarning on startup
- 10:42 AM Revision fefd85ad (qgis): Fix some leaks
- 10:42 AM Revision c5f464bb (qgis): Coverity fixes
- 10:42 AM Revision 7c036194 (qgis): Fix coverity unreachable code error
- 10:41 AM Revision 808a432f (qgis): Fix bad profiles in some PNG images, causes libpng warning on startup
- 10:41 AM Revision 927a0db0 (qgis): Add missing overrides, fix warnings
- 09:33 AM Revision 216821ff (qgis): Don't spam message bar with more of the same error
- 09:14 AM Revision 6cf2dd0a (qgis): Fix annoying blocking Python error dialog
- 08:48 AM Bug report #10517: Reading PGPASS fails on 64-Bit Version
- So when you install both PgAdmin and QGis (via OSGeow4w) you end up with 2 different version of libpq.
This seems una... - 08:10 AM Bug report #12727: Openstreetmap Import to spatialite incomplete
- Yet another, similar case:
http://gis.stackexchange.com/questions/164069/qgis-import-osm-data-via-osm-plugin-and-sql... - 07:14 AM Revision c7961b1c (qgis): [processing] fixed management of SAGA versions
- fixes #13429
- 06:26 AM Bug report #13310: nightly build packages failing to install with grass error
- Same problem in trusty.
- 02:36 AM Bug report #13442 (Closed): Processing/batch mode: "select from..." do not fill correctly rows
- Steps to replicate:
* download and extract sample data http://biogeo.ucdavis.edu/data/climate/worldclim/1_4/grid/cur...
2015-09-27
- 01:51 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Nyall Dawson wrote:
> Dakcarto automated builds are broken and out of date. Please test with latest master and reopen... - 01:50 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Nyall Dawson wrote:
> Dakcarto automated builds are broken and out of date. Please test with latest master and reopen... - 01:42 AM Bug report #13441 (Closed): "ParameterExtent" wrong values in Processing
- I just noticed that in QGIS/Processing master and Processing 2.10.2, when using the batch mode, the "ParameterExtent"...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 01:28 AM Bug report #12075 (Closed): Misreading value from a .grd file created with MapInfo (Vertical Mapper)
- With the update of Gdal (in version 1.11.3), the data are effectively OK in QGIS 2.8.3, QGIS 2.10 and QGIS 2.11 (91e1...
- 12:26 AM Bug report #13432 (Closed): Bad work of Node tool
- 12:26 AM Bug report #13440 (Closed): Bad work of "Node tool"
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision 6a6adc9. In some situations (moving common ver... - 10:14 PM Bug report #13429 (Closed): SAGA missing from toolbox
- Fixed in changeset commit:"c7961b1cd9aae24351945d052519be164c32370a".
- 10:03 PM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- Note: as the debug details indicate, the crash has to do with gdal trying to open PDFs. None of the PDFs I have in my...
- 09:57 PM Bug report #13439 (Closed): QGIS crashes when expanding the home node (gdb debug details provided)
- Under QGIS master build, the application crashes when trying to expand the home node in the browser panel.
*Steps to... - 08:53 PM Bug report #13438 (Closed): composer: image export options' page width not respected when exporti...
- A newly introduced composer export feature in the 2.12 dev cycle doesn't seem to function properly.
*Steps to reprod... - 07:24 PM Revision 07db9848 (qgis): set selection color from project file
- fix #3400
also remove duplicate setting of background color (it is set by ProjectProperties) - 06:34 PM Revision 91e15546 (qgis): [GRASS] module's input mapsets sorting
- 06:34 PM Revision 3c7d74fd (qgis): [GRASS] limit number of cleaning cycles
- 04:05 PM Revision 212a9247 (qgis): fixes for debian and osgeo4w packaging
- 01:21 PM Revision a9c8a016 (qgis): [GRASS] insert record for new feature
- 12:52 PM Revision f2a1efe7 (qgis): [GRASS] better format module's output
- 12:35 PM Revision 667fb04d (qgis): debian packaging update
- 12:02 PM Bug report #13355 (Reopened): Fill ring crashes QGIS
- testing fill ring and I am getting a crash
steps to reproduce:
* add a new scratch polygon layer
* digitize a new po... - 12:02 PM Bug report #13355 (Reopened): Fill ring crashes QGIS
- testing fill ring and I am getting a crash
steps to reproduce:
* add a new scratch polygon layer
* digitize a new po... - 11:23 AM Bug report #13374: Crash on loading MySQL geometry Layer
- Hi Saber,
with definitely unticked parallel rendering the error is the same (crashdump.log from available QGIS 2.10)... - 11:23 AM Bug report #13374: Crash on loading MySQL geometry Layer
- Hi Saber,
with definitely unticked parallel rendering the error is the same (crashdump.log from available QGIS 2.10)... - 10:15 AM Bug report #13374 (Feedback): Crash on loading MySQL geometry Layer
- Could you set turn off the parallel rendering and try again?
It is under Settings > Options > Rendering > Render laye... - 11:18 AM Bug report #13233: GPS Information - the Connection is not restored
- see PR https://github.com/qgis/QGIS/pull/2338
- 11:02 AM Bug report #3400: On project load the Selection color is not properly set.
- see PR https://github.com/qgis/QGIS/pull/2337
- 10:11 AM Bug report #13376 (Closed): QGIS crashes when trying to create heatmap
- Works for me. Your other alternative is to use Heatmap style:
www.youtube.com/watch?v=-F9n0wb8rkQ
I'd suggest readi... - 10:11 AM Bug report #13376 (Closed): QGIS crashes when trying to create heatmap
- Works for me. Your other alternative is to use Heatmap style:
www.youtube.com/watch?v=-F9n0wb8rkQ
I'd suggest readi... - 10:02 AM Bug report #13391 (Closed): GeoJSON not displayed correctly
- Checked in QGIS and all works fine. Problem with the OTF.
- 10:00 AM Bug report #13437: Mismatched selection on a query based spatialite layer on 2.10 64bit
- The minimum SpatiaLite file size exceeds the maximum file size permitted.
Attached is a script that allow recreate t... - 09:21 AM Bug report #13437: Mismatched selection on a query based spatialite layer on 2.10 64bit
- Trying to get a spatialite file lighter than 5 Mb ...
- 09:16 AM Bug report #13437 (Closed): Mismatched selection on a query based spatialite layer on 2.10 64bit
Trying to select any element in the canvas, always the first visible item is selected. In the attribute table the fi...- 09:54 AM Bug report #13393 (Feedback): Bad work with "Node tool"
- Works fine for me in the latest master. Could you try and report back?
- 09:51 AM Bug report #13396 (Feedback): Node tool's errors
- Works fine in commit:935dca0 for me.
- 09:40 AM Bug report #13419 (Open): Creating spatial index on Shapefile with invalid geometries will make t...
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 09:39 AM Bug report #13421 (Open): 'split parts' tool deletes one of the two newly created parts
- Same in master.
- 07:21 AM Revision bdb8b0ce (qgis): Merge pull request #2332 from NaturalGIS/fix_ogr_tools
- [processing] fix some OGR-based tools
- 07:20 AM Revision 4dd6d670 (qgis): Merge pull request #2331 from radosuav/parameterString_fix
- [processing] fix setting of "multiline" setting for ParameterString
- 07:20 AM Revision 5f10b70b (qgis): Merge pull request #2283 from arnaud-morvan/processing-translate-parame...
- [processing] include ParameterSelection dropdown contents in translations
- 03:35 AM Revision d8d7a3c1 (qgis): update project last modification date after save as (fixes #13420)
- (cherry picked from commit a77e3bf7d56af056bff722c07e96c6b795310fa5)
- 03:32 AM Revision a77e3bf7 (qgis): update project last modification date after save as (fixes #13420)
2015-09-26
- 01:52 AM Revision 3c324c99 (qgis): fix lpad/rpad context help (followup b46cbbe)
- 01:14 AM Bug report #13436 (Closed): Let user set histograms in mm
- Histograms seem to be always working in map units. It is useful to have them also in mm
- 01:13 AM Bug report #13435 (Closed): Default diagram placement
- The default placement should be at the centroid of the polygon rather than around it
- 01:12 AM Bug report #13434 (Closed): Diagram transparency cursor being reset
- When giving a transparency to diagrams, on repoening the dialog the cursor is reset to 0, even if the values of trans...
- 01:10 AM Revision 0a51b13b (qgis): fix typos
- 10:12 PM Revision 272dd9c1 (qgis): [GRASS] fixed hanging import of larger polygon layers on Linux
- 09:50 PM Revision 48d16ed3 (qgis): include libqgis_app in install (fixes #13417)
- 09:32 PM Revision 61487316 (qgis): packaging: use WITH_GRASS to enable GRASS and WITH_GRASS$VERSION only w...
- 09:32 PM Revision ea6ba6f7 (qgis): remove duplicate geos_c_extra
- 09:32 PM Revision b46cbbe4 (qgis): fix mixup between lpad/rpad help (fixes #13433)
- 08:54 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
- Sure. Here they are.
- 08:54 PM Bug report #13421: 'split parts' tool deletes one of the two newly created parts
- Sure. Here they are.
- 08:50 PM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- I thought I have attached testcase. Anyway, here they are again.
- 08:50 PM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- I thought I have attached testcase. Anyway, here they are again.
- 07:53 PM Revision 56b5d4e7 (qgis): indentation update
- 07:26 PM Revision ab178690 (qgis): fix missing overrides warnings
- 07:26 PM Revision b3f3d65f (qgis): debian packaging update
- 06:33 PM Bug report #13420 (Closed): Strange behaviour of newly 'saved as' project
- Fixed in changeset commit:"a77e3bf7d56af056bff722c07e96c6b795310fa5".
- 04:09 PM Revision ddecc6f5 (qgis): [GRASS] fixed interactive cat input selection for polygons
- 02:19 PM Revision 9df1a08d (qgis): [GRASS] fixed race condition in reading import progress
- 01:51 PM Revision e6e79c1c (qgis): Don't use blue for user input panel color
- 01:45 PM Revision 3613ba57 (qgis): QgsPointLocator::Type : Type safety
- 12:50 PM Bug report #13417 (Closed): missing libqgis_app.so
- Fixed in changeset commit:"48d16ed380495eaabb640dfeb95d5cf2819cf1c0".
- 12:33 PM Bug report #13433 (Closed): Help text for rpad and lpad in field calculator are mixed up
- Fixed in changeset commit:"b46cbbe4259b9eecd0b0735f52e26b1ae817352c".
- 07:43 AM Bug report #13433 (Closed): Help text for rpad and lpad in field calculator are mixed up
- The help text for string operations rpad() and lpad() in the field calculator are mixed up. The help text for rpad() ...
- 12:19 PM Bug report #13431 (Closed): Fehler beim editieren
- 12:17 PM Bug report #13431: Fehler beim editieren
- Please file bugs in English.
- 04:17 AM Bug report #13431 (Closed): Fehler beim editieren
- Hi people,
I use QGIS 2.10.1
Since a few years I have to record the landuse for an area. As the areas don't change m... - 11:56 AM Bug report #13411 (Closed): Translation of functions help lost
- See https://lists.osgeo.org/pipermail/qgis-tr/2015-September/000669.html
- 11:56 AM Bug report #13411 (Closed): Translation of functions help lost
- See https://lists.osgeo.org/pipermail/qgis-tr/2015-September/000669.html
- 10:01 AM Revision dd9b37b4 (qgis): [auth] Skip unit tests if qca-ossl plugin is missing
- 09:37 AM Revision c74ddf1e (qgis): [auth] Add widget for editing an authcfg within a data source URI
- 09:37 AM Revision 05a28b84 (qgis): [auth] Integrate authcfg editing widget into handle bad layers dialog
- 09:37 AM Revision 2f8e6846 (qgis): [auth] Allow capital letters in config ID
- 07:01 AM Bug report #13428: PyQt not aware of qgis_customwidgets.py
- discussing it with Jürgen.
- 04:34 AM Bug report #13430 (Closed): Bad work of
- 04:16 AM Bug report #13430 (Closed): Bad work of
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision 6a6adc9. In some situations when I use "Node t... - 04:34 AM Bug report #13432 (Closed): Bad work of Node tool
- Hi!
I'm on win 7sp1 x64, OSGeo4W64 - qgis-dev-2.11, QGIS code revision 6a6adc9. In some situations when I use "Node t... - 03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:48 AM Feature request #757 (Feedback): Editing table of GRASS vector
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #626 (Feedback): GRASS Edit: add the tool to continue a line or a boundary as pol...
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #626 (Feedback): GRASS Edit: add the tool to continue a line or a boundary as pol...
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #626 (Feedback): GRASS Edit: add the tool to continue a line or a boundary as pol...
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Bug report #470 (Feedback): adding a column to GRASS vector corrupts it
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:46 AM Feature request #43 (Feedback): GRASS Edit: allow for visible vertices
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:45 AM Feature request #42 (Feedback): GRASS Edit: let customize display more
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:45 AM Feature request #41 (Feedback): GRASS Edit: expose un-labelled objects
- Superseded by the new GRASS7 editing. Probably it should be closed.
- 03:44 AM Feature request #40 (Feedback): GRASS Editing: wish dialog save edits or quit without saving
- Superseded by the new GRASS7 editing. Probably it should be closed.
2015-09-25
- 12:12 AM Bug report #13429 (Closed): SAGA missing from toolbox
- With current Debian sid, saga 2.2.1, the backend is activated, but the commands are not listed in the toolbox. From t...
- 12:06 AM Bug report #13428 (Closed): PyQt not aware of qgis_customwidgets.py
- On osgeo4w installation compiling ui files with pyuic4 produces wrong imports for qgis custom widgets.
Also all the ... - 11:56 PM Revision 2ef38ff9 (qgis): use layer items paramWidget() in browser properties
- 11:56 PM Revision a72cec05 (qgis): [GRASS] show import progress in browser properties widget
- 11:12 PM Bug report #13427 (Closed): Range widget not working with NULLs
- if using the Range widget with `Allow NULL` selected, when editing a cell, the existing value is replaced with NULL, ...
- 09:45 PM Revision 228d816b (qgis): Merge pull request #2330 from boundlessgeo/master-2_11-auth-system
- Authentication configuration system with master password
- 08:58 PM Revision caf12e7e (qgis): Code formatting
- 08:57 PM Revision 96f73fd5 (qgis): Add table comments to the columns of pg source select
- 08:57 PM Revision 44d9b351 (qgis): Allow the browser to search into table comments
- 06:47 PM Revision e47a97bd (qgis): [GRASS] create new mapset from browser
- 06:02 PM Revision 11f28fc0 (qgis): [GRASS] create new table on add column if it does not exist
- 04:40 PM Revision e0eaebcd (qgis): [GRASS] vector provider fix
- 04:22 PM Revision b549577b (qgis): [GRASS] removed add new vector action from toolbar/menu in favour of br...
- 03:48 PM Bug report #13417: missing libqgis_app.so
- No, it did not work.
There is no file libqgis_app.so on my system, how ldconfig could help?
There was no link to it ... - 03:10 PM Bug report #13417 (Feedback): missing libqgis_app.so
- Try to update links by running a @ldconfig@ and please close this if that helps.
- 03:00 PM Bug report #13419 (Feedback): Creating spatial index on Shapefile with invalid geometries will ma...
- I cannot reproduce here, please attach a small testcase.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 07:43 AM Bug report #13419: Creating spatial index on Shapefile with invalid geometries will make the laye...
- Confirmed also in master. Works fine in 2.8.
- 01:48 PM Revision 99bb8fdf (qgis): [GRASS] re-enabled module input cats selection in canvas
- 12:33 PM Revision 0cbbe2ce (qgis): fix XML well formedness
- 12:32 PM Revision 1da55fc6 (qgis): fix XML well formedness
- 11:09 AM Revision 57275cea (qgis): Revert "Add methods for retrieving extra parameters from symbol render"
- This reverts commit fe9461be05043daf34057a85e57424f99eeae43d.
The commit was originally added for a label based feat... - 10:55 AM Revision 2215d487 (qgis): [FEATURE][composer] Add option to hide pages from view/export
- Sponsored by NIWA
- 10:55 AM Revision dce9da12 (qgis): [composer] Fix incorrect default svg filename in some cases
- 10:55 AM Revision 66fbe486 (qgis): [composer] Nicer dialog title strings
- 10:55 AM Revision dd759370 (qgis): [FEATURE][composer] Option to restrict image/SVG outputs to content
- If selected, then the images output by composer will include only
the area of the composition with content. There's a... - 10:55 AM Revision 2f343008 (qgis): [FEATURE][composer] Add fit page to contents option
- New option in the composition panel, with optional extra margins
to add
Sponsored by NIWA - 10:55 AM Revision abf4e121 (qgis): [composer] Closer cropping to content for map items
- Sponsored by NIWA
- 10:49 AM Revision e9a060c6 (qgis): Merge pull request #2336 from slarosa/sortfilter_fieldvalues
- [FEATURE] allow filtering for field values in expression widget
- 10:32 AM Feature request #13424 (Open): UI option for clear "Recently used coordinate reference systems" list
- The "Recently used coordinate reference systems" list is very handy for easily opening layers.
But sometimes a user ... - 09:56 AM Feature request #12324: QGIS 2.8 Wien - Crashed on SQL Server Spatial Layers
- I have had similar issues editing MSSQL tables in QGIS. Seems to work fine for so many saves. Then after a while, w...
- 07:49 AM Bug report #13404 (Feedback): editing legends
- Could you provide an example layer / project? Works fine for me.
- 07:45 AM Revision d493a690 (qgis): [FEATURE] allow filtering for field values in expression widget
- 07:38 AM Bug report #13420: Strange behaviour of newly 'saved as' project
- The desired behaviour should be, to save the changes to the newly saved project and igonre the orginal one.
- 02:22 AM Bug report #13420: Strange behaviour of newly 'saved as' project
- I'm changing this to blocker because it is super confusing and just not very nice.
- 07:33 AM Bug report #13421 (Feedback): 'split parts' tool deletes one of the two newly created parts
- Can't reproduce. Could you share your example file?
- 07:33 AM Bug report #13421 (Feedback): 'split parts' tool deletes one of the two newly created parts
- Can't reproduce. Could you share your example file?
- 07:28 AM Bug report #13423: SVG border thickness impossible to override by attribute
- Confirmed in 2.8, 2.10 and master.
- 07:28 AM Bug report #13423: SVG border thickness impossible to override by attribute
- Confirmed in 2.8, 2.10 and master.
- 03:17 AM Bug report #13423 (Closed): SVG border thickness impossible to override by attribute
- The overriding of the stroke-width (param(outline-width)) of SVG's by an attribute value is broken in QGis 2.10 (have...
- 07:16 AM Bug report #13297 (Closed): Edited/Deleted features still in Shapefile
- Please see the original ticket.
- 07:16 AM Bug report #13297 (Closed): Edited/Deleted features still in Shapefile
- Please see the original ticket.
- 07:15 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- There are a couple of tickets reported in 2.10. I am closing them and re-opening this one.
- 07:14 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- I am re-opening the original ticket.
- 07:14 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- I am re-opening the original ticket.
- 07:14 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- I am re-opening the original ticket.
- 02:31 AM Bug report #13422 (Closed): deleted feature within shapefile are not really deleted and count is ...
- do the following :
- open test.shp
- show feature count -> 5
- toogle edition
- delete all feature, count = 0
- save ... - 07:12 AM Revision 12de332e (qgis): [auth] Add authcfg ID edit widget and support for changing the ID
- 02:57 AM Bug report #6841: Variable Jenks classification in QGIS
- Same problem here. Any news on this bug ?
- 02:39 AM Revision 8cec2c93 (qgis): Merge pull request #2302 from manisandro/geometry_plugins
- Geometry Checker and Geometry Snapper plugins
2015-09-24
- 01:52 AM Bug report #13342: Layer toogle overrides on-the-fly CRS transformation setting
- Restarting QGIS or creating a new project doesn't change anything to this behavior here. Toggling on-the-fly takes im...
- 01:34 AM Bug report #13396: Node tool's errors
- Sorry - I didn't know that, the last qgis version 2.11.0-Master in which "Node tool" works great is - QGIS code revis...
- 02:26 PM Bug report #13396: Node tool's errors
- Piotr Kania wrote:
> Hi - in qgis-dev-2.11.0-73 everything is ok if I edit linestring layer, problem still exists dur... - 01:06 AM Bug report #13417: missing libqgis_app.so
- Same problem on Ubuntu (and flavours).
Using qgis.org/debian-nightly
_/usr/bin/qgis.bin: error while loading shared... - 09:04 PM Bug report #13417: missing libqgis_app.so
- Update:
Updated home PC (unfortunately). The same issue.
here ldd command before update:
misha@misha-amd:~$ ldd -v ... - 12:18 PM Bug report #13417 (Closed): missing libqgis_app.so
- Hi,
Just after nightly upgrade QGIS cannot start any more with message:
/usr/bin/qgis.bin: error while loading shar... - 11:46 PM Revision e655c261 (qgis): [GRASS] optionally show virtual topo layers
- 10:52 PM Revision c8785ec3 (qgis): [GRASS] optional GISBASE, options menu action
- 09:32 PM Bug report #13421 (Closed): 'split parts' tool deletes one of the two newly created parts
- Take any polygon shapefile. Use the split part tool on it. Only one half of the polygon remains (see video).
- 09:16 PM Bug report #13420 (Closed): Strange behaviour of newly 'saved as' project
- You have an original project myFile.qgs that you save as myNewFile.qgs
You can see that you are working now on myNewF... - 09:05 PM Revision 0975c9f7 (qgis): [auth] Redesign Authentication section of Options
- - Separate management options from auth config table
- Add standalone certificate manager
- Add installed auth method... - 08:59 PM Bug report #13419 (Closed): Creating spatial index on Shapefile with invalid geometries will make...
- I've got one file which behaves strangely when associated with a spatial index. When I zoom in, the layer disappears ...
- 08:54 PM Revision b6459b06 (qgis): [auth] Remove Authentication action from Settings menu
- 08:53 PM Revision ee5e1206 (qgis): [auth] Strip translated display name from auth method plugins
- 08:23 PM Bug report #10747 (Reopened): Cannot copy/paste points features
- I still have the problem with some files, Pisa 2.10 on Windows 7pro 64bits. See attached files.
- 08:23 PM Bug report #10747 (Reopened): Cannot copy/paste points features
- I still have the problem with some files, Pisa 2.10 on Windows 7pro 64bits. See attached files.
- 08:23 PM Bug report #10747 (Reopened): Cannot copy/paste points features
- I still have the problem with some files, Pisa 2.10 on Windows 7pro 64bits. See attached files.
- 06:23 PM Revision d25a2249 (qgis): [GRASS] add new layers from browser
- 04:18 PM Bug report #13413 (Closed): font in composer attribute table header not changable
- This was fixed in 2.8.2 and later versions.
- 04:18 PM Bug report #13413 (Closed): font in composer attribute table header not changable
- This was fixed in 2.8.2 and later versions.
- 02:30 PM Bug report #13413: font in composer attribute table header not changable
- Please file bugs in English.
- 02:22 AM Bug report #13413 (Closed): font in composer attribute table header not changable
- in the print composer the font selection and font size of the table header cannot be changed in attribute tables. Th...
- 03:54 PM Bug report #13418 (Closed): Print Composer : "Lock layer style for map item" doesn't update the m...
- A visibility preset is a combination of **active styles** of visible layers (or *default style* if layer has only one...
- 02:44 PM Revision 264d2ebb (qgis): [auth] Update auth config tests; strip passphrase from QgsPkiBundle
- 02:32 PM Bug report #13404: editing legends
- Please file bugs in English.
- 02:18 PM Bug report #13162 (Closed): Unable to stylize raster as Singleband Pseudocolor
- Dakcarto automated builds are broken and out of date. Please test with latest master and reopen if necessary.
- 05:52 AM Bug report #13162: Unable to stylize raster as Singleband Pseudocolor
- Confirming that [Dakota 2.11](http://qgis.dakotacarto.com) is not able to stylize a DEM using singleband pseudocolor....
- 02:57 AM Bug report #13162 (Reopened): Unable to stylize raster as Singleband Pseudocolor
- This issue still seems to be broken on the dakota master download (2.11-dev). Can anyone confirm?
- 01:34 PM Revision 83e0b81a (qgis): [auth] Update python tests (keep disabled); add auth config tests
- - Add comparison operators to QgsAuthMethodConfig
- 01:10 PM Revision 216e4612 (qgis): [processing] correctly build multiple input value string
- It was wrongly using comma instead of semicolon to separate values
Fixes #13114 - 01:10 PM Revision 1340f4d4 (qgis): [processing] added 'run as batch' button in algorithm dialog
- 01:10 PM Revision 4d4ce949 (qgis): [processing] some methods to add Processing algorithms in menus and but...
- 01:00 PM Revision 935dca08 (qgis): Fix windows build
- 12:02 PM Revision ee6a7d0d (qgis): Rule-based labeling: Fix issue with filters not working
- 11:54 AM Bug report #13151: Zonal statistics error: 0-d arrays can't be indexed
- A new machine (Intel® Core™ i7) is running with Windows 10 and the problem persists.
- 10:57 AM Revision d20ff232 (qgis): Fix bug with rotated labels
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision 9970b45a (qgis): Further small fixes to labeling widget interface
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision e5cca755 (qgis): Rule-based labeling GUI enhancements
- - new column with label text
- copy / paste / delete rules (also with shortcuts)
- no label+description - only descri... - 09:48 AM Revision 7b48d953 (qgis): Remove unused code
- 09:48 AM Revision 249c8782 (qgis): One common class for labeling configurations (QgsAbstractVectorLayerLab...
- This is +/- equivalent of QgsFeatureRendererV2 for vector layer labels
This code has been funded by Tuscany Region (... - 09:48 AM Revision b0882206 (qgis): Introduce support for active/inactive rules, else rules, scale-based rules
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision c30dd043 (qgis): Start of GUI for rule-based labeling
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision fa0b021f (qgis): GUI for rule-based labeling
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision 7bb70aaf (qgis): Add forgotten files and fix the clang build
- 09:48 AM Revision 44ae0b8c (qgis): Loading and saving of rule-based labeling rules
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision be2cbe8d (qgis): Fix the labeling dialog when opened from toolbar in main window
- This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gis3W s.a.s.
- 09:48 AM Revision 1782d1a5 (qgis): [FEATURE] Rule-based labeling
- Work in progress
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned to Gi... - 09:00 AM Bug report #13416 (Closed): QGIS crashes when font size in labelling comes from unknown type
- When assigning the font size from an "unknown type" in the rule-based labeling, QGIS crashes:
1- Unzip and open the ... - 08:25 AM Revision 287590ee (qgis): Fix concurrency issue in snap indexing
- 07:35 AM Bug report #13161: GetLegendGraphics Server Error
- Marco Hugentobler wrote:
> I have tested it, and it seems to be an x-server problem (seems some changes in legend ren... - 06:43 AM Bug report #13415 (Closed): Import into PostGIS - Locale bug
- The Import into PostGIS dialog does not find any connection to postgres database, when the language is Portuguese-BR ...
- 05:15 AM Bug report #13101 (Feedback): SAGA Processing-Tool (merge layers) doesn't work and no alternative
- fixed
It actually had the same cause as #13114 - 04:12 AM Bug report #13114 (Closed): r.series broken on Processing
- Fixed in changeset commit:"216e461246df0b0711a8eb992acb88db870fdfd1".
- 02:48 AM Bug report #13414 (Closed): Wrong style applied (line vs polygon)
- * open a line layer
* apply a style defined for polygons, rule based
* then I go back to Single symbol style
* the st...
2015-09-23
- 12:25 AM Revision 8a949fa1 (qgis): Fix some leaks
- 12:18 AM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- I believe that the same issue affects also many other projection pairs. The reason is that at least older versions of...
- 12:16 AM Bug report #13412 (Closed): processing ''Get online scripts' does not honor QGIS proxy settings?
- Testing the 'Get Online Scripts' here in a proxied environment.
It fails to get a connection. Probably because it do...
Also available in: Atom