trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2012

Re: [trinity-devel] [SOLVED] Re: [trinity-devel] Bad News [was Re: [trinity-devel] All tde modules FAIL when built on gcc47 (kdesktop, knemo, kcontrol, etc...)]

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 16 Apr 2012 00:51:04 -0500
<snip>
> I rebuilt tdelibs and tdebase again tonight removing all patches. The
> patches
> that were removed were:
>
> kdelibs:
> #   patch -Np0 -i ${pkgname#*-}-XDG-KDE-TDE.diff
> #   patch -Np0 -i ${pkgname#*-}-KDE4-detect.diff
> #   patch -Np0 -i ${pkgname#*-}-kdetcompmgr.diff
> #   patch -Np0 -i ${pkgname#*-}-recentdocs.diff
>
> kdebase:
> #   patch -Np1 -i ${srcdir}/tdebase-feedbackdlg.diff
>
> Upon tde start - knemo popped up like it should -- which was a good
> indication
> that kcontrol would be fixed as well. It was. So the issues is in one of
> the
> experimental patches. We don't want to push those until we can identify
> which
> one... For next week.
>

It took me ages to figure out why all my kcontrol modules had disappeared
a while back; it turned out that TDE is far more reliant on a correct and
intact menu structure being present on the system than I first realized.

Therefore my money's on patch *-XDG-KDE-TDE.diff being the problem.

Tim