Bug 423002

Summary: another "Cannot Create Embedded Terminal"
Product: [Applications] krusader Reporter: bbutscheidt
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bbutscheidt, davide, krusader-bugs-null
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description bbutscheidt 2020-06-15 08:30:59 UTC
Maybe because of my yesterdays update, I start krusader and trying to activate the embedded terminal I get the messagebox which tells me it cannot be created and I should install konsole.
Konsole is still installed and starts without problems I am aware off.


STEPS TO REPRODUCE
1. Start krusader
2. activate "Settings/Show Embedded Terminal"

My questions would be in the first place how I could collect more useful information.

OBSERVED RESULT
message box appears "Cannot Create Embedded Terminal // You can fix this by installing konsole"


EXPECTED RESULT
embedded Terminal should appear as usual

SOFTWARE/OS VERSIONS


KDE Frameworks 5.70.0
Qt 5.15.0 (built against 5.14.2)
The xcb windowing system
Comment 1 bbutscheidt 2020-06-15 13:37:16 UTC
I downgraded the konsole package without success, now, after updating it again, it works like it should.

So it remains an unsolved mystery ...
Comment 2 Davide Gianforte 2020-06-20 17:01:49 UTC
Krusader uses a component called "konsolepart", which is shipped in the Konsole package. I think a reinstallation solved a misconfiguration left from the previous upgrade (Krusader does not load konsolepart directly, it uses another KDE component called KService).