On Thursday 11 of October 2012 20:30:35 John A. Sullivan III wrote:
Hello, all. I upgraded on of our Debian Squeeze systems today from TDE 3.5.12 to 3.5.13.1 however I receive a could not start kdeinit error message. I did search for the error and see a thread which says to check the libqt3-mt library version but I believe I have the correct one:
ii libqt3-mt 3:3.3.8d-1ubuntu0+ax1~squeeze
There were no errors I saw on the apt-get install the second time. I did have a problem the first time. I ran apt-get dist-upgrade from within TDE. Suddenly, my Windows Manager vanished. I let the upgrade proceed but then it asked for input and I was unable to provide the input so I exited the GUI and killed the apt-get process. A dpkg --configure a seemed to complete the installation correctly.
Yes, qt version is correct. Try:
dpkg --configure -a aptitude dist-upgrade
Slavek --