On Tue, Jun 30, 2020 at 12:10:12AM +0200, Qubes wrote: > On 6/29/20 10:34 PM, 'awokd' via qubes-users wrote: > > Qubes: > > > On 6/29/20 10:03 PM, haaber wrote: > > > > On 6/29/20 9:25 PM, Qubes wrote: > > > > > On 6/29/20 3:42 PM, Qubes wrote: > > > > > > If I try to open a terminal in a dvm, I have tried in both the dvm's > > > > > > that are installed by default (Disposable: fedora-31-dvm and > > > > > > Disposable: whonix-ws-15-dvm) and one that I created on my own by > > > > > > just > > > > > > creating a qube and setting the "Disposable VM Template" flag. > > > > > > > > > > > > When I open a terminal in any of these the new disposable VM gets > > > > > > created, is started, and the terminal opens briefly, but then closes > > > > > > immediately after and the disposable VM gets deleted. > > > > > > > > > > > > Which log should I look at to troubleshoot? > > > > Use xterm instead. Gnome terminal does that with dvms because of how it > > starts. > > > I am not sure I agree. Gnome is the default in Qubes. A vanilla Qubes > install works and the default is the Gnome terminal. >
awokd is right - This is a long standing problem and there is an issue relating to it - gnome terminal actually spawns gnome-terminal-server to spawn a new window and then exits. Because the command you called has exited the disposableVM closes, as expected. Strange but true. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20200630005435.GA29022%40thirdeyesecurity.org.
