You are not logged in.
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
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
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.
Thank you.
Offline
[ Generated in 0.013 seconds, 8 queries executed - Memory usage: 523.33 KiB (Peak: 524.17 KiB) ]