[kmymoney] [Bug 388640] kmymoney5 crashes shortly after launch

NSLW bugzilla_noreply at kde.org
Sun Jan 7 16:09:19 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=388640

NSLW <lukasz.wojnilowicz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kmy
                   |                            |money/0f9b4f8b927679339de77
                   |                            |d447d98b168363da00b
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.0

--- Comment #3 from NSLW <lukasz.wojnilowicz at gmail.com> ---
Git commit 0f9b4f8b927679339de77d447d98b168363da00b by Łukasz Wojniłowicz.
Committed on 07/01/2018 at 16:08.
Pushed by wojnilowicz into branch 'master'.

Specify the config file before construction time

It seems that KMyMoneySettings aren't as shared as I thought. It seems
that call to KMyMoneySettings in every translational unit uses different
instance.
Remaining at old code would require to create instance of config file in
every translational unit in which KMyMoneySettings is used and not only
in main function. That misses the point, so config filename is hardcoded
as before in kcfg file.
FIXED-IN:5.0

M  +1    -1    kmymoney/kmymoney.kcfg
M  +0    -3    kmymoney/main.cpp

https://commits.kde.org/kmymoney/0f9b4f8b927679339de77d447d98b168363da00b

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list