Closed italoghost closed 1 month ago
Thanks, typo. Can you please test the latest update from this repository?
Hi! It now open but it does not show the icons!
Another thing is that the AppGrid seems to be misaligned to the bottom of the screen:
Log:
Can't update stage views actor unnamed [StWidget] is on because it needs an allocation.
Can't update stage views actor unnamed [Gjs_ui_iconGrid_BaseIcon] is on because it needs an allocation.
Can't update stage views actor unnamed [StBoxLayout] is on because it needs an allocation.
Can't update stage views actor unnamed [StBin] is on because it needs an allocation.
Can't update stage views actor unnamed [StIcon] is on because it needs an allocation.
Can't update stage views actor unnamed [ClutterActor] is on because it needs an allocation.
Can't update stage views actor unnamed [StLabel] is on because it needs an allocation.
Can't update stage views actor unnamed [ClutterText] is on because it needs an allocation.
Can't update stage views actor unnamed [Gjs_ui_appDisplay_AppIcon] is on because it needs an allocation.
Ops, changing the icon size to 128 seems to have resolved the issue (it was set to Adaptive before).
Regarding the AppGrid being misaligned to the bottom of the screen, it was the height scale. I adjusted that and it is now ok!
Thanks. There is still some problem with folders in 47, I must have missed something in the GS commits...
Hello, I'm experiencing something I believe is related, the v-shell seems to be only supported on gnome 46, and not 47.. is there an expectation to have it supported on 47? Thanks in advance!
**EDIT***
Was able to get it to work.
@KSTRTK How did you get it to work?
I wasn't able to reproduce this issue today on Fedora.
EDIT
I'm using EndeavorOS, just fyi
@G-dH I went to add/remove software (after installing pamac) and searched for this extension. After installing it, it worked just fine for me. I think it maybe something related to syncing via git? Attached is a screenshot:
@KSTRTK The AUR package has its own maintainer, and I am not sure how it gets updated. If you want to test the latest version, you need to install V-Shell directly from this repository. Instructions are in the README.
Thanks. There is still some problem with folders in 47, I must have missed something in the GS commits...
Hi, @G-dH! Everytime I start a new session, my folders doesn't show the icons, as I have mentioned above. The workaround that I have found (and that is why I thought that I had solved the issue) is to change the icon size from one valor to another.
The folder issue after login should be resolved now. Please try the latest update and let me know if it works for you.
It is working! Thanks, @G-dH!
Thanks for your help. Sending it to ego.
Describe the bug I cannot open folders from the AppGrid after the Gnome 47 update. I tried using the latest git, but it didn't work either.
Basic debug information
To Reproduce Steps to reproduce the behavior:
Expected behavior The folders should open when I click on them.
Screenshots N/A.
System:
System log output open terminal, execute:
journalctl /usr/bin/{gjs,gnome-shell} -fo cat
reproduce the bug, copy the output from terminal if any.