[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: KIO::get leads to Segmentation Fault
From:       Stefan Walkner <walkner.stefan () sbg ! at>
Date:       2005-04-18 8:44:04
Message-ID: 200504181044.04911.walkner.stefan () sbg ! at
[Download RAW message or body]

Hello,

> You don't need to call either doJob nor scheduleJob. Just create the job,> 
the rest happens atomatically. 
ok - thanks for the hint.

> > but -> I don't get informed about the result/data signals.
> receivedResult is never called?? I can't see why this would be the case.
> You don't delete the "myclass" instance before the job finishes, right?
ohh my god. You're absolutely right!

First I just used MyClass tmp(myArg);
so now I use MyClass *tmp = new MyClass(myArg);
and now it of course works as expected!

sorry - for this really basic problem...

thank you,
stefan walkner
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic