end-4 / dots-hyprland

Modern, feature-rich and accessible desktop configuration.
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.06k stars 196 forks source link

[Issue] AGS fails to load: syntax error from keybinds.js in the cheatsheet module #632

Closed daviiiL closed 1 week ago

daviiiL commented 1 week ago

The issue

AGS fails to load after reboot and system upgrade. Everything worked fine before pacman -Syu after a fresh install. Everything works if the cheat sheet module is not loaded (as tested when I commented out lines related to the cheatsheet module in config.js. I have not modified anything else.

Let me know if more information is needed.

Logs ```plain (com.github.Aylur.ags:8022): Gjs-WARNING **: 11:31:38.640: JS ERROR: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data @ file:///home/byleth/.config/ags/modules/cheatsheet/keybinds.js:21:17 getKeybindList@file:///home/byleth/.config/ags/modules/cheatsheet/keybinds.js:21:17 @file:///home/byleth/.config/ags/modules/cheatsheet/keybinds.js:23:21 _init/GLib.MainLoop.prototype.runAsync/
daviiiL commented 1 week ago

Sorry found the issue myself and its related to my python setup... Issue closed