[Bug 18090] New: New regression introduced in 9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4
http://bugs.winehq.org/show_bug.cgi?id=18090 Summary: New regression introduced in 9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4 Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: tarasov.igor(a)gmail.com CC: bunglehead(a)gmail.com commit 9c1a0e468f5cfbe9d863852ed5a42390f2cbfeb4 Author: Nikolay Sivov <bunglehead(a)gmail.com> Date: Sun Apr 12 15:05:22 2009 -0400 comctl32/listview: Fix selection handling in LVM_SORTITEMS (with some tests). After this patch, one of the programs I am using (Watchtower Library), that uses ownerdata listviews no longer starts, it crashes all the time. Attached two logs: without this patch and with it. -- 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=18090 --- Comment #1 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-04-18 04:14:54 --- Created an attachment (id=20520) --> (http://bugs.winehq.org/attachment.cgi?id=20520) log Here are the logs -- 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=18090 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|New regression introduced in|Watchtower Library no longer |9c1a0e468f5cfbe9d863852ed5a4|starts |2390f2cbfeb4 | Version|unspecified |1.1.19 -- 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=18090 Igor Tarasov <tarasov.igor(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- 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=18090 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |bunglehead(a)gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-19 17:53:31 --- Created an attachment (id=20562) --> (http://bugs.winehq.org/attachment.cgi?id=20562) Proposed fix Hi, Igor. Check 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=18090 --- Comment #3 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-04-19 18:35:22 --- Okay, now it no longer crashes. But the problem that was fixed by that patch is partly back here. Former focused item stays focused (until redraw). See http://bugs.winehq.org/show_bug.cgi?id=3235#c6 -- 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=18090 --- Comment #4 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-04-19 18:52:27 --- Ah... That was not fixed yet. Nevermind then :) -- 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=18090 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-20 01:11:38 --- (In reply to comment #3)
Okay, now it no longer crashes.
I'll send to list then. (In reply to comment #4)
Ah... That was not fixed yet. Nevermind then :)
Yes, it's unrelated of course. -- 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=18090 --- Comment #6 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-04-20 01:21:28 --- Anyway, just to clarify: I was talking not about problem #2 from the link above. I was talking about first problem, but another part of it (selection is fixed, small focus glitch left). -- 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=18090 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-20 11:48:12 --- Fix committed: http://source.winehq.org/git/wine.git/?a=commit;h=0588ba7fefedddbf024c10ecc3... -- 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=18090 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20562|0 |1 is obsolete| | -- 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=18090 Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ben(a)atomnet.co.uk --- Comment #8 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2009-04-21 06:08:58 --- *** Bug 18132 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=18090 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-21 09:01:44 --- (In reply to comment #7)
Fix committed: http://source.winehq.org/git/wine.git/?a=commit;h=0588ba7fefedddbf024c10ecc3...
To Igor: fixed then? -- 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=18090 Igor Tarasov <tarasov.igor(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #10 from Igor Tarasov <tarasov.igor(a)gmail.com> 2009-04-21 09:16:58 --- Yep. -- 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=18090 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2009-04-24 12:22:57 --- Closing bugs fixed in 1.1.20. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=18090 Samuele <samuelegerace(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |samuelegerace(a)gmail.com -- 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=18090 --- Comment #12 from Samuele <samuelegerace(a)gmail.com> --- Created attachment 51052 --> https://bugs.winehq.org/attachment.cgi?id=51052 Watchtower non si avvia Watchtower si blocca all'avvio! -- 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=18090 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0588ba7fefedddbf024c10ecc36 | |d55291bee0da0 CC| |focht(a)gmx.net Regression SHA1| |9c1a0e468f5cfbe9d863852ed5a | |42390f2cbfeb4 --- Comment #13 from Anastasius Focht <focht(a)gmx.net> --- Hello Samuele, first, use English for communication. You're using an outdated Wine version. Don't continue already closed bugs with unrelated issues. Check appdb WatchTower entry for information: https://appdb.winehq.org/objectManager.php?sClass=version&iId=10133 End user support -> WineHQ user forums (Bugzilla is the wrong place). Regards -- 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=18090 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org -- 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