http://bugs.winehq.org/show_bug.cgi?id=7818
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2007-27-03 15:45 -------
I tried installing into an empty .wine directory
with this morning's git.
It seems to get a little further; the last few lines of the log
before it seemingly livelocks are
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
err:msi:register_progid L"Macromedia.Extension.Information" has no class
err:msi:register_progid L"Macromedia.Extension.Package" has no class
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:rpc:RpcImpersonateClient (0x66cf90): stub
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x1500000016
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:rpc:RpcRevertToSelfEx (0x66cf90): stub
I gave up after ten minutes. In Program Files, the only subdirectories
that had been created are Common Files and Macromedia.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5330
------- Additional Comments From jswillms(a)us.ibm.com 2007-27-03 15:31 -------
See this same bug on Ubuntu Wine 9.22 running a program called ME Thread Pal
Demo. Will try to find out more about the app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7881
Summary: JRE 1.3.1: RuntimeException in
sun.awt.Win32GraphicsDevice.getDefaultPixIDImpl(Native
Method)
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tk_fhd_aui(a)yahoo.de
This is a problem already discussed in wine-users. There is a workaround
available to replace the JRE with a newer one during installation, but this
isn't useful for novice users. When I understood right, as there wasn't a real
solution found, I should report a bug. If else, simply close it.
The installer of SystemVision is mostly written in java and ships JRE 1.3.1
(Mentor seems not to care it's EOL) with it for this which is extracted and
called by a native windows installer. When the java part is called, the
following exception is thrown:
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)
If I should add WINEDEBUG log's, please let me know the required options.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7876
------- Additional Comments From Speeddymon(a)gmail.com 2007-27-03 15:04 -------
So we wont ever support loading the sys natively even, similar to what we do
with ie dplay.dll and dplayx.dll ? That sux cause this program is a great one
for overclockers and afaik there isnt a linux alternative..
What does adding wine support to their sdk do? Allow them to write a driver
that could theoretically be loaded by wine, or what?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5130
------- Additional Comments From Speeddymon(a)gmail.com 2007-27-03 14:49 -------
Definitely happening only on first run, whether the program is launched from the
installer or not. At first I thought it was maybe the processing of the
database, so I played around with anything and everything I could find that
dealt with the database, and that didnt do it. Then I tried running it in
winedbg so I could set some breakpoints to find the problem, but it does a stack
dump right after the interface appears in call_window_proc. I'll file a
separate bug about that.
At any rate, I tried exiting the program all 3 ways to exit it (esc, clicking
the close button at the top right, and also doing file->exit) and all 3 result
in a crash on the first run after installing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7876
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From dank(a)kegel.com 2007-27-03 14:46 -------
Unlikely Wine will ever support that .sys file.
Best thing to do is work with the vendor to add
wine support to their SDK
( http://www.cpuid.com/sdkcpp.php )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.