[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    [Bug 71549] QGArray::at: Absolute index out of range
From:       Eitzenberger Thomas <eth () gmx ! at>
Date:       2007-04-25 17:49:05
Message-ID: 20070425174905.29151.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=71549         




------- Additional Comments From eth gmx at  2007-04-25 19:49 -------
removing all *.ids files in the mails folder (recursively) helps

use following script:

find mail -name "*.ids" > ids.list
echo "END" >> ids.list
cat ids.list | while [ "$line" != "END" ]; do read line; rm "mail/$line"; done
rm ids.list

mail is the folder containing the mails from kmail

hth et
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic