gnomesome icon indicating copy to clipboard operation
gnomesome copied to clipboard

Add all supported gnome versions to the supported list

Open ChWick opened this issue 7 years ago • 7 comments

Currenly only gnome 3.18.3 is in the supported verion list even though all following versions are supported.

ChWick avatar Nov 17 '17 17:11 ChWick

Does it support 3.30 already? (the version of extensions.gnome.org is not possible to enable - seens crashing)

genofire avatar Sep 27 '18 17:09 genofire

@genofire I have not tested gnome 3.30, yet. What distro are you using?

ChWick avatar Oct 01 '18 07:10 ChWick

archlinux (antergos is realy easy to try it with a live CD)

How could i debug it? So i could create an issue (Maybe y could crrate a issue template with such a line)

genofire avatar Oct 01 '18 08:10 genofire

Thanks! I see, that the new Ubuntu Cosmic will use gnome 3.3 aswell.

Usually I run journalctl -f to track errors. (Alt + F2 + r to restart gnome). However this will not work for Wayland (current default on Arch).

ChWick avatar Oct 01 '18 08:10 ChWick

I'm having the same problem here, running Manjaro with Gnome 3.30. Heres what my logs say:

Oct 09 14:35:54 XXXX gnome-shell[4151]: [gnomesome] adding icon dir: /home/simon/.local/share/gnome-shell/extensions/[email protected]/icons/status
Oct 09 14:35:54 XXXX gnome-shell[4151]: JS WARNING: [/home/simon/.local/share/gnome-shell/extensions/[email protected]/manager.js 34]: reference to undefined property "screen"
Oct 09 14:35:54 XXXX gnome-shell[4151]: Extension "[email protected]" had error: TypeError: global.screen is undefined

simontong avatar Oct 09 '18 13:10 simontong

@simontong Did you use the current master branch or the version of https://extensions.gnome.org/? I did changes on the master that should fix this issue, but the extension is not yet approved.

ChWick avatar Oct 09 '18 16:10 ChWick

That seems to have worked. Now I'm having issues with the desktop being treated as a window so its tiling it in the master space

simontong avatar Oct 09 '18 17:10 simontong