From: Chris Schlaeger (cs_at_kde.org)
Date: Tue Dec 06 2005 - 10:39:04 CET
From: Chris Schlaeger <cs@kde.org> Message-ID: <1890.43955c38@www.taskjuggler.org> Date: Tue, 6 Dec 2005 10:39:04 +0100 (CET) Subject: [taskjuggler] Re: Can't create project without SIGSEGV
Ok, it's getting clearer now. In both cases it crashes in the call that reads the editor configuration.
KTextEditor::configInterface(document)->readConfig(config);
TaskJuggler uses kate as an embedded editor component. Please try the following things:
1. Run kate from a shell. Create a file, edit it and save it. Then change some editor preference settings and exit.
2. If the above does result in a crash as well, you have most likely a corrupted kate configuration file. Either create a new user or (re)move the following files and directories:
${HOME}/.kde/share/config/*kate*
${HOME}/.kde/share/apps/kate
3. If that does not fix the problem. Check your editor component setting:
Control Center->KDE Components->Embedded Text Editor must be set to Embedded Advanced Text Editor.
The other options are broken and will not work.
Let's see how far this gets us.
Chris
-- TaskJuggler Developer -- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue Dec 06 2005 - 10:39:09 CET