Bug report #5609
Print composer probably generating pdf even if user canceled the file dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 1.7.4 | Regression?: | No |
Operating System: | Linux/Debian | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 15182 |
Description
Steps to reproduce:
- Open some big project - it's necessary to see the time difference, don't check this if output pdf can be generated in less than 5s
- Open print composer
- Click "Export as PDF"
- On file dialog, choose cancel it should freeze for some time
- Measure the time difference between clicking save and clicking cancel, it's almost equal. It can mean the pdf generating is being actually done, but not saved anywhere because no file have been chosen.
So my suggestion (if the observation is correct) to first check if user actually chosen the file, than generate the file to save.
the version is 1.7.5, not 1.7.4, not on the list in Redmine
GDAL/OGR: 1.7.3
QWT: 5.2.2
Qt 4.8.1
History
#1 Updated by Paolo Cavallini about 12 years ago
- Target version set to Version 2.0.0
#2 Updated by Giovanni Manghi about 11 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
works as expected here, at least on qgis 2.0