Ticket #2109 (closed bug: duplicate)
Quick Print plugin crashes qgis when used with symbolog-ng vectors
| Reported by: | cgsbob | Owned by: | wonder |
|---|---|---|---|
| Priority: | critical: causes crash or data corruption | Milestone: | Version 1.4.0 |
| Component: | Python plugins and bindings | Version: | Trunk |
| Keywords: | Cc: | ||
| Platform Version: | Platform: | Debian | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
Steps to reproduce crash: 1) Load vector and change its symbology using the Labeling plugin. 2) Create PDF by using Quick Print plugin 3) Refresh screen (pan, zoom, or refresh) 4) Crash with the following message (same message as #2108):
Warning: Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there. terminate called after throwing an instance of 'pal::PalException::LayerExists*' Aborted
Change History
Note: See
TracTickets for help on using
tickets.