facebook

[Closed] UML graphics all screwed up

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #259899 Reply

    yeecn
    Member

    Hi,

    I am seeing random replicating blocks of patterns in the UML drawing area. The outline view/toolbar icons are also showing random patterns, menu text are not visible.

    I suspected that it is hardware related. Currently I can get by by setting my screen color quality from 16bits to 32bits and vice versa. It looks like everytime I restart MyEclipse things will go wrong, then I will have to go through the screen re-setting to ocntinue to work.

    I am using Dell 6400 notebook, screen resolution 1680 X 1050 pixels.

    Eclipse config attached below. Let me know if you want me to provide a screen shot.

    Regards,
    Yee

    ————————————————————-
    *** Date: Thu Oct 05 08:58:28 SGT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_08

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.0
    Build id: M20060629-1905

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Java\eclipse 3.2\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    434_80
    -vm
    C:\WINDOWS\system32\javaw.exe

    #259952 Reply

    Riyad Kalla
    Member

    Please have a look at this tip, it should help fix the problem:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-14343.html

    #259993 Reply

    yeecn
    Member

    I tried updating my display driver, it doesn’t work.

    Then I tried the following starup parameters, and it doesn’t work either.
    “D:\Java\eclipse 3.2\eclipse.exe” -vm D:\Java\jdk1.5.0_09\bin\javaw.exe -vmargs -Xms256M -Xmx756M -XX:PermSize=64M -XX:MaxPermSize=512M -Dsun.java2d.d3d=false

    Anything more I can try?

    Regards,
    Yee

    #260003 Reply

    Riyad Kalla
    Member

    Can you post a screenshot of what you are seeing?

    #260046 Reply

    yeecn
    Member

    I do not know how to post a screenshot in the forum – but I have email one to support @ myeclipseide.com.

    Regards,
    Yee

    #260091 Reply

    Riyad Kalla
    Member

    Yee,
    I got your screenshot and replied with a link to our FAQ entry to help work around the issue.

    #260105 Reply

    yeecn
    Member

    Riyad,

    I applied both tips in the FAQ and it doesn’t help. Any more I can do?

    Regards,
    Yee

    #260120 Reply

    Riyad Kalla
    Member

    Yee,
    After applying the -D option to turn off 3d acceleration, when you go to MyEclipse > Installation Summary > Installation Details, and check your startup arguments, do you see the -D options or is it not displayed? The order of your startup arguments are important, and if it’s in the wrong location it’s possible that it’s not taking effect.

    Unfortunately I do not have any other workarounds at this point for the issue.

    #260412 Reply

    yeecn
    Member

    Yes – the -D option has to be at the front for it to take effect, i.e.
    “D:\Java\eclipse 3.2\eclipse.exe” -Dsun.java2d.d3d=false -vm D:\Java\jdk1.5.0_09\bin\javaw.exe -vmargs -Xms256M -Xmx756M -XX:PermSize=64M -XX:MaxPermSize=512M

    It is not helping me nevertheless. Sigh.

    Yee

    #260442 Reply

    Riyad Kalla
    Member

    As a last suggestion you could try a different JDK, possiblye 1.4.2_12 to see if that corrects the corruption or even a late build of JDK 6.0.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: [Closed] UML graphics all screwed up

You must be logged in to post in the forum log in