prev
More Info
Revision 806784
(Back to Digest)
next


Commit Details
Bug Fixes in KDE-Base
Albert Astals Cid committed changes in /trunk/KDE/kdebase/runtime/kioslave/fish:
Make waitforpid only wait for the childPid we spawned, not all, this makes communication with kded work again
Convert QStringList qlist to QList<QByteArray> so we don't get pointers to temporal const char * when doing qlist.first().toLatin1()

Moving childPid to the .cpp file as plain C variable is not very nice but i'm not used to working with signals et al so not sure what's the best way of doing it.

This makes fish:// work again for me
WEEEEEEEE :-)

File Changes
Modified 2 files
/trunk/KDE/kdebase/runtime/kioslave/fish
/fish.cpp
/fish.h
Added 1 file
/trunk/KDE/kdebase/runtime/kioslave/fish
Deleted 1 file
/trunk/KDE/kdebase/runtime/kioslave/fish
4 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2008
All issues in archive by Derek Kite