[kde-freebsd] Icons gone after KDE Update

Frerich Raabe raabe at kde.org
Sun Jan 21 16:27:46 CET 2007


On Sunday 21 January 2007 10:35, you wrote:
> I remember we had to introduce this a while ago to not conflict with GNOME
> when it was moved to ${LOCALBASE}:
>
> ${REINPLACE_CMD} -e "s,applications.menu,kde-applications.menu,g" \
> 	${WRKSRC}/kded/Makefile.in ${WRKSRC}/kded/kbuildsycoca.cpp
>
> (from x11/kdelibs3/Makefile).
>
> Perhaps some breakage can happen there, especially with in-place upgrades.
> I don't have any specific idea how and why though, just a gut-feeling.

Uh-oh. Looks creepy indeed.

> You might want to try looking at stuff in /usr/local/etc/xdg/menus.

Hmm there's not too much to look at:

icarus% find /usr/local/etc/xdg/menus
/usr/local/etc/xdg/menus
/usr/local/etc/xdg/menus/kde-applications.menu
/usr/local/etc/xdg/menus/kde-applications-merged
/usr/local/etc/xdg/menus/kde-applications-merged/kde-essential.menu
/usr/local/etc/xdg/menus/kde-information.menu
/usr/local/etc/xdg/menus/kde-screensavers.menu
/usr/local/etc/xdg/menus/kde-settings.menu

> As a last resort, rm -rf /usr/local/etc/xdg; pkg_deinstall -f kdelibs
> kdebase && portinstall kdelibs kdebase (without KDE running :) ought to fix
> things.

I logged out of KDE and did a 'pkg_deinstall -f kdelibs kdebase; 
rm -rf /usr/local/etc/xg; portinstall -PP kdelibs kdebase', but nothing 
changed AFAICT.

- Frerich


More information about the kde-freebsd mailing list