| Summary: | Build completes but runtime error without Kate installed | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | David <daviddoria> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | sreejiththulaseedharan |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | 4.2.0 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David
2011-06-24 17:43:51 UTC
Git commit 3ea7bfe23b2dab786a1c5cd26b3d1e8673624763 by Milian Wolff. Committed on 25/06/2011 at 11:59. Pushed by mwolff into branch 'master'. notify user that he needs to install Kate for kdevelop to operate properly CCBUG: 276400 M +3 -3 shell/partcontroller.cpp http://commits.kde.org/kdevplatform/3ea7bfe23b2dab786a1c5cd26b3d1e8673624763 A compile-time check for a runtime-dependency makes no sense. I've improved the error message but there is nothing else to do here. |