http://bugs.winehq.org/show_bug.cgi?id=31224
Bug #: 31224 Summary: Wine and software rendering Product: Wine Version: 1.5.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: couchpo8oe@gmail.com Classification: Unclassified
Created attachment 41006 --> http://bugs.winehq.org/attachment.cgi?id=41006 Toribash works!
Arch Linux (up to date), I have tryed the latest git version and the version from 1.5.6-1.5.8. As long as the program uses OpenGL (Possibly Direct X as well), if you have your hardware acceleration off, the program crashes on start up. In my case: nouveau nofbaccel=1 noaccel=1 in modprobe.d/noveau.conf will prevent all my wine programs from launching other than steam (It is ran on another computer and X forwarded to this one). But for all my games, the Linux ports of them run just fine, but in wine they crash instantly on there first render (Some games will still play audio). See attachments of toribash 3.5 (linux version) running fine, and Toribash 3.98 (Full up to date Windows version).
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #1 from fu-fu couchpo8oe@gmail.com 2012-07-15 19:25:29 CDT --- Created attachment 41007 --> http://bugs.winehq.org/attachment.cgi?id=41007 No it dosn't
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #2 from fu-fu couchpo8oe@gmail.com 2012-07-15 19:26:01 CDT --- Created attachment 41008 --> http://bugs.winehq.org/attachment.cgi?id=41008 Not at all
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #3 from fu-fu couchpo8oe@gmail.com 2012-07-15 19:26:55 CDT --- Created attachment 41009 --> http://bugs.winehq.org/attachment.cgi?id=41009 The backtrace from winedbg
http://bugs.winehq.org/show_bug.cgi?id=31224
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com Severity|major |normal
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-07-15 19:44:17 CDT --- Not major. http://bugs.winehq.org/page.cgi?id=fields.html#importance
Is there a demo available?
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-07-15 19:46:56 CDT --- Does the program run with acceleration enabled? Please attach a log like seen in http://wiki.winehq.org/FAQ#get_log
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #6 from fu-fu couchpo8oe@gmail.com 2012-07-15 20:03:39 CDT --- Created attachment 41010 --> http://bugs.winehq.org/attachment.cgi?id=41010 Toribash log
I assume by demo you mean Toribash, Toribash is free, and has both a Linux mac and windows version. The Linux version is out of date, however, the version difference is negligible, as it is not just this application that crashes with this. While my laptop was in a slightly better condition, I was playing StarRuler, a game that works perfectly in wine, however since running wiht no acceleration I am unable to run it at all. I was able to reverse this and play Star ruler again for a short period before my laptop crashed.
As for the majority issue, I was unaware this page existed, however, my guess (for myself at least) is correct, as I am very limited in my wine applications. So far to my knowledge and testing, only steam works in its default DX mode.
I have had this problem for the following overall apps (Mostly games): Kerbel Space Program, Star Ruler, Toribash, Limbo. Which, excluding steam, are all my windows programs.
edit: log included from toribash
As for with acceleration enabled, I have been unable to test toribash for this, as it will crash my laptop upon doing so, but with StarRuler, KSP, and Limbo, this did make the difference.
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #7 from fu-fu couchpo8oe@gmail.com 2012-07-15 20:45:21 CDT --- Created attachment 41011 --> http://bugs.winehq.org/attachment.cgi?id=41011 Toribash log New prefix
I figured id do a log where I didn't mess about the prefix to see if I could fix things.
http://bugs.winehq.org/show_bug.cgi?id=31224
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.toribash.com/
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-07-15 21:11:08 CDT --- How do you reach th menu from the first screenshot you posted? In other words, what are the steps to reproduce the crash?
After running the game it asks me for login, then I pressed cancel and there are 2 robots facing each other, it seems I can control their movements with the mouse.
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #9 from fu-fu couchpo8oe@gmail.com 2012-07-15 21:21:05 CDT --- The first screen shot is reached by running the linux version, sorry for not making that clear. All the other screenshot are the windows version (run under wine). I am not sure about your login screen, It might be that the 3.5 version is just that out of date. I was unable to find a download for 3.5 for windows :/ And the menu is the main menu, it should be the first thing you get when you load up toribash. I will try to run it with acceleration enabled, I'll post back with the results.
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #10 from fu-fu couchpo8oe@gmail.com 2012-07-15 21:30:14 CDT --- Created attachment 41012 --> http://bugs.winehq.org/attachment.cgi?id=41012 Acceleration enabled and it works under wine just fine.
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #11 from fu-fu couchpo8oe@gmail.com 2012-07-15 21:37:25 CDT --- Created attachment 41013 --> http://bugs.winehq.org/attachment.cgi?id=41013 How to get it to work/not work (for nouveau users)
As you can see, it works fine with acceleration enabled, but just crashes without it. Your right about the menu tho, You can no longer get that screen, it seems to have been phased out by the versions. But yeah, it runs with acceleration just fine, and disable it and it just crashes. I would try with NVIDIA drivers (as in the ones provided by nvidia), but I don't trust them as this laptop is dangerously close to broken as it is. Thanks for your help so far.
http://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #12 from fu-fu couchpo8oe@gmail.com 2012-07-18 15:42:37 CDT --- Just a little update for whats effected: Everything that uses any acceleration what so ever in wine. So, other than steam (client), and possibly windows office (Why I would use MSoffice I do not know.) Everything broken. It appears wine dosn't like the llvm/gallium/mesa combo.
https://bugs.winehq.org/show_bug.cgi?id=31224
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Wine and software rendering |Toribash 3.x/4.x crashes | |with hardware acceleration | |disabled in nouveau
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary (was too generic and misleading).
This is most likely an upstream bug. Is this still a problem with recent mesa?
Regards
https://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #14 from fu-fu couchpo8oe@gmail.com --- Hello, I tryed it running toribash 4.82 with LIBGL_ALWAYS_SOFTWARE=1 and it seems to be fine now. I belive it was the Mesa update. (I actually have switched computers/graphcis cards, but prior to the mesa update was having issues with Banished (Also under wine), and afterwards Banished works fine, so I think it was the Mesa update myself.
wine-1.7.18 Regardless, the current version of toribash works under software rendering with the new Mesa. (Didn't try KSP/the other games, although I assume they work too now, I can test some of them if you like.)
https://bugs.winehq.org/show_bug.cgi?id=31224
--- Comment #15 from fu-fu couchpo8oe@gmail.com --- Star ruler, one of my listed games also works in software rendering mode now.
https://bugs.winehq.org/show_bug.cgi?id=31224
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello folks,
reported 'fixed'.
Thanks for the feedback, fu-fu :)
Regards
https://bugs.winehq.org/show_bug.cgi?id=31224
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.22.