all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>
To: Luis Felipe <luis.felipe.la@protonmail.com>, 53881@debbugs.gnu.org
Subject: bug#53881: GNOME Settings: View Keyboard Layout doesn't work
Date: Wed, 16 Feb 2022 13:37:55 +0100	[thread overview]
Message-ID: <19b67652638c2beccacc14ac3b6dee083250b424.camel@ist.tugraz.at> (raw)
In-Reply-To: <mObmZcVbjJZVh1C6GlsG36LlfVRB_POMqwD91iFaP7fyzfxO_F0v7afIt6dlJ7Ocz4wogtZT8NR3TdNfbB5I4yUh6lOoMiBjhsCM5EAC-oo=@protonmail.com>

Hi Luis,

Am Dienstag, dem 08.02.2022 um 18:23 +0000 schrieb Luis Felipe:
> hi,
> 
> I'm using the following system and I can't see the keyboard layout
> for any of the input sources:
> 
> guix 579e9e9
> OS: Guix System x86_64 
> 
> Kernel: 5.15.19-gnu 
> 
> DE: GNOME 41.0 
> 
> 
> STEPS TO REPRODUCE
> 
> 1. Run gnome-control-center in a terminal
> 2. Select Keyboard in the left panel
> 3. In Input Sources, click the three vertical dots button on any of
> the listed sources (in my case, Spanish (Latin American), Japanese
> (Anthy))
> 4. Click View Keyboard Layout
> 
> EXPECTED RESULT
> 
> You should see a window opens displaying a keyboard graphic with all
> the characters and symbols you can type by using any of the keys.
> 
> UNEXPECTED RESULT
> 
> No window is displayed at all. 
So I dug down the code to check what happens there, and the actual
handling code appears rather simple (see [1]).  However, an immediate
error also stands out in that "gkbd-keyboard-display" likely won't be
installed globally.  This command comes from libgnomekbd, which is
already an input to gnome-control-center.  Therefore, we only need to
patch in its full path in an after-unpack substitute*

Cheers

> Also, the terminal doesn't print any errors.
Quality GNOME software :P

[1]
https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/41.0/panels/keyboard/cc-input-list-box.c#L212-L233




      reply	other threads:[~2022-02-16 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08 18:23 bug#53881: GNOME Settings: View Keyboard Layout doesn't work Luis Felipe via Bug reports for GNU Guix
2022-02-16 12:37 ` Liliana Marie Prikler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19b67652638c2beccacc14ac3b6dee083250b424.camel@ist.tugraz.at \
    --to=liliana.prikler@ist.tugraz.at \
    --cc=53881@debbugs.gnu.org \
    --cc=luis.felipe.la@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.