On Friday 28 October 2005 19:08, Clayton wrote: > The live with it is fine... I'm just not updating on my work computer. > But... it's still annoying that it's happening,a nd that I don't know > why... take for example the problem with the fontconfig build that > became available. I worked my way around it after tinkering, and then > in a discussion here someone explained the problem... and how to fix > it. I learned something from it. I was hoping for the same with the > QT thing - I know I could recompile everything, but... > > Anyway, whatever... if there's no fix... there's no fix.
Sorry, I didn't really followed the thread, but anyway I will try to give a few suggestions. As far as I understood you have trouble after upgrading to the kde-unstable repository, as there seems to be no such problem with the kde component. Somehow I find it hard to believe that if you do a consistent upgrade there should be such problems (if you want I could try it on mine system, to check if it's really a trouble in your specific installation or a trouble with the repository). Additionally I would recommend to check a few things: -- do you have kdeartwork package installed and if it is of a correct version? -- try to enforce an complete upgrade to the kde-unstable repository. You can achieve it by putting something like this into /etc/apt/preferences ==== cut ==== Package: * Pin: release c=kde-unstable Pin-Priority: 1100 Package: * Pin: release * Pin-Priority: -10 ==== cut ==== and doing "apt-get upgrade" -- you could also try to check that there are no damaged files (rpm -V) or, even better, do a complete reinstall with "apt-get install --reinstall *" -- Best regards, Alexander. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
