fabiomux / kde-servicemenus

My personal KDE service menus collection
https://freeaptitude.altervista.org/projects/kde-servicemenus.html
GNU General Public License v3.0
40 stars 8 forks source link

Info: "Run all Konsole windows in a single process" must be unchecked. #4

Closed electrotype closed 2 years ago

electrotype commented 2 years ago

Just an information: Konsole must not have the setting General/Process and window/Run all Konsole windows in a single process checked for your open_konsole_here script to work.

Otherwise, it works very well! Thank you!

fabiomux commented 2 years ago

Thanks for report, I will try to fix it

electrotype commented 2 years ago

You could also simply add a note, if you are unable to fix it easily, I think it's perfectly acceptable.

In fact, the only reason I had this option checked is because I was trying to make any new terminal to open in the already running Konsole instance! And I left it checked, for no reason. Then I found your extension. I'm not sure why someone would checked this option, to be honest... I guess there is a usecase, though.

Thanks again!

fabiomux commented 2 years ago

I think I found what changes between the two modes, seems a little bit tricky but feasible. I don't know either why there is this option, the only difference seems in the D-Bus structure.

fabiomux commented 2 years ago

Uploaded the latest changes, now should work with or without this option selected.