Bug 361246 - Kmymoney won't start
Summary: Kmymoney won't start
Status: RESOLVED NOT A BUG
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR grave
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-31 19:10 UTC by demianx681
Modified: 2016-04-01 18:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-16038-0.html (3.78 KB, text/html)
2016-03-31 20:18 UTC, demianx681
Details

Note You need to log in before you can comment on or make changes to this bug.
Description demianx681 2016-03-31 19:10:52 UTC
The program won't start , dedicated cpu usage goes to 25% but nothing happens: it's stuck until I kill the process.
I tried reinstalling it to no avail. 
My .kmy file is ok because I can open it with a Windows Kmymoney.
So I tried the console with -n here is the output:
ger@ger-pc ~]$ kmymoney -n
KMyMoney ofximport plugin loaded
onlineTask available "org.kmymoney.creditTransfer.sepa"
KMyMoney reconciliation report plugin loaded
Skip loading KBanking until ported to Qt5
KMyMoney iCalendar plugin loaded
KMyMoney csvexport plugin loaded
KMyMoney csvimport plugin loaded
KMyMoney printcheck plugin loaded
"syntax error, unexpected PLUS, expecting ']'"
"syntax error, unexpected PLUS, expecting ']'"
"syntax error, unexpected PLUS, expecting ']'"
"syntax error, unexpected PLUS, expecting ']'"

I am currently using Kaos distribution
ger@ger-pc ~]$ uname -a
Linux ger-pc 4.4.5-1 #1 SMP PREEMPT Thu Mar 10 02:22:47 UTC 2016 x86_64 GNU/Linux




Reproducible: Always

Steps to Reproduce:
1.Launch the program either by clicking the icon or the kmy file
2.
3.
Comment 1 Jack 2016-03-31 19:49:06 UTC
What version of KDE do you have installed?  I'm very curious about the KBanking message - I don't use it myself, but in my case, I do see "KMyMoney kbanking plugin loaded, and I'm still using Qt4.  Can you do from a command line "ldd `which kmymoney` | grep -i qt" and post the results?
Comment 2 demianx681 2016-03-31 20:18:01 UTC
Created attachment 98182 [details]
attachment-16038-0.html

Il 31/03/2016 21:49, Jack via KDE Bugzilla ha scritto:
> https://bugs.kde.org/show_bug.cgi?id=361246
>
> --- Comment #1 from Jack <ostroffjh@users.sourceforge.net> ---
> What version of KDE do you have installed?  I'm very curious about the KBanking
> message - I don't use it myself, but in my case, I do see "KMyMoney kbanking
> plugin loaded, and I'm still using Qt4.  Can you do from a command line "ldd
> `which kmymoney` | grep -i qt" and post the results?
>
My KDE environnement  is :Frameworks 5.20.0, Plasma 5.5.5 
<https://www.kde.org/announcements/plasma-5.5.5.php> and KDE 
Applications 15.12.2 ( Kaos Linux x86_64)

The Kmymoney version is

4.100.7-7 according to details found in Pacman

Sorry but the command line

"ldd
`which kmymoney` | grep -i qt"

didn't work




4.100.7-7

Versione

	

4.100.7-7

Versione

	

4.100.7-7
Comment 3 Jack 2016-03-31 22:53:04 UTC
As Allan pointed out (although it was only to the mailing list, not to the bug) you are running a frameworks version of KMyMoney.  This has not yet been released, and it is not really ready for production use.  4.7.2 is the most recent official release, but it still uses kdelibs, not frameworks.  I'm not sure why they chose to package this version (from git - not released) since it obviously doesn't work.  The frameworks version is still under development, but there is not yet a proposed timeline for release.
Comment 4 Christian David 2016-04-01 18:59:03 UTC
I do not have a clue what could generate such messages. As Jack and Allan wrote the version you are using is highly experimental (and an older one), so I'll just close the bug.