Codeblocks hangs when trying to change environment or scripts.
It is new install from damian moore PPA SVN 10853 2016-05-13 00:05:41 gcc 5.3.1 Linux /unicode - 32 bit
Editor options can be changed OK and are saved (with prompt and judged by the file update time) to
/home/paul/.config/codeblocks/default.conf contains some plausible xml
/home/paul/.config/codeblocks/default.conf
application info:
svn_revision: 10853
build_date: May 13 2016, 06:15:19
gcc_version: 5.3.1
Linux
Unix Unicode
...
(and this is the only default.conf file on the system that I can find with locate)
The log when using --safe-mode is
paul@hetp1:~$ codeblocks --safe-mode
Starting Code::Blocks svn build rev 10853 May 13 2016, 06:16:35 - wx3.0.2 (Linux, unicode) - 32 bit
Initialize EditColourSet .....
Initialize EditColourSet: done.
Loading menubar...
FilesExtensionHandler: loaded
OccurrencesHighlighting: loaded
Autosave: loaded
ScriptedWizard: loaded
ProjectsImporter: loaded
Compiler: loaded
ClassWizard: loaded
CodeCompletion: loaded
OpenFilesList: loaded
Debugger: loaded
Abbreviations: loaded
AStylePlugin: loaded
ToDoList: loaded
Loading toolbar...
Initializing plugins...
Deinitializing plugins...
10:08:18: Debug: 3 threads were not terminated by the application.
[1]+ Killed codeblocks --safe-mode
I can build projects etc as normal, but this is a bit of puzzle and a big snag.
Suggestions welcome. Thanks