Bug 300514

Summary: Terminal emulator needs Konsole, please add a warning when missing
Product: [Applications] krusader Reporter: Ciro Santilli <ciro.santilli>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: jan_lepper, krusader-bugs-null
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 2.4.0-beta2

Description Ciro Santilli 2012-05-23 17:41:38 UTC
I installed Krusader from Ubuntu packages and Konsole was missing.

It took me along time to notice that I had to install it, and the solution was trivial

sudo apt-get install konsole

Would it be possible to add a popup saying:

Konkeror not found in case someone tries to open it and it is missing?

I have also submitted a similar report for the Bookmarg manager at

https://bugs.kde.org/show_bug.cgi?id=300068

please try it out and confirm it if you also wish this one to be done.

Reproducible: Always

Steps to Reproduce:
1. Install Krusader on Ubuntu via sudo apt-get install Krusader
2. Do not install Konkeror
3. click Settings > Show terminal emulator
Actual Results:  
Nothing happens

Expected Results:  
The terminal emulator opens.
Comment 1 Jan Lepper 2012-09-25 12:02:26 UTC
Git commit f2b9b117d3e2f7cfcd802f03f4cd7a26fccb0611 by Jan Lepper.
Committed on 25/09/2012 at 14:01.
Pushed by janlepper into branch 'master'.

FIXED: [ 300514 ] no warning if terminal emulator can't be created

M  +1    -0    ChangeLog
M  +15   -9    krusader/GUI/terminaldock.cpp

http://commits.kde.org/krusader/f2b9b117d3e2f7cfcd802f03f4cd7a26fccb0611