-
Notifications
You must be signed in to change notification settings - Fork 1
Crash on pressing Page Down key #1958
Comments
Author: Ed Avis I can reproduce this with Merkaartor 0.13.2 built from source. I need to comment out the call to QApplication::setStyle in Main.cpp, otherwise the app crashes on startup, but apart from that it's a vanilla build using 'qmake-qt4 Merkaartor.pro PREFIX=$HOME NODEBUG=0 GEOIMAGE=1 GPSD=1 GDAL=1 NVIDIA_HACK=1 FORCE_CUSTOM_STYLE=1'. The bug appears to be an assertion failure. Here is the gdb session and backtrace: % gdb merkaartor Program received signal SIGABRT, Aborted. |
Author: Ed Avis Sorry, forgot to use wiki markup, here it is again:
|
Author: Koying Looking at the 0.13.2 code vs. svn, I think this is already solved in svn. Re the setStyle, AFAIK, there is none in 0.13.2 Main.cpp... Where does your source come from? |
Reporter: Ed Avis
[Submitted to the original trac issue database at 7.20pm, Sunday, 14th June 2009]
To reproduce: start Merkaartor, press Download, download an area such as http://matt.sandbox.cloudmade.com/?zoom=18&lat=51.562&lon=-0.008&layers=0B and select the road in the middle of the map. In the Properties tab double-click on the value of the 'name' property to edit the text. Press Page Down and the app suddenly crashes. I am using Merkaator 0.13.2-2 packaged with Fedora 11 x86_64. Here is a backtrace:
The text was updated successfully, but these errors were encountered: