[Bug 32392] New: Impossible to determine locale when chosen in winecfg Windows 7
http://bugs.winehq.org/show_bug.cgi?id=32392 Bug #: 32392 Summary: Impossible to determine locale when chosen in winecfg Windows 7 Product: Wine Version: 1.5.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: yast4ik(a)yahoo.com Classification: Unclassified Created attachment 42740 --> http://bugs.winehq.org/attachment.cgi?id=42740 Windows XP and Windows 7 difference I tried to manage tags of audio with the tagscanner 5.1.625 with version of Windows set to Windows 7 in winecfg. Japan characters in tags and filenames in program are rectangles, then I change version of Windows to Windows XP and japan characters became normal The output with os version Windows 7 specified: fixme:thread:GetThreadUILanguage : stub, returning default language. fixme:thread:GetThreadPreferredUILanguages 56, 0x33d6f0, (nil) 0x33d718 fixme:thread:GetThreadPreferredUILanguages 56, 0x33d6f0, (nil) 0x33d718 -- 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=32392 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernel32 Severity|normal |trivial -- 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=32392 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.35 or newer) wine? If so, please attach terminal output. -- 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=32392 --- Comment #2 from Ilya <yast4ik(a)yahoo.com> --- Yes, bug is still here. Console output: fixme:thread:GetThreadUILanguage : stub, returning default language. fixme:thread:GetThreadPreferredUILanguages 56, 0x32d6c0, (nil) 0x32d6e8 fixme:thread:GetThreadPreferredUILanguages 56, 0x32d6c0, (nil) 0x32d6e8 fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} fixme:dwmapi:DwmIsCompositionEnabled 0x32e288 fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented fixme:explorerframe:taskbar_list_SetProgressState iface 0x19ac48, hwnd 0x2003a, flags 0 stub! fixme:explorerframe:taskbar_list_SetProgressValue iface 0x19ac48, hwnd 0x2003a, ullCompleted 1, ullTotal b stub! -- 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=32392 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #3 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Hi Ilya, How did you configure Japanese fonts?
From my investigation, this application uses Tahoma font face in Windows XP, but ues Segoe UI font face in Windows 7. As you might know, wine doesn't have Segoe UI and Segoe UI isn't a Japanese font. Therefore, wine uses the fallback font then. The fallback font for Japanese is MS UI Gothic, so you might not configure this setting properly.
-- 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=32392 --- Comment #4 from Ilya <yast4ik(a)yahoo.com> --- I have both font families installed in my system, furthermore I see Japan characters in Win7 emulation mode in folder selection window, but in tag editor window tags with Japan letters are rectangles. -- 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