About UDS_LOCAL_PATH and UDS_TARGET_URL, and how they used.

2011-10-09 Thread Weng Xuetian
Hi all, I'm trying do develop a small kio protocol, which can list all recent document from KRecentDocument. And I'd like via this kio, recent document can be edited, upload, or some else directly. (code is here, not complete yet http://quickgit.kde.org/?p=scratch%2Fxuetianweng%2Fkio_recentdocum

Re: [Ksecretservice-devel] Call for help sorting out bizarre bug

2011-10-09 Thread Valentin Rusu
Hello again! This blog post helped me to understand and fix it: http://randomguy3.wordpress.com/2010/09/07/the-magic-of-qtdbus-and-the-propertychanged-signal/ In my case, the daemon send a signal having a QDBusVariant argument containing a QList and Qt won't know how to un-marshall it. And BT