http://bugs.winehq.org/show_bug.cgi?id=4803
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-10 11:54 -------
Doesn't work for any of links anymore.
Right-click on the game, "Create Desktop Shortcut" creates *.lnk files on the
desktop. No *.desktop links. Running 'wineboot' spit out lots of errors but no
*.desktop links.
--
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=6376
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-21-10 10:15 -------
Sorry, I meant Dan K. instead of Mike. Mea culpa.
--
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=6086
------- Additional Comments From lhouk(a)lesliehouk.com 2006-21-10 10:10 -------
I just downloaded (with yum) Wine version 0.9.23 from the Fedora repositories,
and tried running MOO2. It still hangs as soon as you move the mouse in the
"Galactic Setup" menu.
> Ok, I looked at this under winedbg. It
> looks like it's getting stuck somewhere
> in X11DRV_DIB_SetImageBits.
Is this part of the code still being worked on by anyone? Now that the problem
has been narrowed down, maybe someone could figure out exactly what breaks?
--
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=6496
Summary: Defcon fails to load because of sound .dll error
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svdw(a)udel.edu
When starting the demo of defcon from steam it crashes with this error:
DirectSound ERROR
..\..\..\SystemIV\lib\sound\sound_library_3d_dsound.cpp line 308
Direct Sound couldn't create a sound device
Error Code: E_FAIL
An undertermined error occured
--
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=4891
nonno.cicala(a)libero.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From nonno.cicala(a)libero.it 2006-21-10 08:23 -------
I took it to Gentoo and they sent me back here. :)
http://bugs.gentoo.org/show_bug.cgi?id=151522
Just to be sure I tried to change the --libdir for the first version that gave
me this problem, 0.9.9, and it worked.
--
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=6472
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)codeweavers.com 2006-21-10 08:08 -------
RegisterClassExA is used to register "ClaWin4194304Class1", and it gets the atom
0000c029. Sometime later we do:
GetClassNameA(00010026,0033e6f8,00000004)
which tries to get the name into a 4 character buffer, but we return:
user32.GetClassNameA() retval=00000000
So between GlobalGetAtomNameA and GetClassNameA there's some kind of bug. Looks
like it's time for a conformance test...
--
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.