Here I have a script with a doublet on which a similar window pops up:

enter image description here

I click "Run in terminal" and the terminal opens in the place where the script is running from:

enter image description here

But why the script itself does not start? What could I break and how to fix it? If you manually start the script in the same terminal, it will start without problems. I tried to install different terminals and everywhere the same result. With launch rights, too, everything is in order.

  • probably, the translation of the text on the button is not quite adequate to what is happening. why i think so because by default, immediately after the completion of your script, the terminal emulator window will close . and some universal solution so that the window of any of the many implementations of terminal emulators does not close, to my knowledge, does not exist . - aleksandr barakin
  • @alexanderbarakin you probably did not understand me correctly. This button in Ubunt and Mine runs the script in the terminal! And for some reason in the lubunt opens the terminal and that's it. - Beast Winterwolf
  • Perhaps the problem is not even in lubunt, but in the fact that I mounted the / home section to it from the pollock and she picked up some extra settings, although this is not a fact. - Beast Winterwolf
  • UPD: Just went under the guest session, created a test script, launched through this button and it ran! So the problem is 100% in some user settings / associations. Find out what ... - Beast Winterwolf

1 answer 1

Solved the problem by deleting all files in ~ / .config

Unfortunately, I did not understand the exact cause of the error.