projecthamster / hamster-shell-extension

Shell extension for hamster
http://projecthamster.org
GNU General Public License v3.0
214 stars 91 forks source link

Support for GNOME 45, drop support for previous GNOME versions #364

Closed mwilck closed 3 months ago

mwilck commented 7 months ago

This PR fixes #362. When it is merged, we will have to rework our sticky issue #327.

3-w-c commented 6 months ago

Tested here, working great for me!

piio commented 5 months ago

Hi, after updating to 362-support-for-gnome-45, I have following error: Hamster: connection to DBUS window service failed Connection to DBUS window service failed TypeError: _actor.add_actor is not a function

mwilck commented 5 months ago

@piio

Hamster: connection to DBUS window service failed

That sounds more like an issue with hamster itself. Did you perhaps update not only the GNOME extension, but also hamster?

Can you run "hamster" from the command line? Does the extension work after you do?

piio commented 5 months ago

The hamster processess are running - after running hamster from command line there is no difference. I tried to use both master from github version and latest stable 3.0.3.

I will try to test on fresh user profile.

c0m1c5an5 commented 3 months ago

Can confirm, everything works properly. Fedora39, Gnome 45.5, Hamster master branch (81be67e08a6c2a69f2f042df5459dba886cbd7de).

mwilck commented 3 months ago

As GNOME 45 is out for 6 months now, I've merged this into the develop branch.