Version: unspecified (using KDE 4.7.2) OS: Linux When I issue a qdbus command, it outputs a newline to stdout. example: danb@danb-ubuntu bin $ qdbus org.kde.konsole /Sessions/1 setTitle 0 "aaaa" danb@danb-ubuntu bin $ When qdbus is used in scripts, the script outputs multiple blank lines to stdout. Reproducible: Always Steps to Reproduce: open konsole, open at least 2 tabs issue: qdbus org.kde.konsole /Sessions/1 setTitle 0 "aaaa" Actual Results: title on the tab corresponding with session 1 changes fine new line is output to stdout Expected Results: no output to stdout at all. sendText has the same problem. Probably other qdbus commands. Seems to be a generic bug of qdbus itself.
Bugs for Qt are not tracked at the KDE bug tracker. Please report this issue to Qt developers via https://bugreports.qt.nokia.com/secure/Dashboard.jspa