[Bug 26852] New: Not all Japanese characters displayed in Skeedreceiver installer
http://bugs.winehq.org/show_bug.cgi?id=26852 Summary: Not all Japanese characters displayed in Skeedreceiver installer Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: spammis(a)spam.la Created an attachment (id=34232) --> (http://bugs.winehq.org/attachment.cgi?id=34232) Shows readable licence and unreadable labels etc. 1: Go to http://phantasystaruniverse.jp/download/ and click on "SkeedReceiverインストールはこちら" to download the program. 2: Run the program. Use a Japanese locale just in case: "LANG=ja_JP.UTF-8 wine SKEE~OQ5.EXE" 3: Start the installation process. The installer will now download the whole Skeedreceiver program. Download starts automatically. The only button available says "cancel" (キャンセル), so there is no need to do anything. Japanese characters are displayed properly at this step. 4: After the program has been downloaded, you will see more information where many Japanese characters are turned into square boxes. Only the licence agreement is readable: everything else consists of boxes. Attached image shows a screenshot of the licence agreement. The character display problem occurs elsewhere in the program too. Some terminal output: wine: created the configuration directory '/home/user/.wine-extra' fixme:storage:create_storagefile Storage share mode not implemented. fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes fixme:iphlpapi:NotifyAddrChange (Handle 0xf2e90c, overlapped 0xf2e8f0): stub wine: configuration in '/home/user/.wine-extra' has been updated. fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:storage:create_storagefile Storage share mode not implemented. fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002, L"version=\"8.0.50727.4053\",Microsoft.VC80.CRT,type=\"win32\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f9a8 fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002, L"version=\"8.0.50727.4053\",policy.8.0.Microsoft.VC80.CRT,type=\"win32-policy\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f9a8 fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002, L"version=\"8.0.50727.4053\",Microsoft.VC80.MFC,type=\"win32\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f9a8 fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002, L"version=\"8.0.50727.4053\",policy.8.0.Microsoft.VC80.MFC,type=\"win32-policy\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f9a8 err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination err:richedit:ReadStyleSheet skipping optional destination The installer runs fine apart from the square box problem. -- 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=26852 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, integration Status|UNCONFIRMED |NEW URL| |http://phantasystaruniverse | |.jp/download/ Component|msi |-unknown Ever Confirmed|0 |1 Severity|normal |trivial --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-04-19 17:44:44 CDT --- Confirming. Not an msi bug. "winetricks fakejapanese" doesn't help. Very little in console. -- 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=26852 --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-04-19 22:03:56 CDT --- What is your locale? -- 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=26852 --- Comment #3 from Spammer <spammis(a)spam.la> 2011-04-20 09:06:54 CDT --- All of my locale settings (not just LANG) are set to Japanese: LANG=ja_JP.utf8 LC_CTYPE="ja_JP.utf8" LC_NUMERIC="ja_JP.utf8" LC_TIME="ja_JP.utf8" LC_COLLATE="ja_JP.utf8" LC_MONETARY="ja_JP.utf8" LC_MESSAGES="ja_JP.utf8" LC_PAPER="ja_JP.utf8" LC_NAME="ja_JP.utf8" LC_ADDRESS="ja_JP.utf8" LC_TELEPHONE="ja_JP.utf8" LC_MEASUREMENT="ja_JP.utf8" LC_IDENTIFICATION="ja_JP.utf8" LC_ALL= -- 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=26852 --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-04-20 10:02:10 CDT --- (In reply to comment #3)
All of my locale settings (not just LANG) are set to Japanese: LANG=ja_JP.utf8
Do you really have the Japanese locale installed? -- 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=26852 --- Comment #5 from Spammer <spammis(a)spam.la> 2011-04-20 12:51:21 CDT --- I'd assume so. When I installed the OS, I selected Japanese as the language of the installer and the OS so that I wouldn't risk missing some Japanese locale stuff. All Gnome menus, my terminal emulator, Firefox, many man pages and lots of other things are in Japanese unless I tell the programs to use any other language. -- 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=26852 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #6 from Sagawa <sagawa.aki+winebugs(a)gmail.com> 2012-09-09 10:15:32 CDT --- How about adding the font alias for "MS UI Gothic"? Winetricks fakejapanese seems not to do this. As you might know, this game service will be ended at 24:00 on September 27, 2012 (Tokyo local time). For details, see http://phantasystaruniverse.jp/news/wis/?mode=view&id=1689 , but this information only written in Japanese. -- 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=26852 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? --- Comment #7 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this still an issue in Wine 1.7.45 or later? -- 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=26852 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |winetest(a)luukku.com --- Comment #8 from winetest(a)luukku.com --- (In reply to Sagawa from comment #6)
How about adding the font alias for "MS UI Gothic"? Winetricks fakejapanese seems not to do this.
As you might know, this game service will be ended at 24:00 on September 27, 2012 (Tokyo local time). For details, see http://phantasystaruniverse.jp/news/wis/?mode=view&id=1689 , but this information only written in Japanese.
So the game was shutdown? I can't understand the website... Unless you can provide working installer this bug is abandoned. -- 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=26852 --- Comment #9 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- I don't have the installer, too. The page says: Thank you for your patronage for a long time. I agree with marking abandoned. -- 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=26852 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com, | |dimesio(a)earthlink.net -- 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=26852 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #10 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Marking abandoned. -- 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=26852 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> --- Through archive.org I reached the link http://web.archive.org/web/20110908183904/http://download.skeedtools.com/Ske... and was able to download the file. But unfortunately the installer tries to download a second file from URL http://download.skeedtools.com/cabs/SkeedReceiver.msi and that is nowhere to be found. -- 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