You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting Hamster from the application menu, I get this error message,
Traceback (most recent call last):
File "/app/lib/python3.10/site-packages/dbus/service.py", line 662, in _message_cb
(candidate_method, parent_method) = _method_lookup(self, method_name, interface_name)
File "/app/lib/python3.10/site-packages/dbus/service.py", line 252, in _method_lookup
raise UnknownMethodException('%s is not a valid method of interface %s' % (method_name, dbus_interface))
dbus.exceptions.UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method: Activate is not a valid method of interface org.freedesktop.Application
@rabin-io Could you check if activation works when you use the upstream flatpak version instead of the flathub version (if you are not doing this already)? If so, it seems likely that you are indeed seeing #692 and this can be closed as duplicate.
When starting Hamster from the application menu, I get this error message,
Not sure, but this might be related to issue #692
The text was updated successfully, but these errors were encountered: