Bug report #6967
Move failed layer load dialog to QgsMessageBar
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nathan Woodrow | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16077 |
Description
When a user loads an invalid layer they are presented with a pretty unfriendly dialog popup
It would be good to remove this dialog and just show a message in the message bar above the canvas. The message bar is less intrusive and doesn't need to be dismissed just to continue working.
Associated revisions
History
#1 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#2 Updated by Nathan Woodrow over 9 years ago
- Assignee set to Nathan Woodrow
#3 Updated by Médéric RIBREUX almost 9 years ago
Hello, bug triage...
this is a problem just for rasters (GDAL provider). For OGR provider, there is already a message bar...
#4 Updated by Médéric RIBREUX almost 9 years ago
- Status changed from Open to In Progress
Hello,
I've made a PR for this bug...
#5 Updated by Nyall Dawson over 8 years ago
- Status changed from In Progress to Closed
Fixed in changeset 8abeb8d09e2369f5c1e35978d6fb2399997dd1ae.