Search code examples
ubuntukdevelop

How to prevent kdevelop showing "Unable to load the project file ...." for non-existing project


When I start kdevelop (4.3.1) on Ubuntu (12.04) it is always showing a message twice

Unable to load the project file ...

I once created a project kdevelop is trying to find, but I moved files around and now the project's location has changed. As this project is not important at all, I want kdevelop to prevent looking for this project at the non-existing location. Can I configure kdevelop accordingly to 'remove' the project from a 'look-up' list? Or can I edit a kdevelop configuration file to tahe the project out?


Solution

  • This sounds like a bug. Please report it at bugs.kde.org.

    As a workaround you can create a new session - that won't contain any open files. (and delete the old one)