On 2018.01.07 15:05, Thomas Baumgart wrote:
On Sonntag, 7. Januar 2018 14:59:16 CET Jack Ostroff wrote:
> On 2018.01.07 13:44, Jack wrote:
> > On 2018.01.07 13:38, Jack wrote:
With a fresh pull from git master (no extra patches) I have now
gotten twice, right on launch:
> >>
Uncaught error. Please report the details to the developers No
storage object attached to MyMoneyFile in file
/home/jack/KDE/KMM/kmymoney-git/kmymoney/mymoney/mymoneyfile.cpp
line 225
> >>
> >> I'll reconfirm again starting with a clean build dir.
> >
Most likely due to not switching to the 5.0 branch. For some
reason "git branch -a' did not show the 5.0 branch until I
explicitly did a checkout. Compiling now.
>
r> > fine.
No problem, please be aware that this issue is not yet fixed
https://bugs.kde.org/show_bug.cgi?id=388640
And it seems the proposed fix which was pushed to masterr causes
other trouble. I have a fix for it and wait for Lukasz to comment on
it.
Thanks. My big problem now is that because I generally forget to "make
uninstall" before I start a new compile, the area where I install all
my test versions is very cluttered with files that are no longer
created, and many of them cause console errors, which are probably
meaningless, but are certainly annoying. I can't totally clean out
that area, since I have some other test apps installed there also. I
either need to be more careful to use "make uninstall" or perhaps
create separate areas for each app I'm testing in this manner.
Jack