http://bugs.winehq.org/show_bug.cgi?id=7226
Summary: DDRAW_Create Couldn't load WineD3D
Product: Wine
Version: 0.9.29.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamp(a)ahri.net
~/.wine/drive_c/Program Files/Black Isle/Baldur's Gate $ wine Baldur.exe
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0
err:module:load_builtin_dll failed to load .so lib for builtin L"wined3d.dll":
libGL.so.1: cannot open shared object file: No such file or directory
err:ddraw:DDRAW_Create Couldn't load WineD3D - OpenGL libs not present?
wine: Unhandled page fault on write access to 0x842903bb at address 0x9fc2a3
(thread 0012), starting debugger...
Unhandled exception: page fault on write access to 0x842903bb in 32-bit code
(0x009fc2a3).
Register dump: ...etc
I do have a working OpenGL setup, though it may be bugged. I don't know how
relevant that is. I'm willing to provide as much information as I can to solve
this! I'm running Gentoo ~amd64 on an intel core2 duo, if that helps.
As for the ALSA warnings I have no idea what that's about either, but would
obviously love to fix it too.
--
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=7225
Summary: Warhammer Mark of Chaos Will not run
Product: Wine
Version: CVS
Platform: PC
URL: http://www.gamershell.com/download_16283.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony.lambregts(a)gmail.com
I Could install the demo but when I went to run it I got a message box saying that
"The graphics system cannot set display mode"
This was with todays Git
--
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=6979
------- Additional Comments From thunderbird2k(a)gmx.net 2007-20-01 14:31 -------
The list of GLX extensions depends on the display/HDC while the list of GL
extensions depends a little bit on the context. You need a context in order to
be able to query the information. The list of GL extensions could in theory
change when you have a multicard system containing two totally different cards.
In such a situation you could get different results but the chance for this is
very unlikely.
The issue only appears for this NV extension because the extension itself is
very strange. It are WGL functions introduced by a GL extension. The other
extensions are real WGL/GLX extensions of which the presence is not context
dependent. I'm also not aware of any other extensions with this issue. For now
strdup should be a fine way for fixing this. (or perhaps it is possible to find
a GLX extension which is around when this one is too)
--
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=7190
------- Additional Comments From scallegari(a)arces.unibo.it 2007-20-01 13:53 -------
I confirm that in later Wines (e.g. in 0.9.29) MDI is problematic.
this is a regression from previous Wines that did not show this issue
Specifically:
1) Menu entries disappear as described in above comment
2) A number of replicas of the icons for closing/minimizing/maximizing the MDI
subwindows appear...
As an example, you may consider running the LTspice windows application that is
freely avalilable at http://www.linear.com/designtools/softwareRegistration.jsp
(registration is in fact not required) and that was specifically coded to be
wine-friendly (it did not show any issue up to wine 9.9.22 or little more).
Open a circuit diagram (e.g. from the sample ones), run a simulation, select an
output signal and a waveform sub-window appears side to side with the circuit
sub-window.
Now: if select the circuit window you get the correct menu entries, but the
close/minimize/maximize icons are replicated twice. If you select the waveform
window, the first menu entry is missing and the close/minimize/maximize icons
are missing too. If you keep closing the waveform window and rerunning the
simulation (to re-get a waveform window), progressively all the menu entries
disappear.
This bug affects both the 0.9.29 on winehq for ubuntu and the 0.9.29 as
distributed by ubuntu in the edgy backports.
--
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=7165
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |alex(a)thehandofagony.com
Status|ASSIGNED |NEW
------- Additional Comments From alex(a)thehandofagony.com 2007-20-01 11:39 -------
I have sent a patch for this. Meanwhile, it should work if you do not select
the maintainer option.
Once it has been fixed, you will see a list of choices instead of a single
checkbox.
--
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=7167
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2007-20-01 11:37 -------
Fixed.
--
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=7224
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Keywords| |Installer
------- Additional Comments From vitaliy(a)kievinfo.com 2007-20-01 10:31 -------
Not a blocker.
--
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=7224
Summary: ViaVoice 10 Pro USB install sticks on msvcrt.dll
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
In the latest WINE, it seems to install pretty well until
right at the end.
wine: Unimplemented function msvcrt.dll._mbbtype called at address
0x7b8407b0 (thread 003a), starting debugger...
--
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.