Summary: | Missing lots of features in 4.7 development version | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | adam.saunders |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | onet.cristian |
Priority: | NOR | ||
Version: | 4.7.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
adam.saunders
2014-10-22 17:51:06 UTC
It might be an issue in the package or the way you have built it. Contact the Fedora packagers to clarify the issue. I do not understand why you are buliding from source if the package is already available. If you intend to do development, let me warn you that the 4.6.x branch is frozen. Sorry for not being clearer; I had compiled the 4.7 development version, which seemed to be missing features that I found in 4.6. I've updated the title of this bug to clarify. Many of us have built 4.7.0, and have not found any deficiencies compared to 4.6. We can't help you if we don't know exactly what you downloaded (tarball, git clone?) and exactly how you configured (cmake?, what options) and compiled it. One specific point, if pkg-config is not present, it will certainly have problems finding dependencies. This is a problem with Fedora, not KMyMoney. The official install instruction for git are here: https://techbase.kde.org/Projects/KMyMoney#Installation > Most menu options are gone; only File, Settings, and Help are available.
This means you did not install it correctly into the prefixes that KDE searches.
See the previous comments, missing menus is a pretty good sign of an invalid installation. |