Closed fedelibre closed 1 year ago
I cannot reproduce above error when I install Remembrance on my Fedora 37 Silverblue laptop.
I'll try again on my Fedora workstation installation next Monday.
Now it launches even on my Fedora workstation PC. Maybe the last update on Flathub fixed the problem
Yeah I made a few changes that I hoped would fix it, good to hear that it did :)
This isn't actually fixed. On Fedora, the first time you install a Flatpak with a dbus service, the dbus service file is not loaded. Look here for more info, it's probably a bug with Flatpak. Logging out and logging back in fixes the issue.
is there anyway to manually start dbus service??
i too getting this error in fedora 38
Traceback (most recent call last):
File "/app/lib/python3.10/site-packages/remembrance/browser/application.py", line 285, in run_service_method
retval = self.service.call_sync(
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer: unit failed. (3)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/app/lib/python3.10/site-packages/remembrance/browser/application.py", line 285, in run_service_method
retval = self.service.call_sync(
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer: unit failed. (3)
I installed it for the first time on Fedora 37 and I cannot launch it: