Nice! Will try! Thanks (number 16…)!
I’m not yet there…
Installed Menu Editor > Accessories > New Launcher > made dtn with your command. Saved and gave exec permissions. I can launch from terminal CLI but not with ‘test launcher’ option in Menu Editor. When I do that it opens the file (menulibre-s0tc6iuf.desktop) in editor and say ‘The file has been changed by another program’.
And I saved ‘dtn’ to /usr/local/bin as /home/jetze/.local/bin was not in my path and /usr/local/bin was.
From CLI it does give output in two files in /tmp with same info as before.
But I’ve not yet discovered how to launch it.
As a Kubuntu user I’m not really familiar with the particular Ubuntu menu editor system.
Create/modify a menu entry with the “Program”-field saying
/usr/local/bin/dtn
without any command line options given.
Save it in your menu editor without testing.
Then invoke dtn directly from your system menu itself (not! testing it from the menu editor).
The Exec line in your corresponding desktop file should have just
Exec=“/usr/local/bin/dtn”.
Thanks once more! Most appreciated!
Will try and when not successful ask on Lin_Ubu side.
But first I’m going to do something else and that is disabling a small LUA script that ran which - as came yesterday to my mind - might cause this as well.
Thanks very much for thinking along!