Activity
From 2018-05-26 to 2018-06-24
2018-06-24
- 10:36 PM Bug report #18422: Data Source Manager window not vertically-resizable
- I am still experiencing this issue with QGIS 3.2 - do you have any suggestions as to what the best way forward is?
- 09:55 PM Revision 43f77e03 (qgis): Fix WITH_GRASS7 build with Qt-5.11.0 (missing headers)
- 01:59 PM Bug report #18202: "Raster" and "Vector" menus split in two menus when the locale is changed
- i can't confirm with qgis 3.2.
Win 7 64bit - 11:27 AM Bug report #18202: "Raster" and "Vector" menus split in two menus when the locale is changed
- Still in QGIS 3.2.
- 01:12 PM Bug report #19120: Saved default style in spatialite file not available when loaded
- Related or same issue on Windows 10, QGIS 3.0.3, code revision 8a899c8758.
Database Styles Manager reports "No sty... - 11:43 AM Bug report #19253 (Closed): Translated 'Raster' and 'Vector' submenus converted to Title Case
- In English, menu names are usually in "Title Case", but in other languages it may be different.
In Transifex some ...
2018-06-23
- 02:38 PM Feature request #10612 (Closed): MSSQL - Show user defined error messages
- Now it works with qgis 3.2.
- 02:04 PM Feature request #18935: Improve implementation of QGIS WFS paging and max number of features options
- Implemented for QGIS 3.4
- 02:45 AM Bug report #19252 (Open): GDAL crash in QGIS only when saving a new raster
- When I attempt to run a snippet of code in QGIS's Python window that creates a GeoTiff, it crashes QGIS. If I run the...
2018-06-22
- 10:08 PM Revision cd5d045a (qgis): Fix a regression in buildrpms.sh introduced in #7287
- 10:08 PM Revision f9c8df94 (qgis): More fixes for rpm/buildrpms.sh
- 10:08 PM Revision 1f1d19fd (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
- 09:46 PM Bug report #19172: QGIS 3.0.3 main window does not remember chosen size (Win 10 with scaling...)
- Today QGIS began remembering its window size and position! I have no idea what changed... I don't believe I did anyt...
- 09:35 PM Revision 4a48f50a (qgis): Add qgis:postgisexecuteandloadsql
- 08:43 PM Revision f6ada699 (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
- 08:43 PM Revision fd8344bc (qgis): More fixes for rpm/buildrpms.sh
- 08:43 PM Revision 9caeb809 (qgis): Fix a regression in buildrpms.sh introduced in #7287
- 08:42 PM Revision 5b7eefa6 (qgis): [FEATURE][processing] New 'Raster pixels to polygons' algorithm
- Converts a raster layer into a vector layer, with a polygon feature
corresponding to each pixel from the raster and a... - 07:32 PM Feature request #19245 (Closed): snapping on hover when we want to rotate features depending a sp...
- Hi,
Please do not duplicate the same request and let's focus instead on the initial report.
Thanks - 07:32 PM Feature request #19245 (Closed): snapping on hover when we want to rotate features depending a sp...
- Hi,
Please do not duplicate the same request and let's focus instead on the initial report.
Thanks - 12:57 PM Feature request #19245 (Closed): snapping on hover when we want to rotate features depending a sp...
- Hello,
One of usefull evolution for the rotate feature's function in qgis would be to snapp on hover on the anchor p... - 07:21 PM Feature request #19179: Option to delete layer with keyboard delete key
- Alessandro Pasotti wrote:
> -(on linux)- CTRL-D does that
- 06:12 PM Feature request #19179: Option to delete layer with keyboard delete key
- I would worry that it makes it too easy to inadvertently delete a layer...
- 07:02 PM Bug report #19251 (Open): [identify] Right-click with identify features tool does not work with a...
- Using the "Identify Results" tool, right-click on the canvas, you'll be prompted with the list of overlaid features.
... - 06:40 PM Revision bebadef1 (qgis): Fix parameter names
- 06:06 PM Feature request #19250 (Open): Layer Properties > Source > Provider feature filter: accept Query ...
- At present the Query Builder only supports layer fields in its queries.
It would be useful to also be able to refere... - 05:59 PM Revision 70e03951 (qgis): [Bugfix][Processing] R script: ParameterString has to be encoding
- In Processing R script, each parameter is inserted in the script by rewriting
the file. So it's necessary to encode P... - 04:36 PM Revision 39f09228 (qgis): [WFS provider] Fix #7170 / properly take into account feature count lim...
- 04:14 PM Bug report #19239: Plugin author email visible via plugin manager after install despite assurance...
- > Let's discuss it on qgis-community-team ML: https://lists.osgeo.org/pipermail/qgis-community-team/2018-June/005024....
- 09:47 AM Bug report #19239: Plugin author email visible via plugin manager after install despite assurance...
- Thanks for pointing this problem out!
I overlooked this change in the Developer Cookbook. It's 2.5 years old now ... - 03:37 PM Bug report #19243: Zooming out crashes QGIS
- Is there an easy fix for this issue? Trying to work through the first QGIS tutorial. This is very discouraging!
- 01:47 PM Bug report #19243 (Closed): Zooming out crashes QGIS
- Duplicate of #14752
- 01:47 PM Bug report #19243 (Closed): Zooming out crashes QGIS
- Duplicate of #14752
- 08:46 AM Bug report #19243 (Closed): Zooming out crashes QGIS
- h2. User Feedback
Simple zooming in- and out in the first QGIS tutorial (natural earth) causes QGIS to crash. Memo... - 03:32 PM Revision b8c11b8f (qgis): Fix build against QT 5.5 / Ubuntu 16.04
- Fix issue introduced in 635f8ad7ca3b5204490723827d242b848af19cd7
In QT 5.5, operator== (const QString&, char) is not ... - 03:14 PM Bug report #19249 (Open): The "effect neon" symbol breaks layer type and edit status icons in the...
- In the attached image, the New Scratch Layer2 is a line layer to whom I apply the default "effect Neon" line symbol.
... - 02:57 PM Revision 14a913e2 (qgis): Merge pull request #7170 from rouault/wfs_pagesize
- [WFS provider] [FEATURE] Allow user to enable/disable paging and specify page size (fixes #18935)
- 02:57 PM Feature request #18935 (Closed): Improve implementation of QGIS WFS paging and max number of feat...
- Applied in changeset commit:qgis|e998fcf0b2a1c7e07e6433b656a652eae46c6c35.
- 02:57 PM Feature request #18935 (Closed): Improve implementation of QGIS WFS paging and max number of feat...
- Applied in changeset commit:qgis|e998fcf0b2a1c7e07e6433b656a652eae46c6c35.
- 02:57 PM Revision 294f8acc (qgis): Merge pull request #7303 from rldhont/server-wms-getprint-autoupdate-le...
- [Bugfix][Server] Display composer legend with auto update like the Desktop
- 02:47 PM Revision cbde32f0 (qgis): Merge pull request #4643 from merkato/master
- [FEATURE] Add role logging for PostGIS versioning.
- 02:41 PM Revision 1b15e68f (qgis): Add minimal smartness for QgsProcessingFeatureSource::hasFeatures
- 02:35 PM Revision 2718317e (qgis): Merge pull request #7298 from nyalldawson/layout
- [layouts] Save last used export folder in project
- 02:34 PM Revision c780d607 (qgis): Merge pull request #7105 from PeterPetrik/quick-3-identity
- [qgsquick] [feature] Identify and highlight
- 02:33 PM Revision 638fc0ce (qgis): Merge pull request #7245 from rouault/gpkg_transactions
- [OGR provider] [FEATURE] Add support for transactions on GPKG databases
- 02:26 PM Bug report #19236: Ordered weighted averaging error: can only concatenate list (not “str”) to list
- I have found some explanations from tutorials-[[http://grindgis.com/software/qgis/raster-overlay-analysis-qgis]].
... - 02:15 PM Revision 1503459f (qgis): Bump version to 3.3
- 02:14 PM Revision bc431940 (qgis): Release of 3.2 (Bonn)
- 02:14 PM Revision 30de027d (qgis): changelog and news update for 3.2
- 02:14 PM Revision 3e008c31 (qgis): translation update for 3.2 from transifex
- 02:00 PM Revision 9fba24a3 (qgis): Release of 2.18.21
- 01:51 PM Revision 259290ab (qgis): [Bugfix][Server] Display composer legend with auto update like the Desktop
- QGIS Server was not able to display auto update legend in composer since
2.18.x. To fix it we need to deactivate *aut... - 01:46 PM Bug report #19244 (Feedback): Composer Legend Not located at the right place during export in atlas
- Can you reproduce in 3.0?
- 09:18 AM Bug report #19244 (Closed): Composer Legend Not located at the right place during export in atlas
- Composer Legend is not locatated at the right place during pdf export in atlas when defining it's position throught c...
- 01:45 PM Bug report #19238 (Closed): Field calculator hangs QGIS
- 12:46 PM Bug report #19238: Field calculator hangs QGIS
- Thank you for your help - this cleared up the problem!
- 01:45 PM Feature request #19248 (Open): WFS 2.0 complex features not supported
- Earlier I has opened this WFS with plugin in Q-gis 2.18, but i 3.0 this plugin is not available. The WFS is included ...
- 01:42 PM Bug report #19247 (Open): [Identify] right-click on features shows unneeded sub menu
- Using the Identify features tool, I right-click on features and shows the list of layers/features
As you can see in ... - 01:30 PM Revision 80b0c72c (qgis): Fix a Python error in Processing GUI
- It turns out that an empty QComboBox evaluates to False:
>>> t=QLineEdit()
>>> bool(t)
True
>>> c=QComboBox()
>>> bo... - 01:28 PM Bug report #19246 (Open): [identify] Identify selection tools do not work when "layer selection" ...
- In the "Identify Results" panel, select the "Layer selection" as mode (at the bottom)
Now select a tool like "Identi... - 01:07 PM Bug report #19224: Qgis crashes when deleting or moving node
- Via menu Settings / User Profiles / New Profile, see screenshot
- 12:19 PM Bug report #19242 (Closed): Plugins not working on QGIS v3.0.3
- Closing this ticket as it is not a QGIS bug - the plugins are made by third parties.
Crayfish for QGIS 3 is in the... - 12:19 PM Bug report #19242 (Closed): Plugins not working on QGIS v3.0.3
- Closing this ticket as it is not a QGIS bug - the plugins are made by third parties.
Crayfish for QGIS 3 is in the... - 10:13 AM Bug report #19242 (Feedback): Plugins not working on QGIS v3.0.3
- AFAIK, Crayfish for QGIS 3.x is not released yet. For more information, please contact is authors: https://www.lutrac...
- 07:20 AM Bug report #19242 (Closed): Plugins not working on QGIS v3.0.3
- I have downloaded and installed the latest version of QGIS v3.0.3 but the plugins,
1.Crayfish
2.Profiletool
3.Tuf... - 11:37 AM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- So I assume it duplicates #18261. Seems it's solved in recent packages, as there is no new reports since yours (and t...
- 11:37 AM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- So I assume it duplicates #18261. Seems it's solved in recent packages, as there is no new reports since yours (and t...
- 11:37 AM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- So I assume it duplicates #18261. Seems it's solved in recent packages, as there is no new reports since yours (and t...
- 10:49 AM Revision 3f16335c (qgis): Merge pull request #7296 from wonder-sk/processing-python-escape-quotes
- Fix escaping of quotes of map layer source in processing
- 10:22 AM Bug report #19228 (Feedback): QuickMapServices isn't showing up anywhere (Giovanni, please don't ...
- 10:21 AM Bug report #19228: QuickMapServices isn't showing up anywhere (Giovanni, please don't close it ye...
- If the Plugin Manager says it's installed and enabled (the checkbox by the plugin name is checked), then definitely i...
- 10:14 AM Revision 7ab65971 (qgis): Merge pull request #7288 from m-kuhn/19137
- Take changes of embedded forms into account
- 10:14 AM Bug report #19137 (Closed): Mutations in embedded forms (1:n) are not stored until user clicks in...
- Applied in changeset commit:qgis|0749835071e8c73f6cca82e7c7718144eb90de7f.
- 10:14 AM Bug report #19137 (Closed): Mutations in embedded forms (1:n) are not stored until user clicks in...
- Applied in changeset commit:qgis|0749835071e8c73f6cca82e7c7718144eb90de7f.
- 10:14 AM Revision c6b8a102 (qgis): Add dox
- 09:35 AM Revision 648b5884 (qgis): [pyqgis-console] APIs file updated
- 09:20 AM Revision bc737cef (qgis): Switch more valueAsPythonString() implementations to use stringToPython...
- 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:12 AM Bug report #19213: importing QGIS layer into postgis
- Please add a minimal data sample
- 07:15 AM Feature request #14012 (Closed): DB Manager: add an option to store $user to Versioning
- Fixed in https://github.com/qgis/QGIS/pull/4643#pullrequestreview-131038277
- 07:15 AM Feature request #14012 (Closed): DB Manager: add an option to store $user to Versioning
- Fixed in https://github.com/qgis/QGIS/pull/4643#pullrequestreview-131038277
- 06:29 AM Revision cd495fbb (qgis): Don't crash when findLayer is called with a nullptr
- 06:26 AM Revision 41d6b9d9 (qgis): Silence more plotly warnings on import
- 05:57 AM Bug report #19241 (Closed): error
- It's a known issue. The fix is here:
https://www.kyngchaos.com/blog/2018/20180406_qgis_tools_processing_workaround - 05:57 AM Bug report #19241 (Closed): error
- It's a known issue. The fix is here:
https://www.kyngchaos.com/blog/2018/20180406_qgis_tools_processing_workaround - 05:53 AM Bug report #19241 (Closed): error
- Estimados, me podrían ayudar con este error:
Algoritmo de Procesos…
AlgorithmDialog
Input parameters:
{ 'DATA_T... - 05:37 AM Revision 12efb866 (qgis): [dbmanager] Fix error when connecting to postgis db
- Fixes #19240
- 05:37 AM Revision 398e2a17 (qgis): [console] Fix invalid regex warning
- 05:37 AM Revision 6e7c07bc (qgis): Mark regex
- 05:37 AM Bug report #19240 (Closed): Can't open PostGIS database in DBManager, QVariant error
- Applied in changeset commit:qgis|12efb8669e94eba342a9cdeb9fb0321ebfb88438.
- 05:37 AM Bug report #19240 (Closed): Can't open PostGIS database in DBManager, QVariant error
- Applied in changeset commit:qgis|12efb8669e94eba342a9cdeb9fb0321ebfb88438.
- 03:47 AM Bug report #19240 (Closed): Can't open PostGIS database in DBManager, QVariant error
- While I'm trying to connect to my PG database in the DB Manager:...
- 05:09 AM Revision c6b4404c (qgis): Indentation
- 04:50 AM Revision 52fa989c (qgis): More tests
- 04:46 AM Revision 5cd25186 (qgis): Fix some issues in findClosestExistingPath
- 03:58 AM Revision f0f50a19 (qgis): do not translate these strings in metadata widget, review tab order
- 03:49 AM Bug report #17726: FitNPointsToShape SAGA algorithm returns empty layer when called from processing
- OK, I opened a ticket on the SAGA project sourceforge page for visibility there. Link: https://sourceforge.net/p/saga...
- 03:25 AM Revision b2eedd3a (qgis): Guard against infinite loop
- 03:22 AM Revision 58548e04 (qgis): [layouts] Save last used export folder in project
- And use it in preference to the global last used export folder.
Because GIS use is typically specific project based, ... - 02:48 AM Revision feea1210 (qgis): Fix some warnings
- 02:45 AM Revision 635f8ad7 (qgis): Add QgsFileUtils::findClosestExistingPath to find the closest
- existing folder match for a path
E.g. if \a path is "/home/user/projects/2018/P4343"
and "/home/user/projects" exist... - 02:02 AM Revision 0a225c48 (qgis): Fix escaping of quotes of map layer source in processing
2018-06-21
- 01:46 AM Revision 1572314b (qgis): Fix some warnings
- 01:43 AM Revision 757949ba (qgis): Add missing references
- 01:29 AM Bug report #19239 (Closed): Plugin author email visible via plugin manager after install despite ...
- In the cookbook at https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins.html#plugin-metadata it sa...
- 01:27 AM Revision d1cced7c (qgis): typo fixes
- 01:23 AM Revision 6eeaca55 (qgis): return the default style first in the list
- 12:57 AM Bug report #18983: Import vector into PostGIS database alg - wrong table name
- That command looks ok to me - it has the correct table name in the "nln" argument: "test.input". Do you see the same ...
- 11:57 AM Bug report #18983: Import vector into PostGIS database alg - wrong table name
- I try to import a PostGIS layer named OPERE:
cmd.exe /C ogr2ogr.exe -progress --config PG_USE_COPY YES -f PostgreS... - 12:54 AM Bug report #19236 (Feedback): Ordered weighted averaging error: can only concatenate list (not “s...
- This is fixed in 3.2 master - but I honestly can't understand exactly what that algorithm is supposed to do. The saga...
- 06:58 PM Bug report #19236 (Closed): Ordered weighted averaging error: can only concatenate list (not “str...
- When I use the ordered weighted averaging tool it fails and I get the following error message:
Traceback (most rec... - 12:10 AM Bug report #19238 (Feedback): Field calculator hangs QGIS
- This is a local issue - I can't reproduce on a range of windows installs (both win 7 & 10). Try with a clean profile ...
- 10:59 PM Bug report #19238 (Closed): Field calculator hangs QGIS
- Every time the field calculator icon is clicked, whether from the main toolbar or from the table interface, QGIS hang...
- 11:46 PM Revision 96923c75 (qgis): fix spacing
- 11:46 PM Revision df56fdce (qgis): Make non progress reporting tasks have undefined bars instead of 0%
- 09:49 PM Revision 6a6a8dda (qgis): Reset embedded form when last feature is removed
- Fix #18754
- 09:49 PM Bug report #18754 (Closed): Embedded form: data stays in form when last feature in relation is re...
- Applied in changeset commit:qgis|6a6a8dda55b2737d9362dc0b5d02176c087ffeb5.
- 09:49 PM Bug report #18754 (Closed): Embedded form: data stays in form when last feature in relation is re...
- Applied in changeset commit:qgis|6a6a8dda55b2737d9362dc0b5d02176c087ffeb5.
- 09:48 PM Revision 4c84cfa2 (qgis): Fix a memory leak in classify() + add missing annotations/docstrings
- A pseudo color renderer was getting created in classify() but never deleted.
Spotted by @PeterPetrik
As a bonus swi... - 09:47 PM Revision 8ef047d4 (qgis): [Server] Use Project selection color in GetPrint for 2.18
- QGIS Server uses QgsMapRenderer and not QgsMapSettings to configure maps
rendering, and color selection was not trans... - 08:50 PM Bug report #19232 (Feedback): Map Offset
- More information is required to diagnose this. Can you share your project and data?
- 11:51 AM Bug report #19232 (Closed): Map Offset
- Good day,
We are creating network designs using Qgis 2.18, the designing is perfect and we have no issues there. O... - 08:48 PM Bug report #19234 (Closed): selected features only
- Make sure the input to your model is a "vector features" type, not a "vector layer"
- 08:48 PM Bug report #19234 (Closed): selected features only
- Make sure the input to your model is a "vector features" type, not a "vector layer"
- 02:37 PM Bug report #19234 (Closed): selected features only
- when i create model in processing toolbox(snap & split tools combined), it doesn't show me selected features only che...
- 08:34 PM Revision 57ed9edb (qgis): Initialize in headers
- 08:34 PM Revision 506f028e (qgis): Add some explanatory comments
- 08:34 PM Revision d2e37558 (qgis): Fix Ctrl shortcut handling for advanced digitizing dock
- 07:44 PM Bug report #19237 (Open): The "Split Features" tool does not maintain the M values of each point ...
- When split a PolylineZM with de "Split features" tool the resultans polylines lossing the M values
- 06:29 PM Bug report #19235 (Feedback): Label with expression
- You mean @@symbol_color@?
- 06:29 PM Bug report #19235 (Feedback): Label with expression
- You mean @@symbol_color@?
- 06:29 PM Bug report #19235 (Feedback): Label with expression
- You mean @@symbol_color@?
- 06:15 PM Bug report #19235 (Closed): Label with expression
- In qgis desktop 2.18.14 I attach a label with expression "@colour_symbol" to a categorized layer and qgis desktop sho...
- 06:22 PM Revision 9f010390 (qgis): Merge pull request #7232 from rldhont/server-wms-getprint-fix-legend-218
- [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto update or filter by map
- 05:24 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- QtWebKit is not available on every Qt installation, from Qt 5.6 (the oldest supported LTS version) has been deprecate...
- 05:22 PM Revision 73fd83f7 (qgis): Fix crashes in geometry checker (fixes #18736) (#7292)
- This fixes two different crashes:
- when trying to close the checker dialog while checks are running in background
- ... - 05:21 PM Bug report #18736 (Closed): Crash when aborting geometry check
- Applied in changeset commit:qgis|73fd83f71dc97b83213429020936608116109665.
- 05:21 PM Bug report #18736 (Closed): Crash when aborting geometry check
- Applied in changeset commit:qgis|73fd83f71dc97b83213429020936608116109665.
- 05:02 PM Revision 314eca99 (qgis): fix warnings
- 04:42 PM Bug report #17802: Rule-based labeling maximum scale self-updated
- This same issue is still happening to me using QGIS 3.0.3-Girona on a PC running Windows 7. If the issue is not reso...
- 03:41 PM Revision 7604d9b8 (qgis): fix build with GDAL >=2.3 (followup 2ed54721)
- 03:29 PM Revision ad000203 (qgis): QgsSettings.enumValue cast to enum
- 03:29 PM Revision 01681aba (qgis): fix missing import
- 03:29 PM Revision 3c749912 (qgis): add test for QgsSettings.setEnumValue
- 03:29 PM Revision 7dfec1fd (qgis): [pyqgis] add misssing QgsSettings.setEnumValue
- also fix sections in enumValue and flagValue
- 03:12 PM Bug report #17047: styles are not propagated when duplicating a layer
- Tested with master - other styles seem to be copied when duplicating layer. What does not seem to work correctly is t...
- 02:29 PM Bug report #19233 (Open): default value error
- when i split a line which have already attribute defined, default values which i assigned to a postgis layer are adde...
- 11:50 AM Feature request #3768: print composer & wms layers (max size)
- Jürgen Fischer wrote:
> Ricardo Silva wrote:
> > I'm still getting the warning message from QGIS, and then the erro... - 11:50 AM Revision 07498350 (qgis): Take changes of embedded forms into account
- when clicking on ok of an attribute form, tell all embedded widgets (all
widgets actually) that we are going to close... - 11:15 AM Bug report #15888: Tracing tool creates redundant nodes
- Not sure if this is a bug - this is intentional behavior. Tracing calculates intersection points between individual f...
- 11:06 AM Revision 17ea4a9f (qgis): Merge pull request #7287 from daniviga/fix-rpm-build
- Some minor fixes to rpm/buildrpms.sh
- 11:06 AM Revision 8609a2fa (qgis): Do not crash on exit due to dangling layer pointer (fixes #18732)
- When using attribute dialog to edit attributes of multiple selected features,
the dialog may stay alive until QGIS ex... - 11:05 AM Bug report #18732 (Closed): Crash when closing QGIS
- Applied in changeset commit:qgis|8609a2fa88dfb7e85919689ccc96abcf97c3aaac.
- 11:05 AM Bug report #18732 (Closed): Crash when closing QGIS
- Applied in changeset commit:qgis|8609a2fa88dfb7e85919689ccc96abcf97c3aaac.
- 10:34 AM Revision 692f439c (qgis): Merge pull request #7283 from aleixpol/appstream
- Include AppStream metadata
- 10:28 AM Revision c2806051 (qgis): Fedora 26 has reached the end of life
- 10:26 AM Revision 6b7a7f18 (qgis): Some minor fixes to rpm/buildrpms.sh
- 10:22 AM Revision 981c6686 (qgis): Dox++
- 10:22 AM Revision 352f3f34 (qgis): Explicitly list [xlsx] extension for 'MS Office Open XML spreadsheet' f...
- ...because most humans don't associate "MS Office Open XML" with XLS
- 10:22 AM Revision 5cfa18ee (qgis): Fix more sorting issues in vector format lists
- 10:22 AM Revision f3329710 (qgis): Fix confusing sort order of vector formats in save as dialog
- We were sorting on the driver name, not the display name, so
MS OpenOffice ("XLSX") was appearing after Sqlite. - 10:22 AM Revision 2ed54721 (qgis): Add globs to information returned by QgsVectorFileWriter.supportedFilte...
- 09:30 AM Revision 4ddfd134 (qgis): Merge pull request #7286 from anitagraser/patch-2
- fixed link to PyQGIS docs
- 08:58 AM Revision ce096440 (qgis): fixed link to PyQGIS docs
- 08:51 AM Revision c27b4451 (qgis): fix tar (followup 4790747a)
- 07:33 AM Revision 040f1d18 (qgis): Fix SC2006 warnings
- 07:33 AM Revision 4118bafc (qgis): Fix all SC2164 warnings
- 07:33 AM Revision e9bb1616 (qgis): Another shellcheck fix
- 07:33 AM Revision b0aaa9d1 (qgis): Fix test
- 07:33 AM Revision 2104b563 (qgis): Fix some SC2086 warnings
- 07:33 AM Revision 78b07cdf (qgis): Fix SC2196 warnings
- 07:33 AM Revision 4778498c (qgis): Fix SC2034 warnings
- 07:33 AM Revision 5b375a2e (qgis): Fix SC2188 warnings
- 07:33 AM Revision 0e9a3815 (qgis): Fix SC2103 warnings
- 07:33 AM Revision cab83c51 (qgis): Fix SC2222 warnings
- 07:33 AM Revision 7ad85a45 (qgis): Fix SC2004 warnings
- 07:33 AM Revision 00477ff9 (qgis): Fix SC2068 warnings
- 07:33 AM Revision 36e38210 (qgis): Fix SC2116 warnings
- 07:33 AM Revision fc20fc81 (qgis): Fix SC2062 warnings
- 07:33 AM Revision 7d938e8b (qgis): [ci] Run shellcheck as part of code_layout build
- 07:33 AM Revision 0d419255 (qgis): Disable all failing shellcheck checks
- 07:33 AM Revision 6c9484b9 (qgis): Fix SC2181 warnings
- 07:33 AM Revision 80d65559 (qgis): Fix SC2219 warnings
- 07:33 AM Revision 11bb5afa (qgis): Fix SC2035 warnings
- 03:55 AM Revision db398ab1 (qgis): Install appdata information for QGIS
2018-06-20
- 01:15 AM Bug report #19223 (Closed): New 3D Map menu crashes frequently
- 01:09 AM Bug report #18736 (Open): Crash when aborting geometry check
- Thanks - I can reproduce....
- 01:09 AM Bug report #18736 (Open): Crash when aborting geometry check
- Thanks - I can reproduce....
- 09:58 PM Bug report #18736: Crash when aborting geometry check
- I did manage to complete the check without any crash. I dont remember the exact config and the I edited the shapefile...
- 09:58 PM Bug report #18736: Crash when aborting geometry check
- I did manage to complete the check without any crash. I dont remember the exact config and the I edited the shapefile...
- 08:29 PM Bug report #18736 (Feedback): Crash when aborting geometry check
- If you do not abort the geometry check, do you also get the crash?
Could you please attach the data you have used ... - 12:57 AM Bug report #18732: Crash when closing QGIS
- Steps to reproduce:
1. open a vector layer + make it editable
2. select some features
3. click "Modify the Attribu... - 12:56 AM Revision 481461de (qgis): Align widgets in raster layer save as dialog
- 12:46 AM Revision c61794cc (qgis): Use a proper label in the "Save raster as" dialog
- and mimic the vector dialog
- 09:21 PM Revision 408979ce (qgis): fix prepare-commit for python additions
- 09:21 PM Revision f749c521 (qgis): use Q_ENUM for QgsLocator::Priority
- 08:35 PM Bug report #18877 (Closed): Maximum recursion depth exceeded after adding a model or script to th...
- PR merged few days ago - closing. See commit:28958199002b12e5fa310490f3da4f03ca104005
- 08:35 PM Bug report #18877 (Closed): Maximum recursion depth exceeded after adding a model or script to th...
- PR merged few days ago - closing. See commit:28958199002b12e5fa310490f3da4f03ca104005
- 08:33 PM Bug report #19046 (Closed): LTR-QGIS crashes after edit a Modell
- PR merged few days ago - closing.
- 08:33 PM Bug report #19046 (Closed): LTR-QGIS crashes after edit a Modell
- PR merged few days ago - closing.
- 08:25 PM Bug report #18983 (Feedback): Import vector into PostGIS database alg - wrong table name
- I can't replicate with QGIS master. Could you please test again with master and if you still can replicate the proble...
- 08:09 PM Bug report #18990 (Feedback): Crash when panning map while GPS is activated
- 08:08 PM Bug report #18991 (Feedback): QGIS crash while refreshing a modified WMS source
- Would it be possible to attach a backtrace from the crash?
- 06:13 PM Bug report #19218 (Open): [Processing] if dlg.wasExecuted() error
- Trying several combinations, I'm sure it has not to do with a particular algorithm.
But i think it has to do with my... - 01:02 PM Bug report #19231 (Open): [Raster properties] Transparency tab: Add values from display button do...
- open a raster layer properties dialog, Transparency tab
In the custom transparency options, there's a "Add values fr... - 12:30 PM Bug report #19224: Qgis crashes when deleting or moving node
Maja sent the shp file to redmine address, I forwarded it to Martin.
If somebody else wants it, let me (Richard) ...- 10:22 AM Revision 52664b6b (qgis): rework server test to use geopackage and qgz
- 10:01 AM Revision 4790747a (qgis): Tune osgeo4w scripts (followup cab6a4b6)
- 09:12 AM Revision afde31b9 (qgis): [layouts] Avoid a crash when no pages exist in layout
- 09:12 AM Revision fb3ff6d2 (qgis): [layouts] Fix a crash when using multiframe items when no pages exist
- 08:06 AM Bug report #19229: Reference layer is not optional in raster calculator
- I forgot to mention I'm using a custom CRS.
- 08:02 AM Bug report #19229 (Open): Reference layer is not optional in raster calculator
- When the raster calculator from the processing toolbox is used for example to sum two rasters, the following error me...
- 07:41 AM Revision 2778266b (qgis): Merge pull request #7274 from m-kuhn/raii
- Code cleanup
- 07:23 AM Revision 77d22849 (qgis): Fix calculation of relation aggregate in virtual field with same name a...
- 07:06 AM Revision 4132dbc1 (qgis): Typo
- 07:04 AM Revision e489761c (qgis): Good typography
- 06:30 AM Revision bf4604f0 (qgis): Typo
- 06:30 AM Revision 4dfbb6b7 (qgis): Stick to C++11 for now
2018-06-19
- 12:07 AM Revision 8d6ce61a (qgis): [processing] Silence warnings thrown from within plotly on import
- 12:07 AM Revision 16ac4377 (qgis): [processing] Fix bar and box plot exception when category field has NUL...
- 12:06 AM Revision 31a8f3f1 (qgis): Ensure qgis.db is writable when copied from RO source
- In some package managers (such as NIX[1], used in NixOS[2]), all the data is
installed into a read-only file system.
... - 11:33 PM Revision 81330ec7 (qgis): Replace Style tab by symbology
- to be coherent with vector layer properties dialog and cleanup the 'style' misuse/confusion
- 11:09 PM Revision 16673ae9 (qgis): Fix potential buffer truncation
- Forward ported from kadas-albireo
- 10:32 PM Revision 693455b3 (qgis): Use const cache
- 09:59 PM Bug report #19228 (Closed): QuickMapServices isn't showing up anywhere (Giovanni, please don't cl...
- I just downloaded QGIS 2.18.20 and then installed QuickMapServices and the plugin isn't showing up anywhere. It shows...
- 07:56 PM Revision d3601507 (qgis): Merge pull request #7171 from 3nids/sip_python_repr
- create Python __repr__ methods for QgsPoint and QgsPointXY
- 07:55 PM Revision ff1988f1 (qgis): Python __repr__ test output
- 07:14 PM Bug report #19227 (Open): [DXF Export] Map themes combobox is not synced with the checked layers ...
- In a QGIS project, create a map theme using some of the layers in the project
Open the Dxf Export dialog
select the... - 07:04 PM Bug report #18463 (Reopened): Impossible to change value when a range double spinbox is used and ...
- Reopening because as mentioned the issue is still there (commit:4fb9091e6e).
- 07:04 PM Bug report #18463 (Reopened): Impossible to change value when a range double spinbox is used and ...
- Reopening because as mentioned the issue is still there (commit:4fb9091e6e).
- 06:52 PM Bug report #19226 (Open): Large tile downloads fail in map export
- When creating a large format map, such as Arch D 24"x36", map tiles, whether from XYZ provider or from QuickMapServic...
- 06:43 PM Revision 2aa2ef48 (qgis): [layouts] Fix data defined page sizes sometimes lead to incorrect
- created atlas image sizes
Because the exporter prefers to use the image size when it's
specified (as is done in QGIS... - 06:43 PM Bug report #18534 (Closed): QGIS 3.0 atlas does not export correctly in image (portrait / landscape)
- Applied in changeset commit:qgis|2aa2ef48f0cee15287aaa1f9735c8132b06ec211.
- 06:43 PM Bug report #18534 (Closed): QGIS 3.0 atlas does not export correctly in image (portrait / landscape)
- Applied in changeset commit:qgis|2aa2ef48f0cee15287aaa1f9735c8132b06ec211.
- 06:07 PM Bug report #19225 (Open): Grayscale is not exporting well to PDF
- This is a very strange issue I found on QGIS 3.0 and also on QGIS 3.1 (master) on Linux. For some reason, certain ton...
- 05:37 PM Revision 543c7a79 (qgis): Merge pull request #7272 from tudorbarascu/tests
- remove redundant test
- 04:44 PM Bug report #19224 (Feedback): Qgis crashes when deleting or moving node
- Could you please attach the data you have been using?
Ideally if you could also record a short screen recording wh... - 10:25 AM Bug report #19224 (Closed): Qgis crashes when deleting or moving node
- I am working with polygons (shapefile). I can delete or move few nodes. After that qgis crash. Sometimes it freezes (...
- 04:23 PM Revision bc6c9403 (qgis): Fix transparency for data defined color in ellipse marker
- 04:22 PM Revision 353eb651 (qgis): Double quote to prevent globbing and word splitting.
- 04:15 PM Revision 69933808 (qgis): $/${} is unnecessary on arithmetic variables.
- 04:15 PM Revision 4d8cdd89 (qgis): Double quote to prevent globbing and word splitting.
- 04:11 PM Revision 49a55b0e (qgis): Add shebang to shell scripts
- 04:08 PM Revision 6a84baf3 (qgis): Merge pull request #7273 from mhugent/dxf_fontsize_fix
- Use tightBoundingRect to calculate size of dxf text. Otherwise, the t…
- 03:00 PM Revision c5825aa1 (qgis): Code cleanup
- 01:58 PM Revision 763dfd29 (qgis): use SIP to define Python __repr__ rather than injections
- because it's a bit more clever!
- 01:49 PM Revision e3d03056 (qgis): Use tightBoundingRect to calculate size of dxf text. Otherwise, the tex...
- 01:16 PM Revision 0b9df822 (qgis): remove redundant test
- 01:14 PM Revision a719605e (qgis): clean auto folders in sip test
- 01:02 PM Revision ac4f508c (qgis): create Python __repr__ methods for QgsPoint and QgsPointXY
- 01:02 PM Revision cc3e29bc (qgis): add __repr__ for more geometry classes and add test
- 12:26 PM Revision 97726d6f (qgis): Merge pull request #7270 from tudorbarascu/enable_tests
- enable test for getfeatureinfo value relation widget values
- 12:25 PM Bug report #18244: DB Manager: "Update SQL layer" error
- Update goes wrong when the layer is in edit mode. Afterwards the edit is switched off and can't be enabled anymore.
... - 12:06 PM Revision 10dd4280 (qgis): Revert "[Processing] None is the default value for parameters also for ...
- This reverts commit ac4d776af018a34b8f9e3d67647b5dbcf7c90bf3.
See discussion at https://github.com/qgis/QGIS/pull/6943 - 11:41 AM Revision cab6a4b6 (qgis): Merge pull request #4990 from imiara/master
- Updated instructions on building QGIS master under MSVC 2015
- 11:40 AM Revision 5797c493 (qgis): Merge pull request #7261 from elpaso/bugfix-19195-wms-drag
- [bugfix] Fix double escaping of colon in QgsMimeDataUtils
- 11:39 AM Bug report #19195 (Closed): WMS layer loaded in incorrect CRS when using drag and drop from Brows...
- Applied in changeset commit:qgis|cb91176edd1a51dca7d4ec40f529ed6daec48382.
- 11:39 AM Bug report #19195 (Closed): WMS layer loaded in incorrect CRS when using drag and drop from Brows...
- Applied in changeset commit:qgis|cb91176edd1a51dca7d4ec40f529ed6daec48382.
- 11:22 AM Revision c58c9982 (qgis): Expand range of colors available for new layers
- Here's the rules if you want to add more here (developed by
@nirvn and myself)
- Keep colors in the "middle" - avoid... - 11:10 AM Revision f4e49ddd (qgis): Merge pull request #6081 from radosuav/fix_style_algs
- [Processing] Fix "Set style for raster/vector layer" algorithms.
- 11:08 AM Revision 05fad59b (qgis): enable test for getfeatureinfo value relation widget values
- 10:57 AM Revision 1a2213d8 (qgis): Merge branch 'master' into master
- 10:20 AM Bug report #19223 (Closed): New 3D Map menu crashes frequently
- h2. User Feedback
h2. Report Details
*Crash ID*: 333c69e019367dd5f184c7bbd0fa4413b2e5b0f9
*Stack Trace... - 09:22 AM Revision a2ef6779 (qgis): Add method to toggle user visibility of QgsDockWidgets
- 09:22 AM Revision 7a2302d2 (qgis): Use better approach to set dock visibility shortcuts
- Instead of just showing/hiding the dock, use the toggleUserVisible
method instead. This means that open docks, which ... - 09:17 AM Revision 9b220664 (qgis): Place labels next to their corresponding options in North Arrow decoration
- The "placement" and "Margin from edge" labels are currently inverted
Also fix tabstops - 09:17 AM Revision c95e1c67 (qgis): Reorder widgets and replace outline label
- 09:13 AM Bug report #19214 (Closed): Crash on opening attribute tables
- 09:05 AM Revision 941d1c06 (qgis): Use QRegularExpression and negative look behind
- 08:22 AM Revision db55088f (qgis): Merge pull request #7265 from ablakey/fix-py-provider-index
- Addressed two issues that caused createSpatialIndex() to fail.
- 08:21 AM Bug report #19220 (Closed): Python Mem Provider Example Spatial Index not working
- Applied in changeset commit:qgis|d84471b149b0eea52e6d4c84eb9ce5c533bd0b98.
- 08:21 AM Bug report #19220 (Closed): Python Mem Provider Example Spatial Index not working
- Applied in changeset commit:qgis|d84471b149b0eea52e6d4c84eb9ce5c533bd0b98.
- 05:16 AM Revision 4059c9b7 (qgis): Move some more common geometry methods to headers to allow compiler inl...
- 04:23 AM Bug report #19222 (Open): Splash Screen Persists While 'Handle Bad Layers' Dialog is Open
- If I move or delete files used by a QGIS project & then reopen the project, the splash screen does not go away until ...
- 04:08 AM Revision 3ea8a418 (qgis): [layouts] Tweak format of multiple metadata keyword argument exports
- 02:04 AM Revision d84471b1 (qgis): Addressed two issues that caused createSpatialIndex() to fail. Fixes #1...
2018-06-18
- 01:29 AM Bug report #19221 (Open): [Layer properties] dynamic form of join works only once
- Join a table to a layer and enable the «dynamic form» option.
Do a symbology on one the joined fieldd.
Outside QGI... - 10:30 PM Revision 336b6609 (qgis): [Server] Read and activate selection color
- The selection color is read from QgsProject by QgsMapRenderer during the
rendering. So Server has to activate selecti... - 10:30 PM Revision 6d3199ff (qgis): [Test][Server] Enhance WMS GetPrint Selection
- 10:23 PM Revision 949853a0 (qgis): Add API for temporarily suppressing user notifications for
- message log critical/warning messages
These messages are still logged, but the log indicator is not
modified to flag... - 10:23 PM Revision 72f7e5b5 (qgis): Don't flag the "running from build path" warning in the app
- message log
- 10:23 PM Revision 063b169b (qgis): Spelling
- 10:23 PM Revision 077ecedf (qgis): Unit tests for QgsMessageLog
- 10:23 PM Revision 5b47f94f (qgis): Fix silliness in test
- 10:12 PM Bug report #19218 (Feedback): [Processing] if dlg.wasExecuted() error
- Got an example?
- 07:01 PM Bug report #19218 (Closed): [Processing] if dlg.wasExecuted() error
- I can't tell what particularly triggers this issue but when I open many processing dialogs and then close them, I get...
- 09:50 PM Bug report #19220: Python Mem Provider Example Spatial Index not working
- I found the issues. I will attempt to get an environment together and make a pull request.
https://github.com/qg... - 09:20 PM Bug report #19220 (Closed): Python Mem Provider Example Spatial Index not working
- First issue so my apologies if I commit any community faux pas.
I've been working quite a lot with the new Python-... - 09:14 PM Bug report #19219: TIN Interpolation Issue
- Ditch is (DTCH-Orange) not Yellow.
- 09:12 PM Bug report #19219 (Open): TIN Interpolation Issue
- When using the Tin Interpolation tool. There is an option to identify a layer as Point, Structure Line or Break line....
- 07:59 PM Revision 085b9394 (qgis): Merge pull request #7250 from rldhont/composer-filter-legend-nodes-fix-218
- Remove invisible layers from legend
- 07:00 PM Bug report #19214: Crash on opening attribute tables
- Alessandro Pasotti wrote:
> It would be still interesting if you could provide the crashing project with associated ... - 04:33 PM Bug report #19214: Crash on opening attribute tables
- It would be still interesting if you could provide the crashing project with associated data (or an extract of them),...
- 11:18 AM Bug report #19214: Crash on opening attribute tables
- Update from further playing around. The two layers whose tables would not open had different problems.
In one layer ... - 10:46 AM Bug report #19214 (Closed): Crash on opening attribute tables
- Just upgraded (again) to QGIS 3, hoping some of the crashes I experienced when first upgrading might have been ironed...
- 06:57 PM Feature request #19217 (Open): Add icons to options in Algorithm dialog
- In QGIS dialogs, when eg creating a layer, options like geometry type or Field type have an associated icon
It could... - 06:38 PM Bug report #19209: No text boxes in Processing Modeller
- Nyall Dawson wrote:
> Try clicking the "Reset user interface to default settings" option under Options -> System
... - 02:06 AM Bug report #19209: No text boxes in Processing Modeller
- Try clicking the "Reset user interface to default settings" option under Options -> System
- 06:20 PM Bug report #19201 (Feedback): Authentification in QGIS doesn't ask master password - security breach
- There is a new feature in QGIS 3 that allows (do not force to, just allows) the user to store the master password in ...
- 03:45 PM Bug report #19216 (Closed): Save Map as Image / PDF fails to include active decorations
- When Saving a map as image or pdf via Menu item Project / Save Map as PDF, with "Draw Active Decorations" ticked, the...
- 03:14 PM Revision 00f05833 (qgis): Fix doc test
- 03:14 PM Revision 68b38b2d (qgis): Add a signal when a project is cleared
- 02:26 PM Bug report #19215 (Closed): KML coordinate format
- The attached KML file is displayed correctly in QGIS 2.18.1 Las Palmas (Compiled against GDAL/OGR 2.1.2)
In QGIS 3.0... - 01:52 PM Bug report #19085: Unable to save shapefile to geopackage
- An xz file is not a misnamed shape file. it is an archive file, and if your archiver doesn't recognise it you need to...
- 12:55 PM Bug report #19085: Unable to save shapefile to geopackage
- You only uploaded the .shp file (misnamed as .xz). Please upload a full working Shapefile as example (at least includ...
- 01:35 PM Revision 24ed8d41 (qgis): Remove wrong comment
- 01:21 PM Bug report #14207 (Closed): Cannot save Geopackage file with "-" in its name
- 01:08 PM Bug report #14207: Cannot save Geopackage file with "-" in its name
- Dupe of #13140
- 01:04 PM Bug report #17867: Strange (Geopackage?) behaviour
- I dropped the index from the file via SQLite and afterwards it displayed fine in QGIS. So another vote that this is a...
- 12:49 PM Revision 93e59025 (qgis): Use correct icon
- 11:45 AM Revision 7c4a204e (qgis): Fix test
- 10:37 AM Bug report #19195 (In Progress): WMS layer loaded in incorrect CRS when using drag and drop from ...
- https://github.com/qgis/QGIS/pull/7261
- 10:37 AM Bug report #19195 (In Progress): WMS layer loaded in incorrect CRS when using drag and drop from ...
- https://github.com/qgis/QGIS/pull/7261
- 10:35 AM Revision cb91176e (qgis): [bugfix] Fix double escping of colon in QgsMimeDataUtils
- Fixes #19195 - WMS layer loaded in incorrect CRS when using drag and drop from Browser panel
- 09:15 AM Revision e9913804 (qgis): [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto...
- In release-2_14, a legend is fixed when it is not linked to a map. In
release-2_18, a legend as to be fixed when it i... - 08:06 AM Revision c20e4418 (qgis): Merge pull request #7244 from elpaso/bugfix-18518-server-gfi-relations
- [bugfix][server] respect relations in getfeatureinfo
- 08:06 AM Bug report #18518 (Closed): QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore
- Applied in changeset commit:qgis|eb0be3317829567ef164eff03302e4a3556c17c7.
- 08:06 AM Bug report #18518 (Closed): QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore
- Applied in changeset commit:qgis|eb0be3317829567ef164eff03302e4a3556c17c7.
- 08:05 AM Revision e39abc5c (qgis): Merge pull request #7240 from elpaso/bugfix-19155-layout-legend-undo-crash
- [bugfix] Crash on undo layout legend item on deleted item
- 08:05 AM Bug report #19155 (Closed): Layouts crash when undoing a legend item remove action
- Applied in changeset commit:qgis|9def3470f02c06c886ad0fab6092584d99178a10.
- 08:05 AM Bug report #19155 (Closed): Layouts crash when undoing a legend item remove action
- Applied in changeset commit:qgis|9def3470f02c06c886ad0fab6092584d99178a10.
- 07:33 AM Bug report #19213 (Closed): importing QGIS layer into postgis
- Creation error for features from #0 to #0. Provider errors was:
PostGIS error while adding features: ERROR: value ... - 06:27 AM Bug report #18234: Esri Personal GeoDatabase (*.mdb file)
- Almerio Moreira wrote:
> I can not load a Esri personal Geodatabase file into Qgis 3 anymore.
>
> I has already a... - 02:28 AM Revision a17b77be (qgis): [processing][gdal] Add missing parameters for buildvrt algorithm
- 02:28 AM Revision 76b13ff4 (qgis): [processing][gdal] More descriptive name for separate parameter
- in buildvrt algorithm
Fixes #19212 - 02:28 AM Revision 4d07516c (qgis): 2.18: fix ellipse symbollayer transparency
- 02:28 AM Bug report #19212 (Closed): Build Virtual Raster in QGIS 3.XX
- Applied in changeset commit:qgis|76b13ff4c430f995134be153df3ec5a7a0dbfd09.
- 02:28 AM Bug report #19212 (Closed): Build Virtual Raster in QGIS 3.XX
- Applied in changeset commit:qgis|76b13ff4c430f995134be153df3ec5a7a0dbfd09.
- 02:01 AM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
- Fixed in 3.0
- 02:01 AM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
- Fixed in 3.0
- 02:01 AM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
- Fixed in 3.0
2018-06-17
- 11:55 PM Revision 4fb9091e (qgis): QgsRectangle::intersect should use a reference, not a pointer
- We never call this method using nullptrs, so there's no need
for this to be a pointer argument in the first place. An... - 08:13 PM Bug report #19212 (Closed): Build Virtual Raster in QGIS 3.XX
- The Build Virtual Raster tool (Raster/Miscellaneous) has an option to separate the bands you are processing or not. I...
- 05:10 PM Revision c727d449 (qgis): [bugfix] Crash on undo layout legend item on deleted item
- Added test
- 05:10 PM Revision 583ccece (qgis): Revert "[bugfix] Crash on undo layout legend item on deleted item"
- This reverts commit 9def3470f02c06c886ad0fab6092584d99178a10.
- 04:26 PM Revision cd782f27 (qgis): Revert "Do not return invalid layers from findLayers()"
- This reverts commit 2f2221aec7a12138dacccd40ac3a34573e3a5da3.
- 04:26 PM Revision 59fa2ce4 (qgis): [bugfix] Revert 2f2221a and update the tests
- Fixes #19199 - regression: vector layer legend symbol / children (i.e. rules) aren't shown when in group
- 04:25 PM Bug report #19199 (Closed): regression: vector layer legend symbol / children (i.e. rules) aren't...
- Applied in changeset commit:qgis|59fa2ce452d114636bab15dc0a68715d8971d018.
- 04:25 PM Bug report #19199 (Closed): regression: vector layer legend symbol / children (i.e. rules) aren't...
- Applied in changeset commit:qgis|59fa2ce452d114636bab15dc0a68715d8971d018.
- 04:54 AM Bug report #19199: regression: vector layer legend symbol / children (i.e. rules) aren't shown wh...
- git bisect's verdict:...
- 03:05 PM Revision 9c854572 (qgis): Make setInstance private and QgsConfigCache a friend
- 01:34 PM Bug report #19211 (Open): Connect to postgis database fails in "Layer - Add Postgis layer" on dat...
- I accidentally created a table in PostgreSQL called public."tt[""species""]". This causes an "invalid name syntax" me...
- 10:53 AM Bug report #19209: No text boxes in Processing Modeller
- Nyall Dawson wrote:
> There's a "model properties" dock which contains these settings - maybe you've accidently move... - 03:42 AM Bug report #19209 (Feedback): No text boxes in Processing Modeller
- There's a "model properties" dock which contains these settings - maybe you've accidently moved this off-screen or to...
- 07:09 AM Revision 6470aacb (qgis): Ban QScopedPointer/QSharedPointer
- 07:09 AM Revision e1ace09f (qgis): Ban more obselete qt methods
- 07:09 AM Revision 184b0ef2 (qgis): Remove unnecessary code
- QObjects cannot be copied anyway
- 07:09 AM Revision b643465b (qgis): Fix build, dox++
- 05:04 AM Revision 85038966 (qgis): [locator] add clearPreviousResults virtual method (#7256)
- * [locator] add clearPreviousResults virtual method
* also clear previous results when triggering result - 03:15 AM Revision 7a9b2980 (qgis): Fix doxygen warning
- 03:13 AM Revision 8bf3d23a (qgis): Fix use of banned methods
- 03:11 AM Revision bc41e0df (qgis): Fix data defined properties in dxf export
- 03:11 AM Revision e76ca64e (qgis): Consider PR feedback
- 03:11 AM Revision 1749e5d9 (qgis): Add unit test for geometry generator dxf export
- 03:11 AM Revision 5cc97b5f (qgis): Fix svg export bug
- 03:11 AM Revision e90b58f6 (qgis): Fix warning
- 03:11 AM Revision 18f0af8c (qgis): Port dxf export improvements to QGIS 3
- 03:11 AM Revision aa47dbef (qgis): Support geometry generator in dxf output
- 03:11 AM Revision 49cce292 (qgis): \param instead of @param
2018-06-16
- 01:24 AM Revision 1d111ce7 (qgis): Ban @ doxygen style annotations
- 01:24 AM Revision 17cd2fd5 (qgis): More DBL_MIN/MAX_EPSILON upgrades
- 01:24 AM Revision eabd5c3b (qgis): Remove a bunch of disabled code
- 01:24 AM Revision 47e7a100 (qgis): DBL_EPSILON -> numeric_limits
- 01:24 AM Revision ac17d300 (qgis): DBL_MAX -> std::numeric_limits
- 01:24 AM Revision a4c8386e (qgis): [sipify] Replace std::numeric_limits with old style DBL_MAX/etc
- 01:24 AM Revision ce6fc8fe (qgis): [ci] Add unit test for banned keywords
- Flags use of keywords representing deprecated or other
"to be avoided" methods, e.g. use of DBL_MAX instead of
the ty... - 01:24 AM Revision c7056709 (qgis): Upgrade INT_ methods to numeric_limits
- 01:24 AM Revision da487e2e (qgis): Ban deprecated qMin/qMax/etc methods
- 10:53 PM Bug report #19209: No text boxes in Processing Modeller
- Also very much a regression
- 10:36 PM Bug report #19209 (Closed): No text boxes in Processing Modeller
- The text boxes for entering model and group names are missing making it impossible to save the model.
- 10:39 PM Bug report #19210 (Open): 'overwrite' flag in qgspostgresprovider createEmptyLayer ignored
- When importing a layer that needed some schema tweaks (specifically to change the geom to a plain 'geometry' to avoid...
- 12:26 PM Bug report #19208 (Open): Qgis desktop 3.0 breaks Cinnamon desktop in Linux Mint
- Qgis desktop 3.0 breaks Cinnamon desktop in Linux Mint. This error occurs in window "Identify results" when trying to...
- 11:05 AM Bug report #19207 (Open): Tracing with offset produce intersections
- hello,
while digitizing with offset in some cases the tool produce intersections. the gif show one case with split... - 07:36 AM Revision ce74d57b (qgis): [postgres] Really disable dynamic queue size
- The original commit speed up some layers, but regressed
performance for others. It was decided to revert the
dynamic ... - 07:35 AM Bug report #19203 (Closed): QGIS 3.0 postgis rendering
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:35 AM Bug report #19203 (Closed): QGIS 3.0 postgis rendering
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:25 AM Bug report #19203: QGIS 3.0 postgis rendering
- Thanks, that's perfect
- 07:35 AM Bug report #16239 (Closed): master: (much) slower rendering (and attribute table opening) time co...
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:35 AM Bug report #16239 (Closed): master: (much) slower rendering (and attribute table opening) time co...
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:35 AM Bug report #19205 (Closed): SAGA -> Terrain Analysis - Profiles -> Cross profiles gets a float wh...
- Fixed in master
- 07:35 AM Bug report #19205 (Closed): SAGA -> Terrain Analysis - Profiles -> Cross profiles gets a float wh...
- Fixed in master
- 07:35 AM Revision 8323462f (qgis): [processing][saga] Fix definition of cross profiles alg, add test
- 02:35 AM Revision e6bd0bc4 (qgis): [ui] properly size symbols for the layout legend item widget's list
- 02:35 AM Revision 312c901e (qgis): [ui] properly size symbols in the layer properties' dependencies list
2018-06-15
- 01:55 AM Bug report #19206 (Open): Ctrl+C doesn't copy, despite dialog prompt
- As the Subject says, In almost every place I've tried it, Ctrl+C is ignored but using the dialog Copy command works. ...
- 12:21 AM Bug report #19205 (Closed): SAGA -> Terrain Analysis - Profiles -> Cross profiles gets a float wh...
- This is like #18870. But a different SAGA module.
In QGIS 3.0.3:
Processing -> Toolbox -> SAGA -> Terrain Analy... - 11:21 PM Bug report #19203: QGIS 3.0 postgis rendering
- There is significant differences in the query logs.
Primary in 3.0 it is requesting each object individually
... - 11:21 PM Bug report #19203: QGIS 3.0 postgis rendering
- There is significant differences in the query logs.
Primary in 3.0 it is requesting each object individually
... - 10:13 PM Bug report #19203 (Feedback): QGIS 3.0 postgis rendering
- This has been reported a couple of times but no one has been able to provide the required debugging info.
Please c... - 06:29 PM Bug report #19203 (Closed): QGIS 3.0 postgis rendering
- This was previously reported but no solution was given. At this point I can't use 3.0 because the rendering from pos...
- 07:59 PM Bug report #19204 (Closed): Crash Rotating Point
- Crash ID: c5876a04763b7f5ed8a19146fb1ee8b52f4667ba
Stack Trace
QGraphicsItem::pos :
QgsMapToolRotateFeatur... - 06:19 PM Revision cf3054d6 (qgis): Remove invisible layers from legend
- Do not show invisible layers in composer legend.
Useful for raster layers as QgsMapHitTest only take care of vector l... - 06:12 PM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
- Backport to 2.18 has been proposed https://github.com/qgis/QGIS/pull/7250
- 05:59 PM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
- This issue has been fixed in 3.0 but it still exists in 2.18.x
- 05:02 PM Bug report #19202 (Open): Opacity slider widget resets raster styles
- If I embed the "opacity slider" widget in a raster layer (Layer Properties->Legend), then after applying changes it r...
- 04:31 PM Bug report #19196 (Feedback): Handle Bad Layers bulk edit
- It is easiest if you add a project + some datafiles. Then people can confirm and/or debug that.
I've tried to repr... - 04:18 PM Bug report #19200 (Closed): Qgis 2.18.20 crashing when exporting mbtiles
- Hi Marte,
If you have troubles with a plugin, that is if QGIS crashes because of a plugin, you have to ask the plu... - 02:43 PM Bug report #19200 (Closed): Qgis 2.18.20 crashing when exporting mbtiles
- I want to export my map as mbtiles. I have tried to use the qtiles plugin, however, the program crashes when I press ...
- 04:02 PM Bug report #19201 (Rejected): Authentification in QGIS doesn't ask master password - security breach
- I have a QGIS project, which consists of many layers from a PostgreSQL database. Logins and passwords for the access ...
- 02:10 PM Bug report #19192: gdalbuildvrt can fails handling wildcards under win10 1803
- Frank Thiemann wrote:
> Who's issue is it? Who is building the gdal binaries?
> It seams also not to be a gdal issu... - 12:56 PM Revision 6a987f91 (qgis): [OGR provider] [FEATURE] Add support for transactions on GPKG databases
- For complete support, it requires two GDAL fixes:
- One to avoid feature count to be invalid when using ROLLBACK TO S... - 12:44 PM Bug report #19199 (Closed): regression: vector layer legend symbol / children (i.e. rules) aren't...
- I've just noticed that QGIS master (what'll become 3.2) suffers from the following regression: upon project load, vec...
- 12:20 PM Bug report #19198: No transparency widget and no icons/classes in layer panel, QGIS 3.1.0-Master
- I work on Windows 10 x64.
- 12:20 PM Bug report #19198 (Open): No transparency widget and no icons/classes in layer panel, QGIS 3.1.0-...
- It worked good in QGIS 3.0.3-Girona. Look at the attached screenshot (On the left QGIS 3.0.3, on the right QGIS 3.1.0...
- 12:07 PM Bug report #19197 (Rejected): Crash when activating Digitizing Tools
- This is a bug in that plugin, not qgis
- 12:07 PM Bug report #19197 (Rejected): Crash when activating Digitizing Tools
- This is a bug in that plugin, not qgis
- 10:09 AM Bug report #19197 (Rejected): Crash when activating Digitizing Tools
- h2. User Feedback
QGIS crashes when the plugin "Digitizing Tools" is activated.
h2. Report Details
*Crash ... - 10:30 AM Bug report #15930: Aggregate functions don't seem to work with virtual fields
- Nyall Dawson wrote:
> Applied in changeset commit:qgis|3f4d6de54b476176724877c5a490665fa3dcb9df.
I've just come a... - 09:02 AM Revision 65c1ed2a (qgis): Typo and SIP_SKIP
- 08:57 AM Revision 66ad9d99 (qgis): Merge pull request #7055 from m-kuhn/wfsNoMainThreadEventLoopb
- Avoid running QEventLoop on main thread (in WFS provider)
- 05:48 AM Revision 6b08eff6 (qgis): Spelling
- 05:48 AM Revision a8c0cef4 (qgis): [processing][saga] Fix params for IDW alg
- 05:48 AM Revision 37e37983 (qgis): [processing][saga] Fix duplicate cluster analysis algs
- 05:48 AM Revision d04fee69 (qgis): [processing][saga] Remove duplicate GWR algs, fix params
- 05:48 AM Revision dd9e46f8 (qgis): [processing][saga] Remove duplicate intersect alg, add test
- 05:48 AM Revision 55a54b09 (qgis): [processing][saga] Fix duplicate confusion matrix algs
- Fixes #19188
- 05:48 AM Revision f75d31c4 (qgis): [processing][saga] Remove duplicate polygon difference alg, add test
- 05:48 AM Revision 939551bc (qgis): [processing][saga] Remove duplicate polygon update algorithm, add test
- 05:48 AM Revision bdac9f10 (qgis): [processing][saga] Remove duplicate identity alg, add test
- 05:48 AM Revision 07530be1 (qgis): [processing][saga] Remove duplicate polygon union algorithm
- Also
- fix typo in algorithm name
- add unit test - 05:48 AM Revision 0a2c856b (qgis): [processing][saga] Remove duplicate polygon self intersection alg, fix ...
- 05:48 AM Revision c85b1649 (qgis): [processing][saga] Remove duplicate symmetrical difference alg
- and add test.
Warnings: SAGA results are bad here! Use the native QGIS alg
instead - 05:48 AM Bug report #19188 (Closed): ~6000 lines of Python errors on every 3.0.3 startup - could this be m...
- Applied in changeset commit:qgis|55a54b0971f5f9774622ddad6ef576aeccafcf74.
- 05:48 AM Bug report #19188 (Closed): ~6000 lines of Python errors on every 3.0.3 startup - could this be m...
- Applied in changeset commit:qgis|55a54b0971f5f9774622ddad6ef576aeccafcf74.
2018-06-14
- 12:22 AM Bug report #19196 (Closed): Handle Bad Layers bulk edit
- I've had to fix all the layers on a few projects lately, and they've had the same behavior problem:
The Handle Bad L... - 11:35 PM Bug report #19192: gdalbuildvrt can fails handling wildcards under win10 1803
- Who's issue is it? Who is building the gdal binaries?
It seams also not to be a gdal issue - 10:38 PM Bug report #19192 (Closed): gdalbuildvrt can fails handling wildcards under win10 1803
- Not a qgis issue
- 10:38 PM Bug report #19192 (Closed): gdalbuildvrt can fails handling wildcards under win10 1803
- Not a qgis issue
- 04:37 PM Bug report #19192 (Closed): gdalbuildvrt can fails handling wildcards under win10 1803
- gdalbuildvrt fails handling wildcards * under windows 10 1803
it was working properyly before windows 10 april fun... - 11:07 PM Revision f07b90d3 (qgis): Remove unused and duplicated private function
- 10:39 PM Revision f99d5117 (qgis): Fix seealso links
- 10:39 PM Revision f838001d (qgis): Indentation
- 10:39 PM Revision b11769ff (qgis): Calculate block extent directly from iterator
- 10:39 PM Revision bde8b430 (qgis): Fix exception in create constant raster alg
- 10:39 PM Revision 76eb29da (qgis): Unit tests and dox for QgsRasterIterator
- 10:39 PM Revision a80f7ab9 (qgis): [afs] Fix 'Limit to extent' option was ignored
- 10:00 PM Bug report #19194 (Closed): Processing plugin crashes during startup - QGIS 3.0.3
- 09:57 PM Bug report #19194 (Closed): Processing plugin crashes during startup - QGIS 3.0.3
- The QGIS Processing 'plugin' crashes during startup. When I attempt to enable 'Processing' from the plugin menu, this...
- 09:58 PM Bug report #19195 (Closed): WMS layer loaded in incorrect CRS when using drag and drop from Brows...
- When a WMS layer is loaded into the canva using a +double-click+ in the Browser panel, the layer is projected with th...
- 08:56 PM Bug report #18628 (Reopened): QGIS 3: vertex editor highlights features in non-visible layers
- This issue is still occurring in QGIS 3.0.3.
- 08:56 PM Bug report #18628 (Reopened): QGIS 3: vertex editor highlights features in non-visible layers
- This issue is still occurring in QGIS 3.0.3.
- 07:02 PM Bug report #18518 (In Progress): QGIS Server 3 GetFeatureInfo doesn't resolve value relations any...
- https://github.com/qgis/QGIS/pull/7244
- 07:02 PM Bug report #18518 (In Progress): QGIS Server 3 GetFeatureInfo doesn't resolve value relations any...
- https://github.com/qgis/QGIS/pull/7244
- 07:01 PM Revision a2718daf (qgis): Add test data for gfi server relations
- 06:53 PM Feature request #19193 (Open): Better display of groups in Items panel (layout mode)
- In the current QGis version (3.0.3), in layout mode, the Items list does not show which items are inside groups. It's...
- 06:35 PM Revision eb0be331 (qgis): [bugfix][server] Respect relations in getfeatureinfo
- Fixes #18518
QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore - 05:58 PM Bug report #18812: QGIS 3.0.1 crashes after attempting to remove a virtual field from a shapefile
- Update...
I am able to remove only (1) virtual field per session. To delete more I must save edits and restart QG... - 05:42 PM Bug report #18812: QGIS 3.0.1 crashes after attempting to remove a virtual field from a shapefile
- I have encountered this crash behavior on 3.03 when attempting to remove a virtual field from a layer table in a geop...
- 02:49 PM Revision 478d6d08 (qgis): Also forward proxyAuthentication and sslErrors to main thread
- 02:41 PM Bug report #19100 (In Progress): WFS request with combined filter (BBOX + PropertyIsEqual) not w...
- Is this now fixed in master?
- 01:23 PM Revision 2fe394be (qgis): Merge pull request #7241 from tudorbarascu/typo
- fix dislpay typo
- 12:31 PM Bug report #19151 (Feedback): Not getting images from QGIS-Server WMS using CRS EPSG:31468
- I cannot reproduce this (on Linux) with current master, can you please paste one example WMS call (URL) that fails?
- 12:14 PM Bug report #19074 (Closed): Pandas and NetCDF4 cannot be installed for QGIS version 2.18.20
- It does not look like a bug in QGIS application.
- 12:14 PM Bug report #19074 (Closed): Pandas and NetCDF4 cannot be installed for QGIS version 2.18.20
- It does not look like a bug in QGIS application.
- 12:11 PM Bug report #12840 (Feedback): qgis_mapserv.fcgi not using proxy settings in QGIS2.ini
- Can you please check if this is still an issue?
- 12:11 PM Bug report #12840 (Feedback): qgis_mapserv.fcgi not using proxy settings in QGIS2.ini
- Can you please check if this is still an issue?
- 12:09 PM Bug report #18663 (Feedback): QGIS 3.0.1 crashed
- Can you please add a test project with example data and a step-by-step procedure to reproduce this issue?
- 12:09 PM Bug report #18663 (Feedback): QGIS 3.0.1 crashed
- Can you please add a test project with example data and a step-by-step procedure to reproduce this issue?
- 12:02 PM Revision a92b049a (qgis): fix dislpay typo
- 11:58 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- Fixed in documentation.
- 11:58 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- Fixed in documentation.
- 11:58 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- Fixed in documentation.
- 11:45 AM Bug report #14354 (Closed): QGIS Server occasionally crashes when running in CGI mode
- 11:44 AM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Can we close this one?
- 11:18 AM Bug report #19155 (In Progress): Layouts crash when undoing a legend item remove action
- https://github.com/qgis/QGIS/pull/7240
- 11:18 AM Bug report #19155 (In Progress): Layouts crash when undoing a legend item remove action
- https://github.com/qgis/QGIS/pull/7240
- 11:15 AM Revision 9def3470 (qgis): [bugfix] Crash on undo layout legend item on deleted item
- Fixes #19155
- 11:12 AM Revision 4beb3211 (qgis): Fix text on symbol disappearing from single symbol renderer
- Because the single symbol was not having rule key in legend...
- 10:27 AM Revision 6dd35294 (qgis): No need for extra variables
- 10:16 AM Revision 83975179 (qgis): Merge pull request #7236 from nyalldawson/min_qt
- Minimum qt version is 5.4
- 10:05 AM Revision 514d036b (qgis): Merge pull request #7224 from rldhont/server-wms-getfeatureinfo-raster-...
- [Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data
- 10:04 AM Revision 247836bd (qgis): Merge pull request #7119 from rldhont/symbol-utils-symbolNameToPath-pro...
- [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path in symbolNameToPath
- 09:54 AM Revision 402f3ffd (qgis): Regenerate sip with latest sipify
- 09:52 AM Revision 410d8553 (qgis): Fix some authentication interaction threading issues
- 09:52 AM Revision 44e8f60a (qgis): Add documentation
- 09:52 AM Revision 620d4d7a (qgis): Use direct connection for NAM auth connections
- 09:52 AM Revision 666a0e99 (qgis): Parse capabilities immediately
- ... even when the request is sent in a different thread.
- 09:52 AM Revision b756a021 (qgis): Timeout tests after 55s
- 09:52 AM Revision bdcd8767 (qgis): Add comment to explain the nasty details
- 09:52 AM Revision 8fc5b101 (qgis): Experimental commit for synchroneous auth support
- 09:52 AM Revision 143ee82e (qgis): Avoid deadlock by using Qt::DirectConnection
- 09:52 AM Revision 9b5c5b00 (qgis): Run WFS feature counter task in separate thread
- 09:52 AM Revision c59df79a (qgis): Send request from spawned thread
- 09:49 AM Revision 365fbed2 (qgis): Merge pull request #7231 from elpaso/bugfix-18282-non-ascii-tags
- [bugfix] Style Manager - non ascii tags in symbols
- 09:48 AM Bug report #18282 (Closed): Style Manager - Impossible to work with non-Latin characters (tag or ...
- Applied in changeset commit:qgis|b3c31d3affc9f4d558f5ad0ff41e25c06bc7fb8d.
- 09:48 AM Bug report #18282 (Closed): Style Manager - Impossible to work with non-Latin characters (tag or ...
- Applied in changeset commit:qgis|b3c31d3affc9f4d558f5ad0ff41e25c06bc7fb8d.
- 09:42 AM Bug report #18430: Multiple extension and plugin bug QGIS3 osx
- Tested again with version 3.0.3 same problem.
Does anyone hava a solution to enable load extesion within pythn 3.6... - 07:51 AM Revision 22ce7081 (qgis): Fix build warning
- 07:27 AM Bug report #19191 (Closed): Polar projection polygon visualization bug
- World coastline shows well in e.g., unprojected WGS84, EPSG:4326, but has troubles with polygon filling in a polar pr...
- 06:41 AM Revision 6a76502b (qgis): Make QgsRasterIterator optionally return the exact extent of the
- current block returned
... because this is very difficult to calculate exactly outside
of the iterator, yet the iter... - 05:36 AM Bug report #19190 (Open): QgsPoint class does not store empty point geometries
- The QgsPoint class does not properly store empty point geometries. For example, from the python console in QGIS 3.0....
- 05:27 AM Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
- A new issue has been created that more accurately describes the problem.
- 04:48 AM Bug report #19189 (Closed): Dashed line showing incorrectly in legend
- I have a dash pattern of a dashed gray simple line with transparency overlain on a solid simple yellow line. It displ...
2018-06-13
- 01:35 AM Revision dcff720b (qgis): also use 1-dimensional table in modeler dialog (follow up 4b354984e8)
- 01:32 AM Revision a6d78bc2 (qgis): Minimum qt version is 5.4
- 12:33 AM Bug report #19188 (Closed): ~6000 lines of Python errors on every 3.0.3 startup - could this be m...
- I notice I get over 6000 lines of Python errors in the log on every startup. That can't be normal??? I've also seen s...
- 12:13 AM Bug report #19185 (Reopened): QGIS 2.14 (Essen) crashes when clicked on projection button
- Dear Nyall Dawson,
I changed the repository to,
deb http://qgis.org/debian trusty main
deb-src http://qgis.org... - 12:06 AM Bug report #19158: [osx] Failure while trying to create a new vector layer
- Hey - that just began happening to me today! Except I'm on Windows 10 64-bit:
QGIS version
3.0.3-Girona
QGIS co... - 10:52 PM Bug report #19173: QGIS 3.0.3 line widths not screen scaled in Win 10
- Note: The screenshot captures hardware pixels, and then renders them as if they were logical pixels. The red line her...
- 10:46 PM Bug report #19173: QGIS 3.0.3 line widths not screen scaled in Win 10
- I found the Digitizing settings. Line width was the minimum 1, changed it to 5. While drawing that makes a line about...
- 10:46 PM Bug report #19173: QGIS 3.0.3 line widths not screen scaled in Win 10
- I found the Digitizing settings. Line width was the minimum 1, changed it to 5. While drawing that makes a line about...
- 09:52 AM Bug report #19173 (Feedback): QGIS 3.0.3 line widths not screen scaled in Win 10
- Hi,
Unless i misunderstood, what you are looking for is the rubberband settings available in Settings menu --> Optio... - 09:15 PM Revision ade01f56 (qgis): fix missing /Out/ annotations for some geometry classes (#7234)
- * fix missing /Out/ annotations for some geometry classes
* one more missing SIP annotation - 08:36 PM Revision 262cee6f (qgis): fix build with Qt <5.7
- 06:57 PM Feature request #19187 (Open): Make search more inclusive for special characters (letters with ac...
- This request is inspired by this question on GIS Stackexchange: https://gis.stackexchange.com/questions/285895/georef...
- 04:09 PM Bug report #19169: qGIS crashed after saving, Styling panel opened
- I think this was fixed in current master, would you be able to test one of the nightly builds?
see: https://issues... - 04:07 PM Feature request #19179 (Feedback): Option to delete layer with keyboard delete key
- (on linux) CTRL-D does that
- 04:01 PM Bug report #18282 (In Progress): Style Manager - Impossible to work with non-Latin characters (ta...
- https://github.com/qgis/QGIS/pull/7231
- 04:01 PM Bug report #18282 (In Progress): Style Manager - Impossible to work with non-Latin characters (ta...
- https://github.com/qgis/QGIS/pull/7231
- 03:12 PM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- Ok, found one of the issues but there is another one: SQLITE function LOWER() does not work with anything other than ...
- 01:51 PM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- I can reproduce this on Linux too: there is a problem when querying the QSLite DB that stores the tags, looking into it.
- 11:42 AM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- I reproduce this bug in QGIS version 3.0.3-Girona as well.
- 03:46 PM Revision b3c31d3a (qgis): [bugfix] Fix symbol tags with cyrillic names
- ... and other non-ascii as well
Fixes #18282 - Style Manager - Impossible to work with non-Latin characters (tag or ... - 03:46 PM Revision 3f938e43 (qgis): Add test for QgsSqliteUtils
- 03:10 PM Bug report #19181: Crash on Start
- This Issue seems to be caused by me changing from 32bit to 64bit versions of QGIS, I've installed 3.0.3 32bit and its...
- 01:26 PM Revision 3651df07 (qgis): add logMessage method to locator filter (#7222)
- to discourage from using Python print()
- 11:34 AM Bug report #18890 (Closed): 3D map view crashes when enabling 3d rendering on vector layers
- Duplicate of #17416 (the same backtrace as mentioned there)
- 11:34 AM Bug report #18890 (Closed): 3D map view crashes when enabling 3d rendering on vector layers
- Duplicate of #17416 (the same backtrace as mentioned there)
- 11:30 AM Bug report #18272 (Closed): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Duplicate of #17315 (the same backtrace as reported there)
- 11:30 AM Bug report #18272 (Closed): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Duplicate of #17315 (the same backtrace as reported there)
- 11:26 AM Bug report #18328 (Closed): viewing 3D map
- Duplicate of #17416
- 11:26 AM Bug report #18328 (Closed): viewing 3D map
- Duplicate of #17416
- 11:23 AM Revision 494f7bcd (qgis): Fix double clear actions sometimes show in spin boxes
- Fixes #19178
- 11:22 AM Bug report #19178 (Closed): [Processing]Double Reset icon in spinbox widget
- Applied in changeset commit:qgis|494f7bcde1bea1ce505b1db68252c1f523bc6f16.
- 11:22 AM Bug report #19178 (Closed): [Processing]Double Reset icon in spinbox widget
- Applied in changeset commit:qgis|494f7bcde1bea1ce505b1db68252c1f523bc6f16.
- 11:15 AM Revision dab44377 (qgis): Merge pull request #7208 from arnaud-morvan/wfs_srs_multilayer
- [server] Fix BBOX SRS in WFS GetFeature POST with two queries
- 10:27 AM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- I'll upgrade the server to accept both singular and plural. The single <include schemaCollection="..."/> is going to ...
- 10:01 AM Bug report #19156 (Closed): Move Label and Diagram button not working
- Thanks for having checked
- 08:11 AM Bug report #19186 (Closed): GRASS module (v.net.steiner) works in QGIS2 but not in QGIS3
- I wrote the following to the GRASS user mailing list and was advised by Markus Neteler to open a QGIS bug report and ...
- 06:54 AM Revision 18ddc4ec (qgis): Expose choice of bounds handling during reclassification
- 06:54 AM Revision 0ab63274 (qgis): Documentation for QgsRasterRange
- 06:54 AM Revision ef81f3c5 (qgis): [FEATURE] Native reclassify raster algorithms
- Adds two new native QGIS raster reclassification algorithms:
- Reclassify by layer: reclassifies a raster using the ... - 06:54 AM Revision 59938c83 (qgis): [processing] Fix Python representation of matrix parameter values with ...
- 06:54 AM Revision 0da30699 (qgis): [processing] Add unit tests for reclassify using nulls
- 06:54 AM Revision 7c1dcfab (qgis): Support infinite ranges for null class boundaries
- 06:54 AM Revision 2320a043 (qgis): Fix unit test
- 06:54 AM Revision 1a226e6c (qgis): Report warnings when class boundaries overlap
- 06:54 AM Revision 6b24d8c6 (qgis): [processing] Restore window geometry for fixed table editor dialog
- 06:54 AM Revision 0f0a7dc6 (qgis): Add QgsRasterRange::asText for a text representation of a range
- 06:54 AM Revision f934c5c0 (qgis): Add overlaps test to QgsRasterRange
- 06:54 AM Revision eec2f47c (qgis): Remove a duplicate test
- 06:54 AM Revision e14862e3 (qgis): Tests for QgsRasterRange
- 06:54 AM Revision efb44ad8 (qgis): Fix equality test for QgsRasterRange when min/max is nan
- 06:54 AM Revision d435a7a0 (qgis): Add bounds type handling to QgsRasterRange
- 06:54 AM Revision a69274ac (qgis): Add contains check to QgsRasterRange
- 06:54 AM Revision dcd872ba (qgis): Use default raster iterator tile size
- 06:54 AM Revision f0f5211f (qgis): Add reclassify by table algorithm
- 06:54 AM Revision a2042a4a (qgis): Expose a method to Python
- 06:54 AM Revision dafa3843 (qgis): Expose choice of how to handle out-of-class values
- 06:54 AM Revision 059f3439 (qgis): Add missing files
- 06:54 AM Revision 3ca9618c (qgis): Formatting
- 06:54 AM Revision c5966b47 (qgis): Add typeinfo for RasterClass
- 06:54 AM Revision 87290734 (qgis): Unit tests for reclassification utils
- 06:54 AM Revision 7a157837 (qgis): Add tests for processing reclassification algorithms
- 06:54 AM Revision 88669ede (qgis): Try to debug Travis test failure
- 06:54 AM Revision 2c2100b9 (qgis): More Travis debugging
- 06:54 AM Revision a534286c (qgis): Since 3.4->3.2
- 06:54 AM Revision dc77c59a (qgis): Move body of reclassifyValue to header so it can be optimised
- 06:54 AM Revision 79c907bf (qgis): Add unique_ptr variant to QgsRasterIterator::readNextRasterPart
- 06:54 AM Revision 44385227 (qgis): Remove unused member
- 06:54 AM Revision 9be72932 (qgis): Minor fixes
- 06:54 AM Revision 82029f9c (qgis): Allow some frequently used methods to be inlined
- 06:54 AM Revision 81d5a2d8 (qgis): Throw exception for invalid table sizes
- 06:54 AM Revision 50c28e41 (qgis): Fix typo
- 06:54 AM Revision d7a37fa3 (qgis): Throw exception when invalid band number specified
- 06:54 AM Revision 85d895d0 (qgis): Fix cancelation support for reclassify algs
- 06:54 AM Revision b26957e4 (qgis): Throw exception when raster output could not be created
- 06:54 AM Revision a62a2bc7 (qgis): Expose choice of raster data type for reclassify algs
- 06:54 AM Revision fe863cb1 (qgis): Unit tests for reclassification with data types
- 06:54 AM Revision e45958ea (qgis): Move more raster block methods to header for better compiler optimisation
- 06:54 AM Revision 3c8f80d1 (qgis): Unit tests for list based contains
- 04:37 AM Bug report #12874: [Composer] DEL button doesn't remove items from the print composer on Mac OS X
- Harrissou Santanna wrote:
> Hi,
> Documentation says that items in the print composer can be deleted by pressing ei...
2018-06-12
- 12:53 AM Bug report #19185 (Closed): QGIS 2.14 (Essen) crashes when clicked on projection button
- 2.14 is no longer supported by the QGIS project - please test with 2.18 or 3.0
- 12:53 AM Bug report #19185 (Closed): QGIS 2.14 (Essen) crashes when clicked on projection button
- 2.14 is no longer supported by the QGIS project - please test with 2.18 or 3.0
- 12:16 AM Bug report #19185 (Closed): QGIS 2.14 (Essen) crashes when clicked on projection button
- I installed the qgis 2.14 (Essen) on Ubuntu 14.04 (trusty tahr, 32 bit) a few days ago. I added the followings to my ...
- 12:02 AM Bug report #19184 (Closed): QGis 3.0.3 crash using QSqlTableModel
- I finaly found that QGis crashed because I was using a:
QSqlDatabase->QSqlTableModel->QTableView schema
And the ... - 09:32 PM Bug report #19184 (Closed): QGis 3.0.3 crash using QSqlTableModel
- I am developing a Qgis plugin and Qgis 3.0.3 Crashes sometimes.
I know the source of the problem is QSqlTableModel, ... - 08:05 PM Bug report #19183: .MDB not opening even when adding Values on Enviroment
- I tried opening some files from a Geology Map, but the .mdb file does not open properly, i added the values:
The nam... - 08:04 PM Bug report #19183 (Open): .MDB not opening even when adding Values on Enviroment
- I tried opening some files from a Geology Map, but the .mdb file does not open properly, i added the values:
The nam... - 07:48 PM Bug report #19182 (Open): Installation of QGIS-Server 3.03 on Windows 7
- I have installed QGIS-Server 3.03-1 via osgeo4w-setup-x86.exe on my machine Windows 7.
Based on existing tutorials a... - 07:19 PM Revision 4d3ff9a5 (qgis): Merge pull request #7227 from elpaso/locale-make-overrideable
- Use default QLocale instead of system
- 05:38 PM Bug report #19124: UTF-8 characters not supported in python script despite # -*- coding: utf-8 -*-
- Here is a code sample
- 03:49 PM Bug report #19181 (Closed): Crash on Start
- I've just attempted to upgrade from 3.0.0 to 3.0.3, now when ever i open QGIS I get the splash screen which gets to "...
- 03:28 PM Bug report #19180 (Closed): Treating UUID like text
- I have layer from postgis and here are some call from qgis 3 (from 3.0.0 to qgis 3.0.3) that makes errors :...
- 03:19 PM Revision e9520311 (qgis): Use default QLocale instead of system
- no effect for now, but it makes the locale override
possible through QLocale::setDefault() - 03:00 PM Bug report #15489 (Closed): Moving labels doesn't work when using virtual fields
- This is now possible using auxiliary storage in QGIS 3
- 02:57 PM Bug report #19130: 'Move and Copy' feature of vector editor duplicates 'fid'
- I was able to reproduce this bug. Here's a step by step procedure:
1. Create a new GeoPackage with a polygon table... - 02:40 PM Bug report #19156: Move Label and Diagram button not working
- Fixed in Master
- 02:36 PM Bug report #19149: QgsGeometry class can't distinguish between an empty geometry and a null geometry
- Furthermore, is it possible to create a null geometry that isn't also an empty geometry? That is give the result of ...
- 02:15 PM Bug report #19149 (Reopened): QgsGeometry class can't distinguish between an empty geometry and a...
- Why doesn't it work for an empty point geometry? For example:
QgsGeometry.fromWkt('Point()').isEmpty()
True
Qgs... - 01:27 PM Feature request #19179 (Closed): Option to delete layer with keyboard delete key
- This is more of a UX request.
It would be nice to be able to delete a layer from the layers panel with the delete... - 12:47 PM Bug report #19178 (Closed): [Processing]Double Reset icon in spinbox widget
- See screenshot (on windows, in case...)
- 12:45 PM Bug report #19177 (Closed): Phyton Error: checkOnLayerChange [attributePainter.py:254]
- This is a bug with a 3rd party plugin, not QGIS itself.
- 12:45 PM Bug report #19177 (Closed): Phyton Error: checkOnLayerChange [attributePainter.py:254]
- This is a bug with a 3rd party plugin, not QGIS itself.
- 12:02 PM Bug report #19177 (Closed): Phyton Error: checkOnLayerChange [attributePainter.py:254]
- checkOnLayerChange
line 254
self.session.backupState(self.layerHighlighted, self.dock.tableWidget) - 11:51 AM Revision dc651b63 (qgis): Merge pull request #7220 from elpaso/bugfix-19096-DD-symbol-preview
- [bugfix] Clear all DD props before creating symbol preview
- 11:50 AM Bug report #19096 (Closed): Applying a data defined size to a categorized layer hides its categor...
- Applied in changeset commit:qgis|9fc87aab7f42cad3cda7724d66f5aec9df4b8639.
- 11:50 AM Bug report #19096 (Closed): Applying a data defined size to a categorized layer hides its categor...
- Applied in changeset commit:qgis|9fc87aab7f42cad3cda7724d66f5aec9df4b8639.
- 11:41 AM Bug report #19176 (Closed): QGIS 3.0.3 crashes when using 'DB Manager' and 'PostGIS execute SQL'
- I am able to connect to my DB.
When loading shapefiles from my database into QGIS using `Layer`-> `Add Layer`... - 11:05 AM Bug report #19175 (Open): Error after copying layer style
- I have a layer from a PostgreSQL DB with a specific style / classificataion in QGIS. After this, I add the same layer...
- 11:02 AM Revision f1397f84 (qgis): [processing] fix geometry by expression algorithm geometryless input
- 10:57 AM Revision 146a3986 (qgis): [Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data
- For WMS GetFeatureInfo request on a raster layer with GML as output, if the
identify value is null, do not ad the ban... - 09:10 AM Bug report #19174 (Closed): "Add layers to a group" does not respect the setting "By default new ...
- Steps to reproduce:
# Under _QGIS/Settings/Options/Rendering/Rendering behaviour_, make sure that "By default new ... - 08:54 AM Bug report #18963 (Closed): Can not write a decimal in a real field of a layer spatialite
- Fixed with https://github.com/qgis/QGIS/commit/4e37f381dee1e8a54144776c55bedbdf4df14b9b
please test it and report an... - 08:54 AM Bug report #18963 (Closed): Can not write a decimal in a real field of a layer spatialite
- Fixed with https://github.com/qgis/QGIS/commit/4e37f381dee1e8a54144776c55bedbdf4df14b9b
please test it and report an... - 08:53 AM Bug report #18679 (Closed): Cannot insert decimal separator to field
- Fixed with https://github.com/qgis/QGIS/commit/4e37f381dee1e8a54144776c55bedbdf4df14b9b
please test it and report an... - 08:53 AM Bug report #18679 (Closed): Cannot insert decimal separator to field
- Fixed with https://github.com/qgis/QGIS/commit/4e37f381dee1e8a54144776c55bedbdf4df14b9b
please test it and report an... - 08:32 AM Revision 4e37f381 (qgis): Merge pull request #7188 from elpaso/locale-formatting
- [bugfix] Fix double precision I/O in form widgets
- 06:56 AM Bug report #19173 (Closed): QGIS 3.0.3 line widths not screen scaled in Win 10
- If I choose [Line Layer] -> Right click -> Styles -> Edit Symbol, the width I set there ends up as physical pixels on...
- 05:12 AM Revision e899849d (qgis): Merge pull request #7199 from 3nids/vertex_tool
- vertex tool fixes
- 05:11 AM Revision 5cb86be6 (qgis): rename some arguments and variables
- 04:14 AM Bug report #19172 (Closed): QGIS 3.0.3 main window does not remember chosen size (Win 10 with sca...
- I'm brand new to QGIS, so sorry if I'm missing something obvious. But it looks like this was all handled many years a...
- 03:46 AM Bug report #17907: Page Size in Composer (2.99)
- This seems like a user interface design issue to me. The interface feels inconsistent.
There are a few issues:
1)... - 02:47 AM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- QtWebKit is the recommended approach here - it's what core qgis uses.
- 02:26 AM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- Are there any other alternatives for displaying a webview or webpage? I don't think changing would be much of a probl...
- 02:34 AM Bug report #19171 (Open): Translate and Warp raster do not offer ER Mapper *.ers format for output
- Translate and Warp raster do not offer ER Mapper *.ers format for output.
It is part of the GDAL supported formats b...
2018-06-11
- 01:54 AM Bug report #19170 (Closed): Attribute values changed when deleting adjacent features in table
- Using a postgre database (version 10.3-1) with postgis extension (2.4.3).
While editing within the attribute table, ... - 01:10 AM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- > Can you shed some light on why this is hard to implement at the moment in QGIS?
A purely PyQt approach won't wor... - 11:54 AM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- Nyall Dawson wrote:
> You could test by trying the import in osgeo4w WITHOUT any qgis libraries involved.
I opene... - 12:11 AM Revision f4065d8a (qgis): Merge pull request #6647 from luipir/certs_not_removed_with_pki_postgis...
- Certs not removed with pki postgis on win port3
- 11:55 PM Bug report #19169 (Closed): qGIS crashed after saving, Styling panel opened
- h2. User Feedback
h2. Report Details
*Crash ID*: 3b7737cbe9e6ad6f30d9afe37a79eb2bbb5a622c
*Stack Trace... - 11:32 PM Bug report #19168 (Closed): qGIS 3.0.3 sudden crash
- h2. User Feedback
h2. Report Details
*Crash ID*: 6569a4ee0c08e3cf61c724d055b24490ea1e3904
*Stack Trace... - 06:52 PM Revision 55672237 (qgis): Merge pull request #7150 from rouault/fix_plugin_login
- Plugin loading: only load .so files on Linux
- 06:15 PM Revision 28958199 (qgis): Merge pull request #7116 from rldhont/processing-infinite-loop-in-refre...
- [BUGFIX][Processing] Infinite loop in refresh algorithms tree 2.18
- 06:14 PM Bug report #18287 (Feedback): QGIS crashes when deleting multiple items in layout
- 06:14 PM Bug report #18287: QGIS crashes when deleting multiple items in layout
- Can you share a test project?
- 06:11 PM Bug report #18520 (Feedback): Updating a geometry by trigger in geopackage db
- As Even suggested:
I think I've an idea of what's going wrong. geom = ST_SetStartPoint(geom, NEW.geom) generates a... - 05:32 PM Bug report #18726 (Feedback): geopackage: real values displayed wrong in table
- I cannot reproduce on current master (see attachment)
- 05:32 PM Bug report #18726 (Feedback): geopackage: real values displayed wrong in table
- I cannot reproduce on current master (see attachment)
- 05:32 PM Bug report #18726 (Feedback): geopackage: real values displayed wrong in table
- I cannot reproduce on current master (see attachment)
- 05:20 PM Bug report #18907 (Feedback): QGIS 3 crashed after duplicating a layout
- I cannot reproduce. Can you please check if this is still a bug in recent master builds?
If that is the case, please... - 05:11 PM Bug report #14354: QGIS Server occasionally crashes when running in CGI mode
- I cannot reproduce it anymore
- 05:11 PM Bug report #14354: QGIS Server occasionally crashes when running in CGI mode
- I cannot reproduce it anymore
- 05:04 PM Bug report #19167 (Closed): Colors of text notes in a GTK-themed QGIS
- Under Debian with Gnome 3.28, where the GTK theme consist of generally dark brown backgrounds and bright yellow texts...
- 05:03 PM Bug report #16980: Saving layer definition files in the form of groups and subgroups only works f...
- risolto con 3.0.3
- 04:56 PM Bug report #15316: symbology offset based on expressions does not work anymore
- problema risolto con 3.0.3
- 04:35 PM Bug report #19166 (Open): Identify features tool does not display the ellipsoid units when "Map u...
- When an ellipsoid is set in Project properties and you use the "Identify features" tool on eg a polygon, in the Deriv...
- 04:27 PM Bug report #19165 (Open): QGIS 3 crashes on osx when upgrading plugins
- Process: QGIS [79270]
Path: /Applications/QGIS3.app/Contents/MacOS/QGIS
Identifier: ... - 03:32 PM Bug report #6996: Line pattern fill is not rendered to vector in pdf export
- Hi, I do experience this problem with QGIS 3.0.2-Girona. I'm trying to export roads from OpenStreetMap on a metropoli...
- 03:20 PM Revision d98c14a5 (qgis): Merge pull request #7221 from elpaso/load-qgz
- [bugfix] Also load .qgz files
- 02:45 PM Revision bf2542e8 (qgis): Also load .qgz files
- 02:29 PM Bug report #19096 (In Progress): Applying a data defined size to a categorized layer hides its ca...
- https://github.com/qgis/QGIS/pull/7220
- 02:29 PM Bug report #19096 (In Progress): Applying a data defined size to a categorized layer hides its ca...
- https://github.com/qgis/QGIS/pull/7220
- 12:36 PM Bug report #19096: Applying a data defined size to a categorized layer hides its category symbol ...
- The issue here is not that the symbol is hidden, it is that the symbol in the preview is too small to be seen.
I'm l... - 02:16 PM Revision 9fc87aab (qgis): [bugfix] Clear all DD props before creating symbol preview
- Fixes #19096 - Applying a data defined size to a categorized layer hides its category symbol in the layers panel and ...
- 01:27 PM Feature request #18995: use variable in layer source
- A better solution is to use the authentication system with basic authentication:
https://docs.qgis.org/2.14/fr/doc... - 01:23 PM Revision d1fa1508 (qgis): followup 5c267f2: apply @wonder-sk 's comments
- 12:42 PM Revision 03151f88 (qgis): Embed Layers Dialog UI fixes
- - Use a QgsFileWidget
- Disable OK button when no layers are selected - 12:42 PM Revision 6ea79e34 (qgis): Ignore model font style and color in embed layers dialog
- And always show layers in standard font and colors. Otherwise
they inherit the styling of the standard layer tree mod... - 12:04 PM Feature request #19143 (Closed): Processing algorithm for filtering attribute ranges
- 11:27 AM Feature request #19143: Processing algorithm for filtering attribute ranges
- Yes, that helped. I guess I´m still not used to how Processing models work. I did of course have to catch the output ...
- 12:03 PM Bug report #19160 (Closed): qgis3 src/plugins/grass/qgsgrass* failed to build with qt 5.11
- Fixed in master
- 12:03 PM Bug report #19160 (Closed): qgis3 src/plugins/grass/qgsgrass* failed to build with qt 5.11
- Fixed in master
- 08:46 AM Bug report #19160 (Closed): qgis3 src/plugins/grass/qgsgrass* failed to build with qt 5.11
- Headers in Qt5.11 were cleaned up to no longer include unneeded other headers.
Add corresponding header in
./src... - 12:03 PM Revision a9b25ed9 (qgis): Add missing include to make it buildable in MacOS.
- 12:02 PM Revision ad394acd (qgis): [BUGFIX][Processing] Infinite loop in refresh algorithms tree
- When an algorithm provider is refresh, all algorithm providers are reloaded.
But after each reload,the providerReload... - 11:16 AM Revision 0038273e (qgis): Add new embedded indicator icon courtesy of @nirvn
- 11:16 AM Revision 09307185 (qgis): [needs-docs] Don't show embedded layers in italics
- Since the new indicator shows this in a better, less
visually noisy, way. - 11:16 AM Revision 7b1861e4 (qgis): Memory safety
- 11:16 AM Revision b3ef0294 (qgis): Also show embedded indicators for groups
- 11:16 AM Revision f633bbcb (qgis): [needs-docs] Use an indicator icon for embedded layers
- The previous approach of showing these layers with italic
text is not obvious for users to understand, and the
interf... - 11:16 AM Revision 404f07d4 (qgis): Remove foreach, initialize pointer
- 11:08 AM Bug report #19164 (Open): Crash when switching user profiles (too early?)
- h2. User Feedback
I did not do any particular thing: I opened QGIS with the wrong user profile and when I realized... - 10:52 AM Revision 0a325f1e (qgis): Avoid signalling repaint / data signals when a setSubsetString doesn't ...
- Behavior across providers harmonized & test added.
- 10:31 AM Revision 6e3ee464 (qgis): Merge pull request #7206 from m-kuhn/fix18380
- Fix loading layers within embedded groups
- 10:31 AM Bug report #18380 (Closed): Unable to embed layer groups from other project. But able to import s...
- Applied in changeset commit:qgis|96f7426946b31c54d72bacd19953657d191f54b4.
- 10:31 AM Bug report #18380 (Closed): Unable to embed layer groups from other project. But able to import s...
- Applied in changeset commit:qgis|96f7426946b31c54d72bacd19953657d191f54b4.
- 09:41 AM Feature request #19163 (Open): [Attributes Form] "Unique values" widget needs an option to sort t...
- Because it can be tricky to find the desired value in the resulting drop down list
- 09:35 AM Bug report #19162 (Closed): [Processing] GDAL translate sould not cast datatype by default
- GDAL translate tool allows to setup output datatype, this is an usefull option but also an advanced one, and most the...
- 09:11 AM Feature request #19161 (Open): [Processing] GDAL translate needs more option
- As it's no more possible to edit the command, we really need extra parameters to take full advantage of GDAL translat...
- 07:56 AM Bug report #19035 (Feedback): trying to delete a column of a .csv layer (no geometry) via layer p...
- I cannot reproduce this bug either on Linux or on Windows.
Can you please attach a minimal project and data and st... - 07:30 AM Bug report #19130 (Feedback): 'Move and Copy' feature of vector editor duplicates 'fid'
- I'm afraid we need some more details, can you please attach a sample project and data plus step-by-step procedure to ...
- 07:19 AM Revision d9afb899 (qgis): [bugfix] Fix Z&M edition. Fix double conversion from locale.
- Mnually Cherry-picked from 0ba36acf93353ff177f4e149215dbee8b9d5d78d
- 07:16 AM Revision 4e084b63 (qgis): [processing] Fix exception when browsing for folder in processing
- options for multiple folder settings
- 07:00 AM Revision 5c267f22 (qgis): Create a QgsLayerStyleOverride and use it for the job renderer
- 07:00 AM Revision 5ba1e91d (qgis): [map themes] fix map renderer ignore theme blend and transparency layer...
- 07:00 AM Revision d62c34af (qgis): Use QgsLayerStyleOverride in QgsMapHitTest::runHitTestLayer
- 07:00 AM Revision b7502b82 (qgis): More use of QgsLayerStyleOverride
- 04:55 AM Revision 3b89ee07 (qgis): Update dox, bindings
- 04:55 AM Revision a3d6b989 (qgis): Refined tests for QgsProject::transactionGroup()
- 04:55 AM Revision b88c2f42 (qgis): Add QgsProject::transactionGroup() available & with Python bindings.
- 04:55 AM Revision 798408b6 (qgis): Silence a clazy warning
- 04:55 AM Revision ce6ea182 (qgis): Dox and indentation updates
- 04:40 AM Revision 590b3806 (qgis): Fix failing test
- 04:40 AM Revision a98e7a14 (qgis): add test to ensure scale lock is respected on canvas resize
2018-06-10
- 12:48 AM Feature request #19139 (Feedback): Add US Survey Feet as Unit Type
- Is this just a matter of adding survey feet/miles as a unit choice to the measure tool? Or does it go deeper than that?
- 12:48 AM Bug report #19080 (Feedback): Nautical Miles Scale Bar
- I don't believe that that definition of nautical miles is correct - from Wikipedia:
"A nautical mile is a unit of ... - 09:20 PM Bug report #19158 (Closed): [osx] Failure while trying to create a new vector layer
- I'm new to GIS. I'm trying to create a new vector layer in QGIS. I keep getting an error that the layer is not create...
- 04:30 PM Revision 85b9d37f (qgis): Use QLocale to parse string representation of numbers
- Because we now might have thousand separators, also
fixes the NULL issue reported by DelazJ.
Comes with many test ca... - 12:52 PM Bug report #19121: QGIS crash when styling (with geometry generator)
- Also, just noted that QGIS don't crash until the "crash_layer" is visible in the canvas window. So if I apply the sty...
- 12:46 PM Bug report #19121: QGIS crash when styling (with geometry generator)
- I tried to simplify a project as much as I could that generates a crash reliably on my computers:
When I apply the... - 10:23 AM Bug report #19121: QGIS crash when styling (with geometry generator)
- Can you provide a complete project?
- 07:41 AM Bug report #19157 (Closed): Vertex Tool not working
- Hi,
This was an end user error issue. I managed to work out what was happening with the editor and it is working ... - 07:41 AM Bug report #19157 (Closed): Vertex Tool not working
- Hi,
This was an end user error issue. I managed to work out what was happening with the editor and it is working ... - 06:23 AM Bug report #19157 (Closed): Vertex Tool not working
- I am trying to edit polygons with the vertex tool. I can't create any new vertexes or move the points that are on the...
2018-06-09
- 12:54 AM Bug report #18915: pyQGIS - new_point.transform(tr) Exception: unknown
- I have done more investigation and the situations is not quite what I thought. It turns out that that transform gets...
- 10:36 PM Bug report #13812: Couldn't load PyQGIS.
- *Hello this is my error in ubuntu 18.04 and i am unable to install OpenLayerPlugin
*
@akkal@akkal-HP:~$ qgis
Warni... - 09:10 PM Bug report #19156 (Closed): Move Label and Diagram button not working
- In the labels toolbar, the *Move Label and Diagram* button appears not to be working. All the other buttons of the la...
- 06:43 PM Revision 28726653 (qgis): Merge pull request #7211 from elpaso/bugfix-19145-legend-crash
- [bugfix] Do not crash when removing a layout legend item
- 06:43 PM Bug report #19145 (Closed): Crash when deleting an item from the layout legend
- Applied in changeset commit:qgis|137bc4dbc28f218757077f6a436a0210dc6c8f1f.
- 06:43 PM Bug report #19145 (Closed): Crash when deleting an item from the layout legend
- Applied in changeset commit:qgis|137bc4dbc28f218757077f6a436a0210dc6c8f1f.
- 06:15 PM Bug report #19145 (In Progress): Crash when deleting an item from the layout legend
- https://github.com/qgis/QGIS/pull/7211
- 06:15 PM Bug report #19145 (In Progress): Crash when deleting an item from the layout legend
- https://github.com/qgis/QGIS/pull/7211
- 06:42 PM Revision cb3eb961 (qgis): Fix test, because we only accept comma for compatible locales
- 06:42 PM Revision bf810e9c (qgis): Check if conversion was successful before passing to locale
- 06:23 PM Revision f4ecbbfe (qgis): Merge pull request #7210 from elpaso/bugfix-18656-layout-map-extent
- [bugfix] Use locale representation for extent
- 06:23 PM Bug report #18656 (Closed): Print Layout: unable to manually modify the X and Y coordinates in th...
- Applied in changeset commit:qgis|615d7a03f28665b08b225dfa4d5f33d5d7229879.
- 06:23 PM Bug report #18656 (Closed): Print Layout: unable to manually modify the X and Y coordinates in th...
- Applied in changeset commit:qgis|615d7a03f28665b08b225dfa4d5f33d5d7229879.
- 05:34 PM Bug report #18656 (In Progress): Print Layout: unable to manually modify the X and Y coordinates ...
- https://github.com/qgis/QGIS/pull/7210
- 05:34 PM Bug report #18656 (In Progress): Print Layout: unable to manually modify the X and Y coordinates ...
- https://github.com/qgis/QGIS/pull/7210
- 06:21 PM Revision a85f67ee (qgis): Skip custom handling of decimal point if it's a dot
- 06:21 PM Revision 85e34f2c (qgis): Fix test comparison
- 06:21 PM Revision f853c8d1 (qgis): Respect locale decimal separator in input fields
- 06:20 PM Revision 8c74ddeb (qgis): Added tests for locales other than english
- 06:12 PM Revision 137bc4db (qgis): [bugfix] Do not crash when removing a layout legend item
- ... when the layer was removed from the map, the legend
sync was disabled and the drawind order was enabled ...
Fixe... - 05:52 PM Bug report #19155 (Closed): Layouts crash when undoing a legend item remove action
- Steps:
- add two layers to the layers tree
- create a layout with a map and a legend
- remove one layer from the... - 05:31 PM Revision 615d7a03 (qgis): Use locale representation for extent
- Fixes #18656 Print Layout: unable to manually modify the X and Y coordinates in the map Item properties panel
- 04:43 PM Feature request #19154 (Open): Allow more details or customization of tooltip on snapping
- When digitizing, y
You can enable tooltip display on snapping in Settings --> Options --> Digitizing, when digitizin... - 10:19 AM Bug report #19084: Shapefile _packed issue
- It's completely random and just happens sometimes during a normal save operation and other times it doesn't happen at...
- 10:15 AM Revision 23277284 (qgis): [processing][gdal] Fix execution of hillshade with multidirectional arg...
- And add tests
- 09:43 AM Revision c3747e95 (qgis): Add test to save and reload embedded groups
- 08:59 AM Revision e7df793d (qgis): Set locale in the tests
- 08:59 AM Revision 26280751 (qgis): Try to convert doubles with comma as decimal point
- 08:59 AM Revision e56b72af (qgis): Use displayString to get the formatted value
- 08:59 AM Revision ec20ff78 (qgis): Accept dot and comma as decimal point on input
- 08:59 AM Revision 3e44db5a (qgis): Use QLocale when representing double fields
- 08:57 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value
- This won't be fixed for 2.18 - it works fine in 3.0.
- 08:53 AM Feature request #18952 (Closed): ZIP multiraster layer
- Duplicate of #19058
- 08:53 AM Feature request #18952 (Closed): ZIP multiraster layer
- Duplicate of #19058
2018-06-08
- 11:19 PM Bug report #19002 (Closed): Data Source Manager: Switch "Close" and "Add" buttons
- 07:47 PM Bug report #19153 (Closed): .prj file error
- Shapefiles created in QGIS have capital letters missing from some of the projection information. These words should h...
- 05:24 PM Feature request #18126: Move feature to mouse pointer on double-click
- Denis Rouzaud wrote:
> are you talking about the move feature tool?
> The minimum is one click to enable moving, mo... - 02:37 PM Feature request #18126 (Feedback): Move feature to mouse pointer on double-click
- 01:50 PM Feature request #18126: Move feature to mouse pointer on double-click
- are you talking about the move feature tool?
The minimum is one click to enable moving, move the object, click to pl... - 05:17 PM Feature request #18771: 1:n relations: new entries in child layer when child has geometries
- This would be very nice to have indeed. I am available to work on this.
- 05:05 PM Bug report #19118: Crash when clicking browse button in attachment edit widget
- Cannot reproduce on Linux/master
- 05:03 PM Bug report #19124 (Feedback): UTF-8 characters not supported in python script despite # -*- codin...
- Please provide a full minimal working example.
- 04:56 PM Bug report #19152: Issues viewing and selecting polygon layer
- Interestingly, the CSV version always shows the outline of the polygons, no matter how zoomed in, but the polygons ar...
- 04:54 PM Bug report #19152: Issues viewing and selecting polygon layer
- BTW this layer was imported from the attached CSV file.
- 04:19 PM Bug report #19152 (Open): Issues viewing and selecting polygon layer
- The attached polygon layer consists of several large contour polygons with holes in them. The two largest polygons ha...
- 04:23 PM Feature request #19143: Processing algorithm for filtering attribute ranges
- See the following blog post for an exaplanation how to create multiple outputs:
http://www.opengis.ch/2018/05/28/h... - 01:25 PM Feature request #19143: Processing algorithm for filtering attribute ranges
- I would like to filter the features into different groups, so I would need to use something like:
"attr" > 0 AND "... - 11:54 AM Feature request #19143 (Feedback): Processing algorithm for filtering attribute ranges
- That's possible with the feature filter algorithm:
`"attr" > 0 AND "attr" <= 20`
Do you need something more tha... - 03:54 PM Bug report #8359: Remove warning about WMS
- If the user does not set a tile size and QGIS requests tiles larger than MaxWidth and/or MaxHeight, problems will occ...
- 02:03 PM Revision 6d1d1498 (qgis): fix documentation in QgsRectangle
- 02:02 PM Revision 932bcfd9 (qgis): use unique_ptr and log message when transform fails
- 01:58 PM Bug report #17985: Huge memory leak with QgsFeature.attributes() in Python
- Nyall, can this be closed?
- 01:55 PM Revision 289032bd (qgis): Merge pull request #7207 from rouault/geojson_add
- [OGR provider] Fix adding a new GeoJSON field, starting a new edit session and filling it (fixes #7205)
- 01:52 PM Bug report #13428 (Closed): PyQt not aware of qgis_customwidgets.py
- it should be fixed
- 01:52 PM Bug report #13428 (Closed): PyQt not aware of qgis_customwidgets.py
- it should be fixed
- 01:51 PM Bug report #17167 (Closed): Tables with boolean data types can't be saved
- 01:48 PM Bug report #18562 (Feedback): Crashes When Zooming In
- 01:47 PM Bug report #18562: Crashes When Zooming In
- Can you try to reproduce by adding file by file?
Also, do you have any plugin installed? - 01:46 PM Bug report #18934 (Closed): Data Export
- Closing for lack of feedback.
- 01:46 PM Bug report #18934 (Closed): Data Export
- Closing for lack of feedback.
- 01:45 PM Bug report #18915: pyQGIS - new_point.transform(tr) Exception: unknown
- can you share more of the code, especially the definition of transform, and provide a minimal code example?
- 01:42 PM Bug report #19012 (Closed): [PyQGIS Doc] Make all syntaxes obvious when a method has more than on...
- 01:42 PM Bug report #19138 (Closed): Hightlight vertex on map canvas in vertex table
- mixed in 3.1
- 01:42 PM Bug report #19138 (Closed): Hightlight vertex on map canvas in vertex table
- mixed in 3.1
- 01:11 PM Revision 9ebb6466 (qgis): [server] Fix BBOX SRS in WFS GetFeature POST with two queries
- Correctly transform featureRequest.filterRect in
WFS POST GetFeature request with multiple Query elements. - 12:55 PM Revision 82c2aaaa (qgis): [OGR provider] Fix adding a new GeoJSON field, starting a new edit sess...
- 12:20 PM Bug report #19151 (Closed): Not getting images from QGIS-Server WMS using CRS EPSG:31468
- I can't get any images out of the WMS service when the project's CRS is set to EPSG:31468 and I'm requesting images u...
- 12:00 PM Feature request #19150: Automatically Use max image dimensions from WMS Capabilities
- See attached screenshot for the UI fields mentioned.
- 11:57 AM Feature request #19150 (Closed): Automatically Use max image dimensions from WMS Capabilities
- Some WMS servers have a limit on the maximum image size they serve.
These sizes are (optionally) announced in the ca... - 11:59 AM Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
- This is well defined and working from what I can see. If you think there is something wrong, please post a snippet wi...
- 11:59 AM Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
- This is well defined and working from what I can see. If you think there is something wrong, please post a snippet wi...
- 11:00 AM Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
- In the QgsGeometry class, the current test for an empty geometry, that is a valid geometry with no vertices is;
@... - 11:53 AM Bug report #19100: WFS request with combined filter (BBOX + PropertyIsEqual) not working
- Yes ... i can confirm that 7007 fixes the issue under the condition mentioned by Arnaud.
- 11:12 AM Revision 96f74269 (qgis): Load layers within embedded groups
- Fix #18380
- 11:09 AM Revision e315ed6d (qgis): Add test for embedded groups
- 10:28 AM Bug report #19148 (Closed): I was bored...but now, I am stuck!
- In QGIS 3.2 (current master), I switched to "bored" mode to entertain myself (by typing bored in the coordinate box)....
- 09:33 AM Feature request #19147 (Open): Data-based 3D feature visualization
- In layer properties, 3D-view settings, 3D-renderer, only fixed values are possible for visualization settings. This m...
- 08:38 AM Revision 7f85ceea (qgis): Add failing test for Geojson add field and then features
- 07:19 AM Revision 918ac69b (qgis): [processing] share code between zonal histrogram and zonal stats algs
- 07:19 AM Revision b4cbfed4 (qgis): Update copyright header for raster layer unique values alg
- 06:06 AM Feature request #19108: [Diagrams] data defined start angle should also allow text
- Agreed, indeed.
- 02:29 AM Feature request #19108: [Diagrams] data defined start angle should also allow text
- I actually think this fix should be the opposite - the normal start angle combo box should be changed to a spin box a...
- 05:08 AM Revision 827eee93 (qgis): [processing] Fix feedback message in merge vector alg
- 04:18 AM Revision 77786f38 (qgis): [processing][SAGA] Fix interpolation choices for add grid values algori...
- And add more tests
Fixes #19132 - 04:18 AM Bug report #19132 (Closed): "Add raster values to point" -INTERPOL option instead of -RESAMPLING
- Applied in changeset commit:qgis|77786f38c3d623a14f52a42f15a417d579cc751c.
- 04:18 AM Bug report #19132 (Closed): "Add raster values to point" -INTERPOL option instead of -RESAMPLING
- Applied in changeset commit:qgis|77786f38c3d623a14f52a42f15a417d579cc751c.
- 03:43 AM Revision 44444281 (qgis): Add some tooltips to diagram show properties
- Refs #19109
- 03:43 AM Revision b1c89496 (qgis): Fix data defined show diagram setting does not always work
- Fixes #19109
- 03:43 AM Bug report #19109 (Closed): [Diagrams] Show diagram data-defined option seems broken
- Applied in changeset commit:qgis|b1c894969e5ec7956a06cef6e5f009d752177777.
- 03:43 AM Bug report #19109 (Closed): [Diagrams] Show diagram data-defined option seems broken
- Applied in changeset commit:qgis|b1c894969e5ec7956a06cef6e5f009d752177777.
- 03:11 AM Revision 57c442a4 (qgis): [layouts] Fix item_variables function with non-lowercase item ids
- Fixes #19063
- 03:11 AM Bug report #19063 (Closed): Unable to retrieve variables from another layout item
- Applied in changeset commit:qgis|57c442a4430a83683721c4568dde88c5cfd659ad.
- 03:11 AM Bug report #19063 (Closed): Unable to retrieve variables from another layout item
- Applied in changeset commit:qgis|57c442a4430a83683721c4568dde88c5cfd659ad.
- 03:00 AM Revision 262a01f5 (qgis): Supress dos2unix output
- 02:13 AM Revision 985aee69 (qgis): Fix incorrect calculation of zonal statistics
- Raster block extent was based on intersection of raster vs
feature's bounding box, which was not necessarily snapped ... - 02:13 AM Revision 1631a826 (qgis): Use doubles, not float values, within zonal stats
- 02:13 AM Revision 43d85675 (qgis): Avoid use of raw GEOS API
- 02:13 AM Revision ff9e7ba3 (qgis): Use prepared geometries to check for intersection between
- pixel rectangles and polygons when doing exact statistics
calculations in zonal stats
Sppeds up zonal stats calculat... - 02:13 AM Revision 83913961 (qgis): Minor refactoring, avoid use of old style cast
- 02:13 AM Revision 8ddab447 (qgis): Ensure zonal stats respsects all user set no data values
- 02:13 AM Revision e9bf7f17 (qgis): Add thread safe method of constructing QgsZonalStatistics,
- using a QgsRasterInterface instead of a QgsRasterLayer
- 02:13 AM Revision 919f5588 (qgis): Use unique_ptr
- 02:13 AM Revision 83d44b9f (qgis): Fix zonal statistics calculations when pixel size is greater than
- polygon size
Fixes #17159 - 02:13 AM Revision b533dd8e (qgis): Fix zonal stats min/max values when pixel area is greater than
- polygon area
- 02:13 AM Revision fc5eb962 (qgis): Make zonal statistics algorithm thread safe
- 02:13 AM Revision e97f0d32 (qgis): Update processing test results
- 02:13 AM Revision 6bf7c0eb (qgis): Better constructor, dox
- 02:13 AM Revision de38bf01 (qgis): Use a raster iterator for zonal stats, to optimise zonal stats
- calculation of large zones with lots of corresponding raster pixels
- 02:13 AM Revision b637c7fe (qgis): Prevent background execution of zonal stats
- This algorithm is NEVER safe to run in the background, because
it directly modifies a layer in place.
We should:
- m... - 02:12 AM Bug report #17159 (Closed): Wrong results using tool "Zonal Statistics"
- Applied in changeset commit:qgis|83d44b9fe975dbfcd1007b347f02712c08d0baff.
- 02:12 AM Bug report #17159 (Closed): Wrong results using tool "Zonal Statistics"
- Applied in changeset commit:qgis|83d44b9fe975dbfcd1007b347f02712c08d0baff.
- 02:12 AM Bug report #19110 (Closed): [Data-defined] The current definition of a DD widget is not shown whe...
- Applied in changeset commit:qgis|f6fa022910563369dd98b42b59f64a4e5473cd5a.
- 02:12 AM Bug report #19110 (Closed): [Data-defined] The current definition of a DD widget is not shown whe...
- Applied in changeset commit:qgis|f6fa022910563369dd98b42b59f64a4e5473cd5a.
- 02:10 AM Bug report #19140 (Closed): QGIS keeps crashing
- Duplicate of #19110
- 02:10 AM Bug report #19140 (Closed): QGIS keeps crashing
- Duplicate of #19110
- 02:09 AM Revision f6fa0229 (qgis): Fix missing definition in data defined buttons
- Fixes #19110
- 02:07 AM Bug report #19146 (Closed): Semi-Automatic classification plugin cierra Qgis 3
- This needs to be filed on the plugin's bug tracker - it's a 3rd party plugin
- 02:07 AM Bug report #19146 (Closed): Semi-Automatic classification plugin cierra Qgis 3
- This needs to be filed on the plugin's bug tracker - it's a 3rd party plugin
- 02:06 AM Bug report #19146 (Closed): Semi-Automatic classification plugin cierra Qgis 3
- h2. User Feedback
h2. Report Details
*Crash ID*: 26388aa869943d5db154177d7b42b4cbc797bb05
*Stack Trace... - 02:06 AM Bug report #19145 (Closed): Crash when deleting an item from the layout legend
- Attempted to delete an object from the legend just after removing it from the actual map.
(Legend Auto Update stat... - 02:04 AM Revision da89f18e (qgis): Fix some clazy eventFilter warnings
2018-06-07
- 01:59 AM Revision 719adfa5 (qgis): Capitalization
- 01:55 AM Revision b95375a4 (qgis): Use standard crosshair cursor in layouts
- 01:54 AM Revision 048db933 (qgis): remove specific cursor for QgsMeasureTool
- 12:06 AM Revision 088e94f9 (qgis): [cmake] fix deprecated OLD policy for CMP0053
- https://cmake.org/cmake/help/v3.1/policy/CMP0053.html
- 10:22 PM Bug report #19144 (Closed): Сoordinate grid in print composer QGIS
- Good afternoon, there is a problem when creating a grid on the format A0, step 1 mm. scale of 500
For some reason, i... - 10:15 PM Revision d674a538 (qgis): Add the Copy and Move Feature(s) button to Edit menu (#6884)
- 10:04 PM Feature request #19143 (Closed): Processing algorithm for filtering attribute ranges
- I noticed that there is a new algorithm, the Feature filter, in QGIS 3.2.0. I would like to see a similar algorithm i...
- 09:58 PM Revision 38ef187c (qgis): [move feature tool] respect CAD constraint [fix #19141]
- 09:58 PM Bug report #19141 (Closed): [CAD] The "move features" origin point should not require to click on...
- Applied in changeset commit:qgis|38ef187c021f3d190cf53d4664d6718b31b85155.
- 09:58 PM Bug report #19141 (Closed): [CAD] The "move features" origin point should not require to click on...
- Applied in changeset commit:qgis|38ef187c021f3d190cf53d4664d6718b31b85155.
- 04:10 PM Bug report #19141 (Closed): [CAD] The "move features" origin point should not require to click on...
- When moving a feature thanks to the CAD panel, you need to click on the point you blocked with x,y coordinates to hav...
- 09:13 PM Revision 59202acc (qgis): [vertex editor] set extent of map canvas on the whole selection of nodes
- 09:13 PM Revision e46f7894 (qgis): [vertex tool] create the editor with an initial selection
- 09:12 PM Revision c825f6e0 (qgis): [vertex editor] selected vertices are in bold too
- 09:12 PM Revision 83a4fbfb (qgis): [vertex editor] connect selection model after setting the model
- otherwise, the selection model is a null pointer
- 06:45 PM Bug report #19140: QGIS keeps crashing
- It occurs when you open QGIS (and a brand new project) or when you open an old 2.2 project? The 2.2 to 3.0 gap is a h...
- 03:55 PM Bug report #19140 (Closed): QGIS keeps crashing
- Hello,
today i updated QGIS from 2.2.4 to 3.0.1 at my workplace. Since a few hours, QGIS crashes instantly or a few ... - 04:28 PM Revision cd8ab68d (qgis): fix crash when highlighting invisible features
- (3.x apparently not affected)
- 04:12 PM Bug report #19142 (Closed): Landscape print position is not correct
- If you print directly to a printer, the position of the graphic is not correct. Left margin is too wide. Portrait is ...
- 02:47 PM Feature request #19139 (Feedback): Add US Survey Feet as Unit Type
- Can you add the option of re-projecting coordinates to US Survey feet ?
I'm thinking you're using international feet... - 02:43 PM Bug report #19138 (Closed): Hightlight vertex on map canvas in vertex table
- In QGIS 2.x rows clicked on the vertex table are displayed also in the map (awesome feature, especially with complex ...
- 02:19 PM Feature request #19136 (Closed): Edit gdal command in the GUI as per previous QGIS version
- Already filed in the past (can't find it now, but is there).
- 02:19 PM Feature request #19136 (Closed): Edit gdal command in the GUI as per previous QGIS version
- Already filed in the past (can't find it now, but is there).
- 01:58 PM Feature request #19136 (Closed): Edit gdal command in the GUI as per previous QGIS version
- Put the Pencil button back in GUIs using Gdal tools.That way we can add extra parameters to the command.
This fea... - 02:17 PM Bug report #19137 (Closed): Mutations in embedded forms (1:n) are not stored until user clicks in...
- In the EWS project of Kanton Zug (Matthias has data and project), users sometimes want to modify data of embedded for...
- 12:39 PM Feature request #19135 (Open): [Expressions]Ctrl-click on function should be possible even when t...
- Pressing Ctrl+click on a function does show its help tab only if the function is well served, with right parameters. ...
- 12:17 PM Bug report #19134 (Open): [Expressions]Ctrl-click on non native function wrongly states that the ...
- I've installed the reffunctions plugin that provides a set of new functions that have a help associated
When ctrl+cl... - 12:11 PM Bug report #19133 (Open): [Expressions]Allow to display help for variables and records functions ...
- Pressing Ctrl+click on a function in the expression string builder dialog directly shows the function help in the hel...
- 11:43 AM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- Hum, this is a complete mess...
http://docs.opengeospatial.org/is/09-025r2/09-025r2.html#147 "9.2.3 KVP Encoding" me... - 09:54 AM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- Parameter typenames (plural) is required by the OGC service (http://cite.opengeospatial.org/pub/cite/files/edu/wfs/te...
- 11:06 AM Bug report #19132 (Closed): "Add raster values to point" -INTERPOL option instead of -RESAMPLING
- Hello,
I'm trying to use the Saga's procssing plugin called "Add raster values to point" with Qgis 3.03 and Saga 2... - 10:32 AM Bug report #19122: can't update column
- Ricardo Campos wrote:
> yes, version 2.18 also does the same thing, I also tried on 16.13 and it remains the same.
... - 10:16 AM Bug report #18380: Unable to embed layer groups from other project. But able to import specific l...
- Still present in master https://github.com/qgis/QGIS/commit/2e5e20eb54
the workaround of moving the group is also ... - 10:14 AM Bug report #19131 (Closed): QGIS crashed while I was creating a new grass location
- Hello:
I was creating a new grass location when QGIS crashed.
The bug report was:
*Crash ID*: 868f82e458e5c3... - 09:55 AM Revision 51ae8e9e (qgis): Merge pull request #7195 from elpaso/bugfix-18981-export-qlr-crash-2
- [bugfix] Crash when exporting (invalid) legend to qlr
Fixes #18981 - 09:55 AM Bug report #18981 (Closed): Save QLR crashes QGIS 3
- Applied in changeset commit:qgis|ec909b0aabb9ed66050130672b19af1c9c1f5338.
- 09:55 AM Bug report #18981 (Closed): Save QLR crashes QGIS 3
- Applied in changeset commit:qgis|ec909b0aabb9ed66050130672b19af1c9c1f5338.
- 09:36 AM Bug report #15317: the window Layer Properties gets irresponsive
- Ubuntu 16.04 QGIS 2.18.17
- 09:35 AM Bug report #15317: the window Layer Properties gets irresponsive
- Isaac Boates wrote:
> Had this affect me on Ubuntu 16.04 with Xubuntu, QGIS 2.18.16. I deleted ~/.config/qgis as sug... - 09:07 AM Bug report #19054: Crash when attribute table open and layer removed
- Works perfectly! Thanks guys
- 09:05 AM Revision b307f39f (qgis): Added broken qlr file for the test case
- 08:18 AM Revision ad49cfb3 (qgis): Add test for QgsLayerDefinition (regression #18981)
- 08:17 AM Revision a3893215 (qgis): Include QDomNode (needed to build the test)
- 08:16 AM Revision 2f2221ae (qgis): Do not return invalid layers from findLayers()
- 06:28 AM Feature request #18476 (Closed): Join attributes by location for more than one located feature in...
- This is fixed in 3.2
- 06:28 AM Feature request #18476 (Closed): Join attributes by location for more than one located feature in...
- This is fixed in 3.2
- 06:24 AM Revision 22a98fb6 (qgis): [processing] Allow choice of field prefix for Join algorithms
- Avoids clash of field names resulting in potentially misleading results
- 05:32 AM Bug report #16939 (Feedback): Join attributes by location gives error when mssql-layer is a view,...
- Please test with 3.0 and confirm whether this is still an issue
- 03:39 AM Bug report #18893: Error when trying to search New Zealand (LINZ Data Service) CSW
- Looks like an issue with the CSW endpoint (see related issue at https://github.com/ZGIS/smart-csw-ingester/issues/39)
- 03:33 AM Revision 42c0b398 (qgis): [cmake] fix deprecated OLD policy CMP0048 (#7193)
- 02:52 AM Bug report #19130 (Closed): 'Move and Copy' feature of vector editor duplicates 'fid'
- 'Move and Copy' feature of vector editor duplicates 'fid' prohibiting changes to be saved until all instances are man...
- 02:18 AM Bug report #19129 (Closed): software crashed unexpectedly - It keeps happening each time
- Duplicate of #14752
- 02:18 AM Bug report #19129 (Closed): software crashed unexpectedly - It keeps happening each time
- Duplicate of #14752
2018-06-06
- 01:10 AM Bug report #19129 (Closed): software crashed unexpectedly - It keeps happening each time
- h2. User Feedback
Just
h2. Report Details
*Crash ID*: 24b75fed0ae145ca515e2ed0572363dec3fd0079
*Stack ... - 10:23 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- If it is the same issue as reported in qutebrowser, then it's a packaging issue and need reporting and fixing in osge...
- 08:55 PM Bug report #18155 (Reopened): ImportError: QtWebEngineWidgets must be imported before a QCoreAppl...
- @ Nyall Dawson. Why do you say that the QtWebEngineWidgets is limited in comparison to WebKit?
WebKit is really quit... - 09:47 PM Bug report #19128 (Closed): Open local hyperlinks with QtWebKit
- 09:03 PM Bug report #19128 (Closed): Open local hyperlinks with QtWebKit
- I am unable to open local html links using QtWebKit. Has anyone else experienced this issue already or could advise o...
- 07:32 PM Bug report #15825: Algorithm Voronoi polygons float division by zero
- Hi, I've recived today the same error in Qgis 3, with postgres layer and with a shapefile. Must be reopened?
- 06:37 PM Bug report #19127 (Closed): [Digitizing] Snapping marker is not shown when the advanced digitizin...
- I don't know if it's me not yet used to the new and different markers shown when digitizing but it looks like the sna...
- 06:01 PM Bug report #18981: Save QLR crashes QGIS 3
- for the record: the invalid layer was DTK/D850 but still QGIS does not need to crash.
- 05:59 PM Bug report #18981: Save QLR crashes QGIS 3
- PR https://github.com/qgis/QGIS/pull/7195
- 05:16 PM Bug report #18981 (In Progress): Save QLR crashes QGIS 3
- Confirmed, working on it
- 05:16 PM Bug report #18981 (In Progress): Save QLR crashes QGIS 3
- Confirmed, working on it
- 11:29 AM Bug report #18981: Save QLR crashes QGIS 3
- Download the attached qlr file called kortforsyning_data.qlr (content is only WMS layers). Open it in QGIS and try to...
- 05:57 PM Revision ec909b0a (qgis): [bugfix] Crash when exporting (invalid) legend to qlr
- Fixes #18981 Save QLR crashes QGIS 3
This patch definitely prevents the crash but I'm not sure if
we should also int... - 05:08 PM Bug report #18380: Unable to embed layer groups from other project. But able to import specific l...
- Still present in 3.0.3
- 04:42 PM Bug report #19122: can't update column
- yes, version 2.18 also does the same thing, I also tried on 16.13 and it remains the same.
this started to be done i... - 03:46 PM Bug report #19122: can't update column
- the same data works an expected on 2.18?
- 03:45 PM Bug report #19122: can't update column
- the data type is qstring
- 01:39 PM Bug report #19122 (Feedback): can't update column
- what data type is the column you are trying to update?
- 01:39 PM Bug report #19122 (Feedback): can't update column
- what data type is the column you are trying to update?
- 01:32 PM Bug report #19122 (Reopened): can't update column
- I can not change the text field value in the attribute table, both in the bar and in the calculator, when selecting a...
- 01:32 PM Bug report #19122 (Reopened): can't update column
- I can not change the text field value in the attribute table, both in the bar and in the calculator, when selecting a...
- 01:32 PM Bug report #19122 (Reopened): can't update column
- I can not change the text field value in the attribute table, both in the bar and in the calculator, when selecting a...
- 01:29 PM Bug report #19122: can't update column
- I can not change the text field value in the attribute table, both in the bar and in the calculator, when selecting a...
- 01:06 PM Bug report #19122 (Closed): can't update column
- 01:06 PM Bug report #19122 (Feedback): can't update column
- Olá Ricardo,
os tickets devem ser abertos em Ingles. Tickets must be filed in English. Thanks!
The bug tracker is... - 01:06 PM Bug report #19122 (Feedback): can't update column
- Olá Ricardo,
os tickets devem ser abertos em Ingles. Tickets must be filed in English. Thanks!
The bug tracker is... - 12:55 PM Bug report #19122 (Closed): can't update column
- Não consigo alterar valor de campo texto na tabela de atributos, tanto na barra como na calculadora, ao selecionar um...
- 03:00 PM Revision 2e5e20eb (qgis): [needs-docs] Remove obsolete tooltip on "Move Feature(s)" tool (#7191)
- now that it fully handles snapping
- 02:37 PM Feature request #19125: Always show deprecated plugins in Plugin Manager (remove the option to h...
- Sounds like a feature, so give me the two weeks until master is defrosted ;)
I'm not sure if mixing text styles is... - 01:49 PM Feature request #19125 (Closed): Always show deprecated plugins in Plugin Manager (remove the op...
- See this dev list thread:
https://lists.osgeo.org/pipermail/qgis-developer/2018-June/053615.html
We currently d... - 02:03 PM Bug report #19126 (Closed): The main window does not fit in the screen
- The main window of the desktop app is bigger than screen. It does not fit in the s)creen when maximice it and I canno...
- 01:29 PM Bug report #19123 (Closed): QGIS and auth. Service WMS
- Questions are better asked in the mailing lists (users, developers), IRC, stackexchange, etc.
if then a bug is con... - 01:29 PM Bug report #19123 (Closed): QGIS and auth. Service WMS
- Questions are better asked in the mailing lists (users, developers), IRC, stackexchange, etc.
if then a bug is con... - 01:17 PM Bug report #19123 (Closed): QGIS and auth. Service WMS
- Hello, as an admin in our Company I should resolve a problem with WMS Connection loading secured data that came with ...
- 01:19 PM Bug report #19124 (Closed): UTF-8 characters not supported in python script despite # -*- coding:...
- The following lines generate an error "SyntaxError: invalid character in identifier"
ϕ = radians(latitude)
λ = radi... - 12:47 PM Bug report #19119 (Closed): Crash when trying to merge features
- Applied in changeset commit:qgis|71f3aaf39eb01d00fe70861e4bae7ad23e894699.
- 12:47 PM Bug report #19119 (Closed): Crash when trying to merge features
- Applied in changeset commit:qgis|71f3aaf39eb01d00fe70861e4bae7ad23e894699.
- 12:24 PM Revision 71f3aaf3 (qgis): Fix crash in merge features dialog
- Fixes #19119
- 11:32 AM Bug report #19100: WFS request with combined filter (BBOX + PropertyIsEqual) not working
- Pull Request 7007 fix SRS issue only for the case BBOX is direct child of an And, itself direct child of the Filter E...
- 11:21 AM Revision 268b9ac6 (qgis): [Server] Reactivate the capability to print selection with Server 2.18
- The capability to print selection has been removed by the commit aaa7003 to
prevent accidental selections showing in ... - 11:21 AM Bug report #13459 (Closed): QGIS Server WMS GetPrint request don't respect SELECTION parameter
- Applied in changeset commit:qgis|268b9ac6ec98ef75c41959a7085ab415ba2e1c38.
- 11:21 AM Bug report #13459 (Closed): QGIS Server WMS GetPrint request don't respect SELECTION parameter
- Applied in changeset commit:qgis|268b9ac6ec98ef75c41959a7085ab415ba2e1c38.
- 10:55 AM Bug report #18274: Print Composer in 3.0.0 export to TIF forgets to define RowsPerStrip in TIF
- A variation of my patch has been committed for QT 5.11.1
- 10:02 AM Bug report #18963: Can not write a decimal in a real field of a layer spatialite
- PR: https://github.com/qgis/QGIS/pull/7188
- 08:42 AM Bug report #19121 (Closed): QGIS crash when styling (with geometry generator)
- This feels a bit random and not with all layers.
When I try to build a complex style for a polygon layer including... - 07:34 AM Bug report #19093: Incorrect colour displayed on rasters
- Pretty much everything I can test with will show this problem.
2.18.17, 2.14.22 and a version of 2.99 going back 18 ... - 07:05 AM Bug report #19093: Incorrect colour displayed on rasters
- So I just downloaded some new aerial photography from the internet and I open it in a 2.18 project and the same thing...
- 04:10 AM Bug report #19120 (Open): Saved default style in spatialite file not available when loaded
- Related to #11944.
Trying to save and load a default style saved in a spatialite file. The default styles are not ... - 03:02 AM Revision b2274258 (qgis): fix sip test
- only check for Python file if it is produced
2018-06-05
- 12:33 AM Bug report #19092: Measure tool on a Mac uses the top right corner of the cross hair cursor inste...
- This is not just an issue with the measure tool, but also with digitizing tools (e.g. add feature, reshape feature) o...
- 12:06 AM Bug report #18732: Crash when closing QGIS
- Update: The 1st crash seems to be fixed in version 3.0.3. The second one (343a3fb6096cb1965ad4055a0e4b7e6e18c3bbf4) h...
- 10:27 PM Revision 40a2062e (qgis): [python] Don't install error hook by default
- This error hook should only ever be used from QGIS app, never
from standalone scripts and applications, so we should ... - 10:27 PM Revision 4e38d069 (qgis): Documentation
- 10:27 PM Revision cbbe905f (qgis): [processing] Fix missing schemas in postgis destination selection panel
- 10:24 PM Revision 6a8a622e (qgis): Processing: Avoid deprecated regex
- Escape sequence avoided in DefinProjection by using raw string:
`re.compile('\|.*')` > `re.compile(r'\|.*')` - 10:24 PM Revision fab563fe (qgis): Processing: avoid deprecated regex
- Invalid escape sequence avoided via raw string:
`re.findall("\d+|[a-zA-Z]+", rep[0][0])` > `re.findall(r"\d+|[a-zA-Z... - 10:24 PM Revision 97800685 (qgis): Avoid deprecated regex
- Avoid invalid escape sequence via raw string:
`re.compile('^[^\s\(]+')` > `re.compile(r'^[^\s\(]+')` - 09:46 PM Bug report #19119 (Closed): Crash when trying to merge features
- h2. User Feedback
The merge selected features function in the advanced digitizing toolbar doesn't work.
It only h... - 07:30 PM Feature request #11787: Map Composer: More export options
- Good news.
Geotifs exported from Qgis 3.0 are in RGB without alpha channel with LZW compression. Finished the risk... - 06:59 PM Bug report #19100: WFS request with combined filter (BBOX + PropertyIsEqual) not working
- A PR has been merged in 3.2 and probably fixed it.
https://github.com/qgis/QGIS/pull/7007
Can you test it ? - 06:55 PM Bug report #13459: QGIS Server WMS GetPrint request don't respect SELECTION parameter
- PR provided [Server] Reactivate the capability to print selection with Server 2.18 https://github.com/qgis/QGIS/pull/...
- 06:55 PM Bug report #13459: QGIS Server WMS GetPrint request don't respect SELECTION parameter
- PR provided [Server] Reactivate the capability to print selection with Server 2.18 https://github.com/qgis/QGIS/pull/...
- 06:55 PM Bug report #13459: QGIS Server WMS GetPrint request don't respect SELECTION parameter
- PR provided [Server] Reactivate the capability to print selection with Server 2.18 https://github.com/qgis/QGIS/pull/...
- 06:55 PM Bug report #13459: QGIS Server WMS GetPrint request don't respect SELECTION parameter
- PR provided [Server] Reactivate the capability to print selection with Server 2.18 https://github.com/qgis/QGIS/pull/...
- 06:48 PM Bug report #18679: Cannot insert decimal separator to field
- Please have a look to https://issues.qgis.org/issues/18963#note-8 and test the attached snapshot on windows.
- 06:46 PM Bug report #18963: Can not write a decimal in a real field of a layer spatialite
- Windows users (in particular those with non-english locales): please test the snapshot and give me some feedback:
... - 09:54 AM Bug report #18963 (In Progress): Can not write a decimal in a real field of a layer spatialite
- 06:39 PM Bug report #18656: Print Layout: unable to manually modify the X and Y coordinates in the map Ite...
- I'm able to reproduce it on windows with italian locale, I'll have a look.
- 05:22 PM Revision 0e723844 (qgis): Merge pull request #7078 from arnaud-morvan/server_proper_literal_conve...
- [server] Proper convertion of literals in Filters
- 05:03 PM Revision 370bac99 (qgis): Merge pull request #7152 from rouault/fix_memleaks_qgsstyle
- Fix various memleaks in QgsStyle
- 03:04 PM Revision 88a49e7e (qgis): Fix zonal stats doesn't work with raster/vector in different CRS
- Fixes #19027
- 03:04 PM Bug report #12209: Problem Snapping to segments in PostGIS
- Does this also apply to QGIS 3?
If yes, can you post a dataset and a video of this bug? - 03:04 PM Bug report #19027 (Closed): Zonal statistics not working when raster and vector in different CRS
- Applied in changeset commit:qgis|88a49e7e331e0f728ffed8c63d99eb0f59fb2272.
- 03:04 PM Bug report #19027 (Closed): Zonal statistics not working when raster and vector in different CRS
- Applied in changeset commit:qgis|88a49e7e331e0f728ffed8c63d99eb0f59fb2272.
- 02:54 PM Feature request #15120: select all or none for snapping options window
- same as https://issues.qgis.org/issues/14246
- 02:53 PM Bug report #14828: Rename 'Snapping mode' to 'Layer mode' (?) in 'Snapping options' dialog
- Should it be closed since harissou's patch is merged?
- 02:52 PM Bug report #16838 (Closed): snapping allows to snap non displayed legend classes
- 02:44 PM Bug report #16838: snapping allows to snap non displayed legend classes
- Done in master https://github.com/qgis/QGIS/pull/6750
- 02:45 PM Bug report #16004: QGIS snaps to vertices and segments of deleted features
- Is it related to postgresql view, maybe corrupted data or something like this?
Can you retry with QGIS 3? - 02:26 PM Revision b07c3347 (qgis): [server] Proper convertion of literals in Filters
- Convert OGC Filter's literals accordings to field type.
This can have a huge impact on performance in some cases.
For... - 02:26 PM Revision e94b1acd (qgis): [OGR provider] Complementary fix for #18596, related to adding a new fi...
- 02:24 PM Bug report #19118: Crash when clicking browse button in attachment edit widget
- Confirmed by Harrissou: http://irclogs.geoapt.com/qgis/%23qgis.2018-06-05.log
- 02:22 PM Bug report #19118 (Open): Crash when clicking browse button in attachment edit widget
- Steps to recreate:
1. Open a vector layer with at least one text field
2. Change a text field's edit widget to At... - 01:25 PM Revision 8ef0d1f7 (qgis): [pyqgis] add missing install of __init__.py for modules
- 12:58 PM Revision 358d15c0 (qgis): [pyqgis] add missing install of __init__.py for modules
- 12:51 PM Revision e3f02eac (qgis): Merge pull request #7012 from elpaso/python-provider
- Python provider QEP 122
- 12:47 PM Revision b2fce736 (qgis): Merge pull request #7180 from luipir/processing_optional_value_default_...
- [processing] Correct management of optional rasters in batch mode. Fixes #19115
- 12:46 PM Bug report #19115 (Closed): [processing] Optional band rise exception in Batch mode (QgsProcessin...
- Applied in changeset commit:qgis|fa7879ade16515784be51ab6d2170604eb5ea5f5.
- 12:46 PM Bug report #19115 (Closed): [processing] Optional band rise exception in Batch mode (QgsProcessin...
- Applied in changeset commit:qgis|fa7879ade16515784be51ab6d2170604eb5ea5f5.
- 11:35 AM Bug report #19115: [processing] Optional band rise exception in Batch mode (QgsProcessingParamete...
- parameters if NOT run as batch are
Processing algorithm…
Algorithm 'Raster calculator' starting…
Input parameter... - 11:32 AM Bug report #19115: [processing] Optional band rise exception in Batch mode (QgsProcessingParamete...
- this is the run log
Processing algorithm 1/1…
Algorithm Raster calculator starting…
Input parameters:
{'BAND_A': ... - 11:28 AM Bug report #19115: [processing] Optional band rise exception in Batch mode (QgsProcessingParamete...
- Ho to reproduce
1) get a generic raster in qgis
2) open processing alg: e.g. gdal raster calculator
3) open "run... - 10:04 AM Bug report #19115: [processing] Optional band rise exception in Batch mode (QgsProcessingParamete...
- Hi Nyall I assign to you, just because I suppose you can fix in a minute. It's not clear to me if giving a default re...
- 10:02 AM Bug report #19115 (Closed): [processing] Optional band rise exception in Batch mode (QgsProcessin...
- As far I can see, most of commands that use optional QgsProcessingParameterBand fail running alg in batch mode due to...
- 12:33 PM Bug report #19117 (Closed): New annotaions show in map views with Show Annotations disabled
- If the map canvas has some annotations. You can disable those anotations for other map view by disabling the Show ann...
- 12:06 PM Revision c61e4821 (qgis): [ui] do not hide floating panel toolbars for map-only view
- 11:53 AM Revision fa7879ad (qgis): [processing] Correct management of optional rasters in batch mode. Fixe...
- 11:48 AM Revision 73cfe047 (qgis): Add missing import QgsCsException
- 10:40 AM Bug report #19116 (Closed): Crash while deleting the unique WCS layer
- On MacOS X.13.5 reproduced on 3 machines:
0- Have a WCS source registred
1- Open QGIS 3.0.3
2- Drag a WCS Layer ... - 09:14 AM Bug report #19046 (In Progress): LTR-QGIS crashes after edit a Modell
- Pull request pending in https://github.com/qgis/QGIS/pull/7116/
- 09:14 AM Bug report #19046 (In Progress): LTR-QGIS crashes after edit a Modell
- Pull request pending in https://github.com/qgis/QGIS/pull/7116/
- 09:05 AM Bug report #17036 (Feedback): python error when using the "create grid" tool and outputting to po...
- Can't reproduce on master. Is this still an issue?
- 08:56 AM Bug report #19084 (Feedback): Shapefile _packed issue
- Can you provide the steps or explain the situation that led to the _packed file?
- 08:44 AM Revision b97e8351 (qgis): Re-enable the test on travis with a fix
- 08:15 AM Revision 8c689b2d (qgis): [processing] Fix create constant raster layer modifies pixel size
- Fixes #18446
- 08:15 AM Bug report #18446 (Closed): Can't set an exact pixel size when creating constant raster layer
- Applied in changeset commit:qgis|8c689b2d3625d92341f9fb0c8e4e30af842ad23a.
- 08:15 AM Bug report #18446 (Closed): Can't set an exact pixel size when creating constant raster layer
- Applied in changeset commit:qgis|8c689b2d3625d92341f9fb0c8e4e30af842ad23a.
- 07:48 AM Revision d9336c24 (qgis): Merge pull request #7176 from nyalldawson/cmp0040
- Don't use old policy for CMP0040
- 07:27 AM Bug report #19107: Qgis internal pyramiding makes GeoTIff corrupted
- I find problem:
** add tif file
** reference them again
** run pyramid builder
Wooalya! File is corrupted - 06:08 AM Revision bd0ec6e4 (qgis): Don't use old policy for CMP0040
- Seems no longer required in any case
- 04:50 AM Revision b69389b6 (qgis): Run clang-tidy modernization checks
- 04:17 AM Feature request #19114 (Open): Add a parameter specifying if a CRS or Ellipsoid is Earth related ...
- It is great to have celestial bodies CRS and ellipsoids definitions in the database, but it could be helpful to easil...
- 04:16 AM Feature request #7208 (Closed): replace the "merge shapefiles" code with new more efficient one (...
- Processing doesn't work on shapefiles alone, so the code provided cannot be used as a replacement. In any case I susp...
- 04:16 AM Feature request #7208 (Closed): replace the "merge shapefiles" code with new more efficient one (...
- Processing doesn't work on shapefiles alone, so the code provided cannot be used as a replacement. In any case I susp...
- 04:16 AM Feature request #7208 (Closed): replace the "merge shapefiles" code with new more efficient one (...
- Processing doesn't work on shapefiles alone, so the code provided cannot be used as a replacement. In any case I susp...
- 04:16 AM Feature request #19113 (Open): Add an epsg or authid method to QgsEllipsoidUtils::EllipsoidDefini...
- It would be helpful to get the EPSG code for an ellipsoid as acronyms and descriptions vary.
For instance, "evrst30"... - 04:13 AM Bug report #16524 (Closed): Processing/geoprocessing operations failing in 2.18 with memory layers
- Fixed in 3.0
- 04:13 AM Bug report #16524 (Closed): Processing/geoprocessing operations failing in 2.18 with memory layers
- Fixed in 3.0
- 04:10 AM Bug report #18522 (Closed): Qgis works unstably on windows 10 home
- Not enough information here to diagnose - specific conditions to reproduce issues are required
- 04:08 AM Feature request #19112 (Open): Add an ellipsoid method to QgsCoordinateReferenceSystem
- It would be helpful to be able to retrieve the ellipsoid definition from the CRS.
Ideally, this would return the ell... - 04:08 AM Bug report #18642 (Closed): Geometry tools Check validity unable to distinguish between differen...
- Fixed in 3.0
- 04:08 AM Bug report #18642 (Closed): Geometry tools Check validity unable to distinguish between differen...
- Fixed in 3.0
- 04:07 AM Bug report #14504 (Closed): The QGIS intersection tool yields incomplete results
- Issue is fixed in master, please open a new ticket if new issues are encountered
- 04:07 AM Bug report #14504 (Closed): The QGIS intersection tool yields incomplete results
- Issue is fixed in master, please open a new ticket if new issues are encountered
- 04:06 AM Feature request #4384 (Closed): ftools: expose an (geos) option in the qgis gui to do some snappi...
- 04:06 AM Bug report #19033 (Closed): Error report join attributes by location
- Fixed in 3.2
- 04:06 AM Bug report #19033 (Closed): Error report join attributes by location
- Fixed in 3.2
- 02:19 AM Revision 8f550936 (qgis): Add some missing dox
- 02:19 AM Revision 2ed144ac (qgis): Apply clang-tidy readability-avoid-const-params-in-decls fixit
- Checks whether a function declaration has parameters that are
top level const.
const values in declarations do not a... - 02:18 AM Bug report #19023 (Closed): Crash on Check Geometry
- Duplicate of #14752
- 02:18 AM Bug report #19023 (Closed): Crash on Check Geometry
- Duplicate of #14752
- 02:06 AM Bug report #19111 (Closed): Processing step is ignored in QGIS3 standalone, non-GUI python script
- You're missing an "import processing" call here.
- 02:06 AM Bug report #19111 (Closed): Processing step is ignored in QGIS3 standalone, non-GUI python script
- You're missing an "import processing" call here.
- 02:05 AM Revision e91aed66 (qgis): [processing] Force model outputs to respect constraints set by
- their underlying algorithm's provider
E.g. for model outputs generated by a saga algorithm, only
sdat and shp files ... - 02:05 AM Bug report #18908 (Closed): SAGA algorithms not usable in Processing Modeler
- Applied in changeset commit:qgis|e91aed6617416428bc790cbcafa48c2ccc357fbf.
- 02:05 AM Bug report #18908 (Closed): SAGA algorithms not usable in Processing Modeler
- Applied in changeset commit:qgis|e91aed6617416428bc790cbcafa48c2ccc357fbf.
2018-06-04
- 01:40 AM Bug report #19091 (Reopened): v.vect.stats creates cat & cat_ then fails
- Module dev Markus suggests the problem could be solved if QGIS uses "v.out.ogr -s" to skip export of GRASS category I...
- 07:41 PM Bug report #19091: v.vect.stats creates cat & cat_ then fails
- Created here for reference: https://trac.osgeo.org/grass/ticket/3572#ticket
- 12:41 AM Revision b8565386 (qgis): Remove unnecessary space at the bottom of widgets
- 12:41 AM Revision 70cb1205 (qgis): Remove unnecessary space at the bottom of Source tab
- and do some ui cleanup
- 09:34 PM Revision 6160e066 (qgis): Merge pull request #7167 from rouault/gpkg_perf_improvements
- [OGR provider] Performance improvements on huge GeoPackage database (fixes #18402)
- 09:34 PM Bug report #18402 (Closed): QGIS 3 crashed - Trying to add data from a large (81Gb) GeoPackage on...
- Applied in changeset commit:qgis|4f531359aee9e861af92394072917add8cb80ef5.
- 09:34 PM Bug report #18402 (Closed): QGIS 3 crashed - Trying to add data from a large (81Gb) GeoPackage on...
- Applied in changeset commit:qgis|4f531359aee9e861af92394072917add8cb80ef5.
- 09:25 PM Revision 8307264c (qgis): [processing][SAGA] Avoid unicode errors when parsing description files
- Fixes #19062
- 09:24 PM Bug report #19062 (Closed): QGIS 3.0.3 startup shows CRITICAL SAGA error message in Log Messages ...
- Applied in changeset commit:qgis|8307264c3b610b5fd3a4cf331dcbeda5b8ae4d2c.
- 09:24 PM Bug report #19062 (Closed): QGIS 3.0.3 startup shows CRITICAL SAGA error message in Log Messages ...
- Applied in changeset commit:qgis|8307264c3b610b5fd3a4cf331dcbeda5b8ae4d2c.
- 08:16 PM Feature request #18935: Improve implementation of QGIS WFS paging and max number of features options
- Implemented in https://github.com/qgis/QGIS/pull/7170
- 08:16 PM Revision e998fcf0 (qgis): [WFS provider] [FEATURE] Allow user to enable/disable paging and specif...
- The 'maximum number of features' settings is now always the maximum number of
features requested, even in WFS 2.0 wit... - 07:45 PM Bug report #19111 (Closed): Processing step is ignored in QGIS3 standalone, non-GUI python script
- The standalone python script ignores the processing.run() line below. The output prints "Finished importing", "Starti...
- 07:08 PM Bug report #19098: QGIS3 Labelling : Copy & Paste Style misses out label rotation setting and is ...
- It seems that it reproduce when you select on some 'group layers' also.
If only vector layers selected, it works jus... - 07:01 PM Bug report #18963: Can not write a decimal in a real field of a layer spatialite
- Confirmed, apparently windows only.
- 06:52 PM Bug report #19110 (Closed): [Data-defined] The current definition of a DD widget is not shown whe...
- Select a data-defined widget and apply an expression to it or choose a field
Then hover over the widget: in the show... - 06:47 PM Bug report #19109 (Closed): [Diagrams] Show diagram data-defined option seems broken
- In the layer properties dialog, Diagrams --> Rendering tab, if I apply to the "Show diagram" data-defined widget the ...
- 06:44 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Master currently doesn't crash but - considering the history of this bug - I'll only believe that it's gone when the ...
- 06:34 PM Feature request #19108 (Open): [Diagrams] data defined start angle should also allow text
- In Layer Properties dialog, Diagrams --> Rendering tab, the "start angle" drop-down list shows values like 'Top', 'B...
- 06:20 PM Revision a8ce4945 (qgis): NULL -> nullptr in sip code
- 05:54 PM Bug report #19039 (Closed): Crash when editing map grid in composer
- Thanks for reporting this issue, if you have any new evidence, please re-open or file a new one and link to this issue.
- 05:54 PM Bug report #19039 (Closed): Crash when editing map grid in composer
- Thanks for reporting this issue, if you have any new evidence, please re-open or file a new one and link to this issue.
- 05:51 PM Bug report #19039: Crash when editing map grid in composer
- The crash is not reproductible for me neither. It only happened once.
- 03:49 PM Bug report #19039 (Feedback): Crash when editing map grid in composer
- I'm not able to reproduce this issue, can you please attach a minimal project and step-by-step procedure to reproduce...
- 03:49 PM Bug report #19039 (Feedback): Crash when editing map grid in composer
- I'm not able to reproduce this issue, can you please attach a minimal project and step-by-step procedure to reproduce...
- 05:32 PM Bug report #18981 (Feedback): Save QLR crashes QGIS 3
- I'm not able to reproduce this issue, can you please attach a minimal project and step-by-step procedure to reproduce...
- 05:32 PM Bug report #18981 (Feedback): Save QLR crashes QGIS 3
- I'm not able to reproduce this issue, can you please attach a minimal project and step-by-step procedure to reproduce...
- 04:49 PM Revision ba796447 (qgis): Merge pull request #7169 from m-kuhn/attrTableCrash19054
- Fix crash when removing layer with attribute table open
- 04:48 PM Bug report #19054 (Closed): Crash when attribute table open and layer removed
- Applied in changeset commit:qgis|fcb6a74d2370b8b56c2e7637c062e61050829d09.
- 04:48 PM Bug report #19054 (Closed): Crash when attribute table open and layer removed
- Applied in changeset commit:qgis|fcb6a74d2370b8b56c2e7637c062e61050829d09.
- 03:58 PM Bug report #19054 (In Progress): Crash when attribute table open and layer removed
- 03:57 PM Bug report #19054: Crash when attribute table open and layer removed
- https://github.com/qgis/QGIS/pull/7169
- 03:42 PM Bug report #19054: Crash when attribute table open and layer removed
- See https://github.com/qgis/QGIS/pull/7015
- 03:31 PM Bug report #19054: Crash when attribute table open and layer removed
- Probably broken since commit 53324bf13c93d15d5e8d708a3bd0d8e3ab21c6f0
- 03:27 PM Bug report #19054: Crash when attribute table open and layer removed
- It actually also crashes when the attr table is not docked (but it's a dialog)
- 04:24 PM Revision d7a6c229 (qgis): Revert "Re-enable test that was failing on Travis"
- This reverts commit c4d62ef05ff268d903b0a821b43573b161b3964c.
- 04:24 PM Revision 4d0de09e (qgis): Removed debug message leftover
- 04:16 PM Bug report #19008 (Feedback): loading raster to Geopackage
- I successfully loaded a 40000x40000 geotiff floating point raster into a gpkg.
I'm not able to reproduce this issu... - 03:57 PM Revision fcb6a74d (qgis): Fix crash when removing layer with attribute table open
- Fix #19054
- 03:57 PM Bug report #19007 (Feedback): Cannot use Split Features in 2.18.19, QGIS freezes
- Hard to say without actual data to test with: would you please attach a minimal QGIS project and data and step-by-ste...
- 03:57 PM Bug report #19007 (Feedback): Cannot use Split Features in 2.18.19, QGIS freezes
- Hard to say without actual data to test with: would you please attach a minimal QGIS project and data and step-by-ste...
- 03:55 PM Bug report #19023 (Feedback): Crash on Check Geometry
- Looks more like a GEOS issue to me.
Would you please attach a minimal QGIS project and data and step-by-step instru... - 03:55 PM Bug report #19023 (Feedback): Crash on Check Geometry
- Looks more like a GEOS issue to me.
Would you please attach a minimal QGIS project and data and step-by-step instru... - 03:53 PM Bug report #19005 (Feedback): QGIS crashes on user form with join
- Would you please attach a minimal QGIS project and data to reproduce this issue?
- 03:53 PM Bug report #19005 (Feedback): QGIS crashes on user form with join
- Would you please attach a minimal QGIS project and data to reproduce this issue?
- 03:51 PM Bug report #19038: Objects queried by QuickOSM are not automatically saved in project file and lo...
- Lowering priority for now, I think it should be closed in favor of opening an issue against the plugin.
- 03:35 PM Bug report #19107 (Open): Qgis internal pyramiding makes GeoTIff corrupted
- Gauss mode for internal pyramid creation mode corrupt file.
I check it out:
WIth Moda mode it's ok...
Hm. With... - 03:05 PM Revision 2502a337 (qgis): [OGR provider] Custom GPKG implementation of GetExtent() only needed fo...
- 02:57 PM Revision 0e4b5957 (qgis): Merge pull request #7168 from m-kuhn/noTrDebugMessages
- Do not translate debug messages
- 02:45 PM Bug report #19063: Unable to retrieve variables from another layout item
- Added new files as there was an error in what i previously sent
- 02:45 PM Bug report #19063: Unable to retrieve variables from another layout item
- Added new files as there was an error in what i previously sent
- 02:39 PM Bug report #19063: Unable to retrieve variables from another layout item
- Nyall Dawson wrote:
> Note that no items have an id by default - you always need to manually set ids.
Then what... - 02:39 PM Bug report #19063: Unable to retrieve variables from another layout item
- Nyall Dawson wrote:
> Note that no items have an id by default - you always need to manually set ids.
Then what... - 02:39 PM Bug report #19063: Unable to retrieve variables from another layout item
- Nyall Dawson wrote:
> Note that no items have an id by default - you always need to manually set ids.
Then what... - 02:30 PM Feature request #19106: snapping on hover when we want to rotate features depending a specific an...
- this evolution can take part in a multiples action in QGIS, ... we can imagine if a computer key would be affiliated ...
- 02:22 PM Feature request #19106 (Reopened): snapping on hover when we want to rotate features depending a ...
- Hello,
One of usefull evolution for the rotate feature's function in qgis would be to snapp on hover on the anchor p... - 02:27 PM Revision c4d62ef0 (qgis): Re-enable test that was failing on Travis
- 02:26 PM Revision 6ece1aa5 (qgis): registerProvider now returns a bool
- 02:24 PM Revision 474809ec (qgis): Do not translate debug messages
- 02:23 PM Revision 4f531359 (qgis): [OGR provider] Performance improvements on huge GeoPackage database (fi...
- - Introduce an approximate feature count for GeoPackage in case there are
at least 100,000 rows in a table.
- Add a... - 02:13 PM Revision 0304ec49 (qgis): qgsstyle.cpp: change protected to private
- 02:11 PM Revision 4af0e441 (qgis): Merge pull request #7153 from rouault/remove_VSIReadDirRecursive1
- Remove VSIReadDirRecursive1()
- 01:47 PM Bug report #19105 (Closed): QGIS crashed when reverting the project
- h2. User Feedback
I made changes to a projet and click on Project--> Revert in order to get initial state and, aft... - 01:47 PM Feature request #18411: Allow to add comment to an existing field
- Exactly the situation I remember: there is an editable field but its content is discarded right away and nowhere save...
- 01:24 PM Feature request #18411: Allow to add comment to an existing field
- Yes, I'll do it once I get a working 2.18. Since this week-end osgeo4w updates throw errors on both my home and worki...
- 10:25 AM Feature request #18411: Allow to add comment to an existing field
- Can you provide me with a 2.18 project with the comment set?
- 01:31 PM Revision 783b6b81 (qgis): [geometry] optimize point distance to point
- 01:30 PM Revision 3b2f690d (qgis): [processing] Also add table output for raster unique values report algo...
- Allows values to be used within models
- 01:30 PM Revision 84806b91 (qgis): [processing] Fix cannot use feature source as input for model crs or ex...
- 11:51 AM Revision 0430a8d5 (qgis): Better comment to explain why the ref needs to be incremented
- 11:47 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- Using QGis 3.0.3 now with a connection to a local MySQL Database Server (5.7.22), points are still invisible. Double ...
- 11:15 AM Bug report #18996: QGIS crash when SVG for styling is not available
- Thanks @Even...works well now.
- 11:14 AM Bug report #19104 (Closed): OPen GDB Directory (ArcGis)
- h2. User Feedback
h2. Report Details
*Crash ID*: 493e6bb97bef87bb8d1658ed4de5f89070b6c665
*Stack Trace... - 10:50 AM Revision e5e966bb (qgis): Fix some shellcheck warnings in astyle scripts
- 10:37 AM Revision b65ee545 (qgis): Fix incorrectly capitalized accented menu entries
- Fixes #19102
- 10:37 AM Bug report #19102 (Closed): Accented words in sub menus and window titles show incorrect capitali...
- Applied in changeset commit:qgis|b65ee54527e1320e0a2e9c9316f6a4ce541cb32b.
- 10:37 AM Bug report #19102 (Closed): Accented words in sub menus and window titles show incorrect capitali...
- Applied in changeset commit:qgis|b65ee54527e1320e0a2e9c9316f6a4ce541cb32b.
- 10:08 AM Bug report #15600: Selecting features feature in spatial views and virtual layers leads to wrong ...
- Confirmed with a Geopackage spatial view. Note it also affect manual label positioning with xy position stored in aux...
- 09:56 AM Revision 61262a2f (qgis): Merge pull request #7163 from elpaso/bugfix-19050-backport
- Do not set min/max precision for int fields
- 09:49 AM Bug report #18342: Loading FileGDB's are really really slow
- Even Rouault wrote:
> Applied in changeset commit:qgis|55aa7a86be56ce098a6c0596d4e4bb191c3a52f5.
Hi Even, Thanks ... - 09:25 AM Revision 36712b9e (qgis): Merge pull request #7118 from m-kuhn/stringCompOperators
- Cast left node to text on string comparison
- 09:02 AM Revision 715edb12 (qgis): Change docstring order
- 08:59 AM Revision 0b96e3ae (qgis): Workaround to fix WFS provider empty() method
- 08:59 AM Revision 280e10e6 (qgis): Isolate test failures with subset string modification
- 08:59 AM Revision 5d3a4cdf (qgis): Reset subset string after testing
- Wfs test fails otherwise.
- 08:59 AM Revision eff4bf95 (qgis): Adjust target version
- 08:59 AM Revision 48a796dc (qgis): Fix QgsVectorLayer::hasFeatures() crash when editable
- 08:59 AM Revision 6dd26bbf (qgis): Add an empty test on truncated layers
- 08:59 AM Revision 6c72d7e3 (qgis): Make doctest happy
- 08:59 AM Revision b5b16dfa (qgis): Adjust docstrings
- 08:59 AM Revision 2b9ffa16 (qgis): Fix test
- 08:59 AM Revision a0162543 (qgis): Adjust tests
- 08:59 AM Revision 6a265d4a (qgis): Fix docstring
- 08:59 AM Revision 5b0473aa (qgis): Invert logic
- because True is not False
- 08:59 AM Revision 8be4cc60 (qgis): Advanced logic for QgsVectorLayer::hasFeatures()
- 08:59 AM Revision 5fb9d14c (qgis): QgsFeatureSource::hasFeatures() -> Yes, No, Maybe
- This method allows to determine if a feature source has content or not
(or maybe).
This method works for "generator"... - 08:59 AM Revision 3b35948b (qgis): Use cheap request
- 08:59 AM Revision 6049e407 (qgis): Make QgsVectorDataProvider::hasFeatures() final
- 08:59 AM Revision cb4de250 (qgis): Improve API docs
- 08:59 AM Revision 91b0fbaa (qgis): Fix typo
- 08:59 AM Revision b568d6be (qgis): Add optimized version of QgsPostgresProvider::empty()
- 08:59 AM Revision 94f3e139 (qgis): Add test for empty() to provider test suite
- 08:59 AM Revision 381a7661 (qgis): Add optimized versions of empty() to QgsVectorDataProvider
- 08:59 AM Revision e252cc0c (qgis): Add empty() and emptyUnknown() to QgsFeatureSource
- 08:43 AM Revision a7bc5365 (qgis): Do not set min/max precision for int fields
- Fixes #19050
QGIS saves integer field when I create a new real
field through field calculator (Update field works as... - 08:32 AM Revision adf5eb77 (qgis): Add vector icons to some qgs algorithms (fixes #19082) (#7149)
- 08:32 AM Bug report #19082 (Closed): [Processing] Missing icons for some algorithms in the toolbox panel
- Applied in changeset commit:qgis|adf5eb77cfde532e4f93523374665d8c1b072c00.
- 08:32 AM Bug report #19082 (Closed): [Processing] Missing icons for some algorithms in the toolbox panel
- Applied in changeset commit:qgis|adf5eb77cfde532e4f93523374665d8c1b072c00.
- 08:03 AM Bug report #19073: QGIS3.0.x GRASS PATH problem: "ERROR: Path '/<UNKNOWN>/<UNKNOWN>' doesn't exist"
- Garth Fletcher wrote:
> To further characterize the issue I checked many other GRASS Imagery and Raster tools which ... - 07:15 AM Revision b8ff44e6 (qgis): [processing][saga] Fix error in merge vector layers
- Fixes #18545
- 07:15 AM Bug report #18545 (Closed): saga merge vector layers do not works in QGIS3
- Applied in changeset commit:qgis|b8ff44e63dec569d8f3967095dad6caa1d82a1f3.
- 07:15 AM Bug report #18545 (Closed): saga merge vector layers do not works in QGIS3
- Applied in changeset commit:qgis|b8ff44e63dec569d8f3967095dad6caa1d82a1f3.
- 07:05 AM Revision 1bc1790b (qgis): [processing][SAGA] Resync kriging parameters with saga manual
- And remove duplicate kriging algorithms, add tests
Fixes #18191 - 07:04 AM Bug report #18191 (Closed): QGIS3: "model" parameter for SAGA kriging modules must be optional an...
- Applied in changeset commit:qgis|1bc1790b7bcb550819af1d5dec860174239db2eb.
- 07:04 AM Bug report #18191 (Closed): QGIS3: "model" parameter for SAGA kriging modules must be optional an...
- Applied in changeset commit:qgis|1bc1790b7bcb550819af1d5dec860174239db2eb.
- 06:53 AM Bug report #17726 (Closed): FitNPointsToShape SAGA algorithm returns empty layer when called from...
- This is an upstream SAGA issue - I've tested and the FitNPointsToShape cannot be used correctly from a command line, ...
- 06:53 AM Bug report #17726 (Closed): FitNPointsToShape SAGA algorithm returns empty layer when called from...
- This is an upstream SAGA issue - I've tested and the FitNPointsToShape cannot be used correctly from a command line, ...
- 06:01 AM Revision 268aa171 (qgis): [processing][saga] Fix error in raster calculator
- Fixes #18751
- 06:00 AM Bug report #18751 (Closed): SAGA raster calculator additional layer is not treated as optional
- Applied in changeset commit:qgis|268aa171cb26a1b6aed30bbaa43b2a526bbdd053.
- 06:00 AM Bug report #18751 (Closed): SAGA raster calculator additional layer is not treated as optional
- Applied in changeset commit:qgis|268aa171cb26a1b6aed30bbaa43b2a526bbdd053.
- 05:57 AM Bug report #18710 (Closed): SAGA Kriging defaults wrong and missing options
- Fixed in 3.2
- 05:57 AM Bug report #18710 (Closed): SAGA Kriging defaults wrong and missing options
- Fixed in 3.2
- 05:57 AM Revision a1d46de0 (qgis): [processing] Fix evaluation of vector layer references to compatible fe...
- Refs #18545
- 05:16 AM Revision 43351300 (qgis): [processing][SAGA] Fix missing outputs from some algorithms
- Fixes #19103
- 05:15 AM Bug report #19103 (Closed): SAGA Hypsometry Tool missing output
- Applied in changeset commit:qgis|433513005afdcc97227a2f4b093ad010da1396d3.
- 05:15 AM Bug report #19103 (Closed): SAGA Hypsometry Tool missing output
- Applied in changeset commit:qgis|433513005afdcc97227a2f4b093ad010da1396d3.
- 04:58 AM Revision f6ac45a5 (qgis): [processing][saga] Add unit test for reclassify values (simple)
- 04:58 AM Revision 4b354984 (qgis): [processing] Matrix parameter values are always 1-dimensional
- Fix gui wrapper returns 2-dimensional parameters, which don't
match with the expectations of QgsProcessingParameterMa... - 04:58 AM Revision 3dde95de (qgis): [processing][SAGA] Fix broken reclassify values algorithm
- Fixes #18750
- 04:57 AM Bug report #18750 (Closed): Reclassify grid values in SAGA broken
- Applied in changeset commit:qgis|3dde95de5de9a041b17ae85abaaab8fd6c889638.
- 04:57 AM Bug report #18750 (Closed): Reclassify grid values in SAGA broken
- Applied in changeset commit:qgis|3dde95de5de9a041b17ae85abaaab8fd6c889638.
- 04:14 AM Bug report #18413 (Closed): Incorrect Python ver. with GDAL Merge tool in QGIS 3
- This was fixed upstream in osgeo4w
- 04:14 AM Bug report #18413 (Closed): Incorrect Python ver. with GDAL Merge tool in QGIS 3
- This was fixed upstream in osgeo4w
- 04:14 AM Bug report #18539 (Closed): contour dialog box returns invalid path to GDAL command on windows
- Fixed in 3.2
- 04:14 AM Bug report #18539 (Closed): contour dialog box returns invalid path to GDAL command on windows
- Fixed in 3.2
- 04:08 AM Bug report #18312 (Closed): QGIS3: v.net.connect algorithm not available anymore?
- It's now "v.net.connectivity"
- 04:08 AM Bug report #18312 (Closed): QGIS3: v.net.connect algorithm not available anymore?
- It's now "v.net.connectivity"
- 04:00 AM Revision f85a3d6b (qgis): [processing][SAGA] Fix exposed output formats to include only those sup...
- Refs #18908
- 03:30 AM Revision 3c274036 (qgis): No prompts
- 03:30 AM Revision 4e0845b4 (qgis): Include licensecheck.pl script in code_layout test folder
- Seems to be the only way to get this functional under Travis.
TODO: remove when Travis is upgraded to a reasonably m... - 03:30 AM Revision 48b117e0 (qgis): Fail check if licensecheck missing
- 03:30 AM Revision 8b44b06e (qgis): Install more dependencies from repos
- 03:30 AM Revision d52c698a (qgis): Install licensecheck via cpan
- 03:30 AM Revision 43abdf72 (qgis): Don't run tests when install modules
- 03:30 AM Revision 23c37311 (qgis): Fix path to licensecheck in test
- 03:30 AM Revision 4bb572f4 (qgis): Move licensecheck to external folder
- 03:30 AM Revision 1395dc0e (qgis): Add missing license headers
- 03:30 AM Revision d16ec3e2 (qgis): Add unit test for license headers
- 03:30 AM Revision aa55f3ab (qgis): Try to use cpanm to install licensecheck
- 03:11 AM Bug report #18561 (Feedback): Create ShapeFile Layer fails
- We need some more information here - how is this error triggered?
- 02:19 AM Bug report #16731 (Closed): Processing/GRASS tools fail if input datasource has spaces in the name
- Fixed in 3.2 (or at least, no longer reproducible)
- 02:19 AM Bug report #16731 (Closed): Processing/GRASS tools fail if input datasource has spaces in the name
- Fixed in 3.2 (or at least, no longer reproducible)
- 02:01 AM Bug report #18600 (Closed): QGIS3: can't cancel ogr2ogr
- Fixed in 3.2 - the cancel button is correctly disabled for OGR/GDAL algorithms (pending a safe cross-platform way to ...
- 02:01 AM Bug report #18600 (Closed): QGIS3: can't cancel ogr2ogr
- Fixed in 3.2 - the cancel button is correctly disabled for OGR/GDAL algorithms (pending a safe cross-platform way to ...
- 02:01 AM Bug report #18923 (Closed): GDAL/OGR Convert Format, persistent/unwanted default output format
- Fixed in master
- 02:01 AM Bug report #18923 (Closed): GDAL/OGR Convert Format, persistent/unwanted default output format
- Fixed in master
2018-06-03
- 01:54 AM Bug report #18614 (Closed): ImportWarning: Not importing directory xxx missing __init__.py
- Windows packaging problem - needs filing with osgeo4w
- 01:54 AM Bug report #18614 (Closed): ImportWarning: Not importing directory xxx missing __init__.py
- Windows packaging problem - needs filing with osgeo4w
- 01:49 AM Bug report #19103 (Closed): SAGA Hypsometry Tool missing output
- The saga hypsometry tool is missing the output parameter.
!https://imgur.com/ZlyFRfl! - 01:41 AM Bug report #19102 (Closed): Accented words in sub menus and window titles show incorrect capitali...
- Accented words in sub-menus and window titles show incorrect capitalization. I.E. "Extraer V*ÉR*tices", instead of "E...
- 01:26 AM Bug report #17630 (Closed): Annotations not showing in Composer on OSX
- 11:28 PM Bug report #17630: Annotations not showing in Composer on OSX
- Eron Lloyd wrote:
> Is there a specific OS X build that is available to try? It looks like the Dakota Cartography ni... - 12:08 AM Revision e719af50 (qgis): Remove VSIReadDirRecursive1()
- This function was introduced at a time where some GDAL versions didn't have
VSIReadDirRecursive(). Since we now requi... - 12:07 AM Revision d5afc71a (qgis): Merge branch 'master' into fix_memleaks_qgsstyle
- 11:26 PM Bug report #18434: QGIS 3.0 new node tool picks up nodes of hidden layers & isn;t constrained by ...
- UPDATE: I believe that there might be a patch (#18628) for this already? Should this issue be updated accordingly?
- 11:24 PM Bug report #18434: QGIS 3.0 new node tool picks up nodes of hidden layers & isn;t constrained by ...
- While I, too, love the new vertex tool, it is definitely not what I expected once I started upgrading. Making it an o...
- 10:35 PM Revision 0af5fb9d (qgis): [ogr] Fix combination of filterrect and filterfids ignores filterrect c...
- 10:35 PM Revision 4ddf58c0 (qgis): Add feature source test for combination of filterfids AND filterrect
- Both these conditions must be honored when set, i.e. features
with matching IDs but which fail the rect check should ... - 10:35 PM Revision bb2e15c9 (qgis): More checks
- 10:27 PM Revision 851319f4 (qgis): Merge pull request #7151 from rouault/fix_use_after_free_at_qgis_exit
- Fix use-after-free at QGIS exist, linked to QgsCoordinateTransform cache
- 09:15 PM Revision b21701b5 (qgis): Add QgsStyle::cleanDefaultStyle() and use it in QgsApplication::exitQgis()
- 09:07 PM Revision 7cb18cd5 (qgis): [sipify] allow to define python operator in headers
- sipify will take care of injecting them in python/{module}/__init__.py
- 09:07 PM Revision e5b02cd2 (qgis): use dedicated files for auto additions
- 09:07 PM Revision 1fb02e8d (qgis): concatenate auto_additions files with python module __init__.py.in
- 09:07 PM Revision 164f662d (qgis): fix sipify and run
- 09:01 PM Revision 8aeb2f6d (qgis): qgsstyle.cpp: avoid minor memleaks in use of sqlite3_mprintf()
- 08:39 PM Bug report #16462 (Closed): QGIS Server lost the ability to cascade WMS layers published using HTTPS
- duplicate of #17951
- 08:39 PM Bug report #16462 (Closed): QGIS Server lost the ability to cascade WMS layers published using HTTPS
- duplicate of #17951
- 08:38 PM Bug report #17951 (Closed): QGIS Server lost (most of the times) the ability to cascade WFS layers
- https://github.com/qgis/QGIS-Documentation/pull/2665
- 08:38 PM Bug report #17951 (Closed): QGIS Server lost (most of the times) the ability to cascade WFS layers
- https://github.com/qgis/QGIS-Documentation/pull/2665
- 06:12 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- René-Luc ReLuc wrote:
> It's not a workaround, it's the solution.
gave it a try and seems to work as you describe... - 04:57 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- René-Luc ReLuc wrote:
> It's not a workaround, it's the solution.
one additional question: why is this necessary ... - 07:44 PM Bug report #17672: ssl error: certificate validate failed with postgis and qgis 2.18.15
- In QGIS 3.0.3 i can add a postgresql-server with username, password and SSL=required without problems.
However, wh... - 07:36 PM Revision 6b7504d6 (qgis): Fix use-after-free at QGIS exist, linked to QgsCoordinateTransform cache
- This fixes the following warning
==23284== Invalid read of size 4
==23284== at 0x14911DE5: pj_ctx_get_errno (pj_c... - 07:01 PM Bug report #19093: Incorrect colour displayed on rasters
- The Manjaro issue only occurs on Manjaro. Not able to replicate on any other platform so far (tried Ubuntu and Fedora).
- 05:00 AM Bug report #19093: Incorrect colour displayed on rasters
- Using the same project as above, the picture attached is how it renders in 3.03 running on another system (Manjaro Li...
- 05:50 PM Bug report #19045 (Closed): QGIS crach when adding a legend
- Styles has been saved again and crash disappear.
User error - 04:14 PM Bug report #19024 (Closed): Plugin installation not working
- Oh, now I got it. Then it's not any QGIS bug, so please use the plugins' issue trackers instead:
https://github.co... - 04:14 PM Bug report #19024 (Closed): Plugin installation not working
- Oh, now I got it. Then it's not any QGIS bug, so please use the plugins' issue trackers instead:
https://github.co... - 03:44 PM Bug report #19101 (Open): Scale bar in Layout always opens at height of 11.9 mm
- On my print composer (Layout as it is now called) the scale bar was set at a height of 7.1 mm at the bottom of the pa...
- 12:50 PM Revision 427ac106 (qgis): Plugin loading: only load .so files on Linux
- I've recently lost some hair chasing mysterious crashes at QGIS exit
and finally figured out this was due to an old v... - 12:41 PM Revision 7f97a2f3 (qgis): Merge pull request #7146 from rouault/fix_18342
- [OGR provider] Improve performance of subLayers(), particularly on FileGDB with the proprietary driver (fixes #18342)
- 12:41 PM Bug report #18342 (Closed): Loading FileGDB's are really really slow
- Applied in changeset commit:qgis|55aa7a86be56ce098a6c0596d4e4bb191c3a52f5.
- 12:41 PM Bug report #18342 (Closed): Loading FileGDB's are really really slow
- Applied in changeset commit:qgis|55aa7a86be56ce098a6c0596d4e4bb191c3a52f5.
- 11:45 AM Bug report #19082: [Processing] Missing icons for some algorithms in the toolbox panel
- Also "Variable Distance Buffer" (in Processing Modeler).
PR submitted https://github.com/qgis/QGIS/pull/7149 - 07:50 AM Revision 9115d7f2 (qgis): Add note to use QgsApplication::authManager()
- 06:29 AM Bug report #19100 (In Progress): WFS request with combined filter (BBOX + PropertyIsEqual) not w...
- I'm having problems getting a WFS request using a filter with two conditions (BBOX + PropertyIsEqual) to work with QG...
2018-06-02
- 01:35 AM Revision 55aa7a86 (qgis): [OGR provider] Improve performance of subLayers(), particularly on File...
- 01:24 AM Revision d7d2a147 (qgis): [ogr] Only try to add original fid from iterators, not in other cases
- 01:24 AM Revision 314942d7 (qgis): Also check geometry in tests
- 01:24 AM Revision 477fb89f (qgis): More tests
- 01:24 AM Revision ca1262d1 (qgis): Fix failing test
- We need to ensure that the FID column is also fetched for the
unfiltered layer which we use when requesting features ... - 01:24 AM Revision bab8b78c (qgis): Use correct member variable prefix
- 01:24 AM Revision f3bc283c (qgis): Better tests
- 01:24 AM Revision 64300598 (qgis): Remove safety check
- Doesn't work correctly - flags valid matches as invalid
- 01:24 AM Revision 29753390 (qgis): [ogr] Fix very slow feature requests when filter string set
- Follow up 217e7006. Avoid the very expensive iteration to
find matching features when a subset string is set by
inste... - 10:55 PM Revision 79ba0eee (qgis): Merge pull request #7143 from elpaso/bugfix-19050-field-calc-save-real-...
- Do not set min/max precision for int fields
- 10:54 PM Bug report #19050 (Closed): QGIS saves integer field when I create a new real field through field...
- Applied in changeset commit:qgis|033071ae502ebafe80d85cc5c470c6abf501e925.
- 10:54 PM Bug report #19050 (Closed): QGIS saves integer field when I create a new real field through field...
- Applied in changeset commit:qgis|033071ae502ebafe80d85cc5c470c6abf501e925.
- 11:40 AM Bug report #19050: QGIS saves integer field when I create a new real field through field calculat...
- Alessandro Pasotti wrote:
> I reproduced the issue, it looks like this is due to the "Output field length" value whi... - 05:34 PM Bug report #19099 (Open): Data defined Size legend is wrong when using separated symbols
- The data-defined size symbols feature has a set of unhandled issues i reported months ago (see "list":/projects/qgis/...
- 05:32 PM Revision f68f288d (qgis): Merge pull request #7145 from rouault/fix_18596
- [OGR provider] When editing a GeoJSON file, close and re-open the file at end of editing session (fixes #18596)
- 05:31 PM Bug report #18596 (Closed): Data corruption on geojson field deletion
- Applied in changeset commit:qgis|754018a477e4dad12b99946ae69bac519eb9e530.
- 05:31 PM Bug report #18596 (Closed): Data corruption on geojson field deletion
- Applied in changeset commit:qgis|754018a477e4dad12b99946ae69bac519eb9e530.
- 05:31 PM Bug report #18011 (Feedback): JPG images by Gimp progressive mode do not load in QGIS 2.14 and 2.18
- I can't reproduce with QGIS 2.18.20 with GDAL 2.2.4 on Windows 7.
In any case this would not be a QGIS issue, but a ... - 05:26 PM Bug report #19098 (Open): QGIS3 Labelling : Copy & Paste Style misses out label rotation setting ...
- Steps to reproduce
1. activate label rotation to a field
2. copy style
3. paste style
4. label rotation now becom... - 05:19 PM Bug report #19097 (Open): Data defined size legend symbols do not show if you use a field or an e...
- If you scale a point symbol size with the data-defined override feature, and you'd later want to display the scales i...
- 05:03 PM Bug report #18274: Print Composer in 3.0.0 export to TIF forgets to define RowsPerStrip in TIF
- I've proposed a patch to QT to set the RowsPerStrip tag: https://bugreports.qt.io/browse/QTBUG-68609
- 03:00 PM Bug report #19096 (Closed): Applying a data defined size to a categorized layer hides its categor...
- The aim is to obtain the Multivariate example screenshot at https://docs.qgis.org/testing/en/docs/user_manual/working...
- 03:00 PM Feature request #17251: Polygon map window in print composer
- Polygon maps would be quite useful, to draw the grid coordinates in the legend's corner. Making a layout as in the sc...
- 12:58 PM Bug report #19095 (Open): Data defined assistant dialogs do not use the right title case for thei...
- When you click on the "Assistant..." entry of a data defined override widget, the dialog that opens will be of 'Symbo...
- 12:26 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- Well, I am using Qt 5.9 and I cannot find QtWebKit and I only found that it was deprecated. So I am stuck on this err...
- 12:00 PM Revision 754018a4 (qgis): [OGR provider] When editing a GeoJSON file, close and re-open the file ...
- 11:43 AM Bug report #19087 (Closed): QGIS 3.0.3, PostGIS 2.4.4/PostGres 10.3
- 08:50 AM Bug report #19087: QGIS 3.0.3, PostGIS 2.4.4/PostGres 10.3
- PostGIS Log Message
2018-06-01T22:54:17 WARNING Field rast ignored, because of unsupported type raster
I tried a ... - 11:43 AM Bug report #19094 (Open): QGIS 3.0.3, WARNING Field rast ignored, because of unsupported type raster
- 1. Import vector layer and use QGIS Browser to connect and display vector data works fine.
2. Import GeoTIF raster d... - 11:27 AM Revision 7e2ca8f6 (qgis): Merge pull request #7144 from rouault/fix_18976
- [Postgres provider] Speed up feature insertion when pkid column is not set (fixes #18976)
- 11:27 AM Bug report #18976 (Closed): DB Manager Import Layer / File Extremely Slow
- Applied in changeset commit:qgis|cc25727a1804bbbf1df07b6fdfa315b7ab33f8ef.
- 11:27 AM Bug report #18976 (Closed): DB Manager Import Layer / File Extremely Slow
- Applied in changeset commit:qgis|cc25727a1804bbbf1df07b6fdfa315b7ab33f8ef.
- 06:50 AM Bug report #19093: Incorrect colour displayed on rasters
- Sample project files
https://my.pcloud.com/publink/show?code=XZBUVu7Zlq1q2VVMPNXjxtmW5CS0xyinAi87 - 06:49 AM Bug report #19093 (Open): Incorrect colour displayed on rasters
- The colour displayed on the rasters is yellow instead of orange.
The rasters have been altered from the original w...
2018-06-01
- 01:49 AM Bug report #19092 (Closed): Measure tool on a Mac uses the top right corner of the cross hair cur...
- On a Mac (not sure about windows) the measure tool bases clicks off the top left corner of the cursor rather than he ...
- 01:16 AM Bug report #18812: QGIS 3.0.1 crashes after attempting to remove a virtual field from a shapefile
- Steps to reproduce this issue in version 3.0.3:
# Create new project, without saving it
# Create temporary scratch ... - 12:50 AM Bug report #18930: Crash when creating virtual field
- Yes I tried with the attribute table open and with all the different data types available.
However, QGis did crash w... - 11:41 PM Bug report #18930: Crash when creating virtual field
- Did you try with the attribute table open? From the trace it appears the table was visible.
- 11:20 PM Bug report #18930: Crash when creating virtual field
- It works fine now. It's either fixed or non-reproductible.
- 04:59 PM Bug report #18930 (Feedback): Crash when creating virtual field
- Works for me. Could you share the dataset you used ?
- 11:40 PM Bug report #19091 (Closed): v.vect.stats creates cat & cat_ then fails
- This is an issue which should be fixed in grass itself, not qgis
- 11:40 PM Bug report #19091 (Closed): v.vect.stats creates cat & cat_ then fails
- This is an issue which should be fixed in grass itself, not qgis
- 10:18 PM Bug report #19091 (Feedback): v.vect.stats creates cat & cat_ then fails
- Grass processing toolbox element v.vect.stats counts point layer data within polygon areas layers & calculates statis...
- 11:09 PM Revision a9a8fbdb (qgis): [cleanup] use for range based loop
- 10:37 PM Bug report #18976: DB Manager Import Layer / File Extremely Slow
- PR https://github.com/qgis/QGIS/pull/7144 submitted
- 10:33 PM Revision 2ed200a8 (qgis): Merge pull request #7142 from rouault/fix_18996
- QgsSvgCache::svgAsPicture(): make sure the returned picture is not shared (fixes #18996)
- 10:33 PM Bug report #18996 (Closed): QGIS crash when SVG for styling is not available
- Applied in changeset commit:qgis|75b7edf1d211cd136fb54d2216cfea6e9fd2e120.
- 10:33 PM Bug report #18996 (Closed): QGIS crash when SVG for styling is not available
- Applied in changeset commit:qgis|75b7edf1d211cd136fb54d2216cfea6e9fd2e120.
- 04:24 PM Bug report #18996: QGIS crash when SVG for styling is not available
- I could reliably reproduce on Ubuntu 16.04 with the same stacktrace. The issue is linked to multi-threading rendering...
- 10:31 PM Revision cc25727a (qgis): [Postgres provider] Speed up feature insertion when pkid column is not ...
- When inserting features whose attribute column corresponding to the pkid
is empty, and tat this pkid column has a def... - 10:00 PM Revision 75b7edf1 (qgis): QgsSvgCache::svgAsPicture(): make sure the returned picture is not shar...
- For some reason QPicture.detach() doesn't seem to always work as intended, at
least with QT 5.5 on Ubuntu 16.04
Seria... - 09:51 PM Bug report #19090 (Open): Inability to resize columns in 'handle bad layers' dialogue box
- One can resize the handle bad layers box as a whole by dragging the edge, although double clicking the toolbar fills ...
- 09:20 PM Feature request #19089 (Open): Identify sliver polygons and assign each to the neighboring polygo...
- I know there's a feature in QGIS to eliminate sliver polygons and it can also be implemented in standalone script. It...
- 08:05 PM Feature request #19088 (Open): Toggle Selected Layers
- Provide a context menu from the layers panel to toggle selected layers, if checked, uncheck, if unchecked, check.
... - 08:01 PM Bug report #19087 (Closed): QGIS 3.0.3, PostGIS 2.4.4/PostGres 10.3
- 1. Import vector layer and use QGIS Browser to connect and display vector data works fine.
2. Import GeoTIF raster d... - 06:13 PM Bug report #19050 (In Progress): QGIS saves integer field when I create a new real field through ...
- Requires backport
https://github.com/qgis/QGIS/pull/7143 - 06:13 PM Bug report #19050 (In Progress): QGIS saves integer field when I create a new real field through ...
- Requires backport
https://github.com/qgis/QGIS/pull/7143 - 06:13 PM Bug report #19050 (In Progress): QGIS saves integer field when I create a new real field through ...
- Requires backport
https://github.com/qgis/QGIS/pull/7143 - 06:13 PM Bug report #19050 (In Progress): QGIS saves integer field when I create a new real field through ...
- Requires backport
https://github.com/qgis/QGIS/pull/7143 - 05:20 PM Bug report #19050: QGIS saves integer field when I create a new real field through field calculat...
- I reproduced the issue, it looks like this is due to the "Output field length" value which is set to 0 by default whe...
- 06:07 PM Revision 033071ae (qgis): Do not set min/max precision for int fields
- Fixes #19050
QGIS saves integer field when I create a new real
field through field calculator (Update field works as... - 05:43 PM Bug report #19040 (Closed): QGIS 3 can't start or no Python support on Xenial
- Lee Hachadoorian wrote:
> Obviously, OS-supplied PyQt5 not working on Xenial is not a QGIS problem. However, the eas... - 05:43 PM Bug report #19040 (Closed): QGIS 3 can't start or no Python support on Xenial
- Lee Hachadoorian wrote:
> Obviously, OS-supplied PyQt5 not working on Xenial is not a QGIS problem. However, the eas... - 05:18 PM Bug report #19040: QGIS 3 can't start or no Python support on Xenial
- Additional information:
I installed QGIS 3 on Bionic. (I know original problem was reported on Xenial.)
* When ... - 05:42 PM Revision 9d3f8d44 (qgis): Merge pull request #7140 from rouault/fix_19009
- Assorted set of fixes regarding field length for OGR provider
- 05:42 PM Bug report #19009 (Closed): GeoPackage: Error when adding fields
- Applied in changeset commit:qgis|f4bf1ec90709829642b9af858df7500cba3ade31.
- 05:42 PM Bug report #19009 (Closed): GeoPackage: Error when adding fields
- Applied in changeset commit:qgis|f4bf1ec90709829642b9af858df7500cba3ade31.
- 05:29 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- René-Luc ReLuc wrote:
> It's not a workaround, it's the solution.
I'll document it then. - 05:27 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- @Renè: any reason to not close this?
- 04:06 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- It's not a workaround, it's the solution.
- 03:01 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- René-Luc ReLuc wrote:
> If this issue duplicates #16462
>
> The solution is the same.
>
> To fix this issue, y... - 02:02 PM Bug report #17951: QGIS Server lost (most of the times) the ability to cascade WFS layers
- If this issue duplicates #16462
The solution is the same.
To fix this issue, you have to add HOME environmental... - 04:54 PM Bug report #18991: QGIS crash while refreshing a modified WMS source
- Just tried with a local MapServer instance where I did the same as your scenario, and I didn't get any crash
- 04:36 PM Bug report #17511 (Closed): adding two instances of the same gpkg layer and editing on one of the...
- I cannot reproduce it anymore.
- 04:36 PM Bug report #17511 (Closed): adding two instances of the same gpkg layer and editing on one of the...
- I cannot reproduce it anymore.
- 02:39 PM Bug report #17511 (Feedback): adding two instances of the same gpkg layer and editing on one of t...
- @Alessandro I can't reproduce any crash with master. Unfortunately the http://dpaste.com/2MM3ZC7 has expired since yo...
- 03:52 PM Bug report #18993: QGIS3 Layout: the html label renderer ignores many styles e.g. font-size, lett...
- This should be changed to Category: Map Composer
- 03:44 PM Feature request #19086 (Feedback): Reading feature types from PBF files
- When I drop a PBF file, downloaded from http://download.geofabrik.de/, on QGIS 3.0.3, I get a window where I can sele...
- 03:17 PM Revision 3b291026 (qgis): Merge pull request #7141 from rouault/fix_18563
- QgsVectorFileWriter: workaround a bug in GDAL where appending to an existing BNA crashes it (fixes #18563)
- 03:16 PM Bug report #18563 (Closed): QGis3 crashes when saving to an existing BNA file
- Applied in changeset commit:qgis|43f796e78ef6faa6240c70a84ffd5acfc2c326a6.
- 03:16 PM Bug report #18563 (Closed): QGis3 crashes when saving to an existing BNA file
- Applied in changeset commit:qgis|43f796e78ef6faa6240c70a84ffd5acfc2c326a6.
- 02:55 PM Bug report #17817: WFS vs WMS (OGR?) data types
- ok, so this is a QGIS 2.x only issue, as things seem to work well in QGIS 3
The root cause is that the 'identificati... - 02:44 PM Bug report #18081 (Closed): GDB recognition mixup
- 02:42 PM Bug report #18081: GDB recognition mixup
- I'm pretty sure this is a known issue that has been fixed in the QGIS 3 line. Previously for multi-layer datasources,...
- 02:43 PM Bug report #17538 (Closed): MYSQL Connection with wrong tables
- 02:43 PM Bug report #17538: MYSQL Connection with wrong tables
- I'm pretty sure this is a known issue that has been fixed in the QGIS 3 line. Previously for multi-layer datasources,...
- 02:28 PM Revision 43f796e7 (qgis): QgsVectorFileWriter: workaround a bug in GDAL where appending to an exi...
- Upstream fixes done in GDAL as well to fix the crash itself:
GDAL master: https://github.com/OSGeo/gdal/commit/a36939... - 02:19 PM Revision e4d5899b (qgis): Merge pull request #7131 from rouault/fix_linux_build_qca
- QCAMacros.cmake: fix Linux build
- 02:18 PM Revision 3aa630ca (qgis): Added QgsDataProvider::ProviderOptions to the bindings
- 02:06 PM Revision b9003ffa (qgis): QgsVectorDataProvider::supportedType(): only checks field length and pr...
- 02:01 PM Bug report #16462: QGIS Server lost the ability to cascade WMS layers published using HTTPS
- To fix this issue, you have to add HOME environmental variable to a directory in which the directory .qgis2 is writab...
- 02:00 PM Bug report #19085 (Open): Unable to save shapefile to geopackage
- Appears to save and message received "Successfully saved vector layer to .gpkg" but the resulting file has a zero len...
- 01:56 PM Bug report #19084 (Closed): Shapefile _packed issue
- Many previous bug reports for this issue but it was supposed to be addressed?
Intermittent problem. - 01:31 PM Revision a15d8903 (qgis): [locator] add a way to invalidate results from python API
- otherwise if you access the config of the filter (or change app settings) from outside the main application settings ...
- 01:31 PM Revision dc9fb90b (qgis): add note on how to invalidate results
- 01:23 PM Revision 917a6e3c (qgis): QCAMacros.cmake: re-add 25ba36180cfbf836b9458beb98e28f62349c4260 for Fr...
- 01:22 PM Revision 1a4f8042 (qgis): QCAMacros.cmake: fix Linux build
- https://github.com/qgis/QGIS/commit/25ba36180cfbf836b9458beb98e28f62349c4260 causes
build failures on Ubuntu 16.04 an... - 01:19 PM Revision a3e527d8 (qgis): [OGR provider] Advertize correct supported data types, length and with ...
- 01:18 PM Revision bad1ab4e (qgis): QgsVectorDataProvider::supportedType(): use -1 as the value for unspeci...
- 01:17 PM Revision 04a55b25 (qgis): [cleanup] QgsFieldCalculator: avoid use of hardcoded magic indices
- 01:15 PM Revision f4bf1ec9 (qgis): [OGR provider] GPKG: allow repeated creation of int fields with len != ...
- 01:02 PM Revision 6192b5eb (qgis): Add fill/stroke color & opacity parameters to more north arrows svg images
- 01:00 PM Revision e6e54de3 (qgis): Add test to ensure that orig_ogc_fid field is only ever used internally
- We don't want to expose this field to users, or include it in layer
exports or copies
And rename internal field to _... - 01:00 PM Revision 05f426e0 (qgis): Remove orig_ogc_fid fields from server filter tests
- 12:10 PM Bug report #19083: copy paste attributes to spreadsheet bad behaviour in QGIS3
- When copying the features to Notepad++, there was no real noticable difference between data from QGIS 3.03 or 2.18, a...
- 11:40 AM Bug report #19083 (Closed): copy paste attributes to spreadsheet bad behaviour in QGIS3
- 11:27 AM Bug report #19083 (Closed): copy paste attributes to spreadsheet bad behaviour in QGIS3
- Hi,
One of the lovely features in QGIS is to copy a selection of objects from the attribute table to a spreadsheet... - 11:23 AM Feature request #18411 (Open): Allow to add comment to an existing field
- @m-kuhn, may I have your opinion here, please? I fail to get a reaction from David who afaik is the one that reworks ...
- 10:56 AM Revision 21d15e71 (qgis): [BUGFIX][Server] Segfault when GetFeatureInfo on Raster layer to GML
- The PR #6279 has introduced some bug, like a segfault when a WMS GetFeatureInfo
is done on a Raster layer with output... - 10:55 AM Revision 749bc021 (qgis): Fix provider for min/max updates
- 10:55 AM Revision 6f3be9fa (qgis): SIP updates
- 10:55 AM Revision 0fa88e6f (qgis): Skip failing test on Travis
- the test passes locally
- 10:55 AM Revision 2f41d32e (qgis): Added test to cmake
- 10:55 AM Revision cac675a9 (qgis): Removed commented code
- 10:55 AM Revision b696e9b1 (qgis): Minor updates to the doc strings
- 10:53 AM Revision 839a8890 (qgis): SIP wrappers for QgsProviderMetadata
- 10:53 AM Revision 9d66eb8d (qgis): API to register new vector data providers
- 10:53 AM Revision 1e3661cb (qgis): Added QgsSpatialIndex to the python provider
- 10:53 AM Revision abcad019 (qgis): Python provider tests passing
- Except for QgsLayerDefinition.exportLayerDefinitionLayers
and QgsLayerDefinition.loadLayerDefinitionLayers - 10:53 AM Revision 29575b5b (qgis): QgsDebugMsg -> QgsDebugMsgLevel
- 10:53 AM Revision 324fd7d5 (qgis): Allow python creation of QgsFeatureIterator from an abstract one
- 10:53 AM Revision 7ffdab2d (qgis): Do not dec ref in methodcode
- 10:53 AM Revision adcc2e96 (qgis): Moved python provider to separate file
- Also cloned other memory layer methods
- 10:53 AM Revision 222f3ad9 (qgis): Check for index validity and do not crash!
- 10:53 AM Revision e341b3a5 (qgis): Tests for Python vector data provider (still failing but not crashing!)
- 10:30 AM Feature request #18681 (Closed): [Processing] Allow "select by ..." algorithms to work with selec...
- Thinking more about it, it's indeed a duplicate.
- 10:30 AM Feature request #18681 (Closed): [Processing] Allow "select by ..." algorithms to work with selec...
- Thinking more about it, it's indeed a duplicate.
- 10:21 AM Revision bd65fc60 (qgis): [processing][gdal] Don't double quote output paths
- Breaks for some drivers, e.g. KML
Fixes #18264 - 10:21 AM Bug report #18264 (Closed): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Applied in changeset commit:qgis|bd65fc607b5bae7196dd9d7efbd4b7aa83db0065.
- 10:21 AM Bug report #18264 (Closed): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Applied in changeset commit:qgis|bd65fc607b5bae7196dd9d7efbd4b7aa83db0065.
- 10:11 AM Bug report #19082 (Closed): [Processing] Missing icons for some algorithms in the toolbox panel
- Some algorithms do miss an icon next to their name in the Toolbox panel:
- Point along geometry
- Minimum bounding ... - 08:58 AM Bug report #15697 (Closed): r.fillnulls fails to work in processing toolbox
- Not any issue on 3.x
- 08:58 AM Bug report #15697 (Closed): r.fillnulls fails to work in processing toolbox
- Not any issue on 3.x
- 08:58 AM Bug report #15697 (Closed): r.fillnulls fails to work in processing toolbox
- Not any issue on 3.x
- 08:53 AM Revision 30ecb338 (qgis): [processing][GRASS] Fix some algorithms always export as GPKG, regardle...
- 08:40 AM Bug report #16926 (Feedback): GRASS/Processing stopped to warn the user when a layer is not outpu...
- Not reproducible on master - can you confirm this is fixed?
- 08:20 AM Revision 60a87e94 (qgis): [processing] Fix error when creating tests and raster output
- no longer exists
Fixes #16123 - 08:20 AM Bug report #16123 (Closed): Processing Build Virtual Raster not opening
- Applied in changeset commit:qgis|60a87e949750b03c959b62cd5eb3b2828dfc6511.
- 08:20 AM Bug report #16123 (Closed): Processing Build Virtual Raster not opening
- Applied in changeset commit:qgis|60a87e949750b03c959b62cd5eb3b2828dfc6511.
- 08:18 AM Bug report #16409 (Closed): Processing script editor: incorrect read of degree symbol
- Not an issue with 3.0
- 08:18 AM Bug report #16409 (Closed): Processing script editor: incorrect read of degree symbol
- Not an issue with 3.0
- 08:17 AM Feature request #9869 (Closed): Processing - Tooltip should display the algorithm description fro...
- Fixed in 3.2, so long as algorithms implement the 'shortDescription' method (currently only GRASS algorithms do).
- 08:17 AM Feature request #9869 (Closed): Processing - Tooltip should display the algorithm description fro...
- Fixed in 3.2, so long as algorithms implement the 'shortDescription' method (currently only GRASS algorithms do).
- 08:16 AM Feature request #13814 (Closed): Processing: use sqlite/spatialite as intermediate format
- GPKG is used now
- 08:16 AM Feature request #13814 (Closed): Processing: use sqlite/spatialite as intermediate format
- GPKG is used now
- 08:16 AM Feature request #13814 (Closed): Processing: use sqlite/spatialite as intermediate format
- GPKG is used now
- 08:12 AM Bug report #16142 (Closed): Processing "Create script collection plugin" RuntimeError: Could not ...
- Not an issue anymore with 3.0
- 08:12 AM Bug report #16142 (Closed): Processing "Create script collection plugin" RuntimeError: Could not ...
- Not an issue anymore with 3.0
- 08:12 AM Bug report #16142 (Closed): Processing "Create script collection plugin" RuntimeError: Could not ...
- Not an issue anymore with 3.0
- 07:55 AM Revision 4289bcb3 (qgis): [processing][saga] Fix some field parameters are incorrectly defined as...
- Fixes #18193
- 07:55 AM Revision d1bcfbfe (qgis): [processing] Rename File parameter in modeler to File/Folder
- Better reflects what it does
- 07:55 AM Revision 950d042e (qgis): [processing] Fix errors when filling parameters in batch panel
- Fixes #18408
- 07:55 AM Revision f6416a19 (qgis): [processing] Fix missing vector inputs when run in batch mode
- Fix incorrect definition of compatibleVectorLayers, which was
using layer WKB type values instead of processing sourc... - 07:54 AM Bug report #18193 (Closed): QGIS 3: in some modules the "QgsProcessingParameterFeatureSource" is ...
- Applied in changeset commit:qgis|4289bcb3cb1371ce754d1d4c359904c4fbdd26f0.
- 07:54 AM Bug report #18193 (Closed): QGIS 3: in some modules the "QgsProcessingParameterFeatureSource" is ...
- Applied in changeset commit:qgis|4289bcb3cb1371ce754d1d4c359904c4fbdd26f0.
- 07:54 AM Bug report #18408 (Closed): Some more batch processing errors
- Applied in changeset commit:qgis|950d042e72cdb27b9c3c57a013e59bbb50e2b202.
- 07:54 AM Bug report #18408 (Closed): Some more batch processing errors
- Applied in changeset commit:qgis|950d042e72cdb27b9c3c57a013e59bbb50e2b202.
- 07:51 AM Bug report #15118 (Closed): [Processing] Options dialog remove vector menu entries
- Not an issue in 3.2
- 07:51 AM Bug report #15118 (Closed): [Processing] Options dialog remove vector menu entries
- Not an issue in 3.2
- 07:51 AM Bug report #15118 (Closed): [Processing] Options dialog remove vector menu entries
- Not an issue in 3.2
- 07:50 AM Bug report #12502 (Closed): processing:runalg locks input file
- Not an issue in 3.0
- 07:50 AM Bug report #12502 (Closed): processing:runalg locks input file
- Not an issue in 3.0
- 07:50 AM Bug report #12502 (Closed): processing:runalg locks input file
- Not an issue in 3.0
- 07:50 AM Bug report #13120 (Closed): Processing gdal tools do not work if Windows username contain non asc...
- Fixed in 3.2
- 07:50 AM Bug report #13120 (Closed): Processing gdal tools do not work if Windows username contain non asc...
- Fixed in 3.2
- 07:50 AM Bug report #13120 (Closed): Processing gdal tools do not work if Windows username contain non asc...
- Fixed in 3.2
- 07:49 AM Bug report #16250 (Closed): Processing ogr tools problems in QGIS 2.18.10 when special chars are ...
- Should be fixed in 3.2
- 07:49 AM Bug report #16250 (Closed): Processing ogr tools problems in QGIS 2.18.10 when special chars are ...
- Should be fixed in 3.2
- 07:47 AM Bug report #9310 (Closed): Save dialogue for Geoprocessing outputs is inconsistent
- Fixed in 3
- 07:47 AM Bug report #9310 (Closed): Save dialogue for Geoprocessing outputs is inconsistent
- Fixed in 3
- 07:47 AM Bug report #9310 (Closed): Save dialogue for Geoprocessing outputs is inconsistent
- Fixed in 3
- 07:14 AM Bug report #17223 (Closed): Error in Processing configuration when using QT5 themes
- Upstream theme issue - not caused by QGIS
- 07:14 AM Bug report #17223 (Closed): Error in Processing configuration when using QT5 themes
- Upstream theme issue - not caused by QGIS
- 07:10 AM Bug report #18097 (Feedback): r.surf.contour does not work in a processing model in QGIS 3
- This seems OK to me. Can you please retest on 3.2 master?
- 07:00 AM Bug report #17370 (Closed): point parameter bug in processing batch process
- Fixed in 3.0
- 07:00 AM Bug report #17370 (Closed): point parameter bug in processing batch process
- Fixed in 3.0
- 06:59 AM Bug report #17571 (Closed): Geoprocessing with shapefile, with the z dimension, error 1005 with d...
- Fixed in 3.2
- 06:59 AM Bug report #17571 (Closed): Geoprocessing with shapefile, with the z dimension, error 1005 with d...
- Fixed in 3.2
- 06:49 AM Bug report #16841 (Closed): geoprocessing tool "Split Lines with lines" fails if vertices do not ...
- 06:11 AM Bug report #17999 (Closed): Aborted (core dumped) with GRASS trunk as processing
- This was fixed for 3.0
- 06:11 AM Bug report #17999 (Closed): Aborted (core dumped) with GRASS trunk as processing
- This was fixed for 3.0
- 05:41 AM Bug report #18215 (Closed): Processing: problems outputting raster layers from a model as a "fina...
- Fixed in 3.0/3.2
- 05:41 AM Bug report #18215 (Closed): Processing: problems outputting raster layers from a model as a "fina...
- Fixed in 3.0/3.2
- 05:39 AM Bug report #18414 (Closed): Problem with the extension processing
- Likely a local issue. Please reopen if reproducable in QGIS 3.0
- 05:39 AM Bug report #18414 (Closed): Problem with the extension processing
- Likely a local issue. Please reopen if reproducable in QGIS 3.0
- 05:29 AM Bug report #18546 (Closed): Processing toolbox does not mention when deactivated provider would r...
- 05:06 AM Feature request #19081 (Open): Ability to clear Log Messages panel, and to reload it
- The contents of the Log Messages panel grow very long, thus awkward to scroll around. This becomes a nuisance primar...
- 04:12 AM Bug report #18965: Grass Path Error in QGIS 3.0.2 Girona
- same problem in 3.03 with macOS Sierra
- 04:04 AM Bug report #17131 (Closed): Processing: Union and Intersection wrong results
- I think it's safe to close this, and new tickets can be opened with new test data if more issues are identified
- 04:04 AM Bug report #17131 (Closed): Processing: Union and Intersection wrong results
- I think it's safe to close this, and new tickets can be opened with new test data if more issues are identified
- 04:04 AM Bug report #17468 (Closed): Processing: "export/add geometry columns" corrupts data
- 04:01 AM Bug report #14730 (Closed): File picker window slow
- Should no longer be an issue - the standard file picker is used everywhere now.
- 04:01 AM Bug report #14730 (Closed): File picker window slow
- Should no longer be an issue - the standard file picker is used everywhere now.
- 04:01 AM Bug report #14730 (Closed): File picker window slow
- Should no longer be an issue - the standard file picker is used everywhere now.
- 03:54 AM Revision 0e7c31e9 (qgis): [processing][grass] Fix handling of optional file parameters
- 03:54 AM Revision dcba919e (qgis): Add another acceptable hash
- 03:54 AM Revision e273ac28 (qgis): [processing] Some test debugging help
- 03:54 AM Revision 46a4c236 (qgis): Resurrect a grass test
- 03:54 AM Revision 3f456993 (qgis): Resurrect a GRASS test
- 03:54 AM Revision 09d21cf9 (qgis): Resurrect another GRASS test
- 03:54 AM Revision 4719a7c1 (qgis): See if test now passes on Travis
- 02:35 AM Bug report #19076: GRASS r.relief.scaling has reversed Min/Max limits on 2 input arguments
- Thanks!
2018-05-31
- 01:56 AM Bug report #18671: Can't export to tiff in layout composer
- I had the same issue recently, in two separate computers running Arch.
qt5-imageformats package wasn't installed as ... - 01:36 AM Revision 1c684456 (qgis): [processing] Log an error when a numeric parameter has min value >= max...
- Refs #19076
- 01:36 AM Revision ae95adba (qgis): [processing][GRASS] Fix r.relief.scaling has inverted min/max values fo...
- Fixes #19076
- 01:35 AM Bug report #19076 (Closed): GRASS r.relief.scaling has reversed Min/Max limits on 2 input arguments
- Applied in changeset commit:qgis|ae95adba40d78530a84a7fd4c10bb6304e6e0f49.
- 01:35 AM Bug report #19076 (Closed): GRASS r.relief.scaling has reversed Min/Max limits on 2 input arguments
- Applied in changeset commit:qgis|ae95adba40d78530a84a7fd4c10bb6304e6e0f49.
- 10:18 PM Bug report #19076 (Closed): GRASS r.relief.scaling has reversed Min/Max limits on 2 input arguments
- GRASS: r.relief.scaling - Creates shaded relief from an elevation layer (DEM).
QGIS3's processing dialog for r.rel... - 01:07 AM Bug report #19080 (Closed): Nautical Miles Scale Bar
- On a Mercator projection layout (EPSG:3785), adding a scale bar showing Nautical Miles as the unit of measure generat...
- 12:53 AM Revision f7a6864b (qgis): [processing] Fix invalid characters in HTML for 'Raster layer unique va...
- 12:53 AM Revision 32792d34 (qgis): Better dox, spelling
- 12:34 AM Bug report #15397 (Reopened): .bat files installed in \\bin directory have .tmpl appended
- Giovanni Manghi wrote:
> > This only occurs on one machine, another machine has no problems updating.
>
> closing... - 12:34 AM Bug report #15397 (Reopened): .bat files installed in \\bin directory have .tmpl appended
- Giovanni Manghi wrote:
> > This only occurs on one machine, another machine has no problems updating.
>
> closing... - 12:32 AM Revision 8bdec09b (qgis): Revert "Fix QCA-ssl for FreeBSD"
- This reverts commit 25ba36180cfbf836b9458beb98e28f62349c4260.
Breaks linux build - 12:31 AM Bug report #19079 (Closed): Processing toolbox allows >10 character column names to be entered; d...
- Processing toolbox > grass > v.vect.stats joins points to polygons with a function e.g. average. It allows the user t...
- 12:25 AM Revision 5e3ce8ff (qgis): SC2003: expr is antiquated. Consider rewriting this using $((..)), ${} ...
- 12:24 AM Revision 09f17d99 (qgis): SC2006: Use $(..) instead of legacy `..`.
- 12:21 AM Revision 408a9fbf (qgis): Fix some shellcheck warnings
- 11:51 PM Revision efa7f99b (qgis): Merge pull request #7132 from rouault/fix_19077_bis
- [OGR provider] Avoid attribute table to be empty on OGR layer with mixed geom types (fixes #19077)
- 11:50 PM Bug report #19077 (Closed): Attribute table empty on OGR layers with mixed geometry types
- Applied in changeset commit:qgis|ee06d52421edfb1b98ccc29ff1d183eeb2adcf1c.
- 11:50 PM Bug report #19077 (Closed): Attribute table empty on OGR layers with mixed geometry types
- Applied in changeset commit:qgis|ee06d52421edfb1b98ccc29ff1d183eeb2adcf1c.
- 10:33 PM Bug report #19077 (Closed): Attribute table empty on OGR layers with mixed geometry types
- If opening the Aegan layer of the test.gpkg of #19009 , with its Point or Polygon sublayer, the attribute table is em...
- 11:26 PM Bug report #19078 (Closed): Crash when symbol width = 0 (in composer's legend)
- Duplicate of #14752
- 11:26 PM Bug report #19078 (Closed): Crash when symbol width = 0 (in composer's legend)
- Duplicate of #14752
- 10:55 PM Bug report #19078 (Closed): Crash when symbol width = 0 (in composer's legend)
- h2. User Feedback
In the composer, setting 0 in the legend property "symbol width" results in crash (either if the... - 11:05 PM Revision 2969ba1e (qgis): test_provider_ogr_gpkg.py: avoid bug_17795.gpkg test sample to be modif...
- 11:05 PM Revision ee06d524 (qgis): [OGR provider] Avoid attribute table to be empty on OGR layer with mixe...
- 10:33 PM Revision 0cffd19e (qgis): monkey path custom widgets
- this will add module to the system to avoid missing modules when running on a local install (uic widget-plugin not in...
- 10:05 PM Bug report #19073: QGIS3.0.x GRASS PATH problem: "ERROR: Path '/<UNKNOWN>/<UNKNOWN>' doesn't exist"
- To further characterize the issue I checked many other GRASS Imagery and Raster tools which seemed to be appropriate ...
- 05:50 PM Bug report #19073 (Open): QGIS3.0.x GRASS PATH problem: "ERROR: Path '/<UNKNOWN>/<UNKNOWN>' doesn...
- QGIS3.0.3 : GRASS i.segment (and many others) fail with "ERROR: Path '/<UNKNOWN>/<UNKNOWN>' doesn't exist" message.
... - 09:46 PM Feature request #19075 (Open): Display file names when loading multiple GPX files to project
- When adding a GPX file to a project, a popup window asks the user to select which types of layers to add from the GPX...
- 09:01 PM Revision 9fcee524 (qgis): Merge pull request #7128 from rouault/fix_17945
- [WFS provider] Add typename prefix before attribute/geometry name for Update requests (fixes #17945)
- 09:01 PM Bug report #17945 (Closed): Namespace missing during WFS-T Update request
- Applied in changeset commit:qgis|1e4b01bb9b3941c8603162bf5757d6423e6eabb4.
- 09:01 PM Bug report #17945 (Closed): Namespace missing during WFS-T Update request
- Applied in changeset commit:qgis|1e4b01bb9b3941c8603162bf5757d6423e6eabb4.
- 08:59 PM Bug report #16369: Filter query on WFS layer doesn't work
- Ater investigation, this is an issue with the WFS server itself, where spatial + attribute filter fail (I tried all 3...
- 08:59 PM Bug report #16369: Filter query on WFS layer doesn't work
- Ater investigation, this is an issue with the WFS server itself, where spatial + attribute filter fail (I tried all 3...
- 07:41 PM Bug report #19074 (Closed): Pandas and NetCDF4 cannot be installed for QGIS version 2.18.20
- Hello,
I am facing following error while trying to install NetCDF4 and pandas in QGIS using OSGeo4W shell:
"Cou... - 06:30 PM Revision 1e4b01bb (qgis): [WFS provider] Add typename prefix before attribute/geometry name for U...
- Deegree requires those namespace prefixes. I've also verified that
GeoServer is indifferent regarding them. - 06:27 PM Revision 48bbd246 (qgis): Run string comparison test on all providers
- 06:27 PM Revision d1eabe1c (qgis): Make compiled tests more stable
- we do not want to ignore AttributeErrors for those
- 04:38 PM Bug report #16173 (Closed): QGIS WFS client not using urls from capabilities document
- 04:36 PM Bug report #16173: QGIS WFS client not using urls from capabilities document
- Support for this has been added a few months ago per the following commit. I've verified this worked with the above m...
- 04:29 PM Bug report #17123 (Feedback): Adding WMS/WFS/WCS layers through the browser ignores service speci...
- I've just tried with WFS and the WFS version is propagated when the layer is added via the browser. So perhaps someth...
- 04:25 PM Revision 17434512 (qgis): pep8 fix
- 03:34 PM Revision 352a0285 (qgis): typo
- 02:50 PM Revision f7e4dd67 (qgis): Merge pull request #7127 from rouault/fix_18267
- [WFS provider] Handle DescribeFeatureType responses that consist of a single <include> (fixes #18267)
- 02:50 PM Bug report #18267 (Closed): QGIS 3.0 WFS 2.0 not working
- Applied in changeset commit:qgis|1d2686d0dcaca20f00392ee3dd8dc4bc404fd8d0.
- 02:50 PM Bug report #18267 (Closed): QGIS 3.0 WFS 2.0 not working
- Applied in changeset commit:qgis|1d2686d0dcaca20f00392ee3dd8dc4bc404fd8d0.
- 02:18 PM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- Two main issues here:
- buggy server that expects TYPENAMES plural as DescribeFeatureType parameter
- once correcte... - 02:04 PM Revision dbe4186a (qgis): Add tests for compiling string operators
- 01:43 PM Revision 60d5e4cf (qgis): Autopep8
- 01:38 PM Revision 1d2686d0 (qgis): [WFS provider] Handle DescribeFeatureType responses that consist of a s...
- Also handle another occurence of a buggy server only accepting TYPENAMES plural
as parameter of DescribeFeatureType - 01:06 PM Revision 71cb555e (qgis): blacklisted the new test PyQgsDbManagerPostgis waiting a complete pki e...
- 01:06 PM Revision 64602097 (qgis): Tests for db_manager postgis connector and postgis provider checking cl...
- 01:06 PM Revision 8968b63e (qgis): from unicode to str
- 01:06 PM Revision 878ab41a (qgis): Set permission to certs to allow correct removing on win
- 01:06 PM Revision 4f415c56 (qgis): typo
- 12:24 PM Bug report #18416 (Feedback): Secured WFS request leads to invalid layer
- 12:12 PM Bug report #18416: Secured WFS request leads to invalid layer
- If you can email the URL + credentials at <even.rouault at spatialys.com> , I could have a look
- 12:23 PM Bug report #18757: WFS SQL Query Composer
- Can't reproduce this on Linux / Ubuntu 16.04
Presumably an issue with font specific of Windows - 12:16 PM Bug report #18308: Invalid WFS-Transaction Update request
- I believe this should be fixed now in master since https://github.com/qgis/QGIS/commit/7511d1ffdb867f3bd19bf0697afa5c...
- 12:09 PM Bug report #18630 (Feedback): WFS - dateTime objects are not recognized
- Can you point to a WFS server and layer that exhibits the issue ?
Or at the very least provide the output of the D... - 12:06 PM Bug report #18568 (Feedback): QGIS shows 0 instead of NULL in identify result pane for WFS proper...
- Looks like a duplicate of https://issues.qgis.org/issues/18674 , which I can't replicate
Can you replicate your issu... - 12:03 PM Bug report #18674 (Closed): Display of NULL values of attributes of type INTEGER not correct when...
- 12:03 PM Bug report #18674: Display of NULL values of attributes of type INTEGER not correct when coming f...
- I can't reproduce with QGIS 3.1. The NULL values are properly displayed. See snapshot_qgis3.1.png
- 11:52 AM Bug report #18722 (Feedback): crash when i trying to load a wfs layer
- Please provide the URL of the service and the layer you added.
Looks like a crash in GEOS - 11:44 AM Bug report #17875: WFS zingers, 3D
- The issue is that the GML sent by the server is invalid/inconsistant. "http://Test:[email protected]:8080/geose...
- 11:34 AM Revision 25ba3618 (qgis): Fix QCA-ssl for FreeBSD
- 11:33 AM Bug report #19065 (Closed): [Digitizing] Move features tools do not show snapping indicators when...
- Applied in changeset commit:qgis|3ef7b125abda8830bfebf53a053db2b35001b11a.
- 11:33 AM Bug report #19065 (Closed): [Digitizing] Move features tools do not show snapping indicators when...
- Applied in changeset commit:qgis|3ef7b125abda8830bfebf53a053db2b35001b11a.
- 11:31 AM Revision a26b9b1d (qgis): Merge pull request #7122 from nyalldawson/fix_19065
- Use a snapping indicator when picking feature to move with move tool
- 11:30 AM Revision 497abfe7 (qgis): Merge pull request #7120 from nyalldawson/opts
- Optimise geometry conversion to/from geos
- 11:26 AM Revision 25f4794f (qgis): Merge pull request #7125 from m-kuhn/sld_read_multiple_featuretypestyles
- Sld read multiple featuretypestyles
- 11:25 AM Bug report #6413 (Closed): Support SLD with multiple FeatureTypeStyles
- Applied in changeset commit:qgis|c49a18c587b660779276ebeff1d1a4f2011645df.
- 11:25 AM Bug report #6413 (Closed): Support SLD with multiple FeatureTypeStyles
- Applied in changeset commit:qgis|c49a18c587b660779276ebeff1d1a4f2011645df.
- 10:53 AM Bug report #17672: ssl error: certificate validate failed with postgis and qgis 2.18.15
- Problem is still present on QGIS 3.0.3 (tested on windows 7 64 pro)
- 10:51 AM Revision c49a18c5 (qgis): Add support for reading SLD's with multiple FeatureTypeStyle elements.
- Introduce a virtual FeatureTypeStyle to add support for reading SLD documents with more than one FeatureTypeStyle ele...
- 10:02 AM Bug report #19072 (Open): saving a virtual layer makes qgis crash
- h2. User Feedback
I was trying to "save as" on my computer, a virtual layer created from 2 shp in my project.
I t... - 10:02 AM Feature request #19058: Add a "compress files" algorithm
- It should also be possible to organize the external files in folders in the archive. That way, I can organize the fil...
- 09:49 AM Revision 8cf7447a (qgis): Merge pull request #7124 from nyalldawson/fix_16428
- [processing] Hopefully fix bad layout for docks in modeler
- 09:48 AM Bug report #19068 (Closed): Error with the process modeler interface
- Applied in changeset commit:qgis|879622547c5263a8ae873d9ea7251228d16b2889.
- 09:48 AM Bug report #19068 (Closed): Error with the process modeler interface
- Applied in changeset commit:qgis|879622547c5263a8ae873d9ea7251228d16b2889.
- 09:48 AM Bug report #16428 (Closed): Processing UI forms not rendering properly
- Applied in changeset commit:qgis|879622547c5263a8ae873d9ea7251228d16b2889.
- 08:34 AM Revision 9c7cf40c (qgis): Merge pull request #6537 from slarosa/menu-indicator
- fix size for menu indicator in data defined button
- 07:28 AM Revision 1d62d106 (qgis): [processing] Don't hold on to algorithm instances for menu items
- Instead, only store references to the algorithm id string, and
use this to retrieve algorithms when the actions are t... - 07:27 AM Revision 59d425c5 (qgis): [processing] Fix some incorrect formatting of algorithm titles
- 07:27 AM Bug report #19070 (Closed): Problems to open the converter from lines to plygon
- Applied in changeset commit:qgis|1d62d106fbfaf975e38cbc83af8bc012f8813e53.
- 07:27 AM Bug report #19070 (Closed): Problems to open the converter from lines to plygon
- Applied in changeset commit:qgis|1d62d106fbfaf975e38cbc83af8bc012f8813e53.
- 02:04 AM Bug report #19070: Problems to open the converter from lines to plygon
- Note: this only happens after opening the "options" menu
- 07:27 AM Revision 4752b99e (qgis): Merge pull request #7106 from m-kuhn/encodedUrl3
- Assume URL already encoded in web view widget
- 07:27 AM Revision 612d61dc (qgis): [processing] Tweak algorithHelp formatting
- 07:27 AM Revision db916bc2 (qgis): [processing] Show accepted data types for parameters in processing.algo...
- 07:27 AM Revision 0bbaa3b0 (qgis): [processing] Add method to retrieve list of accepted Python data types ...
- 07:27 AM Revision 297cfd54 (qgis): [processing] Add metadata for feature sink parameters
- 04:51 AM Revision db2c3d49 (qgis): [processing] Show search icon in search boxes
- 04:45 AM Revision 87962254 (qgis): [processing] Fix bad layout for docks in modeler
- Because there's some deep underlying issue which causes the dock
layouts to get corrupted in certain circumstances, a... - 03:09 AM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
- I've experienced this issue on 2.18.16 and now 3.0.2. I often leave qgis running as I add new client properties for m...
- 03:04 AM Bug report #19071 (Open): Discard Empty Fields: behaviour, default status, name
- Imagine a csv with columns:
lat, long, 2016_data, 2017_data, 2018_data, Total
Where a selection of the 2016:18 cell... - 02:50 AM Revision e8515d86 (qgis): Fix crash in QgsNetworkContentFetcherRegistry
- 02:07 AM Bug report #19063 (Feedback): Unable to retrieve variables from another layout item
- This works fine for me (and there's multiple unit tests protecting this) - can you attach a sample project?
Note... - 02:03 AM Bug report #19067 (Closed): Unexpected error in the attribute table with the QGIS Union algorithm
- Confirmed fixed in 3.2
- 02:03 AM Bug report #19067 (Closed): Unexpected error in the attribute table with the QGIS Union algorithm
- Confirmed fixed in 3.2
2018-05-30
- 01:52 AM Revision de347f07 (qgis): Move 'move features' button to correct place in toolbar
- 01:30 AM Revision 3ef7b125 (qgis): Use a snapping indicator when picking feature to move with move tool
- Fixes #19065
- 12:55 AM Revision 37b06bcf (qgis): [processing] Fix Rectangles/Ovals/...(variable) chokes on angle values ...
- Change the test to a NULL test instead, as angle values of 0 are valid
- 11:01 PM Bug report #19070 (Closed): Problems to open the converter from lines to plygon
- Basically i have the following error:
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS3~1.0/apps/qg... - 07:16 PM Bug report #19069 (Open): Copy attribute / Copy feature attributes doesn't return value if value ...
- When using the identify tool, and looking at the values of a feature in the Identify Results window, I can right clic...
- 06:09 PM Revision 974b9f37 (qgis): [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path ...
- In `QgsSymbolLayerV2Utils::symbolNameToPath` the resolution of relative path to
project was nos based on `QgsProject:... - 04:47 PM Bug report #19068 (Closed): Error with the process modeler interface
- Since version 3.0.2 I have encountered problems with the graphical interface of the process modeler, the definition o...
- 04:45 PM Revision 6a88bfca (qgis): Cast left node to text on string comparison
- 04:39 PM Bug report #19067 (Closed): Unexpected error in the attribute table with the QGIS Union algorithm
- Performing an academic vector overlay exercise, I found a possible error in the result of the attribute table using t...
- 04:34 PM Revision 26c13d4b (qgis): misc fixes
- 03:01 PM Bug report #19066 (Closed): PIP no longer works with QGIS 2.18 (LTR) Python
- There is an issue where I run into a problem installing Python packages (using pip) for use with QGIS 2.18.x (error m...
- 01:37 PM Revision 377f393c (qgis): Use subsetStringChange signal for layer tree view filter indicator
- 01:33 PM Bug report #19065 (Closed): [Digitizing] Move features tools do not show snapping indicators when...
- Enable snapping on the layer you edit
toggle to editing
Select features
Enable the move feature tool
When you ho... - 12:26 PM Revision 69fa2618 (qgis): fix travis errors
- 10:52 AM Revision 3aa4968f (qgis): Optimise geometry conversion to/from geos
- 10:44 AM Feature request #19064 (Closed): Identify feature - selecting an existing polygon
- This is a follow up to #18224
A missing option at the moment is:
- Selecting a single polygon from a layer
- Ide... - 10:34 AM Revision 0a3bef1b (qgis): Remember last used directory when saving map as PDF
- 10:25 AM Bug report #19063 (Closed): Unable to retrieve variables from another layout item
- According to the function help and documentation @map_get(item_variables('Map 1'), 'map_scale')@ would help me retrie...
- 10:17 AM Bug report #19049: Difference algorithm doesn't work on Windows with MultiPoints
- On Windows 7 64 bit I can reproduce the bug with QGIS 3.1.0-Master (rev.
310bfb1e3e) but not with QGIS 2.18.19. - 10:13 AM Feature request #18224 (Closed): Extend Identify Tool to work with Selection tools
- 10:06 AM Revision 7af2e68e (qgis): misc optimization for geometries and fixes
- 08:51 AM Revision ab04e0fa (qgis): Tweak wording of metadata contacts header
- Because contacts have an explicity 'role' setting, they may not
necessarily be the 'owner' of the resource - 08:37 AM Bug report #18877: Maximum recursion depth exceeded after adding a model or script to the Process...
- Bugfix provided https://github.com/qgis/QGIS/pull/7116
- 08:25 AM Bug report #18877: Maximum recursion depth exceeded after adding a model or script to the Process...
- After #18807 Enabling/disabling algorithm providers as well as creating/removing preconfigured algorithms causes an i...
- 08:25 AM Bug report #18877: Maximum recursion depth exceeded after adding a model or script to the Process...
- After #18807 Enabling/disabling algorithm providers as well as creating/removing preconfigured algorithms causes an i...
- 06:15 AM Revision d4a5df2f (qgis): More unit checks for project dirtying
- 05:34 AM Bug report #19062 (Closed): QGIS 3.0.3 startup shows CRITICAL SAGA error message in Log Messages ...
- The latest QGIS3.0.3 under Mac OS X 10.12.6, freshly installed using "QGIS-macOS-3.0.3-1.dmg" from qgis.org
Right ... - 05:30 AM Revision 69b590b0 (qgis): Fix corrupted text in Open From menu item
- 05:10 AM Bug report #18992: Unable to run any grass process under macOS X.13.4
- same problem here with QGIS 3.0.3 under Mac OS X 10.12.6
- 05:08 AM Bug report #18965: Grass Path Error in QGIS 3.0.2 Girona
- same problem here with QGIS 3.0.3 under Mac OS X 10.12.6
2018-05-29
- 12:52 AM Revision e7da1030 (qgis): Changes tooltip of Open Layer Styling button
- 12:51 AM Revision 6bf5274b (qgis): [processing] Fix some missing references warnings
- 11:45 PM Revision ce2f7739 (qgis): [processing] Correct text for temporary folder output
- 11:45 PM Revision aabbb307 (qgis): [processing] Fix clearing destination doesn't actually reset to tempora...
- Even though the UI makes it look like it did
- 10:38 PM Revision 68b7f5a8 (qgis): Merge pull request #7087 from slarosa/fix_19001
- Fixes #19001: update url for _pyqgis and _api commands
- 10:38 PM Feature request #19001 (Closed): [Python Console] Modify the _pyqgis command behavior
- Applied in changeset commit:qgis|fc740d7140cfb0da954f132240eee733425852cb.
- 10:38 PM Feature request #19001 (Closed): [Python Console] Modify the _pyqgis command behavior
- Applied in changeset commit:qgis|fc740d7140cfb0da954f132240eee733425852cb.
- 10:12 PM Revision d157b6e6 (qgis): [processing] Fix destination folder param is not updated after
- picking from the file dialog alone
- 09:03 PM Bug report #14752 (Feedback): GEOS exceptions crash QGIS on windows
- Please test latest 3.2 master
- 09:01 PM Revision c013c23e (qgis): Catch some uncaught transform exceptions
- 09:01 PM Revision 53d4d0b4 (qgis): Fix filterVertices for multipoint geometries
- 09:01 PM Revision 6c0a1da0 (qgis): Filter invalid rings during label geometry preparation
- 09:01 PM Revision 2a70c4bc (qgis): Remove invalid ring handling from filterVertices, move to removeInvalid...
- 09:01 PM Revision 8341b9b1 (qgis): Safer memory management for shapeburst fills
- Fail gracefully if temporary image could not be allocated
TODO: use a maximum size for the image, and downsample to ... - 09:01 PM Revision f092c7ed (qgis): Add method to filter vertices for geometries in place, by providing a c...
- 09:01 PM Revision f7618d00 (qgis): Fix doxygen
- 09:01 PM Revision 0c7df170 (qgis): Optimise QgsCurve::asQPolygonF for linestring geometries
- 09:01 PM Revision 3ba7c0b3 (qgis): Unit tests for filterVertices
- 09:01 PM Revision 16091eca (qgis): Better memory management, handle nan coordinate results when
- calculating point feature label obstacle geometry
- 09:01 PM Revision 48410276 (qgis): [labeling] Geometry transformations may result in nan points,
- so filter these out when registering labeled features
- 09:01 PM Revision e33c1942 (qgis): Optimise some coordinate transforms
- 08:57 PM Revision 70afe2d8 (qgis): Add geometry and id field parameters
- 06:21 PM Bug report #19061 (Feedback): QGis does not start up - please help!
- @Markus, what happens if you open your file browser up to the bin folder shown in the message and double-click the qg...
- 05:18 PM Bug report #19061: QGis does not start up - please help!
- Giovanni Manghi wrote:
> In the meantime: use the LTR version (2.18) for mission critical/daily tasks. QGIS 3 will b... - 05:13 PM Bug report #19061: QGis does not start up - please help!
- In the meantime: use the LTR version (2.18) for mission critical/daily tasks. QGIS 3 will become LTR (aka "stable") o...
- 05:07 PM Bug report #19061 (Closed): QGis does not start up - please help!
- Dear QGis developers, I'm desperate! Since QGis 3 I cannot run the program any more: At startup I just get error mess...
- 03:11 PM Revision f26bbd9d (qgis): revert changes to test files
- 03:08 PM Revision 1ed5bb54 (qgis): Autopep8
- 02:58 PM Revision 8494c67a (qgis): apply map transform directly in the feature highligh c++ code
- 02:21 PM Revision ff7c70fc (qgis): [processing][gdal] Fix gdal command does not automatically update
- when destination value is changed
- 02:01 PM Bug report #19060 (Closed): Then insert image in layout
- h2. User Feedback
h2. Report Details
*Crash ID*: 1b1509b6d08cd4b6635315ac3895b145eee870b6
*Stack Trace... - 02:00 PM Revision 093d53a3 (qgis): since 3.4
- 01:25 PM Revision 2770f6c0 (qgis): misc doc changes
- 01:13 PM Bug report #19059 (Closed): QGIS 3 - Plugin processing
I have the following message in a fresh install of QGIS 3.03
2018-05-29T12:10:09 WARNING Plugin processing : The p...- 12:54 PM Bug report #16795: [Composer Legend] Symbology of layer always follows the map canvas and breaks ...
- I have a similar issue using visibility-presets/themes. In the printcomposer you can assign a certain preset/theme t...
- 12:32 PM Revision 744a42ff (qgis): Assume URL already encoded in web view widget
- 12:26 PM Revision ad1fef9f (qgis): Workaround crash in msvc when raising a GEOS exception
- In some circumstances MSVC tries to raise it's own internal
exception when we try to raise a GEOSException. This resu... - 12:11 PM Feature request #19058 (Open): Add a "compress files" algorithm
- I would like to see support for compressing (zip) the model output. It should also be possible to add external files,...
- 12:10 PM Revision 5ab3fe4b (qgis): Add subsetStringChanged signal
- 12:10 PM Revision f5c0a2c4 (qgis): Project dirtying improvements
- - Mark as dirty when renaming a layer/group
- Better approach to mark as dirty when changing CRS
- Better approach t... - 12:09 PM Feature request #19057 (Closed): S-JTSK Krovak (EPSG: 5513) - Czech CRS
- Dear,
I use frequently QGIS (2.14.22). I work mostly in the CRS S-JTSK Krovak East North (EPSG: 5514 - III. cartes... - 12:04 PM Feature request #19056 (Closed): Add support for grouping components in a processing model
- Add support for grouping components. Different parts of the model might might have different focus, such as transform...
- 12:00 PM Revision 7160bac6 (qgis): Merge pull request #6955 from amaizr/web-view-widget-wrapper-url-encodi...
- Assume URL already encoded in web view widget
- 11:59 AM Revision 3edc07b4 (qgis): also versioning cookbook url
- 11:58 AM Feature request #19055 (Open): Ctrl + A should select all components in a processing model
- In a processing model, I can select multiple components using Ctrl. I think that this should be extended so that Ctrl...
- 11:55 AM Bug report #18996 (Open): QGIS crash when SVG for styling is not available
- 11:53 AM Bug report #18996: QGIS crash when SVG for styling is not available
- How about this:...
- 10:54 AM Bug report #18996 (Feedback): QGIS crash when SVG for styling is not available
- That's not a full trace - it doesn't help unfortunately.
- 10:13 AM Bug report #18996: QGIS crash when SVG for styling is not available
- Here is the debug info:...
- 11:52 AM Revision 8f5bde40 (qgis): use https for cookbook url
- 11:43 AM Revision b202d606 (qgis): const correctness QgsVectorLayer::deleteAttributes
- 11:40 AM Revision 04e779a0 (qgis): qgz set as the default format
- 11:28 AM Revision 00b60198 (qgis): rename qgsquickfeature and remove featuremodel
- 11:27 AM Revision f00321a4 (qgis): move tessellator from 3d to core (need also for quick library)
- 11:27 AM Revision 0a99b119 (qgis): Add polygon highlight support
- 11:26 AM Revision 264788ac (qgis): [qgsquick] [feature] Added identify and highlight feature
- 10:38 AM Feature request #9968: Layer relations saved in .qml file
- This is an interesting topic but raises a number of questions
* how should the other involved layer be identified... - 10:29 AM Bug report #19054 (Closed): Crash when attribute table open and layer removed
- If the attribute table for a vector layer is opened (as dock panel) and in the meanwhile the user remove the vector l...
- 09:51 AM Bug report #18963 (Open): Can not write a decimal in a real field of a layer spatialite
- Ok, issue confirmed on Windows only.
The text widget is the faulty one.
The range widget works fine.
First iss... - 07:17 AM Bug report #19053 (Closed): Crash while trying to georeference
- This was fixed in 3.0.3
- 07:17 AM Bug report #19053 (Closed): Crash while trying to georeference
- This was fixed in 3.0.3
- 06:33 AM Bug report #19053 (Closed): Crash while trying to georeference
- Have had repeated crashes while trying to georeference several files (mostly pdfs) in QGIS 3.0. Most commonly trigger...
2018-05-28
- 01:54 AM Bug report #19052 (Open): GRASS: Error due to missing locale
- GRASS r.contour and many other GRASS processes fail with error message:
"WARNING: Default locale settings are miss... - 01:50 AM Bug report #19051 (Closed): GRASS r.contour fails unless list of contour levels is provided
- GRASS r.contour can either use a contour spacing OR, optionally, use a list of specific contour levels
QGIS' GUI gen... - 10:46 PM Bug report #19050 (Closed): QGIS saves integer field when I create a new real field through field...
- h2. Problem:
When I create a new real field from _within_ field calculator and calculate a decimal value, it is di... - 10:18 PM Revision 6002ce0b (qgis): Speed up rendering by avoiding data defined layer enabled check in most...
- 10:18 PM Revision 03f82539 (qgis): add missing qgis_quick.h header to install
- 09:03 PM Bug report #19049 (Open): Difference algorithm doesn't work on Windows with MultiPoints
- The Difference algorithm from QGIS Processing seems to work differently depending on the Operating System used.
W... - 08:39 PM Revision 83be4fae (qgis): [sipify] fix deprecated annotation without additional comment
- 08:39 PM Revision 65bb60e9 (qgis): run sipify
- 08:39 PM Revision 0fa85bba (qgis): put \since and \deprecated at the end of comment blocks
- 08:39 PM Revision 70f82664 (qgis): add test to check that \since and \deprecated are at the end of command...
- 08:39 PM Revision 6772f0d7 (qgis): fix test
- 08:39 PM Revision 637f59de (qgis): fix server/app files and sipify test
- 07:52 PM Bug report #19048 (Open): Can not export geojson include z-dimesion when save as GeoJSON Layer
- I was export with checked Polygon Geometry include z-dimension but result geojson file was without z-dimension.
- 07:52 PM Revision f3146537 (qgis): Cleanup + pep8
- 07:05 PM Revision dd811a28 (qgis): Add PostGISExecuteAndLoadSQL
- 06:12 PM Bug report #19046: LTR-QGIS crashes after edit a Modell
- I cannot confirm here (ubuntu 16.04)-
- 05:30 PM Bug report #19046: LTR-QGIS crashes after edit a Modell
- Hi Giovanni,
Yes i mean 2.18.19
When editing a model, e.g. If a new algorithm is added, the model can still be ... - 04:51 PM Bug report #19046 (Feedback): LTR-QGIS crashes after edit a Modell
- do you mean "2.18.19"?
Can you add exact steps on how replicate the issue? thanks. - 04:28 PM Bug report #19046 (Closed): LTR-QGIS crashes after edit a Modell
- Dear developers,
Since qgis 2.19 QGIS models can not be closed after processing without QGIS crashes.
Occurs on L... - 04:56 PM Bug report #19047 (Closed): Shapefile _packed issue with 2.18.20
- This is another variant of the file being saved as _packed
I use both 2.18.20 currently and 3.0.2 with the same sh... - 04:47 PM Revision fc55d869 (qgis): Merge pull request #7098 from alexbruy/fix-cmake
- fix build with CMake < 3.7
- 04:21 PM Bug report #18963 (Feedback): Can not write a decimal in a real field of a layer spatialite
- Hi Sophie, could you share a minimalist SQL definition or spatialite file + a qgs project. I tested in both master W1...
- 04:06 PM Bug report #19045: QGIS crach when adding a legend
- same as 19041 ?
- 04:04 PM Bug report #19045 (Closed): QGIS crach when adding a legend
- On an isoline vector is open and accept a line style.W, when adding a legend on "Z" QGIS3 craches
Problem appears ... - 03:28 PM Revision 034c3f0d (qgis): Revert "Merge pull request #5461 from m-kuhn/less_temp_files"
- This reverts commit cfad3aa560c2d11e5271fc2ac64d82aba9f7b5a0, reversing
changes made to cdca7084c44d9d12d2ee835afff85... - 03:17 PM Bug report #18970 (Closed): since Qgis 3.0, program crashes after closing
- 03:10 PM Bug report #18970: since Qgis 3.0, program crashes after closing
- Nyall Dawson wrote:
> Looks like an issue caused by an installed plugin - can you disable all plugins and try again?... - 03:10 PM Bug report #19044 (Closed): Everytime error
- 3rd party plugins errors must be reported in their specific bug tracker. Thanks!
- 03:10 PM Bug report #19044 (Closed): Everytime error
- 3rd party plugins errors must be reported in their specific bug tracker. Thanks!
- 03:07 PM Bug report #19044 (Closed): Everytime error
- AttributeError: type object 'QgsMessageBar' has no attribute 'SUCCESS'
Traceback (most recent call last):
File "... - 02:55 PM Bug report #19043: Data defined override for line width doesn't work properly when taking into ac...
- This is the buggy output, that fat pipe should have been 0.2 thin, not 3 mm.
!problemo.png! - 02:43 PM Bug report #19043 (Closed): Data defined override for line width doesn't work properly when takin...
- I noticed that when activating the Data defined override option for line stroke and a joined layer is involved, the o...
- 02:03 PM Revision 4c3a9ef7 (qgis): Ensure that class \brief comes before \since (#7081)
- Otherwise it breaks the Python docstrings, which require
the brief to come first - 01:31 PM Bug report #19042 (Open): Forms in Layer Properties - default values aren't remembered.
- I noticed that default values in Forms (Layer Properties) aren't remembered.
I have a field (in gpkg layer) that I w... - 01:29 PM Bug report #19029: GDAL functions ImportError: DLL load failed. The operating system cannot run %1.
As far as I can tell, ...- 01:20 PM Revision 6cac1bdc (qgis): use complex condition for CMake < 3.7
- 01:07 PM Revision facf7a22 (qgis): Merge pull request #7007 from arnaud-morvan/server_filter_and_bbox
- [server][wfs] Apply BBOX inside And using filterRect
- 12:37 PM Bug report #18649 (Closed): Crash on startup on Debian Stretch
- The problem was due to another version of PyQt5 being installed locally.
I realized today by accident that `from P... - 10:48 AM Bug report #18649: Crash on startup on Debian Stretch
- New backtrace with 3.0.3.
Any clue how to debug this? Anything more I should provide? - 11:49 AM Revision a525b2df (qgis): Mark project as dirty when changing layer subset string
- 11:37 AM Bug report #19038: Objects queried by QuickOSM are not automatically saved in project file and lo...
- The plugin creates memory layer. QGIS is not able to save memory layer. I agree QGIS should have a warning when we sa...
- 10:01 AM Bug report #19038: Objects queried by QuickOSM are not automatically saved in project file and lo...
- Etienne Trimaille wrote:
> This issue tracker is related to QGIS software, not for plugin. This issue can closed.
... - 08:44 AM Bug report #19038: Objects queried by QuickOSM are not automatically saved in project file and lo...
- This issue tracker is related to QGIS software, not for plugin. This issue can closed.
- 11:25 AM Revision 12a7be79 (qgis): [server] Apply BBOX inside And using filterRect
- In case of a WFS GetFeature request,
if BBOX is not a direct child of the Filter element,
it is applyed through an in... - 10:13 AM Revision 97a2a46c (qgis): Update PostGISExecuteAndLoadSQL.py
- 09:51 AM Bug report #19024: Plugin installation not working
- Borys Jurgiel wrote:
> Does it affect just the two plugins, or any other as well?
It's affecting me after update ... - 08:42 AM Revision fc740d71 (qgis): Fixes #19001: update url to _pyqgis and _api commands
- 08:02 AM Revision e25c8137 (qgis): Fix SAGA parameter value check
- 08:02 AM Revision 870d2074 (qgis): [processing] Tweaks and checks for checkParameterValues
- 08:02 AM Revision a26ae3c1 (qgis): [processing][grass] Fix broken checkParameterValues tests
- 07:36 AM Revision 373b6bb9 (qgis): [needs-docs] Move the "move features" and "Copy and move features"
- buttons to the Advanced Digitizing toolbar
- 07:36 AM Revision c16e2798 (qgis): [needs-docs]Add multi edit attributes icon to the Digitizing toolbar
- fixes #16568
- 07:35 AM Bug report #16568 (Closed): Missing "multi edit attributes" icon in (Advanced) Digitizing toolbar
- Applied in changeset commit:qgis|c16e279851e14cbb4bf2e6ce2860296bc0caf4ed.
- 07:35 AM Bug report #16568 (Closed): Missing "multi edit attributes" icon in (Advanced) Digitizing toolbar
- Applied in changeset commit:qgis|c16e279851e14cbb4bf2e6ce2860296bc0caf4ed.
- 06:20 AM Revision cfdfa47d (qgis): [fix] Variables can't have spaces in name
- 05:49 AM Revision 6441b64a (qgis): [Processing] Fix raster menu split in two in some locales
- Fixes #17448
- 05:34 AM Revision ec969569 (qgis): Capitalization
- 05:34 AM Revision 6fd8890c (qgis): Minor cleanups
- 05:34 AM Revision dd2279c8 (qgis): More capitalization
- 05:34 AM Revision 614800c9 (qgis): [Fix] Don't recreate vertex editor each time
- 05:34 AM Revision aa765b20 (qgis): Set object name for vertex editor (avoid Qt warning)
- 05:05 AM Revision c923d5b6 (qgis): Fixes #16706, categorized symbology matching lack of value is not prope...
- 05:05 AM Bug report #16706 (Closed): Rule based symbology matching "lack of value" is not properly encoded...
- Applied in changeset commit:qgis|c923d5b63fee17d3ce24a707c7bdf77fe113fc23.
- 05:05 AM Bug report #16706 (Closed): Rule based symbology matching "lack of value" is not properly encoded...
- Applied in changeset commit:qgis|c923d5b63fee17d3ce24a707c7bdf77fe113fc23.
- 03:09 AM Revision b56f1132 (qgis): [processing] Add some more tags and icons to stats algs
- 02:59 AM Revision b6f2f7bd (qgis): Don't use QgsVectorLayer::selectedFeatures() to check for a selection
- in a layer
This is incredibly inefficient, because selectedFeatures() actually
fetches a full copy of all selected f... - 02:06 AM Revision e552ce62 (qgis): Add warning note to QgsLayoutPageCollection::shouldExportPage
- 02:04 AM Revision 5cf33969 (qgis): Cleaner conditional generation of pyi typehint stub files
- 02:04 AM Revision b150f41f (qgis): fix build with SIP < 4.18
2018-05-27
- 01:48 AM Revision a804a33b (qgis): Remove some useless \returns dox
- 01:33 AM Revision 2a7b854e (qgis): Remove the invalid image/jpg mime type
- 12:56 AM Revision f0b72ae6 (qgis): Set the dpi default to -1 to use layout dpi
- 12:42 AM Bug report #19041 (Open): Problems with legend fonts for some fonts
- For some reason if I use MS Sans Serif or MS Serif, when I try to change the Title font or the element font I can´t c...
- 12:22 AM Revision f8bc9703 (qgis): Remove extra space added before first line of docstring
- 12:22 AM Revision ea0c1d8c (qgis): Typo
- 10:23 PM Bug report #19040 (Closed): QGIS 3 can't start or no Python support on Xenial
- Trying to use QGIS 3 with ubuntugis dependencies on Xenial. Installing from https://qgis.org/ubuntugis.
QGIS depen... - 07:25 PM Feature request #18347: More visible way to access Page Properties in QGIS3 Layout
- Juernjakob Dugge wrote:
> This is related to #17907. Some discussion of the background can be found at https://twitt... - 07:17 PM Revision 499459be (qgis): fix build with SIP <4.19
- 06:15 PM Bug report #18422: Data Source Manager window not vertically-resizable
- Salvatore: Does this mean I need to upgrade something on my system? Or will this fix 'just work' with the next versio...
- 03:00 PM Bug report #19039 (Closed): Crash when editing map grid in composer
- h2. User Feedback
In layout composer, just after trying to copy-paste a grid with Ctrl C and Ctrl V (which doesn't... - 02:30 PM Revision a2d796aa (qgis): Merge pull request #7086 from slarosa/plugin_mgr_search_icon
- [pluginmanager] show search icon in filter line edit and remove search label
- 11:46 AM Bug report #19038 (Closed): Objects queried by QuickOSM are not automatically saved in project fi...
- h1. Reproducible in the following environments
* QGIS 3.0.1 on openSUSE Leap 15 + QuickOSM 1.6.1
* QGIS 3.0.3 on ... - 10:54 AM Revision 3d6ea597 (qgis): Remove some junk lines from docstrings
- 10:54 AM Revision 1edbca49 (qgis): Fix bad class docstring
- 10:54 AM Revision 71107d1d (qgis): Sipify
- 10:54 AM Revision 3b5ada15 (qgis): Move class since annotation to after brief
- Lots of classes do this, but it messes with the python docstrings.
TODO: add a unit test preventing this behavior - 10:54 AM Revision 0e75f6ef (qgis): Don't indent multiline versionadded/deprecated tags
- Turns out there isn't any valid ones anyway - the only
multiline versionadded tags are due to incorrect ordering
of b... - 10:54 AM Revision 7a1a787c (qgis): Fix incorrect returns docstring when doxygen \returns has extra trailin...
- 10:54 AM Revision 38850bdb (qgis): [pyqgis] Ensure that multiline param tags are indented for additional l...
- 10:54 AM Revision 4b1b7526 (qgis): Fix bad regex
- 10:54 AM Revision 9f650fea (qgis): Fix incorrect param docstring when doxygen \param has extra
- trailing spaces or uses tabs
- 10:30 AM Bug report #18982: QGIS nightly didn't start
- Torsten Wiebke wrote:
> Sorry I don't know what SHA means.
That's it:
> QGIS code revision: commit:310bfb1e3e - 03:50 AM Bug report #18982 (Closed): QGIS nightly didn't start
- Looks like a plugin related bug - most likely the crashes due to a recent update of the 3rd-party "Digitizing tools" ...
- 03:50 AM Bug report #18982 (Closed): QGIS nightly didn't start
- Looks like a plugin related bug - most likely the crashes due to a recent update of the 3rd-party "Digitizing tools" ...
- 10:29 AM Revision 0115d4e9 (qgis): [pluginmanager] show search icon in filter line edit and removed search...
- 06:05 AM Revision 17500c45 (qgis): Fix some interface doxygen
- 06:05 AM Revision b6b08e96 (qgis): Add 'accessor for' to doxygen compliance blacklist
- Use "Returns the..." instead
- 06:05 AM Revision c864d22d (qgis): Add "get ..." to doxygen compliance blacklist
- Should be "gets ..." for consistent tense, or better yet
"returns ..." for consistency. - 04:06 AM Revision 487a6a8b (qgis): add missing crsChanged signal in QgsProjectionSelectionWidget (#7079)
- 03:10 AM Revision 459765fd (qgis): fix test
2018-05-26
- 11:53 PM Bug report #19036: QGIS crashed after using plugin manager
- It is installed from OSGeo4W and I have other versions installed.
I can load some plugins. It crashed sometimes. QGI... - 11:29 PM Bug report #19036: QGIS crashed after using plugin manager
- Hi,
Is QGIS installed from the standalone installer or OSGeo4W? What other QGIS versions are already installed?
T... - 07:01 PM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- Report:
h2. User Feedback
h2. Report Details
*Crash ID*: 147561b020810973e7803b093f8191e3ff7090d3
*St... - 11:17 PM Revision efce338b (qgis): [Server][WFS] GeoJSON FeatureCollection BBOX is restricted to -180,-90,...
- 11:14 PM Revision c8a5992b (qgis): [Server][WFS] GeoJSON FeatureCollection BBOX is restricted to -180,-90,...
- 07:11 PM Bug report #18928: Qgis crashed after using geometry check
- There are two files there I get crashes if I use the geometry chek.
Look on https://1drv.ms/u/s!AstOfroOf1ykj681FhLa... - 07:04 PM Bug report #18982: QGIS nightly didn't start
- Sorry I don't know what SHA means.
In the last crash I get following report:
h2. User Feedback
h2. Report ... - 12:21 PM Bug report #18421: Attribute Table refresh issue when deleting features from shapefile
- The issue still occurs in the last LTR.
The affected QGIS version can be updated to 2.18.20. - 08:51 AM Revision 4bb7f82f (qgis): Remove some incorrect 'not available in Python bindings' notes
- 08:05 AM Feature request #19025 (Closed): Profile tool
- Please file ticket in the Profile plugin bugracker.
- 08:05 AM Feature request #19025 (Closed): Profile tool
- Please file ticket in the Profile plugin bugracker.
- 07:44 AM Revision ff55cfc9 (qgis): Add missing getters to QgsContrastEnhancementFunction
- 07:44 AM Revision 94cf3fc7 (qgis): Use "customize" instead of "customise"
- Since we default to US spelling, we should always be using "customize"
- 07:44 AM Revision 8f770c3f (qgis): Add 'mutator for ' to doxygen compliance blacklist
- 07:44 AM Revision fa5a7d2a (qgis): Typo
- 03:56 AM Revision c97088bb (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:46 AM Revision 5b870dfa (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:12 AM Revision c5dbf643 (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:05 AM Revision 4bb6e91a (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:00 AM Revision 29d5105c (qgis): qgsgeometry_cast
- 03:00 AM Revision c10f6de4 (qgis): Unit tests for QgsLineString::(x/y)Data()
- 03:00 AM Revision 80e44c13 (qgis): Speed up map to pixel simplification by directly accessing x/y vertex data
2018-05-25
Also available in: Atom