Bug 886836
| Summary: | xfce4-xkb-plugin forgets keyboard layout | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Balint Szigeti <balint.szgt> | ||||||
| Component: | xfce4-xkb-plugin | Assignee: | Christoph Wickert <christoph.wickert> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | christoph.wickert, contribs | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-05-18 16:27:54 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Balint Szigeti
2012-12-13 10:10:40 UTC
Did you configure the keyboard in xfce4-keyboard-settings? Yes, I did. But the layout was configured by xfce4-xkb-plugin. I don't know what happend my comments but I figured out when I log out/in or login through screen server the keyboard-layout settings are forgotten. The other interesting things, in the .config/xfce4/panel/xkb-plugin-21.rc the settings exists. So, they are disappearing in the GUI but they remain in the config file. Created attachment 665341 [details]
after restart
there were two keyboard layout before shut down and now after start there is only one - GB.
but now the secondary layout is missing from the config file.
Thanks for the feedback. However that was not what I had asked you for. My question was not if you configured the different layouts in the plugin but in the Xfce control center. Please paste the contents of ~/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml $cat ~/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml
<?xml version="1.0" encoding="UTF-8"?>
<channel name="keyboard-layout" version="1.0">
<property name="Default" type="empty">
<property name="XkbDisable" type="bool" value="false"/>
<property name="XkbLayout" type="string" value="gb,hu"/>
<property name="XkbVariant" type="string" value=",standard"/>
</property>
</channel>
Interesting. The issue appears partially. Now, when I started my computer, the layouts were fine. I will test a screensaver session.
Created attachment 666034 [details]
after screensaver
after screensaver the other keyboardlayout disappeard from the GUI.
check the last png file.
*** Bug 886837 has been marked as a duplicate of this bug. *** I did upgrade to F18 and the issue is reamianed. I noticed that the secondary language from the keyboard-layout plugin on the panel just disappear after a time. so it doesn't depend on hibernate/suspend or restart. This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 *** This bug has been marked as a duplicate of bug 838373 *** |