On Oct 15, 10:26 am, mariuz <
map...@gmail.com> wrote:
> use it at your own riskhttps://
edge.launchpad.net/~mapopa/+archive/qt4.6
before you upgrade is better to save your list of pachages
dpkg --get-selections > installed-software.log
then you can reinstall qt/kde packages from console if you have
problems with (revert to qt 4.5.3 if you want)
with
sudo dpkg --set-selections < installed-software.log
sudo dselect
and press I to install all the packages saved
On my sistem i had tp1 pachages and in tp1 > beta1 if you think as a
package manager so i had to remove all qt packages and kde too and
reinstall them
sudo apt-get purge libqtcore4
then i did the steps from above