Tastatur funktioniert nicht mehr im Chromium Browser auf Linux Mint

Der-Kryptische

Cadet 3rd Year
Registriert
Jan. 2022
Beiträge
41
Hi Leute,

ich habe ein merkwürdiges Problem.

Seit ein paar Tagen funktioniert meine Tastatur weder im Chromium Browser, noch im Brave (was ja auf Chromium basiert). Im Firefox und auf allen anderen Programmen funktioniert die Tastatur tadellos. Wenn ich mit der Maus via copy/paste was in den Browsern einfüge, funktionieren die auch. Es ist nur die Tastatur die dort nicht funktioniert. Woran kann das liegen? Ich habe nichts geändert an den Browsereinstellungen. Das einzige was ich mir vorstellen kann, ist das ein automatisches Linux Update dafür verantwortlich sein könnte?!?

Hier mal meine Systeminfos:

System:
Kernel: 6.8.0-71-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc
Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble
Machine:
Type: Laptop System: Dell product: Latitude 5580

---

Chromium
Version 139.0.7258.66 (Offizieller Build) for Linux Mint (64-Bit)

---

Brave 1.81.131 (Offizieller Build) (64-Bit)
Chromium: 139.0.7258.66
 
Hi,

Chromium No Keyboard Input Linux​


The issue of Chromium not receiving keyboard input on Linux, particularly with versions like 139.0.7258.66, is often linked to the input method framework, specifically ibus. Users have reported that keyboard input fails in Chromium while working normally in other applications, a problem that has been documented for years across various Linux distributions and desktop environments.


A common workaround involves restarting the ibus daemon. The command ibus exit can sometimes resolve the issue, although it may temporarily disable keyboard input across all X applications, requiring a switch to a virtual terminal (Ctrl+Alt+F[1..9]) to run ibus restart and restore functionality.

This suggests that the ibus daemon might not be properly handling input events for Chromium, especially in certain session types.

The problem has been observed in different contexts, including GNOME 3.36 with Wayland, where restarting the user session (logout/login) is a known workaround, implying that the issue might stem from ibus-daemon not starting correctly under Wayland.

Similarly, changing the keyboard input method system from ibus to "none" in system preferences and then logging out and back in has been reported as a solution.


While the specific version 139.0.7258.66 is not directly mentioned in the provided results, the recurring nature of the problem and the consistent association with ibus indicate that the same underlying cause and potential fixes are likely applicable. Therefore, attempting to restart the ibus daemon or switching the input method system to "none" are recommended troubleshooting steps for this issue.
(Quelle: search.brave.com - keywords: Chromium: 139.0.7258.66 no keyboard input linux)

ibus deaktiviert ?

ist ibus installiert ? fcitx ?

beides chromium und brave basieren auf der gleichen chromium-Version
Ergänzung ()

gibt auch einen Treffer zu Mint damit:

https://forums.linuxmint.com/viewtopic.php?t=342150 Keyboard not responding with Chrome / Chromium Browser

For users of Linux, the only thing that I have found is by using:

ibus exit

kann natürlich auch was ganz anderes sein und eine aktuelle "regression", weil die mit ibus beschriebenen Probleme von vor paar Jahren sind

backup von .config/chromium oder .config/Brave (oder wie der Unterordner heißt)

und dann löschen und mit sauberem frischen neuem Profil - tritt dasselbe auf ?

wird firejail verwendet ?

dann evtl. mit --nodbus versuchen
 
Zurück
Oben