Bug 454298

Summary: [5.24.90] [Regression] Strange text output on konsole startup
Product: [Applications] konsole Reporter: Richard Ullger <rullger>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: a.samirh78
Priority: NOR    
Version: 22.04.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Konsole screenshot

Description Richard Ullger 2022-05-23 20:16:51 UTC
Created attachment 149146 [details]
Konsole screenshot

SUMMARY
The konsole application outputs strange text on startup. Screenshot attached

STEPS TO REPRODUCE
1. Upgrade to plasma 5.24.90
2. Start up the konsole application

OBSERVED RESULT
The text 'discover_other_daemon: 1' can be seen displayed before the bash prompt

EXPECTED RESULT
Bash prompt should display without the additional preceding text

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-8700 CPU @ 3.20GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Manufacturer: Notebook
Product Name: P7xxTM1
System Version: Not Applicable
Comment 1 Ahmad Samir 2022-05-23 20:20:18 UTC
This is most likely a configuration issue; searching online for "discover_other_daemon" seems to indicated it's related to gnome-keyring, could be a .sh file that's being sourced by the Bash at startup...etc.