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 - Display better message if a file cannot be read
Summary: Display better message if a file cannot be read
Status: STARTED
Alias: None
Product: utilities
Classification: Unclassified
Component: Image (show other bugs)
Version: -S1S-
Hardware: All Linux
: P4 blocker (vote)
Assignee: Jan Peska
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2003-05-27 13:19 UTC by pfelenda
Modified: 2011-09-01 15:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".