[Bug 285322] New: qdbus command outputs a newline

Dan bardov at gmail.com
Sun Oct 30 15:30:03 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=285322

           Summary: qdbus command outputs a newline
           Product: kde
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: bardov at gmail.com


Version:           unspecified (using KDE 4.7.2) 
OS:                Linux

When I issue a qdbus command, it outputs a newline to stdout.
example:
danb at danb-ubuntu bin $ qdbus org.kde.konsole /Sessions/1 setTitle 0 "aaaa" 

danb at 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.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list