[Bug 6801] gpstrack help windows are empty
http://bugs.winehq.org/show_bug.cgi?id=6801 --- Comment #29 from Tefnet developers <developers(a)tefnet.pl> 2008-04-09 13:20:50 --- (In reply to comment #27)
(In reply to comment #26)
I've found interesting patch sent by Robert Shearman.
http://www.winehq.org/pipermail/wine-patches/2007-May/039722.html
I think this would be the best place to fix it...
Yes, that's the sort of thing I said should be already there :-). To fix this bug we need a couple of extra entries in that char_refs table in the middle. Should be easy to do.
I thought so too... but i have some problems with charset encoding... With unset LANG and LC_ALL it works fine but with my locale pl_PL.utf8 it still doesn't work... could you check my patch and confirm this two behaviours? When I convert multibyte string "pr\xc3\xa9sentation_du_logiciel.htm" i get widechar: - with pl_PL.utf8 "pr\0102\00a9sentation_du_logiciel.htm" - with unset LANG i get "pr\00c3\00a9sentation_du_logiciel.htm" (which is correct) Do you know what am I doing wrong? -- 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