unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53881: GNOME Settings: View Keyboard Layout doesn't work
@ 2022-02-08 18:23 Luis Felipe via Bug reports for GNU Guix
  2022-02-16 12:37 ` Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Felipe via Bug reports for GNU Guix @ 2022-02-08 18:23 UTC (permalink / raw)
  To: 53881


[-- Attachment #1.1: Type: text/plain, Size: 796 bytes --]

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. Also, the terminal doesn't print any errors.


---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/

[-- Attachment #1.2: publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc --]
[-- Type: application/pgp-keys, Size: 1815 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 509 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#53881: GNOME Settings: View Keyboard Layout doesn't work
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-02-16 12:37 UTC (permalink / raw)
  To: Luis Felipe, 53881

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-16 12:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).