On Mon, Aug 19, 2019 at 10:44:40AM -0700, Qwyet wrote: > Hello all, > > I'm running qubes 4.0.1 with KDE. I've installed Libre office to a fedora 30 > template using dnf. Reboot the template(fedora-30-fuzer), reboot the app vm > and add Libre office to it via qubes manager. > > My app menu now shows Libre office under the appropriate app vm menu, but the > option doesn't work. Further investigation shows that the menu is attempting > to issue the following command: > > qvm-run -q -a --service -- Dsktop-Writing qubes.StartApp+libreoffice > > I attempted to run this command from dom0 and got the same nothing that I got > from selecting the menu option. From the template I am able to launch > libreoffice with the command: libreoffice --writer so the app it self works. > > The command > > qvm-run -q -a --service -- Dsktop-Writing qubes.StartApp+libreoffice --writer > > Returns the error "--writer is not an arg of qvm-run" > > I've attempted the following variations of the above qvm command. > > qubes.StartApp+libreoffice+--writer > qubes.StartApp+libreoffice-writer > qubes.StartApp+libreoffice--writer > qubes.StartApp+libreoffice'-writer' > Qubes.StartApp+libreoffice'--writer' > > Any ideas? > Thanks in advance >
I use KDE too. I've just checked this and `qubes.StartApp+libreoffice-writer` works for me. Both in Debian and Fedora. `qubes.StartApp+libreoffice-startcenter` launches the generic starter. `qubes.StartApp+libreoffice` does nothing. unman -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20190820111557.GC17238%40thirdeyesecurity.org.
