http://bugs.winehq.org/show_bug.cgi?id=22045
Summary: VirtualDub: cannot edit text informations Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: t0p0linik@yahoo.it
I'm actually unable to edit the file information in any file. Here is what happens: I open VirtualDub, I open an AVI file, clic con `File' menu, select `Set text information...' and the dialog pops up. Then if I clic on the information area (either `Text' or `Field') the box closes. Nothing changes and no message appears on the command line so I don't know what goes wrong. Of course I can navigate the dialog box using tab keys and cursor keys but I cannot edit the informations.
http://bugs.winehq.org/show_bug.cgi?id=22045
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://www.virtualdub.org/d | |ownload.html
http://bugs.winehq.org/show_bug.cgi?id=22045
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #1 from Wylda wylda@volny.cz 2010-03-20 23:26:31 ---
Confirming. Happens in all the following versions: * 1.0.1, 1.1.12, 1.1.19, 1.1.26, 1.1.30, 1.1.35, 1.1.41
Can be work arounded by "winetricks comctl32".
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #2 from Wylda wylda@volny.cz 2010-03-20 23:28:43 ---
For the test i used C:\Windows\clock.avi, which comes with WinXP.
http://bugs.winehq.org/show_bug.cgi?id=22045
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |comctl32 Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2010-03-21 02:06:14 --- Confirming per comment #1.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2010-05-06 08:05:50 --- So this is listview control. Attach +listview,+edit please. I can't test locally cause it needs working GL setup, and I don't have it.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #5 from Wylda wylda@volny.cz 2010-05-09 15:51:40 --- Created an attachment (id=27836) --> (http://bugs.winehq.org/attachment.cgi?id=27836) console log from wine-1.1.44-19-gd2a0188 +listview,+edit
Hi Nikolay, here is what you asked for. The log begins when i'm going to click on entry "Subject" and then the whole dialog immediately disappears.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-05-19 16:47:08 --- (In reply to comment #5)
Created an attachment (id=27836)
--> (http://bugs.winehq.org/attachment.cgi?id=27836) [details]
console log from wine-1.1.44-19-gd2a0188 +listview,+edit
Hi Nikolay, here is what you asked for. The log begins when i'm going to click on entry "Subject" and then the whole dialog immediately disappears.
Thanks.
Interesting, it's not a Listview created Edit box. Please attach +edit,+relay,+seh log. I'll take a look at their sources too.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #7 from Wylda wylda@volny.cz 2010-05-19 17:26:40 --- Created an attachment (id=28108) --> (http://bugs.winehq.org/attachment.cgi?id=28108) console log from wine-1.1.44-322-g5cc00e8 +edit,+relay,+seh
Interesting, it's not a Listview created Edit box. Please attach +edit,+relay,+seh log. I'll take a look at their sources too.
Hi Nikolay, there will be two logs from me (leaving for short time - don't want you to miss something ;).
So this log is shorter - taken just before i try to edit text info. Hopefully easier to read.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #8 from Wylda wylda@volny.cz 2010-05-19 17:28:16 --- Created an attachment (id=28109) --> (http://bugs.winehq.org/attachment.cgi?id=28109) console log from wine-1.1.44-322-g5cc00e8 +edit,+relay,+seh
So this log is longer - taken from the application's start-up.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2010-05-19 19:13:04 --- Try this one please:
http://www.winehq.org/pipermail/wine-patches/2010-May/088677.html
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2010-05-22 05:13:40 --- Try with 1.2-rc1 please and attach +edit,+listview,+relay,+seh if it still doesn't work.
http://bugs.winehq.org/show_bug.cgi?id=22045
--- Comment #11 from Wylda wylda@volny.cz 2010-05-27 14:17:39 ---
Confirming, FIXED in wine-1.2-rc1-142-ga72f3f3.
Particular commit (wine-1.1.44-389-g5d70824): http://source.winehq.org/git/wine.git/?a=commit;h=5d708246d79e540f40c914f1ba...
http://bugs.winehq.org/show_bug.cgi?id=22045
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2010-05-27 14:45:39 --- (In reply to comment #11)
Confirming, FIXED in wine-1.2-rc1-142-ga72f3f3.
Particular commit (wine-1.1.44-389-g5d70824): http://source.winehq.org/git/wine.git/?a=commit;h=5d708246d79e540f40c914f1ba...
He, he. Thanks for testing, it was almost blind fix.
http://bugs.winehq.org/show_bug.cgi?id=22045
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:51:24 --- Closing bugs fixed in 1.2-rc2.
http://bugs.winehq.org/show_bug.cgi?id=22045
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5d708246d79e540f40c914f1bac | |80e70a4d0fee7