Package Details: portfolio-performance-bin 0.72.2-1

Git Clone URL: https://aur.archlinux.org/portfolio-performance-bin.git (read-only, click to copy)
Package Base: portfolio-performance-bin
Description: A simple tool to calculate the overall performance of an investment portfolio.
Upstream URL: https://www.portfolio-performance.info
Keywords: finance investing money
Licenses: EPL-1.0
Submitter: nicolaischmid
Maintainer: nicolaischmid (whnr, tuxxx)
Last Packager: tuxxx
Votes: 29
Popularity: 0.53
First Submitted: 2019-09-30 12:56 (UTC)
Last Updated: 2024-11-30 17:04 (UTC)

Dependencies (1)

Required by (0)

Sources (4)

Pinned Comments

tuxxx commented on 2024-04-16 14:10 (UTC) (edited on 2024-04-16 14:11 (UTC) by tuxxx)

Make sure to import Andreas Buchens gpg key with

gpg --recv-keys E46E6F8FF02E4C83569084589239277F560C95AC

jesusignacio commented on 2023-01-29 21:37 (UTC) (edited on 2023-01-29 21:39 (UTC) by jesusignacio)

@emiltb just set a newer Java environment. For example: sudo archlinux-java set java-11-opendjk In case you need to know which ones do you have, run: sudo archlinux-java status

Latest Comments

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

mercutio commented on 2023-11-05 10:10 (UTC)

Arch now treats the JRE and JDK packages to be in conflict (see https://archlinux.org/news/incoming-changes-in-jdk-jre-21-packages-may-require-manual-intervention/).

It would be good if the PKGBUILD could be updated to just depends=('java-runtime'). That way you could use the package with the built-in JRE from the JDK package.

olebowle commented on 2023-11-05 10:00 (UTC) (edited on 2023-11-05 10:13 (UTC) by olebowle)

Could you please switch depends to java-runtime>=17? I'm using jdk-openjdk on my system which now conflicts with jre-openjdk{,-headless} (see Latest News). Thus, I had to rebuilt locally to be able to update my system.

pipep commented on 2023-09-16 19:09 (UTC) (edited on 2023-09-16 19:09 (UTC) by pipep)

Installing 0.65.3-2 I get this error:

==> Validating source files with sha512sums...
    portfolio_0.65.3.tar.gz ... Passed
    portfolio-performance-bin.svg ... Passed
    portfolio-performance-bin.desktop ... FAILED
==> ERROR: One or more files did not pass the validity check!

tuxxx commented on 2023-09-11 12:09 (UTC)

Please remove the " from Categories="Office;Finance" within the portfolio-performance-bin.desktop file. KDE cannot read these, resulting in the lost & found category. Removing the " works fine.

float commented on 2023-05-13 20:33 (UTC)

I'm having problem with this app (and others that use SWT). Maybe someone over here has an idea. There's a segfault in a call to a libgtk-3 (3.24.37-1) function. Here's the link to the forum: https://bbs.archlinux.org/viewtopic.php?id=285732

Necoro commented on 2023-03-28 19:42 (UTC)

According to https://help.portfolio-performance.info/installation/, JRE-17 is required. So probably the deps need to be updated.

Also, the website no longer mentions webkit2gtk. I have uninstalled it locally and it still works. So, perhaps this can also be removed (please double-check).

mr.buffed commented on 2023-02-10 10:07 (UTC)

Hmm. I just re-downloaded the logo.svg from the website and compared the sha512sum manually and they match. That's also what the update script suggests.

Can someone else confirm this?

Sorry for not getting back, somehow I didn't receive any notifications. I just removed the old svg (not using any AUR-helper but git) and fetched the latest version. Does work now, thanks and sorry for the noise!

jesusignacio commented on 2023-01-29 21:37 (UTC) (edited on 2023-01-29 21:39 (UTC) by jesusignacio)

@emiltb just set a newer Java environment. For example: sudo archlinux-java set java-11-opendjk In case you need to know which ones do you have, run: sudo archlinux-java status

emiltb commented on 2023-01-29 20:46 (UTC) (edited on 2023-01-29 21:10 (UTC) by emiltb)

Package used to work fine on my EndeavourOS installation, but recently I'm getting a window with "Version 1.8.0_362 of the JVM is not suitable for this product. Version: 11 or greater is required." when opening the program. I can only press a "Close" on this window. I have tried removing and reinstalling with yay (cleanBuild), to see if that could help me if it is a dependency problem. How do I resolve this?

Edit: whnr reached out to me and informed me, that I was likely using an old Java version. Switching to java-19-openjdk with 'sudo archlinux-java set java-19-openjdk' resolved the issue right away.

stellar7 commented on 2023-01-13 19:19 (UTC)

like you suspected: I did upgrade using 'new build' (ie deleting cache) and this now was working fine