http://bugs.winehq.org/show_bug.cgi?id=30878
Bug #: 30878 Summary: ArtRAge 2.6 won't start up full-screen Product: Wine Version: 1.5.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ubuntu@wildruby.co.uk Classification: Unclassified
ArtRage starts fine when the installer asks "would you like to run it now", but after quitting, doesn't restart in the following way:
splash screen appears, then CPU is used but no window appears (in fact a tiny dot of a window appears in the workspace organiser window in xfce4, but not on the actual desktop)
Using Xubuntu 12.04 and wine 1.5.5 from the winehq ppa.
WORKAROUND: before quitting the first time, set the window to not-full-screen from the little window size icons on the right of the top panel inside artrage. This state appears to be saved on quitting, and then it starts up properly next time. Just remember never to set it to full screen.
http://bugs.winehq.org/show_bug.cgi?id=30878
--- Comment #1 from Andrew Kay ubuntu@wildruby.co.uk 2012-06-09 14:39:47 CDT --- I see these messages:
fixme:process:RegisterApplicationRestart (L"-rm",0) fixme:wintab32:X11DRV_WTInfoW Return proper size
http://bugs.winehq.org/show_bug.cgi?id=30878
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Status|UNCONFIRMED |NEW URL| |http://www2.ambientdesign.c | |om/files/install_artrage_2. | |6.0_starter.exe CC| |dmitry@baikal.ru, | |gyebro69@gmail.com Component|-unknown |user32 Ever Confirmed|0 |1 Regression SHA1| |5fea02e8c2c83003f9b5278b8ba | |0dd48c9530449
--- Comment #2 from GyB gyebro69@gmail.com 2012-10-14 00:41:18 CDT --- I can confirm this bug, it is still present in Wine 1.5.15, tested with Artrage 2.6 Starter Edition under Gnome 3. install_artrage_2.6.0_starter.exe md5sum: b6560ca522d89617d91b636bafeae57d
According to my testing, the problem appeared in Wine 1.3.17:
5fea02e8c2c83003f9b5278b8ba0dd48c9530449 is the first bad commit commit 5fea02e8c2c83003f9b5278b8ba0dd48c9530449 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Mar 29 15:00:39 2011 +0900
user32: Add the SW_SHOWDEFAULT case to WINPOS_MinMaximize().
:040000 040000 d6b7709bea5952f5e0e022fb23e51f76341af0fa 39e84fe5450d93b5aff56d916dd87adec61615fa M dlls
Maybe a dupe of bug #26017?
http://bugs.winehq.org/show_bug.cgi?id=30878
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | CC|dmitry@baikal.ru |
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2012-10-15 02:40:40 CDT --- This is not really a regression, ShowWindow(SW_SHOWNORMAL) behaves same way for instance. It's the problem with GetWindowPlacement() API.
Anyway, http://www.winehq.org/pipermail/wine-patches/2012-October/118888.html should fix this particular problem.
http://bugs.winehq.org/show_bug.cgi?id=30878
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|5fea02e8c2c83003f9b5278b8ba | |0dd48c9530449 |
http://bugs.winehq.org/show_bug.cgi?id=30878
--- Comment #4 from GyB gyebro69@gmail.com 2012-10-15 11:39:26 CDT --- (In reply to comment #3)
This is not really a regression, ShowWindow(SW_SHOWNORMAL) behaves same way for instance. It's the problem with GetWindowPlacement() API.
Anyway, http://www.winehq.org/pipermail/wine-patches/2012-October/118888.html should fix this particular problem.
The patch indeed fixes the problem here.
http://bugs.winehq.org/show_bug.cgi?id=30878
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e27801e93b098b054ad6668a4c6 | |c4189dd669bb2 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from GyB gyebro69@gmail.com 2012-10-15 15:25:41 CDT --- Patch committed: http://source.winehq.org/git/wine.git/commitdiff/e27801e93b098b054ad6668a4c6...
Dmitry, thank you for fixing this.
http://bugs.winehq.org/show_bug.cgi?id=30878
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-10-26 13:30:23 CDT --- Closing bugs fixed in 1.5.16.