Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-02-08 14:26:14

funkymaster
Member
Registered: 2020-11-17
Posts: 6

SOLVED Terminal popup: The child process exited normally with status 0

Hello,

I started a terminal in a bash script which executed 7z.
The following popup appeared when 7z was ready.

The child process exited normally with status 0. X Do not ask me again. Relaunch

For testing purposes I chose "Do not ask me again"

How can I restore the popup now?

Thank you.

Last edited by funkymaster (2024-02-08 21:40:37)

Offline

#2 2024-02-08 18:50:42

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,034

Re: SOLVED Terminal popup: The child process exited normally with status 0

If you are using xfce4-terminal version at least 1.1, then:

xfconf-query -c xfce4-terminal -p /misc-show-relaunch-dialog -s true

If an earlier version, look for the setting in ~/.config/xfce4/terminal/terminalrc.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2024-02-08 21:36:34

funkymaster
Member
Registered: 2020-11-17
Posts: 6

Re: SOLVED Terminal popup: The child process exited normally with status 0

I'm using v1.1.1 here.
Checked the setting beforehand with:

xfconf-query -c xfce4-terminal -p /misc-show-relaunch-dialog

Return value was false and is now true and the popup is back. smile

Thank you.

Offline

Board footer

Powered by FluxBB