Big trouble with KIO::NetAccess::enter_loop()

Waldo Bastian bastian at kde.org
Wed Mar 31 12:25:10 BST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed March 31 2004 12:41, Michael Brade wrote:
> I guess the exit_loop call is never reached (in NetAccess::slotResult())...

Guessing doesn't help. Better add some debug info there to see if it gets 
called. What is the QEvent::loopLevel () when it gets called? Does this match 
the loop level that you had when you started the NetAccess call? You may want 
to abort if it doesn't match and generate a backtrace.

My guess is that NetAccess::slotResult gets called from another event-loop 
(e.g. due to a messagebox or *horror* the QClipboard event loop) and that the 
exit_loop call then terminates the wrong event-loop and subsequently never 
returns the event-loop started by NetAccess.

Cheers,
Waldo
- -- 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
^ bastian at kde.org | Is your software SUSE LINUX READY? | bastian at suse.com
^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAaqqWN4pvrENfboIRArOoAKCiahcckh/7ECae0LOeOPTXj9MkCwCfb4ub
3gF/Fmx4tkBhk+GoesyiALM=
=9TSd
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list