maoschanz / appfolders-manager-gnome-extension

A GNOME extension allowing easy management of "appfolders" directly from the applications grid.
GNU General Public License v3.0
94 stars 24 forks source link

"new appfolder" not working with 3.22 #58

Closed maoschanz closed 5 years ago

maoschanz commented 5 years ago

Perhaps the issue isn't persistent, but it could be a regression. My issue exactly matches that of the OP. Selecting "+ NewAppFolder" does nothing.

Journal logs:

Jan 21 11:30:49 debian gnome-shell[1205]: JS ERROR: Error: Value is not a valid 64-bit integer _patchContainerClass/containerClass.prototype.child_set@resource:///org/gnome/shell/ui/environment.js:32 _patchContainerClass/containerClass.prototype.add@resource:///org/gnome/shell/ui/environment.js:41 AppfolderDialog<._buildCategoriesSection@/home/steve/.local/share/gnome-shell/extensions/appfolders-manager@maestroschan.fr/appfolderDialog.js:204 wrapper@resource:///org/gnome/gjs/modules/lang.js:178 AppfolderDialog<._init@/home/steve/.local/share/gnome-shell/extensions/appfolders-manager@maestroschan.fr/appfolderDialog.js:54 wrapper@resource:///org/gnome/gjs/modules/lang.js:178 _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110 Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:213 createNewFolder@/home/steve/.local/share/gnome-shell/extensions/appfolders-manager@maestroschan.fr/extension.js:301 injectionInAppsMenus/injections._redisplay</</a<@/home/steve/.local/share/gnome-shell/extensions/appfolders-manager@maestroschan.fr/extension.js:81

Originally posted by @phenest in https://github.com/maoschanz/appfolders-manager-gnome-extension/issues/9#issuecomment-456043469

maoschanz commented 5 years ago

AppfolderDialog<._buildCategoriesSection@/home/steve/.local/share/gnome-shell/extensions/appfolders-manager@maestroschan.fr/appfolderDialog.js:204

makes no sense, looks mysterious, i guess i'll need to install a stable debian just for this edit: i'm dumb but i'm not helped by the total absence of documentation


By the way, i notice that (with 3.30) the "new folder" dialog opens far more quickly when using the drag-and-drop than when using the menu used here, maybe i should try to understand why