Bug report #4257

Add threaded loading to QBrowser

Added by Nathan Woodrow over 12 years ago. Updated over 9 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Data Provider
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:14201

Description

At the moment loading a folder with a large amount of files locks up the QGIS UI. This doesn't feel good from a user experience point of view, with no progress bar or indication of how long it will take the user is left wondering what is going on.

Suggestion: Load files into the QBrowser using a separate thread in order to keep the UI responsive. Also having a progress bar at the bottom of the dock with loading status would be a good idea IMO.

History

#1 Updated by Paolo Cavallini over 12 years ago

  • Category set to Data Provider

#2 Updated by Giovanni Manghi over 12 years ago

  • Target version set to Version 1.7.4

#3 Updated by Paolo Cavallini about 12 years ago

  • Crashes QGIS or corrupts data set to No
  • Affected QGIS version set to master
  • Target version changed from Version 1.7.4 to Version 1.8.0

#4 Updated by Paolo Cavallini over 11 years ago

  • Target version changed from Version 1.8.0 to Version 2.0.0

#5 Updated by Martin Dobias about 10 years ago

  • Assignee deleted (Martin Dobias)

#6 Updated by Jürgen Fischer almost 10 years ago

  • Target version changed from Version 2.0.0 to Future Release - Lower Priority

#7 Updated by Radim Blazek over 9 years ago

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

The browser loading in threads is implemented in master and will be released in 2.8.

Also available in: Atom PDF