[Kde-pim] kmail dbus method to hide in systray doesn't work

vatbier vatbier at yahoo.com
Sun Nov 9 21:05:30 GMT 2008


--- On Sun, 11/9/08, Kevin Krammer <kevin.krammer at gmx.at> wrote:
> On Sunday 09 November 2008, vatbier wrote:
> > I can't see what I'm doing wrong with my
> dbus-send command:
> >
> > dbus-send --type=method_call --dest=org.kde.kmail
> > /kmail/kmail_manwindow_1
> >  com.trolltech.Qt.QWidget.setHidden boolean:true
> 
> I think it is just
> b:true
> 
> The D-Bus type signature for boolean is just "b"
> [1]
> [1] 
> http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-signatures

No, it should be "boolean:true" as I can read from
http://dbus.freedesktop.org/doc/dbus-send.1.html : 
"The possible type names are: string, int32, uint32, double, byte,
 boolean"
I've read very quickly over the info I could find on dbus (a lot of it 
goes over my head), but it would be nice to have usage info on the qdbus
 command.

vatbier


      
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list