Selenium-H / Animation-Tweaks

A GNOME Shell Extension to Tweak animations and customize them
GNU General Public License v3.0
66 stars 9 forks source link

Error: Argument 'msgid' (type utf8) may not be null #11

Closed satriani-vai closed 4 years ago

satriani-vai commented 4 years ago
The settings of extension animation-tweaks@Selenium-H had an error:

Error: Argument 'msgid' (type utf8) may not be null

Stack trace:

gettext@resource:///org/gnome/gjs/modules/gettext.js:89:20
prefsWA@/usr/share/gnome-shell/extensions/animation-tweaks@Selenium-H/prefs.js:577:61
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
displayPrefs@/usr/share/gnome-shell/extensions/animation-tweaks@Selenium-H/prefs.js:664:5
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_init@/usr/share/gnome-shell/extensions/animation-tweaks@Selenium-H/prefs.js:152:5
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
buildPrefsWidget@/usr/share/gnome-shell/extensions/animation-tweaks@Selenium-H/prefs.js:34:16
_showPrefs@resource:///org/gnome/shell/extensionPrefs/main.js:57:22
vfunc_command_line@resource:///org/gnome/shell/extensionPrefs/main.js:351:23
main@resource:///org/gnome/shell/extensionPrefs/main.js:707:5
@<main>:1:43
              `.-/::/-``                   user@MY-PC 
            .-/osssssssso/.                ------------ 
           :osyysssssssyyys+-              OS: Antergos Linux x86_64 
        `.+yyyysssssssssyyyyy+.            Kernel: 5.3.13-arch1-1 
       `/syyyyyssssssssssyyyyys-`          Uptime: 1 day, 7 hours, 27 mins 
      `/yhyyyyysss++ssosyyyyhhy/`          Packages: 1832 (pacman), 39 (flatpak) 
     .ohhhyyyyso++/+oso+syy+shhhho.        Shell: zsh 5.7.1 
    .shhhhysoo++//+sss+++yyy+shhhhs.       Resolution: 1920x1080 
   -yhhhhs+++++++ossso+++yyys+ohhddy:      DE: GNOME 3.34.1 
  -yddhhyo+++++osyyss++++yyyyooyhdddy-     WM: Mutter 
 .yddddhso++osyyyyys+++++yyhhsoshddddy`    WM Theme: Vertex 
`odddddhyosyhyyyyyy++++++yhhhyosddddddo    Theme: Vertex-Dark [GTK2/3] 
.dmdddddhhhhhhhyyyo+++++shhhhhohddddmmh.   Icons: vertrux-icon-theme-dark [GTK2/3] 
ddmmdddddhhhhhhhso++++++yhhhhhhdddddmmdy   Terminal: gnome-terminal 
dmmmdddddddhhhyso++++++shhhhhddddddmmmmh   CPU: Intel i7-3770K (8) @ 4.700GHz 
-dmmmdddddddhhyso++++oshhhhdddddddmmmmd-   GPU: Intel HD Graphics 
.smmmmddddddddhhhhhhhhhdddddddddmmmms.     Memory: 10906MiB / 15710MiB 
   `+ydmmmdddddddddddddddddddmmmmdy/.
      `.:+ooyyddddddddddddyyso+:.`                                 
Selenium-H commented 4 years ago

Hi @satriani-vai, Please try removing and reinstalling the extension. Looks like org.gnome.shell.extensions.animation-tweaks.gschema.xml file is missing in schemas folder.

satriani-vai commented 4 years ago

Absolutely correct, thanks.