Comment 19 for bug 725959

Revision history for this message
Chase Douglas (chasedouglas) wrote :

I've uploaded a new version of the package to my xorg-unstable ppa. You can see the package here:

https://launchpad.net/~utouch-team/+archive/xorg-unstable/+packages

Please test it out, once it's done building and has been published for your architecture, by doing the following:

$ sudo add-apt-repository ppa:utouch-team/xorg-unstable
$ sudo apt-get install libqtgui4

This should pull in all the new test qt packages. Note that the repository also has xorg-server updates, and I would suggest not upgrading to them during testing, just so we can be sure that the qt fix alone is enough to resolve the issue.

After you have tested the package, remove the ppa:

$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:utouch-team/xorg-unstable

Thanks!