[Kget] Fwd: Re: [PATCH] New Drop-Target-Download-Dialog

Lukas Appelhans l.appelhans at gmx.de
Tue Oct 2 16:23:18 CEST 2007


So, everything compiles correctly, but don't works... something's wrong abou 
QList->isEmpty(), but don't know what :-(
look at the errors file in the atttachment^^

Except from this, when I disable the "for(...; ;...)" in void 
NewTransferDialog::showNewTransferDialog(KUrl::List list), then everything 
works fine, QListWidget will be created and one Url added...

Do you have any ideas about this??


Cheers boom1992
-------------- next part --------------
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1235892528 (LWP 4811)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb68addf0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb68af641 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb737bf9d in qt_message_output (msgType=QtFatalMsg, 
    buf=0xbff5b140 "ASSERT: \"!isEmpty()\" in file /home/lukas/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h, line 244") at global/qglobal.cpp:2160
#10 0xb737c021 in qFatal (msg=0xb74730d0 "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2391
#11 0xb737c18d in qt_assert (assertion=0x807ecaf "!isEmpty()", 
    file=0x807ec6c "/home/lukas/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h", line=244) at global/qglobal.cpp:1919
#12 0x080739b7 in QList<QString>::first (this=0x83be8a8)
    at /home/lukas/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h:244
#13 0x08073aa2 in QList<QString>::takeFirst (this=0x83be8a8)
    at /home/lukas/qt-copy/include/QtCore/../../src/corelib/tools/qlist.h:407
#14 0x08072390 in NewTransferDialog::showNewTransferDialog (list=@0xbff5d270)
    at /home/lukas/svn/kdenetwork/kget/ui/newtransferdialog.cpp:138
#15 0x080654dd in DropTarget::dropEvent (this=0x83567e0, event=0xbff5d7fc)
    at /home/lukas/svn/kdenetwork/kget/ui/droptarget.cpp:217
#16 0xb6c6fdee in QWidget::event (this=0x83567e0, event=0xbff5d7fc)
    at kernel/qwidget.cpp:6254
#17 0xb6c1ded1 in QApplicationPrivate::notify_helper (this=0x809afa8, 
    receiver=0x83567e0, e=0xbff5d7fc) at kernel/qapplication.cpp:3558
#18 0xb6c1fb14 in QApplication::notify (this=0xbff5df08, receiver=0x83567e0, 
    e=0xbff5d7fc) at kernel/qapplication.cpp:3487
#19 0xb7e4b8b1 in KApplication::notify (this=0xbff5df08, receiver=0x83567e0, 
    event=0xbff5d7fc)
    at /home/lukas/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:300
#20 0xb743a576 in QCoreApplication::notifyInternal (this=0xbff5df08, 
    receiver=0x83567e0, event=0xbff5d7fc) at kernel/qcoreapplication.cpp:532
#21 0xb6c1ac03 in QCoreApplication::sendEvent (receiver=0x83567e0, 
    event=0xbff5d7fc)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:202
#22 0xb6c98a3b in QX11Data::xdndHandleDrop (this=0x809e428, xe=0xbff5dc5c, 
    passive=false) at kernel/qdnd_x11.cpp:1141
#23 0xb6c7ef87 in QApplication::x11ClientMessage (this=0xbff5df08, 
    w=0x83567e0, event=0xbff5dc5c, passive_only=false)
    at kernel/qapplication_x11.cpp:2669
#24 0xb6c88c69 in QApplication::x11ProcessEvent (this=0xbff5df08, 
    event=0xbff5dc5c) at kernel/qapplication_x11.cpp:3143
#25 0xb6cb5bf7 in x11EventSourceDispatch (s=0x809dd50, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:137
#26 0xb6701df2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb6704dcf in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x0809c990 in ?? ()
#29 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kgetdroptargeterror.diff
Type: text/x-diff
Size: 8421 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kget/attachments/20071002/322c502b/attachment.bin 


More information about the Kget mailing list