[QGIS-trac] Re: [Quantum GIS] #3497: Crash when changing font and
color in Style manager on OS X
Quantum GIS
qgis at qgis.org
Sat Apr 30 00:59:45 EDT 2011
#3497: Crash when changing font and color in Style manager on OS X
---------------------------------------------------------+------------------
Reporter: rcline | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.7.0
Component: Symbology | Version: Trunk
Keywords: | Platform_version:
Platform: OS X | Must_fix: Yes
Status_info: 0 |
---------------------------------------------------------+------------------
Comment(by telwertowski):
The hang is caused by QColorDialog::getColor doing something that
QInputDialog::getInt doesn't expect. Reversed the call order (Mac Cocoa
only, works in Carbon) as a workaround in r15855 so that stops can be
added by Mac users.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3497#comment:10>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS supporting GDAL/OGR, PostGIS, and GRASS formats, and Web Services
More information about the QGIS-trac
mailing list