Bug 38213 - [Wizards] Dialogs require a resize to draw
Summary: [Wizards] Dialogs require a resize to draw
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 major (vote)
Target Milestone: 2.1.1   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 38792 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-28 17:23 EDT by Hwa Truong CLA
Modified: 2003-06-11 15:18 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hwa Truong CLA 2003-05-28 17:23:48 EDT
Build driver:  M20030521
Java Runtime:  IBM JRE 1.3.1 SR5

Description:  The new project window pops up momentarily, then goes blank.  
Unable to create new project.

Steps to recreate:
1.  Launch Eclipse.
2.  Select New -> Project.

Expected result:  The New Project Window pops up and you are able to create a 
new project.

Execution result:  The New Project Window pops up momentarily and then it is 
just a white blank window.

Comments:
-This occurs for US English and is not TVT specific.
-This error occurs for IBM J9 also
-This error does not occur for the M20030515 build
Comment 1 Tod Creasey CLA 2003-05-29 09:42:37 EDT
I have seen this as well. The redraw will happen if you resize the window so 
this appears to be an initial rendering issue. Moving to SWT.

This is a GTK only issue
Comment 2 Hwa Truong CLA 2003-05-29 10:54:03 EDT
OS for this problem is RedHat 8.0 Professional with GTK 2.2

I do not get this error when testing with SuSe8.1 with GTK 1.0.6


This error occurs with the latest build M20030528 also.
Comment 3 Felipe Heidrich CLA 2003-05-29 14:34:43 EDT
it works for me on RedHat 9, I will try it on RedHat 8 as well.
Tod, are you able to reproduce this problem on your machine ?
Comment 4 Tod Creasey CLA 2003-05-29 14:42:16 EDT
Yes - I can replicate this on a  Redhat 9 machine.
Comment 5 Felipe Heidrich CLA 2003-05-29 17:42:25 EDT
I could see this on tod's machine, but not here. 
it works on ("my") SuSE 8.2 box as well.

I'll see tod tomorrow and try to figure out which are the difference between our
machines/configuration.
Comment 6 Tod Creasey CLA 2003-06-03 16:16:46 EDT
This is a pretty serious issue - I think it should be considered for 2.1.1.
Comment 7 Felipe Heidrich CLA 2003-06-03 18:30:15 EDT
This problem occurs on:
Eclipse 2.1.1 on RedHat 9 and 8.
This problem does not occur on:
Eclipse 2.1 on RedHat 9 and 8.

This can also be fixed by fixing the bug Bug#38349.
The fix is to use the new implementation of Text.computeSize that was released 
in HEAD last week.
Comment 8 Jeff McAffer CLA 2003-06-04 17:06:02 EDT
Approved for inclusion in 2.1.1.  Code from Head to be moved to 2.1.1 and 
tested.  Note that this hides bug 38090.
Comment 9 Felipe Heidrich CLA 2003-06-04 19:11:53 EDT
Fixed in 2.1.1 (20030604)

Comment 10 Felipe Heidrich CLA 2003-06-11 15:18:40 EDT
*** Bug 38792 has been marked as a duplicate of this bug. ***