Activity
From 2016-03-31 to 2016-04-29
2016-04-29
- 09:26 PM Bug report #14746: Joined fields doesn't display in atlas composer
- Christophe Darmour wrote:
> By the way, it's weird that simple quotes are required for field names in attribute funct... - 02:18 PM Bug report #14746: Joined fields doesn't display in atlas composer
- Your expression is wrong. Just use
[% "pop_DPT_insee_pop_06" %] - 07:00 AM Bug report #14746 (Closed): Joined fields doesn't display in atlas composer
- This expression doesn't work :
[% attribute(@atlas_feature, 'Pop_Dpt_INSEE_POP_06')%]
POP_06 is a joined field from P... - 07:50 PM Revision f5763f0f (qgis): Add connection pool test
- 07:50 PM Revision f0c1bbba (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
- 07:50 PM Revision c913e83f (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
- This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560.
- 03:51 PM Revision dc94df51 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
- 03:51 PM Revision 42761670 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
- 03:48 PM Revision ea1d17c3 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
- 02:25 PM Revision f48e74f3 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
- 02:10 PM Revision abfd7740 (qgis): Fix qgis.PyQt compatibility imports
- 02:10 PM Revision 8071acd0 (qgis): move PyQt compat folder to python/qgis
- 02:02 PM Revision 26c3ece4 (qgis): Release of 2.8.9
- 02:00 PM Revision b3e642cf (qgis): Release of 2.14.2
- 01:03 PM Revision c230c23c (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
- (cherry-picked from a67853f825c096f66c5525584b70c19f68209375)
- 12:16 PM Revision a67853f8 (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
- 11:53 AM Revision bd6d22d8 (qgis): Update sip bindings
- 11:01 AM Revision d20a2ced (qgis): [processing] remove duplicated code
- 09:51 AM Bug report #14745: Enable advanced digitizing tools issue
- Confirmed in 2.14.1 but not present in master.
- 05:25 AM Bug report #14745 (Closed): Enable advanced digitizing tools issue
- When enabling advanced digitizing tools +after+ adding a vertex of a linestring or polygon feature, 'Distance' (d) an...
- 06:37 AM Revision d870b73a (qgis): [multiedit] Prompt to apply changes when switching out of multiedit mode
- 06:08 AM Revision 25c06242 (qgis): Fix slider and dial widgets never emit their valueChanged(QVariant)
- signals. Fixes use of dial/slider with multiedit form mode.
- 04:43 AM Revision 80102b1a (qgis): Gracefully handle topology errors when tracing (fixes #14447)
- (cherry picked from commit 11e7140d37b88264490928114665967df4f6cfa5)
- 04:12 AM Revision 82449471 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
- (cherry-picked from 6c9bc938125376a2670ecf9047eff5ca853bf3ba)
- 04:10 AM Revision 6c9bc938 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
- 02:54 AM Feature request #14743: store bounding box of layer (or zoom level) in qlr file
- and of course to use the information to load the layer
- 02:44 AM Feature request #14743 (Open): store bounding box of layer (or zoom level) in qlr file
- To improve the loading time of large file.
Would it be possible to store the bounding box (or zoom level) of a layer ... - 02:44 AM Bug report #14590: MSSQL fails to render layer with invalid features
- Nathan any update on this?
- 02:42 AM Feature request #14646 (Closed): Incremental rendering of WMT-S tiles onto map canvas
- duplicate of #10453
2016-04-28
- 01:49 AM Revision ef51b702 (qgis): Don't resize canvas size on widget change
- 01:31 AM Bug report #14704 (Feedback): Encoding problems with Processing toolbox
- 01:04 AM Bug report #14742 (Closed): QGIS 32 bits doesn't save default attribute id field (integer64) values
- Default id field type for a newly created shape file is Integer64 on QGIS 32 bits.
Because of this, QGIS doesn't save... - 07:12 PM Bug report #14741 (Closed): Delete Ring issue
- Fixed in changeset commit:"6c9bc938125376a2670ecf9047eff5ca853bf3ba".
- 02:29 PM Bug report #14741: Delete Ring issue
- Also confirmed in master.
- 02:29 PM Bug report #14741: Delete Ring issue
- Also confirmed in master.
- 02:29 PM Bug report #14741: Delete Ring issue
- Also confirmed in master.
- 01:06 PM Bug report #14741 (Closed): Delete Ring issue
- Hi,
I noticed that "Delete Ring" doesn't work and the hole is not fill up. I played around with snapping options and ... - 03:29 PM Revision 2d4d0c02 (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
- feature request alias and sdo_relate
- 03:01 PM Bug report #14658 (Feedback): Wmts layer not appearing
- Are you trying to add it from Layer > Add Layer > Add WM(T)S or through the Browser panel.
I had some problems (with... - 03:01 PM Revision caad9897 (qgis): Add z/m values to new curves of compound curve
- 02:56 PM Feature request #14627: Add a "cancel" button for Query Builder get "Sample" Values
- QGIS does some work in the background to generate the sample.
To have it in a separate thread with option to cancel... - 02:45 PM Bug report #14697 (Open): Opening kmz file causes QGIS to crash
- 02:37 PM Bug report #14697 (Feedback): Opening kmz file causes QGIS to crash
- The problem is definitely with the OGR driver.
If you open OSGeo4W shell with gdal 2.0.2 and run ogrinfo -al doc.kml ... - 02:19 PM Revision 0739750e (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
- feature request alias and sdo_relate
- 01:53 PM Revision 58109113 (qgis): [processing] always use original algorithm name for scripts and models ...
- 10:46 AM Revision d71742ad (qgis): [Processing][Modeler] Use default value instead of None
- In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility... - 10:43 AM Revision 37d6c69c (qgis): Merge branch 'processing_modeler_default_value'
- 09:26 AM Revision 381895fd (qgis): Fix crash
- 07:15 AM Bug report #14567: Accessing QgsMapRenderer can produce UnicodeDecodeError
- Dear Alexander,
You are completely correct in that observation, as I already mentioned in the very first line of my ... - 05:49 AM Bug report #14567 (Feedback): Accessing QgsMapRenderer can produce UnicodeDecodeError
- Not reproducible with master. I suspect that issue caused by non-ASCII characters in your Windows username.
- 05:08 AM Revision 93d984e5 (qgis): Merge pull request #3026 from nirvn/centroid_fill_parts
- [FEATURE] add setting to control centroid fill point rendering on all parts or a single part of multi-features
2016-04-27
- 01:21 AM Feature request #14725: more visible log/error messages
- Check the PostgreSQL server's log to find why the session crashes.
- 12:54 AM Feature request #14725 (Feedback): more visible log/error messages
- I'm changing the affected version because in your screencast you are not using master.
Then is not clear what is the... - 12:54 AM Feature request #14725 (Feedback): more visible log/error messages
- I'm changing the affected version because in your screencast you are not using master.
Then is not clear what is the... - 12:54 AM Feature request #14725 (Feedback): more visible log/error messages
- I'm changing the affected version because in your screencast you are not using master.
Then is not clear what is the... - 12:35 AM Bug report #14740 (Closed): DB Manager: Previews do not work and python error
- More issue in DB manager on master (testing on linux, installed from the nightly repo on ubuntu).
The preview of tab... - 12:28 AM Bug report #14363: Qgis DB Manager runs, but cannot export
- baditaflorin - wrote:
> Can you please point me to why this is happening?
>
> Can I circumvent this somehow?
>
> ... - 12:16 AM Revision d69910a1 (qgis): fix dxf export when using rule based labeling (followup a64ea0b)
- 08:09 PM Bug report #9199 (Closed): Centroid fill: allow choose to have just 1 centroid in multipart polygons
- Fixed in changeset commit:"fef8c1fef2ad60bf6f858b2253e57c463f40659e".
- 04:26 PM Revision 679e8f2e (qgis): Convert added/changed geometries into the right before sending back to ...
- 04:10 PM Revision fef8c1fe (qgis): [FEATURE] add setting to control centroid fill point rendering
- on all parts or a single part of multi-features (fixes #9199)
- 02:40 PM Revision b52735db (qgis): fix indentation
- 02:38 PM Revision 87575bd8 (qgis): Merge pull request #3038 from volaya/provider_add_remove
- [processing] different approach for provider add/remove
- 02:35 PM Revision 7703ad88 (qgis): cmake/FindGDAL.cmake: emit warning if GDAL < 1.11
- 02:32 PM Revision 02a83336 (qgis): debian: install qgis testing
- 02:26 PM Revision 3688b9e8 (qgis): test_provider_ogr_gpkg.py: remove expected failure tag if GDAL < 1.11.0...
- 02:24 PM Revision 707655ef (qgis): Put QgsSQLiteExpressionCompiler class inside Doxygen PRIVATE tag
- 02:16 PM Revision c96f66ec (qgis): Merge pull request #3040 from 3nids/debian_install_qgis_testing
- debian: install qgis testing
- 02:14 PM Revision 10e3c191 (qgis): debian: install qgis testing
- 01:36 PM Revision bee4068b (qgis): [processing] handle provider modifications when settings have been edited
- 11:49 AM Bug report #14739 (Closed): Mouse cursor coordinates display
- I am using QGIS exported 2.15.0 on linux mint 17.3.
The mouse cursor coordinates box in the status bar has its width ... - 11:41 AM Revision 42e386f8 (qgis): Make sublayer dialog sortable and sort by layername initially. Patch pr...
- 11:18 AM Bug report #14006 (Closed): Can't export layers from Postgis tables with Z component geometries
- @lire lire
Please open a new bug report about this - it is unrelated to the original closed report. - 07:50 AM Bug report #14006 (Reopened): Can't export layers from Postgis tables with Z component geometries
- In 2.14, features newly created by hand can be saved, but copying data from a layer without Z coordinate and pasting ...
- 07:50 AM Bug report #14006 (Reopened): Can't export layers from Postgis tables with Z component geometries
- In 2.14, features newly created by hand can be saved, but copying data from a layer without Z coordinate and pasting ...
- 10:50 AM Revision 11e7140d (qgis): Gracefully handle topology errors when tracing (fixes #14447)
- 10:45 AM Revision 1a3e648e (qgis): [FEATURE] Make labeling map tools work with rule-based labeling
- (until now they worked just with simple labeling)
- 10:13 AM Revision 4a11a1a3 (qgis): [Processing][Modeler] Use default value instead of None
- In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility... - 10:09 AM Revision f33749ab (qgis): [processing] different approach for provider add/remove
- 10:04 AM Revision 572bd195 (qgis): Make travis happy
- 09:39 AM Feature request #14738 (Closed): Add 'Move Point Symbols' Tool
- Please add a tool to move point symbol markers (e.g. SVG markers). It should work in the same way as the 'Move label'...
- 09:04 AM Revision 6f3032a6 (qgis): Fix tests, fixes after rebase
- 08:17 AM Revision e9bc8ae4 (qgis): fix precise build
- 08:14 AM Bug report #14737 (Closed): Categorized style issue with geopackage containing blank spaces in fi...
- Trying to symbolize a geopackage using categorized style with fields containing blanks spaces in the name results in ...
- 06:15 AM Revision ad82ac08 (qgis): Cleanups to emphasize that methods work with current label
- 06:09 AM Revision 42991ec3 (qgis): Updated label map tools to work with rule-based labeling
- 06:04 AM Bug report #14551: georeferencer projective transformation
- Hello,
I would like to add that there is exactly the same bug on linux 2.14.1.
Best - 05:59 AM Revision 03f201d0 (qgis): Introduce label provider ID to uniquely identify label's settings
- Before rule-based labeling, layer ID would identify label settings
of a label as there could be only one configuratio... - 05:59 AM Revision a64ea0b0 (qgis): Fix crash on invalid assert in rule-based labeling
- 04:55 AM Bug report #14698: No labels shown when font Size is set to Map unit for labels
- Hi Saber,
I can confirm your experience. In the latest version (for me QGIS code revision "77d95b0") the size range w... - 04:27 AM Revision 9e1dc47c (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- - The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with... - 04:20 AM Bug report #14736: Copy from table to Excel/text editor produces bad data
- I should add that this is a virtual layer. Also, doing "Save as..." to a CSV file produces correct output.
- 04:17 AM Bug report #14736 (Closed): Copy from table to Excel/text editor produces bad data
- Hi
I discovered that QGIS has trouble exporting table data via the clipboard. Steps:
1. Open a table from the lay... - 03:33 AM Revision 59329694 (qgis): Fix sign of safety correction
- 03:07 AM Bug report #14735 (Rejected): SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
- I have Saga 2.2.6 installed with QGIS 2.14.1 on linux.
Since Saga version 2.2.4 the name of the parameter "INTERPOL" ...
2016-04-26
- 01:56 AM Bug report #14698: No labels shown when font Size is set to Map unit for labels
- I can see it in commit:d9ee875 but not in the latest master commit:e9bc8ae. I guess it's been fixed but will be great...
- 01:27 AM Bug report #14698 (Open): No labels shown when font Size is set to Map unit for labels
- 12:42 AM Bug report #14698: No labels shown when font Size is set to Map unit for labels
- Hi Saber,
please excuse my late reply - I was on leave.
Yes of course I have an example. In the uploaded zip-file you... - 01:51 AM Bug report #14447 (Closed): Unknown exception when tracing is enabled
- Fixed in changeset commit:"11e7140d37b88264490928114665967df4f6cfa5".
- 10:58 PM Bug report #14731: Project file data loss
- Example of a broken project file attached.
- 03:53 AM Bug report #14731: Project file data loss
- This might be related to virtual layers, since at least one more user reported this problem in a project using virtua...
- 08:28 PM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
- Fixed in commit 79493ea39492030f638a416ece71fdb104198a89
- 08:28 PM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
- Fixed in commit 79493ea39492030f638a416ece71fdb104198a89
- 08:28 PM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
- Fixed in commit 79493ea39492030f638a416ece71fdb104198a89
- 07:45 PM Revision 6b02745e (qgis): [processing] don't write NaN's to attribute table (fix #14639)
- (cherry picked from commit 77d95b0d655022ab5c9f1927fa0a8ddb492b44df)
- 07:44 PM Revision 77d95b0d (qgis): [processing] don't write NaN's to attribute table (fix #14639)
- 05:41 PM Revision 63c71fe0 (qgis): Merge pull request #2991 from manisandro/ogr_options
- Pass the full ogr data source URI as connInfo in qgsConnectionPool_ConnectionCreate
- 04:45 PM Revision 1eed72c6 (qgis): fix formatting
- 04:03 PM Revision 4bf3c50a (qgis): [Processing][GDAL] Well manage optional parameters
- Because EXTRA and NO_DATA parameters are optional, the value can be `None` which is the same as `''`.
(cherry picked... - 04:02 PM Revision 79493ea3 (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
- This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560.
- 04:02 PM Revision 6b88ec81 (qgis): Add connection pool test
- 04:02 PM Revision bbe89b02 (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
- 03:59 PM Revision 2ba252b3 (qgis): Merge pull request #3033 from rldhont/processing_gdal_optional
- [Processing] well manage optional parameters in GDAL algorithms
- 02:45 PM Revision cf0e3673 (qgis): [processing] fixed wrong call to addToLog
- (cherry picked from commit 5cc2dcd2a469da07ad95733a4832e21d01ba466c)
- 02:22 PM Revision 9a05558a (qgis): fix formatting
- 02:18 PM Revision 793b712e (qgis): [Processing][GDAL] Well manage optional parameters
- Because EXTRA and NO_DATA parameters are optional, the value can be `None` which is the same as `''`.
- 01:49 PM Revision 71fb115e (qgis): more GDAL a_nodata fixes, for sake of uniformity
- 01:48 PM Revision d87747a2 (qgis): set nodata parameter as optional in GDAL clip by extent
- 01:36 PM Revision 05022653 (qgis): Merge pull request #3030 from NaturalGIS/processing_fix_raster_clip_nodata
- [processing] set nodata parameter as optional in GDAL algs
- 01:10 PM Revision 34336e14 (qgis): [processing] fix path handling (fix #14432)
- (cherry picked from commit e873540d14cb102ffe9318063b32c323c56e5bfb)
Conflicts:
python/plugins/processing/algs/otb/... - 12:47 PM Revision 8a9cb05d (qgis): [processing] better handling of variables in scripts
- 12:47 PM Revision 5cc2dcd2 (qgis): [processing] fixed wrong call to addToLog
- 12:31 PM Revision 250f6578 (qgis): Avoid some Coverity return value warnings
- 12:09 PM Revision e657f611 (qgis): Consolidate all qvariant sort methods to use qgsVariantLessThan,
- make sure qgsVariantLessThan incorporates all functionality from
other duplicate implementations, and add tests
(fix... - 12:08 PM Revision 6663fd2d (qgis): Fix map unit scale parameters were not always saved for labeling
- Refs #14698 - all settings are now saved but the size range in mm
is not yet respected during rendering
(cherry-pick... - 12:07 PM Revision c7998127 (qgis): Fix crash in relation reference widget (fix #14732)
- (cherry-picked from eed4ee)
- 12:00 PM Revision 989ec2c1 (qgis): Fix Coverity big parameter passed by value warnings
- 11:57 AM Revision 5e3645ae (qgis): Fix coverity uninitialized variable warnings
- 11:50 AM Revision d604a925 (qgis): Fix features cannot be added when using attribute table and form
- popup (fix #14729)
- 11:46 AM Revision 328eaade (qgis): [OGR provider] Use QgsSQLiteExpressionCompiler for SQLite and GPKG drivers
- 11:46 AM Revision 5ed41e38 (qgis): Move QgsSpatiaLiteExpressionCompiler class to core as QgsSQLiteExpressi...
- 11:31 AM Revision eed4ee64 (qgis): Fix crash in relation reference widget (fix #14732)
- 11:17 AM Feature request #14734 (Closed): Source Updater
- As noted in #14734, you need to wait for #12492 to be implemented.
- 11:17 AM Feature request #14734 (Closed): Source Updater
- As noted in #14734, you need to wait for #12492 to be implemented.
- 06:36 AM Feature request #14734 (Closed): Source Updater
- I am requesting for this based on "Bug report #14732: @user_full_name and @user_account_name causes Crashes". I know ...
- 10:44 AM Bug report #14639 (Closed): Zonal statistics generates wrong numbers under Linux
- Fixed in changeset commit:"77d95b0d655022ab5c9f1927fa0a8ddb492b44df".
- 10:06 AM Bug report #14665 (Feedback): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- I can't reproduce you error: there is nothing about shapefiles in Processing log when I execute your model. When I tr...
- 10:06 AM Bug report #14665 (Feedback): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- I can't reproduce you error: there is nothing about shapefiles in Processing log when I execute your model. When I tr...
- 08:38 AM Revision f01c57af (qgis): Merge pull request #3032 from NaturalGIS/processing_remove_wrong_raster...
- remove wrong gdal_translate parameter
- 08:35 AM Revision ff85bfe4 (qgis): [processing] print full stacktrace to log when a provider cannot be loaded
- 08:33 AM Revision 2535c0a9 (qgis): [processing] better expression context building
- 06:19 AM Bug report #14669 (Rejected): Processing: Kriging rscripts/Kriging_with_model_selection.rsx probl...
- This should be submitted against QGIS-Processing repository where corresponding script live.
- 06:19 AM Bug report #14669 (Rejected): Processing: Kriging rscripts/Kriging_with_model_selection.rsx probl...
- This should be submitted against QGIS-Processing repository where corresponding script live.
- 06:13 AM Bug report #14704: Encoding problems with Processing toolbox
- Canyou share sample dataset?
- 05:27 AM Revision b3a0d9d1 (qgis): Revert "[processing] Extra check to ensure GRASS folder setting not alr...
- This reverts commit 36a820e51657bf0c3069e1fd287d6b452a3cd1e0.
- 04:51 AM Bug report #14670: 'Check Geometries' plugin fails generating serial values
- Confirmed, will look into it.
- 04:12 AM Bug report #14733 (Closed): <layer_coordinate_transform_info> not cleaned in project file when la...
- when a layer is removed, the information of <layer_coordinate_transform_info> remains in the qgs file.
- 03:52 AM Bug report #14732 (Closed): @user_full_name and @user_account_name causes Crashes
- Fixed in changeset commit:"c7998127abb8efc456a2c8c3282fe9f04cebeef3".
- 03:46 AM Bug report #14732 (Reopened): @user_full_name and @user_account_name causes Crashes
- Nyall Dawson wrote:
> I've fixed the crash, but please note that this WILL NOT do what you are trying to do. The rela... - 03:46 AM Bug report #14732 (Reopened): @user_full_name and @user_account_name causes Crashes
- Nyall Dawson wrote:
> I've fixed the crash, but please note that this WILL NOT do what you are trying to do. The rela... - 02:36 AM Bug report #14732: @user_full_name and @user_account_name causes Crashes
- I've fixed the crash, but please note that this WILL NOT do what you are trying to do. The relation reference widget ...
- 02:34 AM Bug report #14732 (Closed): @user_full_name and @user_account_name causes Crashes
- Fixed in changeset commit:"eed4ee6411ef3adda8d6c83b32172c0ef9a9c866".
- 02:52 AM Revision 36a820e5 (qgis): [processing] Extra check to ensure GRASS folder setting not already None
- - Update to 5131e93; not sure why ProcessingConfig.getSetting returning
None sets folder = None instead of '' (on t... - 02:51 AM Bug report #14729 (Closed): Not able to add feature in attribute table
- Fixed in changeset commit:"d604a925037dd30e30a05c922cbdf1810d17ceb2".
- 02:33 AM Feature request #12162 (Closed): Autotrace should be installed by default
- Fixed as of 2.14
- 02:33 AM Feature request #12162 (Closed): Autotrace should be installed by default
- Fixed as of 2.14
- 02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
- I don't think it's desirable to have this setting in the already crowded status bar.
- 02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
- I don't think it's desirable to have this setting in the already crowded status bar.
- 02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
- I don't think it's desirable to have this setting in the already crowded status bar.
- 02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
- I don't think it's desirable to have this setting in the already crowded status bar.
- 02:28 AM Feature request #13109 (Closed): Default values in forms
- Duplicate of #12492
- 02:13 AM Feature request #14460: Avoid corrupted qgs files when writing to network drives
- Jürgen Fischer wrote:
> QGIS already writes the project file to the temp directory and then copies it to the final de... - 02:01 AM Feature request #14460: Avoid corrupted qgs files when writing to network drives
- Jürgen Fischer wrote:
> QGIS already writes the project file to the temp directory and then copies it to the final de...
2016-04-25
- 01:57 AM Feature request #14460: Avoid corrupted qgs files when writing to network drives
- QGIS already writes the project file to the temp directory and then copies it to the final destination (see #13299)
- 01:14 AM Bug report #14731: Project file data loss
- I wish I could provide steps to reproduce, but I think that will be hard. Yesterday, I experimented a bit with differ...
- 01:06 AM Bug report #14731 (Feedback): Project file data loss
- Include information about what you did different this time or other steps to reproduce.
- 01:06 AM Bug report #14731 (Feedback): Project file data loss
- Include information about what you did different this time or other steps to reproduce.
- 12:24 AM Bug report #14731 (Closed): Project file data loss
- Hi
When opening a .qgs file used yesterday, I noticed that the project had lost almost all of the data, such as linke... - 12:32 AM Revision 847e4161 (qgis): test_provider_ogr_gpkg.py: fix crash by keeping a reference to the feat...
- 12:26 AM Bug report #14732 (Closed): @user_full_name and @user_account_name causes Crashes
- I am currently working on a QGIS 2.14 and i am trying to us the built in variables to populate the user field with th...
- 12:22 AM Bug report #14730 (Closed): File picker window slow
- I have noticed that some file picker windows are quite slow, for example when specifying the output file for Intersec...
- 11:33 PM Revision b4698ada (qgis): test_provider_ogr_gpkg.py: compare geometry by wkb, and use @unittest.e...
- 11:22 PM Bug report #14729 (Closed): Not able to add feature in attribute table
- # Load layer from postgis
# Set to edit mode with "Toggle Editing" button
# Open attribute table
# Hit "Add feature" ... - 11:09 PM Revision a4b2cde5 (qgis): more GDAL a_nodata fixes, for sake of uniformity
- 10:41 PM Revision ba2601ff (qgis): remove wrong gdal_translate parameter
- 10:22 PM Revision fb592125 (qgis): set nodata parameter as optional in GDAL clip by extent
- 10:15 PM Revision 4c029975 (qgis): Revert "Fix label map unit scale range for font size and buffer"
- This reverts commit 72714e6f5edb41aca84e361a46ffc4fd6d4523d5.
- 10:11 PM Bug report #14711: Disappearing polygons after save
- I am experiencing the same issue.
There are no index files for the shapefiles being used.
The objects do not just dis... - 10:07 PM Bug report #14711: Disappearing polygons after save
- No, there are no spatial index files present.
- 08:20 PM Revision aa2014de (qgis): Fix crash in testqgsogrutils with QT5 where QTextCodec::codecForName( "...
- 05:50 PM Bug report #14721: Minor thing, but the metasearch Catalog Client help URL incorrect for QGIS 2.14.x
- Thanks for the report. This has been fixed in commit:26ebc83
- 05:43 PM Revision 181c0c4e (qgis): Minor fixes in intersection removal for the reshape tool
- 05:30 PM Revision 44cccfc0 (qgis): Avoid intersections in reshape tool
- 05:05 PM Revision 8e7691a0 (qgis): [OGR provider] Expose OGR FID as first attribute when it is meaningful
- Useful for GPKG and other database based drivers
- For OGR drivers that have GetFIDColumn() != '', expose it as a QG... - 04:56 PM Revision 0c624419 (qgis): [BUGFIX] [OGR provider] Free OGR feature in changeAttributeValues() to ...
- 04:28 PM Revision 3156d576 (qgis): osgeo4w: add qt plugin directories to browser
- (cherry picked from commit b758a8c1b4fb5386ba5830092eb893d8f42ae033)
- 04:27 PM Revision 68cfed96 (qgis): osgeo4w: add qt plugin directories to browser
- (cherry picked from commit b758a8c1b4fb5386ba5830092eb893d8f42ae033)
- 04:26 PM Revision b758a8c1 (qgis): osgeo4w: add qt plugin directories to browser
- 03:58 PM Revision aca62153 (qgis): run 2to3 only with Qt5
- 02:49 PM Revision 72714e6f (qgis): Fix label map unit scale range for font size and buffer
- Refs #14698, but other label size parameters are still
ignoring scale ranges - 02:21 PM Revision e9a30896 (qgis): [processing] more complete scope for expressions in outputs
- 02:21 PM Revision 7805c642 (qgis): [processing] added variables to scope when inputing value of a Paramete...
- 02:21 PM Revision e55b280f (qgis): [processing] minor ui fixes in input panels
- 02:21 PM Revision ac0bff32 (qgis): [processing] added support for expressions in some input params and out...
- 01:46 PM Revision 3322bcb2 (qgis): Fix map unit scale parameters were not always saved for labeling
- Refs #14698 - all settings are now saved but the size range in mm
is not yet respected during rendering - 01:10 PM Bug report #9199 (In Progress): Centroid fill: allow choose to have just 1 centroid in multipart ...
- 01:04 PM Bug report #9199: Centroid fill: allow choose to have just 1 centroid in multipart polygons
- Related PR here https://github.com/qgis/QGIS/pull/3026
- 12:50 PM Bug report #14727: offline edits update wrong feature
- Additional info (changed) :
does not work after QGIS 2.6.1
offline sqlite log_feature_updates table contains differen... - 12:34 PM Bug report #14727 (Closed): offline edits update wrong feature
- Steps to reproduce:
add PostGIS vector layer that has multiple features
Database > Offline Editing > Convert to off... - 12:37 PM Bug report #14670: 'Check Geometries' plugin fails generating serial values
- Assigned to Sandro Mani ...hope that's okay.
- 09:32 AM Revision a7c3861c (qgis): fix leading comment
- 09:17 AM Bug report #14726 (Closed): New labeling dock widget can disappear, no cohabitation with other wi...
- Add the labeling dock widget by clicking the icon at the top of the layer panel
Try to anchor it at the left of the c... - 06:48 AM Feature request #14725 (Open): more visible log/error messages
- Video showing the silent error. https://youtu.be/5oKFkSGp7eI
Also, it`s now 10x times more non-intuitive to find the...
2016-04-24
- 01:49 AM Revision b3bf4a11 (qgis): dxf export:
- * output 3D geometries
* more adaptions to labeling changes - 01:17 AM Revision 2bd20de9 (qgis): fix warnings
- 01:01 AM Bug report #14724 (Closed): Variables are missing in geometry generator symbology
- The "Variables" section is missing in the new "Geometry generator" symbology. Thus, atlas variables are also missing ...
- 10:26 PM Revision 24b259af (qgis): Merge pull request #3027 from Cracert/trans2
- Add Polish translators
- 10:15 PM Revision ee5548b2 (qgis): Add Polish translators
- 04:45 PM Revision 0cd5f6af (qgis): [NEEDS-DOCS] test, please ignore
- 09:10 AM Bug report #14722 (Closed): Adding new GeoPackage connection to DB Manager is throwing error
- I get the following error:...
- 04:56 AM Bug report #14721 (Closed): Minor thing, but the metasearch Catalog Client help URL incorrect for...
- The MetaSearch Catalog Client help URL (as accessed by pressing the help button in version 0.34) goes to a 404 page: ...
2016-04-23
- 01:32 AM Bug report #14698 (Feedback): No labels shown when font Size is set to Map unit for labels
- It works fine for me. Do you have an example file?
- 01:32 AM Bug report #14698 (Feedback): No labels shown when font Size is set to Map unit for labels
- It works fine for me. Do you have an example file?
- 01:25 AM Bug report #14711 (Feedback): Disappearing polygons after save
- Could you check to see if spatial index files are present for your shapefile? Might be same issue as #10098.
- 09:29 PM Revision d9ee8758 (qgis): Blacklist broken tests
- 09:09 PM Revision 8e9641b8 (qgis): Update blacklist
- 09:09 PM Revision da0682d7 (qgis): Add difference image
- 09:09 PM Revision adf42dab (qgis): Python3 compat fix for composerhtml test
- 09:09 PM Revision c0a2be77 (qgis): Enable QtWebKit with Qt5 tests
- 09:09 PM Revision 99ab6e3a (qgis): Disable internal yaml
- 07:36 PM Revision 6c21b1c9 (qgis): QgsVectorFileWriter::initMetaData(): add layer creation options for GPKG
- 07:36 PM Revision 1ba2bc0f (qgis): [OGR provider] Report curve geometry types. Do geometry type conversion...
- 07:36 PM Revision 3ba86d48 (qgis): Add a 'Layer / Create Layer / Create GeoPackage layer' menu item
- 04:38 PM Revision caab3b3d (qgis): Add dependency of port-plugin-xxx on staged-xxx
- 12:51 PM Bug report #14720 (Closed): Features in SpatiaLite Views not Displaying
- Thanks for the update. 2.14.1 isn't yet available for OS X.
- 12:51 PM Bug report #14720 (Closed): Features in SpatiaLite Views not Displaying
- Thanks for the update. 2.14.1 isn't yet available for OS X.
- 11:28 AM Bug report #14720: Features in SpatiaLite Views not Displaying
- This was fixed in 2.14.1 by Martin Dobias
2016-04-22
- 06:01 PM Bug report #14720 (Closed): Features in SpatiaLite Views not Displaying
- Polygon features from SpatiaLite views are not displayed in the map view. The attribute table correctly lists the vie...
- 02:57 PM Bug report #13535 (Closed): Crash using Geometry Checker plugin
- Thanks for your help, the 'Geometry Checker' is no longer crashing. However, fixing minimum area issues may be quite ...
- 12:09 PM Bug report #14688: SVG in Layer Properties Crashes QGIS
- I thought I would chime in here, as I was having a similar problem just this week. In trying to set properties for a...
- 11:30 AM Revision de23c991 (qgis): Reduce test matrix
- 10:02 AM Revision fa9862b2 (qgis): [bugfix] offline editing converting offline twice
- Fixes #10537: Converting offline twice within the same
instance causing unusable offline state.
The problem was due ... - 10:02 AM Revision 21a2f412 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
- This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ... - 10:02 AM Revision 0c54862b (qgis): Prevents a crash when online features are gone
- Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
... - 10:02 AM Revision 64f29039 (qgis): Avoid crash when WFS converted to offline
- Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless
(cherry-picked from e... - 09:37 AM Revision fdd68963 (qgis): [postgres] Improved handling of DOMAIN type fields
- - show correct domain type as field type name
- correctly determine length and precision of domain types
- expose bpc... - 09:20 AM Revision 647f3221 (qgis): Consolidate all qvariant sort methods to use qgsVariantLessThan,
- make sure qgsVariantLessThan incorporates all functionality from
other duplicate implementations, and add tests
(fix... - 09:18 AM Revision 7290e8ca (qgis): properly save/restore font marker outline join style
- 08:48 AM Revision f045492e (qgis): [bugfix] offline editing converting offline twice
- Fixes #10537: Converting offline twice within the same
instance causing unusable offline state.
The problem was due ... - 08:41 AM Revision 57382929 (qgis): allow failures on osx
- currently building osx version fails due to deprecated sip directives in PyQt4.
- 08:38 AM Revision 7f741f03 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
- This reverts commit c88789973b6fb9ee25fc22e25a8fb4389738e74d.
- 05:54 AM Bug report #14719 (Closed): GRASS 7 algorithms does not work in the graphical modeller (python er...
- If I try to run model including GRASS 7 algorithm it fails. Tried several functions (r.reclass, r.recode, r.grow...)....
- 05:37 AM Bug report #14718 (Closed): QGIS freezes while paning/zooming if several layers are visible at th...
- We are using a QGIS-project with several WMS-Layers(up to 20) and Shapefiles for digitizing. There are random freezes...
- 04:42 AM Revision 3a89da0a (qgis): Merge pull request #3017 from nirvn/font_marker_outline
- [FEATURE] add outline settings to font markers
- 04:09 AM Revision 9735c13e (qgis): [FEATURE] add outline settings to font markers
2016-04-21
- 12:57 AM Bug report #14671 (Closed): Atlas not sorting properly
- Fixed in changeset commit:"647f3221463eb24ad09f486844c7161060a6b375".
- 03:05 AM Bug report #14671: Atlas not sorting properly
- I have tried with a String Field, and it run.
But i have the same problem with 2.14.1 on a Windows 7 machine for a I... - 12:57 AM Bug report #14447: Unknown exception when tracing is enabled
- As mentioned, there seems to be a problem with the file.
However, the trace digitizing tool should show a more meani... - 12:57 AM Bug report #14447: Unknown exception when tracing is enabled
- As mentioned, there seems to be a problem with the file.
However, the trace digitizing tool should show a more meani... - 11:49 PM Bug report #10537 (Closed): Converting offline twice within the same instance causing unusable of...
- Fixed in changeset commit:"f045492ed54a528263444824e7bbf3317d6d80e2".
- 11:07 PM Revision 90613ca5 (qgis): One more xenial test mask update
- 10:53 PM Revision 076db887 (qgis): Fix indentation
- 10:39 PM Revision 011bde88 (qgis): More xenial, Windows test mask updates
- 10:34 PM Revision b1b439f5 (qgis): Remove cryptic assert (was failing regularly)
- 09:46 PM Revision eacca44c (qgis): Test mask updates (qt5 and xenial)
- 09:28 PM Bug report #14329: Metasearch Catalog Client: Use behind a proxy with user/password authentification
- Not quite sure it is the same issue, but I am not able to connect to a CSW service that is secured with basic authent...
- 08:01 PM Revision 32000628 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
- 07:58 PM Revision 849a7567 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
- 05:17 PM Revision d31c6c3b (qgis): [travis] Allow osx builds to fail
- Apparently SIP 4.18 deprecates `/DocType/` which is used by PyQt4.
- 05:11 PM Revision 59522582 (qgis): [processing] Improve error message when clipping fails due to 2.5D
- 04:46 PM Feature request #1597 (Closed): Default sorting of data
- This was implemented in 2.14
- 04:46 PM Feature request #1597 (Closed): Default sorting of data
- This was implemented in 2.14
- 04:46 PM Feature request #1597 (Closed): Default sorting of data
- This was implemented in 2.14
- 04:46 PM Feature request #1597 (Closed): Default sorting of data
- This was implemented in 2.14
- 02:06 PM Revision e6bb6234 (qgis): fix python testing install directory
- 01:54 PM Revision ba948960 (qgis): fix python testing install directory
- 01:05 PM Revision 36e5dc84 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
- This reverts commit 842159036a9cfdc518a54ee1ab35de4b14206318.
- 10:16 AM Revision 8a6ba6b2 (qgis): Add missing header in QgsCoordinateTransformCache sip
- 09:42 AM Revision 9bbbe6d9 (qgis): fix toggling of map styling dock visibility from the layer tree
- 09:28 AM Revision 0875c683 (qgis): Fix default value for marker pen join style in sip bindings
- 09:15 AM Revision 66cb25fe (qgis): Fix build warnings
- 08:48 AM Feature request #14717 (Open): Add locking abilities for concurrent project access
- We use QGIS in a production environment for several projects, and at any given time several people have several of th...
- 08:46 AM Revision 09ced9bf (qgis): fix crash on startup
- 07:33 AM Bug report #14716 (Closed): Activate the data-defined override control of "Discourage labels from...
- Go to Layer's Properties > Labels > Rendering > Obstacle
Using an expression in the data-defined override tool should... - 02:14 AM Bug report #14715 (Closed): QGIS Server sending sometimes UPDATE… WHERE NULL to postgis in a WFS-...
2016-04-20
- 01:53 AM Bug report #14715 (Closed): QGIS Server sending sometimes UPDATE… WHERE NULL to postgis in a WFS-...
- You can see the description of the problem and all the tests I have made during last months here:
http://gis.stackex... - 01:19 AM Revision 5d0be314 (qgis): [Style dock] Set open button as toggle
- 12:02 AM Bug report #14713: Return duplicated elements in SnapWithResultsWithinTolerances mode
- OK. It's also affected the mode 'SnapWithResultsForSamePosition' too
- 11:55 PM Bug report #14713 (Closed): Return duplicated elements in SnapWithResultsWithinTolerances mode
- I used QGIS recently and found out the there is certain situation i got two same snapping results from QgsSnapper. An...
- 09:37 PM Bug report #14712 (Closed): DB-Manager DEFAULT value d&d issue
- The DEFAULT value option gets lost when copying a table by drag and drop in the DB-Manager.
See #6798 (related) - 07:08 PM Bug report #14711 (Closed): Disappearing polygons after save
- On several occasions now, after saving a range of different types of shapefile edits, all of the features in the laye...
- 06:56 PM Revision 208a14eb (qgis): Rewrite pseudocolor render code to improve speed
- Most of the time was lost in checking the color cache, so that is replaced
by a look up table for the index in the co... - 04:44 PM Revision 0ac299a9 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
- 04:38 PM Revision 142ce5e0 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
- 03:04 PM Revision d3810439 (qgis): Remove set mShortName in QgsMapLayer constructor
- 03:02 PM Revision d4af38be (qgis): Remove set mShortName in QgsMapLayer constructor
- 02:57 PM Revision 7b64dd4c (qgis): [Processing] Fix when iface is None
- 02:52 PM Revision e765bb6d (qgis): [Processing] Fix when iface is None
- 09:59 AM Revision 46ff59bb (qgis): Remove layer title from dock for now
- Sets the dock tab title which means it looks crappy
when stacked. - 09:55 AM Bug report #13737 (Reopened): Qgis not calculate correct min and max of rasters
- running: qgis v2.14.1 Win64.
I have a problem that might be connected:
On some HFA rasters Estimated (faster) Cumulat... - 09:53 AM Revision 1e5c9920 (qgis): [Style dock] Move layer label inside widget
- 07:44 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
- Note that the search is recursive, so the SVG may be in a subdirectory
- 07:07 AM Bug report #14710 (Closed): PostGIS table not listed from Win, but from Linux
- I try to add layers from an PostGIS database. There is only one table with Geometry. This table is not listed when co...
- 04:01 AM Bug report #14709 (Closed): Select by expression produces incorrect results with NULL/NOT NULL fo...
- Using Select by expression from the Attributes Toolbar fails to return features with NULL values ("name" IS NULL) for...
- 03:46 AM Bug report #14708 (Closed): Graduated style using Equal Interval with integer64 datatype miscalcu...
- Using data of type integer64, where the range of values of an attribute is 1 -20, a Graduated Style set to Equal Inte...
2016-04-19
- 09:10 PM Bug report #14707 (Closed): Atlas legend not resizing correctly
- I have a filtered legend in an atlas, anchored at the bottom right. On export the legend box is output at the same ma...
- 07:26 PM Revision 57d4dbf2 (qgis): Merge pull request #3015 from boundlessgeo/wfs-getfeatures-offline-crash
- Wfs getfeatures offline crash
- 06:21 PM Revision 8f0f9ccb (qgis): Add mask images for arrow symbol layer test
- 06:20 PM Bug report #14688: SVG in Layer Properties Crashes QGIS
- I think I figured it out. I had added my /home/rjhale directory as an SVG search directory at some point in the past....
- 02:58 PM Bug report #14688 (Feedback): SVG in Layer Properties Crashes QGIS
- I suspect this is caused by a malformed svg in your svg library. If you can track down which one is causing it and sh...
- 05:55 PM Revision 340f0f27 (qgis): Add a new CMake flag to disable deprecated functionality
- Anything which is going to disappear can be #ifdef'd with this definition. This
is an additional hint if your 3rd par... - 04:01 PM Bug report #14706 (Closed): Style dock doesn't clear title on remove layer
- Removing a layer will lave the title of the last set layer.
- 03:58 PM Bug report #14705 (Closed): Open style dock via View -> Panels doesn't set active layer
- Need to grab the current layer and set it when opened from the menu.
- 10:53 AM Revision 69153ab0 (qgis): Python and SQL(Expression) code editors, always use monospace
- And use a different color for fields in the expression editor
- 10:26 AM Bug report #14010 (Closed): Converting to Offline Editing of WFS-T layer causes minidump
- Fixed in changeset commit:"eeb9bdd2e0eeaf1c794b02240e3dd587f5a4cd89".
- 10:05 AM Bug report #14697: Opening kmz file causes QGIS to crash
- Confirmed in master and with unzipped KML
- 09:41 AM Revision 7379223a (qgis): Server test: URLError has no code
- 09:23 AM Revision e849cad1 (qgis): Merge pull request #2955 from mhugo/arrows
- [Feature] Arrow symbol layer
- 07:22 AM Bug report #14704 (Closed): Encoding problems with Processing toolbox
- *new description*
Some qgis algs create outputs where the attribute tables have encoding issues. Examples are buff... - 06:58 AM Bug report #14703 (Closed): Identify Results -> Save Link Fails
- When using a OGC:WMS and selecting the (I) button, the WMS provider provides an HTML document with content that can b...
- 06:15 AM Bug report #14432 (Closed): QGIS 2.14 Processing plugin crashes - TypeError: must be string, not ...
- I removed all previous instalations of qgis. In addition to deleting .qgis2 I deleted .qgis-custom. I also had to del...
- 05:55 AM Revision 831e7cd2 (qgis): [FEATURE][styles] Add new style dock for interactive styling
- 05:46 AM Revision b7a43f2c (qgis): Disable processing GDAL test on OSX (keeps randomly failing)
2016-04-18
- 12:36 AM Bug report #14660: Check Geometries plugin: 'When a row is selected, move to: Error' shows blank ...
- The issue is that the area of the feature is so small that the centroid computation code suffers from numerical insta...
- 12:16 AM Revision efb84ea2 (qgis): [FEATURE][diagrams] Add optional legend entries for diagram sizes
- A new "legend" tab has been added to diagram properties, allowing
both the existing attribute legend and a new size l... - 11:00 PM Bug report #14702 (Closed): GPX-Export: Wrong coordinates and altitude values (QGIS 2.14.1 Linux)
- QGIS 2.14 seems to have an error exporting Features (3D) to GPX. Doing the same with the same data in QGIS 2.8.x the ...
- 03:55 PM Revision 81a6ccf0 (qgis): Temporarily blacklist the arrow symbology test (qt5 only)
- 03:18 PM Revision e9c41e80 (qgis): Improve processing test documentation
- 01:22 PM Bug report #14416: WFS with BBOX doesn't work in QGS 2.14
- I try on QGIS master today.
It works perfectly with this version.
- 11:54 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
- I'm going to attempt to reload QGIS 2.14.1 - I just crashed my OSGEO4W install doing the exact same thing.
- 11:36 AM Revision 1ee0bc57 (qgis): Add @geometry_point_count and @geometry_point_num
- 11:36 AM Revision 34b7ebc2 (qgis): Add a new "arrow" symbol layer
- The "arrow" symbol layer is a symbol layer allowing to draw straight
or curved arrows from a line layer. - 09:11 AM Bug report #14645: "select by expression” algorithm in modeler
- Maybe I didn’t explain the problem very well. I know that processing tools use to work with selected features, inside...
- 09:10 AM Revision 81744ecf (qgis): Another missing Qt5 test mask
- 08:35 AM Revision 09a2f9b3 (qgis): [Processing] Retry gdal commands if they are interrupted
- 08:28 AM Revision 7cb77d8c (qgis): Merge pull request #2990 from DelazJ/style
- Symbol selector dialog: use same terms in the gui
- 08:20 AM Revision a44d0c1f (qgis): Add a missing qt 5 mask image
- 07:59 AM Revision 91524aaf (qgis): Fix doxygen warning
- 07:35 AM Bug report #14329: Metasearch Catalog Client: Use behind a proxy with user/password authentification
- Hallo Tom,
yes, it is still an issue. I am not able to connect to any catalogservice, who is behind my proxy. The c... - 07:27 AM Revision 33e7d1b9 (qgis): Add note to QgsExpressionContext docs to point to QgsExpressionContextU...
- 07:23 AM Revision c24938e3 (qgis): Update test masks for Qt5, enable more tests on Travis Qt5 builds
- 07:15 AM Revision 66b51d4a (qgis): [FEATURE] Edit attributes of multiple features simultaneously
- This change allows the attributes of multiple features to be edited
simultaneously. It is enabled when the attribute ... - 05:34 AM Revision e2e3fba2 (qgis): Show the active layer in the layers dock header
- 03:57 AM Bug report #14698 (Closed): No labels shown when font Size is set to Map unit for labels
- Hi,
if I select map units under "layer properties -> labels -> Text style", my settings for size range are not appli...
2016-04-17
- 12:48 AM Bug report #14697 (Closed): Opening kmz file causes QGIS to crash
- Attached KMZ file crashes QGIS when added on Windows.
KMZ comes from Locus Free
If I imported it into Google Maps, it... - 12:26 AM Bug report #14696 (Closed): "Stretch using current extent" on invisible layer causes redraw of map
- When right clicking on a raster layer in the layers panels and selecting "Stretch Using Current Extent" on a layer wh...
- 09:40 PM Revision 32aee3d1 (qgis): Send dart measurement output to stdout with no prefix
- Or to put it differently, make the output usable for CDash also
with Qt5. Qt5 prefixes debug output with QDEBUG and a... - 09:23 PM Revision 972f13e0 (qgis): Followup 151204d fix typo
- 05:15 PM Revision c8878997 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
- 05:13 PM Revision 8dcd918b (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- - The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with... - 05:03 PM Revision 151204de (qgis): Add debug for failing gdal subprocess
- 07:06 AM Revision de0e3670 (qgis): Merge pull request #3007 from nirvn/svg_marker_disability_v2
- [svg] add accessibility and low vision symbols
- 06:22 AM Revision ae719c09 (qgis): [svg] add accessibility and low vision symbols
- 06:13 AM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
- no problems whatsoever here, at least on qgis master, Please give it a try and report back.
- 05:31 AM Bug report #14644 (Open): SVG image in print composer renders incorrectly
2016-04-16
- 10:06 PM Bug report #14644: SVG image in print composer renders incorrectly
- Same issue with 2.14.1 in Ubuntu 15.10. Have tried qgis_problem.svg and get the same issue. These two SVGs are genera...
- 10:06 PM Bug report #14644: SVG image in print composer renders incorrectly
- Same issue with 2.14.1 in Ubuntu 15.10. Have tried qgis_problem.svg and get the same issue. These two SVGs are genera...
- 06:08 PM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
- This should be the original layer, and all supporting files.
- 02:04 PM Revision a669d3c8 (qgis): Merge pull request #3005 from m-kuhn/osx-sip-417
- [travis] OSX: Force sip version 4.17 due to build problems
- 09:43 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
- I've tried to reproduce this issue, but everything works as expected.
Ubuntu 14.04 LTS
qgis 1:2.14.1+git20160413+0bd... - 05:44 AM Bug report #14695 (Closed): Georeferencer plugin problem with projective transformation
- The issue appeared in both linux and windows version. After choosing transformation type: projective the plugin flips...
- 03:17 AM Revision fc6559aa (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- - The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with... - 02:11 AM Revision 9cc3d7e3 (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
2016-04-15
- 12:29 AM Revision 7967e961 (qgis): Fix missing map settings expression variables in composer maps
- Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604) - 12:17 AM Revision 6880b53e (qgis): Fix other feature's geometries are shown instead of null geometry
- in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th... - 12:17 AM Revision 01614973 (qgis): QgsSymbolV2: only pop expression scope if it was really added
- (cherry-picked from ef77e19fe342e6734487ba3608a8c12ee72b0bf7)
- 11:59 PM Revision e8dc8319 (qgis): Fix some providers did not respect layer's subset when calculating
- min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider te... - 11:45 PM Revision 46860cb4 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
- Add unit test
(cherry-picked from 0c5fa81126cec652d9e9932861f031c1ab3700db) - 11:45 PM Revision bc0181c0 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
- (cherry-picked from e21de0394d051de1eea7ce36d587cc933c474bae)
- 11:41 PM Revision ccbecb3c (qgis): Initially set focus to text in new name dialog
- (cherry-picked from 846c6183cafe4cb535547f1e13a7f9c48d751a61)
- 11:41 PM Revision 50298341 (qgis): [composer] Fix crash setting table columns from python
- (cherry-picked from 39d0ba5781c8b759faaaf333b54e886c01a2d910)
- 10:19 PM Bug report #14694 (Closed): DB Manager: F5 not working
- n the DB Manager SQL window, pressing Execute correctly run the query,
whereas F5 does not. - 08:22 PM Revision 84215903 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
- 07:34 PM Revision c921dc3c (qgis): Merge pull request #3006 from m-kuhn/Qt5ConsoleTests
- Enable console tests on Qt5
- 07:17 PM Revision 449fad35 (qgis): Enable console tests on Qt5
- 01:46 PM Bug report #14693 (Closed): Activating Draw Effects Breaks Inverted Polygons
- 01:46 PM Bug report #14693: Activating Draw Effects Breaks Inverted Polygons
- Duplicate of #12543
- 09:05 AM Bug report #14693 (Closed): Activating Draw Effects Breaks Inverted Polygons
- I'm trying to add a drop shadow to an inverted polygon but when I add the drop shadow, the polygon no longer renders ...
- 01:45 PM Revision b95d6c1d (qgis): [travis] Allow osx builds to fail
- Seems to be caused by sip 4.18
- 12:00 PM Revision 101d834a (qgis): Fix crash on postgis error
- 11:58 AM Revision b09a7432 (qgis): Blacklist console test on Qt5
- We are missing QScintilla bindings at the moment
- 11:25 AM Revision 16646615 (qgis): QShortcut is in widgets, not gui
- 11:05 AM Revision 8047a569 (qgis): Fix console import menu and add tests
- 10:18 AM Revision df234681 (qgis): debian packaging drop ubuntu vivid support
- 10:13 AM Revision 242d2741 (qgis): Merge pull request #3003 from m-kuhn/py3next
- Enable more tests for PyQt5/Python3
- 10:04 AM Revision eab09f0e (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
- (cherry picked from commit 78725feda46a534fbe419b61b85f13741950997a)
- 09:49 AM Revision 78725fed (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
- 09:31 AM Revision 79442b6c (qgis): Prevents a crash when online features are gone
- Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
... - 09:20 AM Revision 816c322d (qgis): Workaround for buggy mac osx cleanup
- 09:20 AM Revision 8269fc50 (qgis): Improve spatialite provider test
- 09:20 AM Revision b31e860d (qgis): Compatibility fix for most of PyQgsGeometryTest
- 09:20 AM Revision 1c6b2988 (qgis): Add unicode_keep_u fixer
- 09:20 AM Revision 129ff7cb (qgis): Unmask more Python 3 tests
- 09:20 AM Revision cacf79cd (qgis): Improve PORT_PLUGINS cmake code
- 09:20 AM Revision aa0b9fa8 (qgis): Test PyQgsRelationEditWidget updates
- * QApplication is in QtWidgets, not QtGui
* Expected failure only affects the travis Qt4 platform - 09:20 AM Revision 4af3f82b (qgis): Python 3 migrate SocketServer
- 09:20 AM Revision 3e300f29 (qgis): Manual next fixes
- 09:20 AM Revision c268f7e9 (qgis): Run next_call fixer on tests
- 06:33 AM Bug report #14692: Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
- It's a question about the build. But I don't know if the build failed because of a bug on QGIS or because something I...
- 06:23 AM Bug report #14692: Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
- Probably your sip (which isn't listed above) is too old (ubuntu precise uses sip 4.13.2 and is probably the eldest si...
- 05:47 AM Bug report #14692 (Feedback): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
- is this a bug report or a question? of is the latter please ask in the developer mailing list, or in the #QGIS IRC ch...
- 05:26 AM Bug report #14692 (Closed): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
- I try to install QGIS 2.14.0 on Red Hat 6.6 but I obtain this message :...
- 04:21 AM Bug report #14691: Type changing from INTEGER (10) to QSTRING in QGIS 2.8.8
- I guess that this comes from the limitations of the .dbf format http://devzone.advantagedatabase.com/dz/webhelp/Advan...
- 04:02 AM Bug report #14691 (Closed): Type changing from INTEGER (10) to QSTRING in QGIS 2.8.8
- Shapefile field type INTEGER (length 10) will be changed to QSTRING (Typename INTEGER64) automatically in QGIS 2.8.8....
2016-04-14
- 12:54 AM Feature request #13149 (Feedback): Specific projection system for oceanographers
- Would it be possible to upload and PM the link for an example file. We have added GRIB format to Crayfish plugin whic...
- 12:54 AM Feature request #13149 (Feedback): Specific projection system for oceanographers
- Would it be possible to upload and PM the link for an example file. We have added GRIB format to Crayfish plugin whic...
- 12:54 AM Feature request #13149 (Feedback): Specific projection system for oceanographers
- Would it be possible to upload and PM the link for an example file. We have added GRIB format to Crayfish plugin whic...
- 12:11 AM Bug report #14690 (Closed): Unnecessary requirement in v.what.rast.points function when used in...
- When using the function v.what.rast.points in a model, the "WHERE conditions of SQL statement without 'where' keyword...
- 11:52 PM Revision 83036886 (qgis): Fix test failure on GDAL >= 2.0
- 11:52 PM Revision 0672abba (qgis): [FEATURE] Compilation support for unary - operation
- 11:52 PM Revision 92a18087 (qgis): Add safeguard tests to ensure no regressions in expression compilation
- (ie check that expressions are successfully compiled where expected)
Add compilation support for "NOT..." type expre... - 11:51 PM Revision 99210ecf (qgis): [FEATURE][console] Improvements to find functionality
- - add key shortcut to open find widget, set focus to find text input
automatically (uses default shortcut for DE, eg ... - 10:33 PM Revision d8a314c4 (qgis): Merge pull request #3000 from nirvn/diamond_ellipse_marker
- [symbology] add diamond ellipse marker
- 08:29 PM Bug report #13995: singleband pseudocolor discrete rendered wrong
- The problem here is that the behaviour of QGIS is different from what you expect. The behaviour is consistent, but th...
- 07:59 PM Revision eeb9bdd2 (qgis): Avoid crash when WFS converted to offline
- Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless - 06:39 PM Bug report #14689 (Closed): Singleband raster style rendering incorrectly/unexpectedly
- This is similar to Bug report #13995, but affecting version 2.14.1 as well.
Setting breaks on discrete raster colo... - 03:50 PM Revision a7f08fd7 (qgis): Merge pull request #2956 from pblottiere/diagrams
- Update label toolbar to manage diagrams too
- 01:55 PM Bug report #14688 (Closed): SVG in Layer Properties Crashes QGIS
- I'm using Ubuntu 15.10 and QGIS 2.14.1
Add a point layer
Go to Properties
Change Simple Marker to SVG
QGIS Crashe... - 01:09 PM Feature request #14687 (Closed): 'Import into PostGIS' - encoding option missing
- Please add an option to select the encoding when importing files into PostGIS.
- 12:26 PM Bug report #14653: topology errors by digitizing
- The tiny differences between the coordinates originated from changing of the KBS - GRASS changed the KBS from EPSG555...
- 09:29 AM Bug report #14653: topology errors by digitizing
- Thomas Nogatz wrote:
> v.in.ogr seems to have a built-in tiny snapping tolerance. Topology errors smaller than that t... - 05:21 AM Bug report #14653: topology errors by digitizing
- @ Markus Neteler could you shed some light on this matter?
- 12:15 PM Revision 0f048b55 (qgis): Unblacklist Qt5 tests
- 12:15 PM Revision e3e5487f (qgis): Some general test improvements
- 12:15 PM Revision 7d156e7f (qgis): Fix typo
- 12:15 PM Revision d283223c (qgis): Python 3 update for processing tests
- 12:15 PM Revision fe314754 (qgis): Fix console errors
- 12:15 PM Revision 709d3ced (qgis): Cleanup test application on exit
- 11:13 AM Bug report #14678: Raster calculator fails with large raster in QGIS 2.14.1
- in the bug report;
If I enter "dem_3m_Zft1b" > 0
should read:
If I enter "dem_3m_Zft1b@1" > 0 - 06:54 AM Bug report #14678: Raster calculator fails with large raster in QGIS 2.14.1
- There is (was?) already a ticket on this matter, but now I can't find it. If is still open this should merged with th...
- 10:10 AM Bug report #14685: Missing namespace declaration in the GetFeature request
- Please also refer to:
https://github.com/qgis/QGIS/pull/2977#issuecomment-207599833
https://github.com/qgis/QGIS/pull... - 10:04 AM Bug report #14685 (Closed): Missing namespace declaration in the GetFeature request
- In the GetFeature request the namespace declaration is missing. This will result in ServiceExceptions on some WFS ser...
- 10:09 AM Bug report #14686 (Closed): Better exception handling if the WFS server is providing complex feat...
- I've also did some testing with WFS 2.0 server providing complex features, which are not supported.
In the first cas... - 10:01 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
> Why error is so high only for the polygon id=3?
that seems to be the real issue.- 09:38 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- The relative or absolute error varies enormously from one polygon to another. It is surprising.
Why error is so high ... - 06:48 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- small differences between with/without OTF are expected, in the first case the computations are made over a ellipsoid...
- 06:48 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- small differences between with/without OTF are expected, in the first case the computations are made over a ellipsoid...
- 09:39 AM Revision 2e515a2c (qgis): [postgres] Avoid deadlocks in transactional editing
- Can currently be triggered by using the field calculator to update a selection.
While an iterator is active and the c... - 09:39 AM Revision 07fcf243 (qgis): [postgres] Test for deadlocks with transactions
- 09:17 AM Bug report #14668: GRASS Plugin: error deleting vector file
- I just tested and the problem persist on master
with:
QGIS 2.15.0 Master 0f048b5
OSGEO4W 64 bit on windows
GRASS ... - 09:02 AM Revision 1e6dceb7 (qgis): [dbmanager] Fixes various signal bugs after 8bda5c
- Fixes some unreported glitches after new signals migration.
Also fixes #14649 - 08:59 AM Bug report #14508: Single part to multipart yields multipart polygons with incorrect areas
- the areas computed in the shapefile version of the cleaned (with postgis) singlepart vector are the same as the ones ...
- 08:50 AM Bug report #14508: Single part to multipart yields multipart polygons with incorrect areas
- The layer has some errors, for example if I import the layer as singlepart in PostGIS and try to make a multipart ver...
- 08:34 AM Revision 170c9555 (qgis): Merge pull request #2999 from mhugent/server_ntv2_2
- [FEATURE]: set default datumstransformation for server with environme…
- 07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
- apparently in native GRASS there is no rounding in outputs extent.
- 07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
- apparently in native GRASS there is no rounding in outputs extent.
- 07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
- apparently in native GRASS there is no rounding in outputs extent.
- 07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
- apparently in native GRASS there is no rounding in outputs extent.
- 06:56 AM Bug report #14677: Differences in duplicating a layer using ctrl+D&D and "duplicate layer"
- Thanks Giovanni!
Let me try to explain.
When I use Ctrl key a duplicate layer is created without "copy" addition in l... - 05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
- Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w...
- 05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
- Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w...
- 05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
- Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w...
- 05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
- Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w...
- 05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
- Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w...
- 05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
- Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w...
- 06:39 AM Bug report #14681 (Open): WFS Layer - Static Character Encoding
- 05:33 AM Bug report #14681: WFS Layer - Static Character Encoding
- The WFS layer at
> http://gis.npd.no/ogc/factmaps/2_0?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&TYPENAME=dscAll&SR... - 05:29 AM Bug report #14681 (Feedback): WFS Layer - Static Character Encoding
- Could you please post here the url of the server and the layer name?
- 05:29 AM Bug report #14681 (Feedback): WFS Layer - Static Character Encoding
- Could you please post here the url of the server and the layer name?
- 02:24 AM Bug report #14681 (Rejected): WFS Layer - Static Character Encoding
- Hi all,
I have an WFS layer which is provided in UTF-8. The strings are parsed incorrectly which ends up in hierogly... - 05:53 AM Bug report #11983 (Reopened): pasting features into spatialite layer does not copy attibute values
- This problem still exists on QGIS version 2.14.1, windows 7 64 bits, using shapefile vector layer.
Sometimes it occur... - 05:53 AM Bug report #11983 (Reopened): pasting features into spatialite layer does not copy attibute values
- This problem still exists on QGIS version 2.14.1, windows 7 64 bits, using shapefile vector layer.
Sometimes it occur... - 05:28 AM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
- Mark Thomas wrote:
> The rest of the files are now attached.
you forgot to attach the original layer, the one where ... - 05:22 AM Bug report #14432 (Reopened): QGIS 2.14 Processing plugin crashes - TypeError: must be string, no...
- I have the same problem as above. I have deleted the .qgis2 folder, but it does not help. Any sugestions??
- 05:16 AM Bug report #14684 (Closed): QGIS Intersection tool does not work when used in Modeler
- duplicate of #14676
please see the #14676 ticket, and if possible attach sample data and the model. - 05:16 AM Bug report #14684 (Closed): QGIS Intersection tool does not work when used in Modeler
- duplicate of #14676
please see the #14676 ticket, and if possible attach sample data and the model. - 04:53 AM Bug report #14684 (Closed): QGIS Intersection tool does not work when used in Modeler
- The QGIS Intersection works perfectly when used from the toolbox.
However, when the same algorithm is used in the gra... - 03:26 AM Bug report #14683 (Closed): Calling Actions from attribute context menu vs. the Action map tool
- When calling an action from the context menu (right click) on an attribute window, the value obtained from a field na...
- 03:21 AM Bug report #14682 (Closed): Unable to run Python code, pressing Browse causes error (MAcOS El Cap...
- Hi, I am unable to run Python codes as when I press "Browse" the following appears (see below).
This happens in all... - 03:17 AM Feature request #14195: QGIS Browser: Enable a 'MapBook' combining layers from different sources
- Update: This feature request is now partly available via the QLR Browser plugin.
- 03:06 AM Bug report #14208 (Closed): DBManager don't use pgservice.conf
- 02:54 AM Feature request #14680: Use OpenCL/CUDA for data processing
- OK, I see. What about the tools listed as QGIS geoalgorithms in Processing? Are they also external libraries or could...
- 02:32 AM Feature request #14680 (Closed): Use OpenCL/CUDA for data processing
- Using GPU for Geo-data processing is indeed a good idea. This is very far from being an easy task though.
Moreover, ... - 02:32 AM Feature request #14680 (Closed): Use OpenCL/CUDA for data processing
- Using GPU for Geo-data processing is indeed a good idea. This is very far from being an easy task though.
Moreover, ... - 02:13 AM Feature request #14680 (Closed): Use OpenCL/CUDA for data processing
- I would like to see support for OpenCL/CUDA in QGIS. It could be used for speeding up data processing. I guess this w...
2016-04-13
- 01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju... - 01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju... - 01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju... - 01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju... - 01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju... - 01:47 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- Hmm, it seems really that even the author of the ticket does not have rights to edit it.
- 01:30 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- Jukka Rahkonen wrote:
> Thanks, makes sense now. Could you add this valuable information into the description?
I wou... - 09:48 PM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- Thanks, makes sense now. Could you add this valuable information into the description?
- 09:42 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- The CRS from the project is EPSG:2154 and is the same as the CRS from the only one layer (dataset.shp).
I understand ... - 07:16 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- Please define how it is wrong. Does the OTF area differ from the area that you get if you re-project the file physica...
- 04:41 AM Bug report #14675 (Closed): Polygon area calculation error when the fly reprojection is activated
- The area is wrong when the fly reprojection is enabled even if there are no other layers in the project.
you can chec... - 01:02 AM Revision cbf7b5c0 (qgis): fix 7454d87
- 12:05 AM Bug report #14649 (Closed): python error adding/removing schemas/tables in DB Manager on QGIS master
- Fixed in changeset commit:"1e6dceb7d25d0634f9f452dff2f360bcf901bd2f".
- 11:15 PM Feature request #14679 (Open): travis tested git branch
- Hello all,
I recently started coding a bit for QGIS, and have noticed the master branch quite often fails to pass tes... - 10:16 PM Revision 7454d87d (qgis): doxygen: include sha in PROJECT_NUMBER
- 08:34 PM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
- The rest of the files are now attached.
- 07:51 AM Bug report #14672 (Feedback): Program Crashes In Some Cases When Performing Buffer Vector Analysi...
- please attach the full datasets (the .shp file is not enough for a shapefile, you must also add the .shx, .dbf and .p...
- 05:59 PM Revision e023363c (qgis): add doxymentation
- 04:16 PM Revision 2572d181 (qgis): fix build
- 04:12 PM Revision 063d80d1 (qgis): fix windows build
- 02:51 PM Revision c30f71ac (qgis): dxf export: add support for expression contexts and rotated symbols (fi...
- 02:51 PM Revision f19a35c3 (qgis): dxf export: support rule based labeling (fixes #13757)
- 02:50 PM Revision 02328190 (qgis): update label toolbar to manage diagrams too
- 02:18 PM Revision 69235e67 (qgis): fix offset not cloned for ellipse marker
- 02:17 PM Revision 7c779aea (qgis): [symbology] add diamond ellipse marker
- 02:16 PM Bug report #14678 (Closed): Raster calculator fails with large raster in QGIS 2.14.1
- I'm working in QGIS 2.14.1 with a DEM ranging from 200 feet to 1600 feet elevation called "dem_3m_Zft1b" (geotiff, 16...
- 02:06 PM Revision ca9f267e (qgis): don't apply loaded style when layer properties dialog is cancelled
- (cherry picked from commit 25a162c05a2fd95f8e685499a0e403a85edf2646)
- 02:06 PM Revision 5c24d1af (qgis): [processing] fix missed quotes in OTB provider (fix #14557)
- (cherry picked from commit 8eb79dbb91d55f9975d903a4f2cc1d650a68b038)
- 02:06 PM Revision e9653798 (qgis): [processing] fix GRASS icon
- (cherry picked from commit badea8ceb256fcfe12323b64f200b7ea18f316d8)
- 02:06 PM Revision 328000e0 (qgis): [processing] don't ask for MSYS folder for GRASS7 (fix #14431)
- (cherry picked from commit 525194dc0b0db98ece343539f3cd5b7540f2a020)
- 01:40 PM Revision 81b64931 (qgis): More consistency on gui labels
- 11:52 AM Bug report #14653: topology errors by digitizing
- Thomas Nogatz wrote:
> v.in.ogr seems to have a built-in tiny snapping tolerance. Topology errors smaller than that t... - 10:39 AM Bug report #14653: topology errors by digitizing
- v.in.ogr seems to have a built-in tiny snapping tolerance. Topology errors smaller than that tolerance are not report...
- 10:28 AM Bug report #14653: topology errors by digitizing
- that's right. GRASS does not report any error during import process.
To understand what happens when GRASS imports a... - 07:46 AM Bug report #14653: topology errors by digitizing
- Thomas Nogatz wrote:
> I have not experienced a false positive by the topology checker tool by now. Importing+exporti... - 03:49 AM Bug report #14653: topology errors by digitizing
- I have not experienced a false positive by the topology checker tool by now. Importing+exporting a shapefile by GRASS...
- 11:33 AM Revision b7a4e206 (qgis): [processing] add Rectangles, Ovals, Diamonds algorithm (fix #11575)
- This is direct port of abandoned "Rectangles, Ovals and diamonds" plugin.
There are two algorithms: one uses fixed va... - 09:03 AM Bug report #14677 (Closed): Differences in duplicating a layer using ctrl+D&D and "duplicate layer"
- I noticed in QGIS 2.14 I can hold Ctrl key and drag to duplicate a layer. But this seems to create a copy linked from...
- 08:32 AM Bug report #14676 (Feedback): QGIS Intersection tool does not work when used in Modeler
- please attach sample data and expected and wrong result.
- 08:07 AM Bug report #14676 (Closed): QGIS Intersection tool does not work when used in Modeler
- The QGIS Intersection works perfectly when used from the toolbox.
However, when the same algorithm is used in the gra... - 08:21 AM Revision f3e0438c (qgis): spatialite provider: remove m prefixes in extern functions (followup 10...
- 07:58 AM Bug report #14167 (Closed): JPEG2000 rendering issue
- 07:56 AM Bug report #14615 (Closed): Freezing when zooming into WMS with scroll wheel
> The removal of the proxy worked for me but it not a solution for all the users in our organisation who cannot be o...- 07:56 AM Bug report #14615 (Closed): Freezing when zooming into WMS with scroll wheel
> The removal of the proxy worked for me but it not a solution for all the users in our organisation who cannot be o...- 07:54 AM Bug report #14668 (Feedback): GRASS Plugin: error deleting vector file
- I cannot confirm using QGIS master on linux.
- 07:52 AM Bug report #14658: Wmts layer not appearing
- Vincenzo Pizzo wrote:
> Sorry but I'm a novice.
> What do you mean?
it was just to add more informations to this rep... - 07:42 AM Revision 23daead0 (qgis): Fix PyQgsVectorFileWriter test on Windows
- 07:42 AM Revision 02e0e3f9 (qgis): Fix other feature's geometries are shown instead of null geometry
- in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th... - 07:42 AM Revision ecc85a98 (qgis): hardcode values for pentagon, hexagon, and equilateral triangle
- 07:33 AM Bug report #13296: topology checker misleading errors
- Thomas Nogatz wrote:
> Could you describe please how you did check the layer with GRASS?
you have to import your vec... - 04:19 AM Bug report #13296: topology checker misleading errors
- Could you describe please how you did check the layer with GRASS?
- 07:27 AM Bug report #14673 (Feedback): Saving edits in .shp files
- Reinhard Reiterer wrote:
> Sounds like a bad plugin.
agree, please remove all 3rd party plugins, restart qgis and tr... - 07:27 AM Bug report #14673 (Feedback): Saving edits in .shp files
- Reinhard Reiterer wrote:
> Sounds like a bad plugin.
agree, please remove all 3rd party plugins, restart qgis and tr... - 07:27 AM Bug report #14673 (Feedback): Saving edits in .shp files
- Reinhard Reiterer wrote:
> Sounds like a bad plugin.
agree, please remove all 3rd party plugins, restart qgis and tr... - 05:32 AM Bug report #14673: Saving edits in .shp files
- Sounds like a bad plugin.
- 07:27 AM Revision ef77e19f (qgis): QgsSymbolV2: only pop expression scope if it was really added
- 07:26 AM Bug report #14671 (Open): Atlas not sorting properly
- 06:29 AM Bug report #14671: Atlas not sorting properly
- I should also add that I just upgraded to 2.14.1 and the issue still occurs.
- 06:29 AM Bug report #14671: Atlas not sorting properly
- Field type is integer
- 07:13 AM Bug report #13757 (Closed): Text with rule based labeling is not Exported to DXF
- Fixed in changeset commit:"f19a35c34e758ed17704c77a7ee334bf866bd46f".
- 07:13 AM Feature request #14495 (Closed): Defined Symbol Rotation angle are ignored
- Fixed in changeset commit:"c30f71ac73796bb2a39ff0fd4f2349b9fde222ac".
- 05:37 AM Revision cbe919d2 (qgis): Merge pull request #2997 from nirvn/more_n_more_markers
- [symbology] add a filled cross simple marker
- 05:08 AM Bug report #14431 (Closed): Cannot set Msys folder path in QGIS 2.14
- Fixed in changeset commit:"328000e0a0f86f20873577699aaad3ecbde25c5f".
- 04:44 AM Bug report #14657 (Closed): geometry checker does not detect simple topology errors
- 04:43 AM Bug report #14657: geometry checker does not detect simple topology errors
- I'm going to propose a change in the translation.
the ticket can be closed.
Thank you - 04:29 AM Bug report #14657: geometry checker does not detect simple topology errors
- So issue can be closed?
- 04:28 AM Bug report #14657: geometry checker does not detect simple topology errors
- sorry,
there is no problem.
This is a misunderstanding of me. - 04:22 AM Bug report #14657 (Open): geometry checker does not detect simple topology errors
- Category changed. You could look at fixing the translation directly at https://www.transifex.com/qgis/QGIS/
- 04:22 AM Bug report #14657 (Open): geometry checker does not detect simple topology errors
- Category changed. You could look at fixing the translation directly at https://www.transifex.com/qgis/QGIS/
- 04:22 AM Bug report #14657 (Open): geometry checker does not detect simple topology errors
- Category changed. You could look at fixing the translation directly at https://www.transifex.com/qgis/QGIS/
- 04:18 AM Bug report #14657: geometry checker does not detect simple topology errors
- after checking with the English version of QGIS.
there is a translation problem in French.
'check for overlaps (or g... - 04:32 AM Revision 6da18991 (qgis): fix angle and anchor point settings for ellipse symbol
- 04:30 AM Revision 3cf75d80 (qgis): [symbology] add filled cross and hexagon markers
- 02:32 AM Feature request #11575 (Closed): Create rectangles, ovals and diamonds from points (not by digiti...
- Fixed in changeset commit:"b7a4e20627b82a6334dc340fe5d728c1d2fa776a".
2016-04-12
- 01:56 AM Bug report #14674 (Closed): Wrong size of legend symbols when using Geometry generator symbology
- Using a shapefile point with 'Geometry
generator 'with the following formula <buffer ($ geometry, 2)> so everything i... - 01:01 AM Bug report #14673 (Closed): Saving edits in .shp files
- Sometimes when doing edits on .shp files (500 records) and saving after a single edit be quick and then sometimes it ...
- 11:44 PM Bug report #14651: Authentication System: DISABLED. Resources authenticating via the system can n...
- The python messages are just warnings and come from metasearch plugin (please file a separate ticket and set metasear...
- 10:43 PM Bug report #14666 (Closed): delimitedtext provider "fills" missing coordinates
- Fixed in changeset commit:"02e0e3f95925356c4da8ed5effa4634e92fd44f8".
- 06:47 AM Bug report #14666 (Closed): delimitedtext provider "fills" missing coordinates
- When reading a text file with coordinates, QGIS doesn't complain about missing values in X/Y fields. Instead the valu...
- 10:09 PM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
- Note: The shapes generated without dissolve can then be merged into a single shape without any issues as a second step.
- 10:03 PM Bug report #14672 (Closed): Program Crashes In Some Cases When Performing Buffer Vector Analysis ...
- When creating a buffer shape file from certain shape layers, the program crashes if I have the option selected to dis...
- 09:43 PM Bug report #14671 (Feedback): Atlas not sorting properly
- Can you please confirm the field type for the "panel_nbr" field?
- 03:06 PM Bug report #14671 (Closed): Atlas not sorting properly
- I'm using 2.14.0 on a Windows 10 machine.
I have created an atlas map with features numbered 1-6 using field "panel_... - 05:01 PM Revision 70863eca (qgis): [FEATURE]: set default datumstransformation for server with environment...
- 04:47 PM Revision 9a161ac4 (qgis): Fix crash on exit: delete postgres connection pool before QApplication
- 04:08 PM Revision 601e4300 (qgis): Only cache QIcons if a QgsApplication is present
- 03:12 PM Revision 0bde3574 (qgis): [dbmanager] PG ignore env if service file is used
- Cherry-picked from master
Fixes #14436
Funded by Boundless - 02:48 PM Revision 30df95ab (qgis): Add new target port-plugins to run 2to3 on plugins as build step
- 02:47 PM Revision f7354ffb (qgis): Fix indentation
- 02:40 PM Revision 1eb63768 (qgis): [dbmanager] Use user name as DB name if provided
- Followup for 212b125
- 02:35 PM Revision f2271749 (qgis): Mask flaky openstreetmap test
- 02:35 PM Revision c9588cd5 (qgis): Cache theme icons for quick access
- 02:17 PM Bug report #14663 (Closed): SVG point-marker in print composer with blank frame
- Duplicate of #13979
- 02:17 PM Bug report #14663 (Closed): SVG point-marker in print composer with blank frame
- Duplicate of #13979
- 04:42 AM Bug report #14663: SVG point-marker in print composer with blank frame
- Yes, my symbol sizes in map units.
- 04:38 AM Bug report #14663 (Feedback): SVG point-marker in print composer with blank frame
- Are your symbol sizes in map units?
- 04:38 AM Bug report #14663 (Feedback): SVG point-marker in print composer with blank frame
- Are your symbol sizes in map units?
- 04:36 AM Bug report #14663 (Closed): SVG point-marker in print composer with blank frame
- I have upgraded from 2.8 / 2.12 to 2.14.1. In print composer it seems that each SVG point-marker get a blank frame (s...
- 02:05 PM Revision 212b125a (qgis): [dbmanager] PG ignore env if service file is used
- Fixes #14436
Funded by Boundless - 01:22 PM Bug report #14670 (Closed): 'Check Geometries' plugin fails generating serial values
- Normally I use serial columns (e.g. 'gid') to generate unique primary keys. Unfortunately the 'Check Geometries' plug...
- 12:01 PM Revision 4dba5eb6 (qgis): Unblacklist global static QIcon related Qt5 tests
- 12:01 PM Revision ca0bf6fe (qgis): Don't use global static QIcon's, they crash Qt5 on exit
- 10:53 AM Bug report #7904: ambiguous keyboard shortcuts defaults
- Ctrl+Shift+O is resolved
Ctrl+Shift+M remains - 10:46 AM Bug report #7906 (Closed): Configure shortcuts dialog and international keyboard
- 09:32 AM Bug report #14658: Wmts layer not appearing
- Sorry but I'm a novice.
What do you mean? - 09:06 AM Bug report #14669 (Rejected): Processing: Kriging rscripts/Kriging_with_model_selection.rsx probl...
- As in Kriging.rsx (Bug report #14608), I don't understand why you import here the libraries rgl, spatstat, maptools, ...
- 07:52 AM Revision 0adae36f (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
- 07:31 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- Great, thanks.
- 07:30 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- I've done it already with commit:0bde357
- 07:26 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- Could you please backport it? Thanks.
- 07:19 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- tnx elpaso
- 05:09 AM Bug report #14436 (Closed): Failure to connect to postgres database defined as service in DB manager
- Fixed in changeset commit:"212b125a2c2eba93f2c8e3b991ea4be4fdc57623".
- 07:07 AM Bug report #14668 (Closed): GRASS Plugin: error deleting vector file
- If you load a vector layer from GRASS DB in QGIS Layers Panel,
then you remove it from the panel, still it is impossi... - 06:57 AM Revision 82c7bbe0 (qgis): [travis] Qt4: Don't run tests in parallel
- 06:51 AM Bug report #14667 (Closed): MultiPolygonZM: Geometry type (Polygon) does not match column type (M...
- In the presence of a MultiPolygonZM Postgis table, QGIS sends a Polygon to the database.
Procedure:
Create a simple t... - 04:47 AM Bug report #14665 (Closed): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- A small Graphical modeller model was created to merge and warp two raster layers and finally clip this mosaic by a ve...
- 04:41 AM Bug report #14664 (Closed): Postgres citext columns do not appear as fields in QGIS
- I have a PostGIS database that includes several columns of the 'citext' case-insensitive string type. This type is pr...
- 04:40 AM Bug report #14659: add geometric columns - no Z coord
- Oops, sorry my bad. Seems we already have full support.
- 03:56 AM Bug report #14659: add geometric columns - no Z coord
- This can not be fixed until we will have full Z coordinate support in QGIS geometry classes.
- 04:34 AM Bug report #14615: Freezing when zooming into WMS with scroll wheel
- Thank you for your responses. I investigated further using Fiddler to look at the web traffic. I found that a 407 err...
- 04:12 AM Revision 4bbe318c (qgis): [symbology] Remove distorted star symbol
- 04:01 AM Bug report #14644: SVG image in print composer renders incorrectly
- Here's the file, if you are able to see anything unusual, that causes a change between QGIS 2.8.2 and 2.14.1 that wou...
- 03:08 AM Revision 6df1f686 (qgis): [raster] Add note and docs for psuedocolor 'clip' option
- 02:10 AM Bug report #14662 (Closed): --configpath defines ~ as additional svg folder
- Starting from a clean --configpath no additional svg folders should be configured.
Instead, the homedir is configured...
2016-04-11
- 01:14 AM Revision ce2891b1 (qgis): Fix missing map settings expression variables in composer maps
- Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604) - 12:37 AM Bug report #14626: SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Thanks for the correction.
Will it be backported to the next 2.14 point release ? - 12:32 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- The workaround of clicking "cancel" does not work in master anymore, because of the commit:25a162c.
I've made a PR t... - 10:55 PM Bug report #14661 (Closed): effects not working on ellipse layer
- Fixed in changeset commit:"0adae36f08694b19729f842c3b88997f60eeaf30".
- 10:08 PM Bug report #14661 (Closed): effects not working on ellipse layer
- Just noticed that effects are not working onto ellipse layers. The setup actually works, but once you apply it and cl...
- 10:36 PM Bug report #14645 (Rejected): "select by expression” algorithm in modeler
- Aitor Forcada wrote:
> This is exactly the point, the model doesn’t work with the correct selected features during th... - 01:04 PM Bug report #14645 (Reopened): "select by expression” algorithm in modeler
- This is exactly the point, the model doesn’t work with the correct selected features during the processing. In the mo...
- 10:11 PM Bug report #14656: ImportError: No module named PyQt
- It seems now for using @qgis@ package I have to specify @PYTHONPATH@:...
- 03:14 AM Bug report #14656: ImportError: No module named PyQt
- There is no PyQt directory in @/usr/lib/python2.7/dist-packages/qgis@. I've tried to reinstall @python-qgis@ package ...
- 03:07 AM Bug report #14656: ImportError: No module named PyQt
- This is internal QGIS thing. And of course you can import this package....
- 08:32 PM Revision 1ed39c48 (qgis): Fix indentation
- 06:13 PM Bug report #14604 (Closed): 2.5D rendering order is messed up in Print Composer
- Fixed in changeset commit:"ce2891b10e7c5634c900838e6f9e3b9364e699d0".
- 05:55 PM Revision c7ddc4b2 (qgis): [processing] Allow calling GdalUtils.runGdal w/o progress
- 05:52 PM Revision e873540d (qgis): [processing] fix path handling (fix #14432)
- 05:37 PM Revision 4815ebd5 (qgis): doxygen: fix extra stylesheet path
- 02:57 PM Revision abda90fe (qgis): [processing] filter items in toolbox using translated and original name...
- 02:01 PM Revision 16d8da38 (qgis): Fix some providers did not respect layer's subset when calculating
- min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider test - 01:13 PM Bug report #14660 (Closed): Check Geometries plugin: 'When a row is selected, move to: Error' sho...
- In some cases the 'When a row is select, move to: Error' option doesn't show any features.I've uploaded sample geomet...
- 12:07 PM Bug report #14615: Freezing when zooming into WMS with scroll wheel
- I would first check if each wheel click creates a new GetMap request. If it does it may freeze the WMS server. Right ...
- 10:18 AM Bug report #14615: Freezing when zooming into WMS with scroll wheel
- do they work as expected on QGIS 2.8.* ?
- 05:59 AM Bug report #14615: Freezing when zooming into WMS with scroll wheel
- Hi Giovanni,
Here are two different WMS feeds that produce the same problem:
http://environment.data.gov.uk/ds/wms?... - 11:43 AM Bug report #14167: JPEG2000 rendering issue
- The image is in one tile with a size of 54116, 51734. It will mean that the OpenJPEG2000 driver will not open it beca...
- 10:17 AM Bug report #14167: JPEG2000 rendering issue
> But then, how/where should I address the problem?
if it turns to be a gdal problem then it must be filed there no...- 08:29 AM Bug report #14167: JPEG2000 rendering issue
- I'm not sure how to answer to the latter?
It is certainly a QGIS issue since I face it using this softwre, and I don... - 07:54 AM Bug report #14167: JPEG2000 rendering issue
- anyway, how this is a qgis issue? isn't eventually an issue of the libraries that allow open such formats vis gdal?
- 06:06 AM Bug report #14167: JPEG2000 rendering issue
- Thanks for the feedback.
Very interesting to know that Kakadu encounters problem reading it.
And that it was produced... - 05:35 AM Bug report #14167: JPEG2000 rendering issue
- Gdalinfo report shows which driver was used for reading the file. With kdu_show viewer's properties tool I could see ...
- 04:50 AM Bug report #14167: JPEG2000 rendering issue
- Hi,
Here's an updated url :
https://we.tl/3NIUS7iuMF
Thanks,
Mathieu - 11:05 AM Bug report #14156 (Closed): WFS non cached: infinite flashing
- Fixed in 2.16 per commit:9040ec1
- 11:05 AM Bug report #14156 (Closed): WFS non cached: infinite flashing
- Fixed in 2.16 per commit:9040ec1
- 11:05 AM Bug report #14156 (Closed): WFS non cached: infinite flashing
- Fixed in 2.16 per commit:9040ec1
- 11:05 AM Bug report #9444 (Closed): WFS client not requesting new features when not-cached
- Fixed in 2.16 per commit:9040ec1
- 11:05 AM Bug report #9444 (Closed): WFS client not requesting new features when not-cached
- Fixed in 2.16 per commit:9040ec1
- 11:05 AM Bug report #9444 (Closed): WFS client not requesting new features when not-cached
- Fixed in 2.16 per commit:9040ec1
- 11:04 AM Bug report #10106 (Closed): Panning a non-cached WFS layer causes selection to change
- Fixed in 2.16 per commit:9040ec1b
- 11:04 AM Bug report #10106 (Closed): Panning a non-cached WFS layer causes selection to change
- Fixed in 2.16 per commit:9040ec1b
- 11:04 AM Bug report #10106 (Closed): Panning a non-cached WFS layer causes selection to change
- Fixed in 2.16 per commit:9040ec1b
- 10:34 AM Bug report #14659 (Open): add geometric columns - no Z coord
- 10:25 AM Bug report #14659: add geometric columns - no Z coord
- the command only creates coord coord x y (see screenshot)
- 10:16 AM Bug report #14659 (Feedback): add geometric columns - no Z coord
- is the column Z there and empty, or no column at all?
- 08:16 AM Bug report #14659 (Closed): add geometric columns - no Z coord
- Hello,
the command 'Export / add geometric columns' (vector menu => Geometry Tools) applied to a shapefile 3D point ... - 10:33 AM Revision 483eb86f (qgis): Fix the request for 2-spaces indent
- 10:21 AM Revision 54b6a65c (qgis): Request 2-spaces indent
- 10:20 AM Bug report #14658: Wmts layer not appearing
- this is the log...
- 10:20 AM Bug report #14658: Wmts layer not appearing
- this is the log...
- 07:52 AM Bug report #14658 (Closed): Wmts layer not appearing
- I have some issues with this wmts server: http://webapps.sit.puglia.it/arcgis/rest/services/Background/CatastoImpiant...
- 10:18 AM Bug report #14436 (In Progress): Failure to connect to postgres database defined as service in DB...
- 10:16 AM Bug report #14657 (Feedback): geometry checker does not detect simple topology errors
- 08:09 AM Bug report #14657: geometry checker does not detect simple topology errors
- Why are you using such small threshold values? If you use i.e. 200000, it works fine.
- 06:45 AM Bug report #14657 (Closed): geometry checker does not detect simple topology errors
- see attached files.
Overlaps and gaps are not detected. - 09:58 AM Revision ebbae38c (qgis): Add generic editor configuration
- See http://editorconfig.org
- 08:50 AM Revision 35c01f8b (qgis): [processing] make gdal algorithms honor selection
- fixes #14622
(cherry picked from commit cc50157ab8053637f24c6f18e35a2bea7feafc78) - 08:16 AM Revision f04de1ba (qgis): Merge pull request #2982 from alexbruy/cancel-style-loading
- don't apply loaded style when layer properties dialog is cancelled
- 07:34 AM Revision 0c5fa811 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
- Add unit test
- 07:34 AM Revision e21de039 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
- 05:56 AM Feature request #13764 (Closed): Let Processing command filter search not only in translation, bu...
- Fixed in changeset commit:"abda90fe0dfc680273fd0db7ee865e67faeaa83b".
- 04:29 AM Bug report #14329: Metasearch Catalog Client: Use behind a proxy with user/password authentification
- Is this still an issue? I am unable to reproduce locally.
- 04:12 AM Feature request #8689: Oracle provider - speed of listing
- Hi!
We have the same problem, but we have to wait for hours before all tables are listed when trying to add an Oracl... - 04:05 AM Bug report #14617: unable to display data from GRASS read-only mapset
- Which data type, raster or vector? Local or mounted drive? Unix or Windows?
I cannot reproduce it. I can read raster... - 04:04 AM Feature request #12893 (Feedback): Keep join field when using processing/qgis
- Not sure if we should change current situation. It may be quite confusing for users that some algs (e.g. QGIS) preser...
- 03:40 AM Bug report #14595 (Closed): WMS layer can be loaded but is not displayed
- 03:37 AM Bug report #14595: WMS layer can be loaded but is not displayed
- Works for my too now with the same QGIS version 2.14.1.
For my mind this means that the problem exists but it is fuzz... - 02:34 AM Feature request #14295 (Closed): Processing "Statistics by category" should add a column with the...
- Already fixed in master. Please reopen if necessary
- 02:34 AM Feature request #14295 (Closed): Processing "Statistics by category" should add a column with the...
- Already fixed in master. Please reopen if necessary
- 02:29 AM Feature request #7810 (Closed): update inputs lists after running a module
- Fixed in master. Please reopen if necessary
- 02:29 AM Feature request #7810 (Closed): update inputs lists after running a module
- Fixed in master. Please reopen if necessary
2016-04-10
- 12:58 AM Feature request #10242 (Closed): Join Attribute Table algorithm: add support to join geometryless...
- Works fine in master. Please reopen if necessary
- 12:58 AM Feature request #10242 (Closed): Join Attribute Table algorithm: add support to join geometryless...
- Works fine in master. Please reopen if necessary
- 12:55 AM Bug report #14656: ImportError: No module named PyQt
- There is no PyQt package in system:...
- 11:45 PM Bug report #14656 (Rejected): ImportError: No module named PyQt
- Works fine under Windows and Linux with latest master f04de1ba97....
- 11:45 PM Bug report #14656 (Rejected): ImportError: No module named PyQt
- Works fine under Windows and Linux with latest master f04de1ba97....
- 01:04 PM Bug report #14656 (Rejected): ImportError: No module named PyQt
- Latest Master....
- 12:51 AM Feature request #13281 (Open): Support different thousand separators for the numeric scalebar in ...
- 12:06 AM Feature request #13281: Support different thousand separators for the numeric scalebar in map com...
- +1
- 12:48 AM Bug report #14286 (Closed): Saga in QGIS Processing do not support "no ascii filename" in certain...
- Jean Hemmi wrote:
> Ooups, it was a typo error.
> Processing tested was 2.12.2 after re-installed from plugins reposi... - 12:48 AM Bug report #14286 (Closed): Saga in QGIS Processing do not support "no ascii filename" in certain...
- Jean Hemmi wrote:
> Ooups, it was a typo error.
> Processing tested was 2.12.2 after re-installed from plugins reposi... - 12:42 AM Bug report #14286: Saga in QGIS Processing do not support "no ascii filename" in certain algs
- Ooups, it was a typo error.
Processing tested was 2.12.2 after re-installed from plugins repository.
I have not veri... - 12:45 AM Bug report #14420 (Open): WFS-T client sends columns in the wrong order
- 02:17 PM Bug report #14420: WFS-T client sends columns in the wrong order
- Issue still exists. Trying on latest master:...
- 12:44 AM Bug report #14432: QGIS 2.14 Processing plugin crashes - TypeError: must be string, not None
- Paulo Cardoso wrote:
> The same for me.
please try with a clean configuration by deleting .qgis2 (make a backup firs... - 05:06 PM Bug report #14432: QGIS 2.14 Processing plugin crashes - TypeError: must be string, not None
- The same for me.
> Couldn't load plugin processing due to an error when calling its initGui() method
>
> TypeError... - 12:42 AM Revision 25ad0af8 (qgis): [symbology] Add explanatory text for 0 line widths (fix #9937)
- 12:39 AM Feature request #8777 (Closed): Improvements for Split Vector Layer by Attribute alg
- All these features now available in new "Split vector layer" algorithm. Reopen if necessary
- 12:39 AM Feature request #8777 (Closed): Improvements for Split Vector Layer by Attribute alg
- All these features now available in new "Split vector layer" algorithm. Reopen if necessary
- 12:36 AM Bug report #14645 (Closed): "select by expression” algorithm in modeler
- Well, this is not a bug. By default Processing works only with selected features if there is a selection in a layer. ...
- 12:36 AM Bug report #14645 (Closed): "select by expression” algorithm in modeler
- Well, this is not a bug. By default Processing works only with selected features if there is a selection in a layer. ...
- 12:19 AM Bug report #14603: Wrong CRS attributed to a raster exported with ArcMap
- Thanks for looking into this!
I agree that this is an ArcMap problem... but it is pretty annoying for people using b... - 12:08 AM Bug report #14618 (Closed): Processing history not in UTF-8
- Looks like duplicate of #11590
- 12:08 AM Bug report #14618 (Closed): Processing history not in UTF-8
- Looks like duplicate of #11590
- 12:05 AM Feature request #12937 (Closed): Distance to nearest hub tool : Round distance
- It makes almost no sense for me. Reopen if necessary.
- 12:05 AM Feature request #12937 (Closed): Distance to nearest hub tool : Round distance
- It makes almost no sense for me. Reopen if necessary.
- 12:05 AM Feature request #13662: Add CRS/SRS input parameter type
- Yes,I forgot to specify for modeler and script input type (double comment syntax in script's header).
- 12:00 AM Feature request #13662: Add CRS/SRS input parameter type
- Maybe I misunderstand your request, but ParameterCrs already available in scripts. Still missed in modeler though
- 12:03 AM Bug report #13009: Processing: select extent on canvas does not bring the window to the backgroun...
- Looks like Gnome issue. We have similar problems with "minimize" button in many dialogs, they are visible everywhere ...
- 11:55 PM Bug report #14474 (In Progress): Processing menu icons don't scale on HiDPI
- 10:36 PM Bug report #13979 (Closed): Legend Item Properties - Symbol Size
- Fixed in changeset commit:"0c5fa81126cec652d9e9932861f031c1ab3700db".
- 10:08 PM Bug report #9427 (Closed): Legend and scale refer to "Map 3", but there is no way to know which o...
- 09:49 PM Bug report #9427: Legend and scale refer to "Map 3", but there is no way to know which one it is
- Fixed in master
- 09:49 PM Bug report #9427: Legend and scale refer to "Map 3", but there is no way to know which one it is
- Fixed in master
- 09:15 PM Feature request #4926 (Closed): Offset symbology
- This was implemented some versions ago
- 09:15 PM Feature request #4926 (Closed): Offset symbology
- This was implemented some versions ago
- 06:05 PM Feature request #12263 (Closed): Open symbol properties by clicking on symbol in layer tree
- Implemented in 2.14
- 06:05 PM Feature request #12263 (Closed): Open symbol properties by clicking on symbol in layer tree
- Implemented in 2.14
- 06:03 PM Bug report #13352 (Closed): Symbology - Size assistant bug
- This was fixed in 2.14
- 06:03 PM Bug report #13352 (Closed): Symbology - Size assistant bug
- This was fixed in 2.14
- 03:44 PM Bug report #9937 (Closed): Symbol outline width incorrect when set to 0
- Fixed in changeset commit:"25ad0af86cb465a44214944b7a5169d8e55d94eb".
- 02:29 PM Bug report #9937: Symbol outline width incorrect when set to 0
- As for simple lines and borders (simple fill), the default width should be 0,26mm.
- 02:10 PM Bug report #14560: layers with singular osm dataset fail to properly refresh on canvas extend change
- Proposed fix here: https://github.com/qgis/QGIS/pull/2991
- 03:24 AM Bug report #14560: layers with singular osm dataset fail to properly refresh on canvas extend change
- might be introduced in commit:b4f4663
- 12:18 PM Bug report #14655 (Closed): QGIS Zonal statistics creates a shapefile with incorrect prj
- It is more an issue of ogr than qgis.
- 12:18 PM Bug report #14655 (Closed): QGIS Zonal statistics creates a shapefile with incorrect prj
- It is more an issue of ogr than qgis.
- 11:37 AM Bug report #14655 (Closed): QGIS Zonal statistics creates a shapefile with incorrect prj
- The command creates a shapefile with a partially incorrect prj: it is recognized by QGIS itself, but not by e.g. ogr,...
- 11:30 AM Bug report #14588: WIndows 7 freezes when using 'Pick color' tool
- Reinhard Reiterer wrote:
> but at the moment Windows isn't freezing when picking a color.
so right now the issue is ... - 10:57 AM Bug report #14588: WIndows 7 freezes when using 'Pick color' tool
- The issue occurred after installing QGIS 2.14.1, but at the moment Windows isn't freezing when picking a color. So I'...
- 10:39 AM Revision 8eb79dbb (qgis): [processing] fix missed quotes in OTB provider (fix #14557)
- 10:32 AM Revision badea8ce (qgis): [processing] fix GRASS icon
- 10:31 AM Revision 525194dc (qgis): [processing] don't ask for MSYS folder for GRASS7 (fix #14431)
- 10:19 AM Feature request #14053: Symbol selector dialog: use same terms in the different properties of sym...
- Propose a fix at https://github.com/qgis/QGIS/pull/2990
- 08:37 AM Revision f412187d (qgis): [processing] Use unary union in dissolve (much faster for many
- complex geometry inputs)
- 08:23 AM Revision 391e14ac (qgis): Merge pull request #2988 from nyalldawson/dissolve
- [processing] Use unary union in dissolve
- 08:16 AM Bug report #14650 (Rejected): Processing > Import Vector into PostGIS database > error
- Right, an upstream issue. Sorry for the noise.
- 08:16 AM Bug report #14650 (Rejected): Processing > Import Vector into PostGIS database > error
- Right, an upstream issue. Sorry for the noise.
- 08:05 AM Bug report #7383 (Open): Layer properties window too wide
- The default is not really usable. When resized, as mentioned, the content does not resize, and is difficult to use.
I... - 04:58 AM Revision ae59b733 (qgis): [processing] Use unary union in dissolve (much faster for many
- complex geometry inputs)
- 04:14 AM Bug report #14653: topology errors by digitizing
- PS
it also known that the "topology checker" tool returns false positives see #13296
I guess that have you checked i... - 04:09 AM Bug report #14653 (Feedback): topology errors by digitizing
- considered the relevance of this report I would suggest to raise this issue in the developers and users mailing lists...
- 02:12 AM Bug report #14653 (Closed): topology errors by digitizing
- Hello QGIS-Team,
I use QGIS to map biotopes. Usually there is a given region border that has to be filled with bioto... - 04:11 AM Bug report #14224 (Open): "Label with" Field is not loaded when importing qgis layer style file
- see also #14441
- 04:11 AM Bug report #14224 (Open): "Label with" Field is not loaded when importing qgis layer style file
- see also #14441
- 04:04 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- See bug report #14441
- 04:11 AM Bug report #14441 (Closed): Labeling settings not properly restored after save style / load style
- duplicate of #14224
- 04:11 AM Bug report #14441 (Closed): Labeling settings not properly restored after save style / load style
- duplicate of #14224
- 04:05 AM Bug report #14441: Labeling settings not properly restored after save style / load style
- See bug report #14224
- 03:01 AM Bug report #14654 (Closed): Qgis 2.14 - Processing, Additional Providers is broken. Missing msys ...
- duplicate of #14431
- 03:01 AM Bug report #14654 (Closed): Qgis 2.14 - Processing, Additional Providers is broken. Missing msys ...
- duplicate of #14431
- 02:47 AM Bug report #14654 (Closed): Qgis 2.14 - Processing, Additional Providers is broken. Missing msys ...
- Hello
I have installed Qgis 2.14 using "QGIS Standalone Installer Version 2.14 (64 bit)" onto fresh, clean Windows 7...
2016-04-09
- 01:58 AM Bug report #14652 (Closed): SVG Fill Causing Memory Leak
- When performing exercise 3.2.12 in the "basic tutorial":http://docs.qgis.org/2.8/en/docs/training_manual/basic_map/sy...
- 01:40 AM Bug report #14557 (Closed): duplicate quote in output type
- Fixed in changeset commit:"8eb79dbb91d55f9975d903a4f2cc1d650a68b038".
- 09:09 AM Bug report #14557: duplicate quote in output type
- see also #14095
- 01:34 AM Bug report #14431 (Feedback): Cannot set Msys folder path in QGIS 2.14
- Fixed for GRASS 7 in master. As GRASS 6 still installed with MSYS I did not change it for GRASS 6.
If this will work ... - 01:33 AM Bug report #14431 (Closed): Cannot set Msys folder path in QGIS 2.14
- Fixed in changeset commit:"525194dc0b0db98ece343539f3cd5b7540f2a020".
- 09:42 AM Bug report #14431: Cannot set Msys folder path in QGIS 2.14
- Apparently msys is no longer required, so it should not be requested.
- 09:28 AM Bug report #14431: Cannot set Msys folder path in QGIS 2.14
- see also #14647
- 09:28 AM Bug report #14431: Cannot set Msys folder path in QGIS 2.14
- see also #14647
- 01:14 AM Revision 7d235d2b (qgis): Merge pull request #2987 from rouault/wfs_uppercase_attribute
- [WFS] Fix support of attribute names in upper-case
- 12:49 AM Revision f90f999e (qgis): Fix typo
- 12:30 AM Revision a72fcb8f (qgis): [WFS] Fix support of attribute names in upper-case
- Bugfix of issue introduced in commit 9040ec1baf33e55a9ba5abcc4fa2ee18d54a4212
When doing the spatialite cache initia... - 12:10 AM Bug report #11804 (Closed): Settings>Options>Map Tools>Identify: wrong units
- 12:06 AM Bug report #14167: JPEG2000 rendering issue
- Mathieu SIG wrote:
> Hi,
>
> Please find here the URL to download the incriminated raster :
> http://we.tl/vAaXs6KM... - 12:06 AM Bug report #14645 (Feedback): "select by expression” algorithm in modeler
- Please attach model itself ans sample dataset.
- 12:01 AM Bug report #13788 (Closed): Customization: mProgressBar not removed when unchecked
- Closing for lack of feedback, please reopen if necessary.
- 12:01 AM Bug report #13788 (Closed): Customization: mProgressBar not removed when unchecked
- Closing for lack of feedback, please reopen if necessary.
- 12:01 AM Bug report #14059 (Open): QGIS Server crash with OTF active and layer without features
- 12:00 AM Bug report #14286: Saga in QGIS Processing do not support "no ascii filename" in certain algs
- Seems you tested same installation as previous.
Where you get this Processing 2.1.12? I can not find such version in... - 11:22 AM Bug report #14286 (Feedback): Saga in QGIS Processing do not support "no ascii filename" in certa...
- Jean Hemmi wrote:
> I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not ... - 11:22 AM Bug report #14286 (Feedback): Saga in QGIS Processing do not support "no ascii filename" in certa...
- Jean Hemmi wrote:
> I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not ... - 11:22 AM Bug report #14286 (Feedback): Saga in QGIS Processing do not support "no ascii filename" in certa...
- Jean Hemmi wrote:
> I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not ... - 11:22 AM Bug report #14286 (Feedback): Saga in QGIS Processing do not support "no ascii filename" in certa...
- Jean Hemmi wrote:
> I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not ... - 11:58 PM Bug report #14271 (Closed): QGIS 2.8 - Get very slow
- Closing for lack of feedback, please reopen if necessary,
- 11:58 PM Bug report #14271 (Closed): QGIS 2.8 - Get very slow
- Closing for lack of feedback, please reopen if necessary,
- 11:57 PM Bug report #14062 (Open): Expressions using commas as decimal seperator fail to evaluate
- 11:57 PM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Duplicate entries in menu can exist only if fTools was installed via Plugin Manager or manually. When you update QGIS...
- 11:04 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Mathieu Pellerin - nIRV wrote:
> Alex, there is something to be fixed, look at the screenshot.
>
>but QGIS needs to ... - 11:57 PM Bug report #13865 (Closed): KMZ causes QGIS application crash (Mac)
- Closing for lack of feedback, please reopen if necessary,
- 11:57 PM Bug report #13865 (Closed): KMZ causes QGIS application crash (Mac)
- Closing for lack of feedback, please reopen if necessary,
- 11:55 PM Bug report #13345 (Open): Processing Import into PostGIS: set default output SR
- 11:53 PM Bug report #13061 (Open): QGIS crashes on close if data was read through GDAL in Python Console
- 11:52 PM Bug report #7800 (Closed): Export SLD creates file with double-depth <filter> tags
- Closing for lack of feedback, please reopen if necessary,
- 11:52 PM Bug report #7800 (Closed): Export SLD creates file with double-depth <filter> tags
- Closing for lack of feedback, please reopen if necessary,
- 11:50 PM Bug report #7383: Layer properties window too wide
- Hmm, just opened layer properties dialogs (both vector and raster) in Qt Designer and they are less then 1024 px wide...
- 11:44 AM Bug report #7383: Layer properties window too wide
- Paolo Cavallini wrote:
> Largely yes.
do we really still support resolutions like 1024px? - 11:50 PM Bug report #9576 (Closed): SLD rule-based style export loses quotes around layer names
- Closing for lack of feedback, please reopen if necessary,
- 11:50 PM Bug report #9576 (Closed): SLD rule-based style export loses quotes around layer names
- Closing for lack of feedback, please reopen if necessary,
- 11:47 PM Bug report #13930 (Open): Legend in Print Composer for layers with multiple styles
- 11:44 PM Bug report #14161 (Closed): Remove Current style can corrupt another style
> I retry it and surprisingly it works as expected.- 11:44 PM Bug report #14161 (Closed): Remove Current style can corrupt another style
> I retry it and surprisingly it works as expected.- 11:42 PM Bug report #14220 (Closed): Error in rule-based style with different scale/zoom
- Closing for lack of feedback, please reopen if necessary,
- 11:42 PM Bug report #14220 (Closed): Error in rule-based style with different scale/zoom
- Closing for lack of feedback, please reopen if necessary,
- 11:39 PM Bug report #14408 (Open): qgis_25d_height and qgis_25d_angle variables are modifiable but changes...
- 11:32 PM Bug report #14650 (Feedback): Processing > Import Vector into PostGIS database > error
- No problems whatsoever here with your data (Lin and Win) using a connection with a user that has only "select" on spa...
- 12:21 PM Bug report #14650 (Rejected): Processing > Import Vector into PostGIS database > error
- See the attached file; others run smoothly.
Apparently the command attempts to write into spatial_ref_sys, where nor... - 11:21 PM Revision fa3aba34 (qgis): fix 1050174
- 10:32 PM Revision 10501745 (qgis): spatialite provider: prefer rowid as primary key where available (and s...
- fixes #14575, fixes #14626
- 03:32 PM Revision 28977641 (qgis): [travis] No need to wait for slow jobs to finish on failure
- 03:14 PM Revision e7c7f85b (qgis): [travis] Clang 3.8 for Qt5 buildss
- 03:14 PM Revision 79e3e0e9 (qgis): [travis] Clang 3.8 for Qt4 builds
- 03:02 PM Bug report #14651 (Closed): Authentication System: DISABLED. Resources authenticating via the sys...
- When starting QGIS 2.14.1, there is always this annoying error message:
"Authentication System: DISABLED. Resources ... - 02:24 PM Bug report #14455: Third level subcategories showing when unchecked.
- Thanks for looking into this.
It happened on a prior version, it was fixed and now it reappeared. See #13184.
Chee... - 09:47 AM Bug report #14455 (Feedback): Third level subcategories showing when unchecked.
- Was this an issue in previous qgis releases?
- 09:47 AM Bug report #14455 (Feedback): Third level subcategories showing when unchecked.
- Was this an issue in previous qgis releases?
- 09:47 AM Bug report #14455 (Feedback): Third level subcategories showing when unchecked.
- Was this an issue in previous qgis releases?
- 02:04 PM Bug report #10371 (Closed): New Identify Results panel: window title
- closing for lack of feedback. Please reopen if necessary.
- 02:04 PM Bug report #10371 (Closed): New Identify Results panel: window title
- closing for lack of feedback. Please reopen if necessary.
- 02:03 PM Bug report #13189 (Closed): Processing : Geometry Corruption with Memory Layer
- 02:03 PM Bug report #13589 (Closed): Filter legend in Composer causes crash
- closing for lack of feedback. Please reopen if necessary.
- 02:03 PM Bug report #13589 (Closed): Filter legend in Composer causes crash
- closing for lack of feedback. Please reopen if necessary.
- 02:00 PM Bug report #12647 (Closed): qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac...
- 12:08 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
- closing for lack of feedback. Please reopen if necessary.
- 01:59 PM Bug report #14252 (Closed): Cannot Save or Edit Existing .Shp Files
- closing for lack of feedback. Please reopen if necessary.
- 01:59 PM Bug report #14252 (Closed): Cannot Save or Edit Existing .Shp Files
- closing for lack of feedback. Please reopen if necessary.
- 01:59 PM Bug report #14175 (Closed): QGIS crash after closing the file dialog
- closing for lack of feedback. Please reopen if necessary.
- 01:59 PM Bug report #14175 (Closed): QGIS crash after closing the file dialog
- closing for lack of feedback. Please reopen if necessary.
- 01:56 PM Bug report #13279: Processing & SAGA
- Paolo Cavallini wrote:
> IMHO making SAGA usable for all is still an open issue, although the solution may not be a s... - 12:14 PM Bug report #13279: Processing & SAGA
- IMHO making SAGA usable for all is still an open issue, although the solution may not be a simple one.
Please keep it... - 12:10 PM Bug report #13279: Processing & SAGA
- Can we close this ticket?
- 01:55 PM Bug report #14626 (Closed): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Fixed in changeset commit:"1050174532627ae44c4467e9911c1fca41e138e3".
- 01:55 PM Bug report #14575 (Closed): attribute table errors when spatialite primary key is text
- Fixed in changeset commit:"1050174532627ae44c4467e9911c1fca41e138e3".
- 01:18 PM Bug report #14644: SVG image in print composer renders incorrectly
- Yes, please upload your svg
- 06:44 AM Bug report #14644: SVG image in print composer renders incorrectly
- Thanks for this suggestion. My Inkscape-generated file did not have a 'viewbox' parameter. I looked it up, edited the...
- 12:45 PM Revision 69faab9b (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 12:44 PM Revision 510f6021 (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 12:43 PM Bug report #13951 (Closed): QGIS crashes when trying to view polygon whose border intersects itself
- 12:34 PM Bug report #14593: Saving project file from print composer should keep the composer dialog foregr...
- Not sure. The problem is that you could save the project from the print composer interface and keep working in the co...
- 08:50 AM Bug report #14593 (Feedback): Saving project file from print composer should keep the composer di...
- feature request?
- 12:34 PM Bug report #13842 (Closed): QGIS 2.12 crash on opening layer properties
- closing for lack of feedback. Please reopen if necessary.
- 12:34 PM Bug report #13842 (Closed): QGIS 2.12 crash on opening layer properties
- closing for lack of feedback. Please reopen if necessary.
- 12:33 PM Bug report #13415 (Open): Import into PostGIS - Locale bug
- 12:15 PM Bug report #14634: Composer: the legend should show only enabled layers
- Not really. I think this is a wrong behaviour and a blocker issue for many releases now (since layer tree has landed ...
- 07:32 AM Bug report #14634 (Feedback): Composer: the legend should show only enabled layers
- arguably a feature request(?).
- 07:32 AM Bug report #14634 (Feedback): Composer: the legend should show only enabled layers
- arguably a feature request(?).
- 12:09 PM Bug report #13122: ogr import in PostGIS error
- Agreed, seems fixed now.
- 11:55 AM Bug report #13122 (Closed): ogr import in PostGIS error
- closing for lack of feedback. Please reopen if necessary.
- 11:55 AM Bug report #13122 (Closed): ogr import in PostGIS error
- closing for lack of feedback. Please reopen if necessary.
- 12:01 PM Bug report #11097: save vector layer as ... shp : useless "Layer options" and "Provider options" ...
- Sorry I didn't notice Alexander message. And indeed this has been fixed when new options have been added to this dial...
- 11:47 AM Bug report #11097 (Closed): save vector layer as ... shp : useless "Layer options" and "Provider ...
- closing for lack of feedback. Please reopen if necessary.
- 11:47 AM Bug report #11097 (Closed): save vector layer as ... shp : useless "Layer options" and "Provider ...
- closing for lack of feedback. Please reopen if necessary.
- 11:46 AM Bug report #10970 (Closed): MS SQL server: error with tinyint fields
- closing for lack of feedback. Please reopen if necessary.
- 11:46 AM Bug report #10970 (Closed): MS SQL server: error with tinyint fields
- closing for lack of feedback. Please reopen if necessary.
- 11:45 AM Bug report #8332 (Closed): QGIS uses comma as decimal separator for shapefile attribute data
- closing for lack of feedback. Please reopen if necessary.
- 11:45 AM Bug report #8332 (Closed): QGIS uses comma as decimal separator for shapefile attribute data
- closing for lack of feedback. Please reopen if necessary.
- 11:44 AM Bug report #7682 (Closed): Label move not functioning on file with national characters
- closing for lack of feedback. Please reopen if necessary.
- 11:44 AM Bug report #7682 (Closed): Label move not functioning on file with national characters
- closing for lack of feedback. Please reopen if necessary.
- 11:42 AM Bug report #6751 (Closed): Attribute table does not sort properly for GML file
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> this seems fixed in QGIS 2.13 master. Can you/someone else confirm... - 11:42 AM Bug report #6751 (Closed): Attribute table does not sort properly for GML file
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> this seems fixed in QGIS 2.13 master. Can you/someone else confirm... - 11:42 AM Bug report #6602 (Closed): Python bindings: projectRead() not thrown on Windows
- closing for lack of feedback. Please reopen if necessary.
- 11:42 AM Bug report #6602 (Closed): Python bindings: projectRead() not thrown on Windows
- closing for lack of feedback. Please reopen if necessary.
- 11:41 AM Bug report #6433 (Closed): Can not use the "entity manager OSM" when I load OSM data from a file ...
- closing for lack of feedback. Please reopen if necessary.
- 11:41 AM Bug report #6433 (Closed): Can not use the "entity manager OSM" when I load OSM data from a file ...
- closing for lack of feedback. Please reopen if necessary.
- 11:41 AM Bug report #6110 (Closed): KML export is generating decimal separators depending on system locale
> odd, still doesn't happen for me. fr_Fr, lv_LV, de_DE - all fine on unstable using GDAL/OGR 1.11.3.
closing for...- 11:41 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
> I think that this is not a bug in QGIS and the right place to fix the issue is on the Mapserver side.
closing for...- 11:41 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
> I think that this is not a bug in QGIS and the right place to fix the issue is on the Mapserver side.
closing for...- 11:40 AM Bug report #6730 (Closed): Layer properties window expands to much wider than the screen if layer...
- 11:34 AM Bug report #14546: Reads Long Integers/integer64 Fields As Strings In Shapefiles
- I have also hit this issue. Definitely a regression.
- 11:34 AM Bug report #14546: Reads Long Integers/integer64 Fields As Strings In Shapefiles
- I have also hit this issue. Definitely a regression.
- 11:34 AM Bug report #14546: Reads Long Integers/integer64 Fields As Strings In Shapefiles
- I have also hit this issue. Definitely a regression.
- 11:34 AM Bug report #14546: Reads Long Integers/integer64 Fields As Strings In Shapefiles
- I have also hit this issue. Definitely a regression.
- 11:19 AM Bug report #14416 (Feedback): WFS with BBOX doesn't work in QGS 2.14
- There have been big changes in the WFS client recently, please try on QGIS master and report back.
- 11:17 AM Bug report #14254 (Closed): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- closing for lack of feedback.
- 11:17 AM Bug report #14254 (Closed): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- closing for lack of feedback.
- 11:16 AM Bug report #14377 (Feedback): SAGA Zonal Grid Statistics - v2.1.2
- Please try again on QGIS master and report back. thanks.
- 11:16 AM Bug report #14377 (Feedback): SAGA Zonal Grid Statistics - v2.1.2
- Please try again on QGIS master and report back. thanks.
- 11:16 AM Bug report #14377 (Feedback): SAGA Zonal Grid Statistics - v2.1.2
- Please try again on QGIS master and report back. thanks.
- 11:08 AM Bug report #14545 (Open): Coordinate Display Truncated
- 10:59 AM Bug report #14524 (Feedback): linestring shapefile with geometry errors disappear from map canvas
- where do we stand with this issue?
- 10:59 AM Revision 25a162c0 (qgis): don't apply loaded style when layer properties dialog is cancelled
- 10:53 AM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- @ Maximilian Krambach can you propose a patch?
- 10:53 AM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- @ Maximilian Krambach can you propose a patch?
- 10:51 AM Bug report #14512 (Feedback): Avoid creating of corruption Shapefiles during Editing/saving.
- hope this is not #11007 nightmare all over...
Do you have a specific series of steps we can use to replicate the iss... - 10:49 AM Bug report #14509 (Feedback): Processing/SAGA: Union freezes program
- Now that we know that the error message about gdal_MrSid.dll is unrelated, let's focus on the operation that does not...
- 10:49 AM Bug report #14509 (Feedback): Processing/SAGA: Union freezes program
- Now that we know that the error message about gdal_MrSid.dll is unrelated, let's focus on the operation that does not...
- 10:23 AM Bug report #14467 (Feedback): QGIS Desktop 2.14 breaking shapefiles during session
- Hi, it is a blocker if it is a regression, and we should confirm it. Please attach sample data, ideally a shapefile t...
- 10:23 AM Bug report #14467 (Feedback): QGIS Desktop 2.14 breaking shapefiles during session
- Hi, it is a blocker if it is a regression, and we should confirm it. Please attach sample data, ideally a shapefile t...
- 10:23 AM Bug report #14467 (Feedback): QGIS Desktop 2.14 breaking shapefiles during session
- Hi, it is a blocker if it is a regression, and we should confirm it. Please attach sample data, ideally a shapefile t...
- 10:18 AM Bug report #14507 (Feedback): Copy & Paste object results in empty geometry and coordinates 0.0
- Sorry is not clear to me when this issue surfaces and when not. Please leave further feedback.
- 10:18 AM Bug report #14507 (Feedback): Copy & Paste object results in empty geometry and coordinates 0.0
- Sorry is not clear to me when this issue surfaces and when not. Please leave further feedback.
- 10:15 AM Bug report #11986: Intersection returns the wrong result
- see also #14504
- 10:14 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- see also #11986 for more intersection problems.
- 10:11 AM Bug report #14498 (Feedback): not corectly working spatial join
- Please attach sample data and project.
- 10:11 AM Bug report #14498 (Feedback): not corectly working spatial join
- Please attach sample data and project.
- 10:10 AM Bug report #14497 (Feedback): Atlas and Virtual Layers
- Please attach a sample project together with the necessary data.
- 10:10 AM Bug report #14497 (Feedback): Atlas and Virtual Layers
- Please attach a sample project together with the necessary data.
- 10:10 AM Bug report #14497 (Feedback): Atlas and Virtual Layers
- Please attach a sample project together with the necessary data.
- 10:10 AM Bug report #14497 (Feedback): Atlas and Virtual Layers
- Please attach a sample project together with the necessary data.
- 10:09 AM Bug report #14496 (Feedback): Editing with Definition Query requires restart
- what do you mean with "definition query"?
- 10:09 AM Bug report #14496 (Feedback): Editing with Definition Query requires restart
- what do you mean with "definition query"?
- 10:07 AM Bug report #14494 (Feedback): geometry.intersection() does not work properly in this case
- better post the code as text, not in as an image, thanks.
- 10:07 AM Bug report #14494 (Feedback): geometry.intersection() does not work properly in this case
- better post the code as text, not in as an image, thanks.
- 09:53 AM Bug report #14459 (Closed): v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- If I'm not wrong this can be closed, right? Reopen if necessary.
- 09:53 AM Bug report #14459 (Closed): v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- If I'm not wrong this can be closed, right? Reopen if necessary.
- 09:53 AM Bug report #14459 (Closed): v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- If I'm not wrong this can be closed, right? Reopen if necessary.
- 09:48 AM Revision 156721b3 (qgis): Use average mode for align raster downsample tests
- GDAL 2.0 changed (fixed) the bilinear downsampling algorithm, so
switch to the average algorithm so that test results... - 09:48 AM Revision 2ee6200e (qgis): @cond
- 09:48 AM Revision fa90a7bb (qgis): ogrinfo reports null geometry features differently
- 09:48 AM Revision 6ea74d62 (qgis): Workaround a instable system call
- 09:48 AM Revision c825f465 (qgis): Writing shapefiles with Z dimensions is gdal version dependent
- 09:48 AM Revision f88cf7de (qgis): Drop processing algorithm comparison precision
- 09:48 AM Revision 21702bae (qgis): Container based Qt4 builds
- 09:48 AM Bug report #14456 (Feedback): QGIS 2.14 crash opening any raster format
- It seems pretty much a local issue. Please try do a clean installation.
- 09:48 AM Bug report #14456 (Feedback): QGIS 2.14 crash opening any raster format
- It seems pretty much a local issue. Please try do a clean installation.
- 09:48 AM Bug report #14456 (Feedback): QGIS 2.14 crash opening any raster format
- It seems pretty much a local issue. Please try do a clean installation.
- 09:48 AM Bug report #14456 (Feedback): QGIS 2.14 crash opening any raster format
- It seems pretty much a local issue. Please try do a clean installation.
- 09:48 AM Bug report #14456 (Feedback): QGIS 2.14 crash opening any raster format
- It seems pretty much a local issue. Please try do a clean installation.
- 09:43 AM Bug report #14438 (Feedback): georeferenced image cannot be loaded
- cannot replicate here on master, please attach sample data, gpc points.
- 09:40 AM Bug report #14420 (Feedback): WFS-T client sends columns in the wrong order
- There have been big changes in the wfs client in the last days in master, please give it a try and report back.
- 09:39 AM Bug report #14422 (Closed): Classify button for a categorised style on a text field (using random...
- closing for lack of feedback, please reopen if necessary.
- 09:39 AM Bug report #14422 (Closed): Classify button for a categorised style on a text field (using random...
- closing for lack of feedback, please reopen if necessary.
- 09:38 AM Bug report #14423 (Closed): Error reading Golden Software ASCII Grid (.grd)
- gdalinfo returns the same error, so it seems to be a gdal issue.
- 09:38 AM Bug report #14423 (Closed): Error reading Golden Software ASCII Grid (.grd)
- gdalinfo returns the same error, so it seems to be a gdal issue.
- 09:38 AM Bug report #14423 (Closed): Error reading Golden Software ASCII Grid (.grd)
- gdalinfo returns the same error, so it seems to be a gdal issue.
- 09:37 AM Bug report #14432 (Closed): QGIS 2.14 Processing plugin crashes - TypeError: must be string, not ...
- closing for lack of feedback and because seems a local issue. Please reopen if necessary.
- 09:37 AM Bug report #14432 (Closed): QGIS 2.14 Processing plugin crashes - TypeError: must be string, not ...
- closing for lack of feedback and because seems a local issue. Please reopen if necessary.
- 09:35 AM Bug report #14430 (Feedback): Cannot use memory layers with OGR tools
- This is part of a larger missing feature in Processing, see #11616
- 09:35 AM Bug report #14430 (Feedback): Cannot use memory layers with OGR tools
- This is part of a larger missing feature in Processing, see #11616
- 09:28 AM Bug report #14647 (Closed): Processing missing msys folder
- duplicate of #14431
- 09:28 AM Bug report #14647 (Closed): Processing missing msys folder
- duplicate of #14431
- 09:26 AM Bug report #14442 (Closed): Save Style to DB (Postgres) error
- please check your permissions. Reopen of necessary.
- 09:26 AM Bug report #14442 (Closed): Save Style to DB (Postgres) error
- please check your permissions. Reopen of necessary.
- 09:26 AM Bug report #14439 (Closed): border missing when rendering preview in the labelling background's s...
- closing for lack of feedback, reopen if necessary.
- 09:26 AM Bug report #14439 (Closed): border missing when rendering preview in the labelling background's s...
- closing for lack of feedback, reopen if necessary.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:11 AM Bug report #14550 (Feedback): crashes when invalid geojson files are in a directory
- Please attach a sample of this problematic files.
- 09:09 AM Bug report #14095 (Closed): Processing: OTB ColorMapping (optimal) rfails
- duplicate of #14557 (that described better the source of the issue).
- 09:09 AM Bug report #14095 (Closed): Processing: OTB ColorMapping (optimal) rfails
- duplicate of #14557 (that described better the source of the issue).
- 09:07 AM Bug report #14561 (Feedback): Cannot find the path of the current python script executing in QGIS
- It used to work as expected in previous QGIS releases?
- 09:07 AM Bug report #14561 (Feedback): Cannot find the path of the current python script executing in QGIS
- It used to work as expected in previous QGIS releases?
- 09:07 AM Bug report #14561 (Feedback): Cannot find the path of the current python script executing in QGIS
- It used to work as expected in previous QGIS releases?
- 08:59 AM Bug report #14578 (Closed): Geojson coordinates round to int value
- 08:57 AM Bug report #14583 (Closed): Data directory pollution with 0 or 1 files without extension
- The issue seems have been fixed in master, please reopen if necessary.
- 08:57 AM Bug report #14583 (Closed): Data directory pollution with 0 or 1 files without extension
- The issue seems have been fixed in master, please reopen if necessary.
- 08:55 AM Bug report #14588 (Feedback): WIndows 7 freezes when using 'Pick color' tool
- it is a blocker if it is a regression, do you confirm that this happens in specific release (onwards) but not before?
- 08:55 AM Bug report #14588 (Feedback): WIndows 7 freezes when using 'Pick color' tool
- it is a blocker if it is a regression, do you confirm that this happens in specific release (onwards) but not before?
- 08:52 AM Bug report #13294: WMS extent/coordinates wrong on Windows
- maybe related to #14589 and #13762
- 08:51 AM Bug report #13762: Error accessing external WMS server -- WMS provider: Cannot calculate extent
- see also #14589
- 08:51 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- see also #13762
- 08:51 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- see also #13762
- 08:51 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- see also #13762
- 08:43 AM Bug report #14595 (Feedback): WMS layer can be loaded but is not displayed
- no apparent problems here on master, see attached image.
- 08:43 AM Bug report #14595 (Feedback): WMS layer can be loaded but is not displayed
- no apparent problems here on master, see attached image.
- 08:43 AM Bug report #14595 (Feedback): WMS layer can be loaded but is not displayed
- no apparent problems here on master, see attached image.
- 08:43 AM Bug report #14595 (Feedback): WMS layer can be loaded but is not displayed
- no apparent problems here on master, see attached image.
- 08:39 AM Bug report #14597 (Feedback): Grid Interpolation requires Real data type with decimals for Z value
- I believe you refer to the tool in the "raster" menu, "analysis" sub menu, right?
If yes, what about the same tool wh... - 08:39 AM Bug report #14597 (Feedback): Grid Interpolation requires Real data type with decimals for Z value
- I believe you refer to the tool in the "raster" menu, "analysis" sub menu, right?
If yes, what about the same tool wh... - 08:31 AM Bug report #14540 (Closed): Want to split a layer, doesn't work in qgis 2.14.0
- if is a message from a 3rd party plugin then please report it to the plugin author/s.
- 08:31 AM Bug report #14540 (Closed): Want to split a layer, doesn't work in qgis 2.14.0
- if is a message from a 3rd party plugin then please report it to the plugin author/s.
- 08:29 AM Bug report #14543 (Feedback): DB Manager Fails Silently
- Please provide data and query to allow us replicate the issue.
- 08:29 AM Bug report #14543 (Feedback): DB Manager Fails Silently
- Please provide data and query to allow us replicate the issue.
- 08:23 AM Bug report #14603 (Feedback): Wrong CRS attributed to a raster exported with ArcMap
- I suggest to close tis as invalid. See below.
QGIS when it opens a raster do not "attribute" any CRS, it just reads ... - 08:05 AM Bug report #14609: QGIS Server: export layer to GeoJSON is malformed
- New description:
exporting a layer as geojson from qgis server produces a malformed file (doesn't contain srsName/EP... - 08:05 AM Bug report #14609: QGIS Server: export layer to GeoJSON is malformed
- New description:
exporting a layer as geojson from qgis server produces a malformed file (doesn't contain srsName/EP... - 07:59 AM Bug report #14615 (Feedback): Freezing when zooming into WMS with scroll wheel
- Please provide a WMS server URL and layer/s name/s.
- 07:59 AM Bug report #14615 (Feedback): Freezing when zooming into WMS with scroll wheel
- Please provide a WMS server URL and layer/s name/s.
- 07:56 AM Bug report #14620: Vector buffer and File creation error
- also please attach a sample dataset.
- 07:51 AM Feature request #14627 (Feedback): Add a "cancel" button for Query Builder get "Sample" Values
- Please link/attach a dataset that can be used to replicate the issue.
- 07:51 AM Feature request #14627 (Feedback): Add a "cancel" button for Query Builder get "Sample" Values
- Please link/attach a dataset that can be used to replicate the issue.
- 07:33 AM Bug report #14628 (Feedback): Very slow GetCapabilities with PostGIS layers
- is still an issue on 2.14 or master?
- 07:32 AM Bug report #14637 (Feedback): Add vector layer includes directory name in the front of the layer ...
- if your vectors are not directory based (example: file geodatabases are directory based, shapefiles are not) then you...
- 07:32 AM Bug report #14637 (Feedback): Add vector layer includes directory name in the front of the layer ...
- if your vectors are not directory based (example: file geodatabases are directory based, shapefiles are not) then you...
- 07:32 AM Bug report #14637 (Feedback): Add vector layer includes directory name in the front of the layer ...
- if your vectors are not directory based (example: file geodatabases are directory based, shapefiles are not) then you...
- 07:32 AM Bug report #14637 (Feedback): Add vector layer includes directory name in the front of the layer ...
- if your vectors are not directory based (example: file geodatabases are directory based, shapefiles are not) then you...
- 07:32 AM Bug report #14637 (Feedback): Add vector layer includes directory name in the front of the layer ...
- if your vectors are not directory based (example: file geodatabases are directory based, shapefiles are not) then you...
- 07:24 AM Bug report #14629: Select by expression (Not Responding)
- Nikos Tsarmpopoulos wrote:
> Nyall Dawson wrote:
> > Two suggestions which may help:
> >
> > 1. Make sure Settings -... - 04:42 AM Bug report #12744 (Closed): Italian translation of "Output layer" should be "Strato in uscita"
- 03:32 AM Bug report #14625 (Closed): Do not install in Linux Mint
- wrong codename, on Mint you must use the Ubuntu ones, in this case "trusty".
- 03:32 AM Bug report #14625 (Closed): Do not install in Linux Mint
- wrong codename, on Mint you must use the Ubuntu ones, in this case "trusty".
- 03:30 AM Bug report #14633 (Closed): download link of the mac os x QGIS is not working
- not the right tracker
https://github.com/qgis/QGIS-Website/issues/335 - 03:30 AM Bug report #14633 (Closed): download link of the mac os x QGIS is not working
- not the right tracker
https://github.com/qgis/QGIS-Website/issues/335 - 03:12 AM Bug report #14520 (Feedback): Bug in PDF export
- 03:11 AM Bug report #14642 (Closed): Issue to run
- is Mint, so you must use Ubuntu code names, in this case "trusty".
- 03:11 AM Bug report #14642 (Closed): Issue to run
- is Mint, so you must use Ubuntu code names, in this case "trusty".
- 02:55 AM Revision 965cef2b (qgis): Indentation fix
- 02:46 AM Bug report #14649 (Closed): python error adding/removing schemas/tables in DB Manager on QGIS master
- An error has occurred while executing Python code:
TypeError: refreshItem() takes exactly 2 arguments (1 given)
Ty... - 02:42 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer
- As seens on master and 2.14.1 on Windows installed with osgeo4w in a completely clean environment. Linux does not see...
- 02:32 AM Bug report #14639 (Open): Zonal statistics generates wrong numbers under Linux
- it is just a Linux thing.
- 02:32 AM Bug report #14639 (Open): Zonal statistics generates wrong numbers under Linux
- it is just a Linux thing.
- 02:32 AM Bug report #14639 (Open): Zonal statistics generates wrong numbers under Linux
- it is just a Linux thing.
- 02:32 AM Bug report #14639 (Open): Zonal statistics generates wrong numbers under Linux
- it is just a Linux thing.
- 02:19 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
- see also #14499
- 02:19 AM Bug report #14499 (Closed): GRASS GIS 7 CRS issue
- duplicate of #11884
- 02:19 AM Bug report #14499 (Closed): GRASS GIS 7 CRS issue
- duplicate of #11884
- 02:01 AM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- About a month ago, I sent the following messege:
----------
Hi,
I exchanged Grass7Utils.py and run, DEBUG log only ...
2016-04-08
- 01:53 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- Interesting. Then it might be due to local factors (IT locale?). My command:
"/usr/share/qgis/python/plugins/processi... - 01:43 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- if by wrong results you mean this
https://lists.osgeo.org/pipermail/qgis-developer/attachments/20160407/902f8dd0/att... - 12:04 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- Data are here: https://github.com/qgis/QGIS-Documentation/tree/master/source/docs/training_manual/exercise_data/proce...
- 07:39 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- Checked https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/geomorpho.rst a...
- 05:24 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- Try the geomorpho example form the training manual.
Thanks. - 04:34 AM Bug report #14639 (Feedback): Zonal statistics generates wrong numbers under Linux
- Can not reproduce with my test data using latest master under Linux. Can you share sample?
- 02:55 AM Bug report #14639 (Closed): Zonal statistics generates wrong numbers under Linux
- Generating zonal stats from processing (the qgis command) results in numbers that are not correctly sorted (see attac...
- 01:38 AM Revision 1b4bd470 (qgis): [composer] New QSortFilterProxyModel for filtering items by type
- and new widget QgsComposerItemComboBox for showing matching composer
items.
Swap existing comboboxes to use the new ... - 01:38 AM Revision 8722acea (qgis): [browser] Set focus to filter edit when filter activated
- Also clean up some code
- 01:38 AM Revision 4764b535 (qgis): [composer] Fix world file map is not restored from project
- 01:34 AM Bug report #14647 (Closed): Processing missing msys folder
- Processing asks for a msys folder, and gives an error until the path is removed from config; msys should no longer be...
- 01:32 AM Bug report #14499: GRASS GIS 7 CRS issue
- So apparently +towgs params are stripped. I confirm this for Windows, whereas on Debian it works fine (EPSG:3003 in i...
- 01:32 AM Bug report #14499: GRASS GIS 7 CRS issue
- So apparently +towgs params are stripped. I confirm this for Windows, whereas on Debian it works fine (EPSG:3003 in i...
- 01:19 AM Bug report #13535: Crash using Geometry Checker plugin
- Now merged in master
- 11:23 AM Bug report #13535: Crash using Geometry Checker plugin
- Is there any way to implement the fix in the next master? I don't know how to install a branch.
- 01:14 AM Revision edee8768 (qgis): Merge pull request #2985 from manisandro/geom_checker_fixes
- Geom checker fixes
- 12:06 AM Bug report #14311 (Closed): Processing `Create test` error
- Agreed, works fine here now.
Thanks. - 06:16 AM Bug report #14311 (Feedback): Processing `Create test` error
- Seems works fine now. Can we close this?
- 09:51 PM Revision dc791fda (qgis): oracle provider: handle empty geometries (fixes #14631)
- (cherry picked from commit d07bc18353c2a11092fbd7e8c3483e9cca9b8822)
- 09:51 PM Revision d4f62ced (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
- (cherry picked from commit c93187d78c49cada9bd6d554d171d640a53f72a8)
- 09:46 PM Revision d07bc183 (qgis): oracle provider: handle empty geometries (fixes #14631)
- 09:02 PM Revision 96148e36 (qgis): fix python future installation (followup 5895780)
- 07:47 PM Revision 644eec66 (qgis): Merge pull request #2984 from rouault/fix_thread_unsafe_init_of_QgsExpr...
- Fix thread-unsafe initialization of QgsExpression::Functions()
- 07:23 PM Revision 9b9377fa (qgis): Fixup b6aee93
- 07:19 PM Revision d30836ea (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 06:48 PM Revision b6aee935 (qgis): Align raster code improvements
- * Fix x/y mismatch
* Improve strings for translation
* Remove unrequired cast - 04:29 PM Bug report #14631 (Closed): Oracle table: wkb wkb access out of bounds
- 12:54 PM Bug report #14631 (In Progress): Oracle table: wkb wkb access out of bounds
- 12:49 PM Bug report #14631 (Closed): Oracle table: wkb wkb access out of bounds
- Fixed in changeset commit:"d07bc18353c2a11092fbd7e8c3483e9cca9b8822".
- 04:11 PM Bug report #14644 (Feedback): SVG image in print composer renders incorrectly
- Can you please make sure your svg has a correct viewbox parameter set? It would also help to attach the svg here.
- 09:47 AM Bug report #14644 (Closed): SVG image in print composer renders incorrectly
- I have just upgraded from 2.8 to 2.14.1 and find that SVG image files inserted into Map Composer does not render corr...
- 03:40 PM Revision 0aed3f71 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 03:38 PM Revision 28d2547a (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 03:26 PM Revision a6aa8556 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 02:12 PM Revision e3bfec0d (qgis): Merge pull request #2954 from tomchadwin/master
- New custom CSS for https://qgis.org/api/
- 01:29 PM Feature request #14646 (Closed): Incremental rendering of WMT-S tiles onto map canvas
- Before multi-threaded rendering (< QGIS 2.4) was implemented in QGIS WMTS layers used to be drawn incrementally onto ...
- 11:37 AM Feature request #14476: Search and replace function in SQL window
- 'Match case' checkbox added
- 11:33 AM Bug report #14645 (Rejected): "select by expression” algorithm in modeler
- I was getting wrong results when I applied “select by expression” algorithm in the graphical modeler (QGIS 2.14.1), e...
- 08:22 AM Revision c397ae65 (qgis): allow sorting relations in project properties
- 07:03 AM Revision 31e6d285 (qgis): be sure that layer exists
- 07:00 AM Revision 54cc56ff (qgis): rename protected variable (starts with m), remove old comment
- 06:57 AM Revision 3c538179 (qgis): regroup duplicated code
- 06:37 AM Bug report #14250: QGIS server WFS response not parsed by OWSLib
- QGIS Server only provides WFS version 1.0.0.
It seems that OWSLib is waiting for Keywords in capabilities. - 06:35 AM Bug report #14619 (Closed): update and delete bug when join table on layer
- Fixed in changeset commit:"a6aa85563193e07fbc83400f452d7a88a6569cfb".
- 06:30 AM Bug report #14619: update and delete bug when join table on layer
- The real issue is that QGIS Server segfault when features does not have the same fields as the layer.
- 06:13 AM Revision 85d472e6 (qgis): Merge pull request #2981 from nirvn/symbol_label_diagram_sync
- [ui] add missing icons for no labels and no diagram
- 06:00 AM Feature request #14643 (Open): Add a "comment" field in DB Manager (postgis) import
- I wish there was a "Comment" field in the import interface of the DB Manager, at least for PostGIS (I don't know abou...
- 04:49 AM Bug report #14642 (Closed): Issue to run
- I install the latest qgis version (2.14.1) on Linux Mint (17.3) using the http://qgis.org/debian jessie main reposito...
- 04:48 AM Revision 7c3ec07a (qgis): [ui] add missing icons for no labels and no diagram
- 04:48 AM Revision f0a2d60c (qgis): [ui] make symbol/label/diagram title case consistent
- 04:40 AM Feature request #14641 (Closed): Allow to select layers and files in ParameterMultipleInput
- It would be good to have MultipleInput parameter type which supports both layers and files.
- 04:28 AM Bug report #14582 (Feedback): The extent of the raster layers is not preserved and rounded to int...
- Does it works if you run this command directly in GRASS?
- 04:22 AM Bug report #14620 (Feedback): Vector buffer and File creation error
- Which plugin do you use: fTools or processing? Does it works in Processing, in fTools? Do you have enough space on di...
- 04:20 AM Bug report #14612 (Closed): Error running Dissolve
- 04:04 AM Bug report #14640 (Open): PyQGIS Creating empty geometry from WKT does not work as expected
- As I understand from section 7 of http://www.opengeospatial.org/standards/sfa, empty geometries in WKT format should ...
- 02:55 AM Feature request #14638 (Open): Add "Toggle feature selection" button to the Identify Results panel
- Identify Results panel has lots of buttons, including "view feature form" and "copy feature to the clipboard" buttons...
- 02:52 AM Bug report #14637 (Closed): Add vector layer includes directory name in the front of the layer an...
- When I want to import layers using the "add vector layer" button I choose a folder.
When the layers are imported each... - 02:32 AM Bug report #14441: Labeling settings not properly restored after save style / load style
- I can confirm this issue and the work around.
QGIS 2.14 on a Mac - 02:25 AM Bug report #10510 (Reopened): Geometryless table sets project CRS to epsg:4326
- When adding a geometryless PostGIS table to the layers panel the CRS of the layer is WGS 84 (EPSG 4326). In the case ...
- 02:21 AM Bug report #12610: QGIS not showing WMS legend while LegendURL is present
- I'm not sure QGIS is doing anything wrong, there. The URL given for BWK1Zone is clearly wrong. It has only one parame...
- 02:05 AM Feature request #14636 (Open): Add "Show/Hide labels" checkbox to layer context menu in layers panel
- Enabling and disabling labels is a rapidly used task by most cartographers.
For now, to turn labels on and off for a... - 02:03 AM Bug report #14626 (Open): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
2016-04-07
- 01:48 AM Bug report #8273: Attributes not loaded from kml/kmz file
- On Ubuntu 15.10, we are using the LIBKML OGR driver to read those files. I've tried to use directly the ogr2ogr tool ...
- 01:40 AM Feature request #14635 (Closed): import Processing output in database also for modeler outputs
- The current feature to store in a SL or PG database is possible only for native QGIS algorithms of Processing.
Would... - 12:29 AM Bug report #14634 (Closed): Composer: the legend should show only enabled layers
- In the composer, I didn't find a way to not have the legend of the disabled layers. The disabled layers are not show ...
- 10:51 PM Revision a6a77ee4 (qgis): Remove remainders of buggy pg test
- 10:10 PM Bug report #14626: SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Thank you for answering Nyall.
The problem occurs in QGIS 2.14.1. - 12:07 PM Bug report #14626 (Feedback): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Please test with 2.14.1. A related fix was included.
- 07:23 AM Bug report #14626 (Closed): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Attached layer doesn't display correctly in QGIS 2.14 : no feature displayed, incorrect attribute values.
However it ... - 09:26 PM Revision 5cd2319c (qgis): Also retrieve generated values for pktInt
- 09:24 PM Revision eecd77a3 (qgis): Fix postgres unit test
- 09:11 PM Feature request #13087 (Closed): Add polygon drawing tool to print composer
- 06:38 PM Bug report #14633 (Closed): download link of the mac os x QGIS is not working
- Hi
The download link of the mac osx QGIS 2.14.1 'Essen' is not working.
First step
https://www.qgis.org/en/site/foru... - 03:59 PM Revision e98e16f1 (qgis): Unit test for 4ec97c33
- 03:19 PM Bug report #14629: Select by expression (Not Responding)
- Nyall Dawson wrote:
> Two suggestions which may help:
>
> 1. Make sure Settings -> Options -> Data Sources -> "Execu... - 03:03 PM Bug report #14629: Select by expression (Not Responding)
- Two suggestions which may help:
1. Make sure Settings -> Options -> Data Sources -> "Execute expressions on server s... - 12:23 PM Bug report #14629: Select by expression (Not Responding)
- A SHP file containing some millions of postcodes. The expression is in the form of "<column_name>"='<value>'. The dat...
- 12:05 PM Bug report #14629 (Feedback): Select by expression (Not Responding)
- What data source are you using? What's the expression used?
- 07:56 AM Bug report #14629 (Closed): Select by expression (Not Responding)
- Hi. I've noticed that Select by expression freezes when working with a large dataset (e.g. postcodes database). I tru...
- 03:03 PM Revision 4ec97c33 (qgis): [postgres] Update primary key on insert with pktFidMap
- Helps to retrieve generated keys with views
- 02:25 PM Revision 40f214b4 (qgis): Revert "add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (py...
- this works already, features are updated.
This reverts commit bf3f8b5920bc43cf528c9569a3d6b1000f0eef9f. - 02:11 PM Revision 5376cbf3 (qgis): Followup 297f466 pep8
- 02:02 PM Revision cc50157a (qgis): [processing] make gdal algorithms honor selection
- fixes #14622
- 01:29 PM Revision bf3f8b59 (qgis): add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (python)
- https://github.com/qgis/qgis3.0_api/issues/45
- 01:21 PM Revision 27afd6c4 (qgis): Fix headers
- 01:21 PM Revision 5e890589 (qgis): Followup 297f466 Add missing CMakeLists.txt
- 12:32 PM Revision 45cb80a0 (qgis): [processing] fixed wild import
- 12:29 PM Bug report #14630: OpenLayers Plugin fails to use the System proxy
- Nyall Dawson wrote:
> Not a bug with QGIS. Please open this issue on the open layer's plugin tracker. (Or alternative... - 12:03 PM Bug report #14630 (Closed): OpenLayers Plugin fails to use the System proxy
- Not a bug with QGIS. Please open this issue on the open layer's plugin tracker. (Or alternatively use the quick map s...
- 12:03 PM Bug report #14630 (Closed): OpenLayers Plugin fails to use the System proxy
- Not a bug with QGIS. Please open this issue on the open layer's plugin tracker. (Or alternatively use the quick map s...
- 09:26 AM Bug report #14630 (Closed): OpenLayers Plugin fails to use the System proxy
- Hi,
QGIS 2.14.1 64bit (on Windows 7 Pro 64bit) is currently configured to use proxy for web access, with proxy type ... - 12:25 PM Revision 55301616 (qgis): Merge pull request #2980 from nirvn/diagram_ui_improvement
- [diagram] synchronize enabling UI to match labelling
- 12:03 PM Revision 794ef725 (qgis): [processing] added support for QGIS variables in python scripts
- 12:03 PM Revision 3e4e08bc (qgis): [processing] fixed header
- 12:03 PM Revision 297f4669 (qgis): [processing] added preconfigured algorithms
- 11:23 AM Revision 4f87525e (qgis): [diagram] synchronize enabling UI to match labelling
- 10:47 AM Revision fde77d35 (qgis): Remove use of c style function(void)
- 10:47 AM Revision 9d5df4ef (qgis): Fix indentation
- 10:47 AM Revision 39d0ba57 (qgis): [composer] Fix crash setting table columns from python
- 10:47 AM Revision 846c6183 (qgis): Initially set focus to text in new name dialog
- 10:31 AM Bug report #14631 (Closed): Oracle table: wkb wkb access out of bounds
- Hi,
I have a spatial table with geometry as point (more than 3000) with USER_SDO_GEOM_METADATA configured with SRID a... - 10:18 AM Revision 19b91032 (qgis): Merge pull request #2977 from rouault/wfs
- First part of QEP 35: WFS provider enhancements
- 09:08 AM Revision 58957805 (qgis): fix internal future install (fixes #14577, take II)
- 08:59 AM Revision 60ada118 (qgis): Merge pull request #2946 from sebastic/debian
- Debian packaging improvements
- 07:50 AM Bug report #14628 (Closed): Very slow GetCapabilities with PostGIS layers
- Affected version QGIS Server 2.8.8 (I can only choose 2.8.7 in list above)
I have a QGIS project with 30 PostGIS laye... - 07:38 AM Feature request #14627 (Open): Add a "cancel" button for Query Builder get "Sample" Values
- Hi,
When hitting the "Sample" button, Query Builder freezes. I presume this is because there's a large database asso... - 07:15 AM Revision 100c96c3 (qgis): Add python-shapely to python-qgis-common dependencies.
- Closes Debian Bug #820281 (https://bugs.debian.org/820281).
- 06:52 AM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- I experience the same problem, it seems really gdal/libpoppler related, as the gdalinfo also crashes on the same pdf ...
- 05:05 AM Bug report #13439 (Closed): QGIS crashes when expanding the home node (gdb debug details provided)
- This is not a problem of thread-safety, but Ubuntu having picked up only one of 2 patches to have support for Poppler...
- 05:02 AM Bug report #14622 (Closed): Processing: selection not taken into account fro GDAL provider
- Fixed in changeset commit:"cc50157ab8053637f24c6f18e35a2bea7feafc78".
- 03:08 AM Bug report #14435: Rule-based labeling and the Data defined placement options are not working tog...
- Same here, as a workaround I use the 'Rotate Point Symbols' tool (data defined angle) to rotate rule-based labels (da...
2016-04-06
- 01:55 AM Bug report #14625 (Closed): Do not install in Linux Mint
- The repositories wit the latest release for Debian jessie add:
!http://storage8.static.itmages.ru/i/16/0407/h_146001... - 01:18 AM Bug report #14119 (Closed): Ensure the OGC filter XML expression contains the GML namespace refer...
- Fixed in changeset commit:"9fe6a9fe48059ea10a74128a4fbf57cfa39795ce".
- 01:14 AM Revision 99980bea (qgis): Fix windows build
- 12:19 AM Feature request #14624 (Open): Field Calculator: warn users when new field is not large enough to...
- I am using QGIS 2.8.2 on Ubuntu 12.
When I calculate area of a polygon, Field calculator provides option of creating... - 12:08 AM Bug report #14577 (Closed): No python module "future"
- Fixed in changeset commit:"589578055366e9771ebc6ae57cb90da808b215b6".
- 08:21 AM Bug report #14577: No python module "future"
- I'm getting the same error
Ubuntu 15.10 64 bit using master I built from a pull a few hours ago. - 09:42 PM Bug report #14622 (Closed): Processing: selection not taken into account fro GDAL provider
- if I select one polygon and clip raster with polygon, saga clips only the selected polygon, whereas gdal clips on the...
- 02:27 PM Revision 3ba3986a (qgis): Fix calculation of diagram size in map units when using scale limits
- 01:46 PM Revision dceb1428 (qgis): [processing] extra checks to avoid issues with previous versions values
- 01:46 PM Revision 505c5ee7 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
- 01:45 PM Revision e40a1647 (qgis): [processing] more HiDPI fixes (refs #14474)
- 01:45 PM Revision 05bbe189 (qgis): [processing]Fixed UI bug with invalid button width.
- 01:05 PM Revision ece46d1c (qgis): Fix margins on photo and web view edit widgets
- 01:04 PM Revision 76282d50 (qgis): Fix layout issues with color button editor widget
- - widget was not left aligned
- widget would shrink to a small vertical height in crowded forms - 12:55 PM Revision fd7a4bd9 (qgis): [FEATURE] New project(point, distance, bearing) expression function
- Projects a point geometry by the specified distance and bearing
- 12:55 PM Revision 2e44c119 (qgis): Some QgsPoint improvements
- - Modernize QgsVector, improve docs, add some methods missing from
Python bindings
- Add method to QgsPoint to projec... - 12:55 PM Revision 5247673c (qgis): Add some provider tests for empty rectangles
- 12:55 PM Revision 86ec27e0 (qgis): Use real values when interpolating color components in gradients
- 12:55 PM Revision d464f862 (qgis): [FEATURE] Null ("No symbol") renderer
- Using this renderer no symbol will be drawn for features, but labeling,
diagrams and other non-symbol parts will stil... - 12:55 PM Revision 3a1f6c42 (qgis): Improve documentation for QgsGeometry::closestVertex
- 12:55 PM Revision 4c704be6 (qgis): Add geometry methods for calculating the distance to a specified
- vertex from the start of the geometry
- 12:55 PM Revision 619b32de (qgis): Fix build with Qt5 <5.5
- 12:53 PM Bug report #14621 (Closed): linestring being created as linestringZ (MSSQL)
- I don't know why but QGIS is setting my linestring and point MSSQL layers as linestringZ and pointZ setting 0 as Z va...
- 12:17 PM Revision 4586a787 (qgis): Move AutoTransaction setting to project properties
- Was in global app settings
- 11:55 AM Revision 4b75cc9f (qgis): [processing] do not search text in short help when filtering in toolbox
- This should fix problems with slow and unresponsive filtering
- 11:02 AM Bug report #14620 (Closed): Vector buffer and File creation error
- When I attempt to create a vector buffer using the Geoprocessing tools, I get an error stating "No output created. F...
- 09:33 AM Revision dd54cf28 (qgis): Better support for LabelOnTop in multicolumn attribute form layouts
- 09:03 AM Bug report #14619 (Closed): update and delete bug when join table on layer
- Hi,
When I edit a feature on Qgis-server and my layers add a table join:
if I insert, it's Ok,
but if I update or ... - 09:01 AM Revision 226339cc (qgis): Allow adding a new entry from the relation reference widget
- 09:00 AM Revision 8f7a6aaa (qgis): Make string translatable
- 06:23 AM Bug report #14612: Error running Dissolve
- I removed the processing folder from C:\\Users\\user\\.qgis2 and it works again. Thank you.
- 05:00 AM Bug report #14612: Error running Dissolve
- Installing plugin does not require admon rights.
Please check if you have Processing in your user directory and if i... - 05:14 AM Bug report #14618 (Closed): Processing history not in UTF-8
- Processing history stores data entered by users, but if they contain accented characters, these are displayed wrong. ...
- 05:01 AM Bug report #14610: QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso negato: ...
- Please check latest master, this error should be fixed.
- 03:59 AM Feature request #12131 (Closed): Assign no renderer to a layer - for label only layers
- Fixed in changeset commit:"d464f862903184e94e01e4963e82e337efc4a388".
- 03:56 AM Bug report #14617 (Closed): unable to display data from GRASS read-only mapset
- The QGIS browser fails reading maps from GRASS read-only mapsets. The browser is trying to create in mapset directory...
- 02:57 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- commit:1fdd177c81
I just backported it.
2016-04-05
- 12:05 AM Revision ae162d60 (qgis): don't crash when reply is destroyed while it's waiting for credentials
- to be entered
(backports 10a26e6) - 12:02 AM Revision b3f8a850 (qgis): globe plugin: fix crash on exit
- (cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd)
- 12:00 AM Revision 151b420f (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
- (cherry picked from commit 10a26e6acd8aa3a91e603730c752e398700e4451)
- 11:59 PM Revision d9be694a (qgis): globe plugin: fix crash on exit
- (cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd)
- 10:34 PM Revision f7c5c2bc (qgis): Merge pull request #2976 from nirvn/more_markers
- [symbology] add half triangle markers
- 09:49 PM Revision 9040ec1b (qgis): [FEATURE] [WFS provider] Major overhaul to add WFS 1.1 and 2.0 support
- First part of https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53
(QEP 35: WFS provider enhancements)
Impro... - 09:49 PM Revision 62bd4061 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
- This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ... - 09:49 PM Revision c178aef4 (qgis): [Spatialite] Handle a pragma='pragma_name=value' URI parameter.
- This will be used by the WFS provider to improve commit time to its
temporary Spatialite DB. - 09:49 PM Revision 114c1087 (qgis): Feature iterators: add a mechanism to check if it must be interrupted.
- Add a setInterruptionChecker() method on iterators that provides an interface
that can be called by iterators to chec... - 09:49 PM Revision c3760ec4 (qgis): [Spatialite] Handle connection invalidation
- This will be used by the WFS provider, so it can properly invalidates
(=close) all connections to the temporary Spati... - 09:49 PM Revision e792576d (qgis): Improve QgsVectorLayer::countSymbolFeatures() responsiveness.
- The method can display a progress dialog when it takes a long time to
complete.
- Attach this dialog to the QGIS main... - 09:49 PM Revision 9fe6a9fe (qgis): QgsOgcUtils: add support to generate WFS 1.1 and 2.0 filters
- Fixes #14119: Ensure the OGC filter XML expression contains the GML namespace references
- 08:51 PM Revision 57ae4fee (qgis): QgsGML: expose lower level streaming parser, add handling of GML3
- - Add a low-level QgsGmlStreamingParser class that doesn't do any
network activity, but builds features from GML da... - 05:28 PM Revision 7b233e51 (qgis): [symbology] add half triangle markers
- 02:47 PM Revision 9c0a2910 (qgis): Deprecate QgsProject::dirty( bool ) in favor of QgsProject::setDirty
- 02:13 PM Revision 8948607f (qgis): Followup 31d7be
- Tweak some API and docs, and fix overlapping UI widgets
- 01:56 PM Revision fe54a78d (qgis): Merge pull request #2974 from nirvn/diagram_line_unit
- [diagram] add unit type setting for outlines (fixes #14614)
- 01:37 PM Revision 410a4381 (qgis): Allow relative links in composer labels
- Allow relative links in composer labels
- 01:19 PM Revision f6838032 (qgis): QgsMaplayerRegistry function to get only vector or raster layers
- 12:39 PM Revision c58a198b (qgis): Simplify some editor widget parenting
- 12:24 PM Revision 0c161950 (qgis): Various fixes for photo editor and external resource widgets
- - Clear picture when changing from a feature with a picture to
a feature with no picture set
- Don't try to load "NUL... - 12:24 PM Revision e571885e (qgis): UX improvements to photo, web view and external resource widget config
- - Better explanatory text
- Change '0' values to 'Auto'
- Ad 'px' suffix to values
- Allow resetting sizes to Auto wi... - 12:24 PM Revision bcb2c736 (qgis): Make sure QgsFileWidget emits fileChanged when value is cleared
- Fixes external resource widget not updating document display
when link is cleared. - 11:58 AM Bug report #5212: Proxy settings ignored for layers
- Could it be an apropriate solution to set GDAL_HTTP_PROXY ([[https://trac.osgeo.org/gdal/wiki/ConfigOptions#GDAL_HTTP...
- 11:42 AM Bug report #5212: Proxy settings ignored for layers
- version 2.14.0 is still affected
see #14616 - 11:32 AM Revision 73572680 (qgis): make wfs/ogc error message translatable
- 11:25 AM Revision 10a26e6a (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
- 10:23 AM Revision acb92819 (qgis): Add missing binding
- 10:21 AM Revision dc5d7ab9 (qgis): [diagram] make use of unit widget for diagram size
- 09:55 AM Revision 673a8604 (qgis): [processing] extended 'menus' section in options, to allow adding buttons
- 09:55 AM Revision 5131e93e (qgis): [processing] extra checks to avoid issues with previous versions values
- 09:18 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Alexander Bruy wrote:
> Fixed in master. Please reopen if necessary
Which commit? Was it backported? - 09:13 AM Revision f96deea5 (qgis): debian packaging: no need for downgraded cmake on xenial anymore (backp...
- 09:13 AM Revision 1eb87e5f (qgis): Cleanup ValueRelation widget
- 09:09 AM Bug report #14616 (Closed): GDAL does not take care of Proxy settings
- duplicate of #5212
- 09:09 AM Bug report #14616 (Closed): GDAL does not take care of Proxy settings
- duplicate of #5212
- 07:44 AM Bug report #14616 (Closed): GDAL does not take care of Proxy settings
- When behind a Proxy (Options -> Network -> Use proxy for web access) the QGIS Proxy settings do not work (or are igno...
- 09:02 AM Bug report #14577 (Reopened): No python module "future"
- Updated master this morning on both PCs. Still the same problem.
- 08:49 AM Revision 31d7be40 (qgis): [diagram] add unit type setting for outlines (fixes #14614)
- 05:46 AM Bug report #14287: Translation
- Jean Hemmi wrote:
> Matthias Kuhn wrote:
> > PR awaiting review
> >
> > https://github.com/qgis/QGIS/pull/2808
>
> ... - 05:19 AM Bug report #14286 (Reopened): Saga in QGIS Processing do not support "no ascii filename" in certa...
- I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not change this problem ...
- 05:19 AM Bug report #14286 (Reopened): Saga in QGIS Processing do not support "no ascii filename" in certa...
- I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not change this problem ...
- 05:19 AM Bug report #14286 (Reopened): Saga in QGIS Processing do not support "no ascii filename" in certa...
- I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not change this problem ...
- 05:17 AM Bug report #14283: various crashes in georeferencer
- Yes same problem
- 04:45 AM Bug report #14283: various crashes in georeferencer
- Have you tested with 2.14.1?
- 05:06 AM Revision 22f1a1de (qgis): Implement QgsEditorWidgetWrapper::showIndeterminateState() for setting
- editor widgets into an indeterminant "unknown value" state
Works for all editor widgets except date time, range and ... - 05:05 AM Revision 16274d55 (qgis): Fix missing docs
- 04:57 AM Feature request #14614 (Closed): diagrams: missing unit types for line width
- Fixed in changeset commit:"fe54a78d601918474006b45e1a6df79f572549c1".
- 04:38 AM Feature request #7236 (Closed): Composer labels rendered as HTML should allow relative links
- Fixed in changeset commit:"f696b0a34deede45e3dc4bc3be3d818543cd89c4".
- 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 03:21 AM Bug report #14588 (Reopened): WIndows 7 freezes when using 'Pick color' tool
- Hi Andre, thanks for your reply. I've just noticed that the preview in the 'Layer Properties' dialogue isn't working ...
- 03:21 AM Bug report #14588 (Reopened): WIndows 7 freezes when using 'Pick color' tool
- Hi Andre, thanks for your reply. I've just noticed that the preview in the 'Layer Properties' dialogue isn't working ...
- 02:50 AM Revision ca642e44 (qgis): Add easy methods for temporarily blocking signals
- - QgsSignalBlocker: RAII signal blocking class. Used for temporarily
blocking signals from a QObject for the lifeti...
2016-04-04
- 01:41 AM Bug report #14283: various crashes in georeferencer
- Hi, any news on this bug ?
- 01:28 AM Revision 882f6f8c (qgis): [symbology] Add some more dispersed marker symbols (half/quarter squares)
- 01:27 AM Bug report #14615 (Closed): Freezing when zooming into WMS with scroll wheel
- Good day QGIS'ers,
I have been having trouble with using the scroll wheel to zoom into WMS layer. This is only a pro... - 01:18 AM Bug report #14608 (Closed): Processing: Kriging rscripts/Kriging.rsx Automap problem and correction
- 01:15 AM Revision ad16fb47 (qgis): Show simple marker symbol name in tooltip
- 11:22 PM Revision dae423d3 (qgis): fix polyline rendering when layer draws effects (fix #14611)
- 08:40 PM Revision f968f994 (qgis): debian packaging: no internal future only stretch sid wily xenial
- (fixes #14577)
- 08:09 PM Feature request #14614 (Closed): diagrams: missing unit types for line width
- ATM, diagrams use a single unit type setting to set the unit type for the diagram size and diagram line (i.e. outline...
- 04:44 PM Revision ec01f679 (qgis): Merge pull request #2971 from DelazJ/patch-9
- typo fix
- 04:26 PM Revision 14c7900e (qgis): typo fix
- 02:23 PM Bug report #14611 (Closed): polyline rendering broken when line layer draws effect(s)
- Fixed in changeset commit:"dae423d30ff86a009c3918d2903f037951669b6c".
- 12:17 PM Bug report #14588: WIndows 7 freezes when using 'Pick color' tool
- I can confirm this. It happened to me twice but It's random.
You click Pick Color tool and the whole Windows screen ... - 10:37 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool
- I can't reproduce the bug. Maybe it's a scratch layer issue. I haven't done any updates or changes.
- 12:09 PM Revision 2adfbb07 (qgis): [symbology] add semicircle, third, quarter circles to simple markers
- 12:07 PM Revision f6431ff3 (qgis): Fix artifacts on simple marker "arrowhead" symbol, allow symbol to
- work correctly with join modes
- 11:41 AM Bug report #14577 (Closed): No python module "future"
- Fixed in changeset commit:"f968f994eacc21a4d7a85e3079e68875e00b4437".
- 09:38 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
Sorry for returning to this issue - now it is under Linux Ubunty 14.04 (trusty). The affected version is master... - 09:38 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
Sorry for returning to this issue - now it is under Linux Ubunty 14.04 (trusty). The affected version is master... - 09:38 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
Sorry for returning to this issue - now it is under Linux Ubunty 14.04 (trusty). The affected version is master... - 11:18 AM Feature request #14613 (Open): support tablet and pen when in "screen" mode
- I use a Wacom tablet as my main peripheral device (can't use mouse).
But I noticed that when the tablet is in screen... - 11:08 AM Revision 48943d44 (qgis): Prefer usage of https:// over http://
- 11:08 AM Revision d1c79d81 (qgis): [feature] allow generating default values on postgres just in time
- The expression used to generate default values for a field on the
postgres database are currently being printed on th... - 11:05 AM Revision f696b0a3 (qgis): Allow relative links in composer labels
- Now labels and HTML boxes can contain relative URLs. If we don't have
a base URL, the project file will be used as a ... - 10:55 AM Revision 8b0b0687 (qgis): Delete a blank line to make flake8 happy
- 10:52 AM Revision 3ab6db16 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
- 09:20 AM Revision ff176453 (qgis): Merge pull request #2963 from elpaso/server-fix-qs-encoding
- [SERVER] Fix encoding of query string for bindings
- 06:58 AM Bug report #14610: QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso negato: ...
- I have deleted the folder "processing" within the C:\\Users\\Antonio\\.qgis2\\python\\plugins directory but the error...
- 06:38 AM Revision 54146371 (qgis): [FEATURE] add outline join style to ellipse markers
- 06:32 AM Revision 805739c9 (qgis): Fix field calc bar error when setting to field name with spaces
- (cherry-picked from a4ed8e03e649e79c1e43c338426eca40c3d429a1)
- 06:31 AM Revision 0760e30e (qgis): Fix stats dock not working with field names with spaces (fix #14541)
- (cherry-picked from 53b493c6e6b49ba725d45e272c0690479c61a301)
- 06:31 AM Revision 0df78742 (qgis): Fix QgsFieldExpressionWidget reporting field names with spaces as
- invalid, add tests
(cherry-picked from af8c1667dfd6f945414b4080c95ee731125f44cc) - 06:30 AM Revision fcbc61af (qgis): Fix crash in memory provider (fix #14559)
- (cherry-picked from 59d4b85c73aff475429005f321d6009ade9fc8c6)
- 06:30 AM Revision 239a8d60 (qgis): Fix layer extent was not invalidated for certain geometry editing
- operations (eg move feature, add/delete/move vertex) (fix #14573)
(cherry-picked from 4ece916728da95b7fd98e8f46564df... - 06:29 AM Revision 8c9255e0 (qgis): Fix missing features when combining FilterExpression requests with
- subsets of attributes and the filter expression requires fields
which are not included in the attribute subset
Note:... - 05:59 AM Revision 54d093ed (qgis): Function argument name should not be translatable
- 05:59 AM Revision ae00eb96 (qgis): [FEATURE] Allow expression functions to use named parameters
- This commit sets the framework for allowing expression functions to
use named parameters. Ie, instead of:
clamp(1,2,...
2016-04-03
- 01:51 AM Bug report #14428 (Closed): Join Attribute table in processing Toolbox fails!
- Fixed in changeset commit:"3ab6db168f58fbbc5de9490e74578a4af59a0b14".
- 01:46 AM Bug report #14606 (Rejected): Overlay tools and join Attributes from the processing are work corr...
- Please don't open duplicate tickets, as I understand both issues already reported.
- 01:46 AM Bug report #14606 (Rejected): Overlay tools and join Attributes from the processing are work corr...
- Please don't open duplicate tickets, as I understand both issues already reported.
- 01:35 AM Bug report #14595: WMS layer can be loaded but is not displayed
- I installed version 2.14.1 with OSGeo4W and made a new trial.
- I can create connection and read GetCapabilities wit... - 01:32 AM Bug report #14612: Error running Dissolve
- Not sure of might have gone wrong during installation. I don´t have admin rights on the computer, so our IT departmen...
- 01:21 AM Bug report #14612 (Feedback): Error running Dissolve
- Not reproducible with Processing shipped with QGIS master and 2.14. Looks like you have Processing plugin installed f...
- 12:32 AM Bug report #14612: Error running Dissolve
- Be sure to use the latest version of the Processing plugin. By looking at the code this error is impossible to happen...
- 10:31 PM Bug report #14612 (Closed): Error running Dissolve
- Hi
When I run Dissolve in Processing I get this error:
local variable 'nElement' referenced before assignment See lo... - 12:59 AM Revision 1cbcf490 (qgis): include db2 provider in packaging
- 12:59 AM Revision 5e54b93b (qgis): remove pseudo options HAVE_MSSQL, HAVE_DB2, HAVE_SPATIALITE
- and HAVE_PYTHON
- 12:36 AM Revision d8dbc925 (qgis): Fix warning
- 12:19 AM Bug report #14610 (Feedback): QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Acces...
- From error I can see that you have Processing plugin in your user directory (C:/Users/Antonio/.qgis2/python/plugins)....
- 09:56 AM Bug report #14610 (Closed): QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso...
- After successfully installing QGIS 2.14 standalone (64 bit), upon startup the processing plugin loaded without proble...
- 11:55 PM Revision 5fe19c5f (qgis): merged DB2 updates
- [FEATURE] New vector data provider for DB2 sources
- 10:58 PM Revision 883016f4 (qgis): Fix some minor coverity warnings
- 10:53 PM Revision b8b12d87 (qgis): Fix memory leak
- 10:52 PM Revision 639c0500 (qgis): Fix coverity uninitialized variable warnings
- 10:25 PM Revision 98d47340 (qgis): Make attribute selection table in vector save as dialog taller
- 10:20 PM Revision cbad546b (qgis): Followup 99d5e4, add unit tests
- 09:26 PM Bug report #14559 (Closed): Memory Layer crashing in 2.14
- Thanks for the confirmation. I'll backport this so it will be included in 2.14.2.
- 09:26 PM Bug report #14559 (Closed): Memory Layer crashing in 2.14
- Thanks for the confirmation. I'll backport this so it will be included in 2.14.2.
- 02:05 PM Bug report #14559: Memory Layer crashing in 2.14
- Thanks Nyall.
Apologies for the delay - had to test at home as we have secure system and can't install anything at wo... - 08:49 PM Bug report #14611 (Closed): polyline rendering broken when line layer draws effect(s)
- While testing out the new composer polyline tool, I stumbled on a rendering issue: if the [x] draw effect is enabled,...
- 08:21 AM Revision ae9d0891 (qgis): Merge pull request #2964 from nirvn/simple_marker_join_style
- [FEATURE] add outline join style settings to simple markers (fixes #3797)
- 07:18 AM Revision c08d3592 (qgis): Add testdata cache folder to .gitignore
- 06:56 AM Revision 3a2a099c (qgis): add simple marker join style tests
- 06:49 AM Bug report #14578: Geojson coordinates round to int value
- I think I found the problem. QGIS does not seem involved, but gdal and ubuntu.
First, even if ubuntu build of gdal r... - 06:13 AM Bug report #14608: Processing: Kriging rscripts/Kriging.rsx Automap problem and correction
- A script that works, without the not required package (gstats, rgl, ....)
##Basic statistics=group
##showplots
##Lay... - 04:13 AM Bug report #14608 (Closed): Processing: Kriging rscripts/Kriging.rsx Automap problem and correction
- There is a problem with
kriging_result = autoKrige(A~1, Mesure, Grille,model=c("Cir","Lin","Bes","Wav","Hol","Le... - 05:54 AM Bug report #14609 (Closed): QGIS Server: export layer to GeoJSON is malformed
- the GeoJSON exported file throught the LizMap web client doesn't contain srsName/EPSG information unlike GML exported...
- 04:57 AM Revision 6ad35374 (qgis): [FEATURE] add outline join style settings to simple markers
- (fixes #3797)
2016-04-02
- 01:56 AM Revision 9c2473df (qgis): fix indentation
- 01:56 AM Revision 99d5e422 (qgis): [FEATURE] vector file writer: allow selection of attributes to export
- 01:56 AM Revision c93187d7 (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
- 01:56 AM Revision 59de73ac (qgis): extent group box: fix header spelling
- 01:41 AM Feature request #12964 (Closed): Document the spatial filtering of attribute table
- Moved to https://github.com/qgis/QGIS-Documentation/issues/560
- 01:34 AM Bug report #8306: Improvements to "Mailing lists" startup tip
- Can this be closed following commit:a534fca?
- 12:40 AM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop...
- I noticed with vector, but didn't test raster unfortunately. (I've switched back to 2.8)
- 02:25 PM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop...
- Does this affect vector or raster layers or both? Thanks!
- 12:39 PM Bug report #14605 (Closed): Error with symbol layer properties - This layer doesn't have any edit...
- When accessing the style tab of a layer properties, instead of options like colours, fill etc, I see the text "This l...
- 11:45 PM Revision a534fcaa (qgis): Merge pull request #2965 from DelazJ/patch-8
- Update qgstipfactory.cpp
- 11:24 PM Feature request #3797 (Closed): Specify joint style for Simple Markers
- Fixed in changeset commit:"ae9d089142b3d348d200c9f7f7f960c5bc180b56".
- 08:49 PM Revision 3e7553c1 (qgis): Update qgstipfactory.cpp
- 04:41 PM Bug report #14607 (Closed): import from SQL Server (2012)
- This was fixed in 2.14.1 - please upgrade
- 04:41 PM Bug report #14607 (Closed): import from SQL Server (2012)
- This was fixed in 2.14.1 - please upgrade
- 02:31 PM Bug report #14607 (Closed): import from SQL Server (2012)
- When importing certain datasets from SQL Server, sometimes a random field displays as "null" in the attribute table a...
- 02:32 PM Bug report #14606: Overlay tools and join Attributes from the processing are work correctly
- correction: Overlay tools and join Attributes from the processing are not work correctly
- 02:30 PM Bug report #14606 (Rejected): Overlay tools and join Attributes from the processing are work corr...
- Unfortunately, some tools from the toolbox of QGIS 2.14 not work correctly.
Join Attributes tables not working (Bug ... - 02:22 PM Bug report #14595: WMS layer can be loaded but is not displayed
- Seems to work fine in master. Can you update and try again?
- 12:25 PM Feature request #13874 (Closed): Automatically publish latest documentation from CI on qgis.org
- 10:54 AM Bug report #14604 (Closed): 2.5D rendering order is messed up in Print Composer
- Rendering order looks fine in the main map, but in print composer, the order jumps around whenever the map is panned,...
2016-04-01
- 11:59 PM Revision 5a72bc7d (qgis): [SERVER] Fix encoding of query string for bindings
- Fix an error when passing utf-8 chars in the query string
from python bindings
Adds a test for GetLegendGraphics - 10:12 PM Revision 42e42f77 (qgis): 2to3: avoid duplicate transformation of print (followup c4d9b0a)
- 03:52 PM Revision 4f6c2714 (qgis): move new composer tests to pyqt wrappers (followup 7a8a541 and f413046)
- 03:48 PM Revision aef26c90 (qgis): [processing] more HiDPI fixes (refs #14474)
- 01:35 PM Revision faf6b265 (qgis): [feature] Allow using multiple columns in attribute forms
- When using the drag and drop designer, a user can specify over how many
columns the fields should be distributed.
A ... - 01:35 PM Revision e3de0c11 (qgis): Move drag and drop designer python API to QgsEdtiFormConfig
- 01:35 PM Revision 32b5faa6 (qgis): Right align labels with multicolumn attribute forms
- 01:09 PM Revision 9c96be12 (qgis): [processing] add function to retrieve Processing version
- Initial idea by Etienne Trimaille
- 12:13 PM Revision 687b6fde (qgis): fix windows build
- 12:02 PM Revision c4d9b0a2 (qgis): 2to3: drop fix_print and avoid double parens in fix_print_with_import
- 07:45 AM Bug report #14595: WMS layer can be loaded but is not displayed
- That service seems to redirect GetCapabilities request and my QGIS 2.12 never gets GetCapabilities. I could test the ...
- 06:38 AM Bug report #14603 (Closed): Wrong CRS attributed to a raster exported with ArcMap
- Here's a more detailed description:
1. Export a raster (TIFF) with ArcMap 10. The CRS is the "old" Swiss CRS (EPSG: ... - 05:25 AM Bug report #13119: Import Vector Layer to PostGIS with DB Manager causes hard QGIS crash
- Just upgraded QGIS to 2.14.1 and experiencing the same hard crash without any message, only disappear.
For info the s... - 04:17 AM Bug report #13119: Import Vector Layer to PostGIS with DB Manager causes hard QGIS crash
- I experience the same behaviour described from Matthew: using QGIS 2.10.1 on Ubuntu 14.04.4 LTS
Trying to import poly... - 05:23 AM Revision b466c63b (qgis): [composer] Make drawing polygon/polyline follow canvas right click
- behaviour (right click ends drawing without adding node)
- 05:23 AM Revision 38fa2980 (qgis): [composer] Fix polylines would be removed if they had < 3 points
- when deleting nodes (2 node lines should be allowed)
- 05:23 AM Revision 90b6f46b (qgis): Use Qt methods for translating node coords to scene coords
- 05:23 AM Revision 4efbb8fc (qgis): [composer] Respect modifier keys when moving nodes with keys
- 04:10 AM Bug report #12299 (Reopened): Connection error when using German umlaut in search string
- I just tested with MetaSearch 0.3.4 and QGIS 2.14.1 on 15.10. The error remains.
Here is the _GetCapabilities_ for th... - 02:23 AM Bug report #14600 (Closed): Processing > gdalwarp: wrong error message, no command displayed
- In gdalwarp Processing interface, in the console call, there is what it seems an inappropriate message:
Invalid valu... - 02:05 AM Revision 7a8a5411 (qgis): [FEATURE][composer] Add tools for drawing polygon and polylines
2016-03-31
- 01:40 AM Bug report #14596 (Closed): wmts nor referenced
- 12:25 AM Bug report #14596: wmts nor referenced
- NOW IT WORKS ,
THANKS - 06:42 AM Bug report #14596 (Feedback): wmts nor referenced
- If you choose to "Ignore axis orientation (WMS 1.3/WMTS)" it works.
- 06:09 AM Bug report #14596 (Closed): wmts nor referenced
- we are serving through our sever wmts ortophoto of albania 2015 in epsg 6870 ( equal to EPSG:3127) . pretiled with Ma...
- 11:18 PM Revision bde51264 (qgis): globe plugin: fix crash on exit
- 11:03 PM Revision 3bfe2f14 (qgis): really fix ab5f06b (ouch again - machine mixup)
- 10:57 PM Revision c6117e0d (qgis): fix ab5f06b (ouch)
- 10:53 PM Revision 20ce2343 (qgis): [pyqgis-console] fix import statement
- 10:53 PM Revision 0168bd5c (qgis): [pyqgis-console] fix multi-line code execution
- 10:51 PM Revision ab5f06b9 (qgis): processing: base grass path on OSGEO4W_ROOT where available
- 05:20 PM Revision 18cdad99 (qgis): Convert print function to py3 style in tests
- 05:20 PM Revision 3c01f513 (qgis): Remove some python tests from Qt5 blacklist
- 05:13 PM Revision 26ebc836 (qgis): [MetaSearch] fix version referencing
- 05:11 PM Revision a88fcf1d (qgis): Merge pull request #2959 from geopython/master
- reuse core icons
- 04:30 PM Revision 1e85772e (qgis): Fix layer order in GetPrint
- 04:14 PM Revision 3dffb7b7 (qgis): reuse core icons
- 01:23 PM Revision 19120f40 (qgis): Keep old method signature in wms config parser for compatibility
- 01:23 PM Revision 6c6e9838 (qgis): Replace calls to deprecated method
- 01:13 PM Revision ec17e3cc (qgis): Fix expression "if" documentation
- 01:12 PM Revision b3edfa80 (qgis): Fix if function example
- 12:59 PM Feature request #11732: Update MetaSearch plugin icon
- Anita Graser wrote:
> Thanks for the proposal Tom! My concerns with the initial proposal would be
>
> * using the ma... - 11:23 AM Feature request #11732: Update MetaSearch plugin icon
- Thanks for the proposal Tom! My concerns with the initial proposal would be
* using the magnifying glass which other... - 11:16 AM Feature request #11732: Update MetaSearch plugin icon
- Initial proposal uploaded: https://issues.qgis.org/attachments/9785/MetaSearch.svg
- 12:26 PM Bug report #14577 (Closed): No python module "future"
- 09:29 AM Bug report #14577: No python module "future"
- Hi,
It all works now. Thank you very much! - 10:52 AM Revision 332c1632 (qgis): Adapt qgswmsconfigparser.sip
- 10:21 AM Revision 625be7a9 (qgis): Merge pull request #2958 from mbernasocchi/master
- Protect process_contexthelp.py from IOError
- 10:18 AM Revision 2fb71b02 (qgis): Protect process_contexthelp.py from IOError
- 10:16 AM Bug report #14599 (Closed): Processing guidelines for help files is outdated
- Here the link of the official webpage
http://docs.qgis.org/2.8/en/docs/documentation_guidelines/README.html#document... - 09:38 AM Revision afa20ec2 (qgis): [FEATURE:] Redlining in QGIS server (GetMap and GetPrint). Funded by ca...
- 09:24 AM Feature request #14598 (Open): Atlas only displaying 499 Feature in Drop Down
- In Atlas Mode, The dropdown menu only displays 499 features. You can use the arrows to move to the next feature, so ...
- 08:33 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value
- In QGIS 2.14 with the Grid (Interpolation) dialog, only fields that contain decimals appear in the available fields f...
- 07:46 AM Revision befa962b (qgis): Update legend test mask images for Windows build
- 07:46 AM Revision 9e759efc (qgis): Fix PyQgsVirtualLayerDefinition test on Windows
- 07:45 AM Revision cb149107 (qgis): Fix qgis_coordinatereferencesystemtest with GDAL >= 2.0
- 07:45 AM Revision 810fb5b1 (qgis): Fix qgsrasterlayer tests under GDAL >= 2.0
- 07:45 AM Revision 6545746f (qgis): [FEATURE] Add extra resampling methods to align raster tool which are
- available in GDAL >= 2.0 (max, min, median, q1 and q3)
- 07:44 AM Revision a30bf95c (qgis): Drop precision of some processing tests to pass on Windows
- 07:44 AM Revision 9dd791da (qgis): Fix composer_label tests under Windows
- 07:44 AM Revision 47cc4473 (qgis): Fix generate_test_mask_image script
- 06:18 AM Bug report #12299 (Closed): Connection error when using German umlaut in search string
- 06:05 AM Feature request #12232 (Closed): support wfs 2 connections from metasearch
- Closing given the "forthcoming enhancements to add WFS 1.1/2.0 support in the core QGIS WFS provider":https://github....
- 06:05 AM Feature request #12232 (Closed): support wfs 2 connections from metasearch
- Closing given the "forthcoming enhancements to add WFS 1.1/2.0 support in the core QGIS WFS provider":https://github....
- 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:04 AM Bug report #14592: Test connection returns no feedback in the new MSSQL connection dialog
- I removed this dialog as it annoyed the heck out of me. Will replace it with a message bar.
- 04:57 AM Bug report #10011 (Closed): Can't create new Spatialite layer with EPSG:3879
- 04:50 AM Bug report #10011: Can't create new Spatialite layer with EPSG:3879
- I guess that QGIS is built with newer Spatialite version and fix comes from there.
Even a couple of years old Spatial... - 04:40 AM Bug report #14595: WMS layer can be loaded but is not displayed
- sorry the correct link is
http://geoportal.asig.gov.al/Services/host/host.ashx?url=http://localhost:8080/geoserver/a... - 04:38 AM Bug report #14595: WMS layer can be loaded but is not displayed
- Server address is returning for me just "The resource you are looking for might have been removed, had its name chang...
- 03:55 AM Bug report #14595 (Closed): WMS layer can be loaded but is not displayed
- I am trying to import WMS from geoserver link to QGIS 2.8.4 & the latest 2.12.1:
http://geoportal.asig.gov.al/Servic... - 02:29 AM Bug report #14594: Symbology: Maker Line errors when pen width less 0.265 mm
- h3. *OK BLACK LINE*
!https://issues.qgis.org/attachments/9779/ok.PNG!
h3. *ERROR RED LINE*
!https://issues.qgis.or... - 02:24 AM Bug report #14594: Symbology: Maker Line errors when pen width less 0.265 mm
- !https://issues.qgis.org/attachments/9778/Example.PNG!
- 02:18 AM Bug report #14594 (Closed): Symbology: Maker Line errors when pen width less 0.265 mm
- I have created a github repository at https://github.com/laingit/qgis-alai-bug with very simple case to reproduce the...
- 02:18 AM Bug report #14593 (Closed): Saving project file from print composer should keep the composer dial...
- When you save the project file, it pops-up a message box with information about last save. This message always appear...
2016-03-30
- 12:00 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- sorry for my late... we are really busy on testing plugins stuffs. I'll be back on this issue in some days
Also available in: Atom