NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.67k stars 13.12k forks source link

plasma6 lock-screen: virtual keyboard not working #303526

Open pbek opened 3 months ago

pbek commented 3 months ago

Describe the bug

At the plasma6 lock-screen, the virtual keyboard (button on the bottom left) is not working (Wayland or X11 doesn't matter).

Steps To Reproduce

Steps to reproduce the behavior:

  1. Enable plasma6 in your configuration with services.desktopManager.plasma6.enable = true; in nixos-unstable
  2. Reboot and see the lock-screen
  3. Try to click the virtual keyboard on the bottom left, nothing seems to happen (works in plasma5)

Expected behavior

Upon clicking the virtual keyboard button, a virtual keyboard shows up to enter the password, just like in plasma5.

Notify maintainers

Something for you, @K900?

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
 - host os: `Linux 6.6.23, NixOS, 24.05 (Uakari), 24.05.20240403.08b9151`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `/run/current-system/nixpkgs`

Add a :+1: reaction to issues you find important.

K900 commented 3 months ago

Interesting. It works for me on Wayland at least.

pbek commented 3 months ago

Really? It doesn't work for me on devices with Wayland (with AMD or Intel GPU) or X11. Need the Virtual Keyboard, because the Asus ROG Ally only has a touchscreen. 😁 Had to fall back to plasma5! 😱😉

betalars commented 3 months ago

I can confirm this. It used to work before plasma 6 and now the button just seems to switch keyboard layouts I think.

pbek commented 2 months ago

Still an issue for me with Plasma 6.0.4 (Wayland), KDE Framework 6.1.0.

nix-shell -p nix-info --run "nix-info -m":