http://bugs.winehq.org/show_bug.cgi?id=8036
------- Additional Comments From sick_soul(a)yahoo.it 2007-16-04 11:28 -------
(From update of attachment 5806)
grep for savegame.INI to quickly find interesting instances.
--
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=8036
------- Additional Comments From sick_soul(a)yahoo.it 2007-16-04 11:25 -------
Created an attachment (id=5805)
--> (http://bugs.winehq.org/attachment.cgi?id=5805&action=view)
trace of calls to GetPrivateProfileStringW
added a trace in WritePrivateProfileStringW and attached result of
export WINEDEBUG=trace+profile
wine "The Spirit Engine.exe" 2>&1 | grep GetPrivateProfileString >get.log
wine "The Spirit Engine.exe" 2>&1 | grep WritePrivateProfileString >write.log
showing the calls to the two functions with the empty string as section name
and key name, as done by the original application.
--
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=8065
------- Additional Comments From blin(a)gmx.net 2007-16-04 11:20 -------
*** Bug 8070 has been marked as a duplicate of this bug. ***
--
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=8070
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From blin(a)gmx.net 2007-16-04 11:20 -------
This bug report is identical to #8065
*** This bug has been marked as a duplicate of 8065 ***
--
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=8072
Summary: Media Player Classic segfaults after
err:ole:CoGetClassObject
Product: Wine
Version: 0.9.35.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daanschulpen(a)gmail.com
When trying to run Media Player Classic under wine, it crashes when browsing for
a file to open.
Using Kubuntu 6.10, wine 0.9.35 (latest package for ubuntu from the WineHQ
repository), Media Player Classic 6.4.9.0 (Bug information gathered using the
Win98/ME build, but the WinXP/2K build exhibits the same behaviour)
Without any configuration, the program seems to start fine but doesn't display
filenames when browsing for a file. I tried fixing this by switching to a native
comdlg32.dll copied from my Windows XP Pro SP2 installation, but now the program
crashes when I hit the browse button.
Steps to reproduce:
- Download the Win98/ME build of Media Player Classic and extract mplayerc.exe
(I used ~./wine/drive_c/Program\ Files/Media\ Player\ Classic/)
- Remove or rename the comdlg32.dll in ~/.wine/drive_c/windows/system32
- Copy comdlg32.dll from the system32 directory of a Windows XP Pro SP2 to
~/.wine/drive_c/windows/system32/
- run WINEDLLOVERRIDES=comdlg32=n wine ~/.wine/drive_c/Program\ Files/Media\
Player\ Classic/mplayerc.exe
- Open the "File" menu and choose "Open File"
- A dialog should appear. Click the topmost "Browse" button in this dialog,
next to the inputfield labeled "Open"
At this point wine exits.
I will attach the last 100 lines of debug output as per
http://www.winehq.org/site/docs/wineusr-guide/bug-reporting. The debug output
was generated using
WINEDLLOVERRIDES=comdlg32=n WINEDEBUG=+loaddll,+relay wine
~/.wine/drive_c/Program\ Files/Media\ Player\ Classic/mplayerc.exe 2>
~/wine-mplayerc.log
This is the complete output, both wine and media player classic don't print
anything on stdout. Please let me know if I should provide any other information.
I tried to see if a native ole32.dll would fix this, both by copying it from my
WinXP and by following the instructions at http://wiki.winehq.org/NativeDcom. In
both cases, wine still crashed when following the steps I described above
(modified for extra DLL overrides). Please let me know if I should submit extra
information and/or bug reports concerning those crashes.
--
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=7972
------- Additional Comments From edge(a)rsm.id.au 2007-16-04 11:08 -------
disabling all sound drivers in winecfg and the -nosound switch did not fix this
bug for me, with or without -dx9
--
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=8071
------- Additional Comments From g.dziegielewski(a)gmail.com 2007-16-04 10:59 -------
I forgot to mention:
I'm running Gentoo Linux on AMD64, nvidia drivers (9755).
--
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.