Running apps with root privileges does cause annoying warnings
Nils Kassube
kassube at gmx.net
Wed Nov 27 10:35:05 UTC 2013
Ralf Mardorf wrote:
> why do I get tons of useless warnings and how can I get rid of those
> warnings, when launching a GUI app with root privileges?
>
>
> rocketmouse at saucy:/usr/src$ kdesudo kate
> QDBusConnection: session D-Bus connection created before
> QCoreApplication. Application may misbehave.
[...]
Why? I don't know. But to get rid of the messages you could use the
command
kdesudo kate &>/dev/null
or you could use Alt-F2 to launch the command.
Nils
More information about the kubuntu-users
mailing list