Version: 3.0.4 (using KDE KDE 3.2.3) Installed from: FreeBSD Ports Compiler: gcc 3.3.3 FreeBSD OS: FreeBSD During the creaton process of a new project (/project/new project) for example with a c++ hello world project after the creation process the following box appears: This is not a valid project file. XML error in line 4, column 17: letter is expected The build menu is empty (only shaded stop). When closing Kdevelop or the project a SIG 11 SIGSEGV appaers. This error happens on every project i try to create. If i instead open a kdevelop 2 project it works to build and run the application. But if i close the kdevelop 2 project the SIGSEGV (SIG 11) appears also.
You're most probably inserting an invalid character in the author, e-mail or project name. If yes, then this bug is a duplicat of a fixed bug in KDevelop HEAD. Take a look at this page to find out how to get KDevelop HEAD: http://www.kdevelop.org/index.html?filename=HEAD/branches_compiling.html The extra advantage of HEAD is that it fixes more than 120 bugs :)
*** This bug has been marked as a duplicate of 85458 ***