You are not logged in.
I guess since recent update to KDE 4.14.4, krusader is greeting with the message
Cannot create embedded terminal
on startup. And indeed, there is no konsole any more available in my favourite file manager. Anyone has an idea/clue/fix?
Offline
Maybe try to install konsolepart4:
# pacman -S konsolepart4
Offline
Indeed, this was missing. Thanks very much!
So is this a new dependency for krusader? Because konsole itself was and is installed. To my surprise, it has versionnumber
Version 3.0.1
Using KDE Frameworks 5.6.0
Offline
I think, that konsolepart4 should be - at least - optional dependency for kdebase-dolphin or krusader.
Offline
I checked the package build and this must have gone missing I guess
...
optdepends=(...
kdebase-konsole: open an embedded terminal
...
Offline
kdebase-konsole is now provided by konsolepart4, so the dependency is correct
Offline
konsolepart4 does provide kdebase-konsole .
A alternative to using konsolepart4 is to use a custom command to start an embedded terminal :
Settings > Configure Krusader > General > General , Terminal
I use konsole --workdir %d there and don't need konsolepart4 at all.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Settings > Configure Krusader > General > General , Terminal
I use konsole --workdir %d there and don't need konsolepart4 at all.
Good luck for you. As soon as I uninstall konsolepart4, I get the error message I reported in my initial post and no embedded konsole. And my settings are the same as described.
Luckily for me, as soon as I reinstall konsolepart4 everything works as usual.
Last edited by bernd_b (2015-01-27 19:07:43)
Offline
bernd_b , i figured out why i don't need konsolepart4 .
kdebase-konsole is provided by 2 packages, konsole & konsolepart4 . I have konsole installed.
Konsolepart4 appears to be konsole for KDE SC4 (4.13.x) , while konsole is intended for KF5/plasma next (14.12.x atm) .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline