-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Mon, Oct 15, 2018 at 11:19:54PM +0000, floasretch wrote: > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Monday, October 15, 2018 4:52 PM, Marek Marczykowski-Górecki > <[email protected]> wrote: > > > > Same result with qubes.StartApp+debian-xterm > > > Per your response, I verified that whonix-ws-dvm does have > > > /usr/share/applications/debian-xterm.desktop (and whonix-ws-dvm itself > > > starts and runs with no problem). > > > > I've tried the same command on my whonix-ws-14-dvm and it works... > > Is your whonix-ws-dvm Whonix 13, or updated to Whonix 14? > > Whonix 14. Originally was 13 (installed with Qubes 4.0), then updated when 14 > was released. > > I verified /etc/whonix_version in both whonix-ws and whonix-ws-dvm. They're > both 14. > > BTW, I haven't been using disposable VMs at all for the past couple months, > so I have no idea whether my problem is recent or old. In fact, the last time > I did was with the Fedora DVM, and I've deleted it since then. Today was the > first time I ever tried using any DVM other than Fedora. > > Qubes and all templates are fully updated. > > Is there a log somewhere?
You can add --pass-io, to see service stdout/stderr. Maybe this will give some hints. Alternatively, you can try doing the same in non-disposable VM, for example whonix-ws-dvm itself. Simply drop --dispvm and add VM name before service name, like this: qvm-run --service -- whonix-ws-dvm qubes.StartApp+debian-xterm And see if xterm will launch. Then, you can inspect ~/.xsession-errors in that VM, or various logs in /var/log. If no terminal is started at all, you can access VM console with `sudo xl console whonix-ws-dvm` (exit with Ctrl+]). - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEhrpukzGPukRmQqkK24/THMrX1ywFAlvFIsgACgkQ24/THMrX 1yyjIQf/Sp92zf8JWH+uydtWBzd9nlMjHBwlfPsV/nhCDK72ZbMMlVzb7kCP2OIE oKkFO3IRTXvDbx/Yw1x1GG8Jkx/zH1inYsFU7KHJbPNUuOadq/rsp75gisKwzSqs cDpTSXF00VjIpIYGYWHZQ4lqZp7IFenlXPBxfaxQdC7FnwWDw1J+vJHj04D6YtiS 62Fu2AyLrEibI5yTK4JRPcn1h3JV/e/L3Jor0ybOY9gYjNCzq2Rtf/wWCBHsBF/g lHW7PBSBVJbvDF+sR+JoV50UUY3UIsn6Elq2cyS2/CkWA1hPIp12rtlRqMrtiXFt 9Pnu59dZWBiLSWcIldN4lCIreyHoaw== =gaHd -----END PGP SIGNATURE----- -- 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/20181015232912.GL19709%40mail-itl. For more options, visit https://groups.google.com/d/optout.
