Bug 444447 - Wrong theme used when starting from terminal
Summary: Wrong theme used when starting from terminal
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.08.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-26 19:23 UTC by tobias
Modified: 2025-09-11 17:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.