[Bug 26709] New: Wine doesn't release window after move action
http://bugs.winehq.org/show_bug.cgi?id=26709 Summary: Wine doesn't release window after move action Product: Wine Version: 1.3.16 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dufgrinder(a)laposte.net Using Poser 7.0.2 on Fedora 13 When you move a Poser internal window, you usually have to click once to start the window move and to click a second time to release it. Wine 1.3.16 doesn't release any internal window. They're always on move. Keyboard is not fully available (ALT+TAB doesn't work) The final solution is to kill "Poser.exe" - After (CTRL+ATL+F2) to get a console. It was working with all previous releases (including wine-1.3.14) Kind Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #1 from dufgrinder(a)laposte.net 2011-04-10 01:31:55 CDT --- (In reply to comment #0)
Using Poser 7.0.2 on Fedora 13
When you move a Poser internal window, you usually have to click once to start the window move and to click a second time to release it.
Wine 1.3.16 doesn't release any internal window. They're always on move. Keyboard is not fully available (ALT+TAB doesn't work)
The final solution is to kill "Poser.exe" - After (CTRL+ATL+F2) to get a console.
It was working with all previous releases (including wine-1.3.14)
Kind Regards, Olivier
I've just tested wine 1.3.17 (using the testing fedora repository) : - The bug is always present. Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-04-10 04:50:11 CDT --- Please post the instructions how to reproduce the problem. Can you reproduce it with 'wine notepad'? What Window Manager are you using? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine doesn't release window |When moving a Poser window |after move action |the window is not released | |after move action -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #3 from dufgrinder(a)laposte.net 2011-04-10 05:35:16 CDT --- (In reply to comment #2)
Please post the instructions how to reproduce the problem. Can you reproduce it with 'wine notepad'? What Window Manager are you using?
Hi, No problem with notepad (I've tested it, it works), but with Poser : I always start Poser with the following command:
wine ./vol32G/Poser7/PoserF.exe
Look in the AppDB : http://appdb.winehq.org/objectManager.php?sClass=version&iId=7598 You'll see that Poser has multiple "internal" windows. The bug is related to those windows. I use gnome 2.30, nevertheless I don't think it's bound to the window manager. Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #4 from dufgrinder(a)laposte.net 2011-04-10 13:28:35 CDT --- Created an attachment (id=34028) --> (http://bugs.winehq.org/attachment.cgi?id=34028) Poser works without problem -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #5 from dufgrinder(a)laposte.net 2011-04-10 13:31:36 CDT --- Created an attachment (id=34029) --> (http://bugs.winehq.org/attachment.cgi?id=34029) The bug Since the keyboard is "stolen" by the application, I took a camera to show the problem. As you see, some internal frames are not modified. The main window follows the mouse cursor (no repaint occurs) I've tried left-clic, right clic, alt + shift ... every thing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #6 from dufgrinder(a)laposte.net 2011-04-10 13:34:19 CDT --- Some pictures to illustrate the bug. Kind Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2011-04-10 14:32:10 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #8 from dufgrinder(a)laposte.net 2011-04-11 05:26:08 CDT --- (In reply to comment #7)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Hi Austin, I'll try to run a regression testing. Yesterday, I've spend a lot of time to try to compile wine 1.3.4 - And the result was not fully compliant - Fedora 13 packages does not always provide what is excepted by the ./configure !! I hope, it will be better with 'git' Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 dufgrinder(a)laposte.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org --- Comment #9 from dufgrinder(a)laposte.net 2011-04-12 01:51:19 CDT --- (In reply to comment #8)
(In reply to comment #7)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Hi Austin,
I'll try to run a regression testing.
Yesterday, I've spend a lot of time to try to compile wine 1.3.4 - And the result was not fully compliant - Fedora 13 packages does not always provide what is excepted by the ./configure !!
I hope, it will be better with 'git'
Regards, Olivier
Hi Austin, Hi Alexandre, I've performed the regression testing, if I'm not wrong the result is the following: Bisecting: 0 revisions left to test after this (roughly 0 steps) [b9e4b5a28ca6178d5988dc63e098c523015b5bab] server: Fill the key state in mouse events from the server-side state. [olivier(a)deyme3 wine-git]$ git bisect bad b9e4b5a28ca6178d5988dc63e098c523015b5bab is the first bad commit commit b9e4b5a28ca6178d5988dc63e098c523015b5bab Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Feb 28 21:37:09 2011 +0100 server: Fill the key state in mouse events from the server-side state. :040000 040000 680723dd0ffc8638c7a4f900ac61073a21ce65d9 323c38cbe68d8c41bfdf8878d4a53bcfb0a76950 M dlls :040000 040000 e01587ab28706838ab0c51b756a53a66975fcbeb 9004431fa67b24e6e66e457e86ea24b0ebbac435 M server With regards to the nature of the bug, it sounds correct. It's probably a mouse event problem. Let me know, how I can help again. Kind Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 dufgrinder(a)laposte.net changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.16 |1.3.19 --- Comment #10 from dufgrinder(a)laposte.net 2011-06-06 14:41:49 CDT --- Hi guys, The bug is always present in Wine 1.3.19 Kind Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b9e4b5a28ca6178d5988dc63e09 | |8c523015b5bab -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Version|1.3.19 |1.3.16 --- Comment #11 from André H. <nerv(a)dawncrow.de> 2011-10-03 06:32:10 CDT --- don't change the original version number -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wineserver -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.0 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #12 from dufgrinder(a)laposte.net 2011-10-14 10:29:38 CDT --- (In reply to comment #11)
don't change the original version number
Hi André, Your're right, it was not a correct with regard to the release management. So, how could I mention that the bug is always present in 1.3.19 and others ? Kind Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #13 from André H. <nerv(a)dawncrow.de> 2011-10-14 11:58:09 CDT --- just tell it per comment, as you did. without changing bug fields. you already did a regressiontest that's great. Maybe a +cursor log from an uptodate wine version can help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2012-02-14 15:34:43 CST --- Please retest in 1.4-rc3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #15 from dufgrinder(a)laposte.net 2012-02-17 00:07:04 CST --- Hi, Will do the test next week. K.Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.0 |1.6.0 --- Comment #16 from Austin English <austinenglish(a)gmail.com> 2012-03-07 13:27:09 CST --- Moving milestone to 1.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.0 |1.4.0 --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2012-03-07 13:34:25 CST --- My mistake, 1.6 criteria are not set yet, so these need to stay in 1.4. Sorry for the noise. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #18 from dufgrinder(a)laposte.net 2012-03-08 15:51:20 CST --- Hi, I've done some tests with Wine-1.4rc3, but I needed to compile it on the Fedora13. The result is that Poser7 does not work any more. Thus, other software like Kyodai Mahjong is working fine. To complete the test, I desired to use it with a fresh new install of Fedora16 or Ubuntu 11.10. Unfortunately, I've encountered some hardware failures with one of my disks. I've to fix it before trying again. Kind Regards Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #19 from dufgrinder(a)laposte.net 2012-04-13 04:02:03 CDT --- Created attachment 39786 --> http://bugs.winehq.org/attachment.cgi?id=39786 Poser does not start anymore in wine 1.4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #20 from dufgrinder(a)laposte.net 2012-04-13 04:02:33 CDT --- Hi, I've tried to perform the test with a fresh and recent Linux install. My install process includes nVidia drivers and libs (32bits & 64bits) Finally, it doesn't work all. Poser doesn't start anymore. I've attached the backtrace to this post. OS : Fedora 16 uname -a Linux deyme7 3.3.0-4.fc16.x86_64 #1 SMP Tue Mar 20 18:05:40 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux wine --version wine-1.4 Kind Regards, Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28228 --- Comment #21 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-04-13 08:21:03 CDT --- That's the bug 28228. You can workaround it with 'winetricks vcrun2005'. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 --- Comment #22 from dufgrinder(a)laposte.net 2012-05-10 15:32:54 CDT --- As far as I know, this bug has been fixed in wine-1.5-2 OS : Fedora 16 Kernel 3.3.4 x86_64 wine --version wine-1.5-2 Using the workaround : 'winetricks vcrun2005' is mandatory Kind Regards and many thanks for the good job Olivier -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #23 from Alexandre Julliard <julliard(a)winehq.org> 2012-05-10 16:03:55 CDT --- Fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> 2012-05-11 13:22:29 CDT --- Closing bugs fixed in 1.5.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26709 Bug 26709 depends on bug 28228, which changed state. Bug 28228 Summary: Multiple apps need msvcp90.dll.??0?$basic_ifstream(a)DU?$char_traits(a)D@std@@@std@@QAE(a)PBDHH@Z (Ragnarok Online, Settlers 7, XnView, Nokia Suite) http://bugs.winehq.org/show_bug.cgi?id=28228 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org