Created attachment 182590 [details] video I have a script that runs other scripts for synchronization. I have the main Konsole window for the main script running, and an additional Konsole window for each individual window. Previously, the window for the main script worked fine, but now there is an error in the information I need. For more information, see the video. I'm attaching all the scripts.
Created attachment 182591 [details] the main script
Created attachment 182592 [details] The second script
What version of Konsole are you using right now, and what was the prior version where it worked?
I'm using version 25.04.2. Apparently I have a false memory because previously nothing was displayed in the main window at all, it was empty and I thought it was working. I tried version 24.12.3 and the main window is just empty, with no error (it probably just doesn't display). I decided to make a more user-friendly script so that it not only runs others, but also shows the progress of execution so that I don't have to look at each window individually. It turns out that the main window that calls the others does not display what is needed. It says "QLayout: Cannot add a null widget to QHBoxLayout/ "