Hello,
I have problems with filenames on my thingy.
A filename like 'Clannad Crann Ull 03 Cruscin Lán.mp3' does not even show up in a listing from QDir::entryList().
A filename like 'Clannad Crann Ull 06 Crann Úll.mp3' makes the program crash, but I can't even figure out exactly where and why. I store it in a QstringList and my guess is that something gets corrupted because of the filename.
ASSERT failure in QList<T>:perator[]: "index out of range", file /usr/local/Trolltech/Qt-4.3.4/include/QtCore/qlist.h, line 399
I think this is not only an issue with Qt, but also with my ubuntu 7.10 here which doesn't even displays those names correctly.
What can I do?
Thanks, Jean.
Bookmarks