Bug 340234 - Missing lots of features in 4.7 development version
Summary: Missing lots of features in 4.7 development version
Status: RESOLVED NOT A BUG
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.7.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 17:51 UTC by adam.saunders
Modified: 2014-10-23 03:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adam.saunders 2014-10-22 17:51:06 UTC
Hello,

Running this from compiled source on Fedora 20. Ran "sudo yum-builddep kmymoney" to build dependencie, as well as following the list of dependencies online. Am missing lots of features. 
Most menu options are gone; only File, Settings, and Help are available. 
OFX plug-in did not build properly either (no program "pkg-config" available on Fedora 20).
Could not select account types when making a new file; had luckily made a file from an earlier version so I could use it.
Otherwise seems fine.


Reproducible: Always

Steps to Reproduce:
1.Download sources on Fedora 20.
2.Run "sudo yum-builddep kmymoney" in a terminal.
3.Download other listed dependencies.
4.Build.

Actual Results:  
Missing features

Expected Results:  
Those features
Comment 1 Alvaro Soliverez 2014-10-22 18:11:08 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.
Comment 2 adam.saunders 2014-10-22 19:14:34 UTC
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.
Comment 3 Jack 2014-10-22 20:55:23 UTC
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.
Comment 4 Alvaro Soliverez 2014-10-22 22:46:43 UTC
The official install instruction for git are here: https://techbase.kde.org/Projects/KMyMoney#Installation
Comment 5 Christoph Feck 2014-10-23 00:58:03 UTC
> 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.
Comment 6 Cristian Oneț 2014-10-23 03:28:43 UTC
See the previous comments, missing menus is a pretty good sign of an invalid installation.