[Kmymoney-devel] [kmymoney4] [Bug 312692] Test #20: kmymoney-mymoneydatabasemgrtest FAILS FATALLY

2013-01-07 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=312692 --- Comment #7 from Marko Käning --- I changed const MyMoneyDbTable& ts = m_db.m_tables["kmmSplits"]; to const MyMoneyDbTable ts(m_db.m_tables["kmmSplits"]); but the problem persists. The worst thing is that I always only get this error thrown out

Re: [Kmymoney-devel] Review Request: Display the number of not marked transactions for every account on KMM's homepage

2013-01-07 Thread mk-lists
On Jan 8, 2013, at 1:38 AM, Brendan Coupe wrote: > As the original requester for this change I felt I should try it out > yesterday. I tried to apply the diff but saw no change in KMM. My build > script starts clean every time so that's not the problem I was having. You run into this issue on

[Kmymoney-devel] [kmymoney4] [Bug 312692] Test #20: kmymoney-mymoneydatabasemgrtest FAILS FATALLY

2013-01-07 Thread Fernando Vilas
https://bugs.kde.org/show_bug.cgi?id=312692 --- Comment #6 from Fernando Vilas --- mymoneystoragesql.cpp has most of it. mymoneydatabasemgr.cpp is an interface like mymoneyseqaccessmgr.cpp. The main difference is that there is just one storage class, instead of "bin", "anon", and "xml". -- You

Re: [Kmymoney-devel] Review Request: Display the number of not marked transactions for every account on KMM's homepage

2013-01-07 Thread Brendan Coupe
As the original requester for this change I felt I should try it out yesterday. I tried to apply the diff but saw no change in KMM. My build script starts clean every time so that's not the problem I was having. * Brendan* On Mon, Jan 7, 2013 at 2:54 PM, wrote: > On Jan 7, 2013, at 11:24

[Kmymoney-devel] [kmymoney4] [Bug 312692] Test #20: kmymoney-mymoneydatabasemgrtest FAILS FATALLY

2013-01-07 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=312692 --- Comment #5 from Marko Käning --- (In reply to comment #3) > Line 3202 sets up the query, ... > Line 3195 is where we get the reference for ... Neither mymoneydatabasemgrtest.cpp nor mymoneydatabasemgr.cpp have that many lines... I am puzzled. --

Re: [Kmymoney-devel] Review Request: Display the number of not marked transactions for every account on KMM's homepage

2013-01-07 Thread mk-lists
On Jan 7, 2013, at 11:24 PM, mk-li...@email.de wrote: > I did a > rm -rf * > cmake .. > ccmake .. # enable tests > make and of course got the same result. I have absolutely no clue what I did last night when I built and ran that test and updated my review request. :-( It

Re: [Kmymoney-devel] Review Request: Display the number of not marked transactions for every account on KMM's homepage

2013-01-07 Thread mk-lists
On Jan 7, 2013, at 11:19 PM, Alvaro Soliverez wrote: > Just to make sure, clean your build dir and build from scratch. That will > clear any cache that might hinder your tests I did a make clean; make already. Now I am doing rm -rf * cmake .. ccmake .. # ena

Re: [Kmymoney-devel] Review Request: Display the number of not marked transactions for every account on KMM's homepage

2013-01-07 Thread Alvaro Soliverez
Just to make sure, clean your build dir and build from scratch. That will clear any cache that might hinder your tests On Mon, Jan 7, 2013 at 7:12 PM, Marko Käning wrote: >This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/108150/ > > kmymoney

Re: [Kmymoney-devel] Review Request: Display the number of not marked transactions for every account on KMM's homepage

2013-01-07 Thread Marko Käning
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108150/#review24948 --- kmymoney/mymoney/mymoneyfiletest.cpp

[Kmymoney-devel] [kmymoney4] [Bug 312816] New: Resize ledger No. column

2013-01-07 Thread Jim
https://bugs.kde.org/show_bug.cgi?id=312816 Bug ID: 312816 Summary: Resize ledger No. column Classification: Unclassified Product: kmymoney4 Version: 4.6.3 Hardware: Other OS: Linux Status: UNCONFIRMED