Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Add log to suspicious snippets which might cause SWTException for Bugzilla Bug 147050

-Summary:

Add log to suspicious snippets which might cause SWTException for Bugzilla Bug 147050

 

-Bugzilla Bug (s) Resolved:  

-Description:    

There are two parts of snippets on DtE will cause tree refresh operation on GUI part which might eventually leads to the SWTException with code ERROR_WIDGET_DISPOSED indicating there is no display.

Surprisingly this exception will be caught but won’t be written to the error log.

Snippets have been added to make sure the exception is traceable.

 

-Tests Description:   

Manual Test

 

-Notes to Build Team:

-Notes to Developers:

-Notes to QA:  

-Notes to Documentation:  

 

-Files Added:  

-Files Edited:

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DefaultDataSetWizard.java

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/Utility.java

 

-Files Deleted

 

 

 


Back to the top