http://bugs.winehq.org/show_bug.cgi?id=12085
Summary: cannot load log file - AOM Product: Wine Version: 0.9.57. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tmg@nc.rr.com
When I attempt to start the M$ Age of Mythology game (Gold Edition) I get an error message that says: "Cannot create log file, please make sure that you have full rights on the directory that you installed Age of Mythology into, and that you have available disk space. Error access denied."
Things I've tried: * winecfg to set windows version to windowsxp / windows 2000, etc. to no avail. * made sure write permissions to entire /home/user/.wine directory * clean install .. no previous wine version * used original and cracked aomx.exe * ran wine with 'strace' and did not see any file opens that failed * Downloaded and attempted to run the m$ "AOM Trial" (http://download.microsoft.com/download/4/7/8/4785f001-bec0-44c3-8adb-5bb5f8f...) when I start the trial, my entire X windows (GDM) restarts.
Any help resolving this issue is appreciated. If you need any logs, etc. please let me know.
I have seen this error posted in several places (e.g., Ubuntu forum), but no solution or "things to try".
http://bugs.winehq.org/show_bug.cgi?id=12085
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Summary|cannot load log file - AOM |cannot load log file - Age | |of Methology
--- Comment #1 from Lei Zhang thestig@google.com 2008-03-17 23:05:51 --- (In reply to comment #0)
When I attempt to start the M$ Age of Mythology game (Gold Edition) I get an error message that says: "Cannot create log file, please make sure that you have full rights on the directory that you installed Age of Mythology into, and that you have available disk space. Error access denied."
Does this prevent the game from starting?
Things I've tried:
- clean install .. no previous wine version
Did you move aside your old ~/.wine directory as well?
when I start the trial, my entire X windows (GDM) restarts.
This is probably due to a buggy video driver.
Any help resolving this issue is appreciated. If you need any logs, etc. please let me know.
maybe a +file log: WINEDEBUG=+file wine aom.exe > aom_log.txt 2>&1
Severity is not major, please read the descriptions more carefully.
http://bugs.winehq.org/show_bug.cgi?id=12085
--- Comment #2 from Tom Gordon tmg@nc.rr.com 2008-03-22 11:17:38 --- In reply to comment #1)
When I attempt to start the M$ Age of Mythology game (Gold Edition) I get an error message that says: "Cannot create log file, please make sure that you have full rights on the directory that you installed Age of Mythology into, and that you have available disk space. Error access denied."
Does this prevent the game from starting?
Yes. The modal dialog box appears and the game ends when "ok" is selected (only button choice).
Things I've tried:
- clean install .. no previous wine version
Did you move aside your old ~/.wine directory as well?
Of course. :)
when I start the trial, my entire X windows (GDM) restarts.
This is probably due to a buggy video driver.
See below - I believe it is differences between i686 and amd64 distros.
Any help resolving this issue is appreciated. If you need any logs, etc. please let me know.
maybe a +file log: WINEDEBUG=+file wine aom.exe > aom_log.txt 2>&1
It took a while (the reason for delay in responding to your questions), but I created the exact same setup (same deb packages) on a i686 debian distro version (vs. amd64) and the AOM trial version WORKS as expected (although I have mouse issues - but that's a different problem). I used the same computer with different disk drive, to eliminate any hardware differences (I have an Intel chipset that can run as 32bit or 64bit). Thus, I'm fairly convinced that differences between the distros are the issues.
For Xorg: X Window System Version 1.3.0 Release Date: 19 April 2007 X Protocol Version 11, Revision 0, Release 1.3 Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12lenny2)
I use the on-board graphics controller: (--) PCI:*(0:2:0) Intel Corporation 82945G/GZ Integrated Graphics Controller rev 2, Mem @ 0xfdf00000/19, 0xd0000000/28, 0xfdf80000/18, I/O @ 0xff00/3
I'll post a log file.
Severity is not major, please read the descriptions more carefully.
Ok.
http://bugs.winehq.org/show_bug.cgi?id=12085
--- Comment #3 from Tom Gordon tmg@nc.rr.com 2008-03-22 11:29:20 --- Running the AOMTrial ... the problem is switching from 32 to 16 bpp ... the log is as follows:
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:imm:ImmGetDefaultIMEWnd ((nil) - (nil) 0x131f10 ): semi-stub err:ole:CoGetClassObject class {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} not registered err:ole:CoGetClassObject no class object {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} could be created for context 0x1 fixme:imm:ImmReleaseContext (0x10024, 0x131f10): stub fixme:imm:ImmNotifyIME NI_CLOSECANDIDATE fixme:imm:ImmGetOpenStatus (0x131f10): semi-stub fixme:imm:ImmGetIMEFileNameA (0x4090409, 0x34f4d8, 260): stub fixme:imm:ImmNotifyIME NI_CLOSECANDIDATE fixme:win:EnumDisplayDevicesW ((null),0,0x34ed60,0x00000000), stub! fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:imm:ImmGetDefaultIMEWnd (0x1002a - (nil) 0x129f00 ): semi-stub fixme:win:EnumDisplayDevicesW ((null),0,0x34dae4,0x00000000), stub! fixme:imm:ImmNotifyIME NI_CLOSECANDIDATE err:ole:CoGetClassObject class {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} not registered err:ole:CoGetClassObject no class object {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} could be created for context 0x1 err:ole:CoGetClassObject class {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} not registered err:ole:CoGetClassObject no class object {ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e} could be created for context 0x1 fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16 X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
I'd like to get the AOMTrial working, then come back to the issue with the "real" AOM Gold Edition.
http://bugs.winehq.org/show_bug.cgi?id=12085
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-17 15:30:44 --- Is this still a problem in current (1.1.6 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12085
Drake Justice hallowname@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hallowname@gmail.com
--- Comment #5 from Drake Justice hallowname@gmail.com 2008-10-23 13:05:19 --- yes this is still the (only) problem with this game in 1.1.6... 10/08
http://bugs.winehq.org/show_bug.cgi?id=12085
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name 2008-11-28 19:29:20 --- (In reply to comment #5)
yes this is still the (only) problem with this game in 1.1.6... 10/08
The demo works fine for me. Can you test to see if it also has the problem for you?
http://www.gamershell.com/download_10.shtml
http://bugs.winehq.org/show_bug.cgi?id=12085
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #7 from Austin English austinenglish@gmail.com 2009-05-29 12:43:36 --- Abandoned. If you still have a problem in current (1.1.22 or newer) wine and can provide the requested information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=12085
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com 2009-05-29 12:49:48 --- Closing.