Re: [qubes-users] Re: Some VMs Stopped Opening Terminal

2020-05-20 Thread 'Matt Drez' via qubes-users
I don't really understand why but installing `dbus-x11` fixed it. -- 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 qubes-users+unsubscr...@googlegroups.com. To vi

Re: [qubes-users] Re: Some VMs Stopped Opening Terminal

2020-05-20 Thread 'Matt Drez' via qubes-users
> check the output by adding a -p: > qvm-run -p gnome-terminal > > it might actualy tell you why it does not want to start! > (or it may even work if the reason for not starting is it wanting > to say something...) I hope this means something to you :) # posix_spawn avoided (fd close requested)

Re: [qubes-users] Re: Some VMs Stopped Opening Terminal

2020-05-20 Thread dhorf-hfref . 4a288f10
On Wed, May 20, 2020 at 02:01:21PM +, 'Matt Drez' via qubes-users wrote: > > `qvm-run gnome-terminal` > that did not work, but this one had a different error code: > `Command failed with code: 1` check the output by adding a -p: qvm-run -p gnome-terminal it might actualy tell you wh

Re: [qubes-users] Re: Some VMs Stopped Opening Terminal

2020-05-20 Thread 'Matt Drez' via qubes-users
> try either: > `qvm-run xterm` As I mentioned earlier that is working > or > `qvm-run gnome-terminal` that did not work, but this one had a different error code: `Command failed with code: 1` I really don't understand this. There is no rhyme or reason behind what kind of VMs don't work. -

[qubes-users] Re: Some VMs Stopped Opening Terminal

2020-05-19 Thread liked2
On 2020-05-19 14:40, 'Matt Drez' via qubes-users wrote: Hey guys, Some of my VMs won't open "Terminal", and "Files". If I go to the dom0 terminal and try to run `qvm-run terminal` then I get a `command failed with code: 127` I can still run xterm though. Any ideas as to why and how to fix it