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 4635 - IOException during changing L&F.
Summary: IOException during changing L&F.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 1999-11-04 20:46 UTC by Daniel Prusa
Modified: 2008-12-23 11:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Prusa 1999-11-04 20:46:30 UTC
Delete project files. Start IDE. Change L&F to Windows.
IOException is thrown:.
java.io.IOException
	at sun.awt.image.GifImageDecoder.readHeader(GifImageDecoder.java:303)
	at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:130)
	at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:248)
	at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:221)
	at sun.awt.image.ImageFetcher.run(ImageFetcher.java:189)

There is no exception after repeating the action second time (back to Metal and Windows again).