http://bugs.winehq.org/show_bug.cgi?id=26017
Summary: 3D Pinball - Space Cadet: fullscreen does not work properly Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: turbolad995@hotmail.co.uk
3D Pinball - Space Cadet
If you can copy the file from Windows XP in C:\Program Files\Windows NT\Pinball (or if you dual-boot Windows XP with Linux and access the file) and run the pinball.exe in Wine.
Fullscreen mode does not work properly. The title bar of the window still shows when you press <F4> to go into fullscreen. Also, the top and bottom GNOME panels in Ubuntu are still showing. The game is supposed to be in fullscreen completely.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #1 from David turbolad995@hotmail.co.uk 2011-02-19 06:30:51 CST --- This might be another graphics glitch on Nvidia? Using G72 [GeForce 7300 SE/7200 GS] on Ubuntu 10.10 with the manufacturer's driver.
Can anyone else reproduce this bug on other graphics cards?
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #2 from David turbolad995@hotmail.co.uk 2011-03-18 15:04:53 CDT --- Tested again today with Wine version 1.3.15 and the game "tries" to go into full screen, but the GNOME panels in Ubuntu are still visible, however the game is still playable.
Coming out of full screen causes the game's window to be incorrectly resized and garbled (to which I've taken a screen shot and will upload soon).
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #3 from David turbolad995@hotmail.co.uk 2011-03-18 15:10:50 CDT --- Created an attachment (id=33705) --> (http://bugs.winehq.org/attachment.cgi?id=33705) Garbled when coming out of full screen.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #4 from David turbolad995@hotmail.co.uk 2011-03-24 07:02:46 CDT --- Created an attachment (id=33798) --> (http://bugs.winehq.org/attachment.cgi?id=33798) Pinball game screenshot in fullscreen
Notice how it does not go into fullscreen properly and the GNOME panels are still visible at the top and bottom.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-24 08:43:13 CDT --- Does the patch mentioned in the bug 26508 help?
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #6 from David turbolad995@hotmail.co.uk 2011-03-26 07:30:11 CDT --- (In reply to comment #5)
Does the patch mentioned in the bug 26508 help?
No it doesn't solve it at all.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #7 from David turbolad995@hotmail.co.uk 2011-03-26 14:32:07 CDT --- Can we please confirm this bug? I have posted 2 screenshots and tried the "patch" suggested earlier (I finally worked out you needed to type winetricks vcrun2005 in a Terminal), but after doing that, closing the pinball game and trying the fullscreen several times, it does not work. You can easily toggle between fullscreen and windowed mode with the <F4> key and see what happens.
For new readers: this is a Windows game located in Windows XP on C:\Program Files\Windows NT\Pinball\pinball.exe
I'm not sure where it's located on Windows Vista and later - or if it still exists on later versions of Windows. I only have my dual-boot Windows XP and Ubuntu to test this out, as I can directly access the Windows files and directories.
http://bugs.winehq.org/show_bug.cgi?id=26017
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-28 00:25:21 CDT --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-29 01:04:20 CDT --- (In reply to comment #3)
Created an attachment (id=33705)
--> (http://bugs.winehq.org/attachment.cgi?id=33705) [details]
Garbled when coming out of full screen.
http://www.winehq.org/pipermail/wine-patches/2011-March/100362.html should fix this problem.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-29 01:49:07 CDT --- http://www.winehq.org/pipermail/wine-patches/2011-March/100364.html fixes the fullscreen problem for me.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-30 09:15:12 CDT --- (In reply to comment #9)
Created an attachment (id=33705)
--> (http://bugs.winehq.org/attachment.cgi?id=33705) [details] [details]
Garbled when coming out of full screen.
http://www.winehq.org/pipermail/wine-patches/2011-March/100362.html should fix this problem.
This part has been committed: http://source.winehq.org/git/wine.git/?a=commit;h=5fea02e8c2c83003f9b5278b8b...
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-01 09:16:38 CDT --- (In reply to comment #10)
http://www.winehq.org/pipermail/wine-patches/2011-March/100364.html fixes the fullscreen problem for me.
Here is another patch with a different approach: http://www.winehq.org/pipermail/wine-patches/2011-April/100556.html
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #13 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-01 09:18:10 CDT --- It's the SetMenu(hwnd, 0) called on a fullscreen window which causes all this headache.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #14 from David turbolad995@hotmail.co.uk 2011-04-05 05:39:06 CDT --- I now have Wine version 1.3.17 installed. The fullscreen in this pinball game does not work at all.
It "tries" to go into fullscreen, but then immediately goes back to the original window size.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #15 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-05 06:10:30 CDT --- (In reply to comment #14)
I now have Wine version 1.3.17 installed. The fullscreen in this pinball game does not work at all.
It "tries" to go into fullscreen, but then immediately goes back to the original window size.
You need http://www.winehq.org/pipermail/wine-patches/2011-April/100556.html which is not committed yet.
http://www.winehq.org/pipermail/wine-patches/2011-March/100364.html is previous attempt.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #16 from David turbolad995@hotmail.co.uk 2011-04-05 11:41:56 CDT --- (In reply to comment #15)
(In reply to comment #14)
I now have Wine version 1.3.17 installed. The fullscreen in this pinball game does not work at all.
It "tries" to go into fullscreen, but then immediately goes back to the original window size.
You need http://www.winehq.org/pipermail/wine-patches/2011-April/100556.html which is not committed yet.
http://www.winehq.org/pipermail/wine-patches/2011-March/100364.html is previous attempt.
Will that be committed in the next Wine development release?
I will keep this bug report updated with my findings. Unfortunately I can't help with the technical aspects, but I can help as an end user to see if programs work properly on not with each Wine update.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #17 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-05 18:13:29 CDT --- (In reply to comment #16)
I will keep this bug report updated with my findings. Unfortunately I can't help with the technical aspects, but I can help as an end user to see if programs work properly on not with each Wine update.
You could at least test the patches and report back.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #18 from David turbolad995@hotmail.co.uk 2011-04-06 05:37:25 CDT ---
You could at least test the patches and report back.
I don't know how to. I'm an ordinary end user who gets the Wine updates every time with Ubuntu updates. I report any problems if I come across them and update these bug reports with new findings or if a bug appears to be fixed.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #19 from David turbolad995@hotmail.co.uk 2011-04-14 06:12:26 CDT --- Will them patches be included in the next development version of Wine? If so, when I get the Wine update on Ubuntu I will test this game with fullscreen and comment again on this bug.
I'm also finding that the ball often falls onto a flipper and ends up falling through the flipper itself, if using Wine to run this game. I tried this game on Windows XP yesterday and this does not happen. This is NOT the same as the ball falling in the gap between the flippers, but falling "through" the flippers on contact. Strange??
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #20 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 07:20:37 CDT --- (In reply to comment #19)
Will them patches be included in the next development version of Wine? If so, when I get the Wine update on Ubuntu I will test this game with fullscreen and comment again on this bug.
Alexandre thinks that the patch is a hack, and I don't know (yet) a better way to resolve the problem.
I'm also finding that the ball often falls onto a flipper and ends up falling through the flipper itself, if using Wine to run this game. I tried this game on Windows XP yesterday and this does not happen. This is NOT the same as the ball falling in the gap between the flippers, but falling "through" the flippers on contact. Strange??
Please open a separate bug report for that problem.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #21 from David turbolad995@hotmail.co.uk 2011-04-15 06:46:24 CDT --- (In reply to comment #20)
(In reply to comment #19)
Will them patches be included in the next development version of Wine? If so, when I get the Wine update on Ubuntu I will test this game with fullscreen and comment again on this bug.
Alexandre thinks that the patch is a hack, and I don't know (yet) a better way to resolve the problem.
I'm also finding that the ball often falls onto a flipper and ends up falling through the flipper itself, if using Wine to run this game. I tried this game on Windows XP yesterday and this does not happen. This is NOT the same as the ball falling in the gap between the flippers, but falling "through" the flippers on contact. Strange??
Please open a separate bug report for that problem.
I will keep testing this game in fullscreen with each new update of Wine.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #22 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-21 06:14:44 CDT --- Here is yet another version of the patch: http://www.winehq.org/pipermail/wine-patches/2011-April/101151.html
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #23 from David turbolad995@hotmail.co.uk 2011-04-26 04:53:33 CDT --- Strange result with Wine version 1.3.18 - the fullscreen mode works on the netbook, which runs 32-bit Lubuntu beta 11.04, but the fullscreen does not work on the desktop PC running 64-bit Ubuntu 10.10; on the latter, when you press <F4>, the game tries to go into fullscreen but then immediately returns to the original window size.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #24 from David turbolad995@hotmail.co.uk 2011-07-03 08:22:42 CDT --- Pressing <F4> still does not work using Wine 1.3.23 - the game first tries to go into fullscreen - then immediately goes back to windowed size.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #25 from David turbolad995@hotmail.co.uk 2012-06-04 15:06:13 CDT --- Still no luck with Wine 1.5.5 and Ubuntu 12.04 (64-bit).
Fullscreen in Ubuntu Unity 3D is a headache. Installed gnome-panel, logged into Ubuntu under "Gnome classic no effects" and this pinball game still does not go into fullscreen.
http://bugs.winehq.org/show_bug.cgi?id=26017
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #26 from Jerome Leclanche adys.wh@gmail.com 2013-07-28 15:45:33 CDT --- Dmitry, any updates on the patch?
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #27 from Dmitry Timoshkov dmitry@baikal.ru 2013-07-28 20:07:57 CDT --- (In reply to comment #26)
Dmitry, any updates on the patch?
If I recall correctly Alexandre thinks that it should be done differently, and I have no time to work on this bug anymore.
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #28 from David turbolad995@hotmail.co.uk 2013-08-07 16:10:02 CDT --- In Ubuntu Unity, if you try to go into fullscreen with this game, the 'fullscreen' now "splits" and goes funny, with Wine version 1.6. I'm assuming Ubuntu's Unity is partly to blame (apparently Unity in Ubuntu causes all sorts of graphics problems)?
http://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #29 from David turbolad995@hotmail.co.uk 2013-08-12 09:53:02 CDT --- Update
Tested in both LXDE and Unity on Ubuntu. Unity is not the culprit.
When you press the F4 key, the game goes into a 'split' fullscreen and the mouse pointer shows. Moving the mouse pointer to the left, in fullscreen, allows you to play this game in fullscreen.
The mouse pointer should not be showing in fullscreen and you should not have to move it over to the left.
It's almost working properly. Previously it would not even go into fullscreen at all.
https://bugs.winehq.org/show_bug.cgi?id=26017
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |wylda@volny.cz Resolution|--- |FIXED
--- Comment #30 from Wylda wylda@volny.cz ---
It's almost working properly. Previously it would not even go into fullscreen at all.
That mean, that originaly reported problem is fixed. For other issues open a new bug.
But it works perfectly here in wine-1.7.28. Fullscreen is OK, going back to windowed mode by F4 is also OK and mouse cursor is also visible in WinXP when playing fullscreen.
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #31 from Dmitry Timoshkov dmitry@baikal.ru --- Created attachment 49710 --> https://bugs.winehq.org/attachment.cgi?id=49710 test application
Nothing has changed in Wine behaviour, attached is a small test application with full source code which reproduces the problem in case you don't have real pinball.exe from XP.
https://bugs.winehq.org/show_bug.cgi?id=26017
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |--- Ever confirmed|1 |0
--- Comment #32 from Dmitry Timoshkov dmitry@baikal.ru --- Reopening.
https://bugs.winehq.org/show_bug.cgi?id=26017
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #33 from Wylda wylda@volny.cz ---
You are right, Dmitry. Although i have 3D pinball and i see it working perfectly in wine-1.7.28, i don't even see the problem in wine-1.3.10 = it is also working perfetly here. In other words, i was not affected by this bug, probably because of using KDE instead of reported Gnome.
https://bugs.winehq.org/show_bug.cgi?id=26017
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #34 from roger@mailinator.com --- Isn't this upstream bug then?
https://bugs.winehq.org/show_bug.cgi?id=26017
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #35 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to roger from comment #34)
Isn't this upstream bug then?
I don't see why.
https://bugs.winehq.org/show_bug.cgi?id=26017
Flexico Flexico64@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Flexico64@gmail.com
--- Comment #36 from Flexico Flexico64@gmail.com --- I still have this problem in Wine 1.6.2 (stable) and 1.7.29 (development). I run the game and it works fine in windowed mode, but when I press F4 (to go fullscreen) the screen momentarily turns black, but the the desktop reappears.
I'm running Debian 8.2 (jessie) with the MATE 1.8.1 desktop. My computer is a Dell Latitude 2120 laptop [code]flexico@littlelaptop:~$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller[/code]
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #37 from Wylda wylda@volny.cz ---
As in comment #33, interestingly this still works for me (wine-1.8rc1 + Debian Stretch + KDE + Nvidia GTX970 v352.55).
https://bugs.winehq.org/show_bug.cgi?id=26017
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #38 from winetest@luukku.com --- (In reply to Flexico from comment #36)
I still have this problem in Wine 1.6.2 (stable) and 1.7.29 (development). I run the game and it works fine in windowed mode, but when I press F4 (to go fullscreen) the screen momentarily turns black, but the the desktop reappears.
I'm running Debian 8.2 (jessie) with the MATE 1.8.1 desktop. My computer is a Dell Latitude 2120 laptop [code]flexico@littlelaptop:~$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller[/code]
Could you upgrade your wine 1.8 or 1.9 series or wine-staging 1.9 series and test this bug? Its confirmed once working. Would be nice if we could mark this fixed.
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #39 from Wylda wylda@volny.cz --- Still works for me under wine-2.0-rc1. Tested both: * 3d_pinball_space_cadet_winxp_{maxis}_[microsoft]_(1995) * Dmitry's pinball.exe from comment #31
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #40 from Flexico Flexico64@gmail.com --- (In reply to winetest from comment #38)
(In reply to Flexico from comment #36)
I still have this problem in Wine 1.6.2 (stable) and 1.7.29 (development). I run the game and it works fine in windowed mode, but when I press F4 (to go fullscreen) the screen momentarily turns black, but the the desktop reappears.
I'm running Debian 8.2 (jessie) with the MATE 1.8.1 desktop. My computer is a Dell Latitude 2120 laptop [code]flexico@littlelaptop:~$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller[/code]
Could you upgrade your wine 1.8 or 1.9 series or wine-staging 1.9 series and test this bug? Its confirmed once working. Would be nice if we could mark this fixed.
I'm now using Mint 18 64-bit with MATE 1.14.1, with the same problem. I've tried Wine 1.8 and it does the same thing. When I try to use 1.9 with "wine-development" I get the "version mismatch" error and I can't seem to fix that (I'll get back with you if/when I do). Maybe it's just my computer's lack of a GPU that's causing the problem. I'll have to try it on another one somehow.
https://bugs.winehq.org/show_bug.cgi?id=26017
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #41 from joaopa jeremielapuree@yahoo.fr --- Test application is working fine with current wine(3.21).
Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #42 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to joaopa from comment #41)
Test application is working fine with current wine(3.21).
No, it is not. See the above comments for an exhaustive explanation.
https://bugs.winehq.org/show_bug.cgi?id=26017
--- Comment #43 from joaopa jeremielapuree@yahoo.fr --- Does it still occur with wine-7.11? I can not test since I use KDE. Here is a backup of Pinball https://archive.org/details/pinballxp
https://bugs.winehq.org/show_bug.cgi?id=26017
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@jonass.user.lysator. | |liu.se
--- Comment #44 from Jonas winehq@jonass.user.lysator.liu.se --- I can't see the described problem about titlebar and gnome panels. Might be valid only for regular Ubuntu.
Wine 7.21 Nvidia driver 470.141.03 XUbuntu 22.04.1 LTS
https://bugs.winehq.org/show_bug.cgi?id=26017
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
--- Comment #45 from Maik Wagner maiktapwagner@aol.com --- Created attachment 76128 --> https://bugs.winehq.org/attachment.cgi?id=76128 wine 9.0 console output with PinballXP.zip from archive.org
Hello everyone,
Slackware 15.0 here with a wine version of
bash-5.1$ wine --version wine-9.0
Switching to full-screen works fine although sounds staggers a bit but that would be a different bug. Using F4 to switch back to window-mode also works.
Hope that helps.