[Bug 567943] Re: thunderbird hangs and crashes on change of sorting
lent
567943 at bugs.launchpad.net
Sat Apr 23 12:21:46 UTC 2011
Here is a quick way to rename the .msf files to .msg.evil files and
allow Thunderbird to rebuild the files, while preserving the damaged
.msf files for further study.
find . -name '*.msf' -exec file "{}" \; -a -exec mv -v "{}" "{}".evil
\;
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/567943
Title:
thunderbird hangs and crashes on change of sorting
More information about the Ubuntu-mozillateam-bugs
mailing list