Bug 444447

Summary: Wrong theme used when starting from terminal
Product: [Applications] konsole Reporter: tobias
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 21.08.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tobias 2021-10-26 19:23:58 UTC
SUMMARY
When starting Konsole from a terminal or bash script, the resulting window does not use the theme that is selected in the options.

OBSERVED RESULT
White or even unreadable theme used, instead of the chosen theme "breeze-dark" in my case.

EXPECTED RESULT
Same theme should be used.

Is also a problem in other applications, such as dolphin.

Maybe related to: https://bugs.kde.org/show_bug.cgi?id=444049

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Christoph Cullmann 2025-08-24 19:10:57 UTC
Works for me with 25.04.
But perhaps I misunderstand the issue, can you re-try?
Comment 2 Bug Janitor Service 2025-09-08 03:48:07 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 3 tobias 2025-09-11 17:45:00 UTC
Yes it seems to work now, via terminal and also via bash script. Thank you.