Comment 3 for bug 428078

Revision history for this message
Joseph Miller (josephcmiller2) wrote :

I downgraded to jaunty libopenexr6 ( http://packages.ubuntu.com/jaunty-updates/libopenexr-dev ) and compiled qtpfsgui-1.9.2 from sourceforge and it worked again.

Steps:

sudo apt-get build-dep qtpfsgui # install stuff needed to build the package
http://sourceforge.net/projects/qtpfsgui/files/ # get qtpfsgui-1.9.2
Unpack, qmake, make
I don't like to install unsupported packages in with my other files so I just run it from the build directory ./qtpfsgui and it works.