Launchpad has imported 5 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=334053.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2014-04-29T07:18:47+00:00 Sven-leo-w wrote:

After creating a new Simple CMake-based C++ application these error-
messages appear:

"Could not load project management plugin KDevCMakeManager"

followed by:

"project import plugin (KDevCMakeManager) does not support the
IProjectFileManager interface."

Then the process stops, it won't ask me for build settings, and there is
also no project in the project-viewer.

Reproducible: Always

Steps to Reproduce:
1. Follow these steps to create a new C++ project shown here 
http://userbase.kde.org/KDevelop4/FAQ#How_do_I_do_start_new_console_application.3F
2. Clicking "Finish" makes the error messages appear
Actual Results:  
error-messages:

"Could not load project management plugin KDevCMakeManager"

followed by:

"project import plugin (KDevCMakeManager) does not support the
IProjectFileManager interface."

Expected Results:  
ask for build settings, add project to projects list

Set-up:

- Freshly set up Kubuntu 14.04 64bit system from completely formatted hard-drive
- KDELibs ver. 4.13.0
- KDevelop 4.6.0 (Installed from the Muon Discover Software Center)
- KDE Development Platform 4.13.0
- There is noting else on this machine, but Kubuntu, Wifi and NVIDIA drivers, 
and KDevelop!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/807386/comments/2

------------------------------------------------------------------------
On 2014-04-29T07:34:05+00:00 Kfunk wrote:

Try running "sudo kbuildsycoca4 --global" or just "kbuildsycoca4" as
user.

Probably something went wrong while kdevelop got installed (did you
interrupt the install?).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/807386/comments/3

------------------------------------------------------------------------
On 2014-04-29T07:45:43+00:00 Sven-leo-w wrote:

(In reply to comment #1)
> Try running "sudo kbuildsycoca4 --global" or just "kbuildsycoca4" as user.
> 
> Probably something went wrong while kdevelop got installed (did you
> interrupt the install?).

No, I did not interrupt the installation process, which finished without
any problems.

I ran the command which printed "kbuildsycoca4 running..." but nothing
changed after that. Still the same error messages

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/807386/comments/4

------------------------------------------------------------------------
On 2014-04-29T08:49:00+00:00 Harald Sitter wrote:

The error message is just crap and doesn't say what is actually going
on.

It is caused by there being no cmake installed on the system, also see
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/807386.

You can run
  sudo apt-get install cmake
to fix this issue.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/807386/comments/5

------------------------------------------------------------------------
On 2014-05-17T15:51:13+00:00 Denis Kniazhev wrote:

@Harald Sitter (comment #3): thanks a lot, installing cmake fixed it.
The error message is awful indeed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/807386/comments/7


** Changed in: kdevelop4
   Importance: Unknown => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807386

Title:
  CMake should be a required dependency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdevelop4/+bug/807386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to