[Bug 23015] New: PL\SQL Developer: shows standard message boxes behind main window
http://bugs.winehq.org/show_bug.cgi?id=23015 Summary: PL\SQL Developer: shows standard message boxes behind main window Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: comdlg32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: chaostya(a)gmail.com When I write a query in PL\SQL Developer window, then issue it against DB and then want to close the window I click [x] and it looks like nothing happens, but if I move main window down I would see a standard "question" message dialog box asking me if I want to save my changes. I'm on 1.2-rc2 and it's a regression from 1.2-rc1 -- 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=23015 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Severity|major |normal --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-06-02 23:24:05 --- Please perform 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=23015 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|comdlg32 |-unknown -- 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=23015 Alex Stanev <alex(a)stanev.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex(a)stanev.org --- Comment #2 from Alex Stanev <alex(a)stanev.org> 2010-06-03 04:26:45 --- What window manager and version of PL/SQL Developer you are using? Under Ubuntu 10.04/Gnome/8.0.3 the message dialogs are shown OK. -- 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=23015 --- Comment #3 from chaostya(a)gmail.com 2010-06-03 09:13:55 --- Regression result: 61e50e15ba45ad54655f98619f5ef33917033165 is the first bad commit commit 61e50e15ba45ad54655f98619f5ef33917033165 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri May 28 12:14:43 2010 +0200 winex11: Map zero-size windows and set an empty window region for them. :040000 040000 0cd582f85f7d71a7d4e30cb8b72960adb21d1b45 ea860ce19c87870924dd968c600191b0c088cff0 M dlls -- 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=23015 chaostya(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org -- 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=23015 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-03 09:16:06 --- Does reverting this change work for you? -- 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=23015 --- Comment #5 from chaostya(a)gmail.com 2010-06-03 09:20:13 --- yes, while bisecting this change was reverted and dialog worked good -- 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=23015 --- Comment #6 from chaostya(a)gmail.com 2010-06-03 09:22:19 --- (In reply to comment #2)
What window manager and version of PL/SQL Developer you are using? Under Ubuntu 10.04/Gnome/8.0.3 the message dialogs are shown OK.
Ubuntu 10.04/Gnome/8.0.2.1505 To reproduce: Open 2 SQL windows and write 'select * from dual' in both. Close first - dialog shows ok, click taskbar for another app to show up, Alt-tab back to Developer, click to close second window - dialog shows behind main window and you need to drag it to see the dialog. -- 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=23015 --- Comment #7 from Alex Stanev <alex(a)stanev.org> 2010-06-03 09:42:20 --- In my case, when message dialog comes up and I click on SQL window, them message goes behind the whole application. So believe the bug can be confirmed. -- 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=23015 chaostya(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv -- 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=23015 chaostya(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chaostya(a)gmail.com -- 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=23015 Felix Saphir <felix.saphir(a)kantarmedia.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felix.saphir(a)kantarmedia.de -- 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=23015 Kirurgs <edzis(a)inbox.lv> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |edzis(a)inbox.lv --- Comment #8 from Kirurgs <edzis(a)inbox.lv> 2010-06-04 06:06:42 --- I have very the same situation in PL/SQL Dev. I'm using gnome 2.30 + metacity, wine from todays git. -- 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=23015 --- Comment #9 from Wylda <wylda(a)volny.cz> 2010-06-13 03:11:43 --- Created an attachment (id=28796) --> (http://bugs.winehq.org/attachment.cgi?id=28796) Assassin's Creed 2 installer put's popup behind main window Assassin's Creed 2 is also affected - only during the setup. Installer has several phases so adding screen shot to show, which one is affected (later on, there is non-graphical?? window, where pop up goes correctly above the main window). Revert of commit 61e50e15ba45ad54655f98619f5ef33917033165 on top of 1.2-rc3 makes that problem go away... And confirming... KDE v4.4.3 -- 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=23015 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |mstefani(a)redhat.com Ever Confirmed|0 |1 --- Comment #10 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-16 09:10:52 --- Confirming as per previous comment -- 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=23015 --- Comment #11 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-16 09:50:40 --- Bug 23209 might be just a duplicate of this one. -- 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=23015 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #12 from Wylda <wylda(a)volny.cz> 2010-06-19 08:00:49 --- Still present in wine-1.2-rc4. Tested under Assassin's Creed 2. -- 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=23015 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c_pradelli(a)yahoo.com --- Comment #13 from Wylda <wylda(a)volny.cz> 2010-06-22 14:18:30 --- *** Bug 23233 has been marked as a duplicate of this bug. *** -- 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=23015 Khmelevskiy Alexandr <khmelevskiy(a)polesoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |khmelevskiy(a)polesoft.ru -- 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=23015 --- Comment #14 from Christian <c_pradelli(a)yahoo.com> 2010-06-25 17:33:24 --- Anybody knows if this bug will be fixed before final release? -- 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=23015 --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-28 06:14:06 --- Created an attachment (id=29208) --> (http://bugs.winehq.org/attachment.cgi?id=29208) Update user time on windows Please test if this makes any difference. -- 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=23015 --- Comment #16 from chaostya(a)gmail.com 2010-06-29 04:06:01 --- (In reply to comment #15)
Created an attachment (id=29208) --> (http://bugs.winehq.org/attachment.cgi?id=29208) [details] Update user time on windows
Please test if this makes any difference.
That fixed problem for me. Thanks! -- 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=23015 --- Comment #17 from Kirurgs <edzis(a)inbox.lv> 2010-06-29 05:29:33 --- Hi! This is not exactly fixing the problem completely. I'll give an example with PL/SQL Developer. In PL/SQL Developer when user is operating inside main program window - like invoking preferences, trying to close inner window with changes not saved, trying to invoke connect popup etc. - all popups are in front, as expected and this is good / fixed. When user clicks on close button for main window and there are changes not saved inside any of inner windows, it should give popup asking whether to save changes, these popups are still behind the main window, NOT fixed. I think I have a clue why it's still not working, I'll give a bit more observations, maybe this helps. The reason most likely is this bug http://bugs.winehq.org/show_bug.cgi?id=15069, which is now set as fixed. After "fixing" that bug, there are two windows for every PL/SQL Developer instance. One is tiny and invisible and the other is actual program main window. I think invoking "close" on main PL/SQL Developer window sends close to that invisible small window and for that popups are not handled correctly. Also, as I mentioned there are two windows for every PL/SQL Window and sometimes that small window get visible. I can't tell exactly how, but it does and when it does, I can stretch it and it's empty. This might be related to minimizing and switching desktops. Sometimes PL/SQL Dev window goes along with desktop switch, eg. it appears on desktop which I switch to. This behavior applies to kwin (KDE4) as well as metacity, except I'm not sure about desktop switch and PL/SQL Dev window movement along it. Hopefully this helps. If this was not appropriate in this bug, I'm sorry, please feel free to copy this to correct one. regards Eduards -- 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=23015 --- Comment #18 from Kirurgs <edzis(a)inbox.lv> 2010-06-29 05:34:14 --- Sorry for my bad english, a little correction: I'm not sure whether PL/SQL Dev window moves along with desktop switch in KDE4 (kwin), in metacity it does. Tiny window gets visible in both metacity and kwin. -- 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=23015 --- Comment #19 from chaostya(a)gmail.com 2010-06-29 06:18:22 --- (In reply to comment #17)
This is not exactly fixing the problem completely. I'll give an example with When user clicks on close button for main window and there are changes not saved inside any of inner windows, it should give popup asking whether to save changes, these popups are still behind the main window, NOT fixed.
Indeed. Confirming the same behavior. Patch is a partial fix for me too. -- 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=23015 --- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-29 09:53:33 --- *** Bug 23209 has been marked as a duplicate of this bug. *** -- 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=23015 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #21 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-29 10:27:49 --- Fixed by f2f508856ba9f3e5439f7123efd70ccc7599fc3f. -- 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=23015 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #22 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-02 12:35:15 --- Closing bugs fixed in 1.2-rc6. -- 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=23015 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #23 from Wylda <wylda(a)volny.cz> 2010-08-28 21:59:30 CDT --- Hi Alexandre, both testing users here said, that the patch isn't proper fix. I'm third one in a row, but for me (Assassin's Creed2) nothing was improved at all. The only workaround is going back to 1.1.44 (probably even 1.2-rc1, but i don't have it handy). So it makes sense to me to reopen this 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=23015 --- Comment #24 from Wylda <wylda(a)volny.cz> 2010-09-03 16:32:16 CDT --- Still present in wine-1.3.2. Alexandre, can i offer some logs? I have 100% reproducibility on first window of the installer. -- 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=23015 --- Comment #25 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-03 17:04:23 CDT --- The window order doesn't really show up in logs I'm afraid. I'd need a downloadable test case. -- 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=23015 --- Comment #26 from Wylda <wylda(a)volny.cz> 2011-06-25 04:14:41 CDT --- Still present in wine-1.3.23. Easily reproducible in Assassin's Creed 2 installer. -- 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=23015 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |61e50e15ba45ad54655f98619f5 | |ef33917033165 -- 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=23015 --- Comment #27 from Wylda <wylda(a)volny.cz> 2012-05-04 23:58:59 CDT --- Still present in wine-1.5.3-164-gdec3d50. Easily reproducible in Assassin's Creed 2 installer. -- 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=23015 --- Comment #28 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.18 or newer) wine? -- 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=23015 Felix Saphir <felix.saphir(a)kantarmedia.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|felix.saphir(a)kantarmedia.de | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |ABANDONED --- Comment #29 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #28)
This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.18 or newer) wine?
Abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #30 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED |--- Summary|PL\SQL Developer: shows |Assassin's Creed 2 |standard message boxes |installer shows standard |behind main window |message box behind main | |window --- Comment #31 from Wylda <wylda(a)volny.cz> --- Still present in wine-1.8-rc2. Easily reproducible in Assassin's Creed 2 installer, when you click on Cancel at first installer's window. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 --- Comment #32 from Wylda <wylda(a)volny.cz> ---
...Easily reproducible in Assassin's Creed 2 installer, when you click on Cancel at first installer's window.
The "X" in right upper corner or Alt+F4 pressed/clicked _only_ for the first time, always sends pop-up behind the main windows. Every other "X" click or Alt+F4 displays the pop-up correctly (above main window). Interestingly, Cancel button always sends the pop up behind the installer's main window. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #33 from winetest(a)luukku.com --- The commit doesnt revert cleanly anymore. There are lots of bugs open with wrong z-order, could be dupes. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 --- Comment #34 from winetest(a)luukku.com --- This bug should contain also patch keyword. The path doesn't merge anymore. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #35 from Wylda <wylda(a)volny.cz> --- Comment #32 is still valid in wine-1.9.24. During the various testing, i'll try to find something for Comment #25. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 --- Comment #36 from winetest(a)luukku.com --- (In reply to Wylda from comment #35)
Comment #32 is still valid in wine-1.9.24. During the various testing, i'll try to find something for Comment #25.
Maybe bug 33149 ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #37 from joaopa <jeremielapuree(a)yahoo.fr> --- Is still a bug in current wine(3.20)? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 --- Comment #38 from Wylda <wylda(a)volny.cz> --- Still present in wine-4.0-rc1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23015 --- Comment #39 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with wine-6.4? -- 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=23015 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|REOPENED |RESOLVED --- Comment #40 from Hans Leidekker <hans(a)meelstraat.net> --- Duplicate of 50193. *** This bug has been marked as a duplicate of bug 50193 *** -- 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=23015 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #41 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla