Debug your KIO slave: http://techbase.kde.org/Development/Tutorials/Debugging/Debugging_IOSlaves
Cheers, Sebastian On 07/08/2011 05:46 PM, Marc Mauri Alloza wrote: > Hello, > > As part of my Season of KDE project I'm writting a kisolave to get and > write files concurrently by different users. To do it I'm doing a > kioslave that will use Telepathy and maybe infinote protocol. At the > moment I'm trying to make that the get() method of the kioslave > returns a "plain/text" file with the username of the telepathy > accounts that I have configured. > > When I run it I get an anoying error: > kioclient(3854)/kio (KRun): KRun(0x885dac8) ERROR (stat): 143 "The > process for the infinote protocol died unexpectedly" > > I've tried many things. > > You can find the code in this git repo: > https://github.com/opengeekv2/Kio-Infinote > > Thanks. > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
