Comment 24 for bug 104432

Revision history for this message
Doug Holton (edtechdev) wrote : Re: Glipper makes copy/pasting of images in OpenOffice impossible

Thanks. You need parcellite 0.9 though, because otherwise the clipboard contents still disappear when you close an application. It's still at 0.7 in the repositories.
http://parcellite.sourceforge.net

To compile 0.9 you'll need at least build-tools, intltool, and libgtk2.0-dev. Then run:
./compile
make
sudo make install

like usual

Clipboard finally works like it should.