Torsten Knodt
2007-Mar-15 06:57 UTC
[Wine] Problem installing SystemVision from MentorGraphics
Hi, I have a problem installing SystemVision from MentorGraphics in wine. The problem is with the packaged Java Runtime 1.3.1. The error output when installing is: Exception in thread "main" java.lang.ExceptionInInitializerError: java.lang.RuntimeException: Unable to create a suitable default GraphicsConfiguration. Try changing your Display Settings. at sun.awt.Win32GraphicsDevice.getDefaultPixIDImpl(Native Method) at sun.awt.Win32GraphicsDevice.getDefaultPixID(Unknown Source) at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source) at sun.awt.windows.WToolkit.resetGC(Unknown Source) at sun.awt.windows.WToolkit.<clinit>(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.Toolkit$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Unknown Source) at javax.swing.ImageIcon.<init>(Unknown Source) at javax.swing.ImageIcon.<init>(Unknown Source) at com.mentor.install.controlpanel.gui.InstallGUI.getImageIcon(InstallGUI.java:480) at com.mentor.install.controlpanel.Install.<init>(Install.java:207) at com.mentor.install.controlpanel.Install.main(Install.java:1437) I have read that there were problems with this before but haven'T found a solution. It seems some people haev no problem with it. Can someone give me a hint what to do? Thanks in advance Torsten
Pavel Troller
2007-Mar-15 07:12 UTC
[Wine] Problem installing SystemVision from MentorGraphics
> Hi, > I have a problem installing SystemVision from MentorGraphics in wine. The > problem is with the packaged Java Runtime 1.3.1. > > The error output when installing is: > Exception in thread "main" java.lang.ExceptionInInitializerError: > java.lang.RuntimeException: > Unable to create a suitable default GraphicsConfiguration. Try changing your > Display Settings. > at sun.awt.Win32GraphicsDevice.getDefaultPixIDImpl(Native Method) > at sun.awt.Win32GraphicsDevice.getDefaultPixID(Unknown Source) > at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source) > at sun.awt.windows.WToolkit.resetGC(Unknown Source) > at sun.awt.windows.WToolkit.<clinit>(Unknown Source) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Unknown Source) > at java.awt.Toolkit$2.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.awt.Toolkit.getDefaultToolkit(Unknown Source) > at javax.swing.ImageIcon.<init>(Unknown Source) > at javax.swing.ImageIcon.<init>(Unknown Source) > at > com.mentor.install.controlpanel.gui.InstallGUI.getImageIcon(InstallGUI.java:480) > at com.mentor.install.controlpanel.Install.<init>(Install.java:207) > at com.mentor.install.controlpanel.Install.main(Install.java:1437) > > I have read that there were problems with this before but haven'T found a > solution. It seems some people haev no problem with it. Can someone give me a > hint what to do? > > Thanks in advance > Torsten >Isn't it possible to run the application by native Linux JRE ? With regards, Pavel Troller