On 04/12/2012 11:52 AM, Timothy Pearson wrote:
On 04/12/2012 09:38 AM, Timothy Pearson wrote:
That's odd. What happens if you rebuild tdelibs and/or tdebase under gcc4.6?
Tim
I'll have to give that a go. I started another build to double check. When I first build under gcc47, I did get a desktop kcminit failure that prevented everything except the main window from loading.
It will take a bit of work to reset my build environment to gcc 4.6, but I'll let you know. Let me know if you have any other ideas.
-- David C. Rankin, J.D.,P.E.
Right now I'm thinking 1.) some kind of C++ ABI incompatibility 2.) An overlooked commit in GIT that broke kcmodules 3.) A gcc 4.7 bug
Tim
I just completed a complete rebuild on gcc46 - and the modules are still broken. You cannot launch kcontrol from the menu any longer. The only way to open it was via konsole and 'kcontrol' directly.
knemo no longer works - same kcm_shell issue...
screenshot:
http://www.3111skyline.com/dl/dt/trinity/ss/kcontrol-empty2.jpg
There were no build issues. In fact - great job pushing the patches. The only failures I had were attempts to revert a previously applied patch where I hadn't removed them from the scripts yet.
I don't know what changed since 3/29 and today that would break kcontrol, etc.. I'll leave this to you that know the code. I don't know where to begin. Let me know if you would like me to run some additional test and I'm happy to do it. I'm just not sure what to test.