Comment 2 for bug 753642

Revision history for this message
Timo Kluck (tkluck) wrote : Re: impossible to write the message body

This is a bug in WebKit, which has been fixed in trunk. Postler works as expected with webkit r84622.

I don't know when this bugfix going to hit Natty repos though. I tried to setup a daily build ppa for webkit, but that will take me some more time. In the mean time, if you're experiencing this issue, you can resolve it by:

download WebKit nightly source:
http://builds.nightly.webkit.org/files/trunk/src/WebKit-r84622.tar.bz2
(or just find the right link on the website)

extract, and run the following commands in the source directory:

sudo apt-get build-dep webkit
./autogen.sh
make
sudo make install
sudo ldconfig

and then restart postler:

killall postler
postler