On-screen keyboard (osk) not usable on edge on samsung-milletwifi using xfce4
Describe your issue
What's the expected behaviour?
the osk used to work fine, not problems doing basic text input.
What's the current behaviour?
OSK crashes as soon as I press a button on the keyboard.
How to reproduce your issue?
- Install edge on a milletwifi device.
- Boot up
- Open anything that has a text prompt (terminal, main xfce menu, firefox, 4. wireless network password prompt, etc.)
- Wait until the osk pops up
- Press any key and watch it crash
What device are you using?
samsung-milletwifi
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v23.12
-
v23.06
(supported until 2024-01-18) -
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
GNOME Shell on Mobile -
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
xfce4
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
2024-06-16
Additional information
dmesg
shows nothing, .xsession-errors
shows the following after booting up with a wifi authentication prompt and the osk showing and then clicking on a letter on the osk:
$ cat .xsession-errors
/usr/bin/iceauth: creating new authority file /run/user/10000/ICEauthority
(xfce4-session:3388): xfce4-session-WARNING **: 03:46:26.337: No GPG agent found
[W][00039.593926] mod.rt | [ module-rt.c: 316 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][00039.594055] mod.rt | [ module-rt.c: 1028 do_rtkit_setup()] RTKit does not give us MaxRealtimePriority, using 1
[W][00039.603243] mod.rt | [ module-rt.c: 316 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][00039.603365] mod.rt | [ module-rt.c: 1033 do_rtkit_setup()] RTKit does not give us MinNiceLevel, using 0
[W][00039.611143] mod.rt | [ module-rt.c: 316 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][00039.611250] mod.rt | [ module-rt.c: 1038 do_rtkit_setup()] RTKit does not give us RTTimeUSecMax, using -1
[W][00039.792212] mod.jackdbus-detect | [module-jackdbus-: 216 on_is_started_received()] Failed to receive jackdbus reply: org.freedesktop.DBus.Error.ServiceUnknown: The name org.jackaudio.service was not provided by any .service files
W 03:46:34.931285 mod.rt ../src/modules/module-rt.c:316:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
W 03:46:34.931607 mod.rt ../src/modules/module-rt.c:1028:do_rtkit_setup: RTKit does not give us MaxRealtimePriority, using 1
W 03:46:34.940681 mod.rt ../src/modules/module-rt.c:316:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
W 03:46:34.940860 mod.rt ../src/modules/module-rt.c:1033:do_rtkit_setup: RTKit does not give us MinNiceLevel, using 0
W 03:46:34.963278 mod.rt ../src/modules/module-rt.c:316:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
W 03:46:34.963471 mod.rt ../src/modules/module-rt.c:1038:do_rtkit_setup: RTKit does not give us RTTimeUSecMax, using -1
Video brightness switch setting not available.
[0:00:40.708632744] [3649] INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Video brightness switch setting not available.
03:46:37.016 WARNING Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.
03:46:37.972 WARNING HardwareSensorTracker: Failed to connect to acpid, SW_TABLET_MODE detection disabled. ('/var/run/acpid.socket': [Errno 2] No such file or directory)
blueman-applet 03.46.38 WARNING PluginManager:150 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 03.46.38 WARNING TransferService:212 _make_share_path: Failed to get Download dir from XDG
blueman-applet 03.46.38 WARNING PluginManager:150 __load_plugin: Not loading DhcpClient because its conflict has higher priority
nm-applet-Message: 03:46:39.650: No keyring secrets found for Bunga Bunga Party/802-11-wireless-security; asking user.
(onboard:3582): Gdk-CRITICAL **: 03:46:40.285: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
(nm-applet:3590): Gtk-WARNING **: 03:46:40.348: GtkHdyClamp does not have a child property called name
(nm-applet:3590): Gtk-WARNING **: 03:46:40.367: GtkHdyClamp does not have a child property called name
Edited by Bryant Mairs