Re: KDE issues after recent portupgrade

2005-01-23 Thread Ian Moore
On Mon, 24 Jan 2005 02:53, Trey Sizemore wrote: > On Sun, 2005-01-23 at 20:52 +1030, Ian Moore wrote: > > You could try removing the kde packages & install packages instead - > > the > > FreeBSD-KDE people seem to suggest that's the prefered method for KDE. > > > > What is the 'best'/'easiest' way

Re: KDE issues after recent portupgrade

2005-01-23 Thread Michael C. Shultz
On Sunday 23 January 2005 02:03 pm, Trey Sizemore wrote: > On Sun, 2005-01-23 at 13:04 -0800, Michael C. Shultz wrote: > > Try setting up a different user account on your machine then see > > how kde > > works with it. > > The new user had an artsd.core and kdeint.core file in their home > director

Re: KDE issues after recent portupgrade

2005-01-23 Thread Trey Sizemore
On Sun, 2005-01-23 at 13:04 -0800, Michael C. Shultz wrote: > Try setting up a different user account on your machine then see how > kde > works with it. > The new user had an artsd.core and kdeint.core file in their home directory when I logged in using their account. Starting up k3b from thei

Re: KDE issues after recent portupgrade

2005-01-23 Thread Michael C. Shultz
On Sunday 23 January 2005 12:43 pm, Trey Sizemore wrote: > On Sun, 2005-01-23 at 08:30 -0800, Michael C. Shultz wrote: > > To not uninstall them, but to properly upgrade your installed ports > > with sysutils/portmanager. > > > > -Mike > > Did a 'portmanager -u' and still having the same issues wit

Re: KDE issues after recent portupgrade

2005-01-23 Thread Trey Sizemore
On Sun, 2005-01-23 at 08:30 -0800, Michael C. Shultz wrote: > To not uninstall them, but to properly upgrade your installed ports with > sysutils/portmanager. > > -Mike Did a 'portmanager -u' and still having the same issues with k3b and konq. -- Cheers, Trey --- The world is full of obvious t

Re: KDE issues after recent portupgrade

2005-01-23 Thread Michael C. Shultz
On Sunday 23 January 2005 08:53 am, Trey Sizemore wrote: > On Sun, 2005-01-23 at 08:41 -0800, Michael C. Shultz wrote: > > Yes. portupgrade screws up the port registration files when you run > > pkgdb -F. These are the files in /var/db/pkg/{portname}/+CONTENTS > > > > Portmanager does not mess wit

Re: KDE issues after recent portupgrade

2005-01-23 Thread Trey Sizemore
On Sun, 2005-01-23 at 08:41 -0800, Michael C. Shultz wrote: > Yes. portupgrade screws up the port registration files when you run > pkgdb -F. These are the files in /var/db/pkg/{portname}/+CONTENTS > > Portmanager does not mess with the registration files and can usually > straighten out the da

Re: KDE issues after recent portupgrade

2005-01-23 Thread Michael C. Shultz
On Sunday 23 January 2005 08:40 am, you wrote: > On Sun, 2005-01-23 at 08:30 -0800, Michael C. Shultz wrote: > > To not uninstall them, but to properly upgrade your installed ports > > with > > sysutils/portmanager. > > I'd tried with portupgrade, but it seems that is what caused the most > recent

Re: KDE issues after recent portupgrade

2005-01-23 Thread Trey Sizemore
On Sun, 2005-01-23 at 08:30 -0800, Michael C. Shultz wrote: > To not uninstall them, but to properly upgrade your installed ports > with > sysutils/portmanager. I'd tried with portupgrade, but it seems that is what caused the most recent issues. I've not used portmanager before. Would that be a

Re: KDE issues after recent portupgrade

2005-01-23 Thread Michael C. Shultz
On Sunday 23 January 2005 08:23 am, Trey Sizemore wrote: > On Sun, 2005-01-23 at 20:52 +1030, Ian Moore wrote: > > You could try removing the kde packages & install packages instead > > - the > > FreeBSD-KDE people seem to suggest that's the prefered method for > > KDE. > > > > What is the 'best'/

Re: KDE issues after recent portupgrade

2005-01-23 Thread Trey Sizemore
On Sun, 2005-01-23 at 20:52 +1030, Ian Moore wrote: > You could try removing the kde packages & install packages instead - > the > FreeBSD-KDE people seem to suggest that's the prefered method for KDE. What is the 'best'/'easiest' way to uninstall kde ports and then do a fresh reinstall? -- C

Re: KDE issues after recent portupgrade

2005-01-23 Thread Ian Moore
On Sun, 23 Jan 2005 11:59, Trey Sizemore wrote: > >From the /usr/ports/UPDATING entry: > > 20040313: > AFFECTS: users of textproc/expat2 > AUTHOR: [EMAIL PROTECTED] > > Users of expat2 (and its many dependencies) should do the following to > properly update expat2 and all of its dependencie

Re: KDE issues after recent portupgrade

2005-01-22 Thread Joshua Tinnin
On Saturday 22 January 2005 05:29 pm, Trey Sizemore <[EMAIL PROTECTED]> wrote: > >From the /usr/ports/UPDATING entry: > > 20040313: > AFFECTS: users of textproc/expat2 > AUTHOR: [EMAIL PROTECTED] > > Users of expat2 (and its many dependencies) should do the following > to properly update exp

Re: KDE issues after recent portupgrade

2005-01-22 Thread Trey Sizemore
On Sun, 2005-01-23 at 02:30 +0100, Oliver Leitner wrote: > Well, you could either try to debug the applications that dont work, > or take > a look in the UPDATING file again, maybe they have descriptions > concerning > your applications... Didn't see anything in the UPDATING file when I looked...

Re: KDE issues after recent portupgrade

2005-01-22 Thread Oliver Leitner
Well, you could either try to debug the applications that dont work, or take a look in the UPDATING file again, maybe they have descriptions concerning your applications... you could also try to do a cvsup and then a portupgrade -af and look if it goes through and things work afterwards again..