[Bug 45439] New: Visual Basic setup toolkit fails to run if path contains a voiced Katakana character.
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(a)winehq.org Reporter: sagawa.aki+winebugs(a)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 -- 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=45439 Sagawa <sagawa.aki+winebugs(a)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(a)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. -- 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=45439 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |3.9 Keywords| |Installer -- 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=45439 --- Comment #2 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- I sent a patch, https://source.winehq.org/patches/data/148485 -- 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=45439 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a5da5252291c8df05d2f144cb3f | |6b9d008b4be1e Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Fixed by a5da5252291c8df05d2f144cb3f6b9d008b4be1e. -- 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=45439 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.13. -- 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=45439 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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=45439 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #5 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.3. -- 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