-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Tue, Nov 07, 2017 at 04:33:27AM -0800, Frédéric Pierret (fepitre) wrote: > Hi, > I'm experiencing something strange in Qubes 4.0rc2: when I try to > qvm-open-in-vm several images in the same vm it seems to does not work. For > e.g. from work appvm: > > qvm-open-in-vm '$default' appel.jpg (then I choose e.g. personal), It opens > great and I keep the image open in personal, and then I do the same with > appel2.jpg but the image does not appear and does not exist in /tmp/work-* > > Doing this with two differents targets VM or with e.g. PDF or TXT works > great. Can someone test it please (just before trying to eventually deeply > debug...)?
I can confirm this behavior. (I guess) it is because the opening the second file in fact open it in the same viewer/editor instance. And that command exit immediately after sending a message to main (first) instance. So qvm-open-in-vm (in fact, /usr/lib/qubes/vm-file-editor) thinks you already closed the file and remove it from the target VM. This is very similar to more general issue we have with gnome-terminal in DispVM - the command you use to open app/file do not wait until you close app/file. - -- 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----- Version: GnuPG v2 iQEcBAEBCAAGBQJaAgksAAoJENuP0xzK19csi/AH+gOZ1aUZVuLv6cKAjNBSckdK o7hwZBhdwwyeeBJ3NYdl0R1VDXWOSK+RMdh5jPXnXVdJHjJb2CXJ2nwrofWwP8C0 Kv4O3scER6Iq7iFOns/0C9pvXAVs9FI0T9rZ98kGy9isIugDDIJJR2ie7hvKBhg1 BeSXLFIBNPv3TERRxOqiZpOkWh7+YmDZWsIpTX1nldsEZDzWxvkbKbOK+fg7RhY1 AkBJFjNTbNPIhwIqXVBIBBB7Ygu4J0TNP6k7f9eWYqCJrGgc4ykAglK/UhUf4Cwx 4lyhRWveNt4td5bGBOCslnIQNQYdztViIN/ubxAcQMcIk4kaXHaqR19zc1MxNEE= =M00S -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-devel" 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-devel/20171107192738.GG15871%40mail-itl. For more options, visit https://groups.google.com/d/optout.
