Bug 313151 - SnippetLauncher should dispose display when snippets cause exception
Summary: SnippetLauncher should dispose display when snippets cause exception
Status: CLOSED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2010-05-17 10:59 EDT by Praveen CLA
Modified: 2018-11-20 15:58 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Praveen CLA 2010-05-17 10:59:13 EDT
When SnippetLauncher is used for executing snippets consequently, exception in any snippet causes the snippetLauncher to fail in launching most of the other snippets.
So, on platforms such as GTK where the multiple displays are not supported, it is necessary for SnippetLauncher to dispose (default) display when exception such as InvocationTargetException is thrown by any snippet.
Comment 1 Xi Yan CLA 2018-08-16 15:51:51 EDT
Can you provide the steps to reproduce this?
Comment 2 Xi Yan CLA 2018-11-20 15:58:14 EST
No response in months, closing this ticket now.