[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:       Tim Weber <kde.bugs () scytale ! de>
Date:       2006-06-15 6:51:12
Message-ID: 20060615065112.10550.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         
kde.bugs scytale de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde.bugs scytale de



------- Additional Comments From kde.bugs scytale de  2006-06-15 08:51 -------
Please reopen. I've encountered this bug twice now. The first time as I added some \
filter rules for the first time (the bug appeared when closing and restarting KMail \
afterwards). I removed my whole .kde/share/apps/kmail folder to fix it because I \
didn't know what to do.

Today it hit me a second time, but this time I hadn't done anything unusual. In my \
opinion (as mentioned earlier), this bug is most likely to happen when KMail gets \
closed by a machine shutdown.

You can find broken .ids files with the following Bash line:
find ~/.kde/share/apps/kmail -name '*.ids' -exec grep -Hc '^\*xV4' '{}' \; | grep -v \
':1$'

To remove them automatically (at your own risk), change that to:
rm $(find ~/.kde/share/apps/kmail -name '*.ids' -exec grep -Hc '^\*xV4' '{}' \; | \
grep -v ':1$' | cut -d : -f 1)

Imho a really simple workaround could be written when reading the .ids files to \
prevent this bug from happening. _______________________________________________
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