After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694638 - Keyboard: stop using libgnomekbd to show keyboard layouts
Keyboard: stop using libgnomekbd to show keyboard layouts
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
triaged
Depends on: 694623
Blocks:
 
 
Reported: 2013-02-25 00:54 UTC by Giovanni Campagna
Modified: 2021-07-05 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Keyboard: stop using libgnomekbd to show keyboard layouts (1.82 KB, patch)
2013-02-25 00:54 UTC, Giovanni Campagna
rejected Details | Review

Description Giovanni Campagna 2013-02-25 00:54:01 UTC
libgnomekbd is deprecated and is no longer part of the GNOME Core,
so we can't assume it's always installed. Instead, spawn gnome-control-center
with the right arguments to get the keyboard dialog.
Comment 1 Giovanni Campagna 2013-02-25 00:54:04 UTC
Created attachment 237321 [details] [review]
Keyboard: stop using libgnomekbd to show keyboard layouts
Comment 2 drago01 2013-02-25 12:04:31 UTC
Review of attachment 237321 [details] [review]:

OK.
Comment 3 Bastien Nocera 2013-07-22 14:04:46 UTC
There's UI problems doing it the way we currently do it, as there would be doing by adding something to gnome-desktop.

- The preview program isn't single-instance, and you can launch hundreds of keyboard previews of the same layout
- the preview program needs to be a separate application so that it has an app icon and menu, gnome-shell's "preview keyboard layout" cannot own a normal window.

We should move the code to gnome-control-center for gnome-shell and the region panel to use and fix the single-instance problem.
Comment 4 GNOME Infrastructure Team 2021-07-05 14:37:47 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.