[Kmymoney-devel] [Bug 236413] Crash on trying to show accounts

Tony B tonyb.sfkde at ntlworld.com
Thu May 6 16:02:14 CEST 2010


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


Tony B <tonyb.sfkde at ntlworld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Tony B <tonyb sfkde ntlworld com>  2010-05-06 16:02:12 ---
Okay, I found the problem. This has happened to me before, but I can't explain
it. What it is, I find I have two versions of kmm4 installed, one under /usr,
the other under /usr/local. Probably because of my PATH settings, some
executions are obviously loading part from one location, part from the other,
hence the various problems I get which no-one else experiences.

However, I have never (knowingly) specified /usr/local as my install directory,
so I don't know where this spurious version is coming from. A search of the
source in my dev directory for /usr/local gives me only the following
references:

./kmymoney/qtcreator-build/CMakeCache.txt:CPPUNIT_INCLUDE_DIR:PATH=/usr/local/include/cppunit
./kmymoney/qtcreator-build/CMakeCache.txt:CPPUNIT_LIBRARY:FILEPATH=/usr/local/lib/libcppunit.so

I do sometimes (not always) use ccmake to set to build the cppunit tests. Is
this maybe what's causing my problem?

Alternatively. does anyone have any other suggestions?

Meantime, I'll close this bug, and try and remember to check for multiple
versions before raising any more :-(

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list