http://bugs.winehq.org/show_bug.cgi?id=22244
Summary: PlantsVsZoombies fail Product: Wine Version: 1.1.41 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: d.okias@gmail.com
Created an attachment (id=27163) --> (http://bugs.winehq.org/attachment.cgi?id=27163) log_from_nouveau
Tested on R300 and Nouveau, both fail same. Both Gentoo.
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2010-04-02 12:30:44 --- This is not going to fix the bug, but: # wine PlantsVsZombies.exe
Never run Wine as root: http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014
Your log is missing a backtrace: err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x5a55c1
Please get the entire backtrace.
http://bugs.winehq.org/show_bug.cgi?id=22244
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2010-04-02 12:52:41 ---
Can't confirm, that this is a wine bug. Works fine here (well wide screen monitors suffers from bug 21676). Tested under:
* wine 1.1.41, 1.1.41-434-gfbaaedd * nVidia 8600GT & binary driver v195.36.15
http://bugs.winehq.org/show_bug.cgi?id=22244
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-04-03 11:25:54 --- Not major - http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #4 from okias d.okias@gmail.com 2010-04-03 13:56:42 --- Created an attachment (id=27185) --> (http://bugs.winehq.org/attachment.cgi?id=27185) wine_backtrace
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2010-04-05 04:02:12 ---
fixme:d3d_caps:wined3d_guess_card_vendor Received unrecognized GL_VENDOR "nouveau". Returning HW_VENDOR_NVIDIA. fixme:d3d_caps:select_card_nvidia_mesa Card selection not handled for Mesa Nouveau driver
Install a driver that actually works (for instance an NVidia binary driver) and try again.
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #6 from okias d.okias@gmail.com 2010-04-05 04:33:40 --- Thanks for advice, that driver works (all native games, including wine with counter strike 1.6 ogl). Same result can be reproduced with r300 (radeon RS690 with OpenSource driver, which work for many other cases too).
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-04-05 05:11:26 --- (In reply to comment #6)
Thanks for advice, that driver works (all native games, including wine with counter strike 1.6 ogl). Same result can be reproduced with r300 (radeon RS690 with OpenSource driver, which work for many other cases too).
Open source drivers can work for some programs, but not for others. Have you tried with the binary vendor driver?
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #8 from okias d.okias@gmail.com 2010-04-05 05:41:27 --- Created an attachment (id=27217) --> (http://bugs.winehq.org/attachment.cgi?id=27217) wine_log_with_mesa_debug.txt
If it's mesa problem (look at log which follow this message), it should write mesa error (it say something like User error, which I guess mean problem in wine). Some day I hope in wine <-> mesa developers cooperation, but it's probably only dream :-(
I understand that a lot of people use wine with proprietary nvidia/ati drivers, but some day it will be great, if 3D functionality could be provieded out-of-box.
The result was tested on two different vendors with two different drivers (in case Nouveau - gallium infrastructure, in case Radeon - classic mesa).
http://bugs.winehq.org/show_bug.cgi?id=22244
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|PlantsVsZoombies fail |Plants vs Zombies crashes | |when using mesa
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2010-04-05 06:04:03 --- http://nouveau.freedesktop.org/wiki/FrontPage#Status says 3D functionality is unsupported, in any case if you are insisting on using nouveau, how old is the version you are using? which card do you have? my understanding is that it is under constant development.
Does a WINEDEBUG=+relay,+seh,+tid log show any more information? please attach a bzip2 compressed log.
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #10 from okias d.okias@gmail.com 2010-04-05 06:11:48 --- Both 64 bit computers with Gentoo and 32 bit libdrm and mesa from GIT + lastest released wine.
First (computer of friend): Athlon 4450, 4GB RAM, Radeon RS690 (driver r300, classic mesa)
Second (My computer, that why I testing on Nouveau): Intel P8400, 4GB RAM, nVidia 9600M GT (NV96, driver nouveau, gallium).
Identical version of PlantVsZoombies.exe (I copied it for testing purposes), same behaviour.
I will attach WINEDEBUG=+relay,+seh,+tid in few minutes.
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #11 from okias d.okias@gmail.com 2010-04-05 06:46:14 --- Created an attachment (id=27218) --> (http://bugs.winehq.org/attachment.cgi?id=27218) wine_console.txt.tar.bz2
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #12 from Jeff Zaroyko jeffz@jeffz.name 2010-04-05 07:07:20 --- please also attach compressed +seh,+tid,+wgl,+d3d
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #13 from okias d.okias@gmail.com 2010-04-05 07:15:42 --- Created an attachment (id=27219) --> (http://bugs.winehq.org/attachment.cgi?id=27219) second_wine_console.txt.xz
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #14 from Dmitry Timoshkov dmitry@codeweavers.com 2010-04-05 22:20:06 --- There is no point in generating logs if you don't want try simple things first. Please try with the binary vendor driver.
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #15 from okias d.okias@gmail.com 2010-04-11 07:57:46 --- So, it's bug in mesa, right?
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #16 from Dmitry Timoshkov dmitry@codeweavers.com 2010-04-11 22:39:51 --- (In reply to comment #15)
So, it's bug in mesa, right?
It's not possible to know unless you try what was suggested.
http://bugs.winehq.org/show_bug.cgi?id=22244
Alexander Straube Alexander.Straube@GoogleMail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Alexander.Straube@GoogleMai | |l.com
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #17 from Alexander Straube Alexander.Straube@GoogleMail.com 2010-09-16 08:50:53 CDT --- Created an attachment (id=30794) --> (http://bugs.winehq.org/attachment.cgi?id=30794) Output of wine after running "wine PlantsVsZombies.exe"
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #18 from Alexander Straube Alexander.Straube@GoogleMail.com 2010-09-16 08:53:07 CDT --- Hello,
I can confirm this bug.
* wine: 1.3.2 * xf86-video-intel: 2.12.0 * Gfx Card: Intel Mobile 945GME Express Integrated Graphics Controller
wine output: http://bugs.winehq.org/attachment.cgi?id=30794
greetings a-st
http://bugs.winehq.org/show_bug.cgi?id=22244
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #19 from joaopa jeremielapuree@yahoo.fr 2010-09-16 08:59:15 CDT --- works fine here with nvidia geforce 7600 driver 260.19.04 So, it is driver bug/ This bug should be closed as INVALID
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #20 from okias d.okias@gmail.com 2010-09-16 12:40:41 CDT --- Right now it's clean: it work on PROPRIETARY drivers, but with OpenSource drivers noone confirmed it works. So, that is probably problem.
http://bugs.winehq.org/show_bug.cgi?id=22244
wil wlsn_reyes@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wlsn_reyes@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=22244
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #21 from Bruno Jesus 00cpxxx@gmail.com 2012-11-25 07:23:25 CST --- This bug is about open-source drivers crashing or not having proper 3D support, by current rules I think it can be resolved upstream.
Before resolving can anyone test again in the latest development version of wine?
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #22 from Henri Verbeet hverbeet@gmail.com 2012-11-25 07:36:48 CST --- (In reply to comment #21)
This bug is about open-source drivers crashing or not having proper 3D support, by current rules I think it can be resolved upstream.
Yeah, although it wouldn't hurt to test this with current versions and debug symbols for everything involved (Wine, Mesa, libtxc-dxtn, all from git), and then get a good backtrace.
http://bugs.winehq.org/show_bug.cgi?id=22244
--- Comment #23 from okias d.okias@gmail.com 2013-02-18 08:32:39 CST --- opensource R600G (6550D AMD) seems ok. Can't test right now on R300G...
https://bugs.winehq.org/show_bug.cgi?id=22244
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #24 from roger@mailinator.com --- shouldnt this be closed as upstream issue?
https://bugs.winehq.org/show_bug.cgi?id=22244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM
--- Comment #25 from Austin English austinenglish@gmail.com --- (In reply to roger from comment #24)
shouldnt this be closed as upstream issue?
Yes.
https://bugs.winehq.org/show_bug.cgi?id=22244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=22244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #27 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=22244
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #28 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to David Heidelberg (okias) from comment #23)
opensource R600G (6550D AMD) seems ok. Can't test right now on R300G...
That seems good enough.