GNU bug report logs -
#48549
Can't change keyboard layout in Xfce
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48549 in the body.
You can then email your comments to 48549 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#48549
; Package
guix
.
(Thu, 20 May 2021 21:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 20 May 2021 21:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
In a VM image such as the one we offer for download here:
https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2
or manually built with
$ guix system image --image-size=20G -t qcow2 gnu/system/examples/vm-image.tmpl
it is not possible to switch the keyboard layout (it sticks to the
default English US one) via the provided GUI (xfce4-keyboard-settings).
Looking at dbus-monitor, we can see that it sends the following D-Bus
messages to xfconf, the configuration manager of Xfce:
--8<---------------cut here---------------start------------->8---
method call time=1621544143.298985 sender=:1.31 -> destination=:1.3 serial=21 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=SetProperty
string "keyboard-layout"
string "/Default/XkbLayout"
variant string "us,ara,et"
method call time=1621544143.299068 sender=:1.31 -> destination=:1.3 serial=22 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=SetProperty
string "keyboard-layout"
string "/Default/XkbVariant"
variant string "dvorak,,"
method return time=1621544143.299121 sender=:1.3 -> destination=:1.31 serial=425 reply_serial=21
signal time=1621544143.299139 sender=:1.3 -> destination=(null destination) serial=426 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=PropertyChanged
string "keyboard-layout"
string "/Default/XkbLayout"
variant string "us,ara,et"
method return time=1621544143.299192 sender=:1.3 -> destination=:1.31 serial=427 reply_serial=22
signal time=1621544143.299209 sender=:1.3 -> destination=(null destination) serial=428 path=/org/xfce/Xfconf; interface=org.xfce.Xfconf; member=PropertyChanged
string "keyboard-layout"
string "/Default/XkbVariant"
variant string "dvorak,,"
--8<---------------cut here---------------end--------------->8---
There doesn't seem to be a problem up to this point.
We'd need to continue the investigation with what xfconf does following
the received D-Bus messages.
Thanks,
Maxim
Severity set to 'important' from 'normal'
Request was from
Ludovic Courtès <ludo <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sat, 29 May 2021 21:04:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Fri, 25 Aug 2023 10:40:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 25 Aug 2023 10:40:02 GMT)
Full text and
rfc822 format available.
Message #12 received at 48549-done <at> debbugs.gnu.org (full text, mbox):
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hello,
>
> In a VM image such as the one we offer for download here:
> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2
> or manually built with
>
> $ guix system image --image-size=20G -t qcow2 gnu/system/examples/vm-image.tmpl
>
> it is not possible to switch the keyboard layout (it sticks to the
> default English US one) via the provided GUI (xfce4-keyboard-settings).
Hello, i find that select the layout won't make it active, but you have
to move it to the top row. Closing now, as it does works..
Thanks.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#48549
; Package
guix
.
(Sat, 26 Aug 2023 16:23:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 48549-done <at> debbugs.gnu.org (full text, mbox):
Hello,
宋文武 <iyzsong <at> envs.net> writes:
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
>> Hello,
>>
>> In a VM image such as the one we offer for download here:
>> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2
>> or manually built with
>>
>> $ guix system image --image-size=20G -t qcow2 gnu/system/examples/vm-image.tmpl
>>
>> it is not possible to switch the keyboard layout (it sticks to the
>> default English US one) via the provided GUI (xfce4-keyboard-settings).
>
>
> Hello, i find that select the layout won't make it active, but you have
> to move it to the top row. Closing now, as it does works..
And is this is how it is intended to behave (the same on other GNU/Linux
distributions, say?).
Thanks for trying it out!
--
Thanks,
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#48549
; Package
guix
.
(Sun, 27 Aug 2023 00:39:02 GMT)
Full text and
rfc822 format available.
Message #18 received at 48549-done <at> debbugs.gnu.org (full text, mbox):
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hello,
>
> 宋文武 <iyzsong <at> envs.net> writes:
>
>> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>>
>>> Hello,
>>>
>>> In a VM image such as the one we offer for download here:
>>> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2
>>> or manually built with
>>>
>>> $ guix system image --image-size=20G -t qcow2 gnu/system/examples/vm-image.tmpl
>>>
>>> it is not possible to switch the keyboard layout (it sticks to the
>>> default English US one) via the provided GUI (xfce4-keyboard-settings).
>>
>>
>> Hello, i find that select the layout won't make it active, but you have
>> to move it to the top row. Closing now, as it does works..
>
> And is this is how it is intended to behave (the same on other GNU/Linux
> distributions, say?).
>
> Thanks for trying it out!
Yes, it also behave the same on ArchLinux, the "Keyboard Layouts" panel
plugin is more easier to use..
Information forwarded
to
bug-guix <at> gnu.org
:
bug#48549
; Package
guix
.
(Sun, 27 Aug 2023 01:17:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 48549-done <at> debbugs.gnu.org (full text, mbox):
Hi,
宋文武 <iyzsong <at> envs.net> writes:
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
>> Hello,
>>
>> 宋文武 <iyzsong <at> envs.net> writes:
>>
>>> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>>>
>>>> Hello,
>>>>
>>>> In a VM image such as the one we offer for download here:
>>>> https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2
>>>> or manually built with
>>>>
>>>> $ guix system image --image-size=20G -t qcow2 gnu/system/examples/vm-image.tmpl
>>>>
>>>> it is not possible to switch the keyboard layout (it sticks to the
>>>> default English US one) via the provided GUI (xfce4-keyboard-settings).
>>>
>>>
>>> Hello, i find that select the layout won't make it active, but you have
>>> to move it to the top row. Closing now, as it does works..
>>
>> And is this is how it is intended to behave (the same on other GNU/Linux
>> distributions, say?).
>>
>> Thanks for trying it out!
>
> Yes, it also behave the same on ArchLinux, the "Keyboard Layouts" panel
> plugin is more easier to use..
I see, thanks for confirming.
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 24 Sep 2023 11:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.