[Bug 30898] New: Age of Empires Rise of Rome doesn't work on xubuntu 12.04.
http://bugs.winehq.org/show_bug.cgi?id=30898 Bug #: 30898 Summary: Age of Empires Rise of Rome doesn't work on xubuntu 12.04. Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: story.jerry(a)gmail.com Classification: Unclassified Created attachment 40506 --> http://bugs.winehq.org/attachment.cgi?id=40506 This is what happened when I tried to run Age of Empires Rise of Rome on xubuntu 12.04. Age of Empires Rise of Rome doesn't work on the latest version of wine and the latest version of xubuntu 12.04. AOE worked just before I upgraded to xubuntu 12.04. -- 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=30898 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-06-11 19:32:34 CDT --- Check this forum page and see if the information there helps you: http://forum.winehq.org/viewtopic.php?t=15802 -- 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=30898 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-06-11 19:57:45 CDT --- Can you try downgrading to the previous wine version you had installed? The crashlog implies that a video driver change may be involved as well. If the old wine version works but not current, can you please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=30898 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2012-06-11 22:32:08 CDT --- In particular, does echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope help? -- 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=30898 --- Comment #4 from Jerry Story <story.jerry(a)gmail.com> 2012-06-12 01:39:20 CDT --- ~/Desktop$ echo 0|sudo tee /proc.sys/kernel/yama/ptrace_scope tee: /proc.sys/kernel/yama/ptrace_scope: No such file or directory 0 -- 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=30898 --- Comment #5 from Jerry Story <story.jerry(a)gmail.com> 2012-06-12 01:46:45 CDT --- (In reply to comment #2)
Can you try downgrading to the previous wine version you had installed? The crashlog implies that a video driver change may be involved as well.
I don't know how to downgrade to the previous version of wine. There doesn't seem to be any way to do that with synaptic or with Ubuntu Software Centre. There was no video driver change. But I had a problem with my monitor with the previous version of xubuntu. Half of the time it didn't boot to the correct resolution. With the current version of xubuntu, that problem seems to be corrected. -- 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=30898 --- Comment #6 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-06-12 07:58:14 CDT --- (In reply to comment #4)
~/Desktop$ echo 0|sudo tee /proc.sys/kernel/yama/ptrace_scope tee: /proc.sys/kernel/yama/ptrace_scope: No such file or directory 0
You typed it wrong. Should be: echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope (/proc/sys not /proc.sys) -- 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=30898 --- Comment #7 from Jerry Story <story.jerry(a)gmail.com> 2012-06-12 10:45:35 CDT --- (In reply to comment #6)
(In reply to comment #4)
~/Desktop$ echo 0|sudo tee /proc.sys/kernel/yama/ptrace_scope tee: /proc.sys/kernel/yama/ptrace_scope: No such file or directory 0
You typed it wrong. Should be: echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope
(/proc/sys not /proc.sys)
~/Desktop$ echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope 0 ~/Desktop$ -- 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=30898 --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2012-06-12 11:25:14 CDT --- That command works around one possible problem with ubuntu 12.04 (at least until next reboot). Does it help your problem? -- 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=30898 --- Comment #9 from Jerry Story <story.jerry(a)gmail.com> 2012-06-12 16:06:15 CDT --- (In reply to comment #8)
That command works around one possible problem with ubuntu 12.04 (at least until next reboot). Does it help your problem?
Age of Empires Rise of Rome still doesn't run on xubuntu 12.04, wine 1.4. -- 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=30898 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4 --- Comment #10 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-06-12 16:27:24 CDT --- (In reply to comment #9)
Age of Empires Rise of Rome still doesn't run on xubuntu 12.04, wine 1.4.
Retest in the latest development release, currently 1.5.6. When you upgraded Xubuntu, did you reinstall your graphics driver? You should. You should also try the proprietary Nvidia driver. -- 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=30898 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #11 from GyB <gyebro69(a)gmail.com> 2012-06-13 11:15:05 CDT --- Jerry, can you reproduce the problem with the trial version as well? http://www.fileplanet.com/129689/120000/fileinfo/Age-of-Empires:-Rise-of-Rom... I tried the demo on Fedora 17 (32 bit) with both the open source Nouveau driver (0.0.16-35.20120306gitf5d1cd2) and the proprietary Nvidia driver (295.59). I could start the demo with both Nvidia drivers. Tested with Wine 1.4 and 1.5.6. -- 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=30898 --- Comment #12 from Jerry Story <story.jerry(a)gmail.com> 2012-06-13 18:00:21 CDT --- (In reply to comment #10)
(In reply to comment #9)
Age of Empires Rise of Rome still doesn't run on xubuntu 12.04, wine 1.4.
Retest in the latest development release, currently 1.5.6. Can't test 1.5. It's not ready for download from winehq.
When you upgraded Xubuntu, did you reinstall your graphics driver? You should. You should also try the proprietary Nvidia driver. A long time ago I tried the Nvidia driver and it caused my computer to not work and I had a hard time getting it to work again. I won't even consider trying the Nvidia driver again on this computer.
-- 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=30898 --- Comment #13 from Jerry Story <story.jerry(a)gmail.com> 2012-06-13 19:22:55 CDT --- (In reply to comment #10)
(In reply to comment #9)
Age of Empires Rise of Rome still doesn't run on xubuntu 12.04, wine 1.4.
Retest in the latest development release, currently 1.5.6. I downloaded the source code for wine 1.5.6 and installed it using wineinstall. Then I tried to run Age of Empires Rise of Rome. It not only did not work but also I had to restart the computer.
-- 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=30898 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #14 from joaopa <jeremielapuree(a)yahoo.fr> 2012-06-13 20:08:09 CDT --- The most interesting thing would be to know wether the problem occurs with the demo http://www.fileplanet.com/129689/120000/fileinfo/Age-of-Empires:-Rise-of-Rom... -- 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=30898 --- Comment #15 from Jerry Story <story.jerry(a)gmail.com> 2012-06-13 21:41:14 CDT --- (In reply to comment #14)
The most interesting thing would be to know wether the problem occurs with the demo
http://www.fileplanet.com/129689/120000/fileinfo/Age-of-Empires:-Rise-of-Rom...
If the full version of AOE-ROR doesn't run, why might the demo version of AOE-ROR run? -- 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=30898 --- Comment #16 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-06-13 21:46:19 CDT --- (In reply to comment #15)
If the full version of AOE-ROR doesn't run, why might the demo version of AOE-ROR run?
If the problem can be reproduced with the demo version other users which don't have the full game version will be able to test too. -- 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=30898 --- Comment #17 from Jerry Story <story.jerry(a)gmail.com> 2012-06-13 22:52:23 CDT --- (In reply to comment #16)
(In reply to comment #15)
If the full version of AOE-ROR doesn't run, why might the demo version of AOE-ROR run?
If the problem can be reproduced with the demo version other users which don't have the full game version will be able to test too.
I tested the demo version on both wine 1.4 and wine 1.5.6. On 1.4 I need to restart the computer. On 1.5.6 it gives me a black screen and until I press return and it doesn't run. -- 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=30898 --- Comment #18 from Dan Kegel <dank(a)kegel.com> 2012-06-13 22:55:13 CDT --- Thanks for the info. The fact that you had to restart your computer means you probably have an X driver problem. What graphics card do you have, and what X and driver are you using? (Also, what CPU, and are you overclocking?) -- 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=30898 --- Comment #19 from joaopa <jeremielapuree(a)yahoo.fr> 2012-06-13 23:32:44 CDT --- Demo works fine here with Nvidia geforve 7600go and driver 295.53. This bug is clearly invalid. It could be closed as INVALID. -- 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=30898 --- Comment #20 from damocles(a)thebda.com 2012-06-16 15:11:39 CDT --- Created attachment 40569 --> http://bugs.winehq.org/attachment.cgi?id=40569 Backtrace to install attempt Immediate crash on install. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30898 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #21 from Austin English <austinenglish(a)gmail.com> --- I don't see a valid bug here. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30898 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #22 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org