http://bugs.winehq.org/show_bug.cgi?id=7434
------- Additional Comments From stefandoesinger(a)gmx.at 2007-10-04 05:40 -------
I think this is a refcounting problem in d3d9. The device does not get
destroyed, thus the context is not unset. When the new device is created, the
context manager tries to restore the old context after setting up the new
one(intended, the new context is finally set when used the first time.
Unfortunately, by that time, the drawable is not valid any more -> bang
I have a patch for this, will send it later today to wine-patches
--
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=5668
------- Additional Comments From stefandoesinger(a)gmx.at 2007-10-04 05:38 -------
I think this bug should be fixed now. It was a problem in the old interface
thunks. Can you retest?
--
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=7514
pacho(a)condmat1.ciencias.uniovi.es changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pacho(a)condmat1.ciencias.uniovi.es 2007-10-04 05:33 -------
After upgrading my system it works ok
Thanks
--
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=8007
Summary: Joystick name is different to that reported by Windows.
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard_corden(a)hotmail.com
The name returned in the "tszProductName" field of the DIDEVICEINSTANCEA
structure contains the manufacturers name as well as the model of the joystick
and so is not the same as it is on windows.
For Example:
Real World Golf searches for it's specific joystick using the name of the
product. On windows the returned name is 'Game-Trak V1.3'. Wine reports the
name of the joystick as 'In2Games Ltd. Game-Trak V1.3', ie. including the
manufacturer's name.
--
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=8006
Summary: Prince of Persia: Warrior Within, crashes after loading
intro logo screens
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Wouter_Cox(a)yahoo.co.uk
After the intro videos and screen, the game quits with a message "The game ended
unexpectedly. Please see Readme.txt for technical support"
At the end there are a lot of messages about "Blitting surfaces from sysmem not
supported yet: " err:d3d_draw:blt_to_drawable Blitting surfaces from sysmem not
supported yet". The last error in the output: "wine client error:11: write: Bad
file writer".
I can give extra info if it is needed, this is my first bug report for Wine so
I'm sorry if I didn't do this correctly.
--
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=7434
------- Additional Comments From ns03ja(a)brocku.ca 2007-10-04 04:35 -------
This is still a problem with today's git.
3DMark 2005 dies with a
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 146 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 14804
Current serial number in output stream: 14804
after the first test finishes.
--
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=2398
------- Additional Comments From mail(a)science.su 2007-10-04 04:30 -------
I have tested new version of the patch and can confirm that also Lightwave 6 and Lightwave 9 (both has complex GUI with multiple child windows) works perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8005
Summary: EndNote X demo fails to run MSVCR80.dll
Product: Wine
Version: 0.9.34.
Platform: PC
URL: http://www.endnote.com/endemo.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmvianna(a)usp.br
EndNote demo installs fine, but crashes attempting to run a C runtime library
(according to a popup dialog that comes up).
The console output is very small:
$ wine ENDemo.exe
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Arquivos de
programas\\EndNote X Demo\\ENDemo.exe" failed, status c0000142
--
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=8003
------- Additional Comments From dmvianna(a)usp.br 2007-10-04 03:19 -------
The demo installs fine here. If you look again at the console printout
attachment, you'll see that the files which are not installed have impossible
names for a Linux system, i.e., "008d|Wilson Art Index (SP).enz". "*|*" cannot
be part of a file name, unless it is translated to "*\|*" by wine. It seems that
the present release does not do that.
BTW, the demo does not run. ("Runtime error! R6034 An application has made an
attempt to load the C runtime library incorrectly.")
Cheers.
--
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.