Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321689 - [Model Browser] Progress Bar while loading a resource/model
Summary: [Model Browser] Progress Bar while loading a resource/model
Status: ASSIGNED
Alias: None
Product: MoDisco
Classification: Modeling
Component: Infrastructure (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Nicolas Bros CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 325121
Blocks:
  Show dependency tree
 
Reported: 2010-08-04 05:41 EDT by Nicolas Guyomar CLA
Modified: 2011-09-08 06:02 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Guyomar CLA 2010-08-04 05:41:14 EDT
Hi,

Because I'm working on quite big models, I realize that Eclipse UI is frozen when the MoDisco Model Browser is opening them.

Could the UI not be frozen ? And some sort of progress bar added while opening a model ?

UI frozen results in a bad user experience, we should be able to know whether Eclipse is not responding or just taking some time to load the big resource.

Regards

Nicolas
Comment 1 Nicolas Bros CLA 2010-08-09 06:55:03 EDT
I already tried to add a progress bar, but unfortunately EMF doesn't seem to allow to follow the progress of loading a resource.

As for the freezing, it should be possible to open an empty editor, load the model in another thread, and populate the editor when it's done.
Comment 2 Nicolas Bros CLA 2010-09-13 10:34:09 EDT
Since this bug is really two separate bugs, I created Bug 325120 to follow the freezing issue, while this bug will continue to track the progress bar request.