Kaydet (Commit) 7bbf8cd7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann Kaydeden (comit) Caolán McNamara

DBus permissions missing from LO flatpak

...after 243d743d "solenv/flatpak-manifest.in:
incorporate upstream sandboxing improvements", causing
<https://github.com/flathub/org.libreoffice.LibreOffice/issues/3> "Doesn't open
files in network shares".

Change-Id: I15d7a170b3ffaf6092ff4d2fe4e93b1dcfd32b0b
(cherry picked from commit 95fbb490)
Reviewed-on: https://gerrit.libreoffice.org/45413Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 18c0623c
......@@ -393,6 +393,7 @@
"--socket=pulseaudio",
"--filesystem=host",
"--env=LIBO_FLATPAK=1",
"--own-name=org.libreoffice.LibreOfficeIpc0"
"--own-name=org.libreoffice.LibreOfficeIpc0",
"--talk-name=org.gtk.vfs.*"
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment