Bug 506089 - Error when working with scripts.
Summary: Error when working with scripts.
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-24 06:20 UTC by Konstantin
Modified: 2025-06-24 19:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
video (3.43 MB, video/mp4)
2025-06-24 06:20 UTC, Konstantin
Details
the main script (90 bytes, application/x-shellscript)
2025-06-24 06:22 UTC, Konstantin
Details
The second script (94 bytes, application/x-shellscript)
2025-06-24 06:23 UTC, Konstantin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin 2025-06-24 06:20:41 UTC
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.
Comment 1 Konstantin 2025-06-24 06:22:43 UTC
Created attachment 182591 [details]
the main script
Comment 2 Konstantin 2025-06-24 06:23:28 UTC
Created attachment 182592 [details]
The second script
Comment 3 Nate Graham 2025-06-24 19:08:55 UTC
What version of Konsole are you using right now, and what was the prior version where it worked?
Comment 4 Konstantin 2025-06-24 19:46:59 UTC
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/
"