kmymoney 5 frameworks

Jack ostroffjh at users.sourceforge.net
Thu Nov 24 15:22:25 UTC 2016


On 2016.11.24 03:07, timothy wrote:
> Hi
> 
> I have managed to build Kmymoney 5 on Debian 9 (Stretch).
> 
> I have not really started testing, but I have noticed a couple of
> things.
> 
> 1) The icons in the left vertical panel are grey default icons except
> for the 'Outbox' icon. I tried various desktop themes and icon  
> options.
> Oxygen theme and icons gave the best results. Is there some setting in
> KMM5 to correct this without having to rely on the theme?
> 
> 2) The tooltips messages are blank with an error message. The message
> box appears, but the actual tip is missing.
> 
> 3) Is there some way to install Kmymoney 5 and Kmymoney 4.8  
> side-by-side
> on the same system so that I can compare expected displays and results
> without rebooting.
Hi Timothy,

Alan answered regarding the icons.  I have also noted that the tips are  
missing.  I believe it is because KDE Frameworks looks for the file  
with the tips in a different location than KDE4 did - so it is just an  
incomplete port.

It is possible to have two versions of KMM installed at the same time,  
but it is not easy.  There should be no overlap, because there are name  
conflicts.  Assuming one version is installed in /usr/... then when you  
compile the other, set it to install in /home/timothy/install or  
someplace like that.  Then to launch it, you need a script which sets  
several KDE environment variables and tells KDE to rebuild its cache  
using that location before actually launching KMyMoney.  I have  
attached the two shell scripts I use to launch my private copies of 4.8  
and 5.  If it's not obvious what you have to modify, ask again, and  
I'll post a more annotated version.

Jack
-------------- next part --------------
A non-text attachment was scrubbed...
Name: runframe.shell
Type: application/x-shellscript
Size: 995 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kmymoney/attachments/20161124/5da0826e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: runlocal.shell
Type: application/x-shellscript
Size: 861 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kmymoney/attachments/20161124/5da0826e/attachment-0001.bin>


More information about the KMyMoney mailing list