Bug 17765 - [Workbench] OutofMem opening a bmp.
Summary: [Workbench] OutofMem opening a bmp.
Status: RESOLVED DUPLICATE of bug 17391
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: Other Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Eduardo Pereira CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 13:59 EDT by Eduardo Pereira CLA
Modified: 2002-09-06 10:23 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 Eduardo Pereira CLA 2002-05-24 13:59:12 EDT
Build F1. Linux RedHad, Gnome, Motif.

Open file org.eclipse.platform/splash.bmp.
It should open the default text editor.

After a few seconds a dialog will open informing the user about a OutofMem.

* We should not try to open images with DefaultTextEditor.
* SWT has API to open images, we could have a simple editor that would know 
how to show the image.
* We could make the DefaultTextEditor smarter and show the image.
Comment 1 Eduardo Pereira CLA 2002-09-06 10:23:37 EDT

*** This bug has been marked as a duplicate of 17391 ***