Activity
From 2017-10-09 to 2017-11-07
2017-11-07
- 11:39 PM Revision 8ae1b624 (qgis): Immediately set focus on name line edit after clicking "new projection"
- Since it's most likely the very next thing the user wants to edit
- 11:36 PM Revision f68e4290 (qgis): When testing custom projections, show geographic results in degrees not...
- Fixes #7036
- 11:27 PM Bug report #17258: Custom CRS Definition dialog is unusable
- PR at https://github.com/qgis/QGIS/pull/5559
- 11:21 PM Revision 2d9b5738 (qgis): Make custom projections dialog a bit more user friendly
- ...by updating the list immediately when changes are made to the
current projection's name or definition. Previously ... - 11:13 PM Revision e45c2944 (qgis): Move 'copy crs' button to more logical place in dialog
- Since the copy is actually copying the definition OVER the
current crs definition (as opposed to adding a NEW custom
... - 11:06 PM Feature request #17420 (Open): Set text style of composer table on a per-cloumn basis
- It would be nice to have a more configurable table item in a composer.
So one can set font color etc. on a per-colum... - 11:04 PM Revision c8a62c5c (qgis): Fix bad logic in custom projections dialog (fixes #17258)
- 11:03 PM Feature request #17419 (Open): Add ability to edit rings in composer polygon item
- It's impossible to cut holes in composer polygon items making it pretty hard to mask out parts of other composer item...
- 10:52 PM Revision 108de771 (qgis): More use of unique_ptrs to simplify sqlite3 memory management
- 10:49 PM Revision 940c4ed5 (qgis): followup a1024905b
- 10:31 PM Revision 7d3e4917 (qgis): Safer sqlite3 memory management using unique_ptr subclass
- 10:21 PM Revision 61a155cf (qgis): Merge pull request #5547 from borysiasty/stickytabs2
- Make some QgsOptionsDialogBase's slots virtual
- 10:19 PM Revision 4677026c (qgis): Merge pull request #5532 from borysiasty/nopreloading
- [Plugin manager] [needs-doc] Don't preload all plugins for a test
- 10:16 PM Revision 30a1f87b (qgis): Minor cleanups
- 10:14 PM Revision 6143e6da (qgis): More formatting standardisation
- 10:13 PM Revision b5f64b30 (qgis): This isn't Fischer-Price "my first c++ program"
- 10:07 PM Revision 8f1eb7f8 (qgis): Fix gross indentation format
- 10:02 PM Bug report #17415 (Closed): Composer attribute table item can't be copied/pasted
- Duplicate of #10456
- 10:02 PM Bug report #17415 (Closed): Composer attribute table item can't be copied/pasted
- Duplicate of #10456
- 06:40 PM Bug report #17415 (Closed): Composer attribute table item can't be copied/pasted
- Simple to reproduce:
1. Add a new composer
2. Add an Attribute table item
3. Try to copy and paste it.
Item doesn... - 10:01 PM Bug report #17418 (Closed): UnicodeEncodeError when trying to create new layer with spatial index...
- I tried to upload a layer to PostGIS in the DB Manager and got the following error:...
- 09:44 PM Revision cb8fc686 (qgis): about translators: grey background, centered flags, replace flag for ge...
- 09:44 PM Revision 27dbb486 (qgis): fix override warning
- 09:44 PM Revision a1024905 (qgis): fix windows warnings
- 09:22 PM Bug report #17417 (Closed): Rule editor dialog (style) does not fit height of screen
- When using rule editor (for editing rules in styles) the dialog does not fit in 1366 x 768 screen. This results in th...
- 09:13 PM Bug report #17416 (Open): Crash on enabling 3D renderer for point layer
h2. User Feedback
Using OSGeo4W nightly, I load the airports sample layer, enable the 3D viewer, then "Enable 3D...- 07:48 PM Revision df8bda2f (qgis): Typo
- 07:15 PM Revision 96a81a95 (qgis): macOS needs to include spatialindex before geos.
- If both are on separate paths and geos is first, case-insensitive macOS will include (geos) spatialIndex.h instead of...
- 06:19 PM Revision 6046e8d1 (qgis): Test for relative/absolute paths in projects
- 06:17 PM Revision 7aa24f69 (qgis): [bugfix] Pass QgsReadWriteContext into project XML r/w
- Or we miss the path resolver and we do not read/write
relative paths correctly
Fixes #17116 - 05:30 PM Bug report #17414 (Closed): Extents for Rotated Map Incorrect
- In map composer, if a map is rotated (by 90 degrees, for example) the extents no longer report the correct X and Y Mi...
- 05:15 PM Revision ba243e55 (qgis): References #17412 Fixes problem when changeing sort but not when renaming
- When sort and then toggle edditing, the problem was that it wanted to rename all the fields
Whis is avoided now by ch... - 04:46 PM Bug report #17413: Crash when using the identify tool in the "layer choice" mode
- I should add that the Identify tool works fine if I change the mode from "Layer choice" to "active layer only".
- 04:44 PM Bug report #17413 (Closed): Crash when using the identify tool in the "layer choice" mode
- In current QGIS master (commit:07cef67ead) - when I use the Identify tool with the "layer choice" mode and "Automical...
- 04:36 PM Bug report #17201: QGIS master crashes when trying to expand a spatiaLite layer in the DB manager
- After using this solution https://gis.stackexchange.com/a/260679/4972
No crash and no errors anymore, seems pretty... - 04:19 PM Bug report #17412 (Closed): Failed to rename field to "xxx", is the field name unique
- When sorting the rows in the fields tab of the vector layer properties and accepting the dialog, an error message app...
- 04:13 PM Revision 8aa8c30b (qgis): Merge pull request #5555 from m-kuhn/fixRepresentValue
- Fix represent value
- 04:12 PM Bug report #17407 (Closed): represent_value expression fails
- Applied in changeset commit:qgis|5595f40fc6dc929250714e55d1e9ec5b58ad9918.
- 04:12 PM Bug report #17407 (Closed): represent_value expression fails
- Applied in changeset commit:qgis|5595f40fc6dc929250714e55d1e9ec5b58ad9918.
- 03:47 PM Revision 80ea446d (qgis): Make text translatable
- 03:47 PM Revision 77246136 (qgis): Add test
- 03:47 PM Revision 5595f40f (qgis): Fix single parameter version of represent_value
- Fix #17407
- 03:28 PM Revision 44d8db9c (qgis): editable and lable on top + fixes
- in attribute form properties: editable and lable on top config to general
fix: in case that somebody deletes a field ... - 03:19 PM Bug report #17347: MetaSearch: Add WMS/WMTS data button broken
- Looks like this part of the code needs updating based on the provider changes in master:
https://github.com/qgis/Q... - 03:03 PM Bug report #16495 (Closed): Creating a join freezes QGIS master if target layer attributes table ...
- Applied in changeset commit:qgis|07cef67eadf6f63970175dfe8588703e57c41f72.
- 03:03 PM Revision 07cef67e (qgis): Fix freeze when joining with table open
- Fix #16495
- 02:53 PM Revision e5187b29 (qgis): Respect default values in N:M relations
- 02:44 PM Bug report #17411 (Closed): New version of plugins from 3rd party repo does not appear
- There seems to be a problem with QGIS cache when reading data from 3rd party plugin repo.
The xml file shows there... - 02:35 PM Bug report #17266: Lines To Polygons, Polygonize and Refactor Fields change all attributes to str...
- John Browne wrote:
> My concern is ability to join and otherwise use output tables with other layers. If feature ty... - 04:39 AM Bug report #17266: Lines To Polygons, Polygonize and Refactor Fields change all attributes to str...
- I lack expertise to judge, but Internet search indicates qlonglong is integer (apparently integer 64 in Windows). My ...
- 01:29 PM Revision 2eddb03a (qgis): Merge pull request #5476 from tudorbarascu/move_feature
- Move Feature tooltip that guides the user towards Node Tool if s(h)e wants snapping
- 01:04 PM Bug report #17120: Missing namespace declaration when searching by bounding box
- To clarify, I've fixed this in OWSLib, but unable to reproduce how this would be an error in MetaSearch.
- 01:01 PM Bug report #17120: Missing namespace declaration when searching by bounding box
- I'm still unable to reproduce. Can you provide a CSW which demonstrates that the request is problematic?
- 10:31 AM Bug report #17120: Missing namespace declaration when searching by bounding box
- Tom Kralidis wrote:
> Given this is 2.8.6 I would say your best bet here is to either upgrade QGIS or update your un... - 12:57 PM Bug report #17410 (Closed): Identify tool->download in a not authorised folder block qgis
- tested on OSX (2.18.14) and Master linux
steps:
1) connect to a WMS service that allow download of data
2) visua... - 12:46 PM Revision 98f75087 (qgis): better wording
- 12:14 PM Bug report #17388: QGIS crashes on featureCount()
- Haven't tested it on master yet.
- 12:01 PM Bug report #17388: QGIS crashes on featureCount()
- This is 2.18 only, correct?
- 12:02 PM Bug report #17334: QGIS 2.99 - adding ArcGIS Map Server Layer crashed
- Can you please check if this issue has been solved with latest commits on master?
- 11:56 AM Revision a22e565d (qgis): Merge pull request #5552 from elpaso/vector_layer_safe_cast
- [bugfix] Prevent a bad crash when provider is wrong
- 11:56 AM Bug report #17155 (Closed): Crash when creating XYZ layer from python
- Applied in changeset commit:qgis|2523d7351cf166b15941edd707586951a30ed54b.
- 11:56 AM Bug report #17155 (Closed): Crash when creating XYZ layer from python
- Applied in changeset commit:qgis|2523d7351cf166b15941edd707586951a30ed54b.
- 09:29 AM Bug report #17155: Crash when creating XYZ layer from python
- Not fixable due to this cast: https://github.com/qgis/QGIS/blob/master/src/core/qgsvectorlayer.cpp#L1538
I don't kno... - 09:29 AM Bug report #17155: Crash when creating XYZ layer from python
- Not fixable due to this cast: https://github.com/qgis/QGIS/blob/master/src/core/qgsvectorlayer.cpp#L1538
I don't kno... - 10:56 AM Revision 533a8f8a (qgis): [PATCH] [BUGFIX] Load layer from definition does not use qlr as relativ...
- Fixes #15656 Loading QLR file with relative path does not work correctly
- 09:54 AM Bug report #15656: Loading QLR file with relative path does not work correctly
- A Pull Request is opened https://github.com/qgis/QGIS/pull/5553
- 09:26 AM Revision 2523d735 (qgis): [bugfix] Prevent a bad crash when provider is wrong
- Fixes #17155
- 08:57 AM Revision bb36fa7f (qgis): [bugfix] Use QgsApplication.authManager()
- instead of the old singleton
- 08:25 AM Revision 7c9cd491 (qgis): Merge pull request #5546 from elpaso/auth_migrate
- [auth][bugfix] Auth DB migrate
- 08:25 AM Bug report #17403 (Closed): Authentication DB is not migrated from 2 to 3
- Applied in changeset commit:qgis|7e699361615a618d628ce55b91f2e468142b52c9.
- 08:25 AM Bug report #17403 (Closed): Authentication DB is not migrated from 2 to 3
- Applied in changeset commit:qgis|7e699361615a618d628ce55b91f2e468142b52c9.
- 07:55 AM Bug report #16967: value relation widget with Allow multiple selection doesn't resolve the values...
- Sure!
I think instead of a dump and a project it's easier to just create the tables:... - 04:22 AM Revision c000cb86 (qgis): Merge pull request #5434 from nyalldawson/layout_next2
- [layouts] Port item type from composer
- 03:55 AM Revision e9e7740d (qgis): Merge pull request #5544 from nyalldawson/proc_api
- [processing] Improve api handling for provider format support
- 03:25 AM Revision bf75747f (qgis): [processing] Use user-set default file formats if supported by
- provider, otherwise fall back to a format which IS supported
by that provider - 02:53 AM Revision 36b58a8c (qgis): Fix duplicated return
- 02:51 AM Revision 90d6a2d0 (qgis): Update for changes in API
- 02:43 AM Bug report #14394: Tooltips are blank (2.14, 2.18)
- I tried _all_ styles, GTK+ is really the only one working for me, all the others have blank tooltips
- 02:38 AM Bug report #14394: Tooltips are blank (2.14, 2.18)
- I was wrong, changing style (to GTK2+ for example) _DOES_ fix the issue for me. I just failed to restart after change.
- 02:13 AM Bug report #14394: Tooltips are blank (2.14, 2.18)
- For the record: same problem with 2.18 on Ubuntu 17.04
Changing style does not seem to help (tried: Window, Plastiqu... - 02:32 AM Revision ce0ac40a (qgis): Add missing docs
- 02:32 AM Revision bc23664b (qgis): Serialization for legend items
- 02:32 AM Revision d3430e4d (qgis): Port legend item
- 02:32 AM Revision 585a8b70 (qgis): Restore ui for configuring labels
- 02:32 AM Revision 83f177c1 (qgis): Start porting label item
- 02:32 AM Revision 87d497eb (qgis): Fix undo/redo of newly added maps
- 02:32 AM Revision 72a1f770 (qgis): After a undo/redo action occurs, select the affected items
- 02:32 AM Revision c6d939f1 (qgis): Fix more tests
- 02:32 AM Revision 27c3eb92 (qgis): More command compression for legend items
- 02:32 AM Revision 057a20cb (qgis): Allow adding multiple layers to legend at once
- 02:32 AM Revision 48a45b3b (qgis): Restore serialization for map items
- 02:32 AM Revision e5390223 (qgis): Restore serialization of picture items
- 02:32 AM Revision 272097b8 (qgis): Add a unit test
- 02:32 AM Revision 1bfed134 (qgis): Port picture item
- 02:32 AM Revision 20b9d080 (qgis): Fix grid annotations, port tests
- 02:32 AM Revision b7e35261 (qgis): Use symbol buttons for grid symbols
- 02:32 AM Revision cef5dbc0 (qgis): Cleanup undo strings
- 02:32 AM Revision 476b1dec (qgis): Fix doxygen warning
- 02:32 AM Revision 69aacde1 (qgis): Fix failing tests
- 02:32 AM Revision 49c41d39 (qgis): Add missing override
- 02:32 AM Revision 938b2392 (qgis): Port more node tool actions
- 02:32 AM Revision 7674bd74 (qgis): Cleanup item xml read/write, save shape properties
- 02:32 AM Revision 2ec31d84 (qgis): Add configuration widget for shapes
- 02:32 AM Revision b41fea90 (qgis): Fix layout items appear in random order in gui
- 02:32 AM Revision 783636df (qgis): Port polygon and polyline items to layouts
- 02:32 AM Revision 6b629e19 (qgis): Port snappedAngle from composer
- 02:32 AM Revision 44fe2a8d (qgis): Add tools to create node based items
- 02:32 AM Revision d92b067b (qgis): Add config widget for polygon/polyline items
- 02:32 AM Revision ab7bb723 (qgis): Start work on node edit tool
- 02:32 AM Revision 8ca6d3e7 (qgis): Refactor layout item gui registry to allow metadata for duplicate item ...
- This allows registration of item creation actions which create
items with an existing item type, but custom creation ... - 02:32 AM Revision 9a08fad5 (qgis): Exclude selected nodes item when snapping during node move
- 02:32 AM Revision 420821fd (qgis): Fix correct frame bounding rects for shapes and node items
- 02:32 AM Revision 4e8483ec (qgis): [layouts] Fix polyline does not render purely horizontal/vertical lines
- 02:32 AM Revision 87ef5c52 (qgis): Allow cancelation of polygon/polyline creation
- 02:32 AM Revision 9d04e679 (qgis): Prepare for map item porting
- 02:32 AM Revision 71c41d49 (qgis): Add export layer settings to QgsLayoutContext
- 02:32 AM Revision 23d0617b (qgis): Start porting map item
- 02:32 AM Revision 753f6f50 (qgis): Start hooking up map widget gui
- 02:32 AM Revision 6f59965a (qgis): Fix double ownership issue causing crash when deleting layouts
- 02:32 AM Revision 7924aa19 (qgis): Fix regeneration of cached maps when zoom level changes
- 02:32 AM Revision cf7714b7 (qgis): Restore tests, add button to set page background in ui
- 02:32 AM Revision 45ffb262 (qgis): Fix updating map extent on resize
- 02:32 AM Revision b276f4c4 (qgis): Fix map item widget properties updating
- 02:32 AM Revision 7f0142c8 (qgis): Working move item content tool
- 02:32 AM Revision 91c3b5d2 (qgis): Add a shortcut menu to items panel, with option to show
- item properties
Refs #11581 - 02:32 AM Revision 0143d0be (qgis): Add a signal to QgsLayoutContext when flags change
- 02:32 AM Revision 4e8878dc (qgis): Port item blend mode support to layouts
- 02:32 AM Revision 75898d8e (qgis): Port 'exclude from exports' functionality from composer
- 02:32 AM Revision 3678f01e (qgis): Port item opacity handling from composer
- 02:32 AM Revision c0b63a67 (qgis): After creating an item with the add item tool, switch immediately to se...
- 02:32 AM Revision ce79ff30 (qgis): Add refresh action for layouts
- 02:32 AM Revision 8629225a (qgis): Work on functional rotation for items
- 02:32 AM Revision 625eef80 (qgis): Fix resizing with mouse handles acts strangely when items have frames
- 02:32 AM Revision 9630a391 (qgis): [layouts] Nicer detection of rendering in a view
- In compositions, a flag must be explicitly set to indicate
whether the render occuring is for "previews" (i.e.
render... - 02:32 AM Revision edecc37c (qgis): Start work on exporter for layouts
- 02:32 AM Revision 4a1bcb32 (qgis): Revert automatic detection for preview renders
- Turns out there's no reliable way to differentiate widget
vs QImage based renders inside QGraphicsItems - 02:32 AM Revision 5d5c858d (qgis): Start restoring grids/overviews
- 02:32 AM Revision 1f769da6 (qgis): Work on resurrecting overviews
- 02:32 AM Revision 5016a452 (qgis): Expand unit tests for QgsLayoutItemComboBox
- 02:32 AM Revision f524c80b (qgis): More shape porting
- 02:32 AM Revision 8bc57f77 (qgis): Update map overview when linked map rotation changes
- 02:32 AM Revision 26dcf792 (qgis): Fix tests
- 02:32 AM Revision aa2b73d4 (qgis): Use symbol button for overview frame symbol
- 02:32 AM Revision 332a69ce (qgis): Tweak default symbol for overviews
- 02:32 AM Revision 835653bf (qgis): Fix crash on exit when layout designer open
- 02:32 AM Revision ab4606db (qgis): Start work on porting grid ui
- 02:32 AM Revision 53c87796 (qgis): Add method to create QgsRectangle from center and size
- 02:32 AM Revision 29dfcc0d (qgis): Avoid temporary no-selection state when selecting a new item
- in layouts using mouse interactions
- 02:32 AM Revision 06650808 (qgis): Fix resize of grouped items with non-top left reference points
- 02:32 AM Revision d3836e50 (qgis): Move population of layout gui registry from GUI->app
- Since we don't want all the item type subclass config widgets
to have to reside in gui, we need to populate the regis... - 02:32 AM Revision 3735c7f0 (qgis): Small tweaks to selection behavior
- 02:32 AM Revision b2414d8d (qgis): Start porting item properties widget
- 02:32 AM Revision ea453beb (qgis): If the same item is reselected in a layout, don't create a new
- properties widget for it
Because if we do annoying things happen, like loss of focused
widget and scroll bar position - 02:32 AM Revision aebe5a42 (qgis): Allow reseting ratio manually for linked ratio lock buttons
- 02:32 AM Revision ab4e6c11 (qgis): Fix resizing items with non-top-left reference point using mouse handles
- 02:32 AM Revision f69771ca (qgis): Add item properties to context menu
- 02:32 AM Revision e836fc49 (qgis): When selecting a different item, but the item is the same
- type of item, just update the existing panel to show the new
item's properties
This means that flicking between sele... - 02:32 AM Revision 1c735d59 (qgis): Handle position and size with units and ratio lock in item properties
- 02:26 AM Revision edea38f7 (qgis): Merge pull request #5542 from nyalldawson/auth_manager_instance
- Fix crashes when no QgsApplication instance is available
- 02:21 AM Revision e3f34997 (qgis): Merge pull request #5541 from nyalldawson/thread_local
- Don't use thread_local on mingw or OpenBSD builds
- 02:21 AM Bug report #17351 (Closed): Link failure on OS without thread local storage
- Applied in changeset commit:qgis|265be41d7c1cb0bb9d39aac3285c2c8fb40ffa47.
- 02:21 AM Bug report #17351 (Closed): Link failure on OS without thread local storage
- Applied in changeset commit:qgis|265be41d7c1cb0bb9d39aac3285c2c8fb40ffa47.
- 01:40 AM Revision cc59ee44 (qgis): More build fixes
- 01:38 AM Revision e47479b3 (qgis): Mingw fixes
- 01:33 AM Revision 5ebd3983 (qgis): FreeBSD has thread_local support
- 01:26 AM Revision 89bfe402 (qgis): Fix build
- 01:25 AM Revision 5b9283fc (qgis): Use local statics
- 01:10 AM Revision 68f2c260 (qgis): Fix handling of transform-not-required in QgsCoordinateTransformContext
- 01:03 AM Revision 30046d6e (qgis): Merge pull request #5536 from lbartoletti/freebsd_build
- Fix FreeBSD build
2017-11-06
- 12:50 AM Revision 6384f1f2 (qgis): Fix failing test
- 09:06 PM Bug report #15656 (Reopened): Loading QLR file with relative path does not work correctly
- This issue has been fixed in master but not in LTR.
- 09:06 PM Bug report #15656 (Reopened): Loading QLR file with relative path does not work correctly
- This issue has been fixed in master but not in LTR.
- 09:06 PM Bug report #15656 (Reopened): Loading QLR file with relative path does not work correctly
- This issue has been fixed in master but not in LTR.
- 08:59 PM Revision ac1db7e6 (qgis): add SVG translation flags
- 07:22 PM Revision 3c9cef36 (qgis): item for source field fix
- 07:17 PM Bug report #17409 (Closed): Project Properties - Relations: Column header switched
- In the project properties - relations:
The column headers of "Referenced Field" and "Referenced Layer" are switched ... - 06:53 PM Revision c227a9e5 (qgis): layout and remove fieldproperties
- icons and made naming
inputs from the pull request
remove old fieldpropertie-stuff - 06:11 PM Revision c315eb3f (qgis): Reimplement QgsOptionsDialogBase::optionsStackedWidget_CurrentChanged i...
- 05:55 PM Revision 783e54fd (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 05:45 PM Revision 6b76c2b3 (qgis): Missing docstrings
- 04:53 PM Revision c53996a8 (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 04:53 PM Revision d09614cc (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- 04:49 PM Revision b57ec46a (qgis): getter return not-const list of errors
- 04:37 PM Revision 64ab28bf (qgis): Rename indx to index in some slots
- 04:34 PM Revision 7e2ee74d (qgis): help and suppress form
- help from attributetypedialog is handled over the help of vectorlayerproperties
suppress form combo takes the default... - 04:11 PM Bug report #17385: No auth-db saved
- No need to aplogise, there is no worse tester that a developer and that's why we need people like you that keeps test...
- 04:01 PM Bug report #17385 (Closed): No auth-db saved
- OK,
sorry for bothering you, seems to be my fault:
After completely removing my compile directory and freshly compi... - 03:27 PM Bug report #17385: No auth-db saved
- Trying to understand what could step in between: how are you managing the master password when asked to create it?
... - 03:26 PM Bug report #17385: No auth-db saved
- System Ubuntu 16.04 (64bit)
I realized that the "building guide":https://htmlpreview.github.io/?https://github.com/q... - 02:58 PM Bug report #17385: No auth-db saved
- Thanks for testing, unfortunately I still cannot reproduce this issue, all the a.m. tests are passing for me.
Wha... - 02:48 PM Bug report #17385: No auth-db saved
- Hi Alessandro,
bad news, it does not work any better today:
Alessandro Pasotti wrote:
>
> Test 1 (clean):
> -... - 09:41 AM Bug report #17385: No auth-db saved
- I've run some manual tests: so far so good, please repeat/verify on your local installation
Note: this is a clean ... - 03:52 PM Bug report #17408: Relation reference widgets randomly don't show the correct display value
- For some additional information, here are the exact build numbers I tested:
commit:edcaf05bcb (on Windows - issue ... - 03:38 PM Bug report #17408: Relation reference widgets randomly don't show the correct display value
- New finding:
On another machine, where the PostgreSQL database is on the same machine like QGIS as a client, the w... - 03:26 PM Bug report #17408: Relation reference widgets randomly don't show the correct display value
- I should add that in the attribute table I can always see the human-readable represent value as expected.
- 03:25 PM Bug report #17408 (Closed): Relation reference widgets randomly don't show the correct display value
- I have a form with 9 relation reference widgets.
With current master, these widgets randomly show either the inter... - 03:47 PM Bug report #16680 (Closed): Layers Panel: adding a layer doesn't simply show its name
- Yes it's.
- 03:16 PM Bug report #17407 (Closed): represent_value expression fails
- If I use the expression
represent_value("fieldname")
on a field that has a relation reference widget assigned, ... - 03:15 PM Bug report #16584 (Closed): QGIS crashes each time i hit OK from the Settings --> options dialog
- Closing given that I can not reproduce.
- 03:07 PM Bug report #16584 (Feedback): QGIS crashes each time i hit OK from the Settings --> options dialog
- Is this still an issue? I assume we would have a lot more feedback here if this was still an issue, as there are a lo...
- 03:09 PM Revision af576004 (qgis): const range loop iterators
- 03:05 PM Bug report #16967: value relation widget with Allow multiple selection doesn't resolve the values...
- Tudor, any chance you can provide a sample database and project?
- 02:41 PM Revision 72c97f38 (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 02:27 PM Revision 966e2d66 (qgis): Make QgsOptionsDialogBase's slots virtual for overriding in derived cla...
- 02:26 PM Feature request #17406 (Open): Enable custom color (ie expression or virtual attribute) to define...
- Good Moring,
In order to create reports with maps and table from the print composer, we would like to highlight so... - 02:21 PM Revision 52240ad7 (qgis): fixed problem with saving first entry
- 01:48 PM Bug report #17403: Authentication DB is not migrated from 2 to 3
- patch: https://github.com/qgis/QGIS/pull/5546
- 12:50 PM Bug report #17403: Authentication DB is not migrated from 2 to 3
- Working on implementation
- 11:00 AM Bug report #17403 (Closed): Authentication DB is not migrated from 2 to 3
- The settings migration routine does not copy the qgis-auth.db file from .qgis2 to the new default profile
- 01:29 PM Revision 2c0d5188 (qgis): some changes in attribute form properties and source data properties
- changed style of layout, initcode and suppress-combo
display read only comment
fixed saving of wfs
improved layout
so... - 01:05 PM Bug report #17405 (Closed): LayerBoard Plugin crashed
- You must report this to the plugin author. Cheers!
- 01:05 PM Bug report #17405 (Closed): LayerBoard Plugin crashed
- You must report this to the plugin author. Cheers!
- 01:04 PM Bug report #17405 (Closed): LayerBoard Plugin crashed
- LayerBoard Plugin crashed when I run them.
There is a massage log.
2017-11-06T13:01:26 1 Traceback (most recent c... - 12:54 PM Revision d9b4ae56 (qgis): Minor change: QString -> QStringLiteral in some debug messages
- 12:47 PM Revision 7e699361 (qgis): [auth][bugfix] Migrate qgis-auth.db from QGIS 2 to 3
- Fixes #17403
- 12:42 PM Revision cd23779e (qgis): [auth][bugfix] Add a getter for error list on qgsmigrate
- 12:10 PM Revision 926ac905 (qgis): Improve caching of transforms
- 11:42 AM Bug report #17056: exporting categorized symbology to sld then importing results in all features ...
- I found that when the "other" filter class is listed first in class list this class is not overwriting the other clas...
- 11:42 AM Bug report #17056: exporting categorized symbology to sld then importing results in all features ...
- I found that when the "other" filter class is listed first in class list this class is not overwriting the other clas...
- 11:32 AM Bug report #17175: Relation reference widget triggers SQL syntax error with UUID fields in Postgres
- I found a workaround. Just casting uuid fields to text seems to work.
- 11:23 AM Bug report #17404: Windows does not show unicode characters
- !https://issues.qgis.org/attachments/download/11639/image001.png!
- 11:22 AM Bug report #17404 (Feedback): Windows does not show unicode characters
- For constraint reporting unicode characters are used but they show up as ? on Windows.
It's probably a font issue. - 11:03 AM Revision 17aa88cd (qgis): [Plugin manager] Fix window title
- 11:00 AM Bug report #17386: Authentication manager behaves weird
- I filed #17403 myself
- 09:56 AM Bug report #17386: Authentication manager behaves weird
- @Andreas, there is really a lot of things going on here and I need more information to track this down:
- are ther... - 10:59 AM Bug report #17402 (Closed): Authentication settings for WMS/WFS etc. are not migrated from 2 to 3
- WMS/WFS etc. settings are migrated but the authentication configuration settings for the connections are not.
- 10:55 AM Bug report #17397 (Closed): Save vector as CSV does not add x,y columns anymore
- 09:39 AM Bug report #17397: Save vector as CSV does not add x,y columns anymore
- Tested in QGIS 2.18.14 and works indeed as expected.
Issue solved. Thank you. - 10:30 AM Revision ae33b58a (qgis): Merge pull request #5533 from DelazJ/pluginlist
- [bugfix]Remember the c++ plugins folders in Options dialog
- 10:16 AM Bug report #17401 (Closed): GetFeatureInfo does not work with spaces encoded as '+'s
- The QWC2 web client, and possibly other OGC clients, encode spaces as '+'s. QGIS Server (master) does not support tha...
- 10:12 AM Bug report #17400 (Closed): GetFeatureInfo "Layer not found" error
- QGIS Server returns "Layer not found" errors on GetFeatureInfo queries with out-of-scale layers.
This is the query... - 10:05 AM Bug report #17399 (Closed): GetPrint "Invalid width/height parameters" error
- I get an error when attempting to print from QWC2:...
- 09:43 AM Bug report #17384 (Closed): Authentication API broken missing documentation
- 09:04 AM Revision 9e00db85 (qgis): Fix build
- 08:51 AM Revision 4e6ff411 (qgis): Move caching to QgsCoordinateTransform
- and remove no longer required QgsCoordinateTransformCache singleton
- 08:14 AM Revision 9984f39b (qgis): Prepare for removal of QgsCoordinateTransformCache
- 07:36 AM Revision fd772709 (qgis): Remove QgsDatumTransformStore
- and port usage over to QgsCoordinateTransformContext instead
- 07:15 AM Revision 71f84f77 (qgis): Tweak transform logic (only remove src/dest transforms when both transf...
- 06:18 AM Revision ee59abf0 (qgis): Improved out of process crash handler (#5543)
- * Add out of process crash handler for better crash handling.
- 05:22 AM Revision 257278f0 (qgis): Add transform context to QgsMapSettings and QgsRenderContext
- And also throw warnings when the context isn't set for these objects
- 05:12 AM Revision 6a6e81f5 (qgis): Move warning to better location
- 04:46 AM Revision 30604ed4 (qgis): Add explicit setter for project's transform context
- And add transformContextChanged signal, so that we can detect
when the context is changed. - 04:09 AM Revision 24cd1443 (qgis): Remove context-unaware QgsCoordinateTransform constructors from Python ...
- This forces Python code and plugins to become datum transform
aware, and given that upgrading python code is easy (ju... - 04:09 AM Revision cd41d708 (qgis): Add a QgsCoordinateTransformContext member to QgsProject
- 04:09 AM Revision 35b96bec (qgis): QgsCoordinateTransformContext is implicitly shared
- 04:09 AM Revision b6bb1e09 (qgis): Add QgsCoordinateTransformContext arguments to QgsCoordinateTransform c...
- And automatically retrieve correct datum transforms for the
transform, based on the information in the context.
Also... - 04:09 AM Revision b06a9b92 (qgis): Add support for serializing transform contexts
- 04:09 AM Revision a88dcdf5 (qgis): In debug builds, throw a warning when transforming coordinates
- and no coordinate transform context has been set.
- 04:09 AM Revision 140482f5 (qgis): Doxygen
- 04:09 AM Revision c46d7dc8 (qgis): Implement logic for calculating datum transforms to use
- 04:09 AM Revision be95b79b (qgis): Allow removing existing transforms from context
- 04:09 AM Revision 76c3005b (qgis): QgsCoordinateTransformContext must be thread safe
- 04:09 AM Revision ae3538cf (qgis): Start on QgsCoordinateTransformContext
- Stores settings related to the correct datum transforms to use
when performing a coordinate transform. - 04:09 AM Revision a79957cf (qgis): Remove unused QgsCoordinateTransform::readXml/writeXml methods
- These methods are not used in master and are of questionable
value. Better to serialise the source and dest crs separ... - 03:58 AM Revision 4e3b0825 (qgis): Restrict available formats when running algorithms to those supported
- by the provider
- 03:44 AM Revision 4ae9241e (qgis): [processing] Allow providers to determine default vector/raster file
- to use for their algorithm's parameters
Because some providers do not have support for all output types,
we need to ... - 03:00 AM Revision 2a280d69 (qgis): Allow access to parent algorithm for processing parameters
- 01:51 AM Revision ca0c8302 (qgis): Add missing QCoreApplication for TestQgsNoApplication
- 01:19 AM Revision 2eff873e (qgis): Fix crash when accessing QgsApplication::dataItemProviderRegistry()
- without QgsApplication instance.
Also add test to ensure that calling QgsApplication::initQgis()
is safe to do witho... - 01:13 AM Revision c413f147 (qgis): Fix crash when accessing auth manager when no QgsApplication is available
2017-11-05
- 12:45 AM Bug report #17351: Link failure on OS without thread local storage
- Updated PR at https://github.com/qgis/QGIS/pull/5541
- 12:20 AM Revision 265be41d (qgis): Don't use thread_local on mingw or OpenBSD builds
- MingW has broken support for thread_local, so force disabling it
see
https://sourceforge.net/p/mingw-w64/bugs/445/
ht... - 11:59 PM Revision 7cfbb6fb (qgis): Add Matrix as a way to get in touch with community for chat (#5147)
- 11:56 PM Revision 31f98dac (qgis): Merge pull request #5534 from nyalldawson/format
- Add flags to QgsVectorFileWriter methods which return lists of drivers
- 11:31 PM Revision bfe03553 (qgis): Disable flaky PyQgsServerAccessControl test
- 11:26 PM Revision d269f34b (qgis): Fix build using mingw
- Changes many #if defined (Q_OS_WIN) to #ifdef _MSC_VER, where
they relate specifically to msvc compiler - 11:25 PM Revision 2df53324 (qgis): Optimise QString equality tests
- 11:03 PM Revision 394c5315 (qgis): Update for nose2 0.7.0
- 10:54 PM Revision 473af0c9 (qgis): Rename CONTRIBUTE.md to CONTRIBUTING.md
- 10:49 PM Revision 8499d7fc (qgis): Add option to hide non-spatial formats from driver lists
- And hide non-spatial formats from geometry checker available formats
- 10:43 PM Revision 5523b059 (qgis): [Bugfix] Enable adding color in Options->Color tab
- 10:34 PM Revision fe056600 (qgis): More QPair API removal
- 10:22 PM Revision dc341d20 (qgis): Add flags to QgsVectorFileWriter methods which return lists of drivers
- Initially only flag available is whether to sort drivers by
recommended order. The recommended order puts GPKG first ... - 10:22 PM Revision d855f7f3 (qgis): Remove redundant '[OGR'] string from dialogs
- 10:22 PM Revision a4ef7e42 (qgis): Avoid use of QPair and instead use a struct
- 10:21 PM Revision eb6f64ee (qgis): Fix build
- Followup 24e6366, readd missing flag
- 09:22 PM Bug report #17398 (Closed): dbmanager reports python error while expand spatialite db to see the ...
- Fixed in commit:24e636681
- 09:22 PM Bug report #17398 (Closed): dbmanager reports python error while expand spatialite db to see the ...
- Fixed in commit:24e636681
- 06:19 PM Bug report #17398 (Closed): dbmanager reports python error while expand spatialite db to see the ...
- In dbmanager, SpatiaLite, doubleclick on a sqlite database produce a python error and you can`t connect to database a...
- 09:03 PM Revision 24e63668 (qgis): mod_spatialite added to osgeo4w
- 08:50 PM Revision 71b9c77b (qgis): Fix FreeBSD build
- On FreeBSD, I need to change `selectedFilter = fileDialog-
>selectedFilter();` to `selectedFilter = fileDialog-
>sele... - 08:02 PM Revision 67dc3187 (qgis): Add some const and renaming
- 07:24 PM Revision ff2a53c5 (qgis): Update PyQtMacros module to handle removal of name option from pyrcc5
- 04:02 PM Revision fbcc48ec (qgis): Remove Q_FOREACH and 'my' prefix for variable
- 04:01 PM Revision 4c3b16a4 (qgis): Remove some Q_FOREACH
- 03:46 PM Bug report #17385: No auth-db saved
- The problem occurs in Windows also. No qgis-auth.db is saved, even in completely fresh profile.
- 01:52 PM Revision da904771 (qgis): Improve input detection and add new algorithms
- 01:18 PM Revision d10aaf4b (qgis): Support multiple output file raster formats:
- * A new createopt textbox has been added to the parameters dialog for algorithms which exports to raster files.
* A n... - 09:45 AM Bug report #17397: Save vector as CSV does not add x,y columns anymore
- I will test in 2.18.14 and report back here.
- 09:40 AM Bug report #17397 (Feedback): Save vector as CSV does not add x,y columns anymore
- I just tried on 2.18.14 and works as expected.
- 09:40 AM Bug report #17397 (Feedback): Save vector as CSV does not add x,y columns anymore
- I just tried on 2.18.14 and works as expected.
- 04:18 AM Revision d8b671d9 (qgis): Silence warning
2017-11-04
- 11:27 PM Revision 9e27362b (qgis): [bugfix]Remember the c++ plugins folder in Options dialog
- and enable the remove button
- 10:55 PM Revision a8f46652 (qgis): [Plugin manager] Remove dead code
- 10:47 PM Bug report #17397 (Closed): Save vector as CSV does not add x,y columns anymore
- Since QGIS 2.18, when exporting a point layer as a marker separated text file (.csv), no x and y columns are added to...
- 10:46 PM Revision cfec339c (qgis): [Plugin manager] [needs-doc] Don't preload plugins for a test if they a...
- 06:34 PM Revision aa17df1a (qgis): * Add new GRASS 7.2 algorithms.
- * Fix ParameterRange GUI.
* Fix Multiple values Enum support. - 05:55 PM Revision 29c71f43 (qgis): Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
- Previously, it was happening after setting the default window icon.
For macOS, refactor libraryPaths update to ensur... - 04:13 PM Revision 9269200a (qgis): [Geometry Checker] Improve displayed messages by indicating the layer t...
- 03:43 PM Revision fbd11ca9 (qgis): [Geometry Checker] Use a more readable format list
- and save file format in settings
- 03:31 PM Revision 6bf8448b (qgis): Improve cell size detection and FileDestinationOutput (but not perfect)
- 03:31 PM Revision 65f483d6 (qgis): Modify Grass7 detection
- 03:31 PM Revision 4b8b6a09 (qgis): Massive conversion
- 03:31 PM Revision 56b963e3 (qgis): Improve ext scripts and support OutputFolder
- 03:31 PM Revision 5827513c (qgis): First work on ext mechanism factorisation
- 03:31 PM Revision b46e9693 (qgis): Fix indentation
- 03:31 PM Revision f32bba44 (qgis): (WIP) better cellsize suport
- 03:31 PM Revision f0da7b01 (qgis): Improve MultiLayers and FileDestination support
- 03:31 PM Revision a676db2c (qgis): Handle parameters and update description files (WIP)
- 03:31 PM Revision 483a4b9e (qgis): First functional version (for single vector inputs/outputs)
- 03:31 PM Revision 9eff16f4 (qgis): Finish fixing description files (no more errors on startup)
- 03:31 PM Revision 7369c4de (qgis): Fix some other description files
- 03:31 PM Revision be781534 (qgis): (WIP) Grass algorithms can be opened and inputs are treated
- 03:31 PM Revision 74826dc1 (qgis): Support directory output via QgsProcessingParameterFolderDestination
- 03:31 PM Revision 733218ca (qgis): (WIP) enable Grass7 provider and start to work on QgsProcessing new fra...
- 03:31 PM Revision 297c7b5f (qgis): Update TODO list
- 03:31 PM Revision 6c81895f (qgis): Improve GRASS provider:
- - Improve GRASS detection for all OS.
- Use GRASS --exec command.
- Unified GRASS batch job method for all OS (easier... - 03:31 PM Revision d6fb7181 (qgis): Fix layers loading...
- 03:31 PM Revision c63df209 (qgis): Fix cz function
- 03:31 PM Revision 9a52e344 (qgis): First working raster algorithm
- 10:46 AM Revision edcaf05b (qgis): Add missing import for test
- 10:46 AM Revision 206fdbda (qgis): Disable talkative wms server test
- 10:46 AM Revision d57fc361 (qgis): [travis] Enable server tests
- 09:44 AM Revision 670dd0e5 (qgis): Avoid using extended unicode in source files
- Hopefully fixes Windows issues with those
- 08:38 AM Revision c936e270 (qgis): Merge pull request #5217 from KentPorter-Boundless/master
- New icon for Data Source Manager button
2017-11-03
- 11:35 PM Bug report #16720: Pyspatialite in QGIS 3 crash
- Andreas, see my answer to your question at GIS.SE: https://gis.stackexchange.com/a/260679/4972
- 04:50 PM Bug report #16720: Pyspatialite in QGIS 3 crash
- I am very sorry, but what is meant by "load the extension"?
My old way was:
@from pyspatialite import dbapi2 as sql... - 01:13 AM Bug report #16720: Pyspatialite in QGIS 3 crash
- Andreas Kositz wrote:
> Does fixed mean, pyspatialite was removed? How do I access or create SpatiaLite Layer using ... - 11:23 PM Revision a2e306e5 (qgis): Added approved icon for Data Source Manager.
- 10:10 PM Revision 33d422b4 (qgis): Merge pull request #5518 from nyalldawson/interp
- Start on unit tests for interpolation classes
- 09:30 PM Bug report #17266: Lines To Polygons, Polygonize and Refactor Fields change all attributes to str...
> * The middle table (output) differs from the top (input) table in both field Length and Precision, and changes Ty...- 08:46 PM Bug report #17266: Lines To Polygons, Polygonize and Refactor Fields change all attributes to str...
- Thank you for pursuing this. My installation's "processing" folder location is C:\Program Files\QGIS 2.18\apps\qgis\p...
- 08:46 PM Bug report #17266: Lines To Polygons, Polygonize and Refactor Fields change all attributes to str...
- Thank you for pursuing this. My installation's "processing" folder location is C:\Program Files\QGIS 2.18\apps\qgis\p...
- 07:16 PM Revision 22a7b92d (qgis): [Plugin installer] Fix broken warning about outdated plugin updates in ...
- 07:12 PM Revision fb7f8f17 (qgis): [Plugin installer] Fix broken warning about outdated plugin updates in ...
- 06:35 PM Revision 92ce3be3 (qgis): Merge pull request #5524 from boundlessgeo/basic_cas_backport
- [bugfix][auth] Basic method uses trusted CAs when connecting to DB
- 06:22 PM Revision 67b1cab3 (qgis): Merge pull request #5414 from m-kuhn/transactionStack
- Deal with failure to create savepoint
- 05:50 PM Revision 3fab1404 (qgis): [bugfix][auth] Basic method uses trusted CAs when connecting to DB
- Fixes #17392
Backport of Basic auth CAs fix from master - 05:23 PM Revision 61e421d7 (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- 04:44 PM Revision 479970ba (qgis): Do not crash if there is no savepoint
- 04:33 PM Bug report #16680: Layers Panel: adding a layer doesn't simply show its name
- Seems it's fixed now, isn't it?
- 04:23 PM Bug report #17392: Additional Certification Authorities are ignored when connecting to postgis wi...
- I'll backport to 2.18
- 02:57 PM Bug report #17392 (Closed): Additional Certification Authorities are ignored when connecting to p...
- Applied in changeset commit:qgis|73fec4adc7f07b8a7e5acb3758a8eb3e97337c0f.
- 02:57 PM Bug report #17392 (Closed): Additional Certification Authorities are ignored when connecting to p...
- Applied in changeset commit:qgis|73fec4adc7f07b8a7e5acb3758a8eb3e97337c0f.
- 10:58 AM Bug report #17392 (Closed): Additional Certification Authorities are ignored when connecting to p...
- See attached failing test.
When connecting to PG the provider does not add trusted CAs to the connection and ignor... - 04:02 PM Revision c177995e (qgis): Disable PG auth tests
- 03:44 PM Revision 70cb2495 (qgis): Developers map: remove Name and Status terms
- 03:38 PM Bug report #17201: QGIS master crashes when trying to expand a spatiaLite layer in the DB manager
- Gerhard Spieles wrote:
> Same Problem
> Database ist attached
The "problem" changed, now QGIS does not crash any... - 03:29 PM Feature request #17396 (Open): add space between grid frame and map in composer
- Many maps have a space between the graticule frame and the map. It would be really useful to have this as a configura...
- 03:28 PM Bug report #17395 (Closed): Fields of memory layers are renamed automatically by the translation
- *Steps to reproduce*
Requires the german version of QGIS.
1. Create a vector memory layer through PyQGIS
2. Ad... - 02:56 PM Revision c9ee3ef3 (qgis): [auth] Tests for Basic method uses trusted CAs
- 02:55 PM Revision 73fec4ad (qgis): [bugfix][auth] Basic method uses trusted CAs when connecting to DB
- Fixes #17392
- 02:51 PM Revision 081f00e7 (qgis): Developers map: Link to GIT account for each dev
- 02:44 PM Revision 09f9bb76 (qgis): Developers map: more descriptive status for each dev
- 02:15 PM Bug report #17387 (Open): MSSQL provider fails to load UNIQUEIDENTIFIER fields
- Submitted as PR 5521.
https://github.com/qgis/QGIS/pull/5521 - 01:37 PM Feature request #17394 (Open): Add other anchors to non-fixed annotations
- In the status quo, annotations can be set to have no fixed map position. Then they are always displayed in the same l...
- 01:22 PM Revision adc884b0 (qgis): visibility of the new duplicate selected feature default action
- 01:22 PM Revision 64f9eb7a (qgis): Default Action with Python to Duplicate selected features. Visible for ...
- 01:22 PM Revision 9c5ace09 (qgis): duplicate feature default action if feature id given, then only copy on...
- 01:07 PM Bug report #17393: Annotations without fixed map position move along when panning
- Oh, I forgot to add that when creating the annotation, "Map position fixed" has to be unchecked.
- 01:06 PM Bug report #17393 (Closed): Annotations without fixed map position move along when panning
- Steps to reproduce:
1. Add a map annotation.
2. Pan the map by holding down the middle mouse button and dragging.... - 11:27 AM Bug report #17384: Authentication API broken missing documentation
- fixed in commit:da8a5f4532f75cd12cd3d9490f23dfc9a6f9c9f0
- 11:26 AM Revision da8a5f45 (qgis): Added QgsApplication::authManager() to API break docs
- 10:39 AM Bug report #17391 (Open): icon size preview is kept when not selected in Options menu
- If I hover the the different icon sizes in the Options menu, the icons change size as expected. But if I move away th...
- 09:58 AM Revision 8f5468af (qgis): crash fix
- 09:58 AM Revision 5a316a6a (qgis): silence astyle version check
- 08:37 AM Feature request #17390 (Open): Layer definition file - default order bottom of layer list...
- See:
https://lists.osgeo.org/pipermail/qgis-user/2017-October/041023.html
Currently adding a layer from a layer... - 08:27 AM Feature request #17389 (Open): Translatable strings: ensure a space is added after a colon (:) ch...
- Would be nice to have in the prepare-commit script a check that a colon character is followed by a blank space before...
- 08:24 AM Revision 71eeda7b (qgis): Fix crash with hidden dock widget
- Fixes #17357
Fixes #17279
Fixes #17317 - 08:24 AM Bug report #17317 (Closed): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel called...
- Applied in changeset commit:qgis|71eeda7b454ee1b83a9c63d96b2332ae5dde0ac4.
- 08:24 AM Bug report #17317 (Closed): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel called...
- Applied in changeset commit:qgis|71eeda7b454ee1b83a9c63d96b2332ae5dde0ac4.
- 08:24 AM Bug report #17279 (Closed): Working with QgisBrowser widget makes my QGIS crash more often
- Applied in changeset commit:qgis|71eeda7b454ee1b83a9c63d96b2332ae5dde0ac4.
- 08:24 AM Bug report #17279 (Closed): Working with QgisBrowser widget makes my QGIS crash more often
- Applied in changeset commit:qgis|71eeda7b454ee1b83a9c63d96b2332ae5dde0ac4.
- 08:24 AM Bug report #17357 (Closed): Crash when adding a new network-based data source in data source manager
- Applied in changeset commit:qgis|71eeda7b454ee1b83a9c63d96b2332ae5dde0ac4.
- 08:24 AM Bug report #17357 (Closed): Crash when adding a new network-based data source in data source manager
- Applied in changeset commit:qgis|71eeda7b454ee1b83a9c63d96b2332ae5dde0ac4.
- 07:36 AM Bug report #17357: Crash when adding a new network-based data source in data source manager
- Probably crash on DB Manager opening is related to this bug:
Thread 1 "qgis.bin" received signal SIGSEGV, Segmenta... - 08:07 AM Revision 61fa8da8 (qgis): Start on unit tests for interpolation classes
- 05:00 AM Revision fe78611c (qgis): Simplify interpolation API
- Don't require both pixel size and row/col count in constructor,
since we can calculate the pixel size from the extent... - 02:50 AM Revision 10c9bb6d (qgis): Merge pull request #5512 from nyalldawson/interp
- Cleanup and optimise interpolation code
- 02:02 AM Revision b36dd121 (qgis): Fix build
- 01:49 AM Revision 86314720 (qgis): QgsTINInterpolator->QgsTinInterpolator
- 01:45 AM Revision e94733f2 (qgis): Remove redundant interpolation classes
- 01:33 AM Revision bee2a1a8 (qgis): Update Python code
- 01:29 AM Revision 7d015efd (qgis): Tighten API
- 01:21 AM Revision 5a8e351b (qgis): Remove fragile and inefficient wkb re-parsing from TIN interpolator
2017-11-02
- 12:18 AM Revision e91ee5b7 (qgis): More flexible API for interpolation
- E.g. adds API support for interpolating by m value
- 11:47 PM Bug report #17388 (Closed): QGIS crashes on featureCount()
- Easy to reproduce: Start QGIS, open up python console and type in:...
- 10:47 PM Revision 73306f12 (qgis): Update python code
- 10:42 PM Revision fd7ffad5 (qgis): Update api break docs
- 10:42 PM Revision cb292c18 (qgis): Greatly simplify and optimise interpolation code, correct handling of
- Z/M dimensioned geometries
- 10:42 PM Revision f200d9c8 (qgis): Cleanup interpolation code
- 10:42 PM Revision 28ee4408 (qgis): Standardise enum capitalization and formatting
- 10:42 PM Revision b369ef85 (qgis): Use QgsFeatureSources instead of QgsVectorLayer for interpolation
- source layers
- 10:42 PM Revision 60e98be8 (qgis): Pass QgsFeedback to methods in interpolation for more responsive
- cancelation and progress reports
- 09:06 PM Revision 151fb087 (qgis): Merge pull request #5511 from borysiasty/settings
- Move plugin installer's settings to the [app] section
- 08:55 PM Revision ac12258e (qgis): * include python runtime dependencies in INSTALL (followup e9d2fd67)
- * also update INSTALL.html (run t2tdoc target; followup 8dfa0217d)
- 06:57 PM Bug report #16892: Processing in osgeo4w: ImportError: No module named expat; use SimpleXMLTreeBu...
- Just drop my osgeo4w64 folder and reinstall it. I still get the issue. Note that it begins by a "Couldn't load plugin...
- 12:44 PM Bug report #16892 (Feedback): Processing in osgeo4w: ImportError: No module named expat; use Simp...
- Just installed qgis-dev on osgeo4w and can't see this issue.
- 06:42 PM Bug report #16720: Pyspatialite in QGIS 3 crash
- gcarrillo - wrote:
> This was fixed with the help of Jürgen F.
>
> See commit:6402160526e3176d1d41f422d6ecab59aa... - 04:39 PM Bug report #17385: No auth-db saved
- I didn't fiddle around with profiles until now, so that's what I did:
# In _Settings_ I chose _User Profiles_ - _New... - 04:27 PM Bug report #17385: No auth-db saved
- @Bernhard - can you try creating a new, virgin profile, change to it and see if auth-manager works fine there?
In ... - 04:05 PM Bug report #17385: No auth-db saved
- yes, thanks!
- 03:49 PM Bug report #17385: No auth-db saved
- This is written to the Linux console if starting QGIS from there:
@WARNING: Auth db query exec() FAILED
Warning: vo... - 03:33 PM Bug report #17385: No auth-db saved
- Can you please attach the logs?
- 03:30 PM Bug report #17385: No auth-db saved
- maybe I should add this is code revision 1ffc3fd
more details: I did not have a @qgis-auth.db@ in the first place, s... - 03:15 PM Bug report #17385 (Closed): No auth-db saved
- master does not save an auth-db:
# go to _Settings - Options- Authentication_
# click on the + Button to add a new ... - 04:39 PM Bug report #17357: Crash when adding a new network-based data source in data source manager
- Interesting new finding:
If I create a new, virgin profile and use that, the crashes are gone.
Perhaps some old... - 04:15 PM Bug report #17386: Authentication manager behaves weird
- When opening a new QGIS profile, authentication manager works fine.
Perhaps this is a migration issue with an old ... - 03:54 PM Bug report #17386: Authentication manager behaves weird
- If I run the Python code
QgsApplication.authManager().authenticationDatabasePath()
the result is
'/home/an/.... - 03:51 PM Bug report #17386: Authentication manager behaves weird
- If I open the qgis-auth.db file in QGIS and have a look in the table auth_configs there is an entry with the correct ...
- 03:40 PM Bug report #17386: Authentication manager behaves weird
- maybe linked to #17385
- 03:38 PM Bug report #17386 (Closed): Authentication manager behaves weird
- Issue Nr 1: Already at QGIS startup I get two warnings:
WARNING: QGIS authentication Auth query exec() FAILED
WAR... - 04:04 PM Bug report #17384 (Open): Authentication API broken missing documentation
- 03:24 PM Bug report #17384: Authentication API broken missing documentation
- Add information about QgsApplication.authManager() and that the instance has been removed
- 03:23 PM Bug report #17384: Authentication API broken missing documentation
- please leave this open until I fix the documentation, I'll do it quickly, I promise :)
- 03:20 PM Bug report #17384: Authentication API broken missing documentation
- on my behalf we can but should keep in mind to add the info on the site listing api breaks (or do we need a new ticke...
- 03:18 PM Bug report #17384: Authentication API broken missing documentation
- Can we close this?
- 03:16 PM Bug report #17384: Authentication API broken missing documentation
- seperate issue opened, see #17385
- 02:52 PM Bug report #17384: Authentication API broken missing documentation
- It's the only method: QgsAccessManager cannot be accesed directly anymore.
Can you please open a separate issue fo... - 02:46 PM Bug report #17384: Authentication API broken missing documentation
- Allesandro, is @QgsApplication.authManager()@ the recommended method for QGIS3?
But the Python problem is minor, the... - 02:40 PM Bug report #17384 (Feedback): Authentication API broken missing documentation
- 02:39 PM Bug report #17384: Authentication API broken missing documentation
- Nothing is broken: the API has changed, I'll complete the docs but for now: just do `QgsApplication.authManager()`
- 02:34 PM Bug report #17384 (Closed): Authentication API broken missing documentation
- I cannot convince freshly compiled current master commit:1ffc3fd to save an authentication database.
Furthermore the... - 03:58 PM Bug report #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fields
- Giovanni Manghi wrote:
> Better submit the patch as a pull request on github, otherwise here it won't be noticed/rev... - 03:56 PM Bug report #17387 (Feedback): MSSQL provider fails to load UNIQUEIDENTIFIER fields
- Better submit the patch as a pull request on github, otherwise here it won't be noticed/reviewed.
- 03:55 PM Bug report #17387 (Closed): MSSQL provider fails to load UNIQUEIDENTIFIER fields
- Experienced in *QGIS 2.18.12, 2.18.14* on Windows 8.1. (Code still present in master branch, but 2.99 crashes before ...
- 03:53 PM Bug report #17370 (Open): point parameter bug in processing batch process
- Patrick Palmier wrote:
> If you don't use it in batch mode but in normal mode and if you set a output text file (fi... - 03:51 PM Bug report #17370: point parameter bug in processing batch process
- If you don't use it in batch mode but in normal mode and if you set a output text file (fichier_matrice), the script...
- 02:53 PM Bug report #17370: point parameter bug in processing batch process
> 2017-11-02T14:34:50 1 Traceback (most recent call last):
> File "C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python/...- 02:41 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
I just installed the 2.18.14 version and I still have the same error
Please find the filled parameters s... - 02:10 PM Bug report #17370: point parameter bug in processing batch process
- Just tried on 2.18.14 on both Linux and Windows and (not in batch mode) running the tool (with the parameters as you ...
- 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 01:55 PM Bug report #17370: point parameter bug in processing batch process
- Hello,
To reproduce the bug run the script matrice.py as batch process (in normal mode it works. It crashes only i... - 12:24 PM Bug report #17370 (Feedback): point parameter bug in processing batch process
- Please add the script, the data and the error message.
- 03:31 PM Revision d21d45b7 (qgis): basics of new dialog for the initcode python functionalities
- means, some cosmetic changes should still be done in qgsattributesforminitcode.ui
- 03:26 PM Revision 8dfa0217 (qgis): fixup ccache install instruction in doc files using txt2tags
- 02:49 PM Bug report #17332: QGIS unable to save a layer with measures
- TJ Rockefeller wrote:
> I have not. I just recently joined this bug tracker site to report this, so I don't know wha... - 02:45 PM Bug report #17332: QGIS unable to save a layer with measures
- I have not. I just recently joined this bug tracker site to report this, so I don't know what you mean by the dev mai...
- 02:38 PM Bug report #17332: QGIS unable to save a layer with measures
> Hopefully this answers your question clearly enough. Let me know if you have any other questions.
thanks. Have...- 02:19 PM Bug report #17332 (Open): QGIS unable to save a layer with measures
- A layer with measures is any geometry type with an "M" in the name like PointM, PointZM, LineStringM, LineStringZM, e...
- 11:44 AM Bug report #17332 (Feedback): QGIS unable to save a layer with measures
- Sorry for the dumb question... what is a layer "with measures"?
- 01:45 PM Revision 1fd4b638 (qgis): Fix relation reference widget model out of sync
- Causes crashes in some situations
- 01:19 PM Bug report #17383 (Closed): Tooltips have low contrast on Ubuntu 17.10
- After installing Qgis 2.18 on Ubuntu 17.10, I am having difficulty reading the tooltips. The foreground/background co...
- 01:07 PM Bug report #17379: WMS layers not rendered in Composer - 2.18.14-16
- How does it not crash with the print composer but does crash with the preview image?
Isn't the print composer pote... - 10:59 AM Bug report #17379: WMS layers not rendered in Composer - 2.18.14-16
- yes, it could be safe,the patch commit:b3ea17f3e2e8d430775d545bc624650ef3654766 would avoid to enter in draw call cre...
- 02:32 AM Bug report #17379: WMS layers not rendered in Composer - 2.18.14-16
- Matthias - based on this i think we should back out commit:fde62409, and then kill that option to create raster previ...
- 12:59 PM Bug report #17368 (Feedback): Cannot delete a value in a field of type "External resource"
- Can't replicate on 2.18.14 or I don't understand how to replicate.
- 12:55 PM Bug report #17362: Node Tool Selects Invisible Objects
- I'm pushing this to master as I don't really see anyone fixing this in 2.18 at this point.
- 12:55 PM Bug report #17375 (Feedback): Print Composer ignores width values from expression
- what about 2.18.14/master?
- 12:54 PM Bug report #17266 (Feedback): Lines To Polygons, Polygonize and Refactor Fields change all attrib...
- John Browne wrote:
> My test finds that the problem persists in QGIS Desktop 2.18.14 for Windows 64-bit, which incl... - 12:54 PM Bug report #17266 (Feedback): Lines To Polygons, Polygonize and Refactor Fields change all attrib...
- John Browne wrote:
> My test finds that the problem persists in QGIS Desktop 2.18.14 for Windows 64-bit, which incl... - 12:40 PM Bug report #16018 (Closed): Processing: numeric field are discarded and replaced with zero
- 12:38 PM Bug report #17382 (Closed): QGIS can't start with scipy > 0.17
- On Ubuntu Linux, I have installed scipy 0.18 via pip. After installing the latest version of scipy (> 0.17), QGIS fai...
- 12:34 PM Bug report #16911: Spatial query plugin and disjoint operator is wrong
- Spatial Query plugin is not maintained. Use Processing (Select By Location, Extract By Location) instead, these algor...
- 12:32 PM Bug report #17298 (Open): Processing: gdal merge python error on QGIS 3
- 12:25 PM Bug report #17353 (Closed): DB Manager TypeError on PostGIS loading
- 12:23 PM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
> Anyway, if you feel there's still a need for precision, and that the otf behavior is clear and consistent enough ...- 11:49 AM Feature request #17381 (Open): Action's short name not consistently used
- A layer's action can have a _description_ (api: @name@) and a _short name_ (api: @shortTitle@).
In layer and canvas ... - 11:44 AM Bug report #17253 (Closed): The canvas and the composer are overlaid in the canvas
- 11:43 AM Bug report #17359 (Feedback): crash while enabling 'on the fly' CRS transformation
- Tested on 2.18.14 and cannot replicate. By the way "wgs84" is usually the the crs referred to the one having epsg 432...
- 11:36 AM Revision c3716474 (qgis): attribute editor layout selection etc.
- 11:26 AM Feature request #4069: Enhancement: ability to search for a plugin to run
- Alister, Doesn't the new locator bar (on the status bar) help find them?
- 11:12 AM Bug report #17314 (Open): export to dxf format - z dimension
- 11:12 AM Bug report #17374 (Feedback): QGIS elevation interpolation from sprayer RTK data in agriculture
- What is the problem with your data? I can interpolate the elevation values without any issue with many of the availab...
- 11:12 AM Bug report #17374 (Feedback): QGIS elevation interpolation from sprayer RTK data in agriculture
- What is the problem with your data? I can interpolate the elevation values without any issue with many of the availab...
- 11:12 AM Bug report #17374 (Feedback): QGIS elevation interpolation from sprayer RTK data in agriculture
- What is the problem with your data? I can interpolate the elevation values without any issue with many of the availab...
- 10:32 AM Revision c336fee4 (qgis): translation string fixes
- 10:21 AM Revision 1ffc3fd1 (qgis): set feature when starting action on attribute edit form
- 09:15 AM Revision 4b6228d8 (qgis): Move plugin installer's settings to the [app] section
- 09:12 AM Revision 90546b0d (qgis): final relation cardinality combobox
- 09:02 AM Revision 5ffbb359 (qgis): disable translation of mime types in raster layer properties
- 08:56 AM Revision 8bfa3ebd (qgis): Log when savepoint creation fails
- 08:30 AM Revision b9c57269 (qgis): Update tsstat.pl
- fix small typo
- 03:21 AM Feature request #17380 (Closed): Add sort option to processing "incremental field" algorithm
- Allow a custom sort order to use when generating the incremental id
2017-11-01
- 12:41 AM Bug report #17379 (Closed): WMS layers not rendered in Composer - 2.18.14-16
- WMS layers are not rendered in Print Composer in QGIS 2.18.14-2 (code revision 9d4ab51ee1) - OSGeo4W 64bits.
To re... - 12:06 AM Feature request #4069: Enhancement: ability to search for a plugin to run
- Got it.
- 11:42 PM Feature request #4069: Enhancement: ability to search for a plugin to run
- Borys Jurgiel wrote:
> I guess this ticket is (and will be) only applicable to Processing plugins.
No, it is spe... - 11:18 PM Feature request #4069: Enhancement: ability to search for a plugin to run
- I guess this ticket is (and will be) only applicable to Processing plugins.
As now Processing is implemented, is th... - 11:41 PM Feature request #17378 (Open): Settings migration can only rename groups, not change the grouping
- The settings migration can rename groups like in your example:
Qgis/connections-xyz/*;/qgis/connections-xyz/*
h... - 11:08 PM Revision 5fe43efe (qgis): Merge pull request #5509 from borysiasty/settings
- Remove dead code
- 11:01 PM Bug report #17377 (Closed): QgsSettings::beginGroup() is superior to QgsSettings::Section
- 11:00 PM Bug report #17377 (Closed): QgsSettings::beginGroup() is superior to QgsSettings::Section
- Just a simple example:
QgsSettings settings;
settings.begingGroup( "my_group" );
settings.setValue( "my_key", 7... - 10:40 PM Bug report #17376 (Feedback): QgsSettings::beginGroup() is superior to QgsSettings::Section
- Just a simple example:
QgsSettings settings;
settings.begingGroup( "my_group" );
settings.setValue( "my_key", 7... - 10:20 PM Revision e0c1f0b0 (qgis): Fix abstract MOCed class generation
- 10:20 PM Revision c3e2adce (qgis): Const fixes for QgsSearchWidgetWrapper
- 10:20 PM Revision 295a578e (qgis): Make text translatable
- 10:20 PM Revision 69a28d82 (qgis): MOC compatible SIP_ABSTRACT version
- New version supports the following notation
class QgsOutClass : public QObject // SIP_ABSTRACT
MOC does not lik... - 10:20 PM Revision 5d2c39bb (qgis): Add doxymentation
- 10:13 PM Revision 7dc48f3a (qgis): Merge pull request #5508 from DelazJ/message_spacing
- Fixing messages displayed in GUI
- 09:53 PM Revision 2d30c115 (qgis): Remove dead code
- 09:50 PM Bug report #15475: Tooltip on status bar>coordinates wrong
- Hello,
I looked into as it seems a very easy fix.
Alas, it was already fixed in commit:3059dd548073c0dd2816058f26... - 09:11 PM Bug report #17355 (Closed): Circular string (and new derived map tools) doesn't honor rubberband ...
- 07:38 PM Bug report #17357: Crash when adding a new network-based data source in data source manager
- Here is another backtrace from Linux:
---------------------------
QGIS died on signal 11[New LWP 12157]
[New LWP... - 06:32 PM Revision ac6c598f (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 05:59 PM Bug report #17369 (Closed): NetCDF file crashing on load (UTM projection with grid_mapping)
- I realized that I had two versions of GDAL.
- I had GDAL 1.11 on my Ubuntu machine, and it is not compatible with... - 05:24 PM Bug report #17375 (Closed): Print Composer ignores width values from expression
Hello. I found strange thing.
I have a project where lines width is calculated with such expression:
@"width_co...- 05:03 PM Revision 08889c77 (qgis): Followup fix to ab74991; add missing QFile import
- 04:42 PM Bug report #17374 (Closed): QGIS elevation interpolation from sprayer RTK data in agriculture
- Here's the issue you wanted to look over. I think that RTK data from agriculture would have a lot of potential, as it...
- 03:49 PM Bug report #17373 (Closed): Some missing dependencies before compilation QGIS in Ubuntu Artful
- Fixed in commit:e9d2fd676df1
- 03:24 PM Bug report #17373 (Closed): Some missing dependencies before compilation QGIS in Ubuntu Artful
- Hello, can anyone add this dependencies in official install steps? https://github.com/qgis/QGIS/blob/master/INSTALL#L...
- 03:48 PM Bug report #17371 (Closed): Problem
- Fixed in commit:e9d2fd676df1
- 03:48 PM Bug report #17371 (Closed): Problem
- Fixed in commit:e9d2fd676df1
- 03:12 PM Bug report #17371: Problem
- Jorge Useche wrote:
> Jürgen Fischer wrote:
> > Apparently you Qt is not installed/configured correctly. Did you ... - 03:02 PM Bug report #17371: Problem
- Jürgen Fischer wrote:
> Apparently you Qt is not installed/configured correctly. Did you set QT_SELECT=5?
I don... - 10:30 AM Bug report #17371 (Feedback): Problem
- Apparently you Qt is not installed/configured correctly. Did you set QT_SELECT=5?
- 09:22 AM Bug report #17371 (Closed): Problem
- I'm using the instructions of https://github.com/qgis/QGIS/blob/master/INSTALL#L186 to compile QGIS 3 in Ubuntu Artfu...
- 03:46 PM Revision e9d2fd67 (qgis): add qt5-default to debian/ubuntu dependency list in INSTALL
- 12:48 PM Bug report #17314: export to dxf format - z dimension
- with points it works fine but not with lineString geometry, even force include z-dimension option on export operation...
- 12:08 PM Bug report #17351: Link failure on OS without thread local storage
- Nyall Dawson wrote:
> Does 2.18.13 work ok? Maybe QThreadStorage doesn't work on bsd either...
2.18.13 & 14 work ... - 07:04 AM Bug report #17351: Link failure on OS without thread local storage
- PR and discussion at https://github.com/qgis/QGIS/pull/5504
- 11:49 AM Bug report #14752 (Open): GEOS exceptions crash QGIS on windows
- 11:48 AM Revision eea155d6 (qgis): Fix crash when attempting to render multipolygon with missing exterior ...
- This commit fixes a possible crash when the vector layer renderer
attempts to render a multipolygon containing a poly... - 11:48 AM Revision 90834203 (qgis): More unit tests
- 11:48 AM Revision f4d3152e (qgis): [ogr] Also discard features with empty geometries
- when feature request specifies a filter rect
OGR sometimes returns a feature with empty geometry (e.g.
a multipolygo... - 11:48 AM Bug report #17365 (Closed): regression: QGIS crash while handling geometry in provided dataset
- Applied in changeset commit:qgis|eea155d6e28bbe3d66dd32e972d7c0472bbf3af4.
- 11:48 AM Bug report #17365 (Closed): regression: QGIS crash while handling geometry in provided dataset
- Applied in changeset commit:qgis|eea155d6e28bbe3d66dd32e972d7c0472bbf3af4.
- 11:15 AM Bug report #17298 (Feedback): Processing: gdal merge python error on QGIS 3
- @python@ should point to python3 when run from QGIS3:...
- 11:04 AM Bug report #17132: Errors when running QGIS algorithms with inputs with geometry errors
- > This dataset
>
> https://issues.qgis.org/attachments/download/11567/TestForBugs.zip
>
> causes the buffer too... - 10:45 AM Revision 6418a831 (qgis): remove remaining references to pyspatialite (followup 39816cf84)
- 10:24 AM Feature request #17372 (Open): SUpport for multi-geometry WFS
- Webservice: https://geodata.nationaalgeoregister.nl/kadastralekaartv3/wfs?request=GetCapabilities
A well-used WFS we... - 10:18 AM Revision 8105b750 (qgis): Fix issue 17355
- 07:52 AM Revision db54b4ea (qgis): fix windows build
- 06:58 AM Bug report #17370 (Closed): point parameter bug in processing batch process
- Hello,
I'm writing script with processing tool.
When I used a point parameter the script works well, but when I run... - 04:43 AM Revision 18785da4 (qgis): make use of the pin icon in recent projects menu
2017-10-31
- 11:58 PM Bug report #17364: svg marker symbol: relative path broken
- > Finally it is the question of whether to use just the path resolver or project. If we use QgsProject, we get more p...
- 08:35 AM Bug report #17364: svg marker symbol: relative path broken
- Yeah you are right, we will need access to QgsPathResolver or QgsProject in rendering. The other question is how do w...
- 05:02 AM Bug report #17364: svg marker symbol: relative path broken
- Martin - I had a quick look at this, and I don't believe it's resolvable without either adding the project instance a...
- 04:45 AM Bug report #17364 (Closed): svg marker symbol: relative path broken
- For quite a long time now under QGIS master (what will become 3.0), providing a relative path for an SVG marker (thro...
- 11:48 PM Bug report #17365: regression: QGIS crash while handling geometry in provided dataset
- PR at https://github.com/qgis/QGIS/pull/5501
- 07:38 AM Bug report #17365: regression: QGIS crash while handling geometry in provided dataset
- I get a crash under linux (ubuntu 17.10) running gdal 2.2.1, as well as under windows (osgeo4w QGIS dev) running gdal...
- 06:45 AM Bug report #17365: regression: QGIS crash while handling geometry in provided dataset
- This patch fixes the crasher, however I do not know if it's the right way to handle this: https://github.com/nirvn/QG...
- 06:31 AM Bug report #17365 (Closed): regression: QGIS crash while handling geometry in provided dataset
- QGIS simply dies when trying to open the attached geojson dataset.
*Steps to reproduce*
# Create a new project, ... - 11:44 PM Bug report #16133 (Closed): Wrong default extension picked for table outputs
- 07:08 PM Bug report #16133: Wrong default extension picked for table outputs
- Confirmed. I think we can close this issue. Thanks
- 10:07 PM Bug report #17369 (Closed): NetCDF file crashing on load (UTM projection with grid_mapping)
- QGIS closes completely when opening the file without saying why.
It opens fine with GDAL and xarray.
NCDUMP:
`... - 09:32 PM Revision 8afbaebd (qgis): Merge pull request #5482 from rduivenvoorde/create_WITH_CLANG_TIDY-take2
- adding WITH_CLANG_TIDY as advanced, so you can build without it even …
- 08:10 PM Bug report #16892: Processing in osgeo4w: ImportError: No module named expat; use SimpleXMLTreeBu...
- Anyone has an idea here? This issue prevents me to have a working Processing in my windows computer. Note that I can ...
- 07:21 PM Revision 48d43d37 (qgis): Merge pull request #5497 from nyalldawson/svg_crash
- Fix crashes and issues with SVG rendering
- 07:21 PM Bug report #13565 (Closed): modifying a svg already cached doesn't invalidate the cache, renders ...
- Applied in changeset commit:qgis|0b2de85fe74d992b2f38b71df152b9c20ede1c7a.
- 07:21 PM Bug report #13565 (Closed): modifying a svg already cached doesn't invalidate the cache, renders ...
- Applied in changeset commit:qgis|0b2de85fe74d992b2f38b71df152b9c20ede1c7a.
- 07:21 PM Bug report #17077 (Closed): QGIS Crashes when using SVG marker for point layer in map units or wi...
- Applied in changeset commit:qgis|a6eea7205c72a1be837ab43b79aad0c67a92a9b2.
- 07:21 PM Bug report #17077 (Closed): QGIS Crashes when using SVG marker for point layer in map units or wi...
- Applied in changeset commit:qgis|a6eea7205c72a1be837ab43b79aad0c67a92a9b2.
- 01:55 AM Bug report #17077: QGIS Crashes when using SVG marker for point layer in map units or with rotation
- PR at https://github.com/qgis/QGIS/pull/5497
- 07:21 PM Bug report #17089 (Closed): concurrent rendering of a single SVG picture freezes / crashes QGIS
- Applied in changeset commit:qgis|a6eea7205c72a1be837ab43b79aad0c67a92a9b2.
- 07:21 PM Bug report #17089 (Closed): concurrent rendering of a single SVG picture freezes / crashes QGIS
- Applied in changeset commit:qgis|a6eea7205c72a1be837ab43b79aad0c67a92a9b2.
- 01:55 AM Bug report #17089: concurrent rendering of a single SVG picture freezes / crashes QGIS
- PR at https://github.com/qgis/QGIS/pull/5497
- 07:21 PM Bug report #16643 (Closed): Core dump when zooming
- Applied in changeset commit:qgis|942f431f0f6c9d3a38f6a9b3b8984bb5b29e12bb.
- 07:21 PM Bug report #16643 (Closed): Core dump when zooming
- Applied in changeset commit:qgis|942f431f0f6c9d3a38f6a9b3b8984bb5b29e12bb.
- 01:54 AM Bug report #16643: Core dump when zooming
- PR at https://github.com/qgis/QGIS/pull/5497
- 05:50 PM Bug report #17357: Crash when adding a new network-based data source in data source manager
- Below is a stacktrace from the Windows crashlog dialogue:
-------------------------
Crash ID: 1f8f6c1a26644c723... - 04:10 PM Bug report #17355: Circular string (and new derived map tools) doesn't honor rubberband line widt...
- In progress in "master":https://github.com/qgis/QGIS/pull/5499
- 04:06 PM Bug report #17368 (Closed): Cannot delete a value in a field of type "External resource"
- Once you have set a value in the field "External resource" you cannot unset it.
I mean there is not button to remov... - 03:48 PM Bug report #17367 (Closed): Offset tool doesn't honor snapping configuration
- This tool (maybe others?) have a "hardcoded":https://github.com/qgis/QGIS/blob/8b7fd5428f2d3eb6f4377a57f1f34f51fda3a9...
- 03:28 PM Bug report #17300: Aggregate functions in Field Calculator in modeller
- I can confirm this bug on 2.18.14
- 03:25 PM Bug report #16720 (Closed): Pyspatialite in QGIS 3 crash
- This was fixed with the help of Jürgen F.
See commit:6402160526e3176d1d41f422d6ecab59aa7ac68d, commit:6415fad0728... - 03:04 PM Revision 8b7fd542 (qgis): [Globe] Port for QgsGeometry::constGet API changes
- 02:27 PM Bug report #17353: DB Manager TypeError on PostGIS loading
- ref. #16533
- 02:20 PM Revision 192d6f93 (qgis): Update Attr Table after field calculation: fixes #17312
- 02:20 PM Bug report #17312 (Closed): Attribute Table refresh issue using the Quick Field Calculation Bar
- Applied in changeset commit:qgis|192d6f93d03efa785d9d96e04a71afd82dcbc1b2.
- 01:48 PM Revision 9d4ab51e (qgis): Clear WMS preview image
- 01:45 PM Revision fde62409 (qgis): Do not paint WMS preview images. Because it crashes.
- Fix #16803
- 01:45 PM Bug report #16803 (Closed): Segmentation fault with 'Create raster icons' on and loading a WMS
- Applied in changeset commit:qgis|fde624099552816f1c5133edc7b3576adf8d2257.
- 01:45 PM Bug report #16803 (Closed): Segmentation fault with 'Create raster icons' on and loading a WMS
- Applied in changeset commit:qgis|fde624099552816f1c5133edc7b3576adf8d2257.
- 11:45 AM Revision 5f750e72 (qgis): Fix connection
- 10:47 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Yes sorry Loïc it has been merged meanwhile. I use in the doc the exact wording as in the commit in code. And i'm not...
- 09:04 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Hi,
Harrissou, I can't see your PR but anyway. I think we need a better precision in the doc. It's writed " the fe... - 09:16 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- Andreas and Richard, if this is still an issue I'd be glad to look into that next week during the bug-fixing sprint.
- 09:10 AM Bug report #17366 (Closed): Remove old settings for vertex markers
- Hi,
I think that the collabsilegroupbox Vertex markers (Settings->Digitizing->vertex markers) should be removed (e... - 08:57 AM Bug report #17253: The canvas and the composer are overlaid in the canvas
- Hi Giovanni,
You can close this report.
The overlay was due because the pdf was inserted into the canvas. Why? ... - 08:10 AM Revision 6f9798b8 (qgis): Merge pull request #5477 from boundlessgeo/certs_not_removed_with_pki_p...
- [security] Set permission to certs to allow correct removing on win
- 07:30 AM Bug report #17325: QGIS 2.99 with Network Analysis Error
- Should be fixed in the next nightly release. Some things to note:
1. Your road network has small gaps, so you'll n... - 07:27 AM Bug report #17325 (Closed): QGIS 2.99 with Network Analysis Error
- Applied in changeset commit:qgis|8f22f5eb3b7ad277b6ef2061ef91d1085c133d4a.
- 07:27 AM Bug report #17325 (Closed): QGIS 2.99 with Network Analysis Error
- Applied in changeset commit:qgis|8f22f5eb3b7ad277b6ef2061ef91d1085c133d4a.
- 07:28 AM Revision 87643e9c (qgis): Harden taskmanager tests
- By using local variables and functions interdependency of the tests is decreased
- 07:27 AM Revision 5000f9aa (qgis): Merge pull request #5488 from nyalldawson/network
- [processing] Fix some issues with network analysis shortest path algs
- 07:12 AM Revision 9a1cd9dd (qgis): [welcome page] avoid vertical shift when pinning/unpinning projects
- 07:01 AM Revision 05ad0bc0 (qgis): Update API break dox
- 07:01 AM Revision dbe2b340 (qgis): Update copyright date
- 07:01 AM Revision 2bdc323d (qgis): More test tolerance
- 07:01 AM Revision 284c4d35 (qgis): Fix tests
- 07:01 AM Revision 8d32bf72 (qgis): Fix QgsGraphAnalyzer::dijkstra traverses through edges backwards
- This means that it flips the direction of the graph edge, breaking
route restrictions.
Refs #17325 - 07:01 AM Revision 8f22f5eb (qgis): [processing] Misc fixes for network analysis tools
- Also maintain attributes in service area from layer alg, add test
Fixes #17325 - 07:01 AM Revision 57edec66 (qgis): Fix incorrect enum values in network analysis algs
- Didn't result in a bug, but made the code confusing to read
- 07:01 AM Revision 199b5692 (qgis): Fix broken network analysis network tolerance option
- The tolerance option was not correctly calculated, resulting in
semi-random behavior for networks which relied on a n... - 07:00 AM Revision ae8dc1cf (qgis): Optimise and simplify tie point calculation
- 07:00 AM Revision ab05fe76 (qgis): Fix extremely confusing network graph API naming
- Since names of api calls were backwards to expectations
- 07:00 AM Revision 8a68a410 (qgis): Simplify overly complex code
- 07:00 AM Revision b337335e (qgis): Start unit tests for network analysis lib
- 07:00 AM Revision 4149da05 (qgis): Better reporting of errors when paths cannot be found, also
- output point but with no geometry and missing attributes so
that it's clear which points could not be linked - 07:00 AM Revision 5ffd7214 (qgis): [processing] Shortest path handling for multipoint layers
- Fixes shortest path algorithms fail for multipoint source layers
or layers with null geometries
Refs #17325 - 07:00 AM Revision 36a38f4e (qgis): [processing] Keep attributes from start/end points layer in
- output layer for shortest path algorithms
Otherwise the paths are nearly impossible to link back to
the source layer... - 07:00 AM Revision 49254384 (qgis): Fix index out of range error in shortest path algs
- 04:54 AM Bug report #17298: Processing: gdal merge python error on QGIS 3
- I've looked into this - I don't believe this is a QGIS issue, but rather an osgeo4w packaging issue. The issue is tha...
- 04:23 AM Revision d1d95b1d (qgis): [welcome page] reverse chronological order for pinned projects
- 03:36 AM Bug report #17266 (Reopened): Lines To Polygons, Polygonize and Refactor Fields change all attrib...
- My test finds that the problem persists in QGIS Desktop 2.18.14 for Windows 64-bit, which includes two patches. Hopin...
- 03:27 AM Bug report #17351: Link failure on OS without thread local storage
- Actually you're missing bits:
QPair<projPJ, projPJ> QgsCoordinateTransform::threadLocalProjData() const
{
mPro... - 03:12 AM Revision 0b2de85f (qgis): Check file modified time when retrieving svg images from cache
- If file has been modified since the cache, regenerate a new cache
image.
We don't want to check the file modified ti... - 01:46 AM Bug report #12344 (Closed): SVG Symbols not showing up Style Manager
- If I understand correctly - this is a workflow issue, not a QGIS issue.
Adding svg paths to QGIS will make them av... - 01:46 AM Bug report #12344 (Closed): SVG Symbols not showing up Style Manager
- If I understand correctly - this is a workflow issue, not a QGIS issue.
Adding svg paths to QGIS will make them av... - 01:46 AM Bug report #12344 (Closed): SVG Symbols not showing up Style Manager
- If I understand correctly - this is a workflow issue, not a QGIS issue.
Adding svg paths to QGIS will make them av... - 01:43 AM Revision b07f6757 (qgis): Cleanup QgsSvgCache API
- - Remove QgsSvgCacheEntry from public API (is an internal detail only)
- Modernize code
- Make protected QgsSvgCache ... - 01:39 AM Feature request #16255 (Closed): way to avoid loss of non-core svg folders during upgrade
- Closing this as a "wont-fix". I think it needs to be resolved by either:
1. Creating a custom install package whic... - 01:39 AM Feature request #16255 (Closed): way to avoid loss of non-core svg folders during upgrade
- Closing this as a "wont-fix". I think it needs to be resolved by either:
1. Creating a custom install package whic... - 01:24 AM Revision a6eea720 (qgis): Fix crashes caused by concurrent rendering of cached QPictures from Qgs...
- QgsSvgCache::svgAsPicture was rendering an implicitly shared copy when
the picture had already been cached. It turns ... - 01:13 AM Bug report #17363 (Closed): DB Manager cannot load a PG Raster with a complex name
- A PostGIS geometry table with a complex name can successfully be added to QGIS via DB Manager:...
2017-10-30
- 11:46 PM Bug report #17351: Link failure on OS without thread local storage
- Does 2.18.13 work ok? Maybe QThreadStorage doesn't work on bsd either...
- 11:20 PM Bug report #17351: Link failure on OS without thread local storage
- Alas, with the following blind patch...
- 05:38 PM Bug report #17351: Link failure on OS without thread local storage
- I probably need a bit more:...
- 10:38 PM Bug report #17362: Node Tool Selects Invisible Objects
- Also, the new node tool is very well done. Thank you for the hard work, it's awesome.
- 07:24 PM Bug report #17362: Node Tool Selects Invisible Objects
- I just compiled the latest master (commit b3ef4da2c05e4c7c8b140a747875f138d88dc95a from Mon Oct 30 21:13:26 2017 +100...
- 04:42 PM Bug report #17362 (Feedback): Node Tool Selects Invisible Objects
- The node tool, selection happens without regard to the visibility of the object. In the simple case (procedure 1), y...
- 08:55 PM Bug report #17258: Custom CRS Definition dialog is unusable
- Trying to better describe the problems...
After starting QGIS and loading a project this entry appears in the Cust... - 08:13 PM Revision 3ae9ac5e (qgis): translation string fixes
- 08:04 PM Bug report #17332: QGIS unable to save a layer with measures
- The GIS stackexchange question above now has an answer, and I found that the QgsVectorFileWriter correctly writes out...
- 03:49 PM Bug report #17361 (Closed): Dependecy problem - python-sip with KDE Neon
- After adding Kde Neon repo to Kubuntu 16.04, there is a dependency problem with python-sip.
KDE Neon updates it to 4... - 03:03 PM Feature request #17360 (Open): Add possibility to define default values in DB Manager
- Adding data to a PostgresDatabase with DB Manager in QGIS makes it really easy to add data to the database. That's a ...
- 02:15 PM Bug report #17359 (Closed): crash while enabling 'on the fly' CRS transformation
- 1. with browser create new polygon shp WGS 84 EPSG:4256
2. open in desktop
3. toggle edit ON
4. draw 1 polygon
5... - 02:10 PM Feature request #16844 (Closed): New node tool - allow to batch select vertices between two points
- Added in https://github.com/qgis/QGIS/pull/5479
- 02:10 PM Feature request #16844 (Closed): New node tool - allow to batch select vertices between two points
- Added in https://github.com/qgis/QGIS/pull/5479
- 02:09 PM Feature request #15119 (Closed): on screen snapping indicator
- Added in https://github.com/qgis/QGIS/pull/5451
- 02:09 PM Feature request #15119 (Closed): on screen snapping indicator
- Added in https://github.com/qgis/QGIS/pull/5451
- 01:52 PM Bug report #17358 (Open): Draw Effects not saved
- I'm using QGIS 2.18.13. Been working on a project for some hours now.
I had some project filec orruptions - not sur... - 12:32 PM Revision 942f431f (qgis): Fix crash when rendering with SVG based symbols and SVG cache is filled
- When the svg cache was full, any attempt to render an svg from the
cache would crash QGIS.
Fixes #16643 - 12:13 PM Revision ba05edcb (qgis): Remove unnecessary debug message
- 12:13 PM Revision 7843d22b (qgis): Fix memory leaks
- 12:13 PM Revision b3ef4da2 (qgis): Fix use after free
- 11:49 AM Revision 7c5811ca (qgis): Fix building grass
- 11:45 AM Revision 59c3b86a (qgis): Revert "Avoid recursion in feature filter model"
- This reverts commit a3eadd320f28249915db54a02bbde9140327c6e3.
- 11:29 AM Revision ec27839a (qgis): Better typing for variables in configuration options
- 11:27 AM Revision 257f4429 (qgis): Fix proxy basic authentication setting
- 11:17 AM Revision a3eadd32 (qgis): Avoid recursion in feature filter model
- 10:31 AM Bug report #17357 (Closed): Crash when adding a new network-based data source in data source manager
- When adding a new layer with the data source manager and adding a new connection before adding the layer (no matter i...
- 09:49 AM Revision 1d21072b (qgis): Merge pull request #5491 from m-kuhn/dropV2
- Drop V2 suffix on all geometry classes
- 09:14 AM Revision bde014ec (qgis): Adjust leftovers addPointsV2 to addPoints
- 09:14 AM Revision 82e6d121 (qgis): Rename from[GeometryType] to from[GeometryType]XY
- - QgsGeometry::fromPoint() was renamed to fromPointXY()
- QgsGeometry::fromMultiPoint() was renamed to fromMultiPoint... - 09:14 AM Revision d2c1011a (qgis): Convert missing from[Geometry]XY calls
- 09:14 AM Revision e0025b65 (qgis): Rename QgsGeometry::fromPoint to QgsGeometry::fromPointXY
- Also introduces the from[Geometry]XY for QgsGeometryFactory
- 09:14 AM Revision e19f6482 (qgis): Various fixes to dropping V2 suffix
- 09:14 AM Revision ca74e391 (qgis): Rename QgsGeometry.addPoints with XY / V2-less versions
- 09:14 AM Revision b4e0ebe4 (qgis): Document API breaks
- 09:14 AM Revision 750a54f8 (qgis): More drop V2 suffix fixes
- 09:14 AM Revision 271ef7c0 (qgis): More V2 drop fixes
- 09:14 AM Revision 81586d20 (qgis): Optimize loop
- 09:14 AM Revision 9a57bae6 (qgis): Rename QgsMultiPolygon to QgsMultiPolygonXY
- 09:14 AM Revision 7f3ad768 (qgis): Rename QgsMultiPolygonV2 to QgsMultiPolygon
- 09:14 AM Revision 3fcdcd87 (qgis): Rename QgsMultiPointV2 to QgsMultiPoint
- 09:14 AM Revision b6f46eae (qgis): Rename QgsPolygonV2 to QgsPolygon
- 09:14 AM Revision 29e65ed0 (qgis): Rename QgsMultiPoint to QgsMultiPointXY
- 09:14 AM Revision becf86cf (qgis): Rename QgsPolygon to QgsPolygonXY
- 09:14 AM Revision b7908744 (qgis): Rename QgsMultiPolyline to QgsMultiPolylineXY
- 09:09 AM Revision 86d170be (qgis): [server] Remove dead code
- 08:57 AM Feature request #17356 (Open): Filter on DBManager tree
it would be very nice to be able to filter the DBmanager tree,
as you can filter objects with the search option...- 08:21 AM Revision 48f26e58 (qgis): Fix astyle version check for 3.0
- 08:03 AM Revision 66649b99 (qgis): Add configire to spelling check
- 08:03 AM Revision 4b0607a7 (qgis): Remove trusted status from Plugin Manager
- 07:25 AM Revision c48e0069 (qgis): Allow using system astyle
- 07:05 AM Bug report #17355 (Closed): Circular string (and new derived map tools) doesn't honor rubberband ...
- You can reproduce applying a big width, you will see only a tiny rubberband for this tools.
Reproduce for Cricular... - 06:56 AM Revision 9b670d08 (qgis): App doc and style changes
- 06:22 AM Bug report #17325: QGIS 2.99 with Network Analysis Error
- PR at https://github.com/qgis/QGIS/pull/5488
- 05:51 AM Bug report #16133 (Feedback): Wrong default extension picked for table outputs
- Should no longer be an issue on master - we now use proper layers instead of the old table outputs, so format/extensi...
- 05:48 AM Bug report #16018 (Feedback): Processing: numeric field are discarded and replaced with zero
- Should have been fixed by commit:c176a8bfb0f7f25edea15069318f769e7c9c82b - please confirm
- 05:48 AM Bug report #16018 (Feedback): Processing: numeric field are discarded and replaced with zero
- Should have been fixed by commit:c176a8bfb0f7f25edea15069318f769e7c9c82b - please confirm
- 05:41 AM Bug report #17298: Processing: gdal merge python error on QGIS 3
- Seems a windows-specific issue
- 05:24 AM Bug report #17345: Graduated classification is missing lowest data value in its classes
- Upstream issue in gdal library. Can be tested by running
ogrinfo -al -sql "SELECT min(Alle_2012) from OGRGeoJSON" ... - 05:24 AM Bug report #17345: Graduated classification is missing lowest data value in its classes
- Upstream issue in gdal library. Can be tested by running
ogrinfo -al -sql "SELECT min(Alle_2012) from OGRGeoJSON" ... - 05:06 AM Feature request #17354 (Open): Symbol needed in layer list for filter applied
- For comparison, when a layer is put into edit mode, a yellow pencil symbol appears next to the layer's name.
Could... - 03:55 AM Feature request #16634 (Closed): Renaming favourites
- Duplicate of #6780
- 03:39 AM Bug report #17129: Composer doesn't draw rasters
- If the Follow Map Theme setting isn't ticked (even with theme "(none)" changes that are made to the visibility of oth...
2017-10-29
- 12:58 AM Revision 71c17b87 (qgis): Fix build
- 12:53 AM Revision 43dfa283 (qgis): Drop unused variable
- 11:58 PM Bug report #17351: Link failure on OS without thread local storage
- I can't recall if that was the only change required, but I'd start with that and see if it compiles OK and the transf...
- 06:20 PM Bug report #17351: Link failure on OS without thread local storage
- I have a bit of a hard time diffing the commits in 2.18 and master for that feature - you mean just replacing thread_...
- 08:39 AM Bug report #17351: Link failure on OS without thread local storage
- You may have luck by ifdefing in QThreadStorage for bsd. This is what's used in the 2.18 backport - see commit:af3370...
- 10:49 PM Bug report #17348: Right clicking layer in canvas causes zoom out to 1,000,000
- OK
my computer isn't doing it now, it was doing it yesterday when I was able to capture the video clip
so some weir... - 10:59 AM Bug report #17348: Right clicking layer in canvas causes zoom out to 1,000,000
- Patrick Dunford wrote:
> I have tested this further and believe it is a real issue in the Linux edition of Qgis. whe... - 10:57 AM Bug report #17348: Right clicking layer in canvas causes zoom out to 1,000,000
- I have tested this further and believe it is a real issue in the Linux edition of Qgis. when right clicking a layer t...
- 08:32 PM Revision e5237809 (qgis): add loading of spatialite on windows and remove remaining references to
- pyspatialite (followup 39816cf84)
- 08:27 PM Bug report #17352 (Closed): QGIS Crashing on adding services in browser
- 06:20 PM Bug report #17352: QGIS Crashing on adding services in browser
- It's probably same problem as in #17279-6
- 06:16 PM Bug report #17352 (Closed): QGIS Crashing on adding services in browser
- QGIS 2.99 is crashing on any attempt to add new WMS or PostGIS service in Browser (probably any of them). Service is ...
- 08:26 PM Revision 77de9fc5 (qgis): [Plugin manager] remove depreciated and unused stuff
- 08:20 PM Revision 39816cf8 (qgis): Merge pull request #5493 from gacarrillor/bye_pyspatialite
- Bye pyspatialite
- 06:59 PM Revision cfba4c4d (qgis): fix windows build
- 06:28 PM Bug report #17353 (Closed): DB Manager TypeError on PostGIS loading
- When trying to add layer from DB Manager for any PostGIS table, traceback is thrown. On yesterday build it was crashi...
- 04:46 PM Revision 6415fad0 (qgis): Get rid of PySpatiaLite
- 04:46 PM Revision 64021605 (qgis): Use sqlite3 instead of pyspatialite for SpatiaLite connections
- 01:33 PM Revision 5b64af13 (qgis): Remove the empty Description column from Interface Customization dialog
- 01:31 PM Revision 2533960c (qgis): Remove unused include
- 01:31 PM Revision 37e9272f (qgis): Fix API typo
- 01:31 PM Revision 28f27226 (qgis): QgsTransaction.create expects layers, not ids
- 01:31 PM Revision 0c321fb5 (qgis): Decouple transaction handling from QgsProject
- 01:31 PM Revision 20f2a146 (qgis): Increase ccache size
- 01:31 PM Revision ebae560a (qgis): Debug cache misses
- 01:31 PM Revision 5dbeaf58 (qgis): [postgres][test] Check QgsFeatureRequest.connectionTimeout flag
- 10:17 AM Revision 29e8990e (qgis): Merge pull request #5483 from m-kuhn/postgisEmptyValue
- [postgres] Distinguish empty and NULL values
2017-10-28
- 12:46 AM Bug report #17351 (Closed): Link failure on OS without thread local storage
- OpenBSD doesnt have support (yet) for thread local storage, so since https://github.com/qgis/QGIS/pull/4561 the linki...
- 12:24 AM Revision e6e61891 (qgis): We cannot test to insert NULL with NOT NULL constraints
- 11:15 PM Revision 76746e7d (qgis): [postgres][test] Assert NULL insert behavior
- 0 != '' != NULL
- 11:14 PM Revision 3b0b82cb (qgis): [postgres] Distinguish empty and NULL values
- 06:05 PM Bug report #17344 (Closed): Opening the "table" tab in DB Manager cannot be canceled
- 06:04 PM Bug report #17348 (Closed): Right clicking layer in canvas causes zoom out to 1,000,000
- I don't think we ca handle also idiosyncrasies of each OS :)
- 06:04 PM Bug report #17348 (Closed): Right clicking layer in canvas causes zoom out to 1,000,000
- I don't think we ca handle also idiosyncrasies of each OS :)
- 10:57 AM Bug report #17348: Right clicking layer in canvas causes zoom out to 1,000,000
- I see that the first option on a right click menu for a layer is "Zoom to layer".
This issue is possibly related t... - 10:28 AM Bug report #17348 (Feedback): Right clicking layer in canvas causes zoom out to 1,000,000
- In my project I am right clicking on the names of the layers in the layer list to view or change layer properties. Wh...
- 05:55 PM Bug report #17345 (Feedback): Graduated classification is missing lowest data value in its classes
- Is this a regression?
- 05:55 PM Bug report #17345 (Feedback): Graduated classification is missing lowest data value in its classes
- Is this a regression?
- 04:29 PM Bug report #17350 (Closed): In distance matrix a point is its own neighbour
- If target point layer is the same as input point layer QGIS treats an input point as its own neighbour, but a neighbo...
- 03:05 PM Revision 2c53ba9a (qgis): [Plugin manager][needs-docs] Update a tooltip to tell users they can al...
- 01:12 PM Revision 24de8195 (qgis): [askUserForOGRSublayers] Use layername= instead of layerid= when no amb...
- Complementary fix to 1822b76c1a69418e44d7a1186e16f54d670267ad for the case
where a layer has mixed geometry types. - 01:09 PM Feature request #12159 (Closed): Add Settings button to Shortest Path widget
- The road graph plugin is no more, and was replaced with qgis algorithms. This bug is no longer valid.
- 01:09 PM Feature request #12159 (Closed): Add Settings button to Shortest Path widget
- The road graph plugin is no more, and was replaced with qgis algorithms. This bug is no longer valid.
- 01:07 PM Feature request #12158 (Closed): Rename "Road Graph" to "Shortest Path"
- Fixed in 3.0
- 01:07 PM Feature request #12158 (Closed): Rename "Road Graph" to "Shortest Path"
- Fixed in 3.0
- 11:24 AM Feature request #14914 (Closed): Add a warning to Plugin manager
- Superseded by #17349
- 11:23 AM Feature request #17349 (Closed): Sort out the trusted/untrusted plugins/authors stuff
- Let's gather existing discussions.
*Richard said:*
_Instead of this black-white labeling I now have the idea th... - 11:00 AM Revision 910b9ea5 (qgis): layout
- 09:58 AM Bug report #17347 (Closed): MetaSearch: Add WMS/WMTS data button broken
- In MetaSearch the Add Data button is broken.
To reproduce:
- add Default servers
- select Netherlands: Nationa... - 09:48 AM Revision ae4c8119 (qgis): style
- 08:35 AM Bug report #17346 (Closed): Composer doesn't render rasters
- In #17129 I referred to an issue where rasters did not render in the composer preview unless the "Follow map theme" s...
2017-10-27
- 12:51 AM Bug report #13565: modifying a svg already cached doesn't invalidate the cache, renders as versio...
- Håvard Tveite wrote:
> I am developing a Python plugin that is generating SVG symbols for a layer, and since I am re... - 10:08 PM Revision 071099c0 (qgis): Merge pull request #5478 from boundlessgeo/auth-viable
- [auth][api] Remove deprecated QSslCertificate::isValid()
- 10:06 PM Revision 4b9898b6 (qgis): [auth] Return immediate errors for null cert/key when validating bundle
- 10:06 PM Revision 671ce635 (qgis): [auth] Integrate cert viable functions into auth system
- 10:01 PM Revision 8032de8d (qgis): [auth][api] Remove deprecated QSslCertificate::isValid()
- Substitue QgsAuthCertUtils::certIsViable(cert), which checks similar
characteristics to old function, plus whether th... - 09:53 PM Revision 88a80e66 (qgis): [FEATURE] Range vertex selection in node tool
- This little feature makes it possible to select a range of vertices from one feature.
It can be activated by pressin... - 09:50 PM Revision 6476fef4 (qgis): Merge pull request #5451 from wonder-sk/snap-indicators
- Snap indicators improvements
- 09:50 PM Revision 8ef715be (qgis): Merge pull request #5480 from boundlessgeo/auth_get_removal
- [api][auth] Removed get prefix from all getters in auth manager
- 09:29 PM Revision 2fdf30c7 (qgis): Merge pull request #5232 from boundlessgeo/move_project_properties
- [needs-docs] KDE: Moved project properties menu item from settings into the projects menu
- 09:01 PM Revision 4cde5202 (qgis): [Plugin manager][needs-doc] Read a CHANGELOG file in case the relevant ...
- 08:57 PM Revision 02d2ba64 (qgis): spelling
- 07:18 PM Revision fb0a5ca7 (qgis): Relation Combo
- 06:59 PM Revision e7a3a28b (qgis): commit
- 06:58 PM Revision e724dfcd (qgis): commit
- 06:41 PM Feature request #14914: Add a warning to Plugin manager
- See https://github.com/qgis/QGIS/pull/5484
- 06:37 PM Revision 665a6f03 (qgis): combobox for cardinality
- 05:58 PM Revision 6055e713 (qgis): Relation Cardinality config
- 05:12 PM Revision e251b244 (qgis): relation properties
- 04:29 PM Revision b726ba29 (qgis): Change vertex marker to box and segment marker to double triangle
- 04:18 PM Bug report #17292: Data Source Manager: WFS loads layer two time if you use the Add button, and t...
- related UX discussion https://github.com/qgis/qgis3_UIX_discussion/issues/49
- 04:13 PM Revision a843df89 (qgis): Merge pull request #5466 from mhugent/maptip_geometry_optional
- [needs-docs] Make maptip and geometry attribute optional in featureinfo response
- 04:12 PM Revision 26bd6d72 (qgis): Merge pull request #5435 from mhugent/wms_print_layers
- [needs-docs][feature] Wms print layers
- 04:11 PM Revision dfaabdcf (qgis): Merge pull request #5425 from pblottiere/server_getfeatureinfo
- [server][bugfix] Consider QUERY_LAYERS as valid layers in GetFeatureInfo
- 03:57 PM Bug report #17345: Graduated classification is missing lowest data value in its classes
- Can reproduce in 2.18 and master.
- 03:57 PM Bug report #17345: Graduated classification is missing lowest data value in its classes
- Can reproduce in 2.18 and master.
- 03:50 PM Bug report #17345 (Closed): Graduated classification is missing lowest data value in its classes
- Load the attached GeoJSON file.
Select a Graduated style for the Alle_2012 field. Any mode is fine.
The low value t... - 03:54 PM Revision 237adb2f (qgis): Move Feature tooltip that guides towards Node Tool for snapping
- 03:42 PM Revision 61c70473 (qgis): Merge branch 'master' into usr_bin_env
- 03:41 PM Revision 0ec041d4 (qgis): Merge branch 'master' into usr_bin_env
- 03:38 PM Revision c9ca1756 (qgis): Less debug noise
- 03:19 PM Revision 52896f55 (qgis): Add test for maptip
- 03:15 PM Revision 4c7eb832 (qgis): Fix crash when accessing out of bounds field
- 02:43 PM Revision d09331e4 (qgis): adding WITH_CLANG_TIDY as advanced, so you can build without it even if...
- 02:27 PM Revision d64529f4 (qgis): [api][auth] Removed get prefix from all getters in auth manager
- 02:19 PM Bug report #17344: Opening the "table" tab in DB Manager cannot be canceled
- duplicate of #15104
- 02:16 PM Bug report #17344: Opening the "table" tab in DB Manager cannot be canceled
- Thanks Giovanni! What kind of feedback do you need from me?
- 02:00 PM Bug report #17344 (Feedback): Opening the "table" tab in DB Manager cannot be canceled
- A while ago I filed a ticket about this (can't find it now): the table (and layer) tabs in DB manager should really b...
- 01:47 PM Bug report #17344 (Closed): Opening the "table" tab in DB Manager cannot be canceled
- In DB Manager, clicking the "table" tab prompts the UI to freeze until the table is loaded. This can take a very long...
- 02:18 PM Revision 1592cccf (qgis): Try to make travis indentation check happy
- 02:11 PM Bug report #17308 (Closed): Plugins menu shows incorrect correct
- 02:09 PM Bug report #17284: QGIS3: setting in snapping toolbar not highlighted
- Tobias Wendorff wrote:
> If you select an entry in the new snapping toolbar (fe."active layer"), the selection is no... - 02:00 PM Revision ff83b9a4 (qgis): Release of 2.18.14
- 02:00 PM Revision 66bcfbb9 (qgis): Release of 2.14.20
- 01:58 PM Revision 98c05ade (qgis): Add test
- 01:58 PM Revision 2498b528 (qgis): Add QUERY_LAYERS to available layers in GetFeatureInfo request
- 01:55 PM Revision c54299dc (qgis): Merge pull request #5406 from pblottiere/bugfix_server_hex
- [server][bugfix] Fix parameter decoding with post method and urlencoded
- 01:25 PM Revision a60c0bd7 (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
- 01:19 PM Revision b1989231 (qgis): Relation Cardinality without own gui
- 01:08 PM Revision 924b3ffb (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
- 01:03 PM Revision 6a4e397f (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
- 12:59 PM Bug report #17120 (Closed): Missing namespace declaration when searching by bounding box
- Given this is 2.8.6 I would say your best bet here is to either upgrade QGIS or update your underlying OWSLib install...
- 12:59 PM Bug report #17120 (Closed): Missing namespace declaration when searching by bounding box
- Given this is 2.8.6 I would say your best bet here is to either upgrade QGIS or update your underlying OWSLib install...
- 12:30 PM Bug report #17120: Missing namespace declaration when searching by bounding box
- I've been able to reproduce this using QGIS 2.8.13, simply by opening the Search tab, clicking on Map extent and then...
- 12:47 PM Revision 6829a92e (qgis): Merge pull request #5468 from m-kuhn/unobtrusiveConstraints
- [FEATURE] Make constraint reporting less obtrusive
- 12:40 PM Bug report #17343 (Closed): Project Snapping Settings dialog doesn't save the dialog size
- Open the Project Snapping Settings dialog.
Resize the dialog (not only the tablewidget but also the main dialog).
C... - 12:34 PM Revision b0ee6425 (qgis): [offset curve tool] fix tool only working once
- 12:34 PM Revision 39b52595 (qgis): [offset curve tool] ensure snapping is enabled when selecting feature
- 12:34 PM Revision b034c2c6 (qgis): [welcome page] preserve pinned status when saving project
- 12:34 PM Revision 6354563c (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
- 12:34 PM Revision 7f96c5bb (qgis): Pass urlencoded URL to the oauth handler
- 12:26 PM Revision 6af4bb84 (qgis): relationconfig
- 12:25 PM Revision d259279d (qgis): [oauth2] Added test for resource owner password grant flow
- 12:24 PM Revision 244e8861 (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- - Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ... - 12:14 PM Revision 90857b2b (qgis): [FEATURE] Settings migration framework (#5080)
- Only run for default profile and only if
not run before. Moves settings and symbols from
QGIS 2.x to QGIS 3 default p... - 11:52 AM Revision 2b5b0008 (qgis): Make code shorter
- 11:21 AM Bug report #17342 (Closed): Processing: Import into PostGIS fails with mystery error message if s...
- To reproduce, try to import a dataset into a schema that hasn't been created yet.
The displayed error is "functio... - 11:12 AM Revision e03461d6 (qgis): Use \ instead of @ in comment
- 11:11 AM Revision ab74991a (qgis): Set permission to certs to allow correct removing on win
- 11:07 AM Revision 40955b24 (qgis): Merge pull request #5440 from m-kuhn/relrefthreadingv2
- [feature] Relation Reference Widget : Threaded Version
- 10:49 AM Revision f6abdd5e (qgis): Merge pull request #5471 from daniviga/rpm-3d
- libqgis_3d.so missing in rpm spec
- 10:48 AM Revision 8562bfa9 (qgis): Add some tests for GetPrint with OPACITIES
- 10:48 AM Revision dfe48d13 (qgis): Fix parameter decoding with post method and urlencoded
- 10:39 AM Revision fd5a17cc (qgis): Intendention
- 10:33 AM Bug report #17339 (Open): When using rule based labels the caption cannot be centred on a polygon...
- 10:26 AM Bug report #17339: When using rule based labels the caption cannot be centred on a polygon feature
- No the same problem on the canvas
- 09:21 AM Bug report #17339 (Feedback): When using rule based labels the caption cannot be centred on a pol...
- Are the labels centered in the canvas?
- 07:28 AM Bug report #17339 (Feedback): When using rule based labels the caption cannot be centred on a pol...
- I have a few layers with polygons that use a caption with a single letter. When the layer has just a single label for...
- 09:44 AM Bug report #16829: Print composer - export altas as pdf crashes QGIS
- I've not been able to create a project I can attach which does this. It may be connected to using atlas expressions i...
- 09:43 AM Revision 38a4eb48 (qgis): Code improvements
- 09:42 AM Bug report #17341 (Feedback): Attribute table refresh button - de-selects the selection when usin...
- Try a more recent version, like 2.18.13 and see if still happens.
- 09:37 AM Bug report #17341 (Closed): Attribute table refresh button - de-selects the selection when using ...
- When using layers loaded from PostGIS hitting the table refresh button in the attribute table view de-selects the cur...
- 09:35 AM Revision 89f62821 (qgis): [auth] Added test cases for expired CAs and client certs
- 09:29 AM Revision 0eb7b4eb (qgis): Intendention
- 09:05 AM Revision 19e212c1 (qgis): Merge pull request #5469 from m-kuhn/constraintsOnForms
- [FEATURE] Show comments as tooltips on form
- 08:19 AM Revision 68179e22 (qgis): Merge pull request #5475 from nyalldawson/snap_to_grid
- [FEATURE][processing] Native c++ snap to grid algorithm
- 07:45 AM Revision 9df37d31 (qgis): alias field and fixed problem with storing
- 07:39 AM Bug report #17340 (Closed): STL 3D models are always rotated by 180
- When using stl models, they are always pointing downwards (z axis).
Attached is an example stl file. - 07:16 AM Revision 4372ac26 (qgis): [FEATURE][processing] Native c++ snap to grid algorithm
- With support for snapping Z/M values, keeping curves
- 06:37 AM Revision c67e3981 (qgis): Improvements to QgsAbstractGeometry::snappedToGrid
- - Fix loss of coordinates when not rounding a particular dimension
- Don't segmentize curved geometries
- Add extra u... - 06:08 AM Revision edecd49b (qgis): [FEATURE][welcome page] Add pin/unpin to list actions (fixes #16394)
- 06:08 AM Feature request #16394 (Closed): Pin projects to recent projects opening window
- Applied in changeset commit:qgis|edecd49b002599e065d1ec3aef528bb4f95efce6.
- 06:08 AM Feature request #16394 (Closed): Pin projects to recent projects opening window
- Applied in changeset commit:qgis|edecd49b002599e065d1ec3aef528bb4f95efce6.
- 04:09 AM Revision 30aa5f5f (qgis): Allow double typed values in algorithm
- Also homogenize the output name
- 03:22 AM Revision 3f5b11bf (qgis): Make asGridified and newSameType (helper function)
- 02:18 AM Revision 591150d7 (qgis): Show symbology export options only when compatible (fixes #11098)
2017-10-26
- 01:46 AM Revision a87cde27 (qgis): Reword message
- 01:46 AM Revision c2577ec0 (qgis): Full sentence should often begin by capitalized letter
- and end by a full stop.
- 01:43 AM Revision 2614ca1a (qgis): Remove trailing spacing and punctuation in ui items
- 01:43 AM Revision cd178325 (qgis): Add missing space for readability and fix punctuation
- 01:43 AM Revision f5025cc6 (qgis): Use a more appropriate dialog title for message boxes
- and capitalise first letters
- 01:42 AM Revision e38bd650 (qgis): Leakyleak
- 01:36 AM Revision 99b1c74c (qgis): [auth] Update test certs/keys and add README
- * Add expired root/issuer CAs and client cert chains
* Add wildcard server *.qgis.test SSL cert
[ci skip] - 01:23 AM Revision 131b15f2 (qgis): Merge pull request #5472 from nyalldawson/grid_renderer
- Grid renderer
- 11:47 PM Revision b80160a6 (qgis): Merge pull request #5464 from lbartoletti/improve_triangle
- Improve triangle
- 11:45 PM Revision d4e8470a (qgis): Minor fixups, add tests
- 11:06 PM Revision ff2ade98 (qgis): [FEATURE] add grid renderer for points displacement. funded by Kartoza
- 11:04 PM Revision 93395950 (qgis): Convert some Q_FOREACHes to for-in
- 11:04 PM Revision 114a4ec2 (qgis): Adjust tests
- 11:04 PM Revision 3eefe0db (qgis): Make constraint reporting less obtrusive
- 10:50 PM Revision 0a615b60 (qgis): Update cmake contact to use [email protected] instead of my email (#5470)
- 10:37 PM Revision a86800b7 (qgis): Fix tests forgotten in testqgsexpression.cpp
- 09:52 PM Revision 8501053a (qgis): Merge pull request #5463 from boundlessgeo/BD-2507-pki-bundle-validation
- [auth] PKI bundle validation utility function
- 09:40 PM Revision 22a54fa6 (qgis): Add Unit test
- 09:25 PM Bug report #17338 (Closed): sip nested class linker error QgsVectorLayerUtils::QgsDuplicateFeatur...
- qgis_core library is fine. This only happen when building python module after ...
- 09:07 PM Revision a625e731 (qgis): Sync documentation about compilation on Fedora
- 09:00 PM Revision c75ac623 (qgis): Track libqgis_3d.so in RPM spec file
- 08:42 PM Revision 3210f854 (qgis): Merge pull request #5401 from boundlessgeo/pkcs8-to-pkcs1
- [auth] Convert PKCS8 to PKCS1 private keys (for macOS)
- 08:30 PM Revision 83a02eb5 (qgis): Fix chained filters and tests
- 08:03 PM Revision 869fc604 (qgis): Show comments as tooltips on form
- Let's face it, where we need the information is not in the layer
properties configuration, it's when we enter the data. - 07:29 PM Revision 10ab9044 (qgis): Merge branch 'master' into propertieslayout
- 07:26 PM Revision d097de4d (qgis): Merge branch 'master' into propertieslayout
- 07:15 PM Bug report #17324 (Closed): Geometries guided by advanced digitization tools snap inaccurately.
- 07:13 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Can only assume that that's the case. Believe the defect is minor enough that it can be closed.
- 07:07 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Kyle Welsh wrote:
> On clean install of 2.18.13 it's still present, but is _very_ minor (<1mm out of place).
> Mino... - 05:31 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- On clean install of 2.18.13 it's still present, but is _very_ minor (<1mm out of place).
Minor enough that the digit... - 03:24 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- I cannot replicate with you project, configurations and data. Try a clean install (no 3rd party plugins, no legacy co...
- 12:01 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Have uploaded a zip of the project and line layers, with snapping settings set as they were when the defect was repro...
- 07:13 PM Revision ef7a29dc (qgis): [auth] Keep sensitive debug data commented out
- 06:48 PM Revision 11ce639a (qgis): [auth] Access authmanager through application
- 06:26 PM Revision ffb29035 (qgis): [auth] Remove Diffie Hellman from validated keys
- Because Qt does not support DH
- 06:26 PM Revision 89166a0d (qgis): [auth] Add utility method to validate a PKI bundle
- 06:24 PM Revision f1eba3a8 (qgis): [auth] Add validatePKIBundle
- 06:24 PM Revision e036fc86 (qgis): Typo in a comment
- 06:24 PM Revision e20e0764 (qgis): [auth] Add PEM test certificate chain
- 06:24 PM Revision 368b0df2 (qgis): [auth] Add certificate chain validation routine
- 06:24 PM Revision 006260b9 (qgis): [auth] Add tests for the certificate chain validation routine
- 06:24 PM Revision 0557b394 (qgis): Add documentation for the hostName argument
- 06:24 PM Revision 287d1f75 (qgis): [auth] Add test with client cert
- 06:09 PM Revision 1ae0857d (qgis): Merge pull request #5458 from daniviga/rpm-3d
- Enable 3D support in RPM
- 05:38 PM Revision 957f6abe (qgis): Move private methods implementation to header
- 05:36 PM Revision 7c5f910d (qgis): Fix build with Qt 5.5
- 05:31 PM Revision 92b3b5bc (qgis): Merge pull request #5446 from boundlessgeo/BD-2279-authmanager-singleton
- [auth] Authmanager singleton API removal
- 05:06 PM Revision 3a547dc5 (qgis): relations in list
- alias comment in gui (not ready yet)
- 04:56 PM Revision 9c24818d (qgis): Load some entries by default in relation reference widget
- 04:56 PM Revision fd772dc0 (qgis): Relation reference widget make current entry bold
- 04:55 PM Revision d414822f (qgis): Merge pull request #5400 from pblottiere/server_bugfix_visible
- [server][bugfix] Fix regression by adding visible tag to layer's node in GetProjectSettings
- 04:31 PM Revision d6760352 (qgis): QgsFeatureListComboBox GUI enhancements
- 04:30 PM Revision e63da880 (qgis): NULL value is gray and italic
- 04:30 PM Revision 95ddaa8c (qgis): Fix build warning
- 04:29 PM Revision 7ec35e08 (qgis): Add a selectOnFocus property to QgsFilterLineEdit
- 04:23 PM Revision 02676926 (qgis): fixup 7811f38e480aabae9a1c068f4da766da4dc7b0f8
- 04:10 PM Revision 7d847825 (qgis): Add unittest for featureinfo request using the parameter with_geometry
- 03:39 PM Revision a606c468 (qgis): Cleanup temporary files in prepare-commit.sh
- 03:34 PM Revision 49a1a5a0 (qgis): Remove geometries from unit test output (is now only added if requested)
- 03:33 PM Revision c07050b8 (qgis): Fix todo
- 03:31 PM Revision c661ab10 (qgis): Allow using NULL values
- 03:30 PM Revision 2a185a0c (qgis): Re-Enable chained filters
- 03:30 PM Revision 98bad050 (qgis): Only restore selection if it exists
- 03:30 PM Revision ef2d17f9 (qgis): No forced rendering on startup
- 03:30 PM Revision 0b090fe1 (qgis): Doxyfixes
- 03:30 PM Revision 51c5e8a0 (qgis): Fix build
- 03:30 PM Revision 035fc46a (qgis): Qt < 5.6 compatibility
- 03:30 PM Revision bcf93146 (qgis): Fix building tests
- 03:30 PM Revision ff759f67 (qgis): [travis] fold docker information
- 03:30 PM Revision a15c183a (qgis): More doxymentation
- 03:30 PM Revision a2b79d47 (qgis): Optimize request for QgsFeatureFilterModel
- 03:30 PM Revision d8b641b5 (qgis): Doxymentation
- 03:30 PM Revision e9030172 (qgis): Add tests for QgsFeatureListComboBox and friends
- 03:30 PM Revision 5c32db94 (qgis): Make QgsRelationReferenceWidget background threaded
- 03:30 PM Revision 7811f38e (qgis): [FEATURE] Add QgsFeatureListComboBox with live-filter-capabilities
- 03:27 PM Revision 1c9f9df0 (qgis): Add test
- 03:19 PM Bug report #17337 (Closed): 3D Viewer: cannot tilt camera holding down shift when docked
- "tilt camera by pressing Shift and dragging the mouse with left mouse button pressed" does not work when the 3D view ...
- 02:51 PM Feature request #17336 (Open): Assume WGS84 when pasting GeoJSON
- That is set to a UTM zone for me but it is not relevant to this. GeoJSON is standardised to WGS 84 nowadays. The sett...
- 02:29 PM Feature request #17336 (Feedback): Assume WGS84 when pasting GeoJSON
- Check you qgis general settings in the "CRS" tab: how is configured in the section "CRS for new layers"?
- 02:27 PM Feature request #17336 (Open): Assume WGS84 when pasting GeoJSON
- Following the GeoJSON RFC 7946's WGS 84 implication, OGR loads GeoJSON without specified CRS as WGS 84.
Please do th... - 02:51 PM Revision 3c9e7190 (qgis): Fixes regression by adding visible tag to layer's node
- 02:37 PM Revision 9adf215a (qgis): more z/m test
- 02:25 PM Revision d40447e7 (qgis): [FEATURE][welcome page] remove from list action (fixes #13722)
- 02:25 PM Feature request #13722 (Closed): Right Click Remove from Recent Projects
- Applied in changeset commit:qgis|d40447e7d0cae9aa2a3c6f76f8c4690948ec36ea.
- 02:25 PM Feature request #13722 (Closed): Right Click Remove from Recent Projects
- Applied in changeset commit:qgis|d40447e7d0cae9aa2a3c6f76f8c4690948ec36ea.
- 02:24 PM Feature request #17335 (Open): Allow pasting of mixed-type GeoJSON
- Since #9727 we can add GeoJSON from the clipboard via Edit -> Paste Features.
Sadly it does not fully support mixed-... - 01:46 PM Bug report #17314 (Feedback): export to dxf format - z dimension
- 01:44 PM Bug report #17314: export to dxf format - z dimension
- Can you attach the DGN to verify that QGIS actually sees the 3D information it...
- 01:30 PM Revision 6bcbbeb7 (qgis): - A triangle can have double points or colinear points, my bad. It is a
- degenerate triangle
- remove duplicate tests (triangle2()) - 01:21 PM Revision 40c0b0b3 (qgis): Force qca-qt5-ossl as a requirement for RPM
- 01:15 PM Revision 5bd63b7e (qgis): [FEATURE]: Fetch geometry and maptip in feature info only if requested ...
- 12:54 PM Bug report #17319: v.net category value
- OK, thank you.
While I was waiting for your answer, I continued my studies on the subject and concluded that the QGI... - 12:36 PM Revision 2383edbe (qgis): [property override btn] integer64 (instead of unknown type) for longlong
- 12:34 PM Revision 32fa6f8e (qgis): Enable 3D support only for Fedora > 26 (waiting for Qt 5.9)
- 12:25 PM Revision d31f0940 (qgis): Update sip
- 11:28 AM Revision b508bf7f (qgis): Build and review fixes
- 11:21 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- Andreas, feel free to close this one and create a clean one with better backtraces.
I now have the feeling that th... - 11:09 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- Alessandro Pasotti wrote:
> From a quick look at the stack traces I bet that the unified dialog has anything to do w... - 11:07 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- Seems like also ArcGIS server connections are affected.
See issue #17334 - 09:12 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- From a quick look at the stack traces I bet that the unified dialog has anything to do with the crashes (that doesn't...
- 09:03 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- I get a reproducable crash after I add a new connection to:
* WMS
* WFS
* Postgis database
In addition I get ... - 11:19 AM Revision 034baf1b (qgis): Merge pull request #5436 from alexbruy/processing-gdal-memory
- [processing] correctly handle layers without attributes in GDAL-based geoprocessing algorithms (fix #17287)
- 11:18 AM Bug report #17287 (Closed): OGR processing of scratch layers doesn't work
- Applied in changeset commit:qgis|4a51c40821bc5adca738cab79b9b9c3672de8b7f.
- 11:18 AM Bug report #17287 (Closed): OGR processing of scratch layers doesn't work
- Applied in changeset commit:qgis|4a51c40821bc5adca738cab79b9b9c3672de8b7f.
- 11:11 AM Revision c780ab9b (qgis): [auth] Minor comment rewording
- 11:10 AM Revision 5571a878 (qgis): [auth] bulletproof QgsAuthManager singleton to make server happy
- 11:06 AM Bug report #17334: QGIS 2.99 - adding ArcGIS Map Server Layer crashed
- I don't think this is related to ArcGIS map server.
Pretty much all service connections currently crash, when addi... - 09:39 AM Bug report #17334 (Feedback): QGIS 2.99 - adding ArcGIS Map Server Layer crashed
- Can you post an URL?
the same works fine on 2.18? - 08:14 AM Bug report #17334 (Closed): QGIS 2.99 - adding ArcGIS Map Server Layer crashed
- h2. User Feedback
I want to add new ArcGIS Map Server Layer, and it crashed when saving new server connction.
h... - 11:06 AM Revision 8c325206 (qgis): Add skirts to hide cracks between adjacent terrain tiles
- This adds user configurable skirt height to DEM terrain generator.
Skirts are vertical walls at the edges of each ter... - 10:55 AM Revision ba75123f (qgis): Merge pull request #5443 from m-kuhn/iteratorTimeout
- [feature] Allow to specify timeout when requesting features
- 10:54 AM Revision ace8b064 (qgis): Add API doc
- 10:46 AM Revision 62f0603f (qgis): Add 3D support in RPM build
- 10:43 AM Revision dc5eefb5 (qgis): Merge pull request #5448 from signedav/relationshipstrength
- Duplication Feature and its relating Features
- 10:28 AM Revision 3dbffb07 (qgis): improved api doc
- 10:10 AM Revision 4c7e3ff7 (qgis): [auth] Removed profile splash information for auth manager (now done in...
- 10:10 AM Revision bb73f0d8 (qgis): [auth] Removed instance and ctor from bindings
- 10:10 AM Revision 48984dd0 (qgis): [auth] Authmanager singleton removal from API
- 10:10 AM Revision 0bc33b14 (qgis): Clean auth DB path with cleanPath
- 10:10 AM Revision a1574d06 (qgis): Add missing import
- 10:09 AM Revision acbd9d18 (qgis): Merge pull request #5432 from Gustry/allow_pipe_filepath
- allow pipe character in filepath in processing
- 10:07 AM Revision ecf93e38 (qgis): Fix test after QgsFileDownloader move to core and API change
- 09:54 AM Feature request #17333 (Closed): Add ability to select geometry type when adding postgis unrestri...
- That's already available. If you have a geometry column without geometry constraint you are offered a line without a...
- 09:54 AM Feature request #17333 (Closed): Add ability to select geometry type when adding postgis unrestri...
- That's already available. If you have a geometry column without geometry constraint you are offered a line without a...
- 09:37 AM Revision 18b6caf1 (qgis): add relations into drag-tree
- 09:26 AM Revision 13ba5773 (qgis): fix WITH_3D=TRUE build
- 08:54 AM Revision dc325147 (qgis): Merge pull request #5450 from daniviga/rpm-fix-epoch
- Fix 'epoch' management in rpm spec
- 08:07 AM Revision 861e05b4 (qgis): Merge pull request #5376 from pblottiere/dirty
- [FEATURE] Add a flag to dirty edit buffer when using executeSql in transactions
- 07:49 AM Bug report #17330: QGIS composer Multiline table cell formating from xslx data source
- adding one or more space after . or : before carriage return fix this
- 07:10 AM Revision 69f069a3 (qgis): spelling stuff
- 05:11 AM Revision 611dca4a (qgis): Merge pull request #5100 from Gustry/crs_description
- add CRS description in the layer_property expression
- 04:36 AM Revision 4021c300 (qgis): Merge pull request #5286 from DelazJ/toolswitch
- Enable display of selection tools in Attribute toolbar
- 04:31 AM Revision 089fa361 (qgis): Merge pull request #5285 from DelazJ/patch-1
- Add source files location
- 03:59 AM Revision d8775fca (qgis): Merge pull request #5398 from DelazJ/DelazJ-patch-1
- [DB Manager] Set correct dialog alignment
- 02:04 AM Revision 55203a0f (qgis): Merge pull request #5359 from nyalldawson/primitive
- Rename (and make safe) QgsGeometry::geometry()
- 02:02 AM Revision 93f8abec (qgis): Merge pull request #5423 from nyalldawson/gdal_ptr
- Implement scoped pointers for gdal handled objects
2017-10-25
- 01:13 AM Revision a2f380b2 (qgis): Add missing override
- 01:11 AM Revision 5300f69c (qgis): Fix doxygen warning
- 01:09 AM Revision 3888192e (qgis): Fix geometry checker relying on corrupting geometries to fix them
- Geometry checker was editing geometries in place, which potentially
was corrupting other implicitly shared copies of ... - 12:44 AM Revision 837c1c56 (qgis): Fix tests
- 12:37 AM Revision 332215c8 (qgis): Safer GDAL delete and close of datasets, which doesn't leak
- and works on Windows
See
https://github.com/qgis/QGIS/commit/d024910490a39e65e671f2055c5b6543e06c7042#commitcomment-... - 12:23 AM Revision 8eb919e5 (qgis): Explicitly close gdal dataset handles as early as possible
- 12:18 AM Revision bb8bad06 (qgis): Merge pull request #5437 from m-kuhn/pgquick
- [postgres] respect empty FilterFids list
- 12:12 AM Revision 052688cb (qgis): Fix crash when creating new rasters
- 12:12 AM Revision 317228a0 (qgis): Fix build
- 12:12 AM Revision 7455c2f9 (qgis): More gdal scoped pointer types
- 12:12 AM Revision 63e6cda6 (qgis): Fix build, tests
- 12:12 AM Revision 4f4681ae (qgis): Implement scoped pointers for gdal handled objects
- 11:57 PM Feature request #17333 (Closed): Add ability to select geometry type when adding postgis unrestri...
- For now you can't add a layer from postgis table with GEOMETRY(GEOMETRY) column type from "Add PostGIS Table" dialog....
- 11:51 PM Bug report #17325: QGIS 2.99 with Network Analysis Error
- Hi Nyall,
Shapefiles attached.
I renamed them for you to make sense of them.
I used the layer to point option, b... - 10:28 AM Bug report #17325 (Feedback): QGIS 2.99 with Network Analysis Error
- Can you please attach your data files?
- 10:28 AM Bug report #17325 (Feedback): QGIS 2.99 with Network Analysis Error
- Can you please attach your data files?
- 10:28 AM Bug report #17325 (Feedback): QGIS 2.99 with Network Analysis Error
- Can you please attach your data files?
- 03:30 AM Bug report #17325 (Closed): QGIS 2.99 with Network Analysis Error
- Hi there,
I am testing the Processing Toolbox>Network Analysis>Shortest Path tools to find the shortest paths from... - 11:38 PM Revision a9f8e600 (qgis): Merge pull request #5428 from lbartoletti/triangleGML
- ADD GML export to QgsTriangle
- 11:36 PM Revision 72321c97 (qgis): Fix build warning
- 11:06 PM Revision c70a47e2 (qgis): Update API break docs
- 11:06 PM Revision 1d01d4bc (qgis): Remove use of QSharedPointer/QScopedPointer
- 11:06 PM Revision 00e86903 (qgis): Replace use of qt methods with std equivalents
- 11:06 PM Revision c50ee6d4 (qgis): Update python code to new API
- 11:06 PM Revision 70361063 (qgis): Rename QgsGeometry::geometry as QgsGeometry::get()
- Because feature.geometry().geometry() is confusing, and impossible
to search for in python code (e.g. is input.geomet... - 10:47 PM Bug report #17319: v.net category value
- Sergio Antonio wrote:
> I was really in doubt when I clicked on "bug report", but for a user who is following manual... - 10:22 PM Revision 650a1227 (qgis): Avoid crash when export as GML an empty geometry
- 10:13 PM Revision 05e97b38 (qgis): [FEATURE] Add right click menu option to "open directory" to welcome pa...
- Allows easy opening of the folder containing a project from the welcome page,
e.g. to check if a newer version of the... - 10:13 PM Revision a89dfde9 (qgis): Remember whether project file exists and don't continually recheck
- Because that's slow for network paths. Instead only check once,
and add a menu option to refresh and force re-check - 08:44 PM Feature request #9405: differentiate between built-in plugins and user plugins
- Harrissou Santanna wrote:
> Borys, how about using "Core plugin" instead of "system plugin"? This is how they are ca... - 10:58 AM Feature request #9405: differentiate between built-in plugins and user plugins
- Borys, how about using "Core plugin" instead of "system plugin"? This is how they are called all over the documentati...
- 08:38 PM Revision 1c8803c5 (qgis): [Plugin manager][needs-docs] follow up 87d087bbfdb0
- 08:23 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Please attach the sample project (and data) taking care to attach a version that has the snapping settings that you t...
- 07:05 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Yes; snapping is set to "all visible layers".
This same issue would occur within a single layer, the red and blue ar... - 06:32 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Kyle Welsh wrote:
> Hi Giovanni,
>
> That scale was used to more clearly show the defect. The same thing will occ... - 06:30 PM Bug report #17324: Geometries guided by advanced digitization tools snap inaccurately.
- Hi Giovanni,
That scale was used to more clearly show the defect. The same thing will occur at more "normal" scale... - 07:32 PM Revision 82d94aad (qgis): Add some api documentations for new functions
- 05:48 PM Revision 62f20913 (qgis): [postgres] Early exit iterator if there's nothing to fetch anyway
- 05:48 PM Bug report #17332 (Closed): QGIS unable to save a layer with measures
- QGIS seems to be unable to save vector layers with M-values (measures). I have a LineStringZM shapefile, and if I jus...
- 05:04 PM Revision f7073d05 (qgis): [FEATURE] Duplicate features including children (one level deep) when r...
- 04:37 PM Bug report #17331 (Closed): new node tool topological editing
- New node tool in QGIS3 not preserving topology when I try drag by segment or insert new node at segment (Enable Topol...
- 04:29 PM Revision 4923a3f3 (qgis): Rename signal in dirtied
- 04:29 PM Revision 8a4382a4 (qgis): Private attributes
- 04:29 PM Revision 385655fc (qgis): Add some tests
- 04:29 PM Revision 82ba8ad0 (qgis): Replace dynamic_cast by qobject_cast
- 04:29 PM Revision 32ff78b3 (qgis): [FEATURE] Add a flag to dirty edit buffer when using executeSql in tran...
- 04:29 PM Revision 2bfb366e (qgis): Remove duplicated protected
- 04:19 PM Revision 6297d19b (qgis): Merge pull request #5452 from mach0/master
- [ts] adding kyrgyz translators
- 03:51 PM Revision 1eac450d (qgis): [ts] adding kyrgyz translators
- 03:01 PM Revision 7922608e (qgis): Change the approach: returns an empty element
- 02:18 PM Revision 387057a1 (qgis): add CRS description in the layer_property expression
- 01:55 PM Feature request #12292: Complete API Documentation
- The coverage is getting better, but I suppose it depends on the definition of "valid". Just as my example above shows...
- 01:52 PM Revision 568b22d5 (qgis): [FEATURE] Snapping feedback improvements
- - tooltips with name of the layer that has been snapped
- different markers for different snap types (cross for verte... - 01:46 PM Revision 7dbae64c (qgis): Remove unrequired call to repaint map
- The addFeature() call before returns immeditely, so there isn't even
something around to justify a repaint. - 01:41 PM Bug report #17330: QGIS composer Multiline table cell formating from xslx data source
- Text sample
Aucun nouveau bâtiment n’est projeté dans cette zone
Passage du mazout au gaz, ou installations sol... - 01:37 PM Bug report #17330: QGIS composer Multiline table cell formating from xslx data source
- -It seems that it can't be reproduce on other data sources.-
-Problem comes probably from special char in xlsx forma... - 01:35 PM Bug report #17330 (Closed): QGIS composer Multiline table cell formating from xslx data source
- It seems like the "enveloppe le texte" option is taking the carriage return as a too long char to be displayed
alon... - 01:35 PM Revision dbd2cc95 (qgis): Merge pull request #5441 from m-kuhn/spinner
- [feature] Spinner icon on QgsFilterLineEdit
- 12:23 PM Revision c728a35c (qgis): Fix progress bar for file downloader alg
- 12:23 PM Revision c2443686 (qgis): Add some more tags to file downloader alg
- 12:23 PM Revision 016a8a29 (qgis): Don't throw exception when file downloader alg is canceled
- 12:23 PM Revision e24333ae (qgis): Don't report the same download progress twice, report progress for unkn...
- 12:06 PM Feature request #17328 (Open): Open and display "complex type" GeoTIFF
- The "complex type" GeoTIFFs cannot be opened/displayed by QGIS.
The image is opened without error message but nothin... - 11:55 AM Bug report #17327 (Feedback): Sorting of input layer Layers in Processing "multiple inputs" widgets
- This should be fixed in master - can you confirm?
- 10:40 AM Bug report #17327: Sorting of input layer Layers in Processing "multiple inputs" widgets
- This is pretty much duplicate of #17127 but this is more general.
Is indeed a real issue: in the multiple inputs ... - 10:40 AM Bug report #17327: Sorting of input layer Layers in Processing "multiple inputs" widgets
- This is pretty much duplicate of #17127 but this is more general.
Is indeed a real issue: in the multiple inputs ... - 10:16 AM Bug report #17327 (Closed): Sorting of input layer Layers in Processing "multiple inputs" widgets
- In Processing Tool Box Modules such as Gdal>Misc>Merge, Gdal>Misc>Build Virtual Raster or OTB >Image Manipulation>Ima...
- 10:41 AM Bug report #17320: Can't filter a table by a date field
- Giovanni Manghi wrote:
> I am anyway wondering if this is not really a bug, in the sense that in case of real date... - 10:34 AM Bug report #17320: Can't filter a table by a date field
- Harrissou Santanna wrote:
> Patrick Dunford wrote:
>
> > Can this be added to the official documentation as I di... - 10:21 AM Bug report #17320: Can't filter a table by a date field
- Patrick Dunford wrote:
> Can this be added to the official documentation as I did search for it but did not find ... - 05:01 AM Bug report #17320: Can't filter a table by a date field
- That seems to do the trick. However it is an issue on masters I have tested with, do you have any suggestion it is re...
- 10:40 AM Bug report #17127: Control order by which bands are stacked
- see also #17327
- 10:08 AM Feature request #17326 (Closed): Sorting of Layers
- Duplicate of #6828. This has been implemented in https://github.com/qgis/QGIS/pull/4965.
- 10:08 AM Feature request #17326 (Closed): Sorting of Layers
- Duplicate of #6828. This has been implemented in https://github.com/qgis/QGIS/pull/4965.
- 09:55 AM Feature request #17326 (Closed): Sorting of Layers
- If several Raster Layers are added to the Layers Panel they are sorted in descending alphanumeric order according to ...
- 10:08 AM Revision 06777483 (qgis): Fix changelog date in rpm speci when build is 'stable'
- 08:54 AM Revision 8f8e806b (qgis): Merge pull request #5444 from m-kuhn/shhhht
- Shhhht
- 08:39 AM Revision fac65434 (qgis): Fix epoch management in rpm spec 'Requires'
- 02:07 AM Revision ad7b2d03 (qgis): Add missing doc
2017-10-24
- 01:21 AM Revision ca5cd882 (qgis): Partially revert last commit
- See https://github.com/KDE/clazy/blob/master/src/checks/level0/README-container-anti-pattern.md
- 01:18 AM Revision 435fab11 (qgis): Remove unrequired include
- 01:12 AM Revision 4567e808 (qgis): Private classes should not be exported
- 01:06 AM Revision cfd39136 (qgis): Warning debug output when doing dangerous things
- 01:06 AM Revision 1b6088cd (qgis): Less noisy debug output
- 12:53 AM Revision 49de489c (qgis): [feature] Allow to specify timeout when requesting features
- This is potentially interesting for race conditions, but whenever it is specified,
iterators will need to be carefull... - 12:49 AM Revision fb4e84a0 (qgis): allow pipe character in filepath in processing
- 12:47 AM Revision 1fc2c3a5 (qgis): sipify does not like copydoc
- 12:45 AM Revision e9d6e387 (qgis): Add a spinner icon to QgsFilterLineEdit
- 12:45 AM Revision 2940be19 (qgis): Show spinner in locator widget
- 12:30 AM Revision ceb31fa4 (qgis): Fix qt warnings on task manager test
- 12:24 AM Bug report #17287: OGR processing of scratch layers doesn't work
- A better and more complete fix for master https://github.com/qgis/QGIS/pull/5436
- 11:43 PM Revision a8caf49a (qgis): Notify feature source when iterator is closed
- 11:17 PM Revision 89a31e50 (qgis): reorder alphabetically imports for native algorithms
- 11:17 PM Revision 386eef2e (qgis): new string concatenation algorithm in processing
- 08:59 PM Revision 86b28ff3 (qgis): Speed up spatialite provider
- No need to iterate over all the features in the datasource only to find
out that there is no feature which is not in ... - 08:36 PM Feature request #9405 (Closed): differentiate between built-in plugins and user plugins
- Fixed in commit:87d087bbfdb0
As the number of core plugins is decreasing and we're going to remove them all some d... - 08:36 PM Feature request #9405 (Closed): differentiate between built-in plugins and user plugins
- Fixed in commit:87d087bbfdb0
As the number of core plugins is decreasing and we're going to remove them all some d... - 08:36 PM Feature request #9405 (Closed): differentiate between built-in plugins and user plugins
- Fixed in commit:87d087bbfdb0
As the number of core plugins is decreasing and we're going to remove them all some d... - 08:18 PM Revision 269f751e (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 07:26 PM Bug report #17324 (Feedback): Geometries guided by advanced digitization tools snap inaccurately.
- genuinely asking: does it make sense digitizing at 220:1 scale? what is your configured snapping distance?
does i... - 06:30 PM Bug report #17324 (Closed): Geometries guided by advanced digitization tools snap inaccurately.
- Caveats:
* Though the attachments in this defect are captured from QGIS 2.18.0, it has been confirmed as still being... - 07:22 PM Bug report #16898 (Closed): Geometry checker crashes when checking a specific vector layer (attac...
- 04:59 PM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- Sandro Mani wrote:
> The PR is now merged to master.
I did a quick test on the plugin in the master
and it work... - 04:14 PM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- The PR is much more than a fix, it's a major rework of the plugin, and as such no, it won't be backported.
- 04:12 PM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- The patch is against master. Will the fix be backported?
- 07:20 PM Bug report #15626: GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
- LEONID SOLNTSEV wrote:
> QGIS 2.18.13; GDAL 2.2.1; Ubuntu 16.04.3
use batch mode in the Processing toolbox, the o... - 05:58 PM Bug report #15626: GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
- QGIS 2.18.13; GDAL 2.2.1; Ubuntu 16.04.3...
- 05:04 PM Revision 821be45c (qgis): Merge pull request #5429 from boundlessgeo/BD-2239-clear-access-cache
- [auth][needs-docs][feature] Clear access cache
- 04:21 PM Revision f33accab (qgis): [postgres] respect empty FilterFids list
- Considering this statement:
layer.dataProvider().getFeatures(QgsFeatureRequest().setFilterFids([]))
this result... - 04:20 PM Revision e086d9a5 (qgis): [postgres] A bit less talky
- 04:17 PM Revision d34c09b3 (qgis): Merge pull request #5427 from alexbruy/processing-distance
- [processing] keep column names in standard distance matrix (fix #17150)
- 04:16 PM Bug report #17150 (Closed): Processing: output for standard NxT distance matrix now wrong
- Applied in changeset commit:qgis|c64f03d0a43822c091e3f60bd4b8b3538d000c1e.
- 04:16 PM Bug report #17150 (Closed): Processing: output for standard NxT distance matrix now wrong
- Applied in changeset commit:qgis|c64f03d0a43822c091e3f60bd4b8b3538d000c1e.
- 02:52 PM Bug report #17312 (Open): Attribute Table refresh issue using the Quick Field Calculation Bar
- still have to be fixed on master where I want to add unit test
- 02:37 PM Bug report #17312 (Closed): Attribute Table refresh issue using the Quick Field Calculation Bar
- Applied in changeset commit:qgis|d6a39e9018d2e48d32db45f07f9a26e8d1bf9867.
- 02:37 PM Bug report #17312 (Closed): Attribute Table refresh issue using the Quick Field Calculation Bar
- Applied in changeset commit:qgis|d6a39e9018d2e48d32db45f07f9a26e8d1bf9867.
- 01:09 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- for 2.18 added PR https://github.com/qgis/QGIS/pull/5433
next steps will be PR for 3.0 and add a test to avoid reg... - 02:38 PM Revision c97f06f0 (qgis): remove return and add else clause
- 02:38 PM Revision adeb9929 (qgis): reload only updated column
- 02:38 PM Revision d6a39e90 (qgis): Update Attr Table after field calculation: fixes #17312
- 02:33 PM Revision 4a51c408 (qgis): [processing] correctly handle layers without attributes in GDAL-based
- geoprocessing algorithms (fix #17287)
- 02:27 PM Revision 04a8418a (qgis): add tests for distance matrix algorithm
- 02:27 PM Revision c64f03d0 (qgis): [processing] keep column names in standard distance matrix (fix #17150)
- 02:23 PM Bug report #16524: Processing/geoprocessing operations failing in 2.18 with memory layers
- I have found that it is caused by 3rd party plugins that create memory layers. Something must have changed recently i...
- 09:54 AM Bug report #16524 (Feedback): Processing/geoprocessing operations failing in 2.18 with memory layers
- I have tested almost all geoprocessing tools and their combinations and also was not able to reproduce this bug.
- 01:53 PM Revision 87cdc36d (qgis): Hide raster options for non-WMS/WMTS layers
- 11:41 AM Bug report #17320 (Open): Can't filter a table by a date field
- This (example) works
cast(date as character) = '1938/02/04'
taken from
https://gis.stackexchange.com/a/10... - 11:41 AM Bug report #17320 (Open): Can't filter a table by a date field
- This (example) works
cast(date as character) = '1938/02/04'
taken from
https://gis.stackexchange.com/a/10... - 11:41 AM Bug report #17320 (Open): Can't filter a table by a date field
- This (example) works
cast(date as character) = '1938/02/04'
taken from
https://gis.stackexchange.com/a/10... - 08:44 AM Bug report #17320: Can't filter a table by a date field
- https://drive.google.com/open?id=0B3nXs7drynJWeWVmbXFocWEycjQ
- 11:33 AM Bug report #17323: Random extract within subset not working
- Also does not work on 2.14 but works on master.
- 11:15 AM Revision 5261a9a5 (qgis): Disable spell check in prepare-commit.sh
- The spell check slows down the pre-commit hook a lot. Spell checking
will still be done on travis. - 11:02 AM Revision 628a60be (qgis): Merge pull request #5396 from mhugent/server_wms_print_layers
- Server wms print layers
- 10:04 AM Revision 1edc1a79 (qgis): Move handling of snap indicators from map tools to a new class
- 10:01 AM Revision 29a137d5 (qgis): Merge pull request #5381 from pblottiere/bugfix_style_218
- [bugfix] Fixes #17234 save/load styles from Postgres when a service file is used
- 09:37 AM Revision 1c1ecf4c (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 09:35 AM Revision bb21395e (qgis): Make QgsVScrollArea inherit QgsScrollArea
- 09:23 AM Revision ac5d0f80 (qgis): Fixes #17234 save/load styles from Postgres when a service file is used
- 09:23 AM Revision 6c6d8375 (qgis): Add tests
- 09:10 AM Revision ceab42e4 (qgis): [auth] Tooltip minor rewording
- 09:00 AM Revision f11c6ddc (qgis): [auth] translate menu actions
- 08:59 AM Revision 7a070acf (qgis): [auth] Added recommended and tooltip
- 07:43 AM Revision cff3569c (qgis): Typo fixes
- 07:41 AM Revision 93887178 (qgis): [needs-docs][feature] New button for empty the composer table (#5407)
- Adds a button to empty a composer table. Useful when you have a table
with a lot of columns and you want only a few.
... - 03:41 AM Revision 8514fa36 (qgis): Fix build warning
- In related news, Travis is no longer failing builds which
throw new warnings
2017-10-23
- 11:47 PM Revision 87d087bb (qgis): [Plugin manager] Add a label for built-in plugins explaining they aren'...
- 11:33 PM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- The PR is now merged to master.
- 11:32 PM Revision ea0e09b3 (qgis): Merge pull request #5410 from manisandro/geomchecker
- [FEATURE][Geometry checker] Support checking multiple layers at once, add new checks
- 11:21 PM Revision 46a6f25d (qgis): Merge pull request #5418 from nyalldawson/from_polyline
- Rename QgsGeometry::fromPolyline as QgsGeometry::fromPolylineXY
- 11:12 PM Revision 2f44de0e (qgis): [FEATURE] Download a file in Processing
- 11:03 PM Bug report #17319: v.net category value
- I was really in doubt when I clicked on "bug report", but for a user who is following manuals, tutorials and examples...
- 09:08 AM Bug report #17319 (Feedback): v.net category value
- Is this a question or a bug report?
Is this about the tools in the Processing toolbox or the QGIS/GRASS plugin?
... - 09:08 AM Bug report #17319 (Feedback): v.net category value
- Is this a question or a bug report?
Is this about the tools in the Processing toolbox or the QGIS/GRASS plugin?
... - 10:40 PM Revision 8421a7e0 (qgis): [Geometry checker] Add some debug code
- 10:31 PM Revision 2dccc3c1 (qgis): [Geometry checker] Remove unused includes
- 09:57 PM Revision 52e9a48c (qgis): Init z support and GML3 3D
- 08:42 PM Revision 977ce426 (qgis): [FEATURE][processing]Transect processing
- Adds a C++ version of the "ststion lines" plugin as a
new processing algorithm for creating transect lines. - 07:19 PM Revision e872716b (qgis): [auth] Typo in comment
- 07:16 PM Revision 86431774 (qgis): [auth] Add connection cache clear options
- This fixes a bug that required to restart
QGIS after a connection failed due to SSL
errors (the connection auth was c... - 07:04 PM Revision 65c6974d (qgis): Remove invalid decode statements from plugin installer
- 06:11 PM Revision 67b93418 (qgis): [auth] Removed configuration checkbox for auto clear
- 06:10 PM Revision 99014716 (qgis): [auth] Reverted to previous GUI
- 05:25 PM Revision e00f7675 (qgis): [Geometry checker] Fix possible crash in QgsGeometryCheckerFixSummaryDi...
- 05:25 PM Revision 0f687379 (qgis): [Geometry checker] Simplify point in polygon check
- 05:25 PM Revision 3cc72727 (qgis): [Geometry checker] Don't report segment lengths smaller than checker pr...
- 05:25 PM Revision 85f8c25f (qgis): [Geometry checker] Specify part in error parametrization in line and li...
- 05:25 PM Revision f48cf249 (qgis): [Geometry checker] Fix incorrect free in gap check
- 05:25 PM Revision 6b3309cd (qgis): [Geometry checker] Add more tests
- 05:25 PM Revision c44fa1da (qgis): [Geometry checker] Finish gap check test
- 05:25 PM Revision bd44483f (qgis): [Geometry checker] Fix type check factory
- 05:25 PM Revision 1e499558 (qgis): [Geometry checker] Fix broken LayerFeature geometry transform
- 05:25 PM Revision 13725362 (qgis): [Geometry checker] Add follow boundaries check
- 05:25 PM Revision 9a2393ea (qgis): [Geometry checker] Qt < 5.9 compatibility fix
- 05:25 PM Revision 972d14f6 (qgis): [Geometry checker] Exclude from sip bindings
- 05:25 PM Revision d71f62c7 (qgis): [Geometry checker] Make TestQgsGeometryChecks::searchCheckErrors return...
- 05:25 PM Revision 2c36a51f (qgis): Add missing QgsVScrollArea documentation
- 05:25 PM Revision ecd951dc (qgis): [Geometry checker] Try harder to match old errors to those found after ...
- 05:25 PM Revision 8cefc656 (qgis): [Geometry checker] Don't recheck any features if fixed error resulted i...
- 05:25 PM Revision e089b3ba (qgis): [Geometry checker] Only add to feature pool spatial indices features wh...
- 05:25 PM Revision 1f300cfa (qgis): Add QgsVScrollArea sip bindings
- 05:25 PM Revision 50e1c7a7 (qgis): [Geometry checker] Disable sorting in QgsGeometryCheckerFixSummaryDialo...
- 05:25 PM Revision 5de0c803 (qgis): [Geometry checker] Fix incomplete QgsGeometryOverlapCheckError::handleC...
- 05:25 PM Revision 0ffd00da (qgis): [Geometry checker] Add TestQgsGeometryChecks::createTestContext variant...
- 05:25 PM Revision f507246d (qgis): [Geometry checker] Don't recollect errors with empty recheck list
- 05:25 PM Revision 15b5da8f (qgis): [Geometry checker] Fix incorrect change parametrization in QgsGeometryC...
- 05:25 PM Revision f0116b49 (qgis): [Geometry checker] Use reduced tolerance when attempting to combine two...
- 05:25 PM Revision fde740a3 (qgis): Re-add QgsGeometryEngine::combine taking a list of QgsAbstractGeometries
- 05:25 PM Revision efc00c38 (qgis): [Geometry checker] Fix features not correctly removed from QgsFeaturePo...
- 05:25 PM Revision 084660a4 (qgis): [Geometry checker] More change tracking tests
- 05:25 PM Revision 8a561668 (qgis): [Geometry checker] Remove debug print
- 05:25 PM Revision cc9a2b33 (qgis): [Geometry checker] Fix incorrect logic in QgsGeometryCheckError::handle...
- 05:25 PM Revision 876418c4 (qgis): [Geometry checker] Add more fixError tests
- 05:25 PM Revision 3b6a0e2a (qgis): [Geometry checker] Fix crash in QgsGeometryCheckerResultTab::addError i...
- 05:25 PM Revision 5b2297f7 (qgis): [Geometry checker] Fix incorrect ring index in QgsGeometrySelfIntersect...
- 05:25 PM Revision 737d5135 (qgis): [Geometry checker] Use centroid of actual hole to report error in QgsGe...
- 05:25 PM Revision edf563b4 (qgis): [Geometry checker] Fix crashes in QgsGeometryGapCheck::mergeWithNeighbo...
- 05:25 PM Revision 4a6cdbe3 (qgis): [Geometry checker] Add a first series of fixError tests
- 05:25 PM Revision 8f343a91 (qgis): [Geometry checker] Fix wrong obsoletes test in QgsGeometryContainedChec...
- 05:25 PM Revision 9218afd3 (qgis): [Geometry checker] Don't make the layer-feature iterator return feature...
- 05:25 PM Revision 5470b163 (qgis): [Geometry checker] Set appropriate initial size for checker dialog
- 05:25 PM Revision 45862ed6 (qgis): [Geometry checker] Rename tab: Settings -> Setup
- 05:25 PM Revision c1b06cef (qgis): [Geometry checker] Tweak logic for choosing which layers are selected i...
- 05:25 PM Revision f0f66d74 (qgis): [Geometry checker] Fix LayerFeature iterator
- 05:25 PM Revision e88f32a2 (qgis): [Geometry checker] Add point in polygon check
- 05:25 PM Revision 3842f42a (qgis): [Geometry checker] Add line intersection check
- 05:25 PM Revision b5208c04 (qgis): [Geometry checker] Simplify code
- 05:25 PM Revision b9966aa3 (qgis): [Geometry checker] Extend duplicate check to also handle points
- 05:25 PM Revision ee47d42d (qgis): [Geometry checker] Add point must be covered by line check
- 05:25 PM Revision 7fb1c551 (qgis): [Geometry checker] Add dangle check
- 05:25 PM Revision 3dc083c8 (qgis): [Geometry checker] Uniformize error messages
- 05:25 PM Revision 58e39f6a (qgis): [Geometry checker] Ensure overlap check returns on error for each overl...
- 05:25 PM Revision 87cdeda4 (qgis): [Geometry checker] Report if geometry is invalid in overlap check
- 05:25 PM Revision db8b53f9 (qgis): [Geometry checker] Ensure duplicate check ui is enabled also for lines
- 05:25 PM Revision baf4a39c (qgis): [Geometry checker] Make line intersection test and line layer intersect...
- 05:25 PM Revision 5ded4f85 (qgis): [Geometry checker] Ensure line layer intersection test does not check a...
- 05:25 PM Revision e5e3fde6 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::polygonRings
- 05:25 PM Revision 7bb5583b (qgis): [Geometry checker] Don't make line intersection test report symmetric e...
- 05:25 PM Revision 07dc4295 (qgis): [Geometry checker] Some initial tests
- 05:25 PM Revision 54019e11 (qgis): [Geometry checker] Make contained check work with all geometry types
- 05:25 PM Revision 44ce9166 (qgis): [Geometry checker] Also check other parts of same feature in dangle check
- 05:25 PM Revision 183671f9 (qgis): [Geometry checker] Use symDifference for all geometry types to detect d...
- 05:25 PM Revision 816273ea (qgis): [Geometry checker] Drop feature id update logic now handled by freezing...
- 05:25 PM Revision 767538ba (qgis): [Geometry checker] Move core classes to qgis_analysis
- 05:25 PM Revision a5553204 (qgis): [Geometry checker] Reorder some UI elements
- 05:25 PM Revision 156f0060 (qgis): [Geometry checker] Enter update mode when editing result layers
- 05:25 PM Revision bd8028e6 (qgis): [Geometry checker] Add line layer intersection check
- 05:25 PM Revision e4de3a8c (qgis): [Geometry checker] Update for QgsGeometryEngine API changes
- 05:25 PM Revision c71d4216 (qgis): [Geometry checker] Fix layerFeature comparison
- 05:25 PM Revision f114b531 (qgis): [Geometry checker] Allow adding a prefix to output layer names
- 05:25 PM Revision 6c088e7b (qgis): [Geometry checker] Fix logic to ensure that each pair of features is on...
- 05:25 PM Revision d6d584b3 (qgis): [Geometry checker] Show layer names instead of ids in user-facing strings
- 05:25 PM Revision 732ce4cf (qgis): [Geometry checker] Handle fid changes
- 05:25 PM Revision 9cbaebed (qgis): [Geometry checker] Store feature pool directly in LayerFeature instead ...
- 05:25 PM Revision c14cdbb6 (qgis): [Geometry checker] Fix incorrect mapToLayerUnits -> layerToMapUntis
- 05:25 PM Revision 9fe1d7b3 (qgis): [Geometry checker] Add tooltip with data source to layers in setup tab
- 05:25 PM Revision 0b974c67 (qgis): [Geometry checker] Only update layer list in setup tab after layers hav...
- 05:25 PM Revision f523af92 (qgis): [Geometry checker] Don't use QgsScrollArea...
- 05:25 PM Revision 5c848405 (qgis): [Geometry checker] Don't self-compare features in contained check
- 05:25 PM Revision 2b01ccf1 (qgis): [Geometry checker] Run contained check in map crs
- 05:25 PM Revision 49b3cee4 (qgis): [Geometry checker] Various ui improvements
- 05:25 PM Revision 374e1865 (qgis): [Geometry checker] Add layer column to fix summary dialog tables
- 05:25 PM Revision e0caef92 (qgis): [Geometry checker] Introduce vertical-only scroll-areas
- 05:25 PM Revision aa27b664 (qgis): [Geometry checker] Fix some feature highlighting issues
- 05:25 PM Revision 0740979b (qgis): [Geometry checker] Improve label
- 05:25 PM Revision 5e6501fe (qgis): [Geometry checker] Add layer column to result table
- 05:25 PM Revision b80fa364 (qgis): [Geometry checker] Imporove logic for picking the output directory
- 05:25 PM Revision 018467fc (qgis): [Geometry checker] Fix determining active layer geometry types
- 05:25 PM Revision 81a4a526 (qgis): [Geometry checker] Fix updating and gathering of layers
- 05:25 PM Revision 7a518668 (qgis): [Geometry checker] Fix angle check possibly reporting end nodes of lines
- 05:25 PM Revision 57c348b8 (qgis): [Geometry checker] Ensure all UI items are consistently enabled/disable...
- 05:25 PM Revision 29d057c1 (qgis): [Geometry checker] Reduce icon size in setup layer list
- 05:25 PM Revision 1642eb16 (qgis): [Geometry checker] Adapt for API changes
- 05:25 PM Revision 31cc65df (qgis): [Geometry checker] Initial multi-layer support
- 05:25 PM Revision 2a92bfb2 (qgis): [Geometry checker] Introduce QgsGeometryCheckerContext
- 05:25 PM Revision e7efde2c (qgis): [Geometry checker] Make checks report affected are in selected crs
- 05:25 PM Revision 46e3ef73 (qgis): [Geometry checker] Ensure headers appear in project tree
- 05:25 PM Revision 23affe4f (qgis): [Geometry checker] Store error values in map units, perform topology ch...
- 05:25 PM Revision dd12b132 (qgis): [Geometry checker] Add multi-layer support to gap check
- 05:25 PM Revision 84184d45 (qgis): [Geometry checker] Use map crs for geometry and errorLocation in CheckE...
- 05:25 PM Revision b52b2c51 (qgis): [Geometry checker] Introduce QgsGeometryCheckerUtils::LayerFeatures
- 05:25 PM Revision 821eb409 (qgis): [Geometry checker] Initial multilayer support for contained check
- 05:25 PM Revision 55cf1254 (qgis): [Geometry checker] Initial multilayer support for duplicate check
- 05:25 PM Revision 3d8ffcb1 (qgis): [Geometry checker] Initial multilayer support for overlap check
- 05:02 PM Revision 97ad01b3 (qgis): Add the possibility to publish the url of WMS/WMTS layers and to advert...
- 04:31 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- a simplified patch:
QgsAttributeTableModel* masterModel = mMainView->masterModel();
masterModel->reload( master... - 02:00 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- this tests fails locally also without my patch! on travis the build is successfull :/
- 12:53 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- checking if this patch is affecting tests:
116/261 Test #116: qgis_dualviewtest .......................***Exception:... - 12:47 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- no, no more reload is necessary. Explicitely reload is present every time endEditCommand is triggered
- 12:41 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- this is a side effect of avoid reloading of data during editing
https://issues.qgis.org/projects/qgis/repository/rev... - 12:41 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- this is a side effect of avoid reloading of data during editing
https://issues.qgis.org/projects/qgis/repository/rev... - 12:34 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- Luigi Pirelli wrote:
> hmmm... probably having a different feature show option? I was able to replicate with "Show A... - 12:33 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- hmmm... probably having a different feature show option? I was able to replicate with "Show All feature"
- 12:28 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- Luigi Pirelli wrote:
> replicated on 2.18.13-21 on win and linux
that's weird, work as expected for me on Linux. - 12:27 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- replicated on 2.18.13-21 on win and linux
- 11:27 AM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- trying to replicate
- 10:22 AM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- It seems to affect Windows, as on Linux with the same patch the table is auto-refreshed.
- 04:02 PM Revision 1ecdb1dc (qgis): [auth] Menu option and configuration for auto clear auth cache
- 04:02 PM Revision cde36f32 (qgis): [auth] Clear network authentication cache on SSL errors
- 02:58 PM Bug report #17323 (Closed): Random extract within subset not working
- The algorithm in Processing "Random extract within subset" is not working. Seems stopping at the first feature found.
- 02:48 PM Revision e3fc73f4 (qgis): Merge pull request #5415 from rouault/use_layername
- [OGR provider/askUserForOGRSublayers] Use layername= instead of layerid= when no ambiguity
- 02:29 PM Revision 0d89504e (qgis): ADD GML export to QgsTriangle
- 02:20 PM Revision a6964b51 (qgis): Merge pull request #5413 from rldhont/server-bugfix-display
- [Server][Bugfix] Test if the environ variable DISPLAY is defined
- 01:52 PM Feature request #17321: Sorting of layers in Processing "multiple input" widget
- Really those vector layers are quite ugly, take a look to this "layouts":https://www.zz.com.ve
- 10:25 AM Feature request #17321 (Closed): Sorting of layers in Processing "multiple input" widget
- Using 'Merge vector layers' under 'Vector' > 'Data Management Tools'. When selecting 'Layers to merge' the layers are...
- 01:08 PM Bug report #17322: qgis._core import error
- Really I do not know. This code works on qgis python console. However, it gives the error when I run it on PyCharm.
- 12:35 PM Bug report #17322: qgis._core import error
- Mustafa Uçar wrote:
> I asked it everywhere for 2 weeks there is no progress about fixing the problem.
can you po... - 12:32 PM Bug report #17322: qgis._core import error
- I asked it everywhere for 2 weeks there is no progress about fixing the problem.
- 12:12 PM Bug report #17322 (Closed): qgis._core import error
- Please ask questions in the developers/users mailing list, or on IRC or gis.stackexchange. If after that an issue is ...
- 12:10 PM Bug report #17322 (Closed): qgis._core import error
- *Hello I am trying to run a standalone application. However, it does not run the program because of mentioned error i...
- 12:42 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> Does the issue still exist in 2.18 ?
> I have tested the dummy project with 2.18.13 and no ... - 09:01 AM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> Does the issue still exist in 2.18 ?
> I have tested the dummy project with 2.18.13 and no ... - 12:09 PM Bug report #16135 (Closed): Selection by layerid instead layername from .gdb
- fixed here https://github.com/qgis/QGIS/pull/5415
- 12:09 PM Bug report #16135 (Closed): Selection by layerid instead layername from .gdb
- fixed here https://github.com/qgis/QGIS/pull/5415
- 11:35 AM Revision 1d043f3c (qgis): Update test
- 11:35 AM Revision d8dc0f92 (qgis): Make gpkg the first choice for processing vector outputs
- 11:35 AM Revision 7bfd60ab (qgis): [Server][Bugfix] Test if the environ variable DISPLAY is defined
- 11:25 AM Bug report #15680 (Feedback): Clipping of raster with GDAL may hang QGIS
- Should be fixed in master
- 11:25 AM Bug report #15680 (Feedback): Clipping of raster with GDAL may hang QGIS
- Should be fixed in master
- 11:19 AM Bug report #16193: The new searchbox in the Layer properties dialog prevents minimization of the ...
- This is still an issue on master. While I can minimize left panel manually, its state is not preserved when dialog op...
- 11:04 AM Revision 1822b76c (qgis): [OGR provider/askUserForOGRSublayers] Use layername= instead of layerid...
- When composing URI, use layer names if layer names are unique. This will
be more stable in case the datasource get la... - 10:55 AM Feature request #16834 (Closed): Extend string search in multi-attribute search with "starts with...
- Implemented in commit:8efa9fa815e1437432a44ed00ea51f063da27014
- 10:55 AM Feature request #16834 (Closed): Extend string search in multi-attribute search with "starts with...
- Implemented in commit:8efa9fa815e1437432a44ed00ea51f063da27014
- 10:55 AM Feature request #16834 (Closed): Extend string search in multi-attribute search with "starts with...
- Implemented in commit:8efa9fa815e1437432a44ed00ea51f063da27014
- 10:53 AM Bug report #16750 (Closed): Attribute table does not show display value in case a relation refere...
- Issue doesn't appear anymore in master. Closing therefore.
- 10:53 AM Bug report #16750 (Closed): Attribute table does not show display value in case a relation refere...
- Issue doesn't appear anymore in master. Closing therefore.
- 10:50 AM Feature request #16835 (Closed): Side column in form view remembers columns, but no expressions
- implemented in commit:f0cf4c3ee8a29847796ed956da3c832372312a2c
- 10:50 AM Feature request #16835 (Closed): Side column in form view remembers columns, but no expressions
- implemented in commit:f0cf4c3ee8a29847796ed956da3c832372312a2c
- 10:34 AM Bug report #17318 (Closed): Fields and Values NULLS in Expression Calculator (Tool Set Z value)
- See #17267-1 for an explanation.
- 10:34 AM Bug report #17318 (Closed): Fields and Values NULLS in Expression Calculator (Tool Set Z value)
- See #17267-1 for an explanation.
- 10:32 AM Bug report #17226 (Closed): Geopackage "Select Vector Layers to Add" dialogue has wrong nr of fea...
- 10:31 AM Bug report #17226: Geopackage "Select Vector Layers to Add" dialogue has wrong nr of features
- Seems to be fixed now.
- 10:08 AM Bug report #17187 (Closed): Attribute Table refresh issue
- replaced by #17312
- 10:08 AM Bug report #17187 (Closed): Attribute Table refresh issue
- replaced by #17312
- 09:57 AM Bug report #15546 (Closed): Crash when rendering a polygon layer with style and labels
- 09:56 AM Bug report #15546: Crash when rendering a polygon layer with style and labels
- Yes close this issue
I believe it is because of the long use of a project file across different versions. Also, ... - 09:45 AM Bug report #15546: Crash when rendering a polygon layer with style and labels
- Can we close this as "won't fix" as probably caused by an unclean (and hard to replicate) project?
- 09:12 AM Bug report #15546: Crash when rendering a polygon layer with style and labels
- The solution for this issue seems to be:
- change the OTF projection to 4326
- save the project as a different name... - 08:54 AM Bug report #17316: Current implementation of multiple-layer style paste doesn't work for the comm...
- l
- 08:53 AM Bug report #17317 (Feedback): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel call...
- Please submit your patch as a pull request on Github. Thanks!
- 08:53 AM Bug report #17317 (Feedback): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel call...
- Please submit your patch as a pull request on Github. Thanks!
- 08:53 AM Bug report #17317 (Feedback): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel call...
- Please submit your patch as a pull request on Github. Thanks!
- 08:53 AM Bug report #17317 (Feedback): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel call...
- Please submit your patch as a pull request on Github. Thanks!
- 08:52 AM Bug report #17080: Processing: saving to file results of SAGA raster tools do not work if input h...
> The result is the same. I attach the log file. I used a path with your suggestions.
RuntimeError: Could n...- 08:47 AM Bug report #17222: OpenFileGDB feature count showing in layer name value
- Is this ticket the same as #16135 ?
- 04:53 AM Bug report #17222 (Closed): OpenFileGDB feature count showing in layer name value
- fixed in a recent master - thank you!
- 08:46 AM Bug report #17320 (Feedback): Can't filter a table by a date field
- Please attach sample data.
- 08:46 AM Bug report #17320 (Feedback): Can't filter a table by a date field
- Please attach sample data.
- 04:47 AM Bug report #17320 (Closed): Can't filter a table by a date field
- I have a shapefile whose data table has a field that contains dates and is shown in the layer properties as being QDa...
- 07:04 AM Revision a48c2e8f (qgis): Merge pull request #4947 from lbartoletti/regularShape_gui
- [FEATURE][needs-docs] Add gui to draw Circle, Ellipse, Rectangle and Regular Polygon
2017-10-22
- 11:03 PM Revision 5d675720 (qgis): Optimise calculation of QgsGeometry::vertexNrFromVertexId
- By moving logic to abstract geometry subclasses so that they
can trivially retrieve the vertex number, instead of rel... - 11:03 PM Revision 2e8e72d0 (qgis): Optimise determination of adjacent vertices and move to QgsAbstractGeom...
- Previously the method in QgsGeometryUtils was relying on
QgsAbstractGeometry::coordinateSequence, which is an absolut... - 10:03 PM Revision 16cad4d1 (qgis): - Add Signals start/stopCapturing
- - fix QSpinBox -> QgsSpinBox
- 05:01 PM Bug report #17080: Processing: saving to file results of SAGA raster tools do not work if input h...
- Giovanni Manghi wrote:
> Mario Reyes wrote:
> > Could not load layer: C:/Users/Leslie/Documents/Curso QGIS II/Pract... - 03:49 PM Bug report #17319 (Closed): v.net category value
- The dialog boxes of the v.net (GRASS GIS) tools available in QGIS allow the user to select the features to be used by...
- 03:02 PM Bug report #17318 (Closed): Fields and Values NULLS in Expression Calculator (Tool Set Z value)
- I'm trying to assign the height value from a field in the attribute table, but when trying to use the "Set Z Value"pr...
- 03:00 PM Bug report #17317 (Closed): mProxyModel is nullptr when QgsBrowserDockWidget::refreshModel called...
- Add/Edit/Delete WMS or XYZ provider produce this stack trace because mProxyModel is nullptr when QgsBrowserDockWidget...
- 12:43 PM Revision 51fb6654 (qgis): Fix QgsVectorFileWriter use of transactions while writing
- Previously the writer was only using transactions in some
cases (when calling the static writeAsVectorFormat method).... - 12:12 PM Bug report #17316 (Open): Current implementation of multiple-layer style paste doesn't work for t...
- I'm not sure this should be categorized as a bug or just a feature request.
from a closed feature request: #10323
... - 10:10 AM Revision c4f3832a (qgis): Rename QgsGeometry::fromPolyline as QgsGeometry::fromPolylineXY
- and add new QgsGeometry::fromPolyline which uses QgsPoint
We want to encourage people not to use the QgsPointXY meth... - 08:14 AM Bug report #17315 (Feedback): 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
- QGIS cc96f51e62 Installed with OSGeo4W64
* Load test data (but any other data didn't work for me)
* Start the New... - 04:09 AM Revision 10a2867c (qgis): Partially revert 28daa1a0
- Using gpkg for this test is causing intermittent travis
timeouts.
.
.
.
.
Team Shapefile FTW ;) - 02:59 AM Revision 15af45f6 (qgis): Fix QgsGeometry::angleAtVertex returned wrong angle for start/end
- of closed linestrings
The average angle of adjacent segments should be used in this case
2017-10-21
- 10:54 PM Bug report #17312: Attribute Table refresh issue using the Quick Field Calculation Bar
- I confirm this on
OS: Windows 10 64-bit
QGIS: 2.18.13-20 64-bit (via OSGeo4W pre-compiled) (Thanks to Giovanni Ma... - 11:38 AM Bug report #17312 (Closed): Attribute Table refresh issue using the Quick Field Calculation Bar
- The Attribute Table doesn't immediately update when fields are set with the Quick Field Calculation Bar.
Steps to ... - 06:58 PM Bug report #17187: Attribute Table refresh issue
- Yes, this bug report should now be closed with a reference to the new one (#17312).
- 02:31 PM Bug report #17187: Attribute Table refresh issue
- I agree - #17289 was a different bug.
The only reason I copied the videos over was because #17289 was incorrectly ... - 11:44 AM Bug report #17187: Attribute Table refresh issue
- Tested 2.18-dev (just compiled) also on Linux:: exactly the same issue of Windows (even with regard to focus behaviou...
- 05:55 PM Revision 25b04217 (qgis): follow up f243b8448e2
- 05:54 PM Bug report #17314: export to dxf format - z dimension
- test: export from dgn to dxf (linestring)
- 05:46 PM Bug report #17314 (Closed): export to dxf format - z dimension
- export to dxf file format doesn't export z dimension
- 05:39 PM Revision e6f52365 (qgis): postgres provider: queries have an unknown relation type
- 05:39 PM Revision f243b844 (qgis): postgres: add support for partitioned tables (implements #17302)
- 05:39 PM Feature request #17302 (Closed): Partitioned Table using PostgreSQL 10 native partitioning won't ...
- Applied in changeset commit:qgis|f243b8448e16f9516e60d684156ec80534521d5a.
- 05:39 PM Feature request #17302 (Closed): Partitioned Table using PostgreSQL 10 native partitioning won't ...
- Applied in changeset commit:qgis|f243b8448e16f9516e60d684156ec80534521d5a.
- 04:33 PM Revision 6428fed8 (qgis): Merge pull request #5385 from jachym/geopackage
- Put GeoPackage at first place in the menu
- 02:36 PM Bug report #17262: Attribute table data entered text is obscured by the 'x' button
- Okay, those other bugs are not directly related to this one.
However, I think this one should be classed as a Regr... - 02:10 PM Feature request #17313 (Open): Adopt JRectifier or incorporate funtionality into GDAL Georeferencer
- Janek's JRectifier plugin is so much better to use than the GDAL Georeferencer, it would be a much better core georef...
- 08:13 AM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> Have you the QGIS and QGIS Server log ?
I have only QGIS Server log, QGIS is installed no... - 08:13 AM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> Have you the QGIS and QGIS Server log ?
I have only QGIS Server log, QGIS is installed no...
2017-10-20
- 12:50 AM Bug report #17309: SpatiaLite Layer default style is (usually) not loaded.
- After more testing: Saving and loading styles in Spatialite db depends on provider type, QGIS version and probably GD...
- 04:03 PM Bug report #17309 (Closed): SpatiaLite Layer default style is (usually) not loaded.
- A default style for a Spatialite layer is not loaded by QGIS.
Neither from the source db nor the local qgis.qmldb.
... - 12:41 AM Bug report #17226 (Feedback): Geopackage "Select Vector Layers to Add" dialogue has wrong nr of f...
- Can you retry ? I can't reproduce this . I belive this has been fixed and is a duplicate of #17222
- 12:40 AM Bug report #17222 (Feedback): OpenFileGDB feature count showing in layer name value
- Can you retry with latest master ? I can't reproduce, so it might have been fixed
- 12:28 AM Revision 2e87d32f (qgis): [Browser] With GDAL 2.x, fix invalid detection of OGR VRT by GDAL provi...
- 12:09 AM Revision 49071808 (qgis): [Browser] Fix invalid detection of OGR VRT by GDAL provider, and fix br...
- 12:09 AM Bug report #16806 (Closed): Non valid VRT logic due to GDAL changes in QgsGdalDataItems
- Applied in changeset commit:qgis|49071808acb104c5c6dc0d63a40296a0f88969da.
- 12:09 AM Bug report #16806 (Closed): Non valid VRT logic due to GDAL changes in QgsGdalDataItems
- Applied in changeset commit:qgis|49071808acb104c5c6dc0d63a40296a0f88969da.
- 11:26 PM Revision cc96f51e (qgis): [OGR/browser] More consistant use of GDAL API
- 11:17 PM Bug report #17311 (Open): QGIS crashes when trying to save edits on Oracle Spatial layers added u...
- Subject says it all. No crash if the same layer is edited with the native Oracle provider.
Also with the OGR drive... - 09:46 PM Revision feaa8b81 (qgis): [OGR provider] subLayers(): avoid emitting error on a geometry less layer
- 09:42 PM Revision c130f9fc (qgis): [OGR provider] Avoid (harmless) OGR errors when trying to convert GeoPa...
- 08:12 PM Bug report #17187: Attribute Table refresh issue
- Geo Dev wrote:
> Tested on a just compiled code of the last 2.18-dev (with the latest commit 6d50b37) and on the alr... - 07:23 PM Bug report #17187: Attribute Table refresh issue
- Tested on a just compiled code of the last 2.18-dev (with the latest commit 6d50b37) and on the already compiled OSGe...
- 06:18 PM Bug report #17187: Attribute Table refresh issue
- sand thorn wrote:
> I can not find 2.18-dev in
>
> http://qgis.org/downloads/weekly/?C=M;O=D
>
> There are onl... - 05:41 PM Bug report #17187: Attribute Table refresh issue
- I can not find 2.18-dev in
http://qgis.org/downloads/weekly/?C=M;O=D
There are only 2.99-dev. Besides, there se... - 04:58 PM Bug report #17187: Attribute Table refresh issue
- or 2.18-dev
- 04:46 PM Bug report #17187: Attribute Table refresh issue
- Geo Dev wrote:
> IMHO the description of this bug (#17187) is properly focused on the issue that still occurs in bot... - 04:31 PM Bug report #17187: Attribute Table refresh issue
- IMHO the description of this bug (#17187) is properly focused on the issue that still occurs in both versions 2.18.13...
- 10:10 AM Bug report #17187: Attribute Table refresh issue
- yes, IMHO is better to close this issue and reopen one related to master. The main reason is also because, in this mo...
- 09:44 AM Bug report #17187 (Feedback): Attribute Table refresh issue
- Geo Dev wrote:
> The backported fix commit:5f22ba1c936db18f9326b84315be03b4874282e0
> doesn't fix this issue (#1718... - 09:44 AM Bug report #17187 (Feedback): Attribute Table refresh issue
- Geo Dev wrote:
> The backported fix commit:5f22ba1c936db18f9326b84315be03b4874282e0
> doesn't fix this issue (#1718... - 07:57 PM Bug report #17310: Cannot start up docker container qgis/qgis on Mac
- Christopher Lynnes wrote:
> Well, the docker hub web page at https://hub.docker.com/r/qgis/qgis/ says it is the "off... - 07:29 PM Bug report #17310: Cannot start up docker container qgis/qgis on Mac
- Well, the docker hub web page at https://hub.docker.com/r/qgis/qgis/ says it is the "official docker repository for h...
- 07:10 PM Bug report #17310 (Feedback): Cannot start up docker container qgis/qgis on Mac
- Ummm... this is the tracker for the QGIS application, not for anything else (so not for the dicker container... that ...
- 07:10 PM Bug report #17310 (Feedback): Cannot start up docker container qgis/qgis on Mac
- Ummm... this is the tracker for the QGIS application, not for anything else (so not for the dicker container... that ...
- 07:10 PM Bug report #17310 (Feedback): Cannot start up docker container qgis/qgis on Mac
- Ummm... this is the tracker for the QGIS application, not for anything else (so not for the dicker container... that ...
- 07:05 PM Bug report #17310 (Closed): Cannot start up docker container qgis/qgis on Mac
- I'm on a MacBook Air running 10.11.6. I am running Docker 17.09.0-ce. I have been trying to get QGIS installed on m...
- 07:23 PM Bug report #13957: [Project Properties] certain ellipsoids selected cause transform initializatio...
- I have found two more ellipsoids that have a different initialization problem. These have zero for the a, b parameter...
- 07:15 PM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- see also #13956 and #17208.
This ticket essentially is a duplicate of the problems previously reported. - 06:29 PM Revision 32852fb4 (qgis): fix tab clicks in plugin manager
- 06:06 PM Revision a733ace3 (qgis): Merge pull request #5409 from rouault/fix_gpkg_many_layers
- [OGR provider] Allow opening (GeoPackage) datasets with many layers
- 05:37 PM Revision 8f3d44d4 (qgis): [OGR provider] Allow opening (GeoPackage) datasets with many layers
- Currently each time you instanciate a QgsOgrProvider layer, a GDAL dataset is
created. In the case of GeoPackage, thi... - 05:37 PM Revision c9b0a2b1 (qgis): [OGR provider] Speed-up layer addition to the canvas when selected from...
- 05:37 PM Revision e59f1d5d (qgis): Move static variable to function scope
- 05:11 PM Revision 08443c20 (qgis): Revert "Avoid type quotation errors in value exists check"
- This reverts commit 6ce4b607c522d5db35227d2ae5f20259d4e384f0.
- 04:43 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> Giovanni Manghi wrote:
> > René-Luc ReLuc wrote:
> > > The layer order in the URL has chan... - 04:36 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Giovanni Manghi wrote:
> René-Luc ReLuc wrote:
> > The layer order in the URL has changed between 2.14 and 2.18.
>... - 04:34 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> The layer order in the URL has changed between 2.14 and 2.18.
I tested the Montpellier de... - 04:31 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- The layer order in the URL has changed between 2.14 and 2.18.
And with a fake server X, no segfault ? - 04:29 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> Have you the QGIS and QGIS Server log ?
I did a complete fresh install on Ubuntu xenial, ... - 01:32 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Have you the QGIS and QGIS Server log ?
- 01:22 PM Bug report #15440 (Open): QGIS Server: GetPrint crashes on Windows when there are advanced eleme...
- 01:20 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Hi,
I can confirm this bug on QGIS LTR 2.18.13 and Ubuntu server. Print composer without text label (map, legend, ... - 04:29 PM Revision fc016ec6 (qgis): Application termination: fix crash caused by 5288aed5503205948f3785590e...
- 04:14 PM Revision a01f153e (qgis): Feature validation should not spam the log
- 04:14 PM Revision 6ce4b607 (qgis): Avoid type quotation errors in value exists check
- 04:04 PM Bug report #17256 (Closed): SpatiaLite Layer default style is not loaded when using the SpatiaLit...
- 03:45 PM Bug report #15742: Error in Basic statistics for numeric fields
- Joao Paulouro wrote:
> I can confirm the bug on a QGIS 2.18.13 installation via homebrew on mac. The issue seems to ... - 03:37 PM Bug report #15742: Error in Basic statistics for numeric fields
- I can confirm the bug on a QGIS 2.18.13 installation via homebrew on mac. The issue seems to only affect values with ...
- 02:10 PM Revision 5288aed5 (qgis): QGisApp: fix potential crash at application closing linked to mDataSour...
- 01:28 PM Bug report #17295: vector styler in layer properties shows "This renderer doesn't implement a gra...
- landry Landry Breuil wrote:
> There was already a thread on the -dev ML (to which i'm not subscribed) so as i experi... - 11:32 AM Bug report #17295: vector styler in layer properties shows "This renderer doesn't implement a gra...
- There was already a thread on the -dev ML (to which i'm not subscribed) so as i experienced the same issue, i figured...
- 01:05 PM Bug report #17308: Plugins menu shows incorrect correct
See:
https://github.com/qgis/QGIS/pull/5412
and for discussion:
https://github.com/qgis/qgis3_UIX_discuss...- 11:29 AM Bug report #17308 (Closed): Plugins menu shows incorrect correct
- The options "Install from Zip" and "Settings" don't show the correct content.
QGIS 2.99 installed with OSGEO4W.
... - 11:19 AM Revision c9938880 (qgis): Move creation of datasource uri for external wms layers to QgsWMSParame...
- 11:13 AM Revision 0f3d14a0 (qgis): Merge pull request #5408 from rldhont/server-handlerequest-project
- [Server][FEATURE] Handle request from QgsServer with a QgsProject
- 10:47 AM Bug report #17305 (Closed): Labeling using setCustomProperty()
- Closed in favor of #17307
- 10:47 AM Bug report #17305 (Closed): Labeling using setCustomProperty()
- Closed in favor of #17307
- 10:23 AM Bug report #17305: Labeling using setCustomProperty()
- I wanted to change the title of this issue to:
Problem with conversion of strings, e.g. when labeling using setCusto... - 09:46 AM Bug report #17305 (Feedback): Labeling using setCustomProperty()
- Markus Woehling wrote:
> EasyCustomLabeling is working on 2.18.13, right.
> I found out that setCustomProperty() is... - 10:39 AM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > Giovanni Manghi wrote:
> > > Please test again after the patch... - 10:26 AM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > Please test again after the patch has been merged in master.
>... - 10:25 AM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- Giovanni Manghi wrote:
> Please test again after the patch has been merged in master.
Hi everybody,
when this pa... - 09:45 AM Bug report #16898 (Feedback): Geometry checker crashes when checking a specific vector layer (att...
- Please test again after the patch has been merged in master.
- 10:32 AM Bug report #17307 (Closed): Problem with conversion of python strings, e.g. when labeling using s...
- For me it's not possible anymore to configure labeling (for QgsVectorLayer) using setCustomProperty().
I found out... - 10:25 AM Revision efb84fd2 (qgis): Merge pull request #5337 from dmarteau/qgis_utils_refactoring
- Disable message hook and import override at runtime
- 10:24 AM Feature request #17273 (Feedback): Respect coordinate system (CRS) when outputFormat=GeoJSON
- René-Luc ReLuc wrote:
> To support different's CRSs in WFS, QGIS Server needs to implement WFS 1.1.0.
>
> It's no... - 10:14 AM Feature request #17273: Respect coordinate system (CRS) when outputFormat=GeoJSON
- To support different's CRSs in WFS, QGIS Server needs to implement WFS 1.1.0.
It's not a regression because, QGIS ... - 10:23 AM Bug report #15086 (Closed): Inconsistency between layernames in WMS and WFS
- René-Luc ReLuc wrote:
> Used the shortname to avoid this difference.
so this can be closed? - 10:21 AM Bug report #15086: Inconsistency between layernames in WMS and WFS
- Used the shortname to avoid this difference.
- 10:20 AM Bug report #15086: Inconsistency between layernames in WMS and WFS
- The layer name in WFS has to be compatible with an XML element tag name. It is not only used in URL has apram, it is ...
- 10:22 AM Bug report #15085 (Feedback): The setting 'Use layer ids as name' does not work for WFS-call
- has it been fixed in 2.18 ?
- 10:18 AM Bug report #15979 (Feedback): %20 in QGIs project file
- Has it been fixed in 2.18 ?
- 10:18 AM Bug report #15979 (Feedback): %20 in QGIs project file
- Has it been fixed in 2.18 ?
- 10:15 AM Bug report #16995: Cannot add WFS layer from QGIS Server to GeoServer
- Can you provide a more explicit error ?
- 09:44 AM Revision 7b455d87 (qgis): [Server][FEATURE] Handle request from QgsServer with a QgsProject
- With this commit, it's posssible to handle a request from a QgsProject without writing it to the disk.
```python
ser... - 08:26 AM Revision 13a00aae (qgis): Merge pull request #5399 from pblottiere/server_flaky_tests
- [server] WIP : reactivate flaky server tests for WMS requests
- 08:24 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- Another crash example. With me easily reproducable by
- create empty project
- load default (osm) xyz layer via '... - 03:16 AM Revision 8d64e2e6 (qgis): Also add unique_ptrs for other geos classes
- 03:16 AM Revision b2add8cf (qgis): Another attempt to avoid Travis warnings
2017-10-19
- 01:07 AM Revision 4e586818 (qgis): Fix warning if building without 3d
- (AKA hurry up Fedora 27, I want Qt 5.9 already)
- 11:26 PM Bug report #17305: Labeling using setCustomProperty()
- EasyCustomLabeling is working on 2.18.13, right.
I found out that setCustomProperty() is working fine in the python ... - 05:48 PM Bug report #17305: Labeling using setCustomProperty()
- Can you test EasyCustomLabeling plugin?
It uses setCustomProperty() a lot and in my experience, it works on 2.18.1... - 11:18 AM Bug report #17305 (Open): Labeling using setCustomProperty()
- 11:13 AM Bug report #17305: Labeling using setCustomProperty()
- Yes, it did work up to version 2.14 (but I did not check 2.16).
- 11:03 AM Bug report #17305 (Feedback): Labeling using setCustomProperty()
- did it worked in previous qgis releases?
- 10:33 PM Bug report #16898: Geometry checker crashes when checking a specific vector layer (attached)
- I've finally got to submitting the PR for the new enhanced geometry checker (https://github.com/qgis/QGIS/pull/5410) ...
- 08:13 PM Bug report #17187 (Reopened): Attribute Table refresh issue
- The backported fix commit:5f22ba1c936db18f9326b84315be03b4874282e0
doesn't fix this issue (#17187) that still occurs... - 06:43 PM Bug report #17187 (Closed): Attribute Table refresh issue
- Applied in changeset commit:qgis|6d50b37c628e858760a9bdea3fa3860826281134.
- 06:43 PM Bug report #17187 (Closed): Attribute Table refresh issue
- Applied in changeset commit:qgis|6d50b37c628e858760a9bdea3fa3860826281134.
- 05:51 PM Bug report #17187: Attribute Table refresh issue
- confirmed that https://github.com/qgis/QGIS/pull/5403 fix this issue
- 04:22 PM Bug report #17187: Attribute Table refresh issue
- check if https://github.com/qgis/QGIS/pull/5403 really fix the issue
- 12:27 PM Bug report #17187: Attribute Table refresh issue
- https://github.com/qgis/QGIS/pull/5403
- 12:27 PM Bug report #17187: Attribute Table refresh issue
- https://github.com/qgis/QGIS/pull/5403
- 12:09 PM Bug report #17187: Attribute Table refresh issue
- Luigi Pirelli wrote:
> the same issue was already fixed 4month ago in master commit:5f22ba1c936db18f9326b84315be03b4... - 12:01 PM Bug report #17187: Attribute Table refresh issue
- the same issue was already fixed 4month ago in master commit:5f22ba1c936db18f9326b84315be03b4874282e0 but never backp...
- 06:43 PM Revision 6d50b37c (qgis): Merge pull request #5403 from boundlessgeo/issue_17187_backportFrom3
- [bugfix] Attribute table model not updated when a feature is changed. fixes #17280 #17187
- 06:43 PM Bug report #17280 (Closed): When switch between filtered modes, the edited cells stop updating th...
- Applied in changeset commit:qgis|6d50b37c628e858760a9bdea3fa3860826281134.
- 06:43 PM Bug report #17280 (Closed): When switch between filtered modes, the edited cells stop updating th...
- Applied in changeset commit:qgis|6d50b37c628e858760a9bdea3fa3860826281134.
- 04:12 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- Dope. Thank you.
- 12:28 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- https://github.com/qgis/QGIS/pull/5403
- 12:28 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- https://github.com/qgis/QGIS/pull/5403
- 12:28 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- https://github.com/qgis/QGIS/pull/5403
- 06:00 PM Bug report #15546: Crash when rendering a polygon layer with style and labels
- Stefan Schweigel wrote:
> It seems to be a very strange problem. I tried your suggestions: removed the .qgis2 folder... - 06:00 PM Bug report #15546: Crash when rendering a polygon layer with style and labels
- Stefan Schweigel wrote:
> It seems to be a very strange problem. I tried your suggestions: removed the .qgis2 folder... - 04:02 PM Bug report #15546: Crash when rendering a polygon layer with style and labels
- It seems to be a very strange problem. I tried your suggestions: removed the .qgis2 folder and disabled all plugins. ...
- 04:02 PM Bug report #15546: Crash when rendering a polygon layer with style and labels
- It seems to be a very strange problem. I tried your suggestions: removed the .qgis2 folder and disabled all plugins. ...
- 11:45 AM Bug report #15546 (Feedback): Crash when rendering a polygon layer with style and labels
- Stefan Schweigel wrote:
> The Problem is still the same in QGIS 2.18.13
>
> Steps to reproduce the crash:
> - op... - 11:45 AM Bug report #15546 (Feedback): Crash when rendering a polygon layer with style and labels
- Stefan Schweigel wrote:
> The Problem is still the same in QGIS 2.18.13
>
> Steps to reproduce the crash:
> - op... - 11:45 AM Bug report #15546 (Feedback): Crash when rendering a polygon layer with style and labels
- Stefan Schweigel wrote:
> The Problem is still the same in QGIS 2.18.13
>
> Steps to reproduce the crash:
> - op... - 07:28 AM Bug report #15546 (Reopened): Crash when rendering a polygon layer with style and labels
- The Problem is still the same in QGIS 2.18.13
Steps to reproduce the crash:
- open the attached sample project
... - 05:58 PM Revision a411669d (qgis): Merge pull request #5226 from aaime/rule_labels
- Also export rule based labelling in SLD. Follows up to ticket #8925
- 04:29 PM Revision e90f601a (qgis): Add some tests to validate assertXMLEqual
- 04:29 PM Revision 3c18232c (qgis): Unskip test_wms_getprint_srs (GetPrint has been refactored since)
- 04:29 PM Revision e50a8aa3 (qgis): Split WMS tests to detect flaky behavior
- 04:06 PM Bug report #13957: [Project Properties] certain ellipsoids selected cause transform initializatio...
- I confirm the problem also on Ubuntu 16.04
- 03:51 PM Revision e7d7295a (qgis): Merge pull request #5405 from rldhont/server-wms-test-enhancement
- [Server][Tests] Fix WMS tests locally
- 03:45 PM Revision 28daa1a0 (qgis): Adding more default SHP->GPKG changes
- 02:55 PM Revision aa594f53 (qgis): Also export rule based labelling. Follow up to #8925
- 02:48 PM Revision dc6bdc29 (qgis): [Server][Tests] Fix WMS tests locally
- 02:16 PM Revision 9ce73616 (qgis): Possibility to set a WMS print layer for WMS/WMTS layers in qgis server...
- 12:23 PM Revision 492967a8 (qgis): [bugfix] Attribute table model not updated when a feature is changed
- 11:54 AM Bug report #17306 (Closed): using CTRL-A in filtered attribute table selects all the features
- and not only the filtered one as expected.
- 11:02 AM Revision 05dcb537 (qgis): Merge pull request #5350 from pblottiere/null_218
- [bugfix] Properly update filter comboboxes of relation reference widget
- 10:49 AM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- Good catch Steven! The problem was selecting "WGS84" instead of "WGS 84". The latter works fine and selection is reta...
- 10:05 AM Bug report #16524: Processing/geoprocessing operations failing in 2.18 with memory layers
- Cannot reproduce here
I tried you suggestion of creating two polygons in two memory layers, and difference work fi... - 10:01 AM Revision b70d9b50 (qgis): Add some tests
- 10:01 AM Revision f7687e27 (qgis): Filter comboboxes are reset when the widget is initialised and foreign ...
- 09:26 AM Revision 2aaff6a3 (qgis): Move code useful for 3D view out of 2D map canvas dock code
- 09:26 AM Revision 79bc5d4b (qgis): Save state of 3D map views in projects + restore them on project load
- 08:14 AM Revision ac7e041a (qgis): Revert "Fix build warnings on Travis"
- Hey clang - how about you don't through warnings if
fixing them breaks the build?
This reverts commit e28a555497e998... - 07:14 AM Revision 60d0db9e (qgis): [DB Manager]Set dialog alignment instead of adding trailing spaces to l...
- 06:25 AM Revision e28a5554 (qgis): Fix build warnings on Travis
- 06:23 AM Revision 8927fb57 (qgis): Merge pull request #5369 from nyalldawson/toolbox_order
- [processing] Always list native algorithms before 3rd party providers
- 05:12 AM Revision 4ce16624 (qgis): Allow processing providers to specify a long name, and show it in tooltips
- Add version number to gdal provider long name
- 04:01 AM Revision a33376fe (qgis): Drop version and count from algorithm item in tree view
- 04:01 AM Revision 925ec609 (qgis): [processing] Always list native algorithms before 3rd party providers
- This change ensures that searching for algorithms always returns
native algorithms before matching 3rd party algorith... - 03:59 AM Revision 325168ee (qgis): Merge pull request #5392 from nyalldawson/file_downloader
- Split QgsFileDownloader into separate core/gui classes
- 03:48 AM Revision b855ad1e (qgis): Merge pull request #5366 from DelazJ/effectsalign
- Vertically align color widget in Effect properties dialog
- 03:47 AM Revision 8ca4a1a8 (qgis): Fix windows build
- 03:45 AM Revision 34e30568 (qgis): Merge pull request #5371 from DelazJ/colorspace
- Optimize spacing in Color settings dialog
- 02:52 AM Revision bb522b36 (qgis): More use of geos::unique_ptr
- 02:52 AM Revision 0d6df128 (qgis): Fix leak in QgsMultiSurface::asJSON
- 02:52 AM Revision 6fe89fd3 (qgis): Replace GEOSGeomScopedPtr with unique_ptr with custom deleter
- And make greater use of it through QgsGeos to avoid potential
memory leaks.
2017-10-18
- 01:40 AM Revision a1efff79 (qgis): [auth] Fix documentation error in QgsAuthCertUtils
- 12:07 AM Revision 8107f910 (qgis): [auth] Move inline file reads to static func; add PKCS#8 sniffing func
- 12:07 AM Revision c66de140 (qgis): [auth] Add PKCS8 to PKCS1 key conversion for macOS (deps on libtasn1)
- See description of QgsAuthCertUtils::pkcs8PrivateKey.
This fix may be needed on other platforms (untested at this po... - 12:07 AM Revision 025c6f2e (qgis): [auth] Add error trap and debug fixes for PKCS#12 auth method
- 11:29 PM Revision 406425d6 (qgis): Rename method, docs and api breaks documentation
- 11:21 PM Revision 30da28a7 (qgis): Fix qt warnings thrown by QgsFileDownloader
- 10:32 PM Revision 587072ca (qgis): Split QgsFileDownloader into separate core/gui classes
- So that the guts of this class can be used from non-gui code
- 10:31 PM Revision a4067399 (qgis): Add render context flag to indicate canvas preview jobs
- In future we can use this to optimise the preview job and shortcut
by doing lower quality/faster renders.
For now, u... - 10:31 PM Bug report #16988 (Closed): Updated canvas setting for min/max values of raster layer with pseudo...
- Applied in changeset commit:qgis|a4067399750cc4a0a638f5b3479060a9a42a81e2.
- 10:31 PM Bug report #16988 (Closed): Updated canvas setting for min/max values of raster layer with pseudo...
- Applied in changeset commit:qgis|a4067399750cc4a0a638f5b3479060a9a42a81e2.
- 10:30 PM Revision f77377e6 (qgis): Fix crash in QgsGeometry::splitGeometry
- 10:02 PM Bug report #13957 (Reopened): [Project Properties] certain ellipsoids selected cause transform in...
- I am reopening this because certain ellipsoids are still not initializing properly. Specifically, the ellipsoid WGS84...
- 10:02 PM Bug report #13957 (Reopened): [Project Properties] certain ellipsoids selected cause transform in...
- I am reopening this because certain ellipsoids are still not initializing properly. Specifically, the ellipsoid WGS84...
- 09:35 PM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- Giovanni, I watched your video and tried to duplicate what you did, but was working for me. On closer observation of ...
- 12:44 PM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- Here it is a video of what happens to me: https://youtu.be/cGDdvgNH1Co
# Switch tabs to make dropbox selecteable
... - 11:41 AM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- I'm not sure what's the expected behaviour of the dropdown. If I have a CRS set for my project I guess the correspond...
- 09:08 PM Bug report #17305 (Closed): Labeling using setCustomProperty()
- It's not possible anymore to configure labeling (for QgsVectorLayer) using setCustomProperty().
It will be a breakin... - 06:53 PM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- I am not experienced enough, to determine wether it is the same source.
In #17138 you have a shape dataset with pr... - 05:48 PM Bug report #17080 (Feedback): Processing: saving to file results of SAGA raster tools do not work...
- Mario Reyes wrote:
> Could not load layer: C:/Users/Leslie/Documents/Curso QGIS II/Practica 2 Analisis de datos rast... - 05:41 PM Revision a6ac876d (qgis): [processing] update test data
- 04:20 PM Revision fe780afc (qgis): [processing] allow reordering in multiple selection dialog
- 03:51 PM Bug report #16277 (Closed): Processing "Gdal Clip Vector Layer By Extent" and "Clip Vector by Pol...
- They seems to work ok on master/qgis3, please reopen if necessary.
- 03:51 PM Bug report #16277 (Closed): Processing "Gdal Clip Vector Layer By Extent" and "Clip Vector by Pol...
- They seems to work ok on master/qgis3, please reopen if necessary.
- 03:33 PM Bug report #17187: Attribute Table refresh issue
- seems a side effect of my fix to avoid sorting during editing.
commit:6c84b6ea45e02ba71506fdbc6f5a24800c56b1dc
... - 03:32 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- seems a side effect of my fix to avoid sorting during editing... now checking how to update data without sorting in t...
- 03:17 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- checking if this is a regression introduce by me to fix another regression
commit:6c84b6ea45e02ba71506fdbc6f5a248... - 02:05 PM Bug report #17280 (Feedback): When switch between filtered modes, the edited cells stop updating ...
- I confirm the issue surfaced after 2.18.9 but in the test I made here there is no need to apply filters to have it sh...
- 02:05 PM Bug report #17280 (Feedback): When switch between filtered modes, the edited cells stop updating ...
- I confirm the issue surfaced after 2.18.9 but in the test I made here there is no need to apply filters to have it sh...
- 12:30 PM Bug report #17280 (Open): When switch between filtered modes, the edited cells stop updating them...
- 12:21 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- > > #17262 is also closely related.
>
> seems a completely different thing, imho.
Just both concern data entry ... - 03:21 PM Revision d0623620 (qgis): [processing] retrieve dissolve parameter as boolean value
- 02:30 PM Bug report #17304 (Closed): User profiles/Open active profile folder broken on ...
- Ok, after a restart all is working again :-(
Apparently a hickup of the Qt/Desktop glue after an apt update.
So... - 02:30 PM Bug report #17304 (Closed): User profiles/Open active profile folder broken on ...
- Ok, after a restart all is working again :-(
Apparently a hickup of the Qt/Desktop glue after an apt update.
So... - 01:39 PM Bug report #17304: User profiles/Open active profile folder broken on ...
- According to the docs you should use:...
- 01:07 PM Bug report #17304: User profiles/Open active profile folder broken on ...
- Nope, same message...
Same msg when I do it in the Python console:... - 12:27 PM Bug report #17304: User profiles/Open active profile folder broken on ...
- It must be an upstream/distro issue -we just call a standard qt method for opening folders. Does the open project fol...
- 11:50 AM Bug report #17304 (Closed): User profiles/Open active profile folder broken on ...
- See subject, while it has been working with me, now I do not get the 'File Explorer' opened anymore here on Debian Te...
- 01:21 PM Revision 64cd1c54 (qgis): manual resolve conflicts for qgisapp.ui
- 01:11 PM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Borys Jurgiel wrote:
> Giovanni Manghi wrote:
> > I can't confirm this (the freeze), recently did a training, all W... - 01:08 PM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Giovanni Manghi wrote:
> I can't confirm this (the freeze), recently did a training, all Windows machines.
Giovan... - 01:02 PM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Steve Lowman wrote:
> I suggest 'Crashes QGIS' should be set to 'Yes', because it was freezing the application when ... - 10:52 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Steve Lowman wrote:
> I suggest 'Crashes QGIS' should be set to 'Yes', because it was freezing the application when ... - 10:46 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- I suggest 'Crashes QGIS' should be set to 'Yes', because it was freezing the application when I tried to change any o...
- 10:16 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Right.
- 10:16 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Right.
- 10:16 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Right.
- 10:16 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Right.
- 10:16 AM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Right.
- 12:33 PM Bug report #17293 (Closed): Processing output name called after the operation name even when save...
- 11:06 AM Bug report #17293: Processing output name called after the operation name even when saved to file
- I agree, thank you.
- 10:44 AM Bug report #17293 (Feedback): Processing output name called after the operation name even when sa...
> It effectively means that the default behaviour for the tool in the Vector menu is now different regarding the la...- 10:40 AM Bug report #17293 (Open): Processing output name called after the operation name even when saved ...
- Thanks, I wasn't sure how ftools related to the OGR version, but what you say makes sense.
It effectively means th... - 11:47 AM Revision a7765ca9 (qgis): Merge pull request #5380 from boundlessgeo/bd_2272_pki_parsed_ca
- [auth] Allow to optionally add CAs from PKI bundle to the trusted CAs for the configured connection
- 11:28 AM Revision 0d8d1012 (qgis): Enable tools using extent when map is rotated
- 11:09 AM Feature request #17303 (Open): Change default setting to 'Checked' for Processing Options "Use fi...
- The 2.14 ftools in the Vector menu always set the layer name to be the same as the file name, which seems more sensib...
- 10:47 AM Bug report #17295: vector styler in layer properties shows "This renderer doesn't implement a gra...
- landry - wrote:
> Also, this happens with an empty profile too, so that rules out the config.
it does not happen ... - 10:14 AM Bug report #17295: vector styler in layer properties shows "This renderer doesn't implement a gra...
- Also, this happens with an empty profile too, so that rules out the config.
- 10:09 AM Bug report #17295: vector styler in layer properties shows "This renderer doesn't implement a gra...
- Well, that's a regression as it wasnt an issue in previous 2.18.x releases and suddenly happened in .10 or .11 or .12...
- 10:43 AM Feature request #17302 (Closed): Partitioned Table using PostgreSQL 10 native partitioning won't ...
- Given a partitioned table using the newly implemented native partitioning in PostgreSQL 10 the parent table will not ...
- 08:45 AM Revision 516540a2 (qgis): Put GeoPackage at first place in the menu [FEATURE] [needs-docs]
- 07:37 AM Bug report #16165: QGIS 2.18.3 crashes on exit
- I used to have same problem until deinstallation of "Semi-automation classaification" plugin. It crashed QGIS on clos...
- 02:56 AM Bug report #17206 (Closed): Unable to add GeoJSON URI via Source type: Protocol
- Applied in changeset commit:qgis|df0d717f928e0d8b7ceb7edfb69bee09266e29c7.
- 02:56 AM Bug report #17206 (Closed): Unable to add GeoJSON URI via Source type: Protocol
- Applied in changeset commit:qgis|df0d717f928e0d8b7ceb7edfb69bee09266e29c7.
- 02:51 AM Revision df0d717f (qgis): Fix disabled add button in ogr source select for valid protocols
- Fixes #17206
- 02:28 AM Revision c295c92e (qgis): Remove empty item from plugin manager tabs
- 02:25 AM Revision 5a14a928 (qgis): Fix corrupted text in buttons
- 02:08 AM Bug report #17301 (Closed): 3d view doesn't work with global basemaps
- Steps to reproduce:
1. load a dem layer
2. load a wms/xyz/some other form of worldwide "basemap"
3. try to activ...
2017-10-17
- 11:31 PM Bug report #17300 (Closed): Aggregate functions in Field Calculator in modeller
- The aggregate functions in field calculator cannot calculate on a layer which is not saved to the project model.
... - 11:30 PM Revision a66566a7 (qgis): Plugin Manager: Disable focus by tab key for the 'Unistall' and 'Upgrad...
- 11:14 PM Revision ccb46722 (qgis): Plugin manager layout fixes
- 10:06 PM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- This is what I am seeing: in Project properties, on the General tab the Measurements group controls as well as 'Displ...
- 09:19 PM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- Giovanni, can you provide some test data + correct known outcomes please?
That makes it easier to confirm this iss... - 12:41 PM Bug report #17296: Strange behaviour of Measurement settings dropdowns inside project CRS properties
- I'm facing a different strange behoviour now.
# I switch between tabs to enable the dropdown.
# I select WGS84
... - 12:30 PM Bug report #17296 (Closed): Strange behaviour of Measurement settings dropdowns inside project CR...
- When the project settings dialog is opened the Measurements settings dropdowns inside project CRS properties result d...
- 09:23 PM Revision cb450fb7 (qgis): Merge pull request #5391 from tomkralidis/issue-11732
- [MetaSearch] update plugin icon (fixes #11732) [needs-docs]
- 09:22 PM Feature request #11732 (Closed): Update MetaSearch plugin icon
- Applied in changeset commit:qgis|92e5de9e9ef943a0172c9d55c274dfb5d2394e25.
- 09:22 PM Feature request #11732 (Closed): Update MetaSearch plugin icon
- Applied in changeset commit:qgis|92e5de9e9ef943a0172c9d55c274dfb5d2394e25.
- 07:00 PM Feature request #11732: Update MetaSearch plugin icon
- Great, works for me.
- 02:02 PM Feature request #11732: Update MetaSearch plugin icon
- Thanks Anita. Latest icon at https://issues.qgis.org/attachments/download/11565/MetaSearch.svg for review and comment.
- 08:29 PM Revision 92e5de9e (qgis): [MetaSearch] update plugin icon (fixes #11732) [needs-docs]
- 07:26 PM Bug report #17287: OGR processing of scratch layers doesn't work
- I have a fix in the works for master/qgis3 (for the buffer tool at least), for qgis2 I really think that the issue is...
- 07:23 PM Bug report #17293 (Feedback): Processing output name called after the operation name even when sa...
> In 2.14, if you use the 'Vector > Geoprocessing tools > Buffers' tool, it will give your output layer the same na...- 05:06 PM Bug report #17293 (Open): Processing output name called after the operation name even when saved ...
- Setting back to 'Open' after responding to feedback.
- 05:05 PM Bug report #17293: Processing output name called after the operation name even when saved to file
- Thanks Giovanni. In fact, there is a difference between 2.14 and 2.18.
In 2.14, if you use the 'Vector > Geoproces... - 11:47 AM Bug report #17293 (Feedback): Processing output name called after the operation name even when sa...
- When you select "save to file" I see no difference between 2.14 and 2.18, they behave exactly the same and it all dep...
- 11:47 AM Bug report #17293 (Feedback): Processing output name called after the operation name even when sa...
- When you select "save to file" I see no difference between 2.14 and 2.18, they behave exactly the same and it all dep...
- 11:47 AM Bug report #17293 (Feedback): Processing output name called after the operation name even when sa...
- When you select "save to file" I see no difference between 2.14 and 2.18, they behave exactly the same and it all dep...
- 11:47 AM Bug report #17293 (Feedback): Processing output name called after the operation name even when sa...
- When you select "save to file" I see no difference between 2.14 and 2.18, they behave exactly the same and it all dep...
- 07:10 PM Bug report #17299 (Open): Histogram for graduated style in layer properties disappears when the l...
- See the attached illustration.
The histogram is very difficult to find when the vertical size of the layer propertie... - 06:28 PM Revision 9fdd0603 (qgis): Remove useless use of binary or
- 06:11 PM Revision b1c45d57 (qgis): [auth] Use QGIS test certificates
- 05:29 PM Revision 288d2eed (qgis): Enable external WMS layers also for GetPrint
- 04:59 PM Bug report #15749: Processing: gdal merge converts no data in 0
- Giovanni Manghi wrote:
> 2.18 fixed here
>
> https://github.com/qgis/QGIS/pull/4918
>
> needs forwardport to m... - 04:58 PM Bug report #17298 (Closed): Processing: gdal merge python error on QGIS 3
- ...
- 04:45 PM Revision b7bac1d1 (qgis): Merge pull request #1 from m-kuhn/propertieslayout
- Propertieslayout
- 04:42 PM Bug report #17132: Errors when running QGIS algorithms with inputs with geometry errors
- This dataset
https://issues.qgis.org/attachments/download/11567/TestForBugs.zip
causes the buffer tool in QGIS ... - 04:41 PM Bug report #17291 (Closed): QGIS fixed-distance buffer skips features with invalid geometry
- Steve Lowman wrote:
> Sample file and comment submitted in response to feedback, so now setting it back to 'Open'.
... - 04:41 PM Bug report #17291 (Closed): QGIS fixed-distance buffer skips features with invalid geometry
- Steve Lowman wrote:
> Sample file and comment submitted in response to feedback, so now setting it back to 'Open'.
... - 04:26 PM Bug report #17291 (Open): QGIS fixed-distance buffer skips features with invalid geometry
- Sample file and comment submitted in response to feedback, so now setting it back to 'Open'.
- 04:14 PM Bug report #17291: QGIS fixed-distance buffer skips features with invalid geometry
- Thanks Giovanni. I see this is related to #17132, which has a high priority. Sorry, I am just an LTR user and probabl...
- 11:52 AM Bug report #17291: QGIS fixed-distance buffer skips features with invalid geometry
- If you can please also attach your sample data.
- 11:51 AM Bug report #17291 (Feedback): QGIS fixed-distance buffer skips features with invalid geometry
- Steve Lowman wrote:
> Adding second video demo showing OGR buffer tool does not skip features with invalid geometrie... - 11:51 AM Bug report #17291 (Feedback): QGIS fixed-distance buffer skips features with invalid geometry
- Steve Lowman wrote:
> Adding second video demo showing OGR buffer tool does not skip features with invalid geometrie... - 11:48 AM Bug report #17291: QGIS fixed-distance buffer skips features with invalid geometry
- Steve Lowman wrote:
> Cross ref to 17293. Both are about buffers, including both QGIS and OGR tools.
>
> Also to ... - 04:05 PM Bug report #17297 (Closed): Overwriting environment variables with custom variables in Options ->...
- When one overwrites an environment variable that is defined on the system level with a custom variable defined by the...
- 03:59 PM Bug report #16604 (Closed): Natural Neighbour execute error
- Fixed here https://github.com/qgis/QGIS/pull/5267/files
- 03:59 PM Bug report #16604 (Closed): Natural Neighbour execute error
- Fixed here https://github.com/qgis/QGIS/pull/5267/files
- 03:50 PM Feature request #12292: Complete API Documentation
- Now that there's an (ongoing) automated process to document the API, is this still valid?
- 02:53 PM Revision 2dda2abc (qgis): Remove temporary layers (highlight layers and external wms layers)
- 02:35 PM Bug report #16429: [Settings] [Windows] Only validate MSYS and R paths if the relevant provider i...
- Issue confirmed in 2.18.13.
Should this be a bug report? It certainly feels like one. - 02:34 PM Revision c6454796 (qgis): Merge pull request #5360 from pblottiere/server_bugfix_ogc_getmap_bbox
- [server][bugfix] Fix OGC test getmap bbox
- 02:07 PM Revision fe52c93b (qgis): Merge pull request #5389 from boundlessgeo/auth_fix_wms_from_browser_ba...
- [auth][bugfix][backported] Fix auth for WFS browser items
- 02:00 PM Revision 4901f0af (qgis): Merge pull request #5303 from pblottiere/server_bugfix_ogc_queryable_layer
- [server][bugfix] Fix OGC test getfeatureinfo:each-queryable-layer
- 12:52 PM Revision 76d0d802 (qgis): [auth][bugfix][backported] Fix auth for WFS browser items
- Backported from master's PR 5387
- 12:37 PM Bug report #17120: Missing namespace declaration when searching by bounding box
- Thanks for the report. I am unable to reproduce (worksforme). I don't have a copy of QGIS 2.8.6 handy to further te...
- 12:36 PM Bug report #16858 (Reopened): Python error:RuntimeError: wrapped C/C++ object of type SnapGeometr...
- The problem occurs again for me in the modeler.
Steps to reproduce:
* Run a model
* Close the dialog with the cl... - 12:36 PM Bug report #16858 (Reopened): Python error:RuntimeError: wrapped C/C++ object of type SnapGeometr...
- The problem occurs again for me in the modeler.
Steps to reproduce:
* Run a model
* Close the dialog with the cl... - 12:25 PM Revision b77c11f4 (qgis): Merge pull request #5387 from boundlessgeo/auth_fix_wfs_from_browser
- [auth][bugfix] Do not expand authentication URI in browser items
- 12:20 PM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Giovanni Manghi wrote:
> Loïc BARTOLETTI wrote:
> >
> > I'm close enough to giovanni's opinion to modify the docu... - 11:30 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Loïc BARTOLETTI wrote:
> Yes, and it's normal.
>
> As I have write before: ??either this is normal since the inte... - 11:27 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Yes, and it's normal.
As I have write before: ??either this is normal since the intersection is not done on the fl... - 11:10 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Loïc BARTOLETTI wrote:
> Hello,
>
> Here my example with a dirty map.
>
> Regards.
without OTF there is no ... - 10:11 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Hello,
Here my example with a dirty map.
Regards. - 10:11 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Hello,
Here my example with a dirty map.
Regards. - 10:11 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Hello,
Here my example with a dirty map.
Regards. - 09:55 AM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- Harrissou Santanna wrote:
> I do not think this is a documentation issue: if in the map canvas, the features are sho... - 12:03 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
> #17262 is also closely related.
seems a completely different thing, imho.
- 12:01 PM Bug report #15440 (Feedback): QGIS Server: GetPrint crashes on Windows when there are advanced e...
- 12:00 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Does the issue still exist in 2.18 ?
I have tested the dummy project with 2.18.13 and no segfault. - 12:00 PM Revision 40201b2e (qgis): Support external WMS layers in GetPrint and GetMap requests
- 11:52 AM Revision f69c9cc6 (qgis): WFS data items: add level to debug message
- 11:17 AM Revision a3971ee0 (qgis): Update unit tests
- 11:16 AM Revision 24a89288 (qgis): First layer level should not be set to queryable (only sublevels)
- 11:16 AM Revision 592033ac (qgis): Translate error message in exception
- 11:16 AM Revision 2a914528 (qgis): Fix error code
- 11:06 AM Bug report #17290 (Closed): field calculator: extract Z coord does not work
- 10:05 AM Bug report #17290: field calculator: extract Z coord does not work
- Giovanni Manghi wrote:
> salvatore fiandaca wrote:
> > Nyall Dawson wrote:
> > > What z value would you expect it ... - 09:58 AM Bug report #17290: field calculator: extract Z coord does not work
- salvatore fiandaca wrote:
> Nyall Dawson wrote:
> > What z value would you expect it to give for a linestring? I'd ... - 09:46 AM Bug report #17290: field calculator: extract Z coord does not work
- Nyall Dawson wrote:
> What z value would you expect it to give for a linestring? I'd say current behavior is correct... - 09:04 AM Bug report #17290 (Feedback): field calculator: extract Z coord does not work
- 11:04 AM Bug report #17295 (Feedback): vector styler in layer properties shows "This renderer doesn't impl...
- Not a general issue, of course, in your case as also in the thread you link it seems that it something related to how...
- 11:04 AM Bug report #17295 (Feedback): vector styler in layer properties shows "This renderer doesn't impl...
- Not a general issue, of course, in your case as also in the thread you link it seems that it something related to how...
- 11:04 AM Bug report #17295 (Feedback): vector styler in layer properties shows "This renderer doesn't impl...
- Not a general issue, of course, in your case as also in the thread you link it seems that it something related to how...
- 10:52 AM Bug report #17295 (Closed): vector styler in layer properties shows "This renderer doesn't implem...
- Not 100% sure if it's a regression since 2.18.10/11/12 but in the last months i havent been able to style vector laye...
- 11:01 AM Bug report #17187: Attribute Table refresh issue
- Added video demonstrating data entry in layer with two features, showing data displaying two cells behind data entry ...
- 10:59 AM Bug report #17187: Attribute Table refresh issue
- Added video demonstrating data entry in layer with one feature, showing data fails to display until Save is clicked.
- 09:10 AM Bug report #17187: Attribute Table refresh issue
- See also #17289
- 10:09 AM Revision ab107d0e (qgis): Merge pull request #5297 from dmarteau/wfs_1_1_0
- [Server][FEATURE][needs-docs] Support WFS 1.1.0
- 09:40 AM Revision 40b916c7 (qgis): Disable message hook and import override at runtime
- 09:26 AM Revision db97e277 (qgis): Merge pull request #5372 from borysiasty/plugman
- [needs-docs] Move the install-plugin-from-ZIP menu action to the plug…
- 09:16 AM Revision bfa6da92 (qgis): [auth][bugfix] Do not expand authentication URI in browser items
- This fixes an internally reported bug that affects all versions
>= 2.18.
The bug was caused by too early expansion o... - 09:10 AM Bug report #17289 (Closed): Issue editing layers
- Duplicate of #17187
- 09:10 AM Bug report #17289 (Closed): Issue editing layers
- Duplicate of #17187
- 08:52 AM Feature request #17294 (Open): Defaulting select the "NULL" text when single-click edit only on a...
- In the attribute table, when we "single-click" to edit a "NULL" cell, the "NULL" text is not in "selected" stage, ( w...
- 08:31 AM Revision ba9e0437 (qgis): Merge pull request #5386 from m-kuhn/pylintFixes
- Pylint fixes
- 08:28 AM Revision 8b0f4239 (qgis): [auth] Removed self-signed CAs from datasource uri items
- 05:04 AM Bug report #15686: Save as Image from WMS/WMTS has reprojection issues
- The issue is mainly due to "core\raster\qgsrasterprojector.cpp" performing fast/approximate raster reprojection meant...
2017-10-16
- 01:31 AM Revision 7fbecd36 (qgis): Lighter borders for projection selector map
- 01:28 AM Revision 92c97df5 (qgis): Sync canvas extent rect color and center marker color
- 01:06 AM Bug report #17290: field calculator: extract Z coord does not work
- What z value would you expect it to give for a linestring? I'd say current behavior is correct, OR returning an array...
- 10:01 PM Bug report #17290: field calculator: extract Z coord does not work
- from other tests, it is known that to extract the coordZ just do z (point_n ($ geometry, 1))
the question remains wh... - 09:46 PM Bug report #17290: field calculator: extract Z coord does not work
- salvatore fiandaca wrote:
> field calculator: extract Z coord does not work
>
> given a 3D shapefile, the field c... - 07:55 PM Bug report #17290 (Closed): field calculator: extract Z coord does not work
- field calculator: extract Z coord does not work
given a 3D shapefile, the field calculator does not extract the Z ... - 12:55 AM Revision 5b1afd86 (qgis): "Loosen" up acceptable parameter for model child inputs
- Previously we took a harsher approach to filtering which inputs
were acceptable for child algorithm parameters. E.g. ... - 12:46 AM Revision 9ff66936 (qgis): Add debug output to spatialite test
- 12:32 AM Revision 262836d5 (qgis): Fix too-many-format-args
- 12:29 AM Revision f1eba211 (qgis): Fix call to non-existent method
- 12:28 AM Revision 7aae9454 (qgis): Add abstract base method
- 12:28 AM Revision b0855e2c (qgis): Fix super call
- 12:03 AM Revision 506a8315 (qgis): Fix typo in method name
- 12:01 AM Revision b94612df (qgis): Properly raise NotImplementedError
- 11:55 PM Revision 740f58b1 (qgis): Remove broken and unused code
- 11:45 PM Revision 5bf300d7 (qgis): Fix access to member variable in classmethod
- 11:36 PM Revision 118e303a (qgis): Fix typo in method call
- 11:34 PM Revision 23c7517d (qgis): Migrate processing help to new processing registry
- 11:34 PM Revision 60db6b06 (qgis): Fix member access in postgis.py
- 11:27 PM Revision ec57d25a (qgis): Merge branch 'master' of github.com:qgis/QGIS into plugman
- 11:27 PM Revision c33dbd96 (qgis): Plugin manager: Use QgsFileWidget for installing from zip files
- 11:25 PM Revision 6538ba0b (qgis): Fix too-many-format-args
- 11:22 PM Revision d793f6c5 (qgis): Fix typo in method name
- 11:21 PM Revision 7c8cdff2 (qgis): Fix used-before-assignment
- 11:16 PM Revision 34a9d914 (qgis): Fix broken error handling
- 11:05 PM Revision 28c67e1c (qgis): Remove double-defined __init__ function
- 11:00 PM Revision 8b3a348b (qgis): Fix file modes
- 10:34 PM Revision b010b2a7 (qgis): Remove PyQt4 compatibility layer
- 10:13 PM Revision c4a75f00 (qgis): Fix remaining rubber band
- 09:52 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- Cross ref #17289 and #17187
They are all basically duplicates of one another.
I have attached video demos to #1... - 06:48 PM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- 1. Open the attribute table.
2. Switch filter on bottom-left to "Selected features".
3. Start edit mode then try ed... - 12:37 PM Bug report #17280 (Feedback): When switch between filtered modes, the edited cells stop updating ...
- Can you please add detailed steps on how replicate? Thanks! If confirmed this is a regression.
- 12:37 PM Bug report #17280 (Feedback): When switch between filtered modes, the edited cells stop updating ...
- Can you please add detailed steps on how replicate? Thanks! If confirmed this is a regression.
- 12:37 PM Bug report #17280 (Feedback): When switch between filtered modes, the edited cells stop updating ...
- Can you please add detailed steps on how replicate? Thanks! If confirmed this is a regression.
- 09:46 PM Revision a3f76550 (qgis): Fix a syntax error in dlg_sql_layer_window.py
- 09:46 PM Bug report #17289: Issue editing layers
- I suggest the category should be 'Attribute Table', not 'Editing'.
- 08:33 PM Bug report #17289: Issue editing layers
- #17262.
Both bugs are concerning data entry in attribute table 'table view'.
It may be efficient to fix both errors... - 08:26 PM Bug report #17289: Issue editing layers
- Attached mp4 shows data being entered for a second feature.
This time, the data disappears on the first 'tab' but ... - 08:23 PM Bug report #17289: Issue editing layers
- Please see attached mp4 video demonstrating some of the problem, with only one feature in the layer.
I will upload a... - 12:30 PM Bug report #17289 (Feedback): Issue editing layers
- Please use a descriptive title when filing issues, thanks!
Can you please add detailed steps (and data if necessar... - 12:30 PM Bug report #17289 (Feedback): Issue editing layers
- Please use a descriptive title when filing issues, thanks!
Can you please add detailed steps (and data if necessar... - 12:30 PM Bug report #17289 (Feedback): Issue editing layers
- Please use a descriptive title when filing issues, thanks!
Can you please add detailed steps (and data if necessar... - 12:26 PM Bug report #17289 (Closed): Issue editing layers
- I am having problems editing attribute data in 2.18.13 – when the layer is in edit mode - the edits typed into the at...
- 09:43 PM Bug report #17291: QGIS fixed-distance buffer skips features with invalid geometry
- Cross ref to 17293. Both are about buffers, including both QGIS and OGR tools.
Also to comment, I think this may c... - 09:31 PM Bug report #17291: QGIS fixed-distance buffer skips features with invalid geometry
- Adding second video demo showing OGR buffer tool does not skip features with invalid geometries
- 09:29 PM Bug report #17291 (Closed): QGIS fixed-distance buffer skips features with invalid geometry
- The OGR 'Buffer vectors' algorithm will buffer polygon features with most (possibly all?) kinds of geometric errors, ...
- 09:40 PM Bug report #17293 (Closed): Processing output name called after the operation name even when save...
- I have categorised this with 'Processing QGIS', because you cannot give it more than one category, but it also applie...
- 09:32 PM Bug report #17292 (Closed): Data Source Manager: WFS loads layer two time if you use the Add butt...
- When in the Datasource manager you create a new WFS connection (via the WFS tab in the dialog),
and then connect to ... - 08:37 PM Bug report #17187: Attribute Table refresh issue
- I think #17280 is a duplicate.
Related to #17262, which also concerns data entry in attribute table 'table view'. - 08:32 PM Bug report #17262: Attribute table data entered text is obscured by the 'x' button
- cross reference to bug 17289.
Both bugs are concerning data entry in attribute table 'table view'.
It may be effici... - 08:30 PM Bug report #17262: Attribute table data entered text is obscured by the 'x' button
- Attached video shows characters being typed are obscured by the 'clear' button, because there is no right margin on t...
- 07:14 PM Feature request #11732: Update MetaSearch plugin icon
- Thanks Tom, I think that's going the right direction. Have you tried some binoculars, like you previously mentioned? ...
- 04:07 PM Feature request #11732: Update MetaSearch plugin icon
- Anita: I'd like to go ahead with https://issues.qgis.org/attachments/download/9786/MetaSearch.svg
Any comments/sug... - 07:02 PM Revision 91593257 (qgis): Merge branch 'master' of github.com:qgis/QGIS into plugman
- 05:10 PM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
- I do not think this is a documentation issue: if in the map canvas, the features are shown overlaping each others, th...
- 12:19 PM Bug report #17277 (Feedback): Atlas - filter attribute table return empty table if layers haven't...
- I think that possibly the documentation assumes that if a user is working with layers in different CRSs then OTF is e...
- 04:57 PM Bug report #17281 (Open): Composer shortcuts issues when using languages other than english
- 04:55 PM Bug report #17281: Composer shortcuts issues when using languages other than english
- It depends. I've check some other languages. In catalan is the same as spanish. In german and danish cntrl+C and cntr...
- 12:21 PM Bug report #17281 (Feedback): Composer shortcuts issues when using languages other than english
- Only true for Spanish? or also other languages?
- 12:21 PM Bug report #17281 (Feedback): Composer shortcuts issues when using languages other than english
- Only true for Spanish? or also other languages?
- 12:21 PM Bug report #17281 (Feedback): Composer shortcuts issues when using languages other than english
- Only true for Spanish? or also other languages?
- 04:25 PM Revision 83212e76 (qgis): [travis] Stabilize spatialite tests
- 04:21 PM Bug report #17196: Rubber band is not correctly displayed when map is rotated
- Confirmed here (wanted to create an issue and then found this one).
Current master Debian
To reproduce:
- create... - 02:33 PM Revision 18517b36 (qgis): [auth] Document cachain argument
- 02:10 PM Bug report #17266 (Closed): Lines To Polygons, Polygonize and Refactor Fields change all attribut...
- Fixed in commit:3dfe1b35ef5a082591aa9d99e15b25d0164ca312
and commit:135aea5ef8929991b36e455bd87e6df153e7d17d
plea... - 02:10 PM Bug report #17266 (Closed): Lines To Polygons, Polygonize and Refactor Fields change all attribut...
- Fixed in commit:3dfe1b35ef5a082591aa9d99e15b25d0164ca312
and commit:135aea5ef8929991b36e455bd87e6df153e7d17d
plea... - 01:16 PM Bug report #17288: QGIS3: OGR processing of scratch layers leads to wrong encoding
- Can't tell you. Seems like QGIS2 can't process scratch layers with OGR at all:...
- 12:46 PM Bug report #17288 (Feedback): QGIS3: OGR processing of scratch layers leads to wrong encoding
- Does this also affects 2.18.13?
- 01:13 PM Revision c176a8bf (qgis): Spin box: fix input of double values in locales with non-point decimal ...
- 12:59 PM Revision b3fc3a48 (qgis): [auth] Sipify and doxify
- 12:55 PM Bug report #17285: QGIS3: reshape doesn't listen to "avoid intersection"
- This works as expected on 2.18 so it's a regression.
- 12:55 PM Bug report #17285: QGIS3: reshape doesn't listen to "avoid intersection"
- This works as expected on 2.18 so it's a regression.
- 12:54 PM Bug report #11802 (Closed): reshape tool 'avoid intersections' snapping not working as expected
- 12:54 PM Feature request #11069 (Closed): Add snapping and avoid intersection support for the reshape tool
- 12:54 PM Bug report #17287 (Open): OGR processing of scratch layers doesn't work
- 12:51 PM Bug report #17287: OGR processing of scratch layers doesn't work
- Giovanni Manghi wrote:
> isn't this duplicate of #16524 ?
No, I'm using the core function and my processing doesn... - 12:45 PM Bug report #17287: OGR processing of scratch layers doesn't work
- isn't this duplicate of #16524 ?
- 02:15 AM Bug report #17287: OGR processing of scratch layers doesn't work
- Nyall Dawson wrote:
> Does it work correctly if you add a field to the memory layer?
Yes it does.
> I suspect... - 12:42 PM Bug report #13398 (Feedback): Georeferencer produce images in wrong crs in 2.10 and master
- Tobias Wendorff wrote:
> Sorry for boosting this in reference to: #17138
>
> In Europe, more and more cadastral o... - 12:42 PM Bug report #13398 (Feedback): Georeferencer produce images in wrong crs in 2.10 and master
- Tobias Wendorff wrote:
> Sorry for boosting this in reference to: #17138
>
> In Europe, more and more cadastral o... - 12:36 PM Bug report #16718 (Feedback): QGIS MSSQL Layer creation error in OSX
- 12:34 PM Bug report #16718: QGIS MSSQL Layer creation error in OSX
- Mick Collopy wrote:
> This post suggest may the linux distros are not compiled with the driver
> http://osgeo-org.1... - 09:14 AM Bug report #16718: QGIS MSSQL Layer creation error in OSX
- I have no trouble at all from windows desktop - not it is on localhost, but evidently the native provider loads the d...
- 12:35 PM Bug report #6413 (Feedback): Support SLD with multiple FeatureTypeStyles
- 12:34 PM Bug report #14170: <se:ElseFilter/> nor working when styling data with sld
- Andrea Aime wrote:
> Question, does QGIS even have a concept of "else filter"? That is, a rule that will match anyth... - 12:29 PM Bug report #17278: Cannot install QGIS 2.18 on Ubuntu 17.04
- Giovanni Manghi wrote:
> The code of the QGIS web site is in the project GitHub page, propose a better way of presen... - 12:17 PM Bug report #17278 (Closed): Cannot install QGIS 2.18 on Ubuntu 17.04
- The code of the QGIS web site is in the project GitHub page, propose a better way of presenting those instructions, t...
- 12:17 PM Bug report #17278 (Closed): Cannot install QGIS 2.18 on Ubuntu 17.04
- The code of the QGIS web site is in the project GitHub page, propose a better way of presenting those instructions, t...
- 11:58 AM Bug report #17286: Instant 3d renderer crash with dataset
- I can reproduce the crash... a temporary solution would be to switch to a projected CRS (e.g. meters as map units) - ...
- 11:40 AM Revision 3dfe1b35 (qgis): [processing] added support for longlong type in output memory layers
- 11:39 AM Revision 135aea5e (qgis): [processing] fixed type name in refactor fields alg
- 11:23 AM Revision b760f08b (qgis): [auth] Pass by reference in const loop
- 11:18 AM Revision 922b1e02 (qgis): [auth] Removed oauth3 from cmake
- 11:10 AM Revision 54f88253 (qgis): Fix processing tests
- 11:10 AM Revision cc5f7b1d (qgis): Fix doxygen warning
- 11:10 AM Revision e92e20e6 (qgis): Move native c++ processing algorithms from core library to analysis
- And split into separate files for each algorithm
- 11:10 AM Bug report #17118 (Closed): reshape tool reset Z values when extending lines - only with some dat...
- Applied in changeset commit:qgis|cfec1250a94eaf6617675b7b08dbd888c8570e2f.
- 11:10 AM Bug report #17118 (Closed): reshape tool reset Z values when extending lines - only with some dat...
- Applied in changeset commit:qgis|cfec1250a94eaf6617675b7b08dbd888c8570e2f.
- 10:54 AM Revision c11e5a4a (qgis): [auth] Add checkbox to exclud root CAs from bundles on pkipkcs12 method
- 10:54 AM Revision 891f8f20 (qgis): [auth] Add checkbox to exclud root CAs from bundles on pkipath method
- 10:53 AM Feature request #17073 (Closed): Use the Map extent custom widget for the "Download OpenStreetMap...
- Closed, as OSM plugin removed from QGIS.
- 10:53 AM Feature request #17073 (Closed): Use the Map extent custom widget for the "Download OpenStreetMap...
- Closed, as OSM plugin removed from QGIS.
- 10:52 AM Revision d293e8f6 (qgis): [auth] Add method to exclude self-signed CAs from a list of certificates
- 10:32 AM Revision 54040cb8 (qgis): Merge pull request #5349 from pblottiere/bugfix-reshape-tool
- [bugfix] Fixes #17118 Reshape tool with z support
- 10:27 AM Revision 8dd8a9be (qgis): Merge pull request #5324 from DelazJ/locale
- Remove Locale tab from Options dialog
- 10:27 AM Revision d4635d04 (qgis): Merge pull request #5317 from pblottiere/bugfix_style
- [bugfix] Fixes #17234 save/load styles from Postgres when a service file is used
- 10:26 AM Bug report #17234 (Closed): Saving style in postgres database can't be restored when connection u...
- Applied in changeset commit:qgis|924ce8179002e5890e6735d22b23e132387e0626.
- 10:26 AM Bug report #17234 (Closed): Saving style in postgres database can't be restored when connection u...
- Applied in changeset commit:qgis|924ce8179002e5890e6735d22b23e132387e0626.
- 10:13 AM Revision afb2a6a0 (qgis): Merge pull request #5333 from daniviga/better-rpm
- Improve buildrpms.sh for nightly builds
- 10:01 AM Bug report #17279: Working with QgisBrowser widget makes my QGIS crash more often
- Another dump (not related to the QgisBrowser):...
- 09:38 AM Revision 032f225f (qgis): [auth] Merge CAs added by PKI bundles to the trusted CAs
- 09:08 AM Bug report #16716: QGIS MSSQL connection creation issue
- I have no trouble connecting to MSSQL from Windows desktop but Linux (Ubuntu) desktop produces 'driver not laoded' er...
- 07:07 AM Revision cfec1250 (qgis): [bugfix] Fixes #17118 Reshape tool with z support
- 07:07 AM Revision d319e65e (qgis): Fix travis build
- 07:07 AM Revision f03c657c (qgis): Update sip binding
- 07:07 AM Revision 16c8c3ee (qgis): Add test
- 07:07 AM Revision 2fb7b128 (qgis): Clean reshape
- 05:27 AM Bug report #11790: Python bindings for QgsDxfExport.addLayers causes crash
- I can confirm that this is still an issue in 2.18.13
- 05:14 AM Revision f579f1a4 (qgis): Move bounds retrieval to QgsCoordinateReferenceSystem
- Allows reuse in scripts/plugins/etc
- 03:48 AM Revision 0002168c (qgis): Fix wheel events in map canvas are not accepted even after
- a zoom actually occurs, causing the event to pass on to underlying
widgets (e.g scroll areas) - 02:59 AM Revision 6e40b88f (qgis): Fix warnings
- 02:56 AM Revision eac10960 (qgis): Fix build
- Something something Monday something... :)
- 02:40 AM Revision cf241f51 (qgis): [FEATURE][needs-docs] Show projection bounds in projection widget (#5356)
- - Script to pull bounds from EPSG.org Postgres dump
- Add resources/data/world_map.shp for reference
- Show canvas bo...
2017-10-15
- 01:48 AM Bug report #17287 (Feedback): OGR processing of scratch layers doesn't work
- Does it work correctly if you add a field to the memory layer?
I suspect this issue isn't related to the use of a ... - 01:42 AM Bug report #17287: OGR processing of scratch layers doesn't work
- Argh... of course the comma is wrong. It expects a field! But this isn't needed...
- 01:30 AM Bug report #17287: OGR processing of scratch layers doesn't work
- Copy of the error message:...
- 01:29 AM Bug report #17287 (Closed): OGR processing of scratch layers doesn't work
- I've created a point on a scratch layer (EPSG:4326) and want to create an ogr2ogr buffer using "processing".
The res... - 01:36 AM Bug report #17288 (Closed): QGIS3: OGR processing of scratch layers leads to wrong encoding
- I've created a point on a scratch layer and set this UTF-8 string to a text field: ...
- 01:27 AM Revision ea95b385 (qgis): Added new contributor (#5363)
- 01:27 AM Revision 11ec24f0 (qgis): [needs-docs] Move the install-plugin-from-ZIP menu action to the plugin...
- 01:07 AM Bug report #17286 (Closed): Instant 3d renderer crash with dataset
- Enabling a 3d renderer with the attached dataset results in an instant crash when a 3d map view is open.
I've atta... - 12:43 AM Bug report #17285 (Closed): QGIS3: reshape doesn't listen to "avoid intersection"
- I don't know if it's even planned, but you could expect that reshaping of a polygon follows the rules of "snapping an...
- 12:33 AM Bug report #17284 (Closed): QGIS3: setting in snapping toolbar not highlighted
- If you select an entry in the new snapping toolbar (fe."active layer"), the selection is not highlighted in gray (as ...
- 12:26 AM Bug report #16596: snapping advanced configuration does not show snapping dialog
- I also was confused about "dialog" and "dock". It's still in dev. Also, the new snapping toolbar is hidden in menu it...
- 11:39 PM Bug report #17283 (Closed): qgis will not start after installation with osgeo4w Master 2.99, rev 190
- probably already fixed.
- 11:39 PM Bug report #17283 (Closed): qgis will not start after installation with osgeo4w Master 2.99, rev 190
- probably already fixed.
- 05:26 PM Bug report #17283 (Closed): qgis will not start after installation with osgeo4w Master 2.99, rev 190
- thema describse it
- 11:10 PM Revision 32131527 (qgis): query version from version.qgis.org instead of ubuntu.qgis.org
- 10:30 PM Revision 432ef1a2 (qgis): Optimize spacing in Color settings dialog
- 10:08 PM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- Sorry for boosting this in reference to: #17138
In Europe, more and more cadastral offices and corporations are sw... - 04:18 PM Bug report #17282 (Closed): Legend image for root group of WMS service
- If open root group of WMS service then legend image only for one layer will be displayed at table of contents.
- 03:56 PM Bug report #17281 (Closed): Composer shortcuts issues when using languages other than english
- Shortcuts like DEL, control+C or Control+V aren't working in the Map Composer when using Spanish language. When using...
- 12:42 PM Revision 9a4f6556 (qgis): Simplify world map
- 12:36 PM Revision 0479f509 (qgis): Add map pan
- 12:36 PM Revision 041c0c0b (qgis): Revert project properties changes
- 10:48 AM Revision ae4d26a6 (qgis): Merge pull request #5367 from wonder-sk/vertex-iterator-2
- API for traversal of geometry's vertices using iterator pattern
- 10:37 AM Bug report #17280: When switch between filtered modes, the edited cells stop updating themselves.
- Additional info:
Not affected: 2.18.9 (late May release)
Start being affected from: 2.18.10 (late June release)
... - 08:51 AM Bug report #17138: wrong SRS identification of shapefile
- I just got informed that EPSG:25833 (eastern part of German) is interpreted as EPSG:3006. In Europe, more and more ca...
- 07:46 AM Bug report #17278: Cannot install QGIS 2.18 on Ubuntu 17.04
- Another alternative would be to have a unified Linux installer script that would determine the platform and run the a...
- 07:29 AM Bug report #17278: Cannot install QGIS 2.18 on Ubuntu 17.04
- See the Certbot installation instructions,for example, where the reader makes two relevant choices and is presented w...
- 07:25 AM Bug report #17278: Cannot install QGIS 2.18 on Ubuntu 17.04
- I guess it is not that information is missing from the installation instructions page. Rather, the information is pre...
2017-10-14
- 11:41 PM Revision d6a12e0b (qgis): Fix 3D build on windows
- 10:02 PM Revision 892ec18e (qgis): Add source files location
- 09:47 PM Bug report #17278: Cannot install QGIS 2.18 on Ubuntu 17.04
- > It might be helpful to clearly document the installation steps, including key signing for APT as part of the QGIS ...
- 09:29 AM Bug report #17278: Cannot install QGIS 2.18 on Ubuntu 17.04
- Sorry, it boiled down to my using the wrong release name. Ubuntu 17.10 is 'Zesty', and I was using 'Yakkety'. It migh...
- 09:18 AM Bug report #17278 (Closed): Cannot install QGIS 2.18 on Ubuntu 17.04
- I am trying to install QGIS 2.18 from the official repositories, on Ubuntu 17.04:
http://qgis.org/en/site/forusers/a... - 08:54 PM Bug report #17280 (Closed): When switch between filtered modes, the edited cells stop updating th...
- When switch from "Show all features" to "Show selected features" or
from "Show selected features" to "Show all featu... - 05:27 PM Revision 277b5086 (qgis): Fix test
- 03:58 PM Revision 949d2167 (qgis): Merge pull request #5316 from rldhont/db_manager_update_dblayer
- [FEATURE][needs-docs][DB Manager] Be able to update every Db layer from Postgres, Spatialite and Oracle
- 03:07 PM Bug report #16963: Metasearch error on QGIS start on Fedora
- Just to add my experiences on this issue. I think this is really a Fedora 26 Bug:
https://bugzilla.redhat.com/show... - 02:37 PM Bug report #17279 (Closed): Working with QgisBrowser widget makes my QGIS crash more often
I really, really like the new 'one button to load them all' one.
But recently I have a more crashes, while using...- 01:23 PM Revision 7e34beec (qgis): New API for traversal of geometry's vertices using iterator pattern
- Introducing:
1. STL-style iterator: QgsAbstractGeometry::vertex_iterator
2. Java-style iterator: QgsVertexIterator (b... - 12:06 PM Bug report #16413 (Closed): sld line pattern fill rotation is counter-clockwise, in GeoServer is ...
- From the SLD specification:
"The Rotation element gives the rotation of a graphic in the clockwise direction about... - 12:06 PM Bug report #16413 (Closed): sld line pattern fill rotation is counter-clockwise, in GeoServer is ...
- From the SLD specification:
"The Rotation element gives the rotation of a graphic in the clockwise direction about... - 12:06 PM Bug report #16413 (Closed): sld line pattern fill rotation is counter-clockwise, in GeoServer is ...
- From the SLD specification:
"The Rotation element gives the rotation of a graphic in the clockwise direction about... - 11:56 AM Bug report #6155: SLD Export fails to write out LineSymbolizer Stroke information
- Hi Jody, do you have a reference to the symbology used in this report?
Do you know if the reported issue is still c... - 11:53 AM Bug report #6413: Support SLD with multiple FeatureTypeStyles
- Hi Luigi, any reason why this ticket is still open?
- 11:51 AM Feature request #6414 (Closed): Export SLD with TextSymbolizer
- Fixed in QGIS 3.0
- 11:51 AM Feature request #6414 (Closed): Export SLD with TextSymbolizer
- Fixed in QGIS 3.0
- 11:51 AM Bug report #7064: "cross2" symbol should be exported in SLD as "x"
- Updated the title to reflect the current situation
- 11:50 AM Bug report #7064: "cross2" symbol should be exported in SLD as "x"
- I've just tried, the square symbol is properly exported as square, but indeed "cross2" should be exported as "x" inst...
- 11:45 AM Bug report #7759 (Closed): Creates mis-styled SLD file
- Just tested with 2.18.x, the SLD appears to properly reference the SVG, with the right size, and expected filter incl...
- 11:45 AM Bug report #7759 (Closed): Creates mis-styled SLD file
- Just tested with 2.18.x, the SLD appears to properly reference the SVG, with the right size, and expected filter incl...
- 11:45 AM Bug report #7759 (Closed): Creates mis-styled SLD file
- Just tested with 2.18.x, the SLD appears to properly reference the SVG, with the right size, and expected filter incl...
- 11:38 AM Bug report #7760 (Closed): SLD using "size" wrongly for graphics
- I believe this issue has been fixed over a year ago as part of rescaling the default QGIS units, mm, to the pixel one...
- 11:38 AM Bug report #7760 (Closed): SLD using "size" wrongly for graphics
- I believe this issue has been fixed over a year ago as part of rescaling the default QGIS units, mm, to the pixel one...
- 11:38 AM Bug report #7760 (Closed): SLD using "size" wrongly for graphics
- I believe this issue has been fixed over a year ago as part of rescaling the default QGIS units, mm, to the pixel one...
- 11:35 AM Bug report #9365 (Closed): QGIS save as SLD style for graduated styled layer different from what ...
- This has been fixed by Nyall over a year ago: commit:5c270ebeb0aaaaaf03c24e7d2379c89ebee7b895
in reference to #15212 - 11:35 AM Bug report #9365 (Closed): QGIS save as SLD style for graduated styled layer different from what ...
- This has been fixed by Nyall over a year ago: commit:5c270ebeb0aaaaaf03c24e7d2379c89ebee7b895
in reference to #15212 - 11:35 AM Bug report #9365 (Closed): QGIS save as SLD style for graduated styled layer different from what ...
- This has been fixed by Nyall over a year ago: commit:5c270ebeb0aaaaaf03c24e7d2379c89ebee7b895
in reference to #15212 - 11:28 AM Bug report #16707 (Closed): SLD export of "hairline" lines results in a different visual thickness
- Fixed in QGIS 3.0 for the original ticket report (SLD).
As for PDF, I would suggest to open a separate ticket. - 11:28 AM Bug report #16707 (Closed): SLD export of "hairline" lines results in a different visual thickness
- Fixed in QGIS 3.0 for the original ticket report (SLD).
As for PDF, I would suggest to open a separate ticket. - 11:28 AM Bug report #16707 (Closed): SLD export of "hairline" lines results in a different visual thickness
- Fixed in QGIS 3.0 for the original ticket report (SLD).
As for PDF, I would suggest to open a separate ticket. - 11:26 AM Bug report #11075: SLD - incorrect width of symbol used in import
- I'm guessing that the import just uses the default unit (mm) instead of the SLD unit (pixels by default).
- 11:25 AM Bug report #14170: <se:ElseFilter/> nor working when styling data with sld
- Question, does QGIS even have a concept of "else filter"? That is, a rule that will match anything that has not been ...
- 11:17 AM Bug report #15429 (Open): SLD export does not include the feature filter
- Whoops, nope, closed wrong ticket, this one is still valid
- 11:17 AM Bug report #15429 (Open): SLD export does not include the feature filter
- Whoops, nope, closed wrong ticket, this one is still valid
- 11:15 AM Bug report #15429 (Closed): SLD export does not include the feature filter
- Fixed a year ago and backported to 2.18.x too
- 11:15 AM Bug report #15429 (Closed): SLD export does not include the feature filter
- Fixed a year ago and backported to 2.18.x too
- 11:15 AM Bug report #15429 (Closed): SLD export does not include the feature filter
- Fixed a year ago and backported to 2.18.x too
- 11:16 AM Bug report #15428 (Closed): SLD export does not export the layer scale range
- Fixed one year ago
- 11:16 AM Bug report #15428 (Closed): SLD export does not export the layer scale range
- Fixed one year ago
- 11:06 AM Feature request #17054: importing/exporting to sld should use a rotation by field value if available
- Also, this seems to be a (tiny) subset of larger ticket #15430
- 10:58 AM Feature request #17054: importing/exporting to sld should use a rotation by field value if available
- Hi Paul, no attribute based symbology, of any kind, is supported in import/export. We have been looking for funding t...
- 10:28 AM Revision b6ed28b3 (qgis): Vertically align color widget in Effect properties dialog
- 09:13 AM Revision 48e9fe8f (qgis): Rename shp file
- 09:13 AM Revision d2d20b22 (qgis): Show the bounds on the map when selected
- 09:13 AM Revision ab6723f8 (qgis): Add extents to info area
- 09:13 AM Revision 616f7869 (qgis): Move map to bottom of layout
- 09:13 AM Revision 5ba908ac (qgis): Add script to pul bounds from epsg dumps
2017-10-13
- 10:56 PM Bug report #17277 (Closed): Atlas - filter attribute table return empty table if layers haven't t...
- I just met this problem.
I have an atlas with a coverage layer (polygon) in EPSG:2154 and an attribute table from ... - 05:17 PM Revision 364847fc (qgis): [tr] translation update from Carlos
- 04:21 PM Revision d3109715 (qgis): Merge pull request #5302 from boundlessgeo/issue_16803_DefaultIcon_to_a...
- set default legend raster icon when wms layer
- 02:55 PM Bug report #17118: reshape tool reset Z values when extending lines - only with some data providers
- ...
- 12:07 PM Bug report #17118: reshape tool reset Z values when extending lines - only with some data providers
- https://github.com/qgis/QGIS/pull/5349
by the way, was this a regression? - 01:36 PM Revision b91b854a (qgis): Merge pull request #5352 from nyalldawson/geom
- Geometry cleanups and modernization
- 01:03 PM Feature request #17276 (Open): add scram authentication for postgres
- Since postgresql 10 there is a new authentication method 'scram-sha265'. new version of libpq are fully compatible wi...
- 01:02 PM Revision 7b7dad08 (qgis): [auth] Add CAs to the connection for pkipkcs12
- 01:02 PM Revision 7cb908aa (qgis): [auth] Add CAs to the connection for pkipaths
- 01:01 PM Revision 0a2f7540 (qgis): [auth] Use utility method certsToPemText
- 01:00 PM Revision f804f0b1 (qgis): [auth] Port to QGIS3 and re-enable python test for QGIS auth system
- 12:59 PM Revision 25cd27a5 (qgis): [auth] Add tests for CA utility methods
- 12:58 PM Revision 566ad8b5 (qgis): [auth] Add CA utility methods
- 12:56 PM Revision f4b4030f (qgis): [auth] Add CA chain to auth config
- 12:05 PM Bug report #16649 (Closed): additional "no Data values" using the Layer Styling panel are not app...
- 11:55 AM Revision 947b0cc4 (qgis): Safer memory management in geos
- Also speed up avoid intersections by removing unnecessary geometry
cloning - 11:54 AM Revision c3fdaa95 (qgis): Some safer memory management for geos
- 11:47 AM Revision 85321b46 (qgis): 'Polyfill' std::make_unique to qgis::make_unique
- 11:47 AM Revision 24a9c522 (qgis): Move qgsAsConst to qgis::as_const
- So it's more inline with the std::as_const implementation which
it fills in for, and allows us to 'polyfill' other c+... - 11:47 AM Revision 88e13602 (qgis): Rename detach methods in QgsGeometry for clarity
- Now we have:
- detach (which clones the existing geometry)
and
- reset (which detaches without cloning and sets a ne... - 11:47 AM Revision 82845751 (qgis): Even more memory safety in geometry internals by using qgis::make_unique
- 11:45 AM Feature request #17273 (Open): Respect coordinate system (CRS) when outputFormat=GeoJSON
- We are using Geoserver 2.11.0 (latest is 2.11.2) and it does return different crs's.
- 11:10 AM Feature request #17273 (Feedback): Respect coordinate system (CRS) when outputFormat=GeoJSON
- 11:07 AM Feature request #17273: Respect coordinate system (CRS) when outputFormat=GeoJSON
- Hi Henrik,
Officially Geojson is always in epsg:4326 / lat lon coordinates:
https://tools.ietf.org/html/rfc7946#p... - 09:56 AM Feature request #17273 (Feedback): Respect coordinate system (CRS) when outputFormat=GeoJSON
- Following request returns correct coordinate system:
http://193.17.67.229/cgi-bin/fastighetsindelning/?service=WFS... - 11:44 AM Revision b250729e (qgis): [3d] add show labels toggle, default to off (#5361)
- 11:18 AM Revision b922166d (qgis): Rework internal geometry memory management
- Use unique_ptrs wherever possible, and cleanup geometry
detachments - 11:18 AM Revision e13a4aaa (qgis): Cleanup some loops
- 11:18 AM Revision 1852d2b8 (qgis): Fix travis build
- 11:17 AM Feature request #17275 (Open): Merge different progress bars
- Having some long running task, I had at a certain moment 3 progress bars in view, see screenshot :-)
Would be cool... - 10:23 AM Feature request #17274 (Open): Auto wrap legend text based on character count
- In QGIS 2.18 there is an option to wrap text based on a certain character. There is no option to access expression bu...
- 10:11 AM Bug report #15903: Creating _packed shapefiles and fails to save edits correctly
- I just encountered the attached corrupted shapefile. A co-worker edited the file yesterday and didn't notice any erro...
- 09:54 AM Revision 25d40f36 (qgis): layer tree & 3d view toolbar panel size fix
- 09:39 AM Revision ca0aa72b (qgis): [needs-docs] Remove OpenStreetMap integration in analysis lib + app
- - unmaintained and barely working anymore
- clunky GUI
- not supporting .pbf
- there are other python plugins doing t... - 09:37 AM Revision a170dcb0 (qgis): Fix dragging 3D view with mouse when camera is far
- Before, when looking at a greater area (e.g. spanning 200km or more),
dragging 3D view with left mouse button would n... - 09:34 AM Revision 6447beef (qgis): Add some tests
- 09:33 AM Revision e67a191f (qgis): [server][bugfix] Fixes OGC tests on getmap bbox
- 06:20 AM Revision b740a89c (qgis): Updated the transparency widget to fix bug #16649 (#5358)
- 05:19 AM Revision 873b4b08 (qgis): [3d view] harmonize panel icon size
- 05:02 AM Revision 9a3b547d (qgis): Merge pull request #5330 from nyalldawson/layout_next
- [layouts] Port group handling
2017-10-12
- 01:58 AM Revision f6ee7cb0 (qgis): Merge pull request #5344 from nyalldawson/algs
- [processing] Port some algs to c++, minor improvements
- 12:47 AM Bug report #16649: additional "no Data values" using the Layer Styling panel are not applied
- Pull request submitted. https://github.com/qgis/QGIS/pull/5358
- 12:36 AM Revision d39427b8 (qgis): Fix build warning
- 12:30 AM Revision 18f85d9e (qgis): Port drop M/Z algorithm to c++
- 12:29 AM Revision b5197c8c (qgis): Port drop geometries to c++
- 12:28 AM Revision 2951afa3 (qgis): Port boundary algorithm to c++
- Also allow feature based algorithms to customise their appectable
input layers types and set suitable filters for all... - 12:26 AM Revision bd24c8b6 (qgis): Allow selection of a subset of fields to keep for hub lines algorithm
- 12:26 AM Revision 61dc8ea2 (qgis): [FEATURE][processing] New 'assign projection' algorithm
- This algorithm assigns a new projection to a vector layer.
It creates a new layer with the exact same features and
ge... - 12:26 AM Revision cc19d0a7 (qgis): Port hub lines algorithm to c++
- Also:
- optimise a bit
- retain z/m values
- use point on surface for non-point layers, instead of
center of geometry... - 12:26 AM Revision cac171a2 (qgis): Port Join Attributes to c++, add option to select subset of fields to copy
- 12:26 AM Revision 97c1b0d3 (qgis): [FEATURE] Port autoincremental field to c++
- Also add:
- support for setting initial value for field to start at
- support for user-set field names (instead of al... - 10:37 PM Revision e208bc0e (qgis): Change QgsMapTool *mAddFeature to QgsMapToolAddFeature *mAddFeature and
- remove dynamic_cast
- 09:36 PM Revision 775ac7ba (qgis): Avoid duplicate code for check if the layer is editable
- 09:29 PM Revision 299fff7f (qgis): Use lambdas in the connect for tools (and circular tools)
- 05:08 PM Revision edf73467 (qgis): [processing] use a vector feature source for gdal clip raster by mask (...
- 03:10 PM Revision 63219239 (qgis): Merge pull request #5305 from boundlessgeo/issue_15498_waitRenederingEn...
- for SQlite vectors wait rendering end to avoid file lock: fixes #15498
- 03:10 PM Bug report #15498 (Closed): SQLite/GPKG database locked during canvas refresh
- Applied in changeset commit:qgis|8364b8d715fe8cf8d057c05f5a898c22232a47a2.
- 03:10 PM Bug report #15498 (Closed): SQLite/GPKG database locked during canvas refresh
- Applied in changeset commit:qgis|8364b8d715fe8cf8d057c05f5a898c22232a47a2.
- 03:02 PM Bug report #17272 (Closed): QGIS shows different geometry type in layer 'information' then ogrinfo
- Now that we go 3D...
Loading a 3D polygon layer, for example this GDB:
http://services.arcgisonline.nl/3D_kaart_N... - 02:49 PM Bug report #17267 (Closed): Processing/GeoPackage, Set Z Value, expression based input does not s...
- 10:10 AM Bug report #17267 (Feedback): Processing/GeoPackage, Set Z Value, expression based input does not...
> Close this one then?
I would suggest at least to change the title and description of this ticket. Thanks!- 01:52 PM Revision 5b74bdfe (qgis): Fix numerical problems in the tessellator
- Due to the recent changes to allow non-horizontal surfaces, tessellator was loosing precision
in float math with larg... - 01:50 PM Revision 2f29e162 (qgis): [Server][WFS] check const and indetation
- 01:50 PM Revision 24a68547 (qgis): [Server][WFS] Update GML GetFeature document
- 01:50 PM Revision 1558b03e (qgis): [Server][WFS] Update Transaction 1.1.0
- 01:49 PM Revision 0d350b88 (qgis): [Server][WFS][Feature] Support resultType=hits from GetFeature 1.1.0
- 01:49 PM Revision 96ec4bba (qgis): [Server][Tests] Enhance assertXMLEqual
- 01:49 PM Revision 1e009b47 (qgis): [Server][Tests] Update PyQgsServerWFS test for 1.1.0
- 01:49 PM Revision c7a396bd (qgis): [Server][WFS] Update GetFeature 1.1.0
- 01:49 PM Revision 5d2c0350 (qgis): [Server] Request handler reads the document root attributes to expose p...
- 01:49 PM Revision 44754edf (qgis): [Server][WFS] Update QgsWfsParameters for GetFeature
- 01:49 PM Revision b8ebbc14 (qgis): [Server][Tests] Add PyQgsServerWFS test
- 01:49 PM Revision d7a48c6a (qgis): [Server][WFS] Update DescribeFeatureType 1.1.0
- 01:48 PM Revision c8a4407d (qgis): [Server][WFS] add QgsWfsParameters
- 01:48 PM Revision c0117dfd (qgis): [Server][WFS] Update GetCapabilities 1.1.0
- 01:45 PM Revision 1b9d8ee4 (qgis): [Server][WFS,1.1.0] Add layout for WFS supports
- 11:59 AM Bug report #17261 (Open): Value relation widget update incorrectly tries to use value instead of key
- 11:53 AM Bug report #17261: Value relation widget update incorrectly tries to use value instead of key
- Hi Giovanni. Yes I tested and the same procedure seems to work in 2.18 but not in QGIS 3. I will go and triple check...
- 07:00 AM Revision d97a51b5 (qgis): Merge pull request #5243 from alexbruy/processing-gdal
- [processing] restore GDAL algorithms
- 05:58 AM Revision 0028486a (qgis): Merge pull request #5185 from nyalldawson/materialize
- QgsFeatureSource::materialize experiment
- 05:54 AM Revision 5f401815 (qgis): Fix duplicate widget name
- 05:52 AM Revision 8fd37334 (qgis): [processing] use raster iterator in raster layer unique values report (...
- 04:42 AM Feature request #17271 (Open): Port align rasters tool to processing
- This is one of the few analysis tools we have remaining which is not accessible through the processing framework.
2017-10-11
- 10:32 PM Revision 098611c3 (qgis): add helper to build a QgsRectangle from a WKT string
- 09:47 PM Revision c6565da3 (qgis): [needs-docs] Move Locale tab to General tab
- 09:19 PM Bug report #17268 (Closed): Default value expression editor doesn't show field list
- This isn't supported. The default values are calculated on new feature creation, which is before any values are avail...
- 09:19 PM Bug report #17268 (Closed): Default value expression editor doesn't show field list
- This isn't supported. The default values are calculated on new feature creation, which is before any values are avail...
- 05:03 PM Bug report #17268: Default value expression editor doesn't show field list
- see #15935
- 04:57 PM Bug report #17268: Default value expression editor doesn't show field list
- confirmed on master too. Was already there in 2.18.10
- 09:02 AM Bug report #17268 (Closed): Default value expression editor doesn't show field list
- One can't select field names in expression tool for default values :
!https://user-images.githubusercontent.com/86... - 09:17 PM Revision 5515d682 (qgis): [FEATURE] Data-defined extrusion and height for 3D polygon symbols
- ... because buildings with even heights are boring!
- 05:31 PM Revision 206965c7 (qgis): simplified stopRendering just before commitChanges
- 04:55 PM Revision ea7ca584 (qgis): [processing] add second hash for linear grid interpolation test
- 04:06 PM Revision 2c50fd8d (qgis): [processing] use feature source in the interpolation algorithms
- 04:06 PM Revision 5b7b3a99 (qgis): [processing] restore gdaladdo algorithm
- 04:06 PM Revision 10baf9a1 (qgis): [processing] restore proximity algorithm
- 04:06 PM Revision 105222ea (qgis): [processing] restore ogrinfo algorithm
- 04:06 PM Revision 9b74d9f2 (qgis): [processing] restore offset curve algorithm
- 04:06 PM Revision fde5c89d (qgis): fix typos and add tests for gdal algorithms
- 04:06 PM Revision bba509ee (qgis): [processing] fixes to Offset curve algorithm
- 04:06 PM Revision 587907e0 (qgis): [processing] restore clip raster by mask algorithm
- 04:06 PM Revision 1744ad71 (qgis): [processing] restore clip raster by extent algorithm
- 04:06 PM Revision 4272b8b7 (qgis): [processing][FEATURE] add linear interpolation
- 04:06 PM Revision 46662443 (qgis): [processing][FEATURE] add IDW with neareast neighbor search
- 04:06 PM Revision 26f80351 (qgis): [processing] restore nearest neighbor interpolation
- 04:06 PM Revision ad591c76 (qgis): [processing] restore inverse distance to a power algorithm
- 04:06 PM Revision dc7b9e41 (qgis): [processing] restore grid data metrics algorithm
- 04:06 PM Revision 8c09860d (qgis): [processing] restore moving average interpolation
- 04:06 PM Revision 232fd474 (qgis): [processing] restore gdaltindex algorithm and expose additional parameters
- 04:06 PM Revision fce3e183 (qgis): [processing] minor fixes in rgb2pct algorithm
- 04:06 PM Revision 8646072d (qgis): [processing] restore fillnodata algorithm
- 04:06 PM Revision babc35d1 (qgis): [processing] restore sieve algorithm
- 04:06 PM Revision 90308f33 (qgis): [processing] restore contour algorithm
- Also expose new parameters and use custom widget for additional
creation options - 04:06 PM Revision 6ec7b6e7 (qgis): remove duplicate tests
- 04:06 PM Revision 7965d52a (qgis): [processing] use native API to get GDAL driver name from filename
- 04:06 PM Revision 56863b87 (qgis): [processing] restore roughness algorithm
- 04:06 PM Revision f663ceb8 (qgis): [processing] restore slope algorithm
- 04:06 PM Revision c9ea8892 (qgis): [processing] restore TPI algorithm
- 04:06 PM Revision b1ff4d77 (qgis): [processing] restore polygonize algorithm
- Also expose band parameter
- 04:06 PM Revision c53ff66c (qgis): fix permissions
- 04:06 PM Revision ff5a42a3 (qgis): [processing] restore pct2rgb algorithm
- 04:06 PM Revision 0f226645 (qgis): [processing] homogenize gdal algorithms
- -consistent parameters naming
-use additional creation options where possible
-remove duplicated functionality - 04:06 PM Revision 95c91f88 (qgis): [processing] restore retile algorithm
- 04:06 PM Revision 98dfda3a (qgis): [processing] restore buffer algorithm
- 04:06 PM Revision f59e3a34 (qgis): [processing] homogenize and improve Points along lines
- 04:06 PM Revision 3750a5bf (qgis): [processing] restore one side buffer algorithm
- 04:06 PM Revision 679cc2c8 (qgis): [processing] restore clip vector by extent algorithm
- 04:06 PM Revision 6c7a2926 (qgis): [processing] restore clip vector by mask algorithm
- 04:06 PM Revision efa97b29 (qgis): remove unused includes
- 04:06 PM Revision 750e80f7 (qgis): [processing] restore ogr2ogr algorithm
- 04:06 PM Revision fb958df6 (qgis): [processing] restore dissolve algorithm
- 04:06 PM Revision 68863a9c (qgis): [processing] restore Execure SQL algorithm
- 04:06 PM Revision fd12d296 (qgis): [processing] restore gdal_merge algorithm
- 04:06 PM Revision ff75873e (qgis): [processing] tests for OGR-based algorithms
- 04:06 PM Revision 1ece552c (qgis): [processing] fix import
- 04:06 PM Revision 491a9aab (qgis): [processing] restore gdal2xyz algorithm
- 04:06 PM Revision 67265c64 (qgis): [processing] reproject extent into input CRS where possible
- 04:06 PM Revision c4c780fa (qgis): [processing] tests for clipping (raster and vector) algorithms
- 04:06 PM Revision 61385275 (qgis): fix indentation
- 04:06 PM Revision e165d45a (qgis): [processing] fix GDAL raster tests
- 04:06 PM Revision 97238fd6 (qgis): [processing] fix SQL-based geoprocessing tools and tests
- 04:06 PM Revision f65de2ca (qgis): [processing] fix clip by extent tests
- 04:06 PM Revision 4ac442f5 (qgis): [processing] fix test for clip vector by mask algorithms
- 04:06 PM Revision 79c26c38 (qgis): [processing] fix execute sql test
- 04:06 PM Revision 2104b273 (qgis): [processing][API]introduce QgsProcessingOutputFile output and fix gdal2...
- 04:06 PM Revision 49f9ceef (qgis): [processing] disable clip by polygon tests as they pass locally but
- fail on Travis with TopologyException
ERROR 1: TopologyException: Input geom 1 is invalid: Self-intersection
at or n... - 04:06 PM Revision 21e4fc51 (qgis): [processing] exclude location field from check
- 04:06 PM Revision c0e47a71 (qgis): [processing] disable test for script-based algorithms as GDAL scripts
- are not available on Travis
- 04:06 PM Revision 4c2c568f (qgis): fix optional CRS parameter handling
- 04:06 PM Revision 6a1b68ed (qgis): [processing] restore gdal2tiles algorithm
- 04:06 PM Revision 7c9d6343 (qgis): [processing] rename some algorithms to avoid naming conflicts and
- maintain consistency
- 04:06 PM Revision 874c7f54 (qgis): [processing] fix copy-paste error in Execute SQL
- 03:54 PM Revision 5e097d83 (qgis): Merge pull request #5345 from boundlessgeo/auth_mutex_backport
- Auth mutex backport
- 02:05 PM Revision 79837b04 (qgis): [auth] Change static members prefix from 'm' to 's' as per coding stand...
- 01:57 PM Revision 6c1d5701 (qgis): Merge pull request #5342 from wonder-sk/tessellator-fixes
- Fixes to make tessellation of polygons without Z work again
- 01:27 PM Revision ee89bf55 (qgis): [auth] Added mutex to protect cache for pkipkcs12 auth
- 01:26 PM Revision afeaa7f5 (qgis): [auth] Added mutex to protect cache for pkipaths auth
- 01:24 PM Revision 4ccaf11d (qgis): [auth] Added mutex to protect cache for identcert auth
- 01:22 PM Revision 5de906fb (qgis): [auth] Added mutex to protect cache for basic auth
- 01:19 PM Revision 38a43971 (qgis): [auth] Check for empty credentials instead of null
- 01:08 PM Revision 33d23732 (qgis): Merge pull request #5338 from PeterPetrik/fix_build_gui_off
- fix build with -DWITH_GUI=FALSE
- 12:33 PM Revision 006352f1 (qgis): More tessellation fixes and more unit tests
- 12:13 PM Revision 2b742c7d (qgis): bump to Qt 5.9 for the 3D
- 12:09 PM Revision 46551a92 (qgis): used independent QEventLoop instead of processEvents
- 10:27 AM Bug report #17270 (Open): Circular string : after finishing digitizing a circular string, the too...
- Also found by Nyall and reproduce by me for circular string in 2.18
after finishing digitizing a circular string, ... - 10:07 AM Revision 8412a87c (qgis): Improvements to tessellator unit test + death to qIsNaN()
- 10:06 AM Bug report #17269 (Open): Circular string doesn't honor the coordinate system
- Problem found by Nyall "reviewing":https://github.com/qgis/QGIS/pull/4947#issuecomment-335291640 the new tools for Ci...
- 10:06 AM Revision eb5c559d (qgis): Merge pull request #5332 from boundlessgeo/auth_mutex
- [auth] Add mutexes to protect access to authentication config cache from multiple threads
- 09:58 AM Revision b6119165 (qgis): more detailed comment about the scope of the fix
- 09:37 AM Revision 5231ef64 (qgis): Merge pull request #5290 from boundlessgeo/issue_16296_ddErrorInDbManag...
- [db_manager] d&d fix from spatialite and geopackage: fixes #16296
- 09:37 AM Bug report #16296 (Closed): Windows: Cannot use anymore d&d in DB Manager to import a layer from ...
- Applied in changeset commit:qgis|378ab23f4d8b2fc683d8d4f075aeae695c44bf8c.
- 09:37 AM Bug report #16296 (Closed): Windows: Cannot use anymore d&d in DB Manager to import a layer from ...
- Applied in changeset commit:qgis|378ab23f4d8b2fc683d8d4f075aeae695c44bf8c.
- 09:13 AM Revision 0b5d07c2 (qgis): debian packaging: server's schemaExtension.xsd moved
- 08:35 AM Bug report #17267: Processing/GeoPackage, Set Z Value, expression based input does not show fields
- Ok, Nyall, thanks for the clarification. I think this is more a UI-thing then?
Not sure if only changing the butto... - 08:27 AM Bug report #17267: Processing/GeoPackage, Set Z Value, expression based input does not show fields
- It's because that "expression" button is a bit misleading - it's there only for "instant" calculations. So you can us...
- 08:18 AM Revision bf58e3d6 (qgis): add missing header to GDAL_MOC_HDRS
- 08:06 AM Revision 562e9b44 (qgis): Add some const
- 03:40 AM Revision da858ee2 (qgis): Fix dxf export when CRS is not canvas CRS and not limiting to canvas ex...
- (cherry-picked from 0b47ea8)
2017-10-10
- 01:17 AM Revision 2c246908 (qgis): Fixes to make tessellation of polygons without Z work again
- + initial work on unit testing of tessellator
- 05:03 PM Revision 2a63ed92 (qgis): fix build with -DWITH_GUI=FALSE
- 03:22 PM Revision 754c6dd9 (qgis): Merge pull request #5336 from manisandro/ogrsublayer_tinpolysurf
- [OGR] List TIN and PolyhedralSurface as Polygon when searching sublayers
- 02:09 PM Revision b2021e93 (qgis): [OGR] List TIN and PolyhedralSurface as Polygon when searching sublayers
- Sublayer geometry types are always single types
- 01:18 PM Revision 59fa541b (qgis): Merge pull request #5295 from liberostelios/3d-improve-triangulation
- Improve triangulation for QGIS 3D
- 01:15 PM Revision 904a877a (qgis): Merge pull request #5293 from nyalldawson/fix_dxf_reprojection
- Fix dxf export when CRS is not canvas CRS and not limiting to canvas extent
- 01:12 PM Revision 9d8734c2 (qgis): Merge pull request #5195 from wonder-sk/tracing-with-offset
- Tracing with offset
- 12:22 PM Revision 863197f0 (qgis): Code layout fixes after rebase
- 12:02 PM Bug report #17267 (Closed): Processing/GeoPackage, Set Z Value, expression based input does not s...
- Having a building geopackage with an attribute 'gemiddelde hoogte' == mean height, I thought to use the 'Set Z Value'...
- 10:50 AM Revision f16b2156 (qgis): Fix usability issues of tracing with offset
- 10:50 AM Revision 89b884a3 (qgis): Fixes to initial unwanted segment when tracing with offset + unit tests!
- 10:50 AM Revision b140b297 (qgis): [FEATURE] Tracing with optional offset
- Tracing button in the snapping toolbar gets extra menu where it is possible to set
offset that will be applied to the... - 10:20 AM Revision 217c0e79 (qgis): Merge pull request #5145 from pblottiere/bugfix_ogc_getcapa_schemalocation
- [server][bugfix] Fix OGC test getcapabilities:validate-using-schemaLocation
- 09:26 AM Bug report #17264 (Closed): Segmentation fault with custom form
- duplicate of #8760
If not please reopen. - 09:26 AM Bug report #17264 (Closed): Segmentation fault with custom form
- duplicate of #8760
If not please reopen. - 09:02 AM Revision b80bfa8f (qgis): schemaExtension.xsd is now installed in share directory
- 09:02 AM Revision 11500766 (qgis): Fix OGC test getcapabilities:validate-using-schemaLocation
- 09:02 AM Revision 43bb3119 (qgis): Add test
- 09:02 AM Revision a9a2c200 (qgis): Search schemaExtension.xsd in share directory
- 08:58 AM Revision e6dcfa4e (qgis): Merge pull request #5287 from pblottiere/null
- [bugfix] Properly update filter comboboxes of relation reference widget
- 08:52 AM Revision 61dcba4a (qgis): [processing] add area to raster layer unique values report algorithm (#...
- 08:05 AM Revision fc876fe5 (qgis): Add some tests
- 08:05 AM Revision f18293fb (qgis): Filter comboboxes are reset when the widget is initialised and foreign ...
- 06:02 AM Revision 7b6156e4 (qgis): Set correct shortcut keys for undo/redo actions
- 06:02 AM Bug report #17266 (Closed): Lines To Polygons, Polygonize and Refactor Fields change all attribut...
- On my two Windows 10 systems running QGIS Desktop 2.18 for Windows 64-bit, output attribute tables produced by the Li...
- 02:31 AM Revision a376a399 (qgis): Better consistency for undo command text in layouts
- 02:13 AM Revision 183da9f2 (qgis): Add undo/redo to layout context menu
- Refs #1830
- 02:12 AM Revision 2bba805d (qgis): Use QUndoStack generated actions for undo/redo
- Benefits include correct icon text describing actual action
which will be undone/redone, automatic disabling/enabling...
2017-10-09
- 01:48 AM Revision 53e24f19 (qgis): [FEATURE][layouts] Add group/ungroup action to layout context menu
- Group/ungroup actions show only when an appropriate selection
is present. I.e. "group" appears when a selection of at... - 01:37 AM Revision fdc0f750 (qgis): Fix redoing group visibility creates multiple new undo commands
- 01:16 AM Feature request #17265 (Open): Choosing 'layer_styles' schema
- For projects with shared spatial databases, it would be interesting to add the ability to choose the default schema t...
- 01:06 AM Revision 30eab106 (qgis): Fix handling of overlapping item commands
- 12:55 AM Bug report #17264 (Closed): Segmentation fault with custom form
- Hi,
I noticed a segmentation fault that makes QGIS crash while opening a custom form after clicking on the geograp... - 12:53 AM Bug report #17192: Python error in Processing/QGIS clip
- No problem. Thanks Giovanni.
- 07:31 PM Bug report #17192: Python error in Processing/QGIS clip
- Ben Wirf wrote:
> I am still getting this global name 'features' is not defined error message when trying to run the... - 06:24 AM Bug report #17192: Python error in Processing/QGIS clip
- I am still getting this global name 'features' is not defined error message when trying to run the QGIS clip tool in ...
- 11:43 PM Revision 5a9278b5 (qgis): remove setParentTool method in QgsMapToolAddCircularString
- 11:05 PM Revision 00e12bc3 (qgis): - Increases the number of segments for QgsMapToolAddEllipse
- 10:33 PM Revision 8fb2c3cf (qgis): Fix doxygen test
- 09:43 PM Revision b791da31 (qgis): Fix tests
- 05:10 PM Revision fa1d299e (qgis): Fix a typo in rpm/README.md
- 04:31 PM Revision 34433ae1 (qgis): Improve visibility of tangents tool on cadCanvasMoveEvent (compatible
- when CADDockWidget is enabled)
- 04:27 PM Bug report #17263 (Closed): [Symbology]Clip features to canvas extent displayed twice
- When setting the symbology of a layer (let's use single symbol), at the bottom of the dialog, in the Advanced drop-do...
- 04:20 PM Revision 5fcba063 (qgis): user std str replace instead of re module
- 03:58 PM Revision d939e31a (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into better-rpm
- 02:44 PM Revision 81e0c1b4 (qgis): Fix indent
- 02:36 PM Revision ab78d718 (qgis): Use toCircularString instead of toPolygon for circle.
- 02:05 PM Revision 19ee74b5 (qgis): Better RPM generation, add support for unstable builds
- 01:43 PM Revision b2620ae2 (qgis): Add ConvertToSubClass code to vertexmarker
- 01:43 PM Revision 8759e7cd (qgis): fix SIP_CONVERT_TO_SUBCLASS placement
- 01:37 PM Revision 8b8d0853 (qgis): correct recognition of GPKG during save commit
- 01:24 PM Revision f0097fde (qgis): - Request for qgsmaptoolregularpolygoncentercorner.cpp and
- qgsmaptoolregularpolygoncenterpoint.cpp
- Remove useless mNumberSidesSpinBox->setMinimum( 3 ); - 01:14 PM Revision df947aa1 (qgis): Typo for qgsmaptoolellipsecenter2points.{cpp,h}
- 01:12 PM Revision 8eaa8c23 (qgis): Fix indentation in tesselator
- 01:06 PM Revision e3205654 (qgis): Requests for QgsMapToolCircle2TangentsPoint
- 01:01 PM Revision d72eebd2 (qgis): Requests for QgsMapToolAddRegularPolygon
- 12:37 PM Revision 46a0a48f (qgis): When moving/resizing grouped items, don't snap to selected
- groups members
- 12:28 PM Revision f58947d9 (qgis): Fix valgrind noise
- 12:17 PM Bug report #17165: QGIS crashes when attempting to get scripts from on-line scripts collection (R...
- Brilliant! Thanks so much for your help. I made the fix and learned more about my OS today. Cheers for the fix and th...
- 09:33 AM Bug report #17165: QGIS crashes when attempting to get scripts from on-line scripts collection (R...
- David Wright wrote:
> "python/plugins/processing/gui/GetScriptsAndModels.py" doesn't exist in my .qgis folder (see s... - 12:05 PM Revision 8ea5fe7d (qgis): - mParentTool -> intialize to nullptr;
- - =delete to explicit class;
- move clean() to private;
- remove unnecessary initializer; - 12:03 PM Revision 60485ace (qgis): aligend to use QLatin1String to have a better portability to qgis3
- 11:58 AM Bug report #17262 (Closed): Attribute table data entered text is obscured by the 'x' button
- In QGIS 2.18 attribute table data entry, once the cell is full of text, the newly entered text is obscured at the rig...
- 11:56 AM Revision 5107f995 (qgis): replace vertexes by vertices
- follow up 6b418decd6fe59a5a29716ff3014e476ec205091
- 11:42 AM Revision 201091ea (qgis): [FEATURE][processing] raster layer unique values count algorithm (#5308)
- 11:23 AM Revision 02acbb41 (qgis): Fix undo/redo for groups
- 11:23 AM Revision 955742a3 (qgis): Don't create undo commands on destroying a layout
- 11:23 AM Revision 5aa9a155 (qgis): Start porting group handling from composer
- 11:23 AM Revision e17b32c6 (qgis): Fix moving/resizing grouped items
- 11:23 AM Revision eb2b181a (qgis): When a grouped item is selected, we only draw the individual item
- bounds (not the group bounds)
- 11:23 AM Revision 606ad21a (qgis): Port group actions from composer
- 11:23 AM Revision 7c81a151 (qgis): Grouped items are not selectable
- 11:02 AM Revision f939932c (qgis): 3D tesselator fixes and refactoring to avoid leaks
- 10:32 AM Revision d377970d (qgis): Requests for QgsMapToolAddCircle
- 10:13 AM Revision 6b418dec (qgis): Spelling: use vertices rather than vertexes
- ... because that's what's used almost consistently throughout the codebase.
- 09:58 AM Revision ac66ced1 (qgis): Merge pull request #5086 from pblottiere/pr_auxiliary_storage
- [Feature] Auxiliary Storage
- 09:51 AM Revision 8a8e2e3a (qgis): fix sipify test
- 09:51 AM Revision 6e14854f (qgis): [sipify] remove redundant private sections
- 08:32 AM Revision 9bbd0eac (qgis): Update sip binding
- 08:31 AM Revision 2dddf78b (qgis): Fix indentation
- 06:39 AM Revision 1fb9f2ae (qgis): Ignore archive files given as layername in command line
- 06:39 AM Revision 12dfb197 (qgis): Emit signal to update the style dock
- 06:39 AM Revision 9cb3ff3c (qgis): Fix checkbox status for auxiliary field
- 06:39 AM Revision 67cff3dd (qgis): Auxiliary fields are linked to data defined for all subproviders
- 06:39 AM Revision 9fd80f9b (qgis): Check if join information is for auxiliary layer when filtering
- 06:13 AM Revision 4e10a11a (qgis): Add a custom name for symbol layers in property definition
- 06:13 AM Revision df021570 (qgis): Auxiliary fields for symbol layers
- 06:13 AM Revision 609249db (qgis): Change label maptool is always available and underlying properties are ...
- 06:13 AM Revision 5b278d74 (qgis): Move/rotate/hide/pin map tools are always available
- 06:13 AM Revision 821aadc4 (qgis): Hide auxiliary columns which can be edited by "change label properties"...
- 06:13 AM Revision 34ac1ecb (qgis): Automatically update the editor widget setup according to the standard ...
- 06:13 AM Revision ce2436dc (qgis): Some cleanup in maptool
- 06:13 AM Revision 7483c6e9 (qgis): Remove QgsAuxiliaryField class
- 06:13 AM Revision c2b82901 (qgis): Update documentation and sip binding
- 06:13 AM Revision c677c40b (qgis): Update information label
- 06:13 AM Revision c3b1cb3f (qgis): Remove Q_FOREACH
- 06:13 AM Revision fd455f67 (qgis): A simple click is enough to create auxiliary layer and display "change ...
- 06:13 AM Revision 4495e8ab (qgis): Actions are already initialized in header
- 06:13 AM Revision 3f8ae8b2 (qgis): Some minor refactoring
- 06:13 AM Revision 429b1ec3 (qgis): Fix auxiliary field creation for QgsSymbolListWidget
- 06:13 AM Revision 703fbde0 (qgis): Do not activate auxiliary data button everywhere
- 06:13 AM Revision 4fa34009 (qgis): Properly update layer settings when an auxiliary field is deleted
- 06:13 AM Revision 9306226e (qgis): Auxiliary field creation is correctly managed for width in QgsSymbolsLi...
- 06:13 AM Revision baa2b968 (qgis): Auxiliary data is cloned too
- 06:13 AM Revision 97ee342e (qgis): Set editor widget setup to Hidden
- 06:13 AM Revision e14c5a24 (qgis): Update documentation and sip binding
- 06:13 AM Revision cbd79730 (qgis): Expand documentation
- 06:13 AM Revision 3d7ac657 (qgis): Add tests
- 06:13 AM Revision 27cbc91d (qgis): Add a safe guard
- 06:13 AM Revision 51a52293 (qgis): Revert a modification in diagram provider
- 06:13 AM Revision 94fde118 (qgis): Fix join information in clone
- 06:13 AM Revision 328eabfb (qgis): Update sip binding
- 06:13 AM Revision b6752df6 (qgis): Auxiliary storage can be used on non spatial layer
- 06:13 AM Revision fc0ebb78 (qgis): Allow user to create its own auxiliary field
- 06:01 AM Revision ae091359 (qgis): Expand documentation for QgsAuxiliaryStorage constructors
- 06:01 AM Revision 05eeb87c (qgis): Init bool value in header and do not init qstring attributes with empty...
- 06:01 AM Revision 1a24af1b (qgis): Fix saveAs
- 06:01 AM Revision 38e53014 (qgis): Replace reset/release by std::move for unique_ptr
- 06:01 AM Revision 622fbfdc (qgis): Fix enable state for change label map tool
- 06:01 AM Revision 191f2a7e (qgis): Expand documentation for QgsAuxiliaryLayer class
- 06:01 AM Revision 453eba36 (qgis): Fix pointer initalization
- 06:01 AM Revision f7262859 (qgis): Remove default in switch/case to rise warning if a new data type is added
- 06:01 AM Revision 4920a14a (qgis): Move isAuxiliaryField to QgsVectorLayer
- 06:01 AM Revision 070cc6aa (qgis): Initialise pointers in header for QActions
- 06:01 AM Revision 9d280943 (qgis): Add QStringLiteral
- 06:01 AM Revision ceb3dd7f (qgis): Fix documentation
- 06:01 AM Revision fcdf20df (qgis): Origin in QgsProperty is a string and pal is replaced by labeling
- 06:01 AM Revision c22bfdc8 (qgis): Fix comment
- 06:01 AM Revision a30e1cb0 (qgis): Always remove join info before resetting auxiliary layer
- 06:01 AM Revision 88e8eb4f (qgis): Update sip binding
- 06:01 AM Revision ad1e1580 (qgis): Remove default value for origin of property
- 06:01 AM Revision ba9a84f3 (qgis): Rename name method to nameFromProperty
- 06:01 AM Revision e05e920e (qgis): Add explicit keyword
- 06:01 AM Revision 6b81286a (qgis): Implement action create auxiliary field
- 06:01 AM Revision 1cfa2151 (qgis): [needs-doc] Add a new button in property menu to create auxiliary fields
- 06:01 AM Revision fa4777ea (qgis): Add an origin (PAL or Diagram) to QgsProperty
- 06:01 AM Revision 37783f74 (qgis): [needs-doc] Auxiliary layers can be created from the auxiliary storage tab
- 06:01 AM Revision a550a327 (qgis): Auxiliary layers may be created or loaded from auxiliary storage
- 06:01 AM Revision c4dd1d42 (qgis): In case of a null variant, the default value is returned (otherwise mov...
- 06:01 AM Revision 2d796015 (qgis): Do not show join configuration for auxiliary layer
- 06:01 AM Revision e36c5e2d (qgis): Implement clear action
- 06:01 AM Revision bca89734 (qgis): Implement delete action
- 06:01 AM Revision dcec98df (qgis): Implement export action
- 06:01 AM Revision 4a8fce2b (qgis): Implement delete field action
- 06:01 AM Revision 0dcfd56c (qgis): Rowid column from ogr provider is ignored thanks to a blacklist join op...
- 06:01 AM Revision fa4a4268 (qgis): Update documentation and sip binding
- 06:01 AM Revision 0c21e515 (qgis): Add a safe guard
- 06:01 AM Revision e1781b97 (qgis): Button to store data in project activates the property if it exists in ...
- 06:01 AM Revision 283d796b (qgis): Update map tools to work with auxiliary fields in not editable mode
- 06:01 AM Revision 8826a8ab (qgis): Update auxiliary storage tab and data defined buttons according to auxi...
- 05:44 AM Revision 072c0f24 (qgis): [needs-doc] Add auxiliary storage tab
- 05:44 AM Revision de498314 (qgis): Add auxiliary storage mechanism in project
- 05:12 AM Revision e30cc317 (qgis): Followup 1429f2c7, remove duplicate connections
- 04:03 AM Revision 1be2f3ee (qgis): Add methods to remove variables from global/project scope
- 03:53 AM Revision 42676dc9 (qgis): Move some getters which are incorrectly marked as slots,
- remove some unnecessary 'const's from signals
Thanks to clazy const-signal-or-slot check - 02:24 AM Revision 3d8440cc (qgis): Merge pull request #5326 from nyalldawson/frick_off_autoconnects
- Flip autoconnected slots to explicit connections
- 02:12 AM Revision 9aa6142b (qgis): Merge pull request #5291 from nyalldawson/layout_next
- [layouts] Port most interaction actions from composer
2017-10-08
- 01:12 AM Revision e8634210 (qgis): Make more slots private
- 01:10 AM Revision 365b8a1e (qgis): Fix missing connection
- 01:04 AM Revision 7cfd284f (qgis): Remove all previously autoconnected slots from public API
- These are implementation details only, and should not be
part of the stable API.
We need the flexibility to change t... - 12:48 AM Revision 1429f2c7 (qgis): Remove autoconnected slots, pt 2
- 12:30 AM Bug report #14589 (Closed): GetCapabilities gets cached in a confusing way (even when QGIS cache ...
Also available in: Atom