User Tools

Site Tools


scrambledgraphics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
scrambledgraphics [2008/01/22 10:04]
76.100.119.159 created
scrambledgraphics [2024/03/15 11:16] (current)
Line 1: Line 1:
-====== ​Overview ​======+====== ​Scrambled Graphics ​======
 There is apparently a bug in Java's attempt at 2D hardware acceleration on certain platforms. ​ It's *very* rare.  We've had, probably, 3 or 4 users report it in 6 years of business. ​ But if you're getting a screen that looks something like the one below, then try the solution here. There is apparently a bug in Java's attempt at 2D hardware acceleration on certain platforms. ​ It's *very* rare.  We've had, probably, 3 or 4 users report it in 6 years of business. ​ But if you're getting a screen that looks something like the one below, then try the solution here.
  
-{{http://www.dsmlink.com/​images/​forums/​dsmgfx.jpg}}+{{https://www.ecmtuning.com/​images/​forums/​dsmgfx.jpg}}
  
-====== Solution ======+====== Solution ​(DSMLink V2) ======
 Edit the DSMLink short cut so that the ''​Target''​ line looks like this: Edit the DSMLink short cut so that the ''​Target''​ line looks like this:
  
-  C:\Program Files\DSMLink\dsmlink.exe -J-Dsun.java2d.noddraw=true+  ​"C:\Program Files\DSMLink\dsmlink.exe" ​-J-Dsun.java2d.noddraw=true 
 + 
 +To get there, right click on the DSMLink icon on the desktop and then select ''​Properties''​. 
 + 
 +You'll also want to modify the Windows file associations (File Types) entry to do the same.  In Windows XP, start Windows Explorer, click Tools->​Folder Options. ​ Select the File Types tab and scroll down and select the DAT DSMLink datalog entry. ​ Click the Advanced button, then click Edit... to edit the command line for the "​open"​ function. Change the command line to: 
 + 
 +  "​C:​\Program Files\DSMLink\dsmlink.exe"​ "​%1"​ -J-Dsun.java2d.noddraw=true 
 + 
 +and click OK. 
 + 
 +====== Solution (ECMLink V3) ====== 
 +Edit the ECMLink short cut so that the ''​Target''​ line looks like this: 
 + 
 +  "​C:​\Program Files\ECMLink\ecmlink.exe"​ -J-Dsun.java2d.noddraw=true 
 + 
 +To get there, right click on the ECMLink icon on the desktop and then select ''​Properties''​. 
 + 
 +You'll also want to modify the Windows file associations (File Types) entry to do the same.  In Windows XP, start Windows Explorer, click Tools->​Folder Options. ​ Select the File Types tab and scroll down and select the ELG ECMLink datalog entry. ​ Click the Restore button if present, click the Advanced button, then click Edit... to edit the command line for the "​open"​ function. Change the command line to: 
 + 
 +  "​C:​\Program Files\ECMLink\ecmlink.exe"​ "​%1"​ -J-Dsun.java2d.noddraw=true 
 + 
 +and click OK.  Do the same for the ECM and EDA file types.
  
-To get there, right click on the DSMLink icon on the desktop and then select ''​Properties''​. ​ 
scrambledgraphics.1201014262.txt.gz · Last modified: 2008/01/22 10:04 by 76.100.119.159