Bug 191700

Summary: konsole root kwrite open fail
Product: [Applications] konsole Reporter: smartinds
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: 2.2.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description smartinds 2009-05-05 17:31:51 UTC
Version:           2.2.2 (using 4.2.2 (KDE 4.2.2) "release 114", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.21-0.1-default

Kwrite does not start when you log in using root Konsole.

* How to Reproduce.

>> Open Konsole.

zchronos@zchronos-laptop:~> kwrite
QThreadStorage: Thread 0x608e60 exited after QThreadStorage 2147483645 destroyed.

>> OK, kwrite works very good, but.......

zchronos@zchronos-laptop:~> su
zchronos-laptop:/home/zchronos # kwrite
^C
zchronos-laptop:/home/zchronos #

>> Kwrite not works, I have to cancel (CTRL + C).
Comment 1 Dario Andres 2009-05-05 19:44:14 UTC
I you launch it using "dbus-launch kwrite" when in root mode, does it work ?
Thanks
Comment 2 smartinds 2009-05-18 04:32:39 UTC
yes, with "dbus-launch kwrite" it works. ^_^
Comment 3 Dario Andres 2009-07-07 20:35:59 UTC

*** This bug has been marked as a duplicate of bug 199209 ***