https://bugs.winehq.org/show_bug.cgi?id=45439
Bug ID: 45439 Summary: Visual Basic setup toolkit fails to run if path contains a voiced Katakana character. Product: Wine Version: 3.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: sagawa.aki+winebugs@gmail.com Distribution: Ubuntu
[How to reproduce] Make sure you're using ja_JP.UTF-8 locale. 1. Create a directory named VB5ランタイムライブラリ (note: ブ is a voiced Katakana character) % mkdir VB5ランタイムライブラリ 2. Download Visual Basic 5 run-time library setup file (vb5sp3rt.exe) [1] to the directory. 3. Extract vb5sp3rt.exe by lha. % lha x vb5sp3rt.exe 4. Launch setup.exe [2] with wine. % wine setup.exe
[Expected result] -> It shows a confirmation window before install.
[Actual result] -> It complains a lack of memory: メモリが不足しています。 予期しないエラーが発生しました。 (Translated: Insufficient memory. Unexpected error occurred.)
[1] https://www.vector.co.jp/download/file/win95/util/fh082707.html SHA1(vb5sp3rt.exe) = c36f806846eb72776ff380466929368fa41f0fc1 [2] SHA1(setup.exe) = 2fd7d85ad45b77ee29e28b4046974be2834e7b5b
https://bugs.winehq.org/show_bug.cgi?id=45439
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.vector.co.jp/do | |wnload/file/win95/util/fh08 | |2707.html Keywords| |download
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- I investigated this issue and found out that LCMapString(LCMAP_HALFWIDTH | LCMAP_LOWERCASE) causes the issue. I'm preparing a patch to fix.
https://bugs.winehq.org/show_bug.cgi?id=45439
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |3.9 Keywords| |Installer
https://bugs.winehq.org/show_bug.cgi?id=45439
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- I sent a patch, https://source.winehq.org/patches/data/148485
https://bugs.winehq.org/show_bug.cgi?id=45439
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a5da5252291c8df05d2f144cb3f | |6b9d008b4be1e Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Sagawa sagawa.aki+winebugs@gmail.com --- Fixed by a5da5252291c8df05d2f144cb3f6b9d008b4be1e.
https://bugs.winehq.org/show_bug.cgi?id=45439
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.13.
https://bugs.winehq.org/show_bug.cgi?id=45439
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=45439
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #5 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bugs included in 3.0.3.