[Bug 14977] New: Text in AVI-Mux GUI shows as garbage
http://bugs.winehq.org/show_bug.cgi?id=14977 Summary: Text in AVI-Mux GUI shows as garbage Product: Wine Version: 1.1.3 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: poltsy(a)gmail.com Created an attachment (id=15587) --> (http://bugs.winehq.org/attachment.cgi?id=15587) built-in comctl32 garbage Text in various places of this application is unreadable garbage with built-in comctl32. Installing original dll using winetricks fixes this corruption. You can find a download of the application at http://alexander-noe.com/video/amg/#download -- 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=14977 --- Comment #1 from Jukka Tastula <poltsy(a)gmail.com> 2008-08-24 02:07:41 --- Created an attachment (id=15588) --> (http://bugs.winehq.org/attachment.cgi?id=15588) with original dll looks 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=14977 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://alexander- | |noe.com/video/amg/#download Keywords| |download --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-25 10:38:10 --- Please attach complete console output as a file. -- 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=14977 --- Comment #3 from Jukka Tastula <poltsy(a)gmail.com> 2008-08-25 23:18:02 --- Created an attachment (id=15648) --> (http://bugs.winehq.org/attachment.cgi?id=15648) everything printed There isn't much of 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=14977 Nicolas Le Cam <niko.lecam(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |niko.lecam(a)gmail.com --- Comment #4 from Nicolas Le Cam <niko.lecam(a)gmail.com> 2008-08-27 06:30:41 --- This sould be related. 2006 msg is CCM_GETUNICODEFORMAT. It seems like an unicode issue(In reply to comment #3)
Created an attachment (id=15648) --> (http://bugs.winehq.org/attachment.cgi?id=15648) [details] everything printed
There isn't much of it
It seems like an Unicode issue as your screenshot highlight. The line "err:listview:LISTVIEW_WindowProc unknown msg 2006 wp=00000000 lp=00000000" seems to be related to that issue since 2006 msg is LVM_GETUNICODEFORMAT (CCM_GETUNICODEFORMAT) which doesn't seems to be implemented. -- 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=14977 KuSh <kush.knowledge(a)laposte.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kush.knowledge(a)laposte.net --- Comment #5 from KuSh <kush.knowledge(a)laposte.net> 2008-08-31 18:59:26 --- Confirming with latest 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=14977 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Lei Zhang <thestig(a)google.com> 2008-09-03 18:18:34 --- confirming 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=14977 --- Comment #7 from Nicolas Le Cam <niko.lecam(a)gmail.com> 2008-09-03 18:37:36 --- I've just sent a patch to fix the problem : http://www.winehq.org/pipermail/wine-patches/2008-September/060854.html -- 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=14977 KuSh <kush.knowledge(a)laposte.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|kush.knowledge(a)laposte.net | -- 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=14977 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=14977 --- Comment #8 from Nicolas Le Cam <niko.lecam(a)gmail.com> 2008-09-04 09:08:30 --- Patch just commited (http://source.winehq.org/git/wine.git/?a=commit;h=22e69c0ee49e3f10f7591d170b...). -- 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=14977 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-09-04 15:14:24 --- Please retest and resolve if 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=14977 Jukka Tastula <poltsy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Jukka Tastula <poltsy(a)gmail.com> 2008-09-05 05:06:12 --- Fix is good. This bug is no more. -- 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=14977 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2008-09-05 10:39:39 --- Closing bugs fixed in 1.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.
participants (1)
-
wine-bugs@winehq.org