Package Details: moneydance 2024.2.5172-1

Git Clone URL: https://aur.archlinux.org/moneydance.git (read-only, click to copy)
Package Base: moneydance
Description: A personal finance manager for Mac, Windows and Linux
Upstream URL: https://www.moneydance.com/
Licenses: custom
Submitter: tongpu
Maintainer: Yvaniak
Last Packager: Yvaniak
Votes: 34
Popularity: 0.040378
First Submitted: 2012-04-13 00:41 (UTC)
Last Updated: 2024-12-27 18:10 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

Gotit commented on 2019-07-07 19:48 (UTC) (edited on 2019-08-03 14:02 (UTC) by Gotit)

UPDATE: Ok, figured it out... in /usr/bin/moneydance add the following export statement: export _JAVA_OPTIONS='-Dsun.java2d.uiScale=2'

This increased the size, unfortunately, too much for my 14" FHD laptop screen. However, it may help others with an external FHD monitor.


Thanks for the latest install! MD renders a bit small on my HD laptop screen. MD has published a work around (https://infinitekind.tenderapp.com/kb/linux/linux-and-hidpi-high-resolution-screens) by adding a few lines to a file "Moneydance.vmoptions" that should be in the same folder as the Moneydance exec., typically in /opt.

However, I don't have anything in /opt. I did try the file in the two fillowing locations, but NG:

/usr/share/java/moneydance

/usr/share/java/moneydance/moneydance.jar

Any thoughts where I can add the "Moneydance.vmoptions" file to increase the display size?

GHammer commented on 2019-04-10 00:37 (UTC)

Thanks for this. It is a breaking point for adopting a new distro.

mosh5382 commented on 2019-01-12 22:54 (UTC)

Version 2019.0 (1847) has been released. This requires jre-openjdk (OpenJDK 11). Java 8 or 10 do not work).

oddy commented on 2018-11-14 10:23 (UTC)

This package probably has outdated checksums. Installation fails for me with validity checks.

"One or more files did not pass the validity check"

bertabus commented on 2018-06-30 00:06 (UTC) (edited on 2018-06-30 00:07 (UTC) by bertabus)

Any way to confine the dependancy to only java8?

As mentioned by @white_dan, I could only get the app to appear correctly when using java8.

I was able to get it working properly without changing my default jvm by installing java8 and then setting the following at the beginning of /usr/bin/moneydance

export JAVA_HOME=/usr/lib/jvm/java-8-openjdk/jre

export PATH=${JAVA_HOME}/bin:${PATH}

With this little change it appears to be working like a champ, thanks.

dmfrench22 commented on 2018-03-31 13:11 (UTC)

Hi, moneydance_amd64-2017.1670-1.tar.gz fails sha256sums

plague-doctor commented on 2017-11-21 00:56 (UTC)

Good suggestion. Done. Thanks @t.animal

t.animal commented on 2017-11-20 21:44 (UTC)

I suggest you switch to https for the source download.

plague-doctor commented on 2017-04-06 04:28 (UTC)

setone, no worries. I hope the release cycle of this package will stabilise now.

setone commented on 2017-04-03 14:19 (UTC)

plague-doctor, thanks for picking up this package!