Gentoo Archives: gentoo-user

From: cypherstrong <cypherstrong@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] KDE4 - KDialog - DBUS
Date: Thu, 13 Mar 2008 13:48:37
Message-Id: 47D930AD.1000508@gmail.com
1 Hi,
2
3 KDE change dcop for dbus
4
5 The problem is that dcop it's really easy to use, but dbus ...
6
7 How can I use dbus with kdialog ?
8
9 I do that :
10
11 D=$(kdialog --progressbar "Libération du volume d'échange")
12
13 Now I have a dbus variable
14
15 I dont know how to use it
16
17 I have try
18
19 dbus-send org.kde.kdialog.Progressdialog.setValue $D 10
20
21 But dbus dont want it
22
23 kdbus doesnt work
24
25 I'm a little bit lost now
26
27 any body know how to do ?
28
29 Thanks

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] KDE4 - KDialog - DBUS Uwe Thiem <uwix@××××.na>