Summary: | The closing of the laptop lid and subsequent changing of the keyboard layouts produces entries in .xsession-errors, along with preventing the keyboard layout applet in the system tray from updating. | ||
---|---|---|---|
Product: | [Unmaintained] kxkb | Reporter: | Thomas <mezeyftamas> |
Component: | general | Assignee: | Andriy Rysin <arysin> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | mezeyftamas |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
.xsession-errors from a clean login documenting the bug.
.xsession-errors file documenting the bug, using a new .kde directory .xsession-errors with debug output from kded plus a few others |
Description
Thomas
2012-07-15 19:01:25 UTC
Please update to latest 4.8 KDE version, there were some fixes for this. I've updated KDE to version 4.8.4. The upgrade produced a marked improvement as the bug now shows up randomly as opposed to consistently. However, repeatedly closing the lid and opening it will eventually produce the again bug. Also, as before, when the bug manifested itself, the same entries appeared within .xsession-errors as above. it seems something is resetting your layouts could you please clear your xsession-errors, relogin, reproduce the problem and attach full xsession-errors file? Created attachment 72572 [details]
.xsession-errors from a clean login documenting the bug.
Here's the .xsession-errors file. I've appended a little note ("Start of lid closing/opening to reproduce bug") prior to lowering the lid. Lowering the lid produced the bug right on queue, so the file shouldn't be too long to peruse. Thank you for your help.
Created attachment 72573 [details]
.xsession-errors file documenting the bug, using a new .kde directory
To address an unrelated issue, I've created a new .kde directory. Upon adding my four keyboard layouts and having lowered, then raised the lid, the bug manifested again. It seems that there is a 100% chance of producing the bug the first time the lid is closed/opened, but this seems to improve to a somewhat more random pattern once enough such raising/lowering of the lid and subsequent corrections occur within the session.
thanks, could you please turn on debug output for keyboard daemon and then attach the xsession-errors? it should generate more output related to keyboard layouts, thank you! Created attachment 72606 [details]
.xsession-errors with debug output from kded plus a few others
As I couldn't find an explicit keyboard daemon in kdebugdialog, I've opted for the shotgun approach by enabling debug output from kded, kscreenlocker, plasma-desktop, kfile, klocale, kdeui and khotkeys. I sure hope that there is enough in this file to proceed on, otherwise we're back to square one.
Thanks, I don't see anything that would jump at me... I'm currently on vacation and will try to take a closer look when I'm back Sorry for the delay, I think I finally got to the root of the problem (see https://bugs.kde.org/show_bug.cgi?id=290571) and hopefully fixed it in 4.10.1. If you still see it in 4.10.1 please reopen and attach your /var/log/Xorg.0.log after layouts stop working. Thank you very much. I hope to test it once my distro transitions to KDE 4.10.1. |