Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321689

Summary: [Model Browser] Progress Bar while loading a resource/model
Product: [Modeling] MoDisco Reporter: Nicolas Guyomar <nicolas.guyomar>
Component: InfrastructureAssignee: Nicolas Bros <nicolas.bros>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: gdupe, modisco.web-inbox, nicolas.bros
Version: 0.9.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=325120
Whiteboard:
Bug Depends on: 325121    
Bug Blocks:    

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.