PDA

View Full Version : [Solved] konsole wont start on FreeBSD8.0 RELEASE


alie
November 23rd, 2009, 15:49
Hi guys,

Anyone have same problem? everything seems fine for me, i can launch any app without any problem except the konsole wont start at all, any idea how to solve this issue ?

adamk
November 23rd, 2009, 15:54
No problem here. If you tell us what errors you get when you try to start konsole from another terminal, we might be able to figure out what's going on.

alie
November 23rd, 2009, 16:01
I just commented the line "set -o emacs" from .shrc and it seems fine now.
I have no idea what that line means, is it important ?
FYI: i am running FBSD 8.0 under VBox

SirDice
November 23rd, 2009, 17:44
"set -o emacs" switches command line editing to emacs mode.

bazerka
November 24th, 2009, 04:05
I just commented the line "set -o emacs" from .shrc and it seems fine now.


That also fixed the problem for me - thanks!

alie
November 24th, 2009, 07:58
Just noticed this issue not applies for konsole only but for all terminal/console applications...