Activity
From 2016-07-18 to 2016-08-16
2016-08-16
- 11:40 PM Revision f5b17159 (qgis): Merge pull request #3391 from nyalldawson/single_sided
- Single sided buffers
- 10:44 PM Revision d193574b (qgis): Fix doxygen warning
- 10:44 PM Revision 989d9864 (qgis): [FEATURE][processing] New algorithm for single sided buffers
- 10:43 PM Revision 298d0471 (qgis): [FEATURE] Expression functions for offset_curve and single_sided_buffer
- Especially useful with geometry generators!
- 10:43 PM Revision d008d31f (qgis): Fix potential crash when using default expression parameters
- 10:43 PM Revision 616a80f4 (qgis): Bump minimum GEOS version to 3.3
- 10:43 PM Revision e3f0d3d8 (qgis): [FEATURE] Expose GEOS single sided buffer through QgsGeometry
- Makes it easy for PyQGIS code to perform a single sided buffer
operation - 05:57 PM Bug report #15444 (Closed): QGIS crashes with NAN values
- Fixed in changeset commit:"34ebe124ff62956095941b5bb76809c6ba4b1a0f".
- 10:05 AM Bug report #15444 (Closed): QGIS crashes with NAN values
- I have some monthly precipitation raster layers[1] with "NAN" values where there isn't calculated values.
When one o... - 03:18 PM Bug report #14350: Virtual layers problem with accents
- I'm guessing the reporter is running a Windows build - there seems to be a problem with accents only under Windows, e...
- 03:13 AM Bug report #14350: Virtual layers problem with accents
- I fail to reproduce.
What happens ? Is there any error displayed ?
Could you share a test dataset ? - 02:03 PM Revision 40b70a3d (qgis): Merge pull request #3326 from pvalsecc/perf
- Add heuristic to not simplify geometries for nothing
- 12:48 PM Revision 5ee97adc (qgis): Add heuristic to not simplify geometries for nothing
- Tested with a release binary and Swiss OSM roads in PostGIS at several zoom
levels (the higher, the less features), v... - 11:47 AM Revision cd4bc888 (qgis): Vertically stack the color widget when in dock mode
- 10:39 AM Revision ce133102 (qgis): Merge pull request #3392 from nyalldawson/processing_temp
- [processing] If supported, use memory layers instead of shapefiles
- 09:54 AM Revision 282f406e (qgis): Disable builtin pyyaml package with python 3
- It's not compatible
- 09:09 AM Bug report #15443 (Closed): Missing raster output formats on Windows
- Ubuntu versions of QGIS allow exporting from canvas or print composer in BW,EPS,EPSF,EPSI,JP2,PCX,PIC,RGB,RGBA,SGI,TG...
- 08:17 AM Revision 112df2f7 (qgis): in readme: addded geopackage as data source + macOS naming (#3394)
- Before this commit it was somehow implied that OS X is not an
UNIX platform when in fact it is. Also, starting with m... - 07:35 AM Revision 22be7eda (qgis): Merge pull request #3398 from nyalldawson/grad
- FEATURE: Open color dialog inside layer style panel
- 07:34 AM Revision a3149b14 (qgis): Merge pull request #3396 from nyalldawson/displace_widget
- Use panels for displacement renderer settings
2016-08-15
- 01:17 AM Bug report #15265: Built-in tools missing from Vector menu
- Hi all, after my update to 2.16 I noticed the absence from the Vector menù of geoprocessing tools. I followed this th...
- 12:59 AM Revision 0f272354 (qgis): Python 3 update
- 12:56 AM Bug report #15425 (Closed): processing relies on a copy of the python-yaml module that isn't comp...
- Closing, thanks Matthias (commit:282f406).
- 12:56 AM Bug report #15425 (Closed): processing relies on a copy of the python-yaml module that isn't comp...
- Closing, thanks Matthias (commit:282f406).
- 12:56 AM Bug report #15425 (Closed): processing relies on a copy of the python-yaml module that isn't comp...
- Closing, thanks Matthias (commit:282f406).
- 12:40 AM Bug report #15425: processing relies on a copy of the python-yaml module that isn't compatible wi...
- Matthias came up with a simple workaround this issue: -DWITH_INTERNAL_YAML=OFF :)
This will have to be set as the de... - 12:36 AM Feature request #14457: Data defined grid properties in composer
- Very important feature also for our applications! We would appreciate this a lot.
If someone has some hours to look i... - 12:07 AM Revision c3064389 (qgis): Fix cache size setting in options dialog
- The bug disabled network caching for all new QGIS installs...
- 11:57 PM Revision 50c35929 (qgis): Make QgsVectorLayer uniqueValues/min/maxValue consider edits
- Previously these methods would inconsistently handle the
edit buffer, eg uniqueValues would consider changed attribut... - 06:52 PM Feature request #15442 (Open): Have all open windows reopen when project is opened
- When I am working on a project I often have lots of data tables open to work with the data in those tables.
When I c... - 06:24 PM Revision bce5ed52 (qgis): exclude release name from version string (fixes #15258)
- (cherry picked from commit 1391aad2f713a796b0ac3d0c22bec6c1c7ada3bb)
- 06:23 PM Revision b2e74678 (qgis): debian packaging update
- (cherry picked from commit 977b5f2b8c9d5ee93e166a7c95f1f70fc2e800ec)
- 05:01 PM Revision 1391aad2 (qgis): exclude release name from version string
- 04:47 PM Revision 977b5f2b (qgis): debian packaging update
- 01:58 PM Revision 251fffa4 (qgis): fix layout
- 01:56 PM Revision c800ab46 (qgis): enable relation editor widget test on Qt5
- 01:41 PM Revision 866617cc (qgis): Merge pull request #3393 from nyalldawson/processing_translate
- [FEATURE][processing] New algorithm for translating (moving) points
- 01:06 PM Revision 4e82767f (qgis): Merge pull request #3366 from aaime/sld_filter_fix
- Do not generate a ogc:Filter where a ogc:Expression is expected.
- 12:30 PM Bug report #15441 (Closed): Python console black background on Mac
- See the attached image. This makes the console quite unusable on OS X systems. This is on trunk with qt4 and python 2.7.
- 12:16 PM Bug report #15322 (Closed): QGIS 2.16 breaks when starting the Globe plugin
- 09:41 AM Bug report #15322: QGIS 2.16 breaks when starting the Globe plugin
- I made a new installation of Arch Linux and compiling OSGearth and QGIS again and now everything works correctly. Ap...
- 11:58 AM Revision 1cb48ddd (qgis): Merge pull request #3384 from wonder-sk/fix-postgres-qt5
- Fix postgres pkey map in Qt5 (fixes #15223)
- 10:48 AM Revision ea4e5cb7 (qgis): additional fields should be placed at the end
- 10:48 AM Revision c2a23284 (qgis): Add provider test for postgres with compound key
- 10:04 AM Revision 5407ae8a (qgis): [FEATURE] Color dialog can be embedded in layer style panel
- Now clicking color buttons inside the layer style panel causes
the color picker dialog to be opened inside the style ... - 09:56 AM Revision a2fe4c4f (qgis): New method to find parent QgsPanelWidget for a widget
- 09:25 AM Bug report #15258 (Closed): WMS/WMTS don't like special character in requests by 2.16 Nødebo
- Fixed in changeset commit:"bce5ed52a8554a385805a6c23d07cecfd1ea0b4b".
- 07:26 AM Bug report #15258: WMS/WMTS don't like special character in requests by 2.16 Nødebo
- Confirmed on Windows with 2.16.1
This one doesn't work http://services.cuzk.cz/wms/local-km-wms.asp
This one works ... - 07:26 AM Bug report #15258: WMS/WMTS don't like special character in requests by 2.16 Nødebo
- Confirmed on Windows with 2.16.1
This one doesn't work http://services.cuzk.cz/wms/local-km-wms.asp
This one works ... - 07:26 AM Bug report #15258: WMS/WMTS don't like special character in requests by 2.16 Nødebo
- Confirmed on Windows with 2.16.1
This one doesn't work http://services.cuzk.cz/wms/local-km-wms.asp
This one works ... - 06:58 AM Revision 5d30b5f3 (qgis): Merge pull request #3390 from nirvn/raster_properties_fix_qt5
- fix crash when opening raster properties window under qt5
- 05:47 AM Revision 29766463 (qgis): [composer] Fix guide sizing under qt5 (fix #15432)
- 05:43 AM Revision 42ebb4f7 (qgis): Use panels for displacement renderer settings
- 05:27 AM Bug report #15440 (Closed): QGIS Server: GetPrint crashes on Windows when there are advanced ele...
- *New description*:
On Windows the QGIS Server GetPrint requests are always crashing the server (error 500) when the ... - 05:13 AM Feature request #8925: Saving label information/styles into an SLD File
- At first this needs to be an issue to track on the QGIS project. Who can create this?
- 05:04 AM Bug report #15439 (Closed): Multiple default SVG Paths entries in Options - QGIS 2.16
- Steps to reproduce:
1. Remove [svg] section in ~/.config/QGIS/QGIS2.conf that contains searchPathsForSVG option, to m... - 04:08 AM Bug report #11202 (Closed): Invalid SLD generated
- Fixed in master with: https://github.com/qgis/QGIS/pull/3366
- 04:08 AM Bug report #11202 (Closed): Invalid SLD generated
- Fixed in master with: https://github.com/qgis/QGIS/pull/3366
- 04:06 AM Bug report #10076 (Closed): SLD file generation
- Fixed in changeset commit:"1140437f5513b361227a608a46cebf94da1a1e05".
- 04:00 AM Revision 2d191f66 (qgis): Implement move assignment operator for QgsExpressionContext
- 02:58 AM Bug report #15223 (Closed): PostgreSQL provider broken under Qt5
- Fixed in changeset commit:"1cb48ddd65a98f8b17d880edbf4dd90d62fe7a91".
- 02:04 AM Revision 786b77a1 (qgis): Fix uninitialized members
2016-08-14
- 01:55 AM Bug report #15434: Measure tools: total is in kilometers although user selects meters
- Agreed
- 09:59 PM Bug report #15434: Measure tools: total is in kilometers although user selects meters
- Found that there's a "keep base unit" checkbox in general settings to select whether units should be kept. I wonder i...
- 08:57 PM Bug report #15434 (Closed): Measure tools: total is in kilometers although user selects meters
- If user selects meters, there should be no reason to display the total in kilometers (same thing for feet/yards/miles...
- 01:47 AM Revision 5f6dfaed (qgis): Remove QgsGeometry pointers from QgsGeometryAnalyzer
- 01:02 AM Revision 6d82cd63 (qgis): Fix leak caused by missing virtual destructor
- 12:47 AM Bug report #15438 (Closed): Default year in date picker widget not helpful
- In the Date/Time widget for form entry, the default year is always 1900 (presumably interpreting the zero of an empty...
- 12:31 AM Revision 2ca6992c (qgis): [oracle] Fix build warnings
- 09:54 PM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
- Indeed, it was those units activated in Project properties. Thanks.
Then shouldn't configuration tool rather open thi... - 09:33 PM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
- Check the project properties
- 09:15 PM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
- Same thing for area units.
- 09:10 PM Bug report #15435 (Closed): Measure tools: default unit is hardcoded and doesn't follow choice in...
- Selecting the "measure line" tool always opens with feet units although in Settings --> Option --> Map tools, the pre...
- 09:41 PM Bug report #15437 (Open): Ctrl F should not be used to filter layer and its use can lead to real ...
- In attribute table, Ctrl F opens a dialog to search features you'd like to select or filter in the layer.
Out of the... - 09:21 PM Bug report #15436 (Closed): Measure tools: opening Configuration dialog may change your custom units
- Open a measure tool and switch the units to another one
Click the configuration dialog and validate it without making... - 08:50 PM Bug report #15433 (Closed): Measure tool returns weird total value
- Summing up the length of the different segments doesn't equal the total shown in the dialog. This leads to wrong calc...
- 08:48 PM Bug report #15432 (Closed): composer: under qt5, the snapping red guide line's width increases al...
- Fixed in changeset commit:"297664631edda90ae023bef65d14ae9ca2692bd5".
- 03:44 AM Bug report #15432 (Closed): composer: under qt5, the snapping red guide line's width increases al...
- Under Qt5, the element snapping guide lines (drawn in red) have their width increase as the composer zoom level goes ...
- 08:36 PM Bug report #14387 (Closed): Options dialog is set foreground even if QGIS doesn't have the focus
- could no more reproduce it
- 08:36 PM Bug report #14387 (Closed): Options dialog is set foreground even if QGIS doesn't have the focus
- could no more reproduce it
- 12:02 PM Bug report #15431: qgis-providers / libspatialite packaging issue
- Gavin Fleming wrote:
> ImportError: libspatialite.so.5: cannot open shared object file: No such file or directory"
S... - 09:22 AM Bug report #15431: qgis-providers / libspatialite packaging issue
- The problem arose after I upgraded from Ubuntu 14.04 to 16.04.
I have now managed to install QGIS (no problem with q... - 06:50 AM Revision f9e10888 (qgis): [processing] Fix some potential errors in clip algorithm
- 06:36 AM Revision 0f268bf2 (qgis): [FEATURE][processing] New algorithm for translating (moving) points
- Allows geometries to be shifted by a x/y displacement
- 05:32 AM Revision 001ae44b (qgis): [processing] If supported, use memory layers instead of shapefiles
- when writing to a temporary result
Avoids truncation of field names and other format specific
limitations
2016-08-13
- 04:15 PM Bug report #15283: Commander python error
- Confirm on Xubuntu 16.04 and QGIS 2.16.1
- 04:04 PM Bug report #15060: Error when creating Help Files of Models in Processing
- I just duplicated (I think) in 2.16.1 on Xubuntu 16.04. I'm getting the following error:
An error has occurred while... - 10:42 AM Bug report #15427: QGIS rendering freaks out loading qml + shp when OTF disabled
- Yes, you are right Nyall... but as we are going to encourage sharing of styles etc, I think this could happen more of...
- 08:41 AM Revision 5a25c71e (qgis): fix crash when opening raster properties window under qt5
- 07:24 AM Bug report #15431 (Feedback): qgis-providers / libspatialite packaging issue
- Not reproducable here....
- 05:49 AM Bug report #15431 (Closed): qgis-providers / libspatialite packaging issue
- I did an update of 2.16 and got this error. The system spatialite is v7 but qgis-providers still references v5...
2016-08-12
- 08:06 PM Revision 7e37564e (qgis): Merge pull request #3378 from dakcarto/release-2_14-auth-reply-ows
- [auth] Reinstate auth system reply expansions for OWS providers
- 05:48 PM Revision 47421b2e (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
(cherry picked from commit 754ccefab... - 05:47 PM Revision dee03390 (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
(cherry picked from commit 754ccefab... - 05:47 PM Revision 934311e0 (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
(cherry picked from commit 754ccefab... - 03:08 PM Revision c2db70b3 (qgis): Stop the timer when the reply finish
- This should fix a few reported and unreported issues
with false positive timeout errors.
Fixes: #12243
(cherry-pic... - 02:57 PM Revision a064c0a1 (qgis): Stop the timer when the reply finish
- This should fix a few reported and unreported issues
with false positive timeout errors.
Fixes: #12243
(cherry-pic... - 02:46 PM Revision 377ff01f (qgis): Merge pull request #3389 from elpaso/timeout_fixes
- Stop the timer when the reply finishes
- 02:20 PM Revision ace9d2b0 (qgis): Stop the timer when the reply finish
- This should fix a few reported and unreported issues
with false positive timeout errors.
Fixes: #12243 - 01:08 PM Bug report #15427: QGIS rendering freaks out loading qml + shp when OTF disabled
- The styling probably has some sizes using map units (expecting metres, and getting degrees because of the different crs)
- 04:44 AM Bug report #15427: QGIS rendering freaks out loading qml + shp when OTF disabled
- Ok... it is also related to epsg:4326 !
It is actually ok if you have a project in epsg:3857, BUT it goes wrong if y... - 04:28 AM Bug report #15427: QGIS rendering freaks out loading qml + shp when OTF disabled
- Ok, some further investigating...
At first on an other computer it seemed ok: BUT!! that computer did have OTF enab... - 03:54 AM Bug report #15427 (Closed): QGIS rendering freaks out loading qml + shp when OTF disabled
- Tested here on Debian, 2.14, 2.16 and master_2
Downloades some OSM shapes from Geofabrik, to style it nice with the ... - 12:44 PM Revision 1140437f (qgis): Do not generate a ogc:Filter where a ogc:Expression is expected. Fixes ...
- 11:36 AM Revision e2cacade (qgis): Merge pull request #3375 from 3nids/movetoolcad
- [FEATURE] Move feature now benefits from Advanced Digitizing
- 11:04 AM Revision 99ed7908 (qgis): rename enum to avoid confusion
- 10:43 AM Revision 24af5337 (qgis): followup c4dcfbfb9f8f62ff9445f23061a69daf4f70ada8
- 10:07 AM Revision c4dcfbfb (qgis): Fix closest segment for points (#3383)
- * Make closestSegment() behave as expected by QgsGeometry::closestSegmentWithContext
This fixes a bug that QgsPointL... - 10:04 AM Revision 915afcf8 (qgis): Merge pull request #3372 from anitagraser/patch-1
- [processing] fixed failure to insert only one point in Densify geometries alg
- 10:03 AM Revision 4ae7b6f8 (qgis): Merge pull request #3385 from nyalldawson/centrods
- [processing] Rework centroid algorithm to handle non-polygon layers
- 09:38 AM Bug report #15430 (Feedback): SLD export does not account of attribute based symbology
- Several of the styling properties can be linked to attributes or built using expressions. SLD has the same ability (s...
- 09:31 AM Feature request #8925: Saving label information/styles into an SLD File
- Hi Richard, I'm also looking into this (and we'll probably discuss this ticket at the FOSS4G code sprint in Bonn). No...
- 07:18 AM Bug report #15429 (Feedback): SLD export does not include the feature filter
- Setting a feature filter on a layer and then exporting in SLD does not result in Rule elements containing the equival...
- 07:08 AM Bug report #15428 (Closed): SLD export does not export the layer scale range
- The SLD specification allows specifying a visibility range using minScaleDenominator and maxScaleDenominator, however...
- 03:22 AM Bug report #12243 (Closed): QgsNetworkAccessManager time out error
- Fixed in changeset commit:"8251c30ae31560f308414f217e1e787e81f55232".
- 02:45 AM Bug report #15426 (Closed): Map composer - to foreground something
- If I want to foreground a description/text field in the map composer, I can do it once without any problems. If I rep...
- 02:11 AM Bug report #10970: MS SQL server: error with tinyint fields
- When tested with 2.14.0 the problem does not seem to exist anymore.
2016-08-11
- 01:13 AM Bug report #15307: QGis installation fails on ubuntu 14.04
- Just wanted to second this issue.
I had qgis 2.16 installed and working with ubuntugis-unstable on trusty. After an ... - 12:01 AM Revision be3c780f (qgis): Make it work with Qt5 < 5.6
- 11:50 PM Revision e9423dc4 (qgis): [processing] Rework centroid algorithm to handle non-polygon layers
- The existing polygoncentroids algorithm has been deprecated
(and hidden from the toolbox), and a new, generic centroi... - 11:48 PM Revision d0faca16 (qgis): Merge pull request #3381 from nyalldawson/processing_layer
- [processing] Create vector files using default dataset/layer options
- 11:01 PM Revision 9bc61e77 (qgis): [processing] Create vector files using default dataset/layer options
- Fixes missing CRS when saving to GML (fix #14544)
- 08:57 PM Bug report #15425: processing relies on a copy of the python-yaml module that isn't compatible wi...
- Note: processing runs fine when switching the PORT_PLUGIN flags to true and the qgis/python/yaml module is replaced b...
- 08:49 PM Bug report #15425 (Closed): processing relies on a copy of the python-yaml module that isn't comp...
- Processing currently relies on a copy of the python yaml module that isn't compatible with python3, preventing it fro...
- 05:23 PM Revision b6d03209 (qgis): Fix closest segment for points (#3383)
- * Make closestSegment() behave as expected by QgsGeometry::closestSegmentWithContext
This fixes a bug that QgsPointL... - 05:10 PM Revision 46f7c644 (qgis): Fix postgres pkey map in Qt5 (fixes #15223)
- Switching from QVariant to QVariantList solves the underlying Qt issue:
- comparison of QVariantList objects works fi... - 04:42 PM Revision 4597d28c (qgis): [pluginmanager] limit plugin icon maximum size to prevent breaking desc...
- (cherry picked from commit e60ed0511fcf52cc81821067f41e8023db0d1dfa)
- 03:19 PM Revision 7233d263 (qgis): remove extra includes
- 02:48 PM Bug report #14544 (Closed): processing- GML output misses CRS
- Fixed in changeset commit:"9bc61e77c7ab83011f1d9b4425fdf2f94e992ef4".
- 02:41 PM Revision 6e86a9a0 (qgis): debug output for QgsRelation::isValid()
- 02:41 PM Revision 0af7cd32 (qgis): remove old code in comment (old QgsFeatureId class and 32bit IDs)
- 12:31 PM Feature request #15387 (Closed): LTR upgrades uninstall previous version before installing
- Fixed in commit:786a59c and commit:38229d3.
- 12:31 PM Feature request #15387 (Closed): LTR upgrades uninstall previous version before installing
- Fixed in commit:786a59c and commit:38229d3.
- 12:21 PM Revision a72485cf (qgis): Merge pull request #3380 from nyalldawson/processing
- [processing] Offset curve follow ups
- 10:35 AM Revision 5025c828 (qgis): [processing] Expose buffer settings (cap/join style/mitre limit)
- Also make fixed distance buffer correctly handle null geometries
(copy the row as a geometryless row) - 10:30 AM Revision 8a31576d (qgis): Merge pull request #3379 from nyalldawson/processing
- [FEATURE][processing] New algorithm for offsetting lines
- 09:59 AM Revision 0a2b661e (qgis): Make QgsGeometry::offsetCurve handle multi* geometries
- 08:06 AM Revision af1fee52 (qgis): Move feature now benefits from Advanced Digitizing
- QgsMapToolMoveFeature now inherits QgsMapToolAdvancedDigitizing
this allows to specify distance, angles, complex and ... - 04:57 AM Bug report #15423: Zoom to layer when filtered
- Same thing in 2.14.5
- 04:56 AM Bug report #15423 (Closed): Zoom to layer when filtered
- *Right click* >* Zoom to layer* when the layer is filtered keeps the full layer extend and don't zoom to the filtered...
- 04:56 AM Bug report #15422 (Closed): Gap is not considered in the loading a SLD for a marker symbol line
- I'm exporting a style layer definition in a SLD file.
My layer is a line and I use the predéfined style "Construction... - 03:55 AM Bug report #15223: PostgreSQL provider broken under Qt5
- I don't think it's that - the key is a QVariantList (not a QgsFeatureId), and it's only for the list-based variant lo...
- 02:26 AM Bug report #15421 (Closed): QgsSnapper return only one result on multiple items
- *Description:*
I am trying to programmatically to snap to the nearest segment or segments. I have a layer with two li...
2016-08-10
- 01:48 AM Bug report #15223: PostgreSQL provider broken under Qt5
- Found this: http://stackoverflow.com/questions/19703835/qvariant-comparison-with-own-types-working
Is that the diffe... - 12:38 AM Revision 82f4a82c (qgis): [FEATURE][processing] New algorithm for offsetting lines
- 08:58 PM Revision 7ee55a78 (qgis): [pyqt5] Aliases for indistinguishable method overloads (#3099)
- See
https://www.riverbankcomputing.com/pipermail/pyqt/2016-May/037500.html - 08:36 PM Revision 3aff45cc (qgis): Fix db_manager
- 08:13 PM Revision 44d6d21a (qgis): Merge pull request #3374 from nirvn/label_repeat_improvement
- [pal] fix repeated labels on curved lines when label width > repeat distance
- 07:44 PM Revision 58ea2112 (qgis): Streamline expression context generation (#3350)
- * Save more data to QML
* Virtual fields
* Map tips
* Display expression
* Read only flag
* Streamline expressi... - 07:06 PM Revision 41225131 (qgis): Remove cryptic assert (was failing regularly; fixes #15418)
- (cherry picked from commit b1b439f5cc4f709db9839d0ab8209346defe4bb7)
- 05:06 PM Revision 5480a80b (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- - Apparently this was lost during a git squash of commits for 2.12 PR
(Needs forward-ported to 2.16, master_2 and ma... - 03:28 PM Revision 90e41343 (qgis): [auth] Add missing auth system ui headers for external C++ apps
- (cherry-picked from f3e90f1d5a87b2a7c6c693aa8ba3eaad64161b1d)
- 03:26 PM Revision 597cfd31 (qgis): [auth] Add missing auth system ui headers for external C++ apps
- (cherry-picked from f3e90f1d5a87b2a7c6c693aa8ba3eaad64161b1d)
- 03:25 PM Revision f3e90f1d (qgis): [auth] Add missing auth system ui headers for external C++ apps
- 03:07 PM Revision 786a59cd (qgis): creatensis.pl: exclude point release component from path
- (cherry picked from commit 38229d3ef0db873d0fa434d9dd841533ab2792a0)
- 03:05 PM Revision 38229d3e (qgis): creatensis.pl: exclude point release component from path
- 02:45 PM Revision e3867832 (qgis): Remove duplicate example (#3360)
- 01:29 PM Revision f38856e7 (qgis): Merge pull request #3359 from jef-n/api-updates-v2
- Replace V2 in API
- 01:20 PM Revision db883d79 (qgis): Fix crash when clicking in empty relation editor
- 01:20 PM Revision ec3ea88e (qgis): Fix crash when clicking in empty relation editor
- 01:19 PM Revision a6bcd7b1 (qgis): Fix crash when clicking in empty relation editor
- 01:19 PM Revision 4267a196 (qgis): Fix crash when clicking in empty relation editor
- 12:33 PM Revision fb346ecf (qgis): fix repeated labels on curved lines when label width > repeat distance
- 12:12 PM Revision d4bd1761 (qgis): fix PyQgsSymbolLayer test
- 12:12 PM Revision 20c803b5 (qgis): document api breaks by scripts/replacev2.sh
- 12:12 PM Revision eeebf4be (qgis): rename QgsComposerSymbolItem::symbolV2() to symbol()
- 12:12 PM Revision 2374f797 (qgis): TestQgsGeometry renames:
- lineStringV2() to lineString()
pointV2() to point()
polygonV2() to polygon() - 12:12 PM Revision 39c4409c (qgis): remove deprecated stuff from QgsVectorLayer and editor widgets
- 12:12 PM Revision 3f22a7a7 (qgis): another scripts/replacev2.sh with minor manual fixes
- 12:12 PM Revision b08a9e79 (qgis): rename test images
- 12:12 PM Revision c24692cd (qgis): update after slot renames (followup 4cfacf1)
- 12:12 PM Revision f2d6209e (qgis): rename QgsAttributeTypeDialog::setWidgetV2Config & QgsAttributeTypeDial...
- 12:12 PM Revision 6306fb8a (qgis): replacev2.sh: add file renames
- 12:12 PM Revision 4e8635b5 (qgis): rename QgsVectorLayerEditUtils::deleteVertexV2
- 12:08 PM Revision 8a457443 (qgis): replacev2.sh: replace V2 classes and methods
- 12:08 PM Revision 06886210 (qgis): scripts/replacev2.sh run
- 12:07 PM Revision 8e7cbc42 (qgis): [FEATURE][processing] Point on surface algorithm
- (cherry-picked from 142de7cb08601c3262974cc74689372d4652198c)
- 11:47 AM Revision 66b0119c (qgis): [FEATURE][processing] New algorithm for geometry boundary
- (cherry-picked from ab022451a58196f2c96f6a0482e2155b5171bad5)
- 11:37 AM Revision 0815ddd7 (qgis): [FEATURE][processing] New algorithm for calculating feature bounding boxes
- (cherry-picked from bd8db5d156071b308f9e091bc444857424879f06)
- 11:22 AM Revision d5516fa7 (qgis): Merge pull request #3371 from nyalldawson/processing
- [processing] New algs + a fix
- 11:21 AM Revision 0a2dd938 (qgis): Merge pull request #3364 from nyalldawson/expression_dep
- Clean QgsExpression for 3.0
- 10:58 AM Revision 8249064d (qgis): Fix translation
- 10:09 AM Bug report #15418 (Closed): QGIS crashes when loading a rule based QML file
- 10:08 AM Bug report #15418 (In Progress): QGIS crashes when loading a rule based QML file
- My assert, my cherry-pick. ;)
- 10:07 AM Bug report #15418 (Closed): QGIS crashes when loading a rule based QML file
- Fixed in changeset commit:"41225131d070489d7cb72caf5aec5a3bbce33442".
- 09:47 AM Bug report #15418 (Closed): QGIS crashes when loading a rule based QML file
- QGIS 2.14.5 is crashing when loading a rule based QML file. I'm working on Kubuntu 14.04 with QGIS 2.14.5 LTR.
Runnin... - 09:56 AM Revision 90fd4d4e (qgis): Update TestQgsComposerLabel
- 09:56 AM Revision b2cfb197 (qgis): Fix doxygen warnings
- 09:56 AM Revision a0360a64 (qgis): Remove substitution map from QgsExpression::replaceExpressionText
- Since expression context variables should now be used instead. Also
remove all the deprecated methods which relied on... - 09:56 AM Revision cd5f8131 (qgis): Standardise capitalisation in some QgsExpression methods
- 09:56 AM Revision b160f101 (qgis): QgsExpression::setGeomCalculator now takes a pointer
- This allows the calculator to be cleared
- 09:55 AM Revision 2349a85a (qgis): Add missing variable help for @layout_page
- 09:55 AM Revision 7da81105 (qgis): Remove deprecated methods from QgsExpression
- Now all evaluate/prepare/etc methods must be called using QgsExpressionContexts
Also remove most remaining traces of... - 09:55 AM Revision c39088ba (qgis): Remove deprecated QgsAttributeAction from sip bindings
- 09:50 AM Bug report #15419 (Closed): Geometry displays incorrectly
- Hello.
QGIS 2.12, 2.16.
Some of geometry (Polygons) such as from shapefiles displayed incorrectly. I am talking about... - 09:22 AM Revision 754ccefa (qgis): fixed failure to insert only one point
- Previously, if pointsNumber was 1, it wouldn't insert a new point in the middle.
- 08:57 AM Revision 142de7cb (qgis): [FEATURE][processing] Point on surface algorithm
- 08:39 AM Feature request #15417 (Open): Allow export of vector classification histogram
- The histogram feature in the vector graduated style is awesome. It would be even better if it were posible to export ...
- 08:32 AM Revision ab022451 (qgis): [FEATURE][processing] New algorithm for geometry boundary
- 08:19 AM Revision 9e66e159 (qgis): [processing] Fix broken output of multipoint since WKB type merge
- 07:41 AM Revision bd8db5d1 (qgis): [FEATURE][processing] New algorithm for calculating feature bounding boxes
- 06:23 AM Bug report #15416 (Closed): default style not used (by default) nor found in database
- similar to #11624, but when storing the default style in "datasource db" (spatialite) instead of "local db".
Default... - 06:04 AM Feature request #15260 (Closed): Embed all ressources and styles into a single package in order t...
- duplicate of #15259
- 06:04 AM Feature request #15260 (Closed): Embed all ressources and styles into a single package in order t...
- duplicate of #15259
- 05:35 AM Bug report #15415: Formatting fonts in Annotations
- Just for future reference, user needs to select the text to apply the format.
The logical behaviour should be, if the... - 05:27 AM Bug report #15415 (Closed): Formatting fonts in Annotations
- It appears that the problem was located between the chair and keyboard.....
- 04:53 AM Bug report #15415 (Closed): Formatting fonts in Annotations
- It is not possible to change the font size and color in the annotations. It always remains black with a fixed size.
... - 05:32 AM Revision 2b1d3b54 (qgis): Reset layers for each pal placement test, avoids all tests failing
- because of one
(cherry-picked from 95ecdaf4383a0337710fd98fe34c93323be8e0ad) - 05:32 AM Revision 9e965f4f (qgis): Fix "label only inside polygon" mode when used with perimeter placement
- The option was not working with perimeter placements as perimeter placements alter
the label feature geometry to be a... - 05:32 AM Revision 5ac4d0e5 (qgis): Make test layer comparison handle different order of features
- (cherry-picked from f449bf236198ced18bbd7078144f12a9aab77cd0)
- 05:32 AM Revision 069ed71d (qgis): [processing] Fix multipart to singlepart handling of null geometry
- (cherry-picked from 0455b6600d2ab443ea8d691e3c007ee481a30910)
- 05:31 AM Revision e508ba25 (qgis): Add processing test .aux.xml to .gitignore
- (cherry-picked from 0939dbf9df5d0cb6867a4d0b3ea6a543eea77366)
- 05:31 AM Revision 1f48d8c5 (qgis): [processing] Use layer crs/fields instead of provider crs/fields
- Since the layer has more complete knowledge of the crs (ie, when
provider could not determine crs and user has select... - 04:23 AM Revision c442a067 (qgis): Fix "label only inside polygon" mode when used with perimeter placement
- The option was not working with perimeter placements as perimeter placements alter
the label feature geometry to be a... - 04:23 AM Revision 024f6a06 (qgis): Reset layers for each pal placement test, avoids all tests failing
- because of one
(cherry-picked from 95ecdaf4383a0337710fd98fe34c93323be8e0ad) - 04:23 AM Revision 183c53b3 (qgis): Make test layer comparison handle different order of features
- (cherry-picked from f449bf236198ced18bbd7078144f12a9aab77cd0)
- 04:23 AM Revision 22a94064 (qgis): [processing] Fix multipart to singlepart handling of null geometry
- (cherry-picked from 0455b6600d2ab443ea8d691e3c007ee481a30910)
- 04:23 AM Revision c91790f1 (qgis): [processing] Fix broken multi field selection widget
- (cherry-picked from fda93dfc574a152be2509d7f370af073abd3ba37)
- 03:47 AM Revision 7790cc87 (qgis): Add processing test .aux.xml to .gitignore
- (cherry-picked from 0939dbf9df5d0cb6867a4d0b3ea6a543eea77366)
- 03:47 AM Revision 60175d71 (qgis): [processing] Use layer crs/fields instead of provider crs/fields
- Since the layer has more complete knowledge of the crs (ie, when
provider could not determine crs and user has select... - 02:42 AM Bug report #15414 (Closed): misbehavior maximum and minimum scale (layer properties)
- The scale maximum and minimum don't work fine.
Also, they are swapped.
In Layer Properties >> General >> Scale depend... - 02:34 AM Feature request #15413 (Open): Show printing boundary in Composer
- It would be great if printing boundaries would be displayed in the composer in accordance with the selected printer. ...
- 02:33 AM Revision 8af8b29b (qgis): Fix warning
- 02:33 AM Revision d1abecb5 (qgis): Label test mask updates
- (cherry-picked from 863c73db8f5ae5142808e56f184dfa290f6647f9)
- 02:33 AM Revision 666df2fe (qgis): Reset layers for each pal placement test, avoids all tests failing
- because of one
(cherry-picked from 95ecdaf4383a0337710fd98fe34c93323be8e0ad) - 02:33 AM Revision a74dd611 (qgis): Further tweaks to line labeling, add tests
- Sponsored by Andreas Neumann
(cherry-picked from dc0cc32046dd3c168b86f9e4ca5c1e5f4f57f4fa)
o - 02:33 AM Revision 7c220086 (qgis): [pal] Only apply distance from line midpoint penalty to non closed line...
- Sponsored by Andreas Neumann
(cherry-picked from c3f720f80ba8df48a31502c1aee52c0aba2e30be) - 02:33 AM Revision 34d5f5a6 (qgis): [pal] Also prefer above -> below for parallel line placement
- (cherry-picked from 3b940fbbd0116f2855cac75909bb3ca35e623339)
- 02:33 AM Revision 0123b7bd (qgis): Add missing sip binding
- (cherry-picked from 37ef6b80073a163b9c1ec040c59cc0a1cb83d72c)
- 02:33 AM Revision 0f0030ae (qgis): [pal] Improve line placement algorithm
- Avoid placing labels over jagged sections of lines
Sponsored by Andreas Neumann
(cherry-picked from 92ab671979d447b... - 02:33 AM Revision 02b3fb8b (qgis): Labeling tests
- (cherry-picked from 01e6c0498054b6db56262db3ad6b55b29bf389e7)
- 02:33 AM Revision 27a41681 (qgis): Default to follow placement alignment for labels
- (cherry-picked from dc9ed2b4b5f6a359c70a7bdcc45cb4e69f8090f8)
- 02:33 AM Revision 871fdb2e (qgis): Slightly increase default maximum angles for curved labels
- The recent improvements to curve label rendering make this possible
(cherry-picked from 1b1db22a4dadd78b33274c79a97f... - 02:33 AM Revision f6519faa (qgis): Default to cartographic label placement for point layers
- It's much nicer than "around point"
(cherry-picked from 66d4af3922acbd3cdb1f0e25615fd01b5eeb3dee)
2016-08-09
- 01:15 AM Bug report #8978: loading an sld without uom attribute should set ouptput units to mapunits
- Hi,
I support your request, because I'm facing this problem when developping a program to export styles from ArcGIS ... - 12:16 AM Revision b3b372d9 (qgis): Bump default number of label candidates
- Results in much nicer label placement and little to no speed
regression in most cases
(cherry-picked from ed69bf26b2... - 12:15 AM Revision 4e69a3e0 (qgis): [pal] When labels can be placed both above and below the line, prefer a...
- (cherry-picked from 99521f456ab1a08a59913594a3d6280f780d8b5e)
- 12:15 AM Revision 93389a82 (qgis): Avoid labels being marked as overlapping obstacles when features
- neighbour each other
(cherry-picked from 655fc93cef99542738cf0eebd371222c35380c80) - 12:15 AM Revision 00e9c323 (qgis): [pal] Respect user set number of line candidates
- The number of positions used for generating line label candidates
was hardcoded and was not using the pal number of l... - 12:14 AM Revision 785f244b (qgis): Fix "label only inside polygon" mode when used with perimeter placement
- The option was not working with perimeter placements as perimeter placements alter
the label feature geometry to be a... - 12:09 AM Revision 60d9a600 (qgis): [processing] Allow modification of feature request when using
- vector.features
Allows for optimising the request through subsets of attributes
or no geometry fetching
(cherry-pic... - 12:09 AM Revision 63f946ec (qgis): [FEATURE] API + expression function for merging linestrings
- Adds a new method to QgsGeometry for merging linestrings.
By passing a multilinestring, any connected lines will
be j... - 12:09 AM Revision 59895a82 (qgis): [processing] Use layer crs/fields instead of provider crs/fields
- Since the layer has more complete knowledge of the crs (ie, when
provider could not determine crs and user has select... - 12:09 AM Revision fe6401e5 (qgis): [FEATURE] Optimise processing clip algorithm
- Before the algorithm was written to optimise clipping a few
features against thousands of mask features. The revised ... - 12:09 AM Revision e0d3bcb8 (qgis): [processing] Add tests for clip algorithm
- (cherry-picked from 2db7fca7a653a3d417b98d8236a10491ab97b0a5)
- 12:09 AM Revision 299037a0 (qgis): [FEATURE][processing] New algorithm for merging connected lines
- This algorithm joins all connected parts of MultiLineString
geometries into single LineString geometries.
If any par... - 12:09 AM Revision bdd5321b (qgis): Fix expected test data
- (cherry-picked from 4bfdcf0927146759325d9c65ca358e1777c22d05)
- 12:09 AM Revision 7853aa18 (qgis): [FEATURE] Make processing dissolve algorithm accept multiple fields
- This allows you to dissolve based on more than one field value
(cherry-picked from bb54b4f41a726737d5d28a71632ed29a9... - 12:09 AM Revision c232d650 (qgis): [processing] Fix broken multi field selection widget
- (cherry-picked from fda93dfc574a152be2509d7f370af073abd3ba37)
- 12:09 AM Revision ebc4a742 (qgis): [processing] Add test for dissolve using field values
- (cherry-picked from ccfd4c36be2234c31980dc84a3711c525229b4f5)
- 12:09 AM Revision 240c1368 (qgis): Add method to QgsAbstractGeometryV2 for boundary
- Returns the closure of the combinatorial boundary of the
geometry (ie the topological boundary of the geometry).
For ... - 12:09 AM Revision 8c6f5fdf (qgis): [FEATURE] Expression function for calculating geometry boundary
- The new 'boundary(...)' function returns a geometry's topological
boundary, ie for polygons this is a multilinestring... - 12:09 AM Revision 5ab62a91 (qgis): [FEATURE] Label polygons using curved labels along perimeter
- This adds a new mode for labeling polygons, where the perimeter
of the polygon is labeled using curved labeling.
(ch... - 12:09 AM Revision 4e41f1a7 (qgis): Improve polygon perimeter labeling
- This commit changes the way polygon perimeter labeling works.
Previously the polygon would be clipped to the view ext... - 12:09 AM Revision 3a78f9fc (qgis): [processing] Fix multipart to singlepart handling of null geometry
- (cherry-picked from 0455b6600d2ab443ea8d691e3c007ee481a30910)
- 12:09 AM Revision d9a1ce89 (qgis): Add processing test .aux.xml to .gitignore
- (cherry-picked from 0939dbf9df5d0cb6867a4d0b3ea6a543eea77366)
- 12:09 AM Revision 644cbd95 (qgis): Make test layer comparison handle different order of features
- (cherry-picked from f449bf236198ced18bbd7078144f12a9aab77cd0)
- 11:23 PM Feature request #15411: Option to automatically save style together with layer
- Harrissou Santanna wrote:
> Layer Properties --> Style (drop-down list) --> Save as default, Doesn't it work?
It wor... - 08:16 AM Feature request #15411: Option to automatically save style together with layer
- Layer Properties --> Style (drop-down list) --> Save as default, Doesn't it work? see docs.qgis.org/2.14/en/docs/user...
- 06:57 AM Feature request #15411 (Open): Option to automatically save style together with layer
- Hi,
it would be nice if there could be a option in settings to automatically attach style applied to current layer wh... - 05:36 PM Bug report #15347: 2.16 build failure in python SIP
- Maybe the minimum sip version should be bumped as a result..?
- 08:21 AM Bug report #15347: 2.16 build failure in python SIP
- Fwiw, updating sip from 4.16.8 to 4.18.1 seems to fix all the build & runtime issues..
- 04:32 PM Bug report #15407: Saving Shapefile edits corrupts file
- MapInfo can't open a Shapefile that has 'phantom' features, the Universal Translator won't convert it and if you open...
- 12:46 PM Bug report #15409: setComposition() method hide item list values and minidump
- Original question:
http://gis.stackexchange.com/questions/206204/items-list-and-item-properties-in-composer - 02:37 AM Bug report #15409 (Closed): setComposition() method hide item list values and minidump
- When you call the setComposition() method ,the item list in composition hide headers and ever comes a minidump.
this... - 10:45 AM Revision 56400b14 (qgis): [WFS] Fixes #15360 and other issues
- - fixes authcfg params not passed to requests
- fixes backward URI compatibility
- fixes version parameter ignored in... - 10:24 AM Revision 5e71dfa4 (qgis): [WFS] Fixes #15360 and other issues
- - fixes authcfg params not passed to requests
- fixes backward URI compatibility
- fixes version parameter ignored in... - 10:06 AM Revision 43274b11 (qgis): Merge pull request #3368 from elpaso/wfs_fixes
- Try to fix #15360
- 09:24 AM Revision f49bd5ca (qgis): [WFS] Fixes #15360 and other issues
- - fixes authcfg params not passed to requests
- fixes backward URI compatibility
- fixes version parameter ignored in... - 08:55 AM Revision 863c73db (qgis): Label test mask updates
- 08:55 AM Revision f9281865 (qgis): Fix warning
- 08:55 AM Revision c3f720f8 (qgis): [pal] Only apply distance from line midpoint penalty to non closed line...
- Sponsored by Andreas Neumann
- 08:55 AM Revision 95ecdaf4 (qgis): Reset layers for each pal placement test, avoids all tests failing
- because of one
- 08:55 AM Revision 01e6c049 (qgis): Labeling tests
- 08:55 AM Revision dc0cc320 (qgis): Further tweaks to line labeling, add tests
- Sponsored by Andreas Neumann
- 08:55 AM Revision 3b940fbb (qgis): [pal] Also prefer above -> below for parallel line placement
- 08:55 AM Revision 92ab6719 (qgis): [pal] Improve line placement algorithm
- Avoid placing labels over jagged sections of lines
Sponsored by Andreas Neumann - 08:55 AM Revision 37ef6b80 (qgis): Add missing sip binding
- 08:55 AM Revision dc9ed2b4 (qgis): Default to follow placement alignment for labels
- 08:55 AM Revision 66d4af39 (qgis): Default to cartographic label placement for point layers
- It's much nicer than "around point"
- 08:55 AM Revision 1b1db22a (qgis): Slightly increase default maximum angles for curved labels
- The recent improvements to curve label rendering make this possible
- 08:55 AM Revision 99521f45 (qgis): [pal] When labels can be placed both above and below the line, prefer a...
- 08:55 AM Revision ed69bf26 (qgis): Bump default number of label candidates
- Results in much nicer label placement and little to no speed
regression in most cases - 08:55 AM Revision 7797e80c (qgis): [pal] Respect user set number of line candidates
- The number of positions used for generating line label candidates
was hardcoded and was not using the pal number of l... - 08:55 AM Revision 655fc93c (qgis): Avoid labels being marked as overlapping obstacles when features
- neighbour each other
- 08:55 AM Revision c234d80e (qgis): Fix "label only inside polygon" mode when used with perimeter placement
- The option was not working with perimeter placements as perimeter placements alter
the label feature geometry to be a... - 08:49 AM Revision b4fe9002 (qgis): [FEATURE] API to allow drag'n'drop of custom browser items
- QgsDataItem implementations may provide hasDragEnabled(), mimeUri()
and QgsCustomDropHandler implementation to deal w... - 06:12 AM Revision 50e4b063 (qgis): Implement provider side FilterFids iterators for OGR provider
- Makes some operations with OGR sources magnitudes faster, ie
zoom to 20 selected features in a 4 million point datase... - 05:31 AM Revision 005d4673 (qgis): Implement provider side FilterFids iterators for OGR provider
- Makes some operations with OGR sources magnitudes faster, ie
zoom to 20 selected features in a 4 million point datase... - 05:25 AM Revision 9dbd9696 (qgis): Implement provider side FilterFids iterators for OGR provider
- Makes some operations with OGR sources magnitudes faster, ie
zoom to 20 selected features in a 4 million point datase... - 02:34 AM Bug report #15408 (Closed): Run as batch process... : Select extent on canvas does not working
- When execute "Run as batch process..." from the algorithm dialog and select the clipping extent for algorithm by "Sel...
2016-08-08
- 01:34 AM Bug report #15407: Saving Shapefile edits corrupts file
- The ticket has been re-opened.
I suggest to try editing the file in another GIS package and see if the corruption h... - 11:51 PM Bug report #15407: Saving Shapefile edits corrupts file
- Should I be doing that, or does an administrator need to?
I feel so bad... they were so thrilled to have finally res... - 11:46 PM Bug report #15407 (Feedback): Saving Shapefile edits corrupts file
- 11:46 PM Bug report #15407: Saving Shapefile edits corrupts file
- I suggest to re-open #11007. It seems to be side-effects of the fix for #11007.
- 11:40 PM Bug report #15407 (Closed): Saving Shapefile edits corrupts file
- We have a number of shapefiles that have been created/edited in previous versions of QGIS where deleted features rema...
- 01:31 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- The resolutions seems to cause some side-effects/data corruption, see #15407.
- 01:31 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- The resolutions seems to cause some side-effects/data corruption, see #15407.
- 01:07 AM Bug report #15360 (Closed): WFS don't conserve username and password
- Fixed in changeset commit:"43274b11b854855e8580f1744ea6c8738c0d4a94".
- 05:18 AM Bug report #15360: WFS don't conserve username and password
- Confirmed with master_2 and 2.16.
This is a severe regression and breaks most of our PKI authentication tests for WF... - 12:18 AM Revision 2ea828e1 (qgis): globe: fix build
- 12:17 AM Revision 935cbf86 (qgis): fix disconnect (followup aceddae)
- 12:17 AM Revision 1dd8cc16 (qgis): fix 772f593
- 03:59 PM Revision 7c81384a (qgis): [QgsVectorFileWriter + OGR provider] Create Integer64 fields as Real fi...
- Fix #15405
- 03:54 PM Revision f8ede277 (qgis): [QgsVectorFileWriter + OGR provider] Create Integer64 fields as Real fi...
- Fix #15405
- 03:53 PM Revision 400a4d70 (qgis): [QgsVectorFileWriter + OGR provider] Create Integer64 fields as Real fi...
- Fix #15405
- 03:21 PM Revision a0e3e767 (qgis): [WFS provider] Succesfully analyze DescribeFeatureType response with <c...
- 03:12 PM Revision f17f6ac1 (qgis): [WFS provider] Succesfully analyze DescribeFeatureType response with <c...
- 03:11 PM Revision 4bcbc1e4 (qgis): [WFS provider] Succesfully analyze DescribeFeatureType response with <c...
- 12:53 PM Revision 23c83b1e (qgis): [processing] fix available inputs selection for multiple input
- 12:40 PM Revision 3461c7e1 (qgis): [processing] add missed multiple input parameter to modeler
- 11:21 AM Revision 313a049c (qgis): fix server build, follow up 772f59349e563357a4f38f92e734d31e67c94ec8 again
- sorry for the noise
- 10:37 AM Revision 5baa9a47 (qgis): fix build, follow up 772f59349e563357a4f38f92e734d31e67c94ec8
- 09:50 AM Revision 772f5934 (qgis): rename QgsComposerLegend::modelV2() to model()
- 09:38 AM Bug report #15397: .bat files installed in \\bin directory have .tmpl appended
- Hi Jurgen,
Thank you for your feedback! I checked setup.log.full and found 8 incidences where textreplace failed.
Her... - 09:10 AM Revision 820cc560 (qgis): remove deprecated private helpers QgsMapToolIdentify::convertMeasuremen...
- 09:10 AM Revision 6f51a13c (qgis): remove QgisInterface::actionLayerSelectionSaveAs
- this has been deprecated since 2.4 and returns null pointer since then.
did not write this in api_break to not overlo... - 08:58 AM Feature request #11107: Multiple Selection: Two areas for improvement.
- Good news.
Very good. :) - 08:34 AM Revision aa82141d (qgis): remove deprecated QgisInterface::fileMenu
- 06:54 AM Bug report #15405 (Closed): Save as MapInfo .tab fails with Integer64 fields
- Fixed in changeset commit:"400a4d70a539b329f8240fd83f0c484d57b75c48".
- 05:35 AM Bug report #15405 (Closed): Save as MapInfo .tab fails with Integer64 fields
- When using "Save As" a MapInfo .tab from a source that has a Integer64 field (for example a shapefile), the Save As f...
- 06:44 AM Bug report #15395 (Closed): QGIS 2.16 adding certain WFS failed
- Fixed per commit:4bcbc1e (and backported in master_2 in commit:f17f6ac, and in release-2_16 commit:a0e3e76)
- 06:44 AM Bug report #15395 (Closed): QGIS 2.16 adding certain WFS failed
- Fixed per commit:4bcbc1e (and backported in master_2 in commit:f17f6ac, and in release-2_16 commit:a0e3e76)
- 06:44 AM Bug report #15395 (Closed): QGIS 2.16 adding certain WFS failed
- Fixed per commit:4bcbc1e (and backported in master_2 in commit:f17f6ac, and in release-2_16 commit:a0e3e76)
- 06:35 AM Bug report #15406 (Open): Identify panel: clicking on a curved line doesn't always show the radius
- at http://qgis.org/en/site/forusers/visualchangelog216/index.html#feature-show-curve-point-radius-in-info-tool, it's ...
- 04:03 AM Bug report #15404 (Closed): Hang when compiling complex expressions for mssql provider
- A QGIS-Project, that runs smooth with QGIS 2.8.X (32 or 64bit) makes QGIS 2.14.5 and 2.16.1 Crash immediately, when a...
- 02:32 AM Bug report #15347: 2.16 build failure in python SIP
- And locally reverting commit:c9838cc too allows me to run 2.16.1. Something's wrong somewhere with sip and static non...
2016-08-07
- 01:43 AM Bug report #15265: Built-in tools missing from Vector menu
- Yes, this isn't really easy to understand.
Couldn't it be possible to automatically throw away any existing processi... - 01:08 AM Revision b2cbef8b (qgis): Merge pull request #3361 from nyalldawson/color_dialog
- Remove QgsColorDialog, rename QgsColorDialogV2 to QgsColorDialog
- 09:53 PM Bug report #15393: Editing a Shapefile when more than one copy is open can cause corruption
- Even - I've bumped into this a number of times recently too. For me it happens on Windows builds, when having multipl...
- 03:19 AM Revision e7238960 (qgis): Remove unused QgsRendererV2DataDefinedMenus
- Was not exposed to python api, so not a PyQGIS api break
2016-08-06
- 07:01 AM Bug report #15401: Show pending points during georeferencing
- I see georeferencer is a plugin.
http://docs.qgis.org/1.8/en/docs/user_manual/plugins/plugins_georeferencer.html
Ple... - 06:07 AM Bug report #15401 (Closed): Show pending points during georeferencing
- When georeferencing especially during the 'From Map Canvas' selecting,
Kindly show purple blinking temporary points o... - 06:30 AM Feature request #15403 (Open): Georeferencer "Start Georeferencing" should followup after asking ...
- The green triangle "Start Georeferencing" button often asks us to set a coordinate system, etc.
But when we are throu... - 06:27 AM Feature request #15402 (Open): Georeferencer "Generate PDF ..." should offer default file names
- Georeferencer "Generate PDF report" "Generate PDF ..." should offer default file names and right there in the same di...
- 05:24 AM Revision 26c1e09a (qgis): Remove QgsColorDialog, rename QgsColorDialogV2 to QgsColorDialog
- The last bits of missing functionality (handling native dialogs
and live updates) were ported across. - 03:19 AM Feature request #15399: Support for polygon outline labelling
- I added some examples. Picture 12_13_30 is the official map from the Dutch Kadaster. The rest my rendition with QGIS.
- 03:19 AM Feature request #15399: Support for polygon outline labelling
- I added some examples. Picture 12_13_30 is the official map from the Dutch Kadaster. The rest my rendition with QGIS.
- 03:19 AM Feature request #15399: Support for polygon outline labelling
- I added some examples. Picture 12_13_30 is the official map from the Dutch Kadaster. The rest my rendition with QGIS.
- 02:43 AM Feature request #15399 (Feedback): Support for polygon outline labelling
- Frits - it's not immediately clear exactly what you're after here. Can you attach a sketch or some illustration?
- 02:12 AM Feature request #15399 (Feedback): Support for polygon outline labelling
- Some datasets have polygon style labels, where the polygon is the outline of the label.
Now that we have the option '... - 02:24 AM Feature request #15400 (Open): Better placement of multiline labels
- This concerns multiline labels which are plotted at an offset from the centroid. The offset is used with regard to th...
2016-08-05
- 01:21 AM Bug report #15397 (Feedback): .bat files installed in \\bin directory have .tmpl appended
- check %OSGEO4W_ROOT%\\var\\log\\setup.log or setup-full.log on why the postinstall script and in turn textreplace is ...
- 04:34 PM Bug report #15397 (Closed): .bat files installed in \\bin directory have .tmpl appended
- Using OSGeo advanced setup on a Windows machine, the .bat files which ought to be updated in the \\bin directory have...
- 01:06 AM Revision 28934561 (qgis): More comment updates
- 01:03 AM Revision 70eec9fc (qgis): Fix some comments
- 12:59 AM Bug report #15347: 2.16 build failure in python SIP
- And it seems that 'new' failure on qgis version checking is a fallout of commit:c9838cc which was also backported to ...
- 12:42 AM Bug report #15347: 2.16 build failure in python SIP
- And if i come back to 2.16.0, it now does a SIGBUS at startup, with a different trace, but also related to qgis versi...
- 03:08 AM Bug report #15347: 2.16 build failure in python SIP
- With 2.16.1 and the commit reverted, qgis crashes at startup on a different sip call stack..
#0 0x0000083fa3a8f4d5 ... - 12:16 AM Revision 87733851 (qgis): Followup 19ab72c, add unit test
- Adds a unit test to ensure that all providers ignore invalid
ids when passed a FilterFids request.
Spoiler: they do - 10:23 PM Feature request #2373 (Closed): SVG Fill space between symbols
- I think this can be solved better by adding a background. Please reopen if I misunderstood.
- 10:23 PM Feature request #2373 (Closed): SVG Fill space between symbols
- I think this can be solved better by adding a background. Please reopen if I misunderstood.
- 08:54 PM Revision 1db19ce8 (qgis): Merge pull request #3356 from 3nids/remove_legendmodel
- remove QgsLegendModel
- 08:53 PM Revision bbb9b532 (qgis): remove QgsLegendModel
- 08:25 PM Bug report #15398 (Closed): qgis crashed at star up with the message "minidump written to C:..."
- Hello... first my english is not so well I apologize for that...
I was writing a python code on the field calculator ... - 04:14 PM Revision e82ce54a (qgis): Don't rely on a particular order in filterFids tests (#3357)
- 03:48 PM Revision 885cc82c (qgis): [processing] more clean in QGIS algs
- 03:45 PM Feature request #13926: GPS Tools: add multiple GPX files to map
- Awesome work, QGIS developers! This feature request was implemented in 2.14 I believe. This makes a big difference to...
- 02:05 PM Revision acdde31b (qgis): [processing] more cleanups (follow up 06c4b07222)
- 01:51 PM Revision 45c8a094 (qgis): Merge pull request #3353 from nyalldawson/processing
- [Processing] QGIS alg cleanups
- 11:55 AM Revision 4c39bd12 (qgis): [processing] introduce OutputCrs output and add algorithms to get layer...
- 11:55 AM Revision 40de15cc (qgis): [processing] add missed CRS parameter to modeler (refs #11781)
- 11:14 AM Revision cb02b9f8 (qgis): [dbmanager] fix signal/slot connection
- (cherry picked from commit 2134112aab2defda41e8d16c3ddd27a17e66f553)
- 11:09 AM Revision 624142f4 (qgis): QgsExpression "round" don't convert to QVariant twice
- 09:45 AM Revision ab57541d (qgis): Merge pull request #3355 from 3nids/V2removal
- remove V2 in some classes
- 08:32 AM Revision acbf5cdd (qgis): renamed QgsSymbologyV2Conversion to QgsSymbologyConversion
- 08:22 AM Revision f2c3fb00 (qgis): renamed QgsSymbolLevelsV2Dialog to QgsSymbolLevelsDialog
- 08:22 AM Revision 275736de (qgis): removed V2 from QgsSymbolV2*
- 08:18 AM Revision c16d1393 (qgis): removed V2 from QgsSymbolLayerV2*
- 07:00 AM Bug report #15396 (Closed): Sliding bar and Composer editing tools don't work with Sqlite tables
- Hi,
I've load Spatialite tables (spatial and not spatial) and I've set the editing widget tool for an integer field t... - 05:35 AM Bug report #15265: Built-in tools missing from Vector menu
- For our users it was easy to solve by uninstalling the processing plugin using the plugin manager. The difficult part...
- 05:22 AM Bug report #15392: Weird behaviour with .osm file
- Possible duplicate of #10000
You can not zoom to extent because there is no extent written to the layers metadata. S... - 05:13 AM Feature request #9472 (Closed): Join adjacent lines
- Should be fixed in master (Merge Lines alg by Nyall Dawson)
- 05:13 AM Feature request #9472 (Closed): Join adjacent lines
- Should be fixed in master (Merge Lines alg by Nyall Dawson)
- 05:07 AM Bug report #14654 (Feedback): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy...
- Should be fixed in latest point release
- 04:46 AM Bug report #15256: Unicode problem with plugin description
- Giovanni Manghi wrote:
> moreover the information panel of plugins looks very odd (font size), seen on both Windows a... - 04:35 AM Bug report #15395 (Closed): QGIS 2.16 adding certain WFS failed
- First bug report on here so please be gentle...
After switching from 2.14.1 to 2.16.1 adding layers from a certain W... - 03:35 AM Feature request #15394: properties menue of raster data, grd
- what i do like in the new menue, is the function of shaded relief; thats just superb
- 03:31 AM Feature request #15394 (Feedback): properties menue of raster data, grd
- why was the properties menue for raster changed in qgis 2.16?
First of all I like the old funktion, that i could just... - 02:56 AM Feature request #11781 (Closed): Processing - Add missing input parameters (e.g. CRS or folder) t...
- Should be fixed now.
- 02:56 AM Feature request #11781 (Closed): Processing - Add missing input parameters (e.g. CRS or folder) t...
- Should be fixed now.
2016-08-04
- 12:51 AM Feature request #13662 (Closed): Add CRS/SRS input parameter type
- Fixed in commit:3d95712009
- 12:51 AM Feature request #13662 (Closed): Add CRS/SRS input parameter type
- Fixed in commit:3d95712009
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:32 AM Bug report #15369 (Open): layer rendering very slow and QGIS crashes with large number of rule ba...
- New description added.
- 12:16 AM Revision 19ab72c9 (qgis): Follow up 1f02fd
- 11:40 PM Revision 1f02fd49 (qgis): Implement provider side FilterFids iterators for OGR provider
- Makes some operations with OGR sources magnitudes faster, ie
zoom to 20 selected features in a 4 million point datase... - 10:44 PM Bug report #15352 (Closed): Dissolve error : "local variable 'nElement' referenced before assignm...
- Issue fixed in *latest* point release (maybe also in previous too). Latest point release is 2.14.5
- 06:36 AM Bug report #15352 (Reopened): Dissolve error : "local variable 'nElement' referenced before assig...
- This issue was erroneously closed without resolution.
Picking-up where we left-off...
1) I do not have a a Processi... - 06:36 AM Bug report #15352 (Reopened): Dissolve error : "local variable 'nElement' referenced before assig...
- This issue was erroneously closed without resolution.
Picking-up where we left-off...
1) I do not have a a Processi... - 02:05 AM Bug report #15352 (Closed): Dissolve error : "local variable 'nElement' referenced before assignm...
- 10:31 PM Revision c1649ebe (qgis): [processing] pendingFields() -> fields()
- Does the same thing, but pendingFields() is ugly
- 10:28 PM Revision 06c4b072 (qgis): [processing] Use layer crs/fields instead of provider crs/fields
- Since the layer has more complete knowledge of the crs (ie, when
provider could not determine crs and user has select... - 10:09 PM Revision 00a8fea1 (qgis): Merge pull request #3351 from nyalldawson/feature_geom
- QgsFields cleanup
- 10:08 PM Revision 4f3564cc (qgis): Avoid potential QgsFields detachments
- 10:08 PM Revision ed4d34fd (qgis): QgsFields returns QgsField value instead of const references
- (since QgsField is implicitly shared)
- 10:08 PM Revision c40d6d3f (qgis): Add missing docs
- 10:07 PM Revision 967d37ad (qgis): QgsFeature::fields() returns a value, not a pointer
- Also remove all other QgsFields pointers and replace with
references/values, since QgsFields objects are implicitly s... - 09:48 PM Bug report #15393 (Closed): Editing a Shapefile when more than one copy is open can cause corruption
- Recently (since testing the new LTR version - both 2.14.4 and 2.14.5) we have regularly seen shapefiles become corrup...
- 06:32 PM Revision 23909a12 (qgis): Fix crashes when accessing null map layer renderer
- (obviously cached layers have null renderer)
Thanks @nyalldawson for tracking it down - 04:24 PM Revision 669ac1b5 (qgis): fix case
- 02:27 PM Revision 3e197ae7 (qgis): remove QgsColorButton in favor of V2
- 02:02 PM Revision 138e1139 (qgis): remove old folder
- 01:11 PM Bug report #15392: Weird behaviour with .osm file
- I should have added: The .osm file came straight from the overpass API.
- 01:10 PM Bug report #15392 (Closed): Weird behaviour with .osm file
- https://transfer.sh/6di8E/europe-railway-station.osm will be available for 2 weeks from now.
Two different options t... - 12:56 PM Revision e363d242 (qgis): Fix build
- 11:57 AM Bug report #14983 (Reopened): relation editor widget in custom form can cause crash
- Can this fix be backported to the LTR? I started doing work on forms again today and found that 2.14.5 is still cras...
- 11:42 AM Revision 6436a75c (qgis): debian packaging update
- (cherry picked from commit aef87037254729583590102e86a59ea51262cf78)
- 11:40 AM Revision 262c93c7 (qgis): debian packaging update
- (cherry picked from commit aef87037254729583590102e86a59ea51262cf78)
- 11:38 AM Revision aef87037 (qgis): debian packaging update
- 11:12 AM Revision 5dba2e6d (qgis): [processing] always use user-defined default folder for scripts/models
- (cherry picked from commit 48cca3bc12e874d681669b47ce2ee24b96baa4de)
Conflicts:
python/plugins/processing/modeler/A... - 11:08 AM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- Thanks for you help! I've uploaded a screencast to demonstrate the issue in a simple manner.
- 11:08 AM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- Thanks for you help! I've uploaded a screencast to demonstrate the issue in a simple manner.
- 09:10 AM Revision bb79d13e (qgis): Remove deprecated Qgis::WKBType and API cleanup (#3325)
- * Remove deprecated Qgis::WKBType and API cleanup
Renames QgsWKBTypes to QgsWkbTypes
Replaces usage of the enums:
... - 06:33 AM Revision 982eaa5b (qgis): Don't show scrollbar in embedded drag and drop designer form
- 06:12 AM Bug report #15386: qgsvirtuallayersqlitemodule.cpp:(.text+0x1a0e): undefined reference to `sqlite...
- same with 2.14.5:...
- 05:15 AM Bug report #15391 (Closed): Show Count Features with expressions + variable
- Using show count features when categorized with any expressions using variables returns 0 count on the categories.
... - 03:33 AM Bug report #15390 (Closed): Cannot change resolution to small values in Raster Clipper
- When using the raster clipper with a shapefile as a mask the resolution of the output raster can be set. The boxes pr...
- 02:11 AM Bug report #15375 (Closed): AddScriptFromFileAction fails
2016-08-03
- 01:49 AM Feature request #11828: Add visual changelog entries as QGIS startup tooltips
- To me the only viable option would be to deep link to online (translated) versions.
See also https://github.com/qgis... - 01:19 AM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- Hi Reinhard, I think this should be picked up by the geometry checker. It seems to be a self-intersecting feature but...
- 12:21 AM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- Hi Saber, it seems that splitting the feature fails because of a hole next to the polygon border (see hole.png). How ...
- 11:21 PM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- I have had a close look at the difference between the 2 shapefiles: your original one and output of buffer with 0 dis...
- 11:21 PM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- I have had a close look at the difference between the 2 shapefiles: your original one and output of buffer with 0 dis...
- 11:21 PM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- I have had a close look at the difference between the 2 shapefiles: your original one and output of buffer with 0 dis...
- 04:47 AM Bug report #15377: 'Split Features' tool fails to split valid (?) polygon
- Splitting the buffered polygon works properly. How should we proceed? Is this a digitizing issue, a geometry checker ...
- 02:14 AM Bug report #15377 (Feedback): 'Split Features' tool fails to split valid (?) polygon
- I can't exactly pinpoint the geometry error. But if you buffer it with 0 distance, the split tool starts working on t...
- 02:14 AM Bug report #15377 (Feedback): 'Split Features' tool fails to split valid (?) polygon
- I can't exactly pinpoint the geometry error. But if you buffer it with 0 distance, the split tool starts working on t...
- 11:53 PM Bug report #15265: Built-in tools missing from Vector menu
- Fwiw, experienced the same bug/behaviour as reported by Andre Joost, removed processing plugin from my profiles, and ...
- 11:37 PM Bug report #15347: 2.16 build failure in python SIP
- Well, reverting commit:1bc17e6 locally allows me to build 2.16.0, and it starts fine...
So the problem seems to lie i... - 12:10 PM Bug report #15347: 2.16 build failure in python SIP
- Not sure, sorry. I doubt it's a dependency version issue, since it compiles ok even on trusty. This sip stuff is real...
- 05:17 AM Bug report #15347: 2.16 build failure in python SIP
- Looking again at git changelog, i think it's a fallout of commit:1bc17e6 which was cherry-picked in 2.14 branch - bef...
- 05:06 AM Bug report #15347: 2.16 build failure in python SIP
- And fwiw, i managed to build qgis 2.14.4 without issues in the same environment, but it crashes in the exact same way...
- 09:47 PM Bug report #15389: Raster | Miscellaneous | Build Virtual Raster produces "RuntimeError: wrapped ...
- Forgot to say that the attached screenshot shows the parameter values on the Virtual Raster dialog.
- 09:44 PM Bug report #15389 (Closed): Raster | Miscellaneous | Build Virtual Raster produces "RuntimeError:...
- I am assembling Landsat images into multispectral files by building virtual rasters for each scene.
There is a cert... - 08:28 PM Revision 3fed3cf8 (qgis): debian packaging update
- (cherry picked from commit 750e60fe19eb89489e5e0803717dbbfabfb75e0e)
- 03:18 PM Feature request #15388 (Open): LTR should prompt to upgrade to new LTR version, not to new QGIS n...
- On opening the 2.14 LTR application, a message displayed for a short time near the bottom of the screen prompts users...
- 03:12 PM Feature request #15387 (Closed): LTR upgrades uninstall previous version before installing
- In the 2.8 LTR, the standalone Windows installers of each new upgrade would first detect and uninstall the existing v...
- 02:30 PM Bug report #15369: layer rendering very slow and QGIS crashes with large number of rule based sym...
- Oops. It seems the attachment( single layer project complete ) failed to upload, probably because it is 7.1MB and the...
- 02:23 PM Bug report #15369: layer rendering very slow and QGIS crashes with large number of rule based sym...
- Single layer project attached.
I'd ask you to please note that this project is a hack(subset) of an original that ... - 03:18 AM Bug report #15369 (Feedback): layer rendering very slow and QGIS crashes with large number of rul...
- could you please attach a sample project+data? thanks!
- 01:41 PM Revision 6dbe63fc (qgis): Don't show scrollbar in embedded drag and drop designer form
- 01:41 PM Bug report #15370: "move selection to top" does not work
- Confirming issue in QGIS 2.16.1 - Ubuntu 16.04 (ppa "Release with ubuntugis dependencies")
- 01:41 PM Revision d01bfd13 (qgis): Don't show scrollbar in embedded drag and drop designer form
- 11:59 AM Feature request #15356: Add convenience shortcuts to layer/table context menu
- Well, I'm not that good at writing plugins and widgets for qgis. Why can't that be in the core? These things are so s...
- 02:25 AM Feature request #15356 (Feedback): Add convenience shortcuts to layer/table context menu
- See this new feature in 2.16:
https://www.qgis.org/en/site/forusers/visualchangelog216/index.html#feature-embedded-wi... - 11:46 AM Bug report #15349 (Closed): Development version not able to be downloaded
- fixed in commit:9361bba
- 11:46 AM Bug report #15349 (Closed): Development version not able to be downloaded
- fixed in commit:9361bba
- 11:39 AM Bug report #15382 (Closed): Add N/A to versions on this tracker
- Use the version you're experiencing the problem with.
- 11:39 AM Bug report #15382 (Closed): Add N/A to versions on this tracker
- Use the version you're experiencing the problem with.
- 10:23 AM Bug report #15374 (Closed): Metasearch error on Upgrade to 2.16.1
- Reported / fixed in #15368. Fixed packaging setup in master and will be backported accordingly.
- 10:23 AM Bug report #15374 (Closed): Metasearch error on Upgrade to 2.16.1
- Reported / fixed in #15368. Fixed packaging setup in master and will be backported accordingly.
- 06:00 AM Bug report #15374: Metasearch error on Upgrade to 2.16.1
- Same here on Linux Mint 18.
@sudo pip install requests@ in a command window solved the problem for me.
So I guess i... - 09:45 AM Revision 06a64ac4 (qgis): [Geometry checker] Fix default value for thinness threshold
- 09:42 AM Revision 756991b7 (qgis): [Spatialite] Remove t_table_catalog WHERE clause when searcing for laye...
- This sanity check is unnecessary and breaks styling if the sqlite file is moved or renamed.
The t_table_catalog colum... - 09:40 AM Revision 3b118a2f (qgis): Merge pull request #3339 from manisandro/spatialite_ftablecatalog
- [Spatialite] Only store database filename in f_table_catalog, not entire path
- 09:36 AM Revision 2b8b8ae0 (qgis): [Spatialite] Remove t_table_catalog WHERE clause when searcing for laye...
- This sanity check is unnecessary and breaks styling if the sqlite file is moved or renamed.
The t_table_catalog colum... - 09:02 AM Revision 7401dd31 (qgis): fix crash when QSQLITE is unavailable (fixes #15358)
- (cherry picked from commit 285bcd053c353bd99f7e8e71003f5b4bd39bde57)
- 09:01 AM Revision 90d3c8b9 (qgis): fix crash when QSQLITE is unavailable (fixes #15358)
- (cherry picked from commit 285bcd053c353bd99f7e8e71003f5b4bd39bde57)
- 09:01 AM Revision f7e7ecff (qgis): fix build
- 08:54 AM Revision 285bcd05 (qgis): fix crash when QSQLITE is unavailable (fixes #15358)
- 08:49 AM Feature request #11446: Chapters to be added to Training manual (Processing)
- Then shouldn't the report be about the errors inside these chapters (informing btw those who can fix them) rather tha...
- 08:34 AM Bug report #15386: qgsvirtuallayersqlitemodule.cpp:(.text+0x1a0e): undefined reference to `sqlite...
- ...
- 08:14 AM Bug report #15386 (Closed): qgsvirtuallayersqlitemodule.cpp:(.text+0x1a0e): undefined reference t...
- trying to build qgis 2.16.1 on archlinux, fails in virtuallayerprovider:...
- 07:19 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
- Problem persists: 2.16.1
-----
This is how I manage to work around this problem:
I had to recreate all problemat... - 06:59 AM Revision c695571c (qgis): Merge pull request #3304 from nyalldawson/processing_clip
- [FEATURE] Optimise processing clip algorithm
- 06:28 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
- '/Users/williambray/.qgis2/python/plugins/processing' does not exist. the only contents of the python folder is the f...
- 06:06 AM Bug report #15385: "Recent Projects" problems
- Yes, you can not (yet?) remove items from the "Recent Projects" list. See the feature request #13722 (duplicate?)
Ot... - 05:16 AM Bug report #15385 (Closed): "Recent Projects" problems
- User upon starting, sees "Recent Projects" with no way to right click to
delete one.
All he can do is double click, ... - 05:57 AM Bug report #14350: Virtual layers problem with accents
- sorry...
the anomaly recurred in QGIS 2.14.4 and 2.16. - 05:54 AM Bug report #14350 (Reopened): Virtual layers problem with accents
- l'anomalie est réapparue dans QGIS 2.14.4 et QGIS 2.16.
- 05:54 AM Revision 420917bf (qgis): Sort api doc file by class name
- 05:41 AM Revision d1aa03a0 (qgis): Better clip for very separate features
- 05:15 AM Revision 71ebdb8f (qgis): [FEATURE] Optimise processing clip algorithm
- Before the algorithm was written to optimise clipping a few
features against thousands of mask features. The revised ... - 04:49 AM Feature request #10409: Favorite non folder nodes in browser
- Agreed! Also the possibility to add single, frequently used datasets to the Favourits would be useful!
- 02:53 AM Bug report #14768 (Closed): Impossible to drag and drop files between folder from one browser pan...
- I opened a feature request at #14819 and the PR was merged in the 2.14 doc.
- 02:53 AM Bug report #14768 (Closed): Impossible to drag and drop files between folder from one browser pan...
- I opened a feature request at #14819 and the PR was merged in the 2.14 doc.
- 02:32 AM Feature request #8749 (Closed): simple summarized help about how to contribute to the QGIS docume...
- Moved the first part of the comment to https://github.com/qgis/QGIS-Documentation/issues/1246
- 02:32 AM Feature request #8749: simple summarized help about how to contribute to the QGIS documentation ?
- Pascal Boulerie wrote:
> At least, some simple info. I do not want to be obliged to go and document myself about pyth... - 02:05 AM Bug report #15378: Layer properties -- transparency window too much of a space hog
- Yes even if it is dockable.
- 02:04 AM Bug report #15315: DB-Manager Import Double
- Uh, sorry. I think I misunderstood the issue.
- 02:01 AM Bug report #15315: DB-Manager Import Double
- It is true that numeric(19,18) can not contain values bigger than 10 so I do not think this is a bug.
2016-08-02
- 01:57 AM Feature request #15384 (Open): Unused mouse clicks could toggle layer on and off when panning
- With Pan Map activated, (hand shaped cursor),
the user wishes to
pan the map,
toggle top layer off,
pan the map,
... - 01:54 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
- As I can see from code this error already fixed. Please make sure that you have no Processing plugin installed in you...
- 08:41 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
- 2016-08-02T11:36:28 2 Uncaught error while executing algorithm
Traceback (most recent call last):
File "/Appl... - 08:34 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
- And what do you have in QGIS log (bubble in the bottom right corner of QGIS window)?
- 07:41 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
- Sorry for the delay - thanks for your help Alexander. Here's the full error message, which results from running a mo...
- 01:42 AM Bug report #15379: The Layer properties -- transparency window should by default show immediate r...
- There is no "Layer properties dock panel" that I can find, even via Google.
If there is, then please put a reminder ... - 01:29 AM Bug report #15379 (Closed): The Layer properties -- transparency window should by default show im...
- This is more of a feature request.
Layer properties dock panel addresses this issue. - 01:29 AM Bug report #15379 (Closed): The Layer properties -- transparency window should by default show im...
- This is more of a feature request.
Layer properties dock panel addresses this issue. - 01:29 AM Bug report #15379 (Closed): The Layer properties -- transparency window should by default show im...
- This is more of a feature request.
Layer properties dock panel addresses this issue. - 01:20 AM Bug report #15379 (Closed): The Layer properties -- transparency window should by default show im...
- The Layer properties -- transparency window should by default show immediate results as we slide, or when we let go o...
- 01:40 AM Feature request #10583 (Closed): QGIS Training Manual - Zoomin to layer
- Moved to https://github.com/qgis/QGIS-Documentation/issues/1244
- 01:34 AM Feature request #10588 (Closed): QGIS Training Manual, section 4.2.7
- Moved to https://github.com/qgis/QGIS-Documentation/issues/1243
- 01:34 AM Feature request #15383 (Closed): Transparency sliders so deeply buried
- There should be a block stuck to the screen where all layers transparency sliders are immediately sildeable,
LAYER... - 01:26 AM Bug report #15382 (Closed): Add N/A to versions on this tracker
- Sometimes a report here might not exactly apply to a version.
It might be something else, who knows.
But we have to p... - 01:24 AM Bug report #15381 (Closed): the bug tracker Create and Continue button should not wipe out the v...
- Please tell your upstream bug tracker company. that the Create and Continue button should not wipe out the version th...
- 01:22 AM Bug report #15380 (Closed): When georeferencing, any movement causes the whole map to be redrawn,...
- When georeferencing, any movement causes the whole map to be redrawn, instead of silding.
The user must avert his eye... - 01:18 AM Feature request #11005: Please add CONTRIBUTING.md to the repo
- Though a bit light, we do have https://github.com/qgis/QGIS/blob/master/CONTRIBUTE.md in QGIS GitHub repo. Then in th...
- 01:17 AM Bug report #15378 (Closed): Layer properties -- transparency window too much of a space hog
- The Layer properties -- transparency window is too much of a space hog.
It covers most of the screen and should be sl... - 01:16 AM Feature request #11446: Chapters to be added to Training manual (Processing)
- Yes, but they have errors.
- 01:12 AM Feature request #11446: Chapters to be added to Training manual (Processing)
- What's the current state of this? Are they added? I Can find some files with a name that looks like those you cite in...
- 01:05 AM Feature request #11828: Add visual changelog entries as QGIS startup tooltips
- This is a great idea!!! Will indeed help users to learn what's new in QGIS and also automatically improve and update ...
- 01:02 AM Feature request #13212 (Closed): 2.10 documentation up
- 2.14 LTR is now the released doc.
I wonder if the resolution should be set to fixed/implemented or anything else - 01:02 AM Feature request #13212 (Closed): 2.10 documentation up
- 2.14 LTR is now the released doc.
I wonder if the resolution should be set to fixed/implemented or anything else - 12:46 AM Bug report #15364 (Closed): 'Check geometries' plugin - 'Maximum thinness' default value
- Fixed in commit:06a64ac
- 12:34 AM Bug report #15377 (Closed): 'Split Features' tool fails to split valid (?) polygon
- The 'Split Features' tool fails to split the attached sample polygon:
@No feature split done: The geometry is invali... - 12:03 AM Bug report #15358 (Closed): QGis 2.16 crashes if the qt4-sqlite3 library not installed
- Fixed in changeset commit:"7401dd3187788ee592f690997a090fd192e01e83".
- 11:31 PM Bug report #15376 (Closed): messages disappears before user sees it and there is no where to find...
- messages disappears before user sees it and there is no where to find it later, e.g., when finished georeferencing.
... - 08:37 PM Bug report #15375 (Closed): AddScriptFromFileAction fails
- ProcessingToolbox.py, line 276, in execute
Algorithm action.execute()
AddScriptFromFileAction.py, line 68, in execute... - 06:39 PM Bug report #15274: python error when using "new connection" for spatialite/geopackage in db manager
- Can confirm on Ubuntu 16.04 2.16.0 and 2.16.1
- 06:08 PM Bug report #15374 (Closed): Metasearch error on Upgrade to 2.16.1
- I just upgraded to qgis 2.16.1 on Ubuntu 16.04 and received the following error: Python error: Couldn't load plugin M...
- 05:24 PM Revision 8182f297 (qgis): QgsFeatureRendererV2::Capabilities to flags
- 04:58 PM Revision 2cf9243e (qgis): Split displayField into displayExpression and mapTipTemplate (#1973)
- Previously there was the expressionField (a field name or an expression)
mainly used for the feature list in the form... - 03:50 PM Revision 2134112a (qgis): [dbmanager] fix signal/slot connection
- 03:11 PM Revision f5b11d91 (qgis): Merge pull request #3352 from 3nids/rubberband_ispolygon
- QgsRubberBand: remove constructor and method with bool isPolygon
- 01:56 PM Revision b7f4fe36 (qgis): QgsRubberBand: remove constructor and method with bool isPolygon
- use methods with Qgis::GeometryType instead
- 01:41 PM Bug report #15369: layer rendering very slow and QGIS crashes with large number of rule based sym...
- Same issue affects 64-bit build of 2.16.0 for Windows (Windows 10) BUT NOT the 32-bit build. See #15371 (closed as du...
- 01:04 PM Revision 2482a6bb (qgis): Small cleanup in data items
- 11:14 AM Revision 517f4e1f (qgis): [processing] fix import
- 10:23 AM Revision 02e846ab (qgis): expand all groups if filter applied
- 10:23 AM Revision 592c33f4 (qgis): [FEATURE][processing] add search to Get Scripts and Models dialog (fix ...
- 10:08 AM Feature request #12298 (Closed): Allow Oracle layers features to be simplified server-side before...
- Hello,
I am closing this one because we have tried but it seems that simplifying from Oracle server just takes much ... - 10:08 AM Feature request #12298 (Closed): Allow Oracle layers features to be simplified server-side before...
- Hello,
I am closing this one because we have tried but it seems that simplifying from Oracle server just takes much ... - 10:07 AM Revision 1a900180 (qgis): Merge duplicate sections in API breaks doc
- 08:22 AM Revision 9db93046 (qgis): Raster MTR improvements - part one (PR #3334)
- 06:45 AM Revision f9fabb86 (qgis): Merge pull request #3346 from nyalldawson/processing
- Some processing features + fixes
- 05:50 AM Revision 4bfdcf09 (qgis): Fix expected test data
- 05:50 AM Revision 60147e81 (qgis): Remove use of constGeometry
- 03:54 AM Revision bb54b4f4 (qgis): [FEATURE] Make processing dissolve algorithm accept multiple fields
- This allows you to dissolve based on more than one field value
- 03:53 AM Revision 0455b660 (qgis): [processing] Fix multipart to singlepart handling of null geometry
- 03:53 AM Revision fda93dfc (qgis): [processing] Fix broken multi field selection widget
- 03:53 AM Revision f449bf23 (qgis): Make test layer comparison handle different order of features
- 03:52 AM Revision ccfd4c36 (qgis): [processing] Add test for dissolve using field values
- 03:51 AM Revision 0939dbf9 (qgis): Add processing test .aux.xml to .gitignore
- 03:51 AM Revision 30fcaed6 (qgis): [FEATURE][processing] New algorithm for merging connected lines
- This algorithm joins all connected parts of MultiLineString
geometries into single LineString geometries.
If any par... - 02:52 AM Bug report #15373 (Closed): Refine current rule not working on QGIS 2.16
- in an analysis rule-based.
Refine selected rules does nothing when valid with OK - 02:13 AM Bug report #15370: "move selection to top" does not work
- I have a project with couple layers from Postgres.
When I select features on map an view them in attribute table I ge... - 02:13 AM Bug report #15370: "move selection to top" does not work
- I have a project with couple layers from Postgres.
When I select features on map an view them in attribute table I ge...
2016-08-01
- 01:40 AM Bug report #15370 (Feedback): "move selection to top" does not work
- Can you add more details (and a small sample datasource), it seems to work here.
- 01:40 AM Bug report #15370 (Feedback): "move selection to top" does not work
- Can you add more details (and a small sample datasource), it seems to work here.
- 01:40 AM Bug report #15370 (Feedback): "move selection to top" does not work
- Can you add more details (and a small sample datasource), it seems to work here.
- 08:53 AM Bug report #15370 (Closed): "move selection to top" does not work
- in attribute table button "move selection to top" does not work.
- 01:37 AM Bug report #15360: WFS don't conserve username and password
- So this seems to be #6609 all over again.
- 01:22 AM Feature request #12067 (Closed): Add a search bar in the "Get scripts and models" dialog
- Fixed in changeset commit:"592c33f41ee51d5782dd6d032317ece231651db1".
- 01:21 AM Revision e259e629 (qgis): Merge pull request #3349 from nyalldawson/feature_geom
- Mega API break - fix QgsFeature geometry getters/setters
- 01:16 AM Bug report #15358 (Feedback): QGis 2.16 crashes if the qt4-sqlite3 library not installed
- 01:13 AM Bug report #15361 (Feedback): WFS can't add multilinestring
- Hi,
and that is a WFS-T layer? - 01:13 AM Bug report #15361 (Feedback): WFS can't add multilinestring
- Hi,
and that is a WFS-T layer? - 01:06 AM Bug report #15371 (Closed): Crashes rendering large rule set
- duplicate of #15369
- 01:06 AM Bug report #15371 (Closed): Crashes rendering large rule set
- duplicate of #15369
- 02:39 PM Bug report #15371 (Closed): Crashes rendering large rule set
- Re Bug report #15369 - QGIS browser crashes when rendering a layer with a large (1500 item) rule set. I tested this o...
- 01:04 AM Bug report #15316 (Open): symbology offset based on expressions does not work anymore
- Subject and original description edited to better describe the issue.
- 01:04 AM Bug report #15316 (Open): symbology offset based on expressions does not work anymore
- Subject and original description edited to better describe the issue.
- 01:04 AM Bug report #15316 (Open): symbology offset based on expressions does not work anymore
- Subject and original description edited to better describe the issue.
- 01:04 AM Bug report #15316 (Open): symbology offset based on expressions does not work anymore
- Subject and original description edited to better describe the issue.
- 12:50 AM Bug report #13762 (Reopened): Error accessing external WMS server -- WMS provider: Cannot calcula...
- Seems not fixed, see also
https://lists.osgeo.org/pipermail/qgis-developer/2016-August/044000.html - 12:39 AM Revision b7ca001c (qgis): Add __nonzero__ and __bool__ methods to QgsGeometry
- 12:00 AM Bug report #14752 (Reopened): GEOS exceptions crash QGIS on windows
- The issue seems to have resurfaced in 2.16.1-2, causing crashes and the attached minidump (provided by K Trinko).
- 12:00 AM Bug report #14752 (Reopened): GEOS exceptions crash QGIS on windows
- The issue seems to have resurfaced in 2.16.1-2, causing crashes and the attached minidump (provided by K Trinko).
- 11:26 PM Revision d075b128 (qgis): Add missing docs
- 11:08 PM Revision a89fea13 (qgis): Added note about api break
- 11:05 PM Revision 38b63edc (qgis): Fix doc coverage test for "added in XXX" check
- 04:57 PM Revision f7a3fd73 (qgis): Merge pull request #3348 from tomkralidis/fix-requests-dep
- ensure python-requests is available in the build
- 04:31 PM Revision a5a24b43 (qgis): Sort attribute table by value for numerical columns
- Fix #15318
Fix #15295 - 04:31 PM Revision 7397f435 (qgis): Sort attribute table by value for numerical columns
- Fix #15318
Fix #15295 - 04:31 PM Revision ea0f4da5 (qgis): Sort attribute table by value for numerical columns
- Fix #15318
Fix #15295 - 04:23 PM Bug report #777 (Closed): crashes with python reference to destroyed objects (e.g exportToWkt() c...
- Fixed in changeset commit:"bd7d913379b68a8104608b1afab4d380e4edc26b".
- 02:41 PM Revision 4b78b1c2 (qgis): Make all QgsGeometry methods return values, not pointers
- Reduces likelihood of crashes and leaks
- 02:29 PM Revision 6851c347 (qgis): [processing] don't apply additional parameter if offset curve operation...
- (cherry picked from commit 1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e)
- 02:29 PM Revision 1e1fa182 (qgis): [processing] don't apply additional parameter if offset curve operation...
- (cherry picked from commit 1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e)
- 02:28 PM Revision 5b2fe1b8 (qgis): [processing] don't apply additional parameter if offset curve operation...
- (cherry picked from commit 1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e)
- 02:26 PM Revision 1d2b0b4c (qgis): [processing] don't apply additional parameter if offset curve operation...
- 02:26 PM Revision 4649e52c (qgis): ensure python-requests is available in the build
- 02:06 PM Revision e7d7560b (qgis): [processing] add missed import (fix #15359)
- (cherry picked from commit 98a55274063fcfe8174b3c3d0369d72d5e2f7c73)
- 02:05 PM Revision b666fc39 (qgis): [processing] add missed import (fix #15359)
- (cherry picked from commit 98a55274063fcfe8174b3c3d0369d72d5e2f7c73)
- 02:04 PM Revision 98a55274 (qgis): [processing] add missed import (fix #15359)
- 01:47 PM Revision 3e433337 (qgis): [ftools] add support for int64 fields (fix #15367)
- 12:23 PM Revision 3e33e686 (qgis): Rename visibility presets to map themes
- Because it is not only more descriptive for what it does but also
sounds more interesting.
[needs-docs] - 10:40 AM Bug report #10756: Minidump on closing QGIS 2.4
- i realize this is a closed ticket but i am new here so i am hesitant to open a new ticket or feature request.
i hav... - 10:11 AM Revision 750e60fe (qgis): debian packaging update
- 08:38 AM Feature request #13906: Add a cluster renderer
- I wish it will be possible to scale and label the cluster center with an aggregate expression and not only a count ag...
- 08:25 AM Revision bd7d9133 (qgis): Refine QgsFeature geometry getters/setters
- All pointer based methods have been removed.
Now we have only:
void setGeometry( const QgsGeometry& geom )
and
... - 07:31 AM Bug report #15295 (Closed): 2.16 Attribute table - sorting problem with numeric values
- Fixed in changeset commit:"ea0f4da58c87bc590f8b23049da0963ee9d9cd23".
- 07:31 AM Bug report #15318 (Closed): Sorting number fields is wrong
- Fixed in changeset commit:"ea0f4da58c87bc590f8b23049da0963ee9d9cd23".
- 07:14 AM Bug report #15367 (Closed): Vector analysis tools "Points in Polygon" does not recognize Integer6...
- 04:49 AM Bug report #15367 (In Progress): Vector analysis tools "Points in Polygon" does not recognize Int...
- fTools is deprecated plugin, please consider using Processing for analysis.
- 04:46 AM Bug report #15367 (Closed): Vector analysis tools "Points in Polygon" does not recognize Integer6...
- Fixed in changeset commit:"3e433337d0578fb393994b982bfd1f87eec6cce1".
- 05:55 AM Bug report #15366 (Rejected): Attribute table sorts numeric values like text
- Duplicates #15295
- 05:55 AM Bug report #15366 (Rejected): Attribute table sorts numeric values like text
- Duplicates #15295
- 03:12 AM Bug report #15366: Attribute table sorts numeric values like text
- I can confirm this issue too.
2.14 looks fine, but no 2.16 - 05:26 AM Bug report #15342 (Closed): Offset Curve operation does not work in "Single sided buffers (and of...
- Fixed in changeset commit:"1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e".
- 05:02 AM Bug report #15359 (Closed): Processing : Error global name 'algList' is not defined' loading on ...
- Fixed in changeset commit:"98a55274063fcfe8174b3c3d0369d72d5e2f7c73".
- 04:48 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
- Please provider full error message.
2016-07-31
- 01:31 AM Bug report #15258: WMS/WMTS don't like special character in requests by 2.16 Nødebo
- Tested again with QGIS 2.16.1 and to my surprice: Still not working!
I tested it in QGIS Master last week and it +di... - 12:09 AM Revision 1da60c53 (qgis): [Processing] Fix exception on right click ToolboxAction (#3347)
- 04:06 PM Bug report #15369: layer rendering very slow and QGIS crashes with large number of rule based sym...
- Attach trace file
- 02:34 PM Bug report #15369 (Closed): layer rendering very slow and QGIS crashes with large number of rule ...
- *New description:*
* Take a layer with a column that ca be used to create a categorized symbology with a large (ex >... - 02:14 PM Revision ecf5543a (qgis): fix typo in api docs (#3345)
- 01:23 PM Revision aceddae6 (qgis): QgsFeature cleanup, part 1
- Deprecate some QgsFeature methods which take or return pointers,
update other classes as required - 12:26 PM Bug report #15365: ubuntu repository not available
- are you sure you updated your keys yourself?
see http://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu be... - 10:33 AM Bug report #15344: erroneous data entry form (drag and drop designer)
- This happens if you put the same field more than once onto the form (regardless of the number of tabs), correct?
For... - 09:48 AM Bug report #15358: QGis 2.16 crashes if the qt4-sqlite3 library not installed
- How did you install QGIS?
- 06:45 AM Bug report #15368 (Closed): metasearch: Windows 2.16.1 install: No module requests?
- requests added to osgeo4w (and standalone 2.16.1-2)
- 06:45 AM Bug report #15368 (Closed): metasearch: Windows 2.16.1 install: No module requests?
- requests added to osgeo4w (and standalone 2.16.1-2)
- 06:45 AM Bug report #15368 (Closed): metasearch: Windows 2.16.1 install: No module requests?
- requests added to osgeo4w (and standalone 2.16.1-2)
- 03:31 AM Bug report #15368 (Closed): metasearch: Windows 2.16.1 install: No module requests?
- pretty fresh 2.16.1 install here in Windows 10 (64 bits QGIS installer).
metasearch is (during startup) complaining ...
2016-07-30
- 11:11 PM Bug report #15367 (Closed): Vector analysis tools "Points in Polygon" does not recognize Integer6...
- When I open the "Points in Polygon" app within the Vector Analysis Tools, it does not list in the "Input point vector...
- 11:51 AM Revision 8f5272e4 (qgis): Swtich to ~/.qgis-dev for user folder
- Avoids errors on QGIS 2.x API plugins now we have broken
API in for 3.x - 04:08 AM Bug report #15366 (Rejected): Attribute table sorts numeric values like text
- Both integer and float values are sorted like text.
Tested with 2.16.1 and dev using airports.shp from our sample d...
2016-07-29
- 01:30 AM Revision a3561256 (qgis): Add labeling tests for letter/word spacing
- (cherry-picked from 3d6688cce5598d0c09d13f2cd8db30f1f073e928)
- 01:29 AM Revision 69e6a8ea (qgis): Update curved label test reference images
- (cherry-picked from 5228de353c84337b3d753fe15c47ee09ecb2643a)
- 01:29 AM Revision ae211b42 (qgis): [labels] Fix word and letter spacing truncated to integers
- (cherry-picked from 449fcad8ce0808780cf662362cf5c6568abd09bb)
- 01:29 AM Revision 6f904fb2 (qgis): [labeling] Curved labels are now angled per character
- ...instead of shifted along base line (fix #15210)
(cherry-picked from 22fdb6ab9fcb076f3f3e8601fa4bdc7e0894a103) - 01:22 AM Revision 86a1cf3a (qgis): Fix indentation
- 01:22 AM Revision bfa77141 (qgis): Fix labeling using perimeter with repeating label distance set
- If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o... - 01:22 AM Revision 5ebe9d18 (qgis): [gui] gray lock icon, and flat style for extent button
- (cherry-picked from 6bd15ff79e0c9f749595a1e2d6439fd15edfd1e8)
- 01:22 AM Revision b9f968d8 (qgis): Fix map not refreshed after using pan to selected (fix #15324)
- (cherry-picked from 530a85216ee63db320196fd808f8eb654ac918d7)
- 06:42 PM Bug report #1170 (Reopened): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- Re-opening this because the issue described by Larry Shaffer at #note-14 above is still present for me.
I'm using Mac... - 06:42 PM Bug report #1170 (Reopened): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- Re-opening this because the issue described by Larry Shaffer at #note-14 above is still present for me.
I'm using Mac... - 06:42 PM Bug report #1170 (Reopened): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- Re-opening this because the issue described by Larry Shaffer at #note-14 above is still present for me.
I'm using Mac... - 02:04 PM Revision 8545b3b8 (qgis): Release of 2.16.1
- 02:03 PM Revision b2a9a42e (qgis): Release of 2.14.5
- 01:08 PM Bug report #15365 (Closed): ubuntu repository not available
- For the debian/ubuntu repo the gpg send an error "no public key".
Also apt-get does not work (repo unavailable). I th... - 10:36 AM Bug report #15364 (Closed): 'Check geometries' plugin - 'Maximum thinness' default value
- The 'Maximum thinness' tooltip says that the default value is '20', but in the dialog the default value is '1'.
- 10:18 AM Feature request #15363: Snapping is not availaible on move points
- This is the standard behaviour. See also #3486 (Snapping for move tool)
- 08:21 AM Feature request #15363 (Closed): Snapping is not availaible on move points
- When the 'move entity' tool is used, the snapping options don't work with a point layer.
But it works perfectly wh... - 09:10 AM Bug report #13934 (Reopened): QGIS crashed when digitise SpatiaLite (geos 3.4)
- I'm having this trouble with some machines running kubuntu 14.04 and QGIS 2.14.4
When working with spatiality databas... - 06:07 AM Bug report #15304 (Closed): Iterate broken on QGIS 2.16/Processing
- 05:24 AM Bug report #15293: Encoding problem with PyQGIS on Windows
- Decoding both @QGis.QGIS_VERSION@ and @QGis.QGIS_RELEASE_NAME@ as UTF-8 resolves the error but I assume the unicode h...
- 05:17 AM Bug report #15293: Encoding problem with PyQGIS on Windows
- I get the same bug on Archlinux.
First message:... - 04:40 AM Bug report #15336: (Shape file) Layer extent not updated on project load
- Harrissou Santanna wrote:
> Yes, I think it's the expected behavior. When you save the project, QGIS also saves the c... - 03:12 AM Bug report #15336: (Shape file) Layer extent not updated on project load
- Yes, I think it's the expected behavior. When you save the project, QGIS also saves the current *map canvas extent*. ...
- 02:51 AM Bug report #15351 (Reopened): geopackage edits workflow is broken
- The issue is definitely there, is/was kind of puzzling to find a pattern.
So, what I'm seeing at the moment (hopeful... - 02:51 AM Bug report #15351 (Reopened): geopackage edits workflow is broken
- The issue is definitely there, is/was kind of puzzling to find a pattern.
So, what I'm seeing at the moment (hopeful... - 02:51 AM Bug report #15351 (Reopened): geopackage edits workflow is broken
- The issue is definitely there, is/was kind of puzzling to find a pattern.
So, what I'm seeing at the moment (hopeful... - 02:51 AM Bug report #15351 (Reopened): geopackage edits workflow is broken
- The issue is definitely there, is/was kind of puzzling to find a pattern.
So, what I'm seeing at the moment (hopeful... - 02:25 AM Bug report #15316: symbology offset based on expressions does not work anymore
- Grazie Giovanni il mio inglese è zero letto scritto parlato e mi affido a Google! si sarà capito. quindi ti ringrazio...
- 02:25 AM Bug report #15316: symbology offset based on expressions does not work anymore
- Grazie Giovanni il mio inglese è zero letto scritto parlato e mi affido a Google! si sarà capito. quindi ti ringrazio...
- 02:25 AM Bug report #15316: symbology offset based on expressions does not work anymore
- Grazie Giovanni il mio inglese è zero letto scritto parlato e mi affido a Google! si sarà capito. quindi ti ringrazio...
- 02:13 AM Bug report #15258: WMS/WMTS don't like special character in requests by 2.16 Nødebo
- I also experienced this issue with the same WMS source as Klas Karlsson, also only on 2.16.0.
When comparing the Get...
2016-07-28
- 10:07 PM Bug report #13779: symbols not correctly clipped in map legend
- Qgis 2.16.0 same error:
If map units are used, the legend changes, as in this video. It is necessary to roll back t... - 10:00 PM Revision cc3d3f7c (qgis): Fix map not refreshed after using pan to selected (fix #15324)
- (cherry-picked from 530a85216ee63db320196fd808f8eb654ac918d7)
- 10:00 PM Revision f052edaf (qgis): [gui] gray lock icon, and flat style for extent button
- (cherry-picked from 6bd15ff79e0c9f749595a1e2d6439fd15edfd1e8)
- 09:10 PM Revision 429fe2d4 (qgis): Merge pull request #3335 from nyalldawson/vector_layer
- QgsVectorDataProvider::Capability improvements
- 09:09 PM Revision d87f2abf (qgis): Merge pull request #3344 from nyalldawson/line_merge
- [FEATURE] API + expression function for merging linestrings
- 03:06 PM Bug report #15348: "extract projection" broken in GDAL tools
- __Alexander Bruy wrote:_
_> Fixed in changeset commit:"572a60b7afdb78f8642d958b0cf7c3b7771ddcdf".__... - 03:36 AM Bug report #15348 (Closed): "extract projection" broken in GDAL tools
- Fixed in changeset commit:"572a60b7afdb78f8642d958b0cf7c3b7771ddcdf".
- 01:33 PM Bug report #15317: the window Layer Properties gets irresponsive
- Also tried a fresh system install on a VM and had the same problem.
One thing I forgot to tell is that it happens mos... - 12:44 PM Bug report #15351 (Closed): geopackage edits workflow is broken
- sorry for the noise but despite my efforts I'm unable to replicate today what yesterday I was getting all the time.
- 12:44 PM Bug report #15351 (Closed): geopackage edits workflow is broken
- sorry for the noise but despite my efforts I'm unable to replicate today what yesterday I was getting all the time.
- 12:41 PM Revision 872e6d23 (qgis): [processing] use '-te_crs' parameter only if supported by GDAL
- (cherry picked from commit 7f6bae1f5e149ed9170835310676d1340de26cd4)
- 12:41 PM Revision 22a072e1 (qgis): [GdalTools] add missed signals (fix #15348)
- follow up 9db908ccbc
(cherry picked from commit 572a60b7afdb78f8642d958b0cf7c3b7771ddcdf) - 12:39 PM Revision 7f6bae1f (qgis): [processing] use '-te_crs' parameter only if supported by GDAL
- 12:38 PM Revision 572a60b7 (qgis): [GdalTools] add missed signals (fix #15348)
- follow up 9db908ccbc
- 12:33 PM Revision 10c92394 (qgis): [FEATURE] API + expression function for merging linestrings
- Adds a new method to QgsGeometry for merging linestrings.
By passing a multilinestring, any connected lines will
be j... - 10:41 AM Revision 635c0092 (qgis): Merge pull request #3343 from nirvn/statusbar_imp
- [gui] gray lock icon, and flat style for extent button
- 10:29 AM Revision 6bd15ff7 (qgis): [gui] gray lock icon, and flat style for extent button
- 10:21 AM Revision 27697e6e (qgis): Improve polygon perimeter labeling
- This commit changes the way polygon perimeter labeling works.
Previously the polygon would be clipped to the view ext... - 10:03 AM Bug report #15361 (Rejected): WFS can't add multilinestring
- When you open a multilinestring geometry and you would like to add an linestring with the button "add a party", you h...
- 08:37 AM Bug report #15360 (Closed): WFS don't conserve username and password
- When you use wfs connection and would store id and password, qgis conserve just id but not the password and the conne...
- 06:51 AM Feature request #4374: Support keyword substitution in provider queries
- I guess "target version" could be changed if someone provides an actual patchset to implement the keyword substitution.
- 06:21 AM Feature request #4374: Support keyword substitution in provider queries
- That would be a great change in order to make actual use of the postgis_topology in QGIS. For tiny topologies it woul...
- 04:53 AM Bug report #15359 (Closed): Processing : Error global name 'algList' is not defined' loading on ...
- To reproduce :
execute 'Get scripts from one line scripts collection' in processing.
eg select 'Hex grid from layer... - 02:15 AM Bug report #15358 (Closed): QGis 2.16 crashes if the qt4-sqlite3 library not installed
- When the qt4-sqlite3 plug-in is not installed, QGis displays an error message at start (related to the bookmarks data...
- 02:12 AM Revision bc73c56e (qgis): Merge pull request #3341 from nyalldawson/boundary
- New method for calculating geometry boundary
2016-07-27
- 01:22 AM Revision a7fb40ea (qgis): Merge pull request #3342 from tomkralidis/owslib-0.11.2
- upgrade OWSLib to 0.11.2
- 12:52 AM Revision 3224e9c2 (qgis): upgrade OWSLib to 0.11.2
- 12:50 AM Revision a91e20fc (qgis): Merge pull request #3340 from tomkralidis/owslib-0.11.2
- upgrade OWSLib to 0.11.2
- 12:16 AM Revision 1a4ceb16 (qgis): [FEATURE] Expression function for calculating geometry boundary
- The new 'boundary(...)' function returns a geometry's topological
boundary, ie for polygons this is a multilinestring... - 12:16 AM Revision 85f37eeb (qgis): Add method to QgsAbstractGeometryV2 for boundary
- Returns the closure of the combinatorial boundary of the
geometry (ie the topological boundary of the geometry).
For ... - 06:18 PM Revision 7ead9699 (qgis): upgrade OWSLib to 0.11.2
- 04:21 PM Revision d3af8a1e (qgis): Merge pull request #3336 from tomkralidis/owslib-0.11.2
- upgrade OWSLib to 0.11.2
- 03:08 PM Bug report #15357: QGIS doesn't open in HiDPI mode on OS X with retina display.
- This can't be properly fixed until we move to Qt5 builds - ie, QGIS 3.0.
- 01:14 PM Bug report #15357 (Closed): QGIS doesn't open in HiDPI mode on OS X with retina display.
- According to 2.16 changelog, there is an improved HiDPI support. But it's not enabled by default and I have problems ...
- 01:00 PM Feature request #15356 (Feedback): Add convenience shortcuts to layer/table context menu
- It would be nice to have some more menu options in context menus for items in Layers Panel:
1. For Layer - "Show lab... - 11:37 AM Bug report #15355 (Closed): 'Evaluate default values on provider side' issue using PostGIS
- After enabeling 'Evaluate default values on provider side' in the project properties, newly added PostGIS features ca...
- 11:11 AM Bug report #15354 (Closed): PostGIS sequence issue using 'Fill Ring' tool
- When dealing with a PostGIS table, the 'Fill Ring' tool fails to create unique primary key values (see screencast).
- 10:40 AM Bug report #15352: Dissolve error : "local variable 'nElement' referenced before assignment"
'/Users/williambray/.qgis2/python/plugins/processing' does not exist. the only contents of the python folder is th...- 10:24 AM Bug report #15352 (Feedback): Dissolve error : "local variable 'nElement' referenced before assig...
- (if there) the folder you must delete is
/Users/williambray/.qgis2/python/plugins/processing
not
/Users/williambra... - 09:00 AM Bug report #15352 (Closed): Dissolve error : "local variable 'nElement' referenced before assignm...
- I'm experiencing the same issue as described in this recent thread : #14612
But the solution that closes the thread ... - 10:37 AM Bug report #15316: symbology offset based on expressions does not work anymore
- agree, is not clear if this an help request or a bug report. If it can help please write me in Italian.
- 10:37 AM Bug report #15316: symbology offset based on expressions does not work anymore
- agree, is not clear if this an help request or a bug report. If it can help please write me in Italian.
- 10:20 AM Bug report #15317: the window Layer Properties gets irresponsive
- Nyall Dawson wrote:
> Can't reproduce - could it be possible the rule based symbol dialog opened on another screen or... - 10:02 AM Bug report #15345 (Open): Crashes when switching to some UTM CRSs with certain data
- Hi Nyall,
here (Ubuntu 16.04) it crashes too. - 10:02 AM Bug report #15345 (Open): Crashes when switching to some UTM CRSs with certain data
- Hi Nyall,
here (Ubuntu 16.04) it crashes too. - 10:02 AM Bug report #15345 (Open): Crashes when switching to some UTM CRSs with certain data
- Hi Nyall,
here (Ubuntu 16.04) it crashes too. - 10:02 AM Bug report #15345 (Open): Crashes when switching to some UTM CRSs with certain data
- Hi Nyall,
here (Ubuntu 16.04) it crashes too. - 09:56 AM Bug report #15345: Crashes when switching to some UTM CRSs with certain data
- I just realised that above was not an actual gdb backtrace. Here is one from 2.16 built via https://aur.archlinux.org...
- 06:11 AM Bug report #15345: Crashes when switching to some UTM CRSs with certain data
- No project needed, it seems not to rely on anything (tried with a clean state, no .qgis2, no .config/QGIS/QGIS2.conf)...
- 09:59 AM Feature request #15353 (Open): Directly open QGIS project from ZIP file
- Wouldn't it be nice to directly open a QGIS project file from a ZIP file?
So that we could store our data (i.e. Spati... - 09:56 AM Bug report #15350 (Open): WMTS layers are not listed in Browser panel
> Please reopen.
I never closed it :)- 09:53 AM Bug report #15350: WMTS layers are not listed in Browser panel
- I think that's a separate issue. There the WMTS layer cannot be added at all.
This issue is just about WMTS layers ... - 08:29 AM Bug report #15350 (Feedback): WMTS layers are not listed in Browser panel
- Hi Anita,
is the same issue as #14658 ? - 08:11 AM Bug report #15350 (Closed): WMTS layers are not listed in Browser panel
- According to #9492, WMTS layers should be listed in the browser panel, but I cannot get it to work, neither with the ...
- 09:53 AM Bug report #15348: "extract projection" broken in GDAL tools
- I have tested the tool in the raster menu on both Windows and Linux and on both platforms the result is the same
Tra... - 09:53 AM Bug report #15348: "extract projection" broken in GDAL tools
- I have tested the tool in the raster menu on both Windows and Linux and on both platforms the result is the same
Tra... - 09:53 AM Bug report #15348: "extract projection" broken in GDAL tools
- I have tested the tool in the raster menu on both Windows and Linux and on both platforms the result is the same
Tra... - 09:53 AM Bug report #15348: "extract projection" broken in GDAL tools
- I have tested the tool in the raster menu on both Windows and Linux and on both platforms the result is the same
Tra... - 09:53 AM Bug report #15348: "extract projection" broken in GDAL tools
- I have tested the tool in the raster menu on both Windows and Linux and on both platforms the result is the same
Tra... - 09:53 AM Bug report #15348: "extract projection" broken in GDAL tools
- I have tested the tool in the raster menu on both Windows and Linux and on both platforms the result is the same
Tra... - 08:16 AM Bug report #15348: "extract projection" broken in GDAL tools
- __Johannes Kroeger wrote:
Does it really complete freeze for you? Do you get no error message?__
Yes Sir, completel... - 06:14 AM Bug report #15348: "extract projection" broken in GDAL tools
- On Linux I got the following Python error dialog:...
- 03:19 AM Bug report #15348 (Closed): "extract projection" broken in GDAL tools
- *New description:*
the tools returns a python error
Traceback (most recent call last):
File "/usr/share/qgis/pyth... - 09:01 AM Bug report #15268: Qgis 2.16: Save world file does not work.
- I've noticed the World File isn't generated on either Windows 8.1 (via OSGeo4W installer) or Arch Linux.
The Referen... - 08:52 AM Bug report #15351 (Closed): geopackage edits workflow is broken
- Make same edits to a geopackage layer, just geometry edits or just attributes ones, all works ok.
Now do the followi... - 07:39 AM Revision 9ce3ccb6 (qgis): Fix indentation:
- 07:38 AM Revision 4fadd793 (qgis): Fix indentation
- 07:36 AM Revision ee09131d (qgis): Revert "Bump default number of label candidates"
- AKA f***ing label tests!!!
This reverts commit cd22d4fbc3962ee6772fde588b34c9a2efdc1f3a. - 07:36 AM Revision 9db46ef1 (qgis): Revert "Default to cartographic label placement for point layers"
- This reverts commit e0609d675af69ea6d90477456ff4561bd95fa9e6.
- 06:51 AM Revision 3f331900 (qgis): Fix labeling using perimeter with repeating label distance set
- If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o... - 06:51 AM Revision 69ceabd9 (qgis): Add labeling tests for letter/word spacing
- (cherry-picked from 3d6688cce5598d0c09d13f2cd8db30f1f073e928)
- 06:51 AM Revision 1dc9483c (qgis): Update curved label test reference images
- (cherry-picked from 5228de353c84337b3d753fe15c47ee09ecb2643a)
- 06:50 AM Revision 59ee0b0c (qgis): [labels] Fix word and letter spacing truncated to integers
- (cherry-picked from 449fcad8ce0808780cf662362cf5c6568abd09bb)
- 06:49 AM Revision cd394239 (qgis): [labeling] Curved labels are now angled per character
- ...instead of shifted along base line (fix #15210)
(cherry-picked from 22fdb6ab9fcb076f3f3e8601fa4bdc7e0894a103) - 06:17 AM Revision b2fb248a (qgis): Fix labeling using perimeter with repeating label distance set
- If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o... - 06:11 AM Bug report #15293: Encoding problem with PyQGIS on Windows
- QGIS 2.16 has a problem when there are accented characters in file metadata.txt of a plugin.
We usually encode our f... - 05:58 AM Revision e0609d67 (qgis): Default to cartographic label placement for point layers
- It's much nicer than "around point"
- 05:52 AM Revision cd22d4fb (qgis): Bump default number of label candidates
- Results in much nicer label placement and little to no speed
regression in most cases - 05:36 AM Revision 5f33991e (qgis): [FEATURE] Label polygons using curved labels along perimeter
- This adds a new mode for labeling polygons, where the perimeter
of the polygon is labeled using curved labeling. - 04:23 AM Bug report #15349 (Closed): Development version not able to be downloaded
- On the downloads page it lists the development version for download as "Development 2.99 Master qgis-dev"
If I try e... - 03:02 AM Revision c0b16840 (qgis): Fix labeling using perimeter with repeating label distance set
- If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o... - 02:47 AM Revision f70979a9 (qgis): Fix failing distance area test on OSX
- (cherry-picked from af9b4a7f45fcc1f0885c04966d07e60970546489)
- 02:47 AM Revision 0a14ed98 (qgis): Update composer legend test masks
2016-07-26
- 01:50 AM Revision 530a8521 (qgis): Fix map not refreshed after using pan to selected (fix #15324)
- 01:24 AM Revision 5b8a9f05 (qgis): [travis] Fix OSX build
- 12:26 AM Revision ce343824 (qgis): Fix sip coverage test
- By working around doxygen bug where private members are listed
as public - 12:14 AM Revision 26160c95 (qgis): Merge pull request #3332 from nyalldawson/transform2
- Remove the extra QgsCoordinateTransform constructors
- 11:28 PM Bug report #15347 (Closed): 2.16 build failure in python SIP
- Trying to build 2.16.0 on OpenBSD with python 2.7, py-qt4 4.11.4 and py-sip 4.16.8, i *always* get a python process s...
- 11:11 PM Revision 6c0d97a0 (qgis): Merge pull request #3337 from nyalldawson/remove_psuedo_shader
- Remove the broken, unused QgsPseudoColorShader class
- 11:10 PM Revision 4a3924ca (qgis): Remove the extra QgsCoordinateTransform constructors
- ...and leave only:
QgsCoordinateTransform( const QgsCoordinateReferenceSystem& source,
const... - 11:00 PM Revision a53c2e6d (qgis): Add labeling tests for letter/word spacing
- (cherry-picked from 3d6688cce5598d0c09d13f2cd8db30f1f073e928)
- 11:00 PM Revision d07f80de (qgis): Update curved label test reference images
- (cherry-picked from 5228de353c84337b3d753fe15c47ee09ecb2643a)
- 10:39 PM Revision f21f8044 (qgis): [labels] Fix word and letter spacing truncated to integers
- (cherry-picked from 449fcad8ce0808780cf662362cf5c6568abd09bb)
- 10:38 PM Revision c95e08fc (qgis): [labeling] Curved labels are now angled per character
- ...instead of shifted along base line (fix #15210)
(cherry-picked from 22fdb6ab9fcb076f3f3e8601fa4bdc7e0894a103) - 10:37 PM Revision 3d6688cc (qgis): Add labeling tests for letter/word spacing
- 10:37 PM Revision 449fcad8 (qgis): [labels] Fix word and letter spacing truncated to integers
- 10:37 PM Revision 22fdb6ab (qgis): [labeling] Curved labels are now angled per character
- ...instead of shifted along base line (fix #15210)
- 10:37 PM Revision 5228de35 (qgis): Update curved label test reference images
- 06:03 PM Bug report #15324 (Closed): After using Pan Map to Feature a blank canvas is displayed
- Fixed in changeset commit:"530a85216ee63db320196fd808f8eb654ac918d7".
- 06:03 PM Bug report #15341 (Closed): Inside perimeter polygon labelling not right
- Fixed in changeset commit:"c0b1684058a5acf3ae58ea63bea7b00520e27725".
- 05:34 AM Bug report #15341: Inside perimeter polygon labelling not right
- I've got a fix!
in QgsPalLayerSettings::registerFeature line 2520 I changed
if ( GEOSGeomTypeId_r( QgsGeometry::get... - 05:50 PM Bug report #15346 (Closed): Legend in composer won't resize after applying filter or hiding group...
- Should be fixed already in the upcoming 2.14.5 and 2.16.1 versions. Please reopen if you can reproduce in those versi...
- 05:50 PM Bug report #15346 (Closed): Legend in composer won't resize after applying filter or hiding group...
- Should be fixed already in the upcoming 2.14.5 and 2.16.1 versions. Please reopen if you can reproduce in those versi...
- 04:55 PM Bug report #15346 (Closed): Legend in composer won't resize after applying filter or hiding group...
- When "Filer legend by map content" is used or "Hidden" checked for group or subgroup the legend in composer won't res...
- 04:52 PM Bug report #15317 (Feedback): the window Layer Properties gets irresponsive
- Can't reproduce - could it be possible the rule based symbol dialog opened on another screen or hidden behind a diffe...
- 03:57 PM Bug report #15311: Issue with QgsVectorLayerUndoCommand class (QGIS crashes)
- Thank you Martin for your comments. I've been trying with 3 layer editing SIGNALs (featureAdded, geometryChanged, and...
- 03:42 PM Revision bf77d095 (qgis): [DB Manager] Add the ability to update SQL Layer
- 03:36 PM Revision 153b1c1d (qgis): Merge pull request #3322 from rldhont/db_manager_update_sql_layer
- [DB Manager] Add the ability to update SQL Layer
- 02:22 PM Bug report #15345 (Feedback): Crashes when switching to some UTM CRSs with certain data
- I can't reproduce (on ubuntu 16.04). Can you share a project?
- 12:55 PM Bug report #15345: Crashes when switching to some UTM CRSs with certain data
- Huh! I played around some more. If I load the file, then first set OTF CRS to EPSG 3978, then to 25832, I will get th...
- 12:51 PM Bug report #15345 (Closed): Crashes when switching to some UTM CRSs with certain data
- This could probably be nailed down better but here it goes:
Load the shapefile from http://www.naturalearthdata.com/... - 02:04 PM Revision e3070323 (qgis): [processing] fix issues with exported layers in GDAL provider
- (cherry picked from commit b3a38f4018e7b34550f39cffa8bf1197f011dc1e)
- 02:03 PM Revision 063b9fc1 (qgis): [processing] fix issues with exported layers in GDAL provider
- (cherry picked from commit b3a38f4018e7b34550f39cffa8bf1197f011dc1e)
- 02:03 PM Revision 14841f5d (qgis): [processing] fix condition in warp alg
- (cherry picked from commit 6ccf7264a672d4d256d4803b2c184fd818c64f91)
- 02:00 PM Revision 6ccf7264 (qgis): [processing] fix condition in warp alg
- 02:00 PM Revision b3a38f40 (qgis): [processing] fix issues with exported layers in GDAL provider
- 12:59 PM Revision ff37f8ec (qgis): Fix features are not labeled when using merged connected lines and
- lines are touching but not at endpoints
(cherry-picked from 9007d5c11b17840e2e06a4a0bd1f403490d5012a) - 12:59 PM Revision 73c01287 (qgis): Fix features are not labeled when using merged connected lines and
- lines are touching but not at endpoints
(cherry-picked from 9007d5c11b17840e2e06a4a0bd1f403490d5012a) - 12:41 PM Revision d48da78f (qgis): Fix features are not labeled when using merged connected lines and
- lines are touching but not at endpoints
(cherry-picked from 9007d5c11b17840e2e06a4a0bd1f403490d5012a) - 12:41 PM Revision 693d45a9 (qgis): [FEATURE] Add an option to show user color schemes menus
- This adds the ability for users to set whether a user created
color scheme should show up in the color button drop-do... - 12:40 PM Revision 6fef0fa2 (qgis): Add apply buttons to annotation dialogs
- (cherry-picked from 03527452d79c7e712fa494755f7fc71daeaf2a74)
- 12:39 PM Revision 8a9afcc5 (qgis): [composer] Fix editing of map item variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5384e203fb58a7402ed8ff5598257a953171830d) - 12:38 PM Revision 91baa806 (qgis): Fix annotation position when maps are rotated, remove hacks
- Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki... - 12:38 PM Revision a655ec72 (qgis): Fix text annotation edit background should match frame background
- Otherwise white text is not visible. Fix #10553.
(cherry-picked from 76c4cae) - 12:38 PM Revision a1c96169 (qgis): Always keep full precision when saving annotation properties
- (cherry-picked from 0554f5656cedb588598ef41204acbff185e08a33)
- 12:38 PM Revision 89b0a72c (qgis): Avoid dialog 'flashing' when opening annotation properties
- (cherry-picked from a798ba0637b25654e323090b4e2ce50ddd7ea3a4)
- 12:38 PM Revision 6539ae15 (qgis): Fix annotation colors are modified when cancel is clicked
- (cherry-picked from 95fd61c7bd1b9619759382a7f546b385ac33bd8d)
- 12:38 PM Revision 1e454f8b (qgis): Make filename in project properties copyable
- (cherry-picked from d56ca40)
- 12:38 PM Revision 65311fc1 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
- (cherry-picked from 2dcd40554ad1d146438fde656eed3e5ac14011da)
- 12:38 PM Revision 532f9d5b (qgis): Allow shift-drag zooming with touch tool
- (cherry-picked from 39da9d1402018f7b5108a998e94173b466f4a4fc)
- 12:38 PM Revision e27d30fa (qgis): Clean up handling of inverted axis for CRS, fix detachment issue
- (cherry-picked from 6dac8e18bd828bbccfa9971b7cb6fee417c0a068)
- 12:25 PM Bug report #15344 (Closed): erroneous data entry form (drag and drop designer)
- hen I create more than 1 tabs with forms and put the coursor between existing letters and I try to write anything the...
- 11:46 AM Revision c08b6d7a (qgis): [composer] Fix editing of map item variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5384e203fb58a7402ed8ff5598257a953171830d) - 11:46 AM Revision d68025c7 (qgis): Fix annotation position when maps are rotated, remove hacks
- Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki... - 11:45 AM Revision b351d160 (qgis): Fix text annotation edit background should match frame background
- Otherwise white text is not visible. Fix #10553.
(cherry-picked from 76c4cae) - 11:45 AM Revision b4f551b3 (qgis): Always keep full precision when saving annotation properties
- (cherry-picked from 0554f5656cedb588598ef41204acbff185e08a33)
- 11:45 AM Revision 19477432 (qgis): Avoid dialog 'flashing' when opening annotation properties
- (cherry-picked from a798ba0637b25654e323090b4e2ce50ddd7ea3a4)
- 11:45 AM Revision cc98faaa (qgis): Fix annotation colors are modified when cancel is clicked
- (cherry-picked from 95fd61c7bd1b9619759382a7f546b385ac33bd8d)
- 11:44 AM Revision 8b4ef9c9 (qgis): Make filename in project properties copyable
- (cherry-picked from d56ca40)
- 11:06 AM Revision 995967a4 (qgis): Fix build warnings
- 11:06 AM Revision da3ca926 (qgis): [composer] Fix editing of map item variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5384e203fb58a7402ed8ff5598257a953171830d) - 11:06 AM Revision b172a928 (qgis): Fix annotation position when maps are rotated, remove hacks
- Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki... - 11:06 AM Revision c9856744 (qgis): Fix text annotation edit background should match frame background
- Otherwise white text is not visible. Fix #10553.
(cherry-picked from 76c4cae) - 11:06 AM Revision 65414703 (qgis): Always keep full precision when saving annotation properties
- (cherry-picked from 0554f5656cedb588598ef41204acbff185e08a33)
- 11:05 AM Revision cf2bcbd7 (qgis): Avoid dialog 'flashing' when opening annotation properties
- (cherry-picked from a798ba0637b25654e323090b4e2ce50ddd7ea3a4)
- 11:05 AM Revision 45774b17 (qgis): Fix annotation colors are modified when cancel is clicked
- (cherry-picked from 95fd61c7bd1b9619759382a7f546b385ac33bd8d)
- 11:05 AM Revision 4b562f20 (qgis): Make filename in project properties copyable
- (cherry-picked from d56ca40884f360924654e81ac02bd88c7895495c)
- 09:13 AM Bug report #15316 (Feedback): symbology offset based on expressions does not work anymore
- Hi Giorgio,
to be honest it is not all clear what you try to achieve and on basis of your story alone it would take ... - 02:41 AM Bug report #15316: symbology offset based on expressions does not work anymore
- I have problems in using style to fill a linear pattern in computed offset.
is my problem or qgis problem? - 02:41 AM Bug report #15316: symbology offset based on expressions does not work anymore
- I have problems in using style to fill a linear pattern in computed offset.
is my problem or qgis problem? - 09:12 AM Revision a2f3f708 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
- (cherry-picked from 2dcd40554ad1d146438fde656eed3e5ac14011da)
- 09:12 AM Revision 89a4b849 (qgis): Allow shift-drag zooming with touch tool
- (cherry-picked from 39da9d1402018f7b5108a998e94173b466f4a4fc)
- 09:11 AM Revision f124b5d0 (qgis): Clean up handling of inverted axis for CRS, fix detachment issue
- (cherry-picked from 6dac8e18bd828bbccfa9971b7cb6fee417c0a068)
- 08:54 AM Revision 3138cab6 (qgis): fix build (followup f6b09ea)
- 07:52 AM Revision 76c4cae0 (qgis): Fix text annotation edit background should match frame background
- Otherwise white text is not visible. Fix #10553.
- 05:15 AM Bug report #15343 (Closed): problem to save as MapInfo files with integer64 type fields
- for sample :
Create a new shapefile layer with just id field (integer 10).
the field type in QGIS is integer64.
Sav... - 05:15 AM Feature request #15321 (Rejected): Allow merge shapefiles from directory
- 05:15 AM Feature request #15326 (Rejected): Group geoprocessing tools by type, not source
- We already had such groupping, but it only confused users and adds a lot of overhead
- 05:15 AM Feature request #15326 (Rejected): Group geoprocessing tools by type, not source
- We already had such groupping, but it only confused users and adds a lot of overhead
- 04:39 AM Revision 0fa6499b (qgis): Merge pull request #3329 from nyalldawson/annotations
- Add an interface class for annotations, remove some hacks
- 04:21 AM Bug report #15342 (Closed): Offset Curve operation does not work in "Single sided buffers (and of...
- From the Processing Toolbox, the GDAL/OGR tool "Single sided buffers (and offset lines) for lines" works fine when se...
- 03:56 AM Bug report #8415 (Closed): svg/text annotations are always set to "fixed map position" in the pri...
- Fixed in master + backported
- 03:56 AM Bug report #8415 (Closed): svg/text annotations are always set to "fixed map position" in the pri...
- Fixed in master + backported
- 03:14 AM Revision 68b621ac (qgis): Merge pull request #3314 from nyalldawson/units
- Consolidate unit handling in QgsUnitTypes
- 03:11 AM Revision 1e9274ad (qgis): Docs
- 02:18 AM Revision 5ed31d88 (qgis): Fix annotation position when maps are rotated, remove hacks
- Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki... - 02:11 AM Revision ba26bc88 (qgis): Remove the broken, unused QgsPseudoColorShader class
- 02:08 AM Revision 813ed5e9 (qgis): Add missing docs
2016-07-25
- 12:31 AM Revision f186c11a (qgis): Mark some QgsUnitType arguments as /Out/
- 12:29 AM Revision f6b09eae (qgis): Add Distance*, Area*, Angle* prefixes to QgsUnitTypes enum values
- 10:53 PM Feature request #10553 (Closed): background of the annotation text window's text box should be se...
- Fixed in changeset commit:"76c4cae0a3fbfdc454dc758356608b603ea20bb3".
- 10:47 PM Bug report #15341 (Closed): Inside perimeter polygon labelling not right
- A polygon is clipped (for presumeably performance reasons) to the visible area before labelling is applied.
If the re... - 07:26 PM Revision 17d5ffcd (qgis): [plugin manager] mark installed plugins as trusted (fix #15338)
- (cherry picked from commit 156c09880be34348ed672c92cfb6178527902b43)
- 07:24 PM Revision 156c0988 (qgis): [plugin manager] mark installed plugins as trusted (fix #15338)
- 05:01 PM Revision 6c6f2790 (qgis): upgrade OWSLib to 0.11.2
- 03:35 PM Revision 2e4c3280 (qgis): Revert "[processing] use default models folder when adding model from f...
- This reverts commit ebd5b0bc3ada82feb65d2ac3932f29b7a7c615b2 cherry-picked by mistake
- 03:30 PM Revision ff27c61d (qgis): [processing] fix dialog title
- (cherry picked from commit 01dd33867772ffa5a07d497b2f4b149383182c4c)
- 03:30 PM Revision 3e179ad6 (qgis): [processing] always use user-defined default folder for scripts/models
- (cherry picked from commit 48cca3bc12e874d681669b47ce2ee24b96baa4de)
Conflicts:
python/plugins/processing/script/Ad... - 03:24 PM Revision 01dd3386 (qgis): [processing] fix dialog title
- 03:22 PM Revision 48cca3bc (qgis): [processing] always use user-defined default folder for scripts/models
- 01:19 PM Revision ebd5b0bc (qgis): [processing] use default models folder when adding model from file (fix...
- (cherry picked from commit b167c09e4412b1bf8559020a529b80e520b28b22)
- 01:18 PM Revision 88d83e36 (qgis): [processing] use default models folder when adding model from file (fix...
- (cherry picked from commit b167c09e4412b1bf8559020a529b80e520b28b22)
- 01:17 PM Revision b167c09e (qgis): [processing] use default models folder when adding model from file (fix...
- 01:15 PM Revision b219f730 (qgis): [processing] different shortcut for commander (fix #15334)
- (cherry picked from commit 4e94963af54894a3811ea8c44cbb6523ceec4ea0)
- 01:15 PM Revision 99003058 (qgis): [processing] different shortcut for commander (fix #15334)
- (cherry picked from commit 4e94963af54894a3811ea8c44cbb6523ceec4ea0)
- 01:13 PM Revision 4e94963a (qgis): [processing] different shortcut for commander (fix #15334)
- 11:19 AM Feature request #15340 (Closed): Checkbox for multithreading in gdalwarp
- The -multi flag can be used in gdalwarp to enable multithreaded reprojection. Though the user can type this flag into...
- 11:16 AM Bug report #15339 (Closed): Warp tool requires CRS of extent when no extent set
- Since updating to QGIS 2.16 in Ubuntu, there is a new field: CRS of raster extent. This field is mandatory even when ...
- 10:24 AM Bug report #15338 (Closed): "trusted" banner visible only for not installed plugins
- Fixed in changeset commit:"156c09880be34348ed672c92cfb6178527902b43".
- 10:12 AM Bug report #15338 (Closed): "trusted" banner visible only for not installed plugins
- Plugins from trusted authors are shown in green, and in the info page there is a green banner reporting the trusted s...
- 09:20 AM Bug report #14719: GRASS 7 algorithms does not work in the graphical modeller (python error)
- Same effect here on a model with Linux Mint I created and successfully ran with 2.14. After upgrading to 2.16, it sho...
- 07:39 AM Revision 510f4284 (qgis): Remove some unneeded qgssymbolv2.h includes
- 07:22 AM Revision 503d0941 (qgis): Add missing docs
- 07:22 AM Revision 0324de3b (qgis): Remove QgsSymbolLayerV2Utils::encodeOutputUnit() and decodeOutputUnit()
- QgsUnitTypes::encodeUnit() and QgsUnitTypes::decodeRenderUnit() should
be used instead. - 07:22 AM Revision ce6bd6c9 (qgis): Move QgsSymbolV2::OutputUnit enum to QgsUnitTypes
- And rename to QgsUnitTypes::RenderUnits. This enum is used in
much more contexts than just symbols, so QgsUnitTypes i... - 06:51 AM Bug report #15337 (Closed): Scale dependent layer visibility and print composer
- Scale dependent layer visibility set in layer properties -> general or in style -> rule-based is not working properly...
- 06:47 AM Revision f6f50101 (qgis): Move QGis::UnitType to QgsUnitTypes::DistanceUnit
- This change consolidates more unit handling and conversion into
QgsUnitTypes.
Additionally, UnknownUnit was renamed ... - 05:02 AM Bug report #15336 (Feedback): (Shape file) Layer extent not updated on project load
- I have a QGIS project file with shape file layer A.
Shape file layer A contains one feature. I have another shape fi... - 05:00 AM Revision 59aed7b2 (qgis): Remove deprecated units from QGis
- - DecimalDegrees
- DegreesMinutesSeconds
- DegreesDecimalMinutes
all these were replaced long ago by QGis::Degrees - 04:47 AM Bug report #15283: Commander python error
- After having looked at the code on github, I saw that Victor added last commit dealing with related code.
I assume t... - 04:29 AM Bug report #15332: No UTF 8 encoding under processing geoalgorithms
- When executing ogr2ogr from command line directly, encoding also lost, so I think this is not a Processing issue.
BT... - 04:23 AM Feature request #15321: Allow merge shapefiles from directory
- That should be done using the batch processing interface
- 04:10 AM Feature request #15321: Allow merge shapefiles from directory
- Note that you can merge hapefiles from directory with little Python scripting using Processing alg
- 04:18 AM Bug report #15304 (Feedback): Iterate broken on QGIS 2.16/Processing
- 04:16 AM Bug report #15335 (Closed): [Processing] Python error when i try to open a model
- Fixed in changeset commit:"b167c09e4412b1bf8559020a529b80e520b28b22".
- 04:12 AM Bug report #15335: [Processing] Python error when i try to open a model
- it's a brand new installation via osgeo4w with qgis 2.16 and qgis dev only.
all keys in the registry were deleted bef... - 04:04 AM Bug report #15335: [Processing] Python error when i try to open a model
- Please remove your local processing install first.
- 04:00 AM Bug report #15335 (Closed): [Processing] Python error when i try to open a model
- Hi, I receive a python error when i try to open a model that is not in the proper Processing model folder (C:\\Users\...
- 04:14 AM Revision 58856fe8 (qgis): Remove some deprecated QgsVectorDataProvider::Capabilities
- Also make capabilities() return a QFlags
QgsVectorDataProvider::Capabilities, rather than an integer
value (for type ... - 04:13 AM Bug report #15334 (Closed): Graphic modeler and Commander have the same default shortcut (CTRL+AL...
- Fixed in changeset commit:"4e94963af54894a3811ea8c44cbb6523ceec4ea0".
- 03:29 AM Bug report #15334 (Closed): Graphic modeler and Commander have the same default shortcut (CTRL+AL...
- Graphic modeler and Commander have the same default shortcut (CTRL+ALT+M) so you can't open neither of them with it.
... - 03:33 AM Bug report #14255: SVG preview blocks QGIS
- I still think this needs to be properly addressed, and make the svg preview run in a non blocking thread.
- 03:11 AM Revision bc2c2b20 (qgis): Merge pull request #3331 from nyalldawson/crs
- QgsCoordinateReferenceSystem - API fixes + internal caching
- 02:15 AM Revision bb36c604 (qgis): Remove QgsCRSCache
- No longer required now that QgsCoordinateReferenceSystem
internally uses caches for CRS initialization. - 02:15 AM Revision 6dac8e18 (qgis): Clean up handling of inverted axis for CRS, fix detachment issue
- 02:14 AM Revision 71ca330f (qgis): One more try to make PyQgsDocCoverage happy
- 02:14 AM Revision bb220a0b (qgis): Add some static methods for creating QgsCoordinateReferenceSystem
- This avoids the need for
QgsCoordinateReferenceSystem crs;
crs.createFromSrsId(...)
and instead can be replaced... - 02:14 AM Revision ac36cb5d (qgis): Make QgsCoordinateReferenceSystem use an internal cache
- for initializing CRS objects.
This avoids the need for the separate QgsCRSCache class,
and means that the caching be... - 02:14 AM Revision ee62bdee (qgis): Rename some QgsCoordinateReferenceSystem methods
- - geographicFlag() -> isGeographic()
- axisInverted() -> hasAxisInverted()
2016-07-24
- 01:26 AM Revision cb4410f2 (qgis): Added "added" note
- 12:45 AM Revision 04ffd9ec (qgis): Final fixes for tests
- 12:29 AM Bug report #14255: SVG preview blocks QGIS
- Why is this bug still open? Apparently the issue with the accidental home folder is fixed in master and 2.16 and if a...
- 11:58 PM Revision b216138d (qgis): Fix the build
- 11:39 PM Revision 963ff921 (qgis): Finally add forgotten SIP file
- 11:16 PM Revision 940883b6 (qgis): Code for cancellation of raster reading with GDAL 2 - disabled for now
- There are still some questions around it and I need to find some data
for thorough testing (many GDAL drivers do not ... - 11:16 PM Revision 7b8c1c5a (qgis): Make sure that backtrace dump from multiple threads does not cause dead...
- 11:16 PM Revision b6b5afd8 (qgis): [FEATURE] Ability to cancel rendering of rasters + WMS/WCS support
- The improvement allows immediate cancellation of raster rendering
in progress. Until now, even when map rendering got... - 11:04 PM Revision 2b8b9792 (qgis): fix build
- 10:50 PM Feature request #15329: Node tool square color
- See also: #4834 (Node tool: change colours)
- 10:49 PM Feature request #4834: Node tool: change colours
- See also: #15329 (Node tool square color)
- 10:44 PM Revision 0974f0b8 (qgis): Wrap QgsMapCanvasMap in PRIVATE condition to avoid sip/doc testing
- 10:40 PM Revision ab4a83b4 (qgis): Goodbye to QgsMapRenderer (#3333)
- For the time being the class is kept in the server code while it is still being used there.
- 10:39 PM Bug report #14748: Selecting features by radius fails
- Perhaps something is wrong with my installation? I can't reproduce this issue on my Ubuntu laptop running QGIS 2.16 N...
- 09:46 PM Revision ec0a923a (qgis): update splash
- (cherry picked from commit 2bbfe8a6f901aaa38ef6a632da31500b710b1116)
- 09:45 PM Revision 2bbfe8a6 (qgis): update splash
- 04:47 AM Feature request #14916: Plugin manager: Show trust
- I suggest to backport the trusted flag to the QGIS 2.14.4 LTR version as well.
Furthermore, it should be included on...
2016-07-23
- 06:39 PM Revision 14bd65cd (qgis): oracle provider: fix binding of output values
- (cherry picked from commit 1368038ca93ce923cae7f507f5f387690a2f3136)
- 06:39 PM Revision 9b7c8801 (qgis): oracle provider: fix binding of output values
- (cherry picked from commit 1368038ca93ce923cae7f507f5f387690a2f3136)
- 06:39 PM Revision d0de77a2 (qgis): oracle provider: fix binding of output values
- (cherry picked from commit 1368038ca93ce923cae7f507f5f387690a2f3136)
- 06:34 PM Revision 1368038c (qgis): oracle provider: fix binding of output values
- 01:55 PM Bug report #15328 (Closed): segfault when opening projects
- This sounds very much like an issue in your build environment, not QGIS itself. I'd suggest asking on the dev list in...
- 01:55 PM Bug report #15328 (Closed): segfault when opening projects
- This sounds very much like an issue in your build environment, not QGIS itself. I'd suggest asking on the dev list in...
- 12:32 PM Revision c78683b0 (qgis): Merge pull request #3330 from nyalldawson/gdal_tests
- Backport GDAL test fixes to 2.14
- 11:49 AM Revision 4f6422a2 (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... - 11:49 AM Revision d3eb6cef (qgis): Fix qgsrasterlayer tests under GDAL >= 2.0
- 11:49 AM Revision fdfdadca (qgis): Fix qgis_coordinatereferencesystemtest with GDAL >= 2.0
- 10:47 AM Bug report #15333 (Closed): Map composer - attribute table linked with overwiev another map view ...
- This is a little bit complicated, which is why I made the movie :)
https://youtu.be/WODMDbKmhBA
version of qgis... - 09:03 AM Revision 2ebd0ebd (qgis): [travis] Use containerized builds (#3327)
- * Add some debug output when GDALRasterIO operations fail
Or the compiler will complain about unhandled returns
* [... - 08:51 AM Bug report #15294: Node tool selects wrong features
- Hi Giovanni,
can you please change the status from 'Feedback' to 'Open'?
Giovanni Manghi wrote:
> Hi,
> It seems al... - 04:32 AM Bug report #15332: No UTF 8 encoding under processing geoalgorithms
- Confirmed.
When testing with GDAL/OGR algorithms, the following warning is displayed...
2016-07-22
- 01:09 AM Bug report #15332 (Closed): No UTF 8 encoding under processing geoalgorithms
- attribute table entries in UTF 8 encoding aren`t preserved when executing a geoalgorithm under processing in QGIS
- 12:20 AM Revision e9b4b0c6 (qgis): Pass enums by value
- 10:51 PM Revision 82259f87 (qgis): Miss fixing docs
- 10:04 PM Revision 4d9f3ff8 (qgis): Fix inadequate usage of nullptr
- 04:20 PM Revision 326b6ffd (qgis): [processing] add missed import
- 03:30 PM Revision 578962f3 (qgis): more QGis -> QGis renames
- git grep -l "QGis::" src/ | xargs perl -pe "s/QGis::/Qgis::/g" -i.bak
- 03:25 PM Revision aa0b94a7 (qgis): fix build
- 02:44 PM Revision 5511a735 (qgis): [processing] also fix case without dissolving
- (cherry picked from commit 2fbb617d618c31ca9ba0d412712ca6ac823ace04)
- 02:44 PM Revision bcb26397 (qgis): [processing] also fix case without dissolving
- (cherry picked from commit 2fbb617d618c31ca9ba0d412712ca6ac823ace04)
- 02:43 PM Revision 2fbb617d (qgis): [processing] also fix case without dissolving
- 02:39 PM Revision dc4ed2c3 (qgis): [processing] fix buffer tool
- (cherry picked from commit 9976c30c9aa7b0134b7e72e64157ac9fdb0b042f)
- 02:37 PM Revision ec8e35e4 (qgis): [processing] fix buffer tool
- (cherry picked from commit 9976c30c9aa7b0134b7e72e64157ac9fdb0b042f)
- 02:37 PM Revision 9976c30c (qgis): [processing] fix buffer tool
- 02:11 PM Revision 491f6f83 (qgis): debian packing build with webkit on xenial
- (cherry picked from commit e8bac30230e20a2d15152711aca7589c5648da58)
- 02:10 PM Revision e8bac302 (qgis): debian packing build with webkit on xenial
- 01:15 PM Revision 792cbb25 (qgis): [processing] fixed wrong call to splitext in dataobjects.py
- (cherry picked from commit 479ceb36b40407643764586fc5122333b7eb38eb)
Conflicts:
python/plugins/processing/tools/dat... - 12:59 PM Bug report #15327: QGIS 2.16 Split Features creates iinvalid geometry
- I guess that Split is creating intersections of the features and when splitting already cut features the intersection...
- 11:28 AM Revision 791b2c39 (qgis): Merge pull request #3324 from nyalldawson/qgis
- QGis class rename and cleanup
- 11:02 AM Feature request #15331 (Closed): Integrate 2.5D renderer and Globe
- Currently, features turn black in Glob when a 2.5D renderer is used. The configuration of 2.5D renderer and Globe set...
- 10:44 AM Bug report #15322: QGIS 2.16 breaks when starting the Globe plugin
- FYI: No crashes on Windows.
- 08:15 AM Bug report #15322: QGIS 2.16 breaks when starting the Globe plugin
- Here are I captured a video with the error report plugin Globe:
https://vimeo.com/175843495 - 10:20 AM Revision 39da9d14 (qgis): Allow shift-drag zooming with touch tool
- 10:16 AM Revision 2dcd4055 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
- 10:12 AM Bug report #15323 (Closed): QGIS 2.16 breaks when starting the Globe plugin
- duplicate of #15322
- 10:12 AM Bug report #15323 (Closed): QGIS 2.16 breaks when starting the Globe plugin
- duplicate of #15322
- 10:10 AM Revision d56ca408 (qgis): Make filename in project properties a readonly line edit
- (Because it's nice to be able to copy the project path easily)
- 09:28 AM Bug report #14981: Import of Shapefile to Geopackage-Database in DB-Manager fails
- Tim Sutton wrote:
> In the DB Manager the database connection group is 'Spatialite/GeoPackage' which implies for the... - 07:11 AM Bug report #15330 (Closed): Two vector menus in German locale
- Using my German locale, I now have two vector menus. The first one only with entries from plugins, and the second one...
- 05:19 AM Bug report #15328: segfault when opening projects
- it's definitely WMS layers causing this.
- 02:16 AM Bug report #15328 (Closed): segfault when opening projects
- I tried to open various projects (containing various combinations of PostGIS, kml, openlayers, WMS and tiff layers) a...
- 04:55 AM Feature request #8808: Add WMS-T support to QGIS server
- Good suggestion!
Can anyone change the title to 'Add WMS-T support to QGIS server' please? Thank you. - 04:22 AM Feature request #8808: Add WMS-T support to QGIS server
- I would also like QGIS server to support WMS-T.
Perhaps rename this to 'Add WMS-T support to QGIS server' - 04:33 AM Feature request #15329 (Open): Node tool square color
- It could be great if it was possible to change the color of the square rapresenting the vertex when you select the fe...
- 04:21 AM Bug report #15320 (Closed): Processing: SAGA support broken in QGIS 2.14.4
- Fixed in commit:792cbb25ea
- 04:21 AM Bug report #15320 (Closed): Processing: SAGA support broken in QGIS 2.14.4
- Fixed in commit:792cbb25ea
- 04:21 AM Bug report #15320 (Closed): Processing: SAGA support broken in QGIS 2.14.4
- Fixed in commit:792cbb25ea
- 04:21 AM Bug report #15320 (Closed): Processing: SAGA support broken in QGIS 2.14.4
- Fixed in commit:792cbb25ea
2016-07-21
- 01:00 AM Bug report #15325 (Closed): When exporting image from Map Composer there is no warning for file o...
- This is a qt bug, we'll need to wait till they've fixed it.
- 01:00 AM Bug report #15325 (Closed): When exporting image from Map Composer there is no warning for file o...
- This is a qt bug, we'll need to wait till they've fixed it.
- 07:08 PM Bug report #15325 (Closed): When exporting image from Map Composer there is no warning for file o...
- When an image is exported from the Map Composer there is no file overwrite warning if the new file name is typed into...
- 12:36 AM Revision 95fd61c7 (qgis): Fix annotation colors are modified when cancel is clicked
- 12:27 AM Revision 03527452 (qgis): Add apply buttons to annotation dialogs
- 12:20 AM Revision a798ba06 (qgis): Avoid dialog 'flashing' when opening annotation properties
- 12:19 AM Revision 0554f565 (qgis): Always keep full precision when saving annotation properties
- 12:17 AM Revision 72b53b98 (qgis): [composer] Fix position of annotations in rotated maps
- (AKA "stack some hacks on top of existing hacks")
- 12:00 AM Bug report #15327 (Closed): QGIS 2.16 Split Features creates iinvalid geometry
- QGIS 2.16.0.3 Using the "Split Features" tool with a polygon/shapeflie, results in geometry errors for the polygon (a...
- 11:32 PM Revision 12a21474 (qgis): [FEATURE] Add an option to show user color schemes menus
- This adds the ability for users to set whether a user created
color scheme should show up in the color button drop-do... - 10:15 PM Feature request #15326 (Rejected): Group geoprocessing tools by type, not source
- The geoprocessing tools are currently grouped by their source: QGIS, GRASS, Saga, etc. Your average user doesn't care...
- 09:35 PM Revision 8f203c9a (qgis): Remove some unused constants
- 07:06 PM Bug report #15324 (Closed): After using Pan Map to Feature a blank canvas is displayed
- The canvas will remain blank until it is zoomed in or out then display as normal.
This has not been noticed in previ... - 05:24 PM Revision 68f63eb1 (qgis): Try another method to avoid XML serialization issues with QT5 (#3323)
- 04:17 PM Bug report #15323 (Closed): QGIS 2.16 breaks when starting the Globe plugin
- I get the next error when start Globe plugin in QGIS v2.16 in Arch Linux. ...
- 04:16 PM Bug report #15322 (Closed): QGIS 2.16 breaks when starting the Globe plugin
- I get the next error when start Globe plugin in QGIS v2.16 in Arch Linux. ...
- 04:07 PM Feature request #10398 (Closed): "Photo" type Edit Widget with relative path
- 03:11 PM Feature request #10398: "Photo" type Edit Widget with relative path
- In 2.16 there's now a new edit widget that can do this, it's the External Resource edit widget (picture attached).
T... - 04:07 PM Feature request #11503 (Closed): Save as image do not export text annotations
- 03:50 PM Bug report #15218: MSSQL columns with default values not ignored
- If the UUID has a unique constraint, splitting the geometry also causes a duplicate but the original is committed to ...
- 02:14 PM Revision 713e22a9 (qgis): Move some methods out of Qgis class
- 02:01 PM Revision 1a2231f1 (qgis): Rename QGis class to Qgis, for capitalisation consistency
- 11:55 AM Feature request #6796: When more than > 1 attribute table is open, use tabs instead of many windows
- After activating 'Open attribute table in a dock window' in Options/Data Sources, it's possible to organize attribute...
- 10:04 AM Revision b642c027 (qgis): doc/TRANSLATORS in an output file (followup 156db22)
- 09:32 AM Revision c0ac9b18 (qgis): Remove deprecated labeling tab
- 09:32 AM Revision 965f1d46 (qgis): Move field contraint config widgets into a group box
- 09:07 AM Bug report #15314: Different projection definitions for 32 and 64 bit
- As far as I see, the +towgs84 values are alwas in the proj.4 string, and the WKT contains the EPSG code. So there sho...
- 08:52 AM Feature request #15321 (Rejected): Allow merge shapefiles from directory
- Due to the drop of ftools, there is no chance to merge a whole folder of shapefiles from the GUI anymore.
The Merge ... - 07:01 AM Revision df2ca2e6 (qgis): [processing] use SilentProgress by default if no progress object is passed
- 07:01 AM Revision 6c486758 (qgis): [processing] changed saga decorated group name
- 06:53 AM Revision 156db224 (qgis): Replace nicknames by real names (#3287)
- 06:16 AM Feature request #14791: Add linestring support for 'Snap Geometries' plugin
- See also: #15313 (Generalize geometry snapper for other data types)
- 06:13 AM Feature request #15313: Generalize geometry snapper for other data types
- See also: #14791 (Add linestring support for 'Snap Geometries' plugin)
- 05:44 AM Bug report #15320 (Closed): Processing: SAGA support broken in QGIS 2.14.4
- Running SAGA modules in the Processing toolbox, I constantly get the following error message:
splitext() takes exact... - 03:32 AM Revision 3c544cd4 (qgis): Merge pull request #3319 from nyalldawson/consistency
- Make API naming more consistent
- 03:01 AM Bug report #15319 (Closed): QgsMapCanvas().zoomToCanvas() not working in script
- user error
- 02:15 AM Bug report #15319 (Closed): QgsMapCanvas().zoomToCanvas() not working in script
- Apologies in advance if it turns out I'm just doing something wrong - I have "posted":http://gis.stackexchange.com/qu...
- 02:28 AM Bug report #15293: Encoding problem with PyQGIS on Windows
- Hi, we have the same problem in a plugin.
I tried all good practices with character encoding but it seems - on windo...
2016-07-20
- 12:40 AM Revision 2685a903 (qgis): Make doc coverage test acceptable list case insensitive
- 12:40 AM Revision 4cfacf14 (qgis): Make API more consistent
- - rename methods with XML to Xml, CRS to Crs, WMS to Wms, ID to Id
- rename methods with SRS to Crs
- rename methods ... - 12:15 AM Bug report #15314: Different projection definitions for 32 and 64 bit
- I tried to attach the files again.
I have failed to mention one thing. Only when reading with an older version of QG... - 08:25 AM Bug report #15314: Different projection definitions for 32 and 64 bit
- I can not reproduce your error on QGIS 2.14.4 32-bit vs 2.16.0 64-bit. The files always have the full towgs84 values....
- 07:10 AM Bug report #15314 (Closed): Different projection definitions for 32 and 64 bit
- Hi,
I am using QGIS on different pc's and noticed a difference in the definition of EPSG:28992 when working with t... - 11:14 PM Bug report #15296 (Closed): Curved labels not showing when 'Merge connected lines' is on
- Problem solved by commit:9007d5c
- 10:08 PM Bug report #15304: Iterate broken on QGIS 2.16/Processing
- should be fixed with commit:df2ca2e
- 07:58 PM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop...
- Also seeing this 2.14 on OSX 10.8.5, but not on another Mac with OSX 10.11, so going to upgrade the one on 10.8.5 to ...
- 04:05 PM Revision ca96702b (qgis): WMS: Better logic to pick the legend URL
- QGIS had two problems:
1) It was using the specified legend URL only if its mime type was matching
the layer's mim... - 03:46 PM Revision b81a07a7 (qgis): WMS GetCapabilities: override parent's style if they have the same name
- When there is a layer group with several sub-layers, the group has a
"default" style and the sub-layers each have a "... - 02:55 PM Bug report #15318 (Closed): Sorting number fields is wrong
- In the attribute table columns can not sort properly in the number format. Sorting is as if they were strings. Not th...
- 01:25 PM Revision 44c8680b (qgis): Remove canvas rotation option + API, now always enabled
- 01:18 PM Revision 185ad051 (qgis): Remove deprecated QgsDataDefinedSymbolDialog class (#3315)
- It's not used anymore, and QgsDataDefinedButton should be used
in its place. - 12:35 PM Revision 31c75ef2 (qgis): Remove QgsLabel and QgsLabelAttributes + remove QgsPalLabeling from ren...
- 12:20 PM Revision c1cdfe86 (qgis): [DB Manager] Add the ability to update SQL Layer
- 12:18 PM Bug report #13595: GetLegendGraphic shows wrong legend
- Sorry, its about Qgis Server.
- 08:25 AM Bug report #13595 (Feedback): GetLegendGraphic shows wrong legend
- Is the issue about QGIS Server or the QGIS WMS client? if is the latter could you please check on 2.16? thanks.
- 11:44 AM Revision cd33ccf7 (qgis): Revert "Fix label word and letter spacing cannot be decimals"
- This reverts commit 48f090ca79f0d2d9ae341ae3617f20b2fe3fe14f.
Causes issues with font sizes/spacing - 11:44 AM Revision 92eec0e3 (qgis): Revert "[labeling] Curved labels are now angled per character"
- This reverts commit f6d07a33b71a9b19579d19dadbe777b1f14c6842.
- 11:44 AM Revision 4bcae069 (qgis): Revert "Update labeling reference images"
- This reverts commit 1aec78145f7553ca62584a9bb626b8a531a01a8e.
- 11:43 AM Revision fc88336a (qgis): Revert "Add labeling tests for letter/word spacing"
- This reverts commit 9dfdfc645f327b38ef90974751104c4b1523736e.
- 09:56 AM Bug report #15317 (Closed): the window Layer Properties gets irresponsive
- When trying to add a new rule on rule based style on a vector layer the window does not respond...But does not seem f...
- 09:08 AM Bug report #15288: GRASS not fully installed in 2.16.0
- The installed defaults are:
Grass 7 Msys: C:/PROGRA~1/QGIS21~1.0/apps\\msys
Grass folder: C:/PROGRA~1/QGIS21~1.0/app... - 08:10 AM Bug report #15288: GRASS not fully installed in 2.16.0
- Grass standalone is working?
What have you entered as GRASS folder / Grass GIS 7 folder / MSYS folder in the process... - 06:40 AM Bug report #15288: GRASS not fully installed in 2.16.0
- I have the same problem with 2.16.0-3
- 08:56 AM Bug report #15316 (Closed): symbology offset based on expressions does not work anymore
- *new description:*
tested on QGIS 2.8 and 2.16, with a polygon feature and the line pattern fill symbology.
In ... - 08:24 AM Bug report #12610 (Feedback): QGIS not showing WMS legend while LegendURL is present
- How is the situation in 2.16? it could have been solved and today also backported to 2.14.
- 07:47 AM Bug report #15315 (Closed): DB-Manager Import Double
- The import of shapefiles containing double-values (might only be if Value >9) into a PostGis-DB fails under QGis vers...
- 07:24 AM Bug report #15312: Feature not created when splitting polygon with a line from another layer
- This occurrence can be further narrowed to how the polygon is created. Starting with a shapefile that contains multi...
- 06:42 AM Bug report #15234: Grass processing scripts error
- I do have the same issue and I have checked all pathes. I really don't know why it sometimes doesn't work and after I...
- 06:25 AM Feature request #15313 (Closed): Generalize geometry snapper for other data types
- Snapping points to lines (or vice versa) are very common needs, and it would be handy if the generically named "Geome...
- 06:18 AM Bug report #15292: Slow deleting attributes table columns of large shapefiles
- Sure, see http://www.mass.gov/anf/research-and-tech/it-serv-and-support/application-serv/office-of-geographic-informa...
- 06:13 AM Revision 9007d5c1 (qgis): Fix features are not labeled when using merged connected lines and
- lines are touching but not at endpoints
- 05:04 AM Revision f6d07a33 (qgis): [labeling] Curved labels are now angled per character
- ...instead of shifted along base line (fix #15210)
- 05:04 AM Revision 1aec7814 (qgis): Update labeling reference images
- 05:04 AM Revision 9dfdfc64 (qgis): Add labeling tests for letter/word spacing
- 05:04 AM Revision 48f090ca (qgis): Fix label word and letter spacing cannot be decimals
- 04:23 AM Bug report #15283: Commander python error
- Can confirm this bug on Ubuntu installed from http://qgis.org/debian.
Python version: 2.7.12 (default, Jul 1 2016, ... - 03:01 AM Revision 5384e203 (qgis): [composer] Fix editing of map item variables
- On behalf of Faunalia, sponsored by ENEL
2016-07-19
- 01:56 AM Revision 67087c1d (qgis): Followups and fixes to identify results linking
- 01:51 AM Bug report #15312 (Closed): Feature not created when splitting polygon with a line from another l...
- Using the digitizing tools in QGIS 2.14.3, I attempted to split a one-feature polygon shapefile in half using a line ...
- 01:26 AM Bug report #15311: Issue with QgsVectorLayerUndoCommand class (QGIS crashes)
- Unfortunately currently if you connect to one of the layer "editing" signals, issuing further editing commands will b...
- 01:06 PM Bug report #15311 (Open): Issue with QgsVectorLayerUndoCommand class (QGIS crashes)
- I've discovered an issue with QgsVectorLayerUndoCommand class (QgsVectorLayerUndoCommandChangeAttribute.undo() method...
- 11:54 PM Revision c63f9c9e (qgis): [FEATURE] Mouse wheel over sliders in color dialog to change value by
- increments
- 11:54 PM Revision c23da96c (qgis): [FEATURE] Make links in feature identify results clickable
- 11:53 PM Revision d5255125 (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 11:53 PM Revision 074318e2 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94) - 11:53 PM Revision d094fa21 (qgis): Add missing function help (fix #15264)
- (cherry-picked from 59dc4079a55ea2be0158f4154a3c2e389c4f95fc)
- 11:53 PM Revision b0c316ca (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
- 11:52 PM Revision e45b964f (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213) - 11:52 PM Revision 9953875a (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
- (cherry-picked from 7352df6935368ca74fd2eef2bfe4b364908b9286)
- 11:52 PM Revision 368a88fd (qgis): Use flat style for scale lock button
- (cherry-picked from b220d66dcc73720a935dddc2c620903aa76808a0)
- 11:52 PM Revision 698f7f91 (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
(cherry-pick -n 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1) - 11:52 PM Revision ae5e9d19 (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- (cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc)
- 11:36 PM Revision 474a999c (qgis): Update legend test masks, fix for PyQt5
- (cherry-picked from 7f2bdcf34254d887885fcb61e97408d1d4407fca)
- 11:36 PM Revision 96578d43 (qgis): Fix use of : in label (violation of HIG)
- (cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8)
- 11:36 PM Revision b9954bcc (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 11:36 PM Revision 62cdb0ce (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 11:36 PM Revision 98a7fc13 (qgis): ][composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497... - 11:36 PM Revision b00babe6 (qgis): Avoid some unnecessary composer legend updates
- (cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97)
- 11:35 PM Revision abb013e0 (qgis): Show tooltips for layer style dock labeling tabs
- (cherry-picked from 7d822f01c7aff8a58fcb9116855a94362f43d367)
- 11:35 PM Revision 09cc7596 (qgis): [oracle] Fix minor Coverity issues
- (cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9)
- 10:13 PM Bug report #15296 (Feedback): Curved labels not showing when 'Merge connected lines' is on
- Have a look if commit:9007d5c has improved this for you...
- 09:57 PM Bug report #15296: Curved labels not showing when 'Merge connected lines' is on
- Don't know if the screenshots help.
I do come at line 1472 in feature.cpp. Function FeaturePart::mergeWithFeaturePart... - 09:57 PM Bug report #15296: Curved labels not showing when 'Merge connected lines' is on
- Don't know if the screenshots help.
I do come at line 1472 in feature.cpp. Function FeaturePart::mergeWithFeaturePart... - 09:27 PM Feature request #15210: Curved labels
- Calibri
- 08:06 PM Feature request #15210 (Closed): Curved labels
- Fixed in changeset commit:"f6d07a33b71a9b19579d19dadbe777b1f14c6842".
- 08:19 PM Revision b2f4582f (qgis): [GRASS] 7.1 versions of t.rast.what.*
- 06:34 PM Bug report #14711: Disappearing polygons after save
- In addition, the "_packed" files are not always seen, and while the Shapefile appears OK, it is clear when adding/mer...
- 05:35 PM Bug report #14711 (Reopened): Disappearing polygons after save
- Apologies for the lack of feedback - our IT department uninstalled 2.14.0 from us as it was not the LTR and not due t...
- 06:03 PM Revision 59176418 (qgis): fixed python scripts indentation
- 05:11 PM Revision 34ca98ff (qgis): Merge pull request #3164 from NINAnor/add_grass_tools
- New modules for the GRASS plugin
- 02:00 PM Revision 3142c846 (qgis): fix windows build and some warnings
- 12:29 PM Bug report #15310 (Open): Selecting many features in the attribute table is very slow
- Load eg. ne_10m_populated_places.shp
Open the attribute table
Click the rightmost "external" column of the tabl... - 12:19 PM Feature request #15309 (Open): Unique names for Scratch Layers
- Please use unique names for newly created Scratch layers.
I would recommend using a simple counter and the type name... - 12:08 PM Bug report #15308 (Feedback): Switching to Singleband gray does not fill Min/Max
- If you use a raster image and switch to "Singleband gray" in the Layer Styling panel it will not automatically load t...
- 11:23 AM Revision c9d62696 (qgis): Fix build
- 10:47 AM Revision c8c623ec (qgis): Add methods to vectorlayercache and tests
- 10:37 AM Revision d91a45ce (qgis): Add shorthands to get features by fid, fids and expression
- Adds new methods overloads to QgsVectorLayer
getFeatures( expression )
getFeatures( ids )
getFeature( id )
Th... - 09:28 AM Revision 118e3332 (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 09:27 AM Revision 9213df23 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94) - 09:27 AM Revision b60cb353 (qgis): Add missing function help (fix #15264)
- (cherry-picked from 59dc4079a55ea2be0158f4154a3c2e389c4f95fc)
- 09:27 AM Revision 56fda9e2 (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from c7ffdfa5e991743e862f10ae2dbec2c05c4b795c) - 09:26 AM Revision 8f2eb817 (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213) - 09:26 AM Revision 5dabc9de (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
- (cherry-picked from 7352df6935368ca74fd2eef2bfe4b364908b9286)
- 09:25 AM Revision 57314a1a (qgis): Use flat style for scale lock button
- (cherry-picked from b220d66dcc73720a935dddc2c620903aa76808a0)
- 09:25 AM Revision eee721b7 (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
(cherry-pick -n 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1) - 09:24 AM Revision 0b85f5b8 (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- (cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc)
- 09:24 AM Revision c1055676 (qgis): Update legend test masks, fix for PyQt5
- (cherry-picked from 7f2bdcf34254d887885fcb61e97408d1d4407fca)
- 09:23 AM Revision be0d0c02 (qgis): Fix use of : in label (violation of HIG)
- (cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8)
- 09:23 AM Revision a52f31a5 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 09:23 AM Revision b9193426 (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 09:23 AM Revision 15d875ea (qgis): ][composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497... - 09:22 AM Revision d3d202b9 (qgis): Avoid some unnecessary composer legend updates
- (cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97)
- 09:22 AM Revision f350048a (qgis): Show tooltips for layer style dock labeling tabs
- (cherry-picked from 7d822f01c7aff8a58fcb9116855a94362f43d367)
- 09:21 AM Revision dd9b10c2 (qgis): [oracle] Fix minor Coverity issues
- (cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9)
- 08:00 AM Bug report #14817: composerLegendAdded signal returns QObject instead of QgsComposerLegend
- Still there in 2.14.4 ...
- 07:14 AM Revision 4b6c82a5 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 07:11 AM Revision a960c02c (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 07:10 AM Revision c081ceb8 (qgis): [composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497... - 07:09 AM Revision 55800830 (qgis): Avoid some unnecessary composer legend updates
- (cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97)
- 07:08 AM Revision 8a51e08a (qgis): [oracle] Fix minor Coverity issues
- (cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9)
- 07:06 AM Revision 8d30b369 (qgis): Fix use of : in label (violation of HIG)
- (cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8)
- 07:05 AM Revision 80855d0f (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- (cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc)
- 07:04 AM Revision acc768e3 (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
(cherry-picked from 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1) - 07:01 AM Revision 7ecde97f (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213) - 06:59 AM Revision 5ee88802 (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 06:59 AM Revision 437aa236 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94) - 06:58 AM Revision e2a03df0 (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from c7ffdfa5e991743e862f10ae2dbec2c05c4b795c) - 06:07 AM Revision 656e56e4 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
- 06:07 AM Revision 7343b36e (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 06:00 AM Bug report #14961: Snapping bug
- Hi again,
We can confirm that the steps above work as expected for scratch layers. Regarding the QGIS project, all ... - 05:48 AM Bug report #15307 (Closed): QGis installation fails on ubuntu 14.04
- Until yesterday my whole qgis and python-qgis worked fine with version 2.14 under Ubuntu 14.04.
After a simple `sudo ... - 04:12 AM Revision 59dc4079 (qgis): Add missing function help (fix #15264)
- 04:00 AM Revision c7ffdfa5 (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
- 03:59 AM Bug report #15306: Error when starting latest version of QGIS on Windows 2.16.0
- Tried with both:
http://qgis.org/downloads/QGIS-OSGeo4W-2.16.0-2-Setup-x86_64.exe
and
http://qgis.org/downloads/Q... - 03:37 AM Bug report #15306: Error when starting latest version of QGIS on Windows 2.16.0
- Using which installer?
- 03:42 AM Bug report #15278 (Closed): Long term release installer 2.14 installs 2.16 and makes 2.16 default...
- There was a wrong dependency statement in the osgeo ltr grass plugin package pulling in 2.16.
Fixed in the latest sta... - 03:42 AM Bug report #15278 (Closed): Long term release installer 2.14 installs 2.16 and makes 2.16 default...
- There was a wrong dependency statement in the osgeo ltr grass plugin package pulling in 2.16.
Fixed in the latest sta... - 03:40 AM Bug report #15262 (Closed): Missing libintl-8.dll on international setting
- unrelated to the path issue. libintl was missing as dependency of libpq in osgeo4w. Try the latest standalone insta...
- 03:40 AM Bug report #15262 (Closed): Missing libintl-8.dll on international setting
- unrelated to the path issue. libintl was missing as dependency of libpq in osgeo4w. Try the latest standalone insta...
2016-07-18
- 01:54 AM Revision 9e5357c0 (qgis): Correctly sort identify results when url links are shown
- 01:31 AM Bug report #15299: While opening projects: "Loading composer" leads to crash
- Thank you for your response. I attached a project that causes a crash.
- 03:01 PM Bug report #15299 (Feedback): While opening projects: "Loading composer" leads to crash
- We'll need more information to go on. Can you share a project which demonstrates this reliably?
- 03:57 AM Bug report #15299 (Closed): While opening projects: "Loading composer" leads to crash
- I am having troubles with loading projects that contain print composers. Upon opening a project, QGIS hangs and doesn...
- 01:30 AM Revision 39b3e721 (qgis): Replace QgsNumericSortTreeWidgetItem with upgraded QgsTreeWidgetItem
- QgsNumericSortTreeWidgetItem had a giant TODO saying "make it work".
This makes it work, and adds some other useful f... - 01:21 AM Revision 631b5e87 (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
- 01:20 AM Revision 9f330fc9 (qgis): Merge pull request #3309 from nirvn/html_label_fix
- [composer] fix html label stylesheet's margin (fixes #15290)
- 12:32 AM Revision cca4e32e (qgis): Fix doxygen for QgsAttributeTableConfig
- 12:31 AM Revision 18e4d527 (qgis): Fix build
- 12:31 AM Revision 8943ed7c (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
- 12:31 AM Revision b220d66d (qgis): Use flat style for scale lock button
- 12:05 AM Bug report #15279 (Closed): QGIS 2.16 barfs with a severe python error during startup (can't find...
- standalone installer issue fixed.
- 12:05 AM Bug report #15279 (Closed): QGIS 2.16 barfs with a severe python error during startup (can't find...
- standalone installer issue fixed.
- 12:02 PM Bug report #15279: QGIS 2.16 barfs with a severe python error during startup (can't find "qgis.co...
- Should be solved with the recent installer QGIS-OSGeo4W-2.16.0-2-Setup-x86_64.exe which installs to C:\\Program files...
- 10:48 PM Bug report #15306 (Closed): Error when starting latest version of QGIS on Windows 2.16.0
- Get an error message when starting QGIS (Desktop or Browser). Tried 32 bit as well as 64 bit with latest realease. ...
- 09:08 PM Bug report #8705 (Closed): Duplication of Composer should inherit custom paper size
- Fixed in changeset commit:"7343b36e2574a9d9b16158911adaaf6b9d3740be".
- 09:06 PM Feature request #13539 (Closed): Custom composer template paths
- Fixed in 2.14
- 09:06 PM Feature request #13539 (Closed): Custom composer template paths
- Fixed in 2.14
- 08:29 PM Feature request #15210: Curved labels
- Off topic - what font are you using for the road labels?
- 07:55 PM Bug report #15059 (Closed): Description of Plugins
- It seems to be fixed on the release of 2.16.
- 07:44 PM Bug report #15224: Inability to Make More than One Join to Same Table
- Looks like it was a deliberate decision - see commit:95ebf45
Denis may be able to elaborate? - 07:13 PM Bug report #15264 (Closed): Expression: The Char() function does not have a help filled
- Fixed in changeset commit:"59dc4079a55ea2be0158f4154a3c2e389c4f95fc".
- 07:05 PM Revision 14443982 (qgis): Improve QgsCoordinateReferenceSystem API documentation (#3311)
- 07:04 PM Bug report #14748 (Feedback): Selecting features by radius fails
- I can't reproduce, following the same steps in the video. What am I missing?
- 06:32 PM Bug report #15305 (Closed): importing layers to MS SQL Server via browser drag & drop
- occasionally fails to import and appears to be based on multi-geom types (multiline etc.); when it does import, it ap...
- 05:31 PM Revision cad83d48 (qgis): update after QgsMapLayer layerNameChanged => nameChanged signal rename
- 04:21 PM Bug report #15297 (Closed): Crash when unquoted page name containing space is used in Atlas
- Fixed in changeset commit:"631b5e87c3d4d72b80e6087c48caf7d73a477213".
- 02:32 AM Bug report #15297 (Closed): Crash when unquoted page name containing space is used in Atlas
- In the atlas generation thumbnail, you can select the field to use as page name. This field name is not quoted when y...
- 04:20 PM Bug report #15290 (Closed): composer: label item's margin values inverted when enabling html
- Fixed in changeset commit:"9f330fc9ff047d411bf27cd9f5ba6c37d1b80ae9".
- 04:17 PM Bug report #15278: Long term release installer 2.14 installs 2.16 and makes 2.16 default version
- I completely agree. I do not like that there is version 2.16 in installation of long term release and especially as d...
- 09:18 AM Bug report #15278: Long term release installer 2.14 installs 2.16 and makes 2.16 default version
- Unfortunately, the standalone Windows version lacks the python future lib. QGIS 2.14.4 does not need it, but QGIS 2.1...
- 04:14 PM Bug report #15243 (Closed): photos not displaying in feature form when edit widget width and heig...
- 03:06 PM Bug report #15295: 2.16 Attribute table - sorting problem with numeric values
- confirmed also on Linux with postgis layers. Pretty bad regression.
- 03:06 PM Bug report #15295: 2.16 Attribute table - sorting problem with numeric values
- confirmed also on Linux with postgis layers. Pretty bad regression.
- 03:06 PM Bug report #15295: 2.16 Attribute table - sorting problem with numeric values
- confirmed also on Linux with postgis layers. Pretty bad regression.
- 02:47 PM Revision 2addf31c (qgis): Merge pull request #3316 from akbargumbira/master
- [processing] fix add script from file
- 01:19 PM Bug report #15302: Wrong Text size of plugin description
- Reinhard Reiterer wrote:
> Hi Giovanni, I've noticed this issue using Win7. Here on Ubuntu everything is fine.
Ubun... - 12:27 PM Bug report #15302: Wrong Text size of plugin description
- Hi Giovanni, I've noticed this issue using Win7. Here on Ubuntu everything is fine.
!https://issues.qgis.org/attachm... - 11:54 AM Bug report #15302 (Closed): Wrong Text size of plugin description
- As seen in Windows and Linux on QGIS 2.16
!https://issues.qgis.org/attachments/10185/217.jpg! - 01:11 PM Revision 20a2a200 (qgis): [processing] Fix add script from file.
- 12:36 PM Bug report #15303 (Closed): wrong German translation in Georeferencer form
- 12:09 PM Bug report #15303: wrong German translation in Georeferencer form
- Fixed in Transifex.
(I hope it's okay to fix issues assigned to other persons. Please let me know otherwise.) - 11:58 AM Bug report #15303 (Closed): wrong German translation in Georeferencer form
- If you enter coordinates for a GCP, the input forms are originally labelled "X / East" and "Y / North".
In German QG... - 12:06 PM Bug report #15288: GRASS not fully installed in 2.16.0
- Can you retry with QGIS-OSGeo4W-2.16.0-2-Setup-x86_64.exe?
- 12:05 PM Bug report #15304 (Closed): Iterate broken on QGIS 2.16/Processing
- The iterate functionality seems broken in QGIS 2.16. When clicking on "run" the tools does not go anywhere and gets s...
- 12:04 PM Bug report #15262: Missing libintl-8.dll on international setting
- Should be solved with the recent installer QGIS-OSGeo4W-2.16.0-2-Setup-x86_64.exe which installs to C:\\Program files...
- 11:31 AM Bug report #15237: QGIS 2.14.x Fedora 24/KDE ImportError: cannot import name QtWebKit
- Hi Evan! That would be nice if you directly know where and how to report it - I think there are 2 things to do:
A QGI... - 10:34 AM Bug report #15237: QGIS 2.14.x Fedora 24/KDE ImportError: cannot import name QtWebKit
- Flo, let me know if you need any help with the bug report for the Fedora folks.
- 11:10 AM Revision c628c0f4 (qgis): Rework includes to forward declare as much as possible
- Should speed up recompilation when headers change
- 10:40 AM Revision 7b883e2e (qgis): Merge pull request #3140 from sbrunner/fix-cache-host
- Have a capabilities cache per hostname
- 10:38 AM Revision b6a967ae (qgis): Merge pull request #3300 from luca76/patch-2
- Update qgsowsserver.h
- 09:07 AM Revision a0bfc4c9 (qgis): [processing] do not remove menus when exiting config dialog
- 06:04 AM Bug report #15173: Editable View - save edit in attribute table throw error
- Ok, I have a clue: in my view only few column are editable by trigger (+ geometry), so geometry editing is saved with...
- 04:46 AM Bug report #15300 (Closed): No feature id is created for Spatialite query layers
- when you create a spatialite query layer with DB Manager, all the features have the same feature id (seen with the Id...
2016-07-17
- 01:55 AM Bug report #15265: Built-in tools missing from Vector menu
- Eric Brelsford wrote:
> Giovanni Manghi wrote:
> > try a clean environment, removing (temporarily) the ~/.qgis2 folde... - 01:35 AM Bug report #15296: Curved labels not showing when 'Merge connected lines' is on
- Can you turn on the "show label candidates" option (under global label properties - the "arrow" button in the top rig...
- 12:57 AM Bug report #15296: Curved labels not showing when 'Merge connected lines' is on
- Unchecking 'Discourage labels from covering features' does not change much.
- 12:52 AM Bug report #15296 (Closed): Curved labels not showing when 'Merge connected lines' is on
- When I switch 'Merge connected lines' on, I do not expect less distinct labels. In the screenshots look at 'Vengraven...
Also available in: Atom