Package: gnome-shell-extension-arc-menu
Version: 49-1
Severity: minor
X-Debbugs-Cc: stephane.gam...@gmail.com

Dear Maintainer,



THE PROBLEM:
        Impossible tu modify arc-menu configuration in command line with
gsettings


EXEMPLE:
        gsettings get org.gnome.shell.extensions.arc-menu menu-layout
        No such schema ?org.gnome.shell.extensions.arc-menu?

        --> The schemas is not found

ANALYSE:
        ls -al /usr/share/glib-2.0/schemas | wc -l
        --> 234 lines (schémas xml)

        ls -al /usr/share/glib-2/schemas
        --> only one schémas:  org.gnome.shell.extensions.arc-menu.gschema.xml

        --> I think the schemas is not installer in the correct directory


WORKAROUND:
        sudo mv /usr/share/glib-2/schemas/org.gnome.shell.extensions.arc-
menu.gschema.xml /usr/share/glib-2.0/schemas/
        sudo /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/

        gsettings get org.gnome.shell.extensions.arc-menu menu-layout
        'Default'

        --> it works !


PROPOSITION:
        Modify the arc-menu package to install the schemas in the correct
directory


Have a nice day, and tanks !

Stéphane GAMBUS


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-3-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_USER, TAINT_FIRMWARE_WORKAROUND
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gnome-shell-extension-arc-menu depends on:
ii  gnome-shell  3.38.3-2

Versions of packages gnome-shell-extension-arc-menu recommends:
ii  gir1.2-gmenu-3.0  3.36.0-1

gnome-shell-extension-arc-menu suggests no packages.

Reply via email to