Ticket #345 (closed bug: fixed)
Problems with printing to EPS
Description
Usually when I print to eps, QGIS segfaults with his last words being:
QgsComposerMap::recalculate mCalculate = 0 mUserExtent = 3687846.8754472997970879,5589402.1066110003739595 : 3691952.4785347003489733,5592168.8243129998445511 mScale = 0.82838 mExtent = 3687846.8754472997970879,5587870.7407767521217465 : 3691952.4785347003489733,5593700.1901472480967641 QgsComposerMap::setOptions QgsComposerMap::recalculate mCalculate = 0 mUserExtent = 3687846.8754472997970879,5589402.1066110003739595 : 3691952.4785347003489733,5592168.8243129998445511 mScale = 0.82838 mExtent = 3687846.8754472997970879,5587870.7407767521217465 : 3691952.4785347003489733,5593700.1901472480967641 QgsComposerMap::setOptions QgsComposerMap::setOptions draw mPlotStyle = 0 mPreviewMode = 0 use cache extent = 4105.6 x 5829.45 cache = 1000 x 1419 transform = Map units/pixel: 4.1056 X minimum: 3.68785e+06 Y minimum: 5.58787e+06 Y maximum: 1419 scale = 3.401 translate: 75, 101 draw mPlotStyle = 0 mPreviewMode = 0 use cache extent = 4105.6 x 5829.45 cache = 1000 x 1419 transform = Map units/pixel: 4.1056 X minimum: 3.68785e+06 Y minimum: 5.58787e+06 Y maximum: 1419 scale = 3.401 translate: 75, 101 Resolution = 300 Print to file draw mPlotStyle = 2 mPreviewMode = 0 render Segmentation fault (core dumped)
gdb doesn't like the core dump, saying:
"/home/shoofi/core.14622" is not a core dump: File format not recognized
so I can't give you a backtrace. I have backed up this core dump. If you want it, I can send it by email (it's ~800 KB bzpipped).
To reproduce the segfault, try:
1. add any layer (shape or raster, no matter) 2. map composer 3. format A4, orientation: portrait 4. add a map 5. print to eps 6. segfault
Maciek
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
