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

vatbier vatbier at yahoo.com
Mon Nov 10 23:34:02 GMT 2008


--- On Sun, 11/9/08, vatbier <vatbier at yahoo.com> 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

Stupid me,

I figured out what I did wrong with the dbus-send command:
I forgot an "i" in "..._mainwindow_...":
This does work:
dbus-send --type=method_call --dest=org.kde.kmail /kmail/kmail_mainwindow_1
com.trolltech.Qt.QWidget.setHidden boolean:true

My apologies for wasting your time.

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