For help with installation, bugs reports or feature requests, please head over to our new forums.
	
Genuitec Community on GitHub
- This topic has 9 replies, 2 voices, and was last updated 19 years ago by Riyad Kalla. 
- 
		AuthorPosts
- 
		
			
				
 yeecnMemberHi, 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 WorkbenchVersion: 5.0 GA 
 Build id: 20060805-5.0-GA*** Eclipse details: 
 Eclipse SDKVersion: 3.2.0 
 Build id: M20060629-1905Eclipse Graphical Editing Framework Version: 3.2.0.v20060626 
 Build id: 20060627-0816Eclipse Platform Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO 
 Build id: M20060629-1905Eclipse RCP Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG 
 Build id: M20060629-1905Eclipse Java Development Tools Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP 
 Build id: M20060629-1905Eclipse Plug-in Development Environment Version: 3.2.0.v20060609m——6zXJJzJzJq 
 Build id: M20060629-1905Eclipse Project SDK Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81 
 Build id: M20060629-1905Eclipse 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.exeOctober 5, 2006 at 11:30 am #259952
 Riyad KallaMemberPlease have a look at this tip, it should help fix the problem: 
 http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-14343.htmlOctober 6, 2006 at 1:28 am #259993
 yeecnMemberI 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=falseAnything more I can try? Regards, 
 YeeOctober 6, 2006 at 8:46 am #260003
 Riyad KallaMemberCan you post a screenshot of what you are seeing? October 7, 2006 at 10:40 pm #260046
 yeecnMemberI do not know how to post a screenshot in the forum – but I have email one to support @ myeclipseide.com. Regards, 
 YeeOctober 9, 2006 at 2:35 pm #260091
 Riyad KallaMemberYee, 
 I got your screenshot and replied with a link to our FAQ entry to help work around the issue.October 10, 2006 at 1:58 am #260105
 yeecnMemberRiyad, I applied both tips in the FAQ and it doesn’t help. Any more I can do? Regards, 
 YeeOctober 10, 2006 at 10:39 am #260120
 Riyad KallaMemberYee, 
 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. October 13, 2006 at 11:13 pm #260412
 yeecnMemberYes – 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=512MIt is not helping me nevertheless. Sigh. Yee October 16, 2006 at 12:06 am #260442
 Riyad KallaMemberAs 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. 
- 
		AuthorPosts

