Re: Problems writting new kioslave.

2011-07-08 Thread Sebastian TrĂ¼g
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. T

Re: Component Naming

2011-07-08 Thread Stefan Majewsky
On Thu, Jul 7, 2011 at 2:24 PM, Aaron J. Seigo wrote: > unfortunately, developers continue to add over time new instances of these > terms into the UI or present the user with uninteresting informaton related to > these services. It could be a good idea to have scripty or EBN or some other servic

CMake 2.8.5 available for download

2011-07-08 Thread David Cole
On behalf of myself, Ken, Bill, Brad, Alex, Zach, Ben and the rest of the CMake team from all around the world, we are pleased to announce that CMake 2.8.5 is now available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D It is also available from the usual download links found on the CMa

Re: Problems writting new kioslave.

2011-07-08 Thread Nikhil Marathe
On Fri, Jul 8, 2011 at 9:37 AM, Marc Mauri Alloza wrote: > kioslave: ### CRASH ## protocol = infinote pid = 5107 signal = 11 Seems to be a programming bug to me. The best thing would be to insert kDebugs() at appropriate points in the program to see what point it reaches before the crash.

Re: Problems writting new kioslave.

2011-07-08 Thread Marc Mauri Alloza
KDE debugging is a new world for me. I paste output here: kde-developer@movingcastle:~$ kde-open "infinote:///" kioclient(5105)/kio (KRun) KRun::slotTimeout: KRun(0x9350328) slotTimeout called kioclient(5105)/kio (KRun) KRun::init: INIT called kioclient(5105)/kdecore (KSycoca) KSycocaPrivate::ope

Re: Problems writting new kioslave.

2011-07-08 Thread Nikhil Marathe
On Fri, Jul 8, 2011 at 8:46 AM, 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 tryin

Problems writting new kioslave.

2011-07-08 Thread Marc Mauri Alloza
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