http://bugs.winehq.org/show_bug.cgi?id=30895
Bug #: 30895 Summary: Fullscreen Applications crash Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thehoome.prototype@gmail.com Classification: Unclassified
Created attachment 40491 --> http://bugs.winehq.org/attachment.cgi?id=40491 Wine Log for the fullscreen application problem.
When i try to run any application in fullscreen the application just froze, secconds after start, this happend most in games, but also in simple applications like fullscreen installers.
I've tryed to run the application on a virtual desktop, but, also the application frozen, this is happening more or less when wime 1.5.5 was launched, but, this bug also happend with an old version of wine.
I have compiled (with checkinstall) the versions of wine since wine-1.3.33, i tryend to compile some versions to test like 1.4, but i see that the problem wasn't solved, so, i started to think that my compiler was having some bug, so, i have the ideia to install any version of wine previous that bug that i have compiled a long time ago, so, even installed a "pre-compiled" wine nothing was solved, i've tryed several versions since wine 1.3.3 trought wine 1.5.6, even the stable version 1.4.
i'm sure that wine 1.3.3 dont have this bug, even before wine 1.5.0 i'm 100% sure that this bug dont exists.
Normally i use gcc-4.5 to compile wine, since wine has a bug with newest versions of gcc and steamoverlay, but, even with the newest version of gcc that i have on my repositories (gcc-4.6.3) the bug still persists.
I've also create alot of clean new prefix just to test every diferent version of wine that i've installed, so, it's not a "dirty-prefix" problem.
well, my last shot is reinstalling the video card drivers that i'm downloading right now, i don't know why, but i have a feeling that is something connected with X or Video Drivers.
well, my OS is that: Debian Wheezy AMD64, Nvidia Driver 295.53, (last instalation) Wine 1.3.33 (also tested with wine 1.5.6, 1.5.5, 1.5.0, 1.5.3, 1.4, 1.3.37 and others). I compile wine with i386 compatibility libraries, (ia32-libs) and it's not Wine64.
My computer settings: AMD Phenom II x6 1090T, 8GB DDR3 Nvidia GeForce GTX460
At least, i don't know yet how to generate logs, so ive just get the output of counter-strike 1.6 with this problem at full screen (it's a simple game so, i think that is more easy to find-out the problem), that i've runned with this command: wine ./hl.exe -game cstrike -gl -fullscreen -w 1920 -h 1080 > /home/artur/winelog.log, added on attachment :)
ps. -d3d mode has the same problem.
Sorry for any thing wrong that i've putted here, this is my first bug report and i'm really don't know much what to do.