http://bugs.winehq.org/show_bug.cgi?id=6351
AJSB <ajsb(a)vfemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ajsb(a)vfemail.net
--- Comment #93 from AJSB <ajsb(a)vfemail.net> 2012-05-09 08:53:19 CDT ---
"Black holes" in the ground is clearly a game bug that just happens to show up
more in WINE...but in some circumstances also happens in Windows XP and more
easily, in Windows 7...i know this for a fract because i tested in all those OS
also.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30542
Bug #: 30542
Summary: OSPPSVC.EXE error
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cgillyard(a)gmail.com
Classification: Unclassified
When installing Microsoft Office 2010 Plus I get this error message. Program
OSPPSVC.EXE has encountered a serious problem and needs to close.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22965
Summary: Battlefield Bad Company 2 can run from cd-rom, but not
from iso
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This reminds me of bug 22428.)
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520
says you need -o uid=XXX,unhide. You can install from an .iso
mounted with that (and ro,loop), but you can't start the game, it says
please insert disc. Pointing d: and d:: at a real mounted disc works past it.
A +relay,+file log says
0009:Call KERNEL32.GetVolumeInformationA(02f9d290
"I:\\",02f9cce0,00000400,02f9d22c,02f9d230,02f9d228,02f9cae0,00000200)
ret=023aaed3
...
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
...
0009:Ret KERNEL32.GetVolumeInformationA() retval=00000001 ret=023aaed3
It then does
0009:Call KERNEL32.QueryDosDeviceA(02f9cce0 "I:",02f9cae0,00000200)
ret=023ab4b1
0009:Ret KERNEL32.QueryDosDeviceA() retval=00000019 ret=023ab4b1
0009:Call KERNEL32.CreateFileA(02f9cce0
"\\\\.\\HarddiskVolume2",c0000000,00000003,00000000,00000003,00000000,00000000)
ret=0236c2b2
trace:file:CreateFileW L"\\\\.\\HarddiskVolume2" GENERIC_READ GENERIC_WRITE
FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\HarddiskVolume2",0x2f9c5c0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\HarddiskVolume2" 520 0x2f9c354 (nil))
warn:file:CreateFileW Unable to create file L"\\\\.\\HarddiskVolume2" (status
c0000034)
trace:file:CreateFileW returning 0xffffffff
0009:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0236c2b2
a bunch of times. Looks like it's trying to access the
iso but failing (do we not support \\\\.\\HarddiskVolume2 for
mounted isos?).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28748
Bug #: 28748
Summary: Two Worlds: missing audio
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.fileplanet.com/180119/180000/fileinfo/Two-W
orlds-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 8258a5188cc36563809ac7495e49bc43ae4326e4
Created attachment 36932
--> http://bugs.winehq.org/attachment.cgi?id=36932
+tid,+mmdevapi,+alsa,+winmm,+dsound debug log (uncompressed 4.7 MB)
Two Worlds (released in 2007 by Topware Interactive) is missing audio (sound
effects, speech, music).
Audio worked reliably in the game up until this commit:
8258a5188cc36563809ac7495e49bc43ae4326e4 is the first bad commit
commit 8258a5188cc36563809ac7495e49bc43ae4326e4
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Fri Sep 23 15:03:51 2011 -0500
winealsa.drv: Remove wave, mixer, and dsound driver code.
:040000 040000 e34e9dab6f585755d23f4cad91d4af6dc37b786b
bf2a47c73bcdd75db339177384a4d566c4fa41e6 M dlls
Still present as of wine-1.3.30-145-g7a4349b.
This might be a dupe of bug #28706.
Other bug reports related to this commit: bug #28617, bug #28618, bug #28619.
Can be reproduced in the demo as well. The game requires: physx, d3dx9_36, xact
Fedora 15 x86
Kernel 2.6.40.6-0.fc15.i686.PAE
Alsa 1.0.24
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
Pulseaudio is not running
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6775
Bug 6775 depends on bug 21939, which changed state.
Bug 21939 Summary: Several apps/games need "WMVCore.dll"
http://bugs.winehq.org/show_bug.cgi?id=21939
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6775
--- Comment #16 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-05-07 14:41:40 CDT ---
Should be fixed with b80c71abe6de1a76a7a7d869ed11d06b6953755a. Please retest.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9121
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #12 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-05-07 13:30:09 CDT ---
*** Bug 9297 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6775
Jerome Leclanche <adys.wh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.