vmakela
September 23, 2025, 8:25am
1
Hi!
I’m using both PP linux app and android mobile app. My base currency is EUR. How’s it possible that desktop and mobile show my dollar investments in different value? Example I own 100 Coca-Cola stock. Their current value is 100 x $66.21 = $6621. Mobile app shows that their value is 5620,07 EUR wich is right, but desktop app shows 6110,19 EUR.
EDIT. View > General Data > Currencies
Shows that Date of latest exchange rate for EUR/USD is 18.12.2015
That is pretty old…
What is the source of the exchange rate? The ECB (as built in) or did you configure your own exchange rate with your own data source?
If it is about ECB sources, check if you can delete the Workspace directory and the start PP again. Any messages in the error log?
vmakela
September 23, 2025, 12:02pm
3
Hi!
Deleting workspace directory did not change the currency.
Error log says the following:
This is not a problem, this is normal for every PP on linux.
Maybe this linux java root cert problem? Kursaktualisierung Währungen Linux - #19 by ProgFriese
vmakela
September 23, 2025, 2:23pm
5
Thank you for your answers.
I found the solution here: https://aur.archlinux.org/packages/portfolio-performance-bin
Changing java-25 to java-21 fixed the problem.
1 Like
Rafa
September 23, 2025, 3:07pm
6
Ah, at Github was recently a similar issue raised by the maintainers of the Portfolio Performance Archlinux AUR Binary Package:
opened 10:50AM - 21 Sep 25 UTC
Hi, i am one of the maintainers of the Portfolio Performance Archlinux AUR Binar… y Package:
https://aur.archlinux.org/packages/portfolio-performance-bin
With the latest push of jre-openjdk Version 25, the package stopped working:
`java.lang.IllegalArgumentException: Unsupported class file major version 69`
We could pin the required openjre Version to an older one. Which one would recommended? Choices are:
- jre21
- jre17
- jre11
- jre8
Before we had jre24 which was working fine but now was replaced by 25. Should we pin to one of this versions or is 25 support around the corner?
2 Likes