[Bug 614699] Re: Qt 4.7.0 breaks QX11EmbedWidget
Alf Gaida
info at g-com.eu
Wed Aug 25 20:57:20 UTC 2010
@23: There is an easy way to get back to the official kubuntu-backports
- use dpkg instead of apt-get. I suggest this way:
* delete my repository from the list
* sudo apt-get update
* dpkg-query --list '*qt*' | grep 4:4.7.0-beta2-gc01 | awk '{print $2}' > downgrade.qt
* mkdir qtdown && cd qtdown
* aptitude download $(cat downgrade.qt) -t lucid
* sudo dpkg -i *.deb
Because dpkg take no care of dependecies use this suggestion with care.
--
Qt 4.7.0 breaks QX11EmbedWidget
https://bugs.launchpad.net/bugs/614699
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
More information about the kubuntu-bugs
mailing list