On Thu, Jun 08, 2017 at 03:49:09AM -0700, [email protected] wrote: > Den onsdag 7 juni 2017 kl. 17:31:00 UTC+2 skrev Unman: > > On Wed, Jun 07, 2017 at 08:05:22AM -0700, [email protected] wrote: > > > Den onsdag 7 juni 2017 kl. 15:56:03 UTC+2 skrev Unman: > > > > On Wed, Jun 07, 2017 at 05:18:06AM -0700, [email protected] wrote: > > > > > When I try to start an app from the shortcut menu for my standalone > > > > > VM the application is not starting. Quebes starts the VM. I did a > > > > > sudo apt auto-remove in the VM and I think it might be the cause of > > > > > the shortcut breaking. > > > > > > > > > > > > > Try opening a terminal and starting the application from there. If you > > > > DID remove the application you can always reinstall. > > > > > > All applications do still work, it is just the shortcut in the > > > application menu that broke. > > > > You can use Alt+F3 to sinmply edit the shortcuts - have a look to see > > what you are actually calling, and then try running the same command > > from a terminal in dom0. > > > I get the following error when I try to run qubes-desktop-run > /ust/share/applications/firefox-esr.desktop > > Traceback (most recent call last): > File "/usr/bin/qubes-desktop-run", line 3, in <module> > from qubes.xdg import launch > ImportError: No module named 'qubes' >
That suggests you have removed or dont have the core Qubes python module. Run your package manager and (re)install the qubes packages. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170608111451.GF8560%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
