Re: [Qgis-developer] Problem with the MySQL/GDAL implementation in QGIS

2015-05-09 Thread Jürgen E . Fischer
Hi Pavol, On Sat, 09. May 2015 at 16:58:59 +0200, Pavol Hnila wrote: PostgreSQL-Users probably don't use OGR to access the database - same for SpatiaLite, Oracle or MSSQL users. Right - there are no problems when connecting with the native QGIS provider for PostgreSQL. What are the chances

Re: [Qgis-developer] Qt4-Qt5 timeline: Qt4's status and Qt4's webkit removal in Stretch

2015-05-09 Thread Sebastiaan Couwenberg
On 05/02/2015 10:19 AM, Luigi Pirelli wrote: basing of these info, timeline for transition is imposed by debian distribution http://perezmeyer.blogspot.com.es/2015/05/qt4s-status-and-qt4s-webkit-removal-in.html Triggered by this announcement, a recent bugreport about the Qt4WebKit removal

Re: [Qgis-developer] [Linux Mint] QGIS 2.8.1. stop work when upgrading to GDAL 11.1.2

2015-05-09 Thread Sebastiaan Couwenberg
On 05/09/2015 02:16 PM, João Gaspar wrote: i upgrade the gdal1.11.1 to gdal1.11.2 in synaptic repository and the QGIS 2.8.1 don't work anymore. Every time a new version of gdal is uploaded, all its reverse dependencies that rely on its C++ symbols need to be rebuilt. See the discussion on the

Re: [Qgis-developer] Debugging a QGIS crash

2015-05-09 Thread Andrew McClure
Tom I'd suggest installing VM Ware and running QGIS under Ubuntu. You will have access to a console and better debugging facilities. You could even run the program under strace. Ideally you want to see a stack trace so you can identify the pyqt commands that were executed prior to crashing.

[Qgis-developer] Debugging a QGIS crash

2015-05-09 Thread Tom Chadwin
I'm working on a plugin which, under certain circumstances, crashes QGIS itself. I've never come across this before. I've downloaded qgis-dev, and tried opening the minidump in the Windows debug tool mentioned on the development page, but it says the dump file contains no debug info. What do I

[Qgis-developer] custom page size disabled

2015-05-09 Thread Raymond Nijssen
In the print composer's Page Setup dialog, when i choose Page Size: Custom, the width and height fields stay disabled. So I cannot create a A1 size map. Can anyone confirm? Regards, Raymond -- Terglobo Ampèrestraat 110 5223 CT 's-Hertogenbosch 06-25314983

[Qgis-developer] [Linux Mint] QGIS 2.8.1. stop work when upgrading to GDAL 11.1.2

2015-05-09 Thread João Gaspar
OS System: Linux Mint 17 Qiana 64-bits I guys, i upgrade the gdal1.11.1 to gdal1.11.2 in synaptic repository and the QGIS 2.8.1 don't work anymore. 1.º attempt: I try to do a force version of gdal but i only have available the gdal 1.10.1 but even with this version i can't put qgis start to

Re: [Qgis-developer] [Linux Mint] QGIS 2.8.1. stop work when upgrading to GDAL 11.1.2

2015-05-09 Thread Sebastiaan Couwenberg
On 05/09/2015 03:17 PM, João Gaspar wrote: 2015-05-09 13:41 GMT+01:00 Sebastiaan Couwenberg sebas...@xs4all.nl: On 05/09/2015 02:16 PM, João Gaspar wrote: i upgrade the gdal1.11.1 to gdal1.11.2 in synaptic repository and the QGIS 2.8.1 don't work anymore. Every time a new version of gdal is

Re: [Qgis-developer] [Linux Mint] QGIS 2.8.1. stop work when upgrading to GDAL 11.1.2

2015-05-09 Thread João Gaspar
Hi Sebastiaan, thanks for your quick answer. I read the links but how can i use this in terms of terminal? I read this part: - add Provides: libgdal.so.1-${version} to libgdal1h (${version} being 1.10.1 or 1.11.0) - adjust libgdal1h.symbols.* to generate a dep on libgdal.so.1-${version} for

Re: [Qgis-developer] Qt4-Qt5 timeline: Qt4's status and Qt4's webkit removal in Stretch

2015-05-09 Thread Paolo Cavallini
Il 09/05/2015 12:38, Sebastiaan Couwenberg ha scritto: How feasible is switching to Python 3? I believe this would be a huge issue: most or all plugins will not work, both the internal and the external ones, so our qgis will be badly lame. Thanks for raising this point. -- Paolo Cavallini -

Re: [Qgis-developer] Problem with the MySQL/GDAL implementation in QGIS

2015-05-09 Thread Pavol Hnila
Thank you, Jürgen. PostgreSQL-Users probably don't use OGR to access the database - same for SpatiaLite, Oracle or MSSQL users. Right - there are no problems when connecting with the native QGIS provider for PostgreSQL. What are the chances that MySQL also gets native QGIS support that bypasses

Re: [Qgis-developer] Qt4-Qt5 timeline: Qt4's status and Qt4's webkit removal in Stretch

2015-05-09 Thread Luigi Pirelli
tank you for this analysis regards, Luigi Pirelli ** * LinkedIn: https://www.linkedin.com/in/luigipirelli * Elance: https://www.elance.com/s/edit/luigipirelli/ * GitHub: https://github.com/luipir *