[Bug 37691] New: Regression: problems with internal windows in IDA (Qt)
https://bugs.winehq.org/show_bug.cgi?id=37691 Bug ID: 37691 Summary: Regression: problems with internal windows in IDA (Qt) Product: Wine Version: 1.7.29 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: public.avatar(a)gmail.com Distribution: --- Application: IDA URL for demo: http://out7.hex-rays.com/files/idademo66_windows.exe How to reproduce: 1. Open any file 2. Detach any window (output, idaview - doesn't matter) 3. Try to attach it back somewhere 4. Window couldn't be attached, application crashes. It shouldn't On stable version (1.6.2) there is no this bug. -- 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=37691 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Could you attach a crash log? (as a plain text file) -- 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=37691 --- Comment #2 from Alexey Shevchuck <public.avatar(a)gmail.com> --- Created attachment 50169 --> https://bugs.winehq.org/attachment.cgi?id=50169 Backtrace -- 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=37691 --- Comment #3 from Alexey Shevchuck <public.avatar(a)gmail.com> --- Created attachment 50170 --> https://bugs.winehq.org/attachment.cgi?id=50170 WINEDEBUG=warn+all -- 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=37691 --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Wine build: wine-1.7.29 (Compholio)
You are not using plain wine, please use the latest development version of plain wine and try again or report the issue to Wine Compholio bug tracker. -- 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=37691 --- Comment #5 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- Compholio is about pulseaudio. But anyway, without these the error is the same -- 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=37691 --- Comment #6 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- Created attachment 50171 --> https://bugs.winehq.org/attachment.cgi?id=50171 w/o compholio -- 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=37691 --- Comment #7 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- Anybody here? -- 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=37691 --- Comment #8 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Please run a regression test. http://wiki.winehq.org/RegressionTesting -- 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=37691 --- Comment #9 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- bc2c6d39a69201ab64a03822ddd44f904853e8c7 is the first bad commit commit bc2c6d39a69201ab64a03822ddd44f904853e8c7 Author: Piotr Caban <piotr(a)codeweavers.com> Date: Sat Mar 1 14:46:20 2014 +0100 ole32: Change DoDragDrop return value on IDropTarget::Drop call. :040000 040000 2943a854cae9b87ef273870bba2d5f3999b2a5b3 6bef57b96dec73c07ea12698c4a73c2d0a475a3e M dlls -- 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=37691 --- Comment #10 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- Reverting the patch on the latest git fixes bug for me. -- 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=37691 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |piotr(a)codeweavers.com Summary|Regression: problems with |Problems with internal |internal windows in IDA |windows in IDA (Qt) |(Qt) | Regression SHA1| |bc2c6d39a69201ab64a03822ddd | |44f904853e8c7 -- 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=37691 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #11 from Piotr Caban <piotr.caban(a)gmail.com> --- It should be fixed by commit 95c57c618affa2ff77a7a54798c4ce6b2dd1234c. Please retest. -- 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=37691 --- Comment #12 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- Ok, latest git (d6450cfad5618036998385c08aefe830606c1330) _doesn't_ works for me. Still have this issue. -- 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=37691 --- Comment #13 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- I need to say, that while detached tabs can be attached and detached, in the end something crashed anyway. -- 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=37691 --- Comment #14 from Piotr Caban <piotr.caban(a)gmail.com> --- It's not crashing for me. Could you please confirm that it crashes in demo version? Please write a more verbose description of reproducing the bug or attach a log with tid,seh,ole debug channels. -- 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=37691 --- Comment #15 from Oleksii Shevchuk <public.avatar(a)gmail.com> --- Ok. For latest git I couldn't confirm the crashes. Probably fixed. -- 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=37691 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #16 from Austin English <austinenglish(a)gmail.com> --- (In reply to Oleksii Shevchuk from comment #15)
Ok. For latest git I couldn't confirm the crashes. Probably fixed.
Fixed. -- 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=37691 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.36. -- 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