https://bugs.winehq.org/show_bug.cgi?id=45461
Bug ID: 45461 Summary: OnScreenKeyboard Portable: App displays splash screen but does not start Product: Wine Version: 3.12 Hardware: x86-64 URL: https://portableapps.com/apps/accessibility/on-screen_ keyboard_portable OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tobbi.bugs@googlemail.com
Created attachment 61801 --> https://bugs.winehq.org/attachment.cgi?id=61801 log
After installing (extracting) OnScreenKeyboard Portable and tryin to run it, it does show the splash screen but does not start the actual program.
$ openssl sha256 On-ScreenKeyboardPortable_2.0.paf.exe SHA256(On-ScreenKeyboardPortable_2.0.paf.exe)= 12c4943e1d7a65a12f7c58ac5aac3430b98c5158f18a94c51c26036770af19df
https://bugs.winehq.org/show_bug.cgi?id=45461
--- Comment #1 from Tobias (:Tobbi) Markus tobbi.bugs@googlemail.com --- winedebug=+all log: http://tobbi.bplaced.net/krams/winedebug_all_onscreen_keyboard_portable.zip
https://bugs.winehq.org/show_bug.cgi?id=45461
--- Comment #2 from Ken Thomases ken@codeweavers.com ---
From the app's description, it doesn't provide an on-screen keyboard; it just
configures the on-screen keyboard app that comes built-in with Windows. Wine does not provide a similar on-screen keyboard app. I suspect the program is trying to launch that built-in on-screen keyboard, but it isn't there, so nothing happens.
In theory, Wine could provide such an app, but it wouldn't be as good as the one that macOS provides. First, enable System Preferences > Keyboard > Keyboard tab > "Show keyboard and emoji viewers in menu bar". Then, from the icon toward the right end of the menu bar, select Show Keyboard Viewer.
https://bugs.winehq.org/show_bug.cgi?id=45461
--- Comment #3 from Tobias (:Tobbi) Markus tobbi.bugs@googlemail.com --- (In reply to Ken Thomases from comment #2)
From the app's description, it doesn't provide an on-screen keyboard; it just configures the on-screen keyboard app that comes built-in with Windows. Wine does not provide a similar on-screen keyboard app. I suspect the program is trying to launch that built-in on-screen keyboard, but it isn't there, so nothing happens.
In theory, Wine could provide such an app, but it wouldn't be as good as the one that macOS provides. First, enable System Preferences > Keyboard > Keyboard tab > "Show keyboard and emoji viewers in menu bar". Then, from the icon toward the right end of the menu bar, select Show Keyboard Viewer.
Oh, alright! I guess this ticket can be closed then?
https://bugs.winehq.org/show_bug.cgi?id=45461
--- Comment #4 from Tobias (:Tobbi) Markus tobbi.bugs@googlemail.com --- I just re-tested OnScreenKeyboardPortable 2.1 with
% wine --version wine-9.3
The problem persists. Furthermore, you can get the source for that app from https://sourceforge.net/projects/portableapps/files/Source/On-Screen%20Keybo...
and from my quick look it doesn't seem to be the Windows On-Screen Keyboard.