Tim, Darrell, All,
I rebuilt TDE yesterday on gcc47. Nothing else changed. Now, after
updating my
install and removing all /var/tmp/ ksyscoca files, I get module failure
when
trying to access kcm modules like kcontrol, knemo, kdesktop, etc.. I
grabbed a
couple of screenshots:
http://www.3111skyline.com/dl/dt/trinity/ss/kcontrol-module-failure.jpg
http://www.3111skyline.com/dl/dt/trinity/ss/kdesktop-module-failure.jpg
http://www.3111skyline.com/dl/dt/trinity/ss/knemo-error-window.jpg
Checking the command line with knemo, I get the following:
kio (KSycoca): Trying to open ksycoca from /var/tmp/tdecache-david/ksycoca
kutils (KCModuleInfo): Could not find the service.
kcontrol: Module '' not found.
kutils (KCMultiDialog): KCMultiDialog::addModule Network Monitor
kutils (KCModuleProxy): [void KCModuleProxy::init(const KCModuleInfo&)]
kutils (KCMultiDialog): [void KCMultiDialog::slotAboutToShow(TQWidget*)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): Module not already loaded, loading module
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): [virtual void
KCModuleProxy::showEvent(TQShowEvent*)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCMultiDialog): [void KCMultiDialog::dialogClosed()]
I don't know where to look next. What gives?
That's odd. What happens if you rebuild tdelibs and/or tdebase under gcc4.6?
Tim