Hi. I think my problem is related to the bug #13820 which is marked as RESOLVED. When I use "xfce4-terminal -H -x some-command", I now get a pop-up dialog window telling me that "The child process exited normally with status 0" with a "Relaunch" button, which was not the usual behaviour and is unnecessary. I am looking to hold the terminal open and not show any dialogs. I am using Fedora 27 (kernel 4.15.9-300.fc27.x86_64), with the following recent (Friday 16 March 2018) updates:- Upgraded xfce4-notifyd-0.4.1-1.fc27.x86_64 to 0.4.2-2.fc27.x86_64 Upgraded xfce4-terminal-0.8.6-3.fc27.x86_64 to 0.8.7.1-1.fc27.x86_64 The expected behaviour worked ok before the above upgrades. Thanks.
Hello. The problem still persists with the following updated versions :- xfce4-terminal-0.8.7.1-1.fc27.x86_64 xfce4-notifyd-0.4.2-2.fc27.x86_64 Thanks.
Igor referenced this bugreport in commit 93e38166650059ed4613e2236a54ebba3124de7b Add an option to disable "Relaunch" dialog pop-up https://git.xfce.org/apps/xfce4-terminal/commit?id=93e38166650059ed4613e2236a54ebba3124de7b
Hi, I've added an option "MiscShowRelaunchDialog" that, when set to FALSE, will prevent the dialog from showing. You can also check the "Do not ask me again" checkbox that the dialog now has, and close the dialog - that will also set "MiscShowRelaunchDialog" to FALSE.
Thanks very much. I have xfce4-terminal-0.8.7.3-2.fc27.x86_64 installed now and all is well.
You are very welcome!