> Everything that worked before should still work, everything that was
> broken before (in 1.0.3.1) should still be broken.

Can anyone perform a "search all" request without ending with basket crash?
I got that message in the terminal:
ASSERT: "!isEmpty()" in file /usr/include/QtCore/qlist.h, line 254
30926: Aucun fichier ou dossier de ce type.

(libqt4, 4.5.3-74.2; kdebase4, 4.3.3-3.7; build of git content of today (but 
occured in previous builds too)

line 254 in /usr/include/QtCore/qlist.h says:
T& last() { Q_ASSERT(!isEmpty()); return *(--end()); }

don Christophe

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Basket-devel mailing list
Basket-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basket-devel

Reply via email to