I am using Anjuta (built from source). I am facing an issue where the basic build autotools plugin is not started while starting Anjuta even if I try to enable in preferences (it gets disabled on startup) If I try to build a project that was already open during start up, anjuta crashes.
Everything works fine, if I open anjuta and then create a new project or if I open Anjuta, close the project (loaded by default) and re-open the same project.
The reason for the crash mentioned earlier : Its unable to load the build configuration (as found by debugging with gdb) - But strangely this happens only when anjuta opens a project while launching anjuta.
Does anyone have any experience with this ?