Bug 163001 - Not enough feedback provided when image fails to render
Summary: Not enough feedback provided when image fails to render
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0.1   Edit
Hardware: PC Windows XP
: P3 enhancement
Target Milestone: 2.0   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-10-31 16:42 EST by Alex Boyko CLA
Modified: 2010-07-19 21:57 EDT (History)
1 user (show)

See Also:


Attachments
patch: put exceptions in the error log (trace support removed) (3.49 KB, patch)
2006-10-31 16:49 EST, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2006-10-31 16:42:09 EST
When

org.eclipse.gmf.runtime.draw2d.ui.render.internal.image.ImageRenderedImage#renderImage()

or

org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.SVGImage#renderImage()

throw an exception the image is not rendered, consequently user may be unaware why the image is not displayed. Perhaps, logging these exceptions in the error log would be a good idea.
Comment 1 Alex Boyko CLA 2006-10-31 16:49:26 EST
Created attachment 53028 [details]
patch: put exceptions in the error log (trace support removed)

Proposed patch
Comment 2 Cherie Revells CLA 2006-12-06 09:43:20 EST
Committed the patch.
Comment 3 Richard Gronback CLA 2008-08-13 13:10:47 EDT
[target cleanup] 2.0 M4 was the original target milestone for this bug
Comment 4 Eclipse Webmaster CLA 2010-07-19 21:57:16 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime was the original product and component for this bug