Re: [qubes-users] V3.2 script does not work on v4.01

2019-01-23 Thread unman
On Wed, Jan 23, 2019 at 11:43:39AM -0300, Franz wrote:
> Hello
> I moved to Qubes 4 and my script to start various VMs and programs, which
> worked fine with V3.2, now just executes only the first command and stops
> there. Why?
> 
> Script
> qvm-start untrusted
> wmctrl -s 1
> qvm-run untrusted firefox
> qvm-run untrusted nautilus
> qvm-start personal
>  and many others commands
> 
> It stops with:
> sh script.sh
> Running 'firefox' on untrusted
> 
> I get nothing more than that. Why does not it start also nautilus and many
> other stuff as it did with Qubes 3.2?
> 
> best
> Franz

As you've discovered in 4.0 qvm-run blocks on the program being run.
You need to use:
qvm-run untrusted firefox &
etc

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190123150759.vpvmpr2w3jp6ipln%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] V3.2 script does not work on v4.01

2019-01-23 Thread Franz
Hello
I moved to Qubes 4 and my script to start various VMs and programs, which
worked fine with V3.2, now just executes only the first command and stops
there. Why?

Script
qvm-start untrusted
wmctrl -s 1
qvm-run untrusted firefox
qvm-run untrusted nautilus
qvm-start personal
 and many others commands

It stops with:
sh script.sh
Running 'firefox' on untrusted

I get nothing more than that. Why does not it start also nautilus and many
other stuff as it did with Qubes 3.2?

best
Franz

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAPzH-qCDdgMzg79CZfzCa%3DDpHSd2gc10UQ8g1c4ypBZVt89J3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.