This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33926

Summary: Display better message if a file cannot be read
Product: utilities Reporter: pfelenda <pfelenda>
Component: ImageAssignee: Jan Peska <JPESKA>
Status: STARTED ---    
Severity: blocker Keywords: SIMPLEFIX
Priority: P4    
Version: -S1S-   
Hardware: All   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description pfelenda 2003-05-27 13:19:15 UTC
Change rights on an image file (chmod 000 filename
on linux)
Try to open it.
-> appeared exception

 There should be information dialog.
Comment 1 Marian Petras 2005-05-03 15:38:04 UTC
The exception dialog is not displayed any more - this has been fixed as a part
of issue #51019 ("Opening corrupted file fires NPE"). Instead, a message is
displayed in place of the image.

The displayed message is too general - it could recognize this special case and
not speculate about "broken image".