Even Rouault
- Email: [email protected]
- Registered on: 2011-06-04
- Last connection: 2019-05-25
Projects
- QGIS Application (Manager, Developer, Reporter, Tester, 2016-05-24)
Activity
Reported issues: 26
2021-01-06
- 03:33 PM QGIS Application Revision 094985cb (qgis): Merge pull request #40870 from elpaso/clazy-fixes
- Fix clazy warnings
2020-11-20
- 07:26 PM QGIS Application Revision 5eae8f23 (qgis): Fix random stall in QgsBlockingNetworkRequest at QGIS exit
- which prevents the application from exiting (GUI remains blocked)
This fixes a 'random' issue (occurs maybe 20% of t... - 07:26 PM QGIS Application Revision 0a350e17 (qgis): [WFS provider] Fix connecting to a server with non-basic authentication
- 07:25 PM QGIS Application Revision 33d079ea (qgis): OAuth2: avoid infinite loop when refreshing token from non-main thread
- If a worker thread (such as a repaint one) causes a refresh of the token
(and if the main thread also tries to call Q... - 07:25 PM QGIS Application Revision 46067e59 (qgis): OGR provider: fix uniqueStringsMatching() with GDAL >= 3.1
- 07:25 PM QGIS Application Revision df4a0fb3 (qgis): QgsDataItem::createChildren(): fix SIP generated C++ method
- The SIP_FACTORY annotation didn't do the job for a Python implementation
of createChildren(). We must write a custom ... - 07:25 PM QGIS Application Revision 159513e4 (qgis): Fix random stall in QgsBlockingNetworkRequest at QGIS exit
- which prevents the application from exiting (GUI remains blocked)
This fixes a 'random' issue (occurs maybe 20% of t... - 07:25 PM QGIS Application Revision d7c1ccbe (qgis): OAuth2: avoid constant token refreshing if the expiration delay is < 2 ...
- Currently we refresh the token 2 minutes befores its theoretical expiration.
But if using default Keycloack configura...
2020-11-19
- 08:23 PM QGIS Application Revision a689043b (qgis): Fix random stall in QgsBlockingNetworkRequest at QGIS exit
- which prevents the application from exiting (GUI remains blocked)
This fixes a 'random' issue (occurs maybe 20% of t... - 01:03 AM QGIS Application Revision b2facfa7 (qgis): QgsRendererPropertiesDialog: initialize mDockMode member
- Otherwise when adding a layer for the first time, Valgrind raises
the following warning:
==27708== Conditional jump ...
Also available in: Atom