https://bugs.kde.org/show_bug.cgi?id=221107 --- Comment #8 from Jekyll Wu 2011-08-17 04:46:12 --- I think the problem depends upon whether some konsole process is already running. The sure way of NOT reproducing it: 1). make sure no konsole is running(run 'ps aux| grep konsole' in another terminal emulator to confirm it). 2). open dolphin, and use Shift+F4 to open konsole. 3). that konsole window gets focus The sure way of reproducing it: 1). make sure no konsole is running(run 'ps aux| grep konsole' in another terminal emulator to confirm it). 2). use Alt+F2 to open konsole from krunner(IMPORTANT) 2). open dolphin, and use Shift+F4 to open konsole. 3). that konsole window does NOT get focus Another sure way of NOT reproducing it: 1). make sure no konsole is running(run 'ps aux| grep konsole' in another terminal emulator to confirm it). 2). start konsole from another terminal emulator(xterm/gnome-terminal) 2). open dolphin, and use Shift+F4 to open konsole. 3). that konsole window gets focus So I think this is related with konsole trying to be a singleton process. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.