GNOME Bugzilla – Bug 790133
Does not load images on Linux Mint with Cinnamon
Last modified: 2018-01-06 13:38:29 UTC
Created attachment 363305 [details] ERROR MESSAGE IMAGE hi, i am using linuxmint 18.2, cinnamon desktop, 64 bit machine (laptop) . I downloaded gnome photos.flatpak to use it in linuxmint but i have this message: gnome photos: " failed to load SPARQL backend:GDBUS.Error:org.freedesktop.DBus.Error.ServiceUnknow:The name org.freedesktop.tracke1 was not provided by any.service files Is gnome photos only for gnome desktop? i have already xdg-desktop-portal installed
(In reply to Luis from comment #0) > failed to load SPARQL > backend:GDBUS.Error:org.freedesktop.DBus.Error.ServiceUnknow:The name > org.freedesktop.tracke1 was not provided by any.service files > > Is gnome photos only for gnome desktop? It means that the underlying operating system doesn't offer the various Tracker services. Flatpak takes care of all the shared objects that link to the application binary. If the application uses IPC to access some operating system features, then those need to be present in the host. eg., kernel system calls, display server / compositor / window manager features, D-Bus services, etc.. GNOME Photos' desktop file has "OnlyShowIn=GNOME;", so I am curious how you got it to show up in Cinnamon.
I am torn between NOTGNOME and marking as a duplicate of bug 787029.
*** This bug has been marked as a duplicate of bug 787029 ***