Bug report #4309

File browser: loaded layers do not behave the same way as those loaded through standard dialog

Added by Paolo Cavallini over 12 years ago. Updated over 12 years ago.

Status:Closed
Priority:Normal
Assignee:Martin Dobias
Category:GUI
Affected QGIS version: Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:14246

Description

e.g.
  • .qml styles are not automatically loaded if they are present in the same folder with the same name
  • point shapefiles are not available for GDALTools interpolation
  • same for GRASS analyses (e.g. v.in.ogr)
  • in the legend they are displayed with extension (e.g. points.shp instead of points).

I believe most or all of this derives from browser adding the file extension.

History

#1 Updated by Giovanni Manghi over 12 years ago

  • Assignee set to Martin Dobias
  • Category changed from C++ Plugins to GUI

Seems to me is not listed as a plugin.

#2 Updated by Giovanni Manghi over 12 years ago

see also #4296

#3 Updated by Martin Dobias over 12 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Should be fixed in 3350c9c and 6999c89 - at least with shapefiles. Some files that OGR loads actually may be a collection of layers - in those cases the mentioned problems with qml, gdaltools or grass would be still there, but that is a different issue.

Also available in: Atom PDF