Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 221106 - UI hung opening launch dialog while building
Summary: UI hung opening launch dialog while building
Status: RESOLVED DUPLICATE of bug 230403
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-03 03:59 EST by Christof Marti CLA
Modified: 2009-06-09 16:32 EDT (History)
1 user (show)

See Also:


Attachments
Thread Dump (33.50 KB, text/plain)
2008-03-03 03:59 EST, Christof Marti CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christof Marti CLA 2008-03-03 03:59:23 EST
Created attachment 91332 [details]
Thread Dump

3.3.1

The UI hung when opening the launch configuration dialog while building the workspace in the background. Will attach thread dump.
Comment 1 Darin Wright CLA 2008-03-03 09:56:04 EST
In this case, it's actually the PDE tabs that decided to update/migrate a launch configuration and initiates the save of the launch configuration working copy. (However, in general the LCD could do a similar thing by "auto-saving" a config that appears dirty when selected).

It feels like the LCD needs a mechanism to post these updates such that the standard "blocked operation" progress dilaog could be opened, and the user can see what is going on and potentially terminate one of the operations in conflict.
Comment 2 Darin Wright CLA 2009-06-09 16:32:51 EDT
marking as dup of newer bug that has more details.

*** This bug has been marked as a duplicate of bug 230403 ***