Bug 120722 - Error writing an animated GIF to a file
Summary: Error writing an animated GIF to a file
Status: RESOLVED DUPLICATE of bug 38232
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.2   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 15:38 EST by Silenio Quarti CLA
Modified: 2007-07-29 09:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silenio Quarti CLA 2005-12-13 15:38:35 EST
Run Snippet194.  It crashes on the Mac:

Exception in thread "main" org.eclipse.swt.SWTException: Unsupported color depth
	at org.eclipse.swt.SWT.error(SWT.java:3283)
	at org.eclipse.swt.SWT.error(SWT.java:3206)
	at org.eclipse.swt.SWT.error(SWT.java:3177)
	at org.eclipse.swt.internal.image.GIFFileFormat.unloadIntoByteStream(GIFFileFormat.java:441)
	at org.eclipse.swt.internal.image.FileFormat.unloadIntoStream(FileFormat.java:105)
	at org.eclipse.swt.internal.image.FileFormat.save(FileFormat.java:97)
	at org.eclipse.swt.graphics.ImageLoader.save(ImageLoader.java:199)
	at org.eclipse.swt.graphics.ImageLoader.save(ImageLoader.java:240)
	at org.eclipse.swt.snippets.Snippet194.run(Snippet194.java:61)
	at org.eclipse.swt.snippets.Snippet194.main(Snippet194.java:29)
Comment 1 Carolyn MacLeod CLA 2006-02-03 14:22:16 EST

*** This bug has been marked as a duplicate of 38232 ***
Comment 2 Eclipse Webmaster CLA 2007-07-29 09:18:36 EDT
Changing OS from Mac OS to Mac OS X as per bug 185991