https://bugs.documentfoundation.org/show_bug.cgi?id=172162
Bug ID: 172162
Summary: GNOME Sushi Previews not working on Fedora Silverblue
Product: LibreOffice
Version: 26.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
When I hit the spacebar to activate a preview of a .odt file on Fedora
Silverblue, It doesn't work. I get a GDBus error ServiceUnknow.
I looked for solutions and came across a org.gnome.NautilusPreviewer.service
missing, and a symbolic link missing in /usr/bin/
I'm not knowledgable enough to know what to do next.
Steps to Reproduce:
1.Install LibreOffice via Flatpak on as Fedora Silverblue
2.Select any .odt file in GNOME Files
3.Hit spacebar to preview the file
4.Get the error message
Actual Results:
Error message
GDBus.error:org.freedesktop.DBus.Error.ServiceUnknown:org.freedesktop.DBus.Error.ServiceUnkown
Expected Results:
A preview of said file
Reproducible: Always
User Profile Reset: No
Additional Info:
As I said in the description, I found several informations about two missing
elements in my install :
org.gnome.NautilusPreviewer , that'd suppose to be in the
/usr/share/dbus-1/services/ directory.
(I installed it with rpm-ostree, with no results)
and a /usr/bin/libreoffice symbolic link to whereever the true app is
installed.
I tried to create the symbolic link wiht 'ln -s' but I can't write in the /usr/
directory, since It's an immutable distribution.
Is there something to do with the way the Flatpak is installed ?
Could this files be created with a Flatpak install, on an atomic distribution ?
Nicolas
--
You are receiving this mail because:
You are the assignee for the bug.