| Summary: | Right clicking on a subdirectory and click "clean", I get "file:///home/...../Testing is not a directory" | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | David <daviddoria> |
| Component: | Build tools: CMake | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | aleixpol |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | git master | ||
| Target Milestone: | 4.2.3 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David
2011-12-28 19:24:36 UTC
I'm getting this error in one of my own projects now. When I right click on the PatchBasedInpainting/Helpers/Tests/TestHelpers executable object in the Projects pane, I get the error "PatchBasedInpainting/Helpers/Helpers/Helpers/Tests is not a directory". Notice that the "Helpers" directory is duplicated in the path, where it should not be. If I run 'make TestHelpers' from PatchBasedInpainting/Helpers/Tests/ it works correctly, so this reassures me this is a KDevelop problem and not a CMake problem. I tried to reproduce this with a simple project and I could not. I simply made a few subdirectories each with a file to compile but I could not duplicate the bug: daviddoria.com/Uploads/TestKDevelop.tar.gz Any suggestions of things to try to add to that to try to duplicate the real problem? I don't really have a clue of what's going on... If you find out any hint, don't hesitate to tell me (by updating this thread :). Another useful information would be the output of kdevelop with the cmake debug areas enabled (run kdebugdialog). can you still reproduce that? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |