Bug #6175
Open file with QGIS when not running closes new project
| Status: | Closed | Start Date: | 08/12/2012 | |
|---|---|---|---|---|
| Priority: | Blocker | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Project Loading / Saving | |||
| Target version: | Version 2.0.0 | |||
| Platform: | OS X | Patch supplied: | No | |
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: | duplicate |
Description
if QGIS is not running, and you double-click/drag-n-drop/open-with a file (ie a shapefile), this normally starts up QGIS and adds the file to the new project that is always created on startup. Now, the file is added to a new project, then the project is closed to create another new project. This triggers the save/cancel dialog - if you Don't Save or Save, the project is closed and a new empty project created, if you Cancel, the original project with the opened file remains.
Kinda sounds like the order of startup operations changed, so the usual new empty project is created after the opened files are processed?
Works correctly in 1.8.
History
Updated by Giovanni Manghi 10 months ago
If it is a regression please tag this as blocker.
Updated by William Kyngesburye 10 months ago
- Priority changed from Normal to Blocker
Updated by William Kyngesburye 2 months ago
- Resolution set to duplicate
This is the original bug I was thinking of for a more recent bug report, #7532. Fixed there, so this is now duplicate.
Updated by William Kyngesburye 2 months ago
- Status changed from New to Closed