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

Crashes when I try to create new app folder #9

Closed kouros17 closed 7 years ago

kouros17 commented 7 years ago

I'm using manjaro, installed from here, but crashes when I try to create new app folder if I don't start typing the name immediately .

appfolders-manager-gnome-extension

maoschanz commented 7 years ago

it's not an actual crash, it just closes the menu against your will ;)

Like i said in the comments you read on extensions.gnome.org, there is here a new version for almost a week, which solve this issue. It has just been published this morning, please try to upgrade the extension.

pkomur commented 7 years ago

I confirm this issue with the latest version. I can't use upper letters during writing folder name. New app folder name window closes, when I use Shift key.

kouros17 commented 7 years ago

Thank you @Maestroschan, it's fixed with newer version. :+1:

maoschanz commented 7 years ago

I confirm this issue with the latest version. I can't use upper letters during writing folder name. New app folder name window closes, when I use Shift key.

Exact, however that is an other issue The dialog closes stupidly when the backspace key is pressed, too :(

Meanwhile, i suggest to copy-paste the name you need.

maoschanz commented 7 years ago

Fixed, i just uploaded the new version on the official website

kouros17 commented 7 years ago

I go to the official website but it looks like it has not been upgraded yet.

maoschanz commented 7 years ago

When i upload a version, it doesn't mean it is published. Publication of updates are done by moderators once a week (approximatively)

kouros17 commented 7 years ago

O.k I did the upgrade while ago and I confirm that issue is fixed.:)

maoschanz commented 7 years ago

Nice, i close it then.

(I said "once a week (approximatively)", it looks like i was too optimistic)

fawtytoo commented 5 years ago

I tried the latest commit, but this issue remains in Gnome 3.22

maoschanz commented 5 years ago

The code from june 2017 has nothing in common with the current code so i'm not sure people here are concerned. The issue doesn't "remain", it's a new one, so please open a new one.

And give details:

fawtytoo 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

maoschanz commented 5 years ago

My issue exactly matches that of the OP.

As i said, it doesn't, it can't match the issue of the OP, which was about a focus problem concerning a text entry (the entry was in the menu, and the menu was closed when trying to focus the entry). This text entry doesn't even exist anymore.

Your new issue will be #58