Problem with new update

I use PP version 0.76.3 (May 2025), platform linux, x86_64, Java: 21.0.7+6-LTS, Eclipse Adoptium.

Today I was asked to update to version 0.77.0.
I received following message:

An error occurred while installing the items
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null → [R]name.abuchen.portfolio.product.executable.gtk.linux.x86_64 0.77.0, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.ChmodAction).
The action chmod on file /opt/portfolio/icon.xpm failed. Reason: Cannot run program “chmod”: error=2, Bestand of map bestaat niet
Cannot run program “chmod”: error=2, Bestand of map bestaat niet

The file icon.xpm exist in map /opt/portfolio.

I am experiencing an issue with the 0.77 update today as well. After selecting security, the transaction does not appear. The transaction panel at the bottom is also not displaying.

What do you mean ‘After selecting security…’?

When starting in the CLI I get the following:
jpvdb  ~  env JAVA_HOME=/opt/java/jdk-21.0.7+6 PATH=/opt/java/jdk-21.0.7+6/bin:$PATH /opt/portfolio/PortfolioPerformance
WARNING: Using incubator modules: jdk.incubator.vector
jun 09, 2025 6:26:35 P.M. org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.twelvemonkeys.imageio.plugins.bmp.BMPImageReaderSpi of service javax.imageio.spi.ImageReaderSpi in bundle com.twelvemonkeys.imageio.bmp
jun 09, 2025 6:26:35 P.M. org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.twelvemonkeys.imageio.plugins.bmp.CURImageReaderSpi of service javax.imageio.spi.ImageReaderSpi in bundle com.twelvemonkeys.imageio.bmp
jun 09, 2025 6:26:35 P.M. org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.twelvemonkeys.imageio.plugins.bmp.ICOImageReaderSpi of service javax.imageio.spi.ImageReaderSpi in bundle com.twelvemonkeys.imageio.bmp
jun 09, 2025 6:26:35 P.M. org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.twelvemonkeys.imageio.plugins.bmp.BMPImageWriterSpi of service javax.imageio.spi.ImageWriterSpi in bundle com.twelvemonkeys.imageio.bmp
jun 09, 2025 6:26:35 P.M. org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.twelvemonkeys.imageio.plugins.bmp.ICOImageWriterSpi of service javax.imageio.spi.ImageWriterSpi in bundle com.twelvemonkeys.imageio.bmp

** (Portfolio Performance:8342): CRITICAL **: 18:26:37.932: JNI class pointer is NULL for class org/eclipse/swt/accessibility/AccessibleObject

SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See SLF4J Error Codes for further details.
jpvdb  ~ 

It is two different problems, I have the same as you.
The different tabs of the Information Pane are empty, only the Chart is showing something.

3 Likes

hi together, I have the same problem as Veterini - after updating to
Version: 0.77.0 (Juni 2025)
Platform: macosx, aarch64
Java: 21.0.5+11-LTS, Azul Systems, Inc.

missing old data like trades, history stock prices … but chart is visible.

thank you so much for your work!

2 Likes

I can also confirm this. I think the problem is the new multi-security chart for statement… @OnkelDok

2 Likes

The issue could be found its way into the software by one of the followong commits:

Unfortunately I’m not in range to my development PC. I won’t be able to look at it until the evening after tomorrow at the earliest.

I have a fix I think, I am sending a PR for review

1 Like

I think the issue is because I applied @OnkelDok feature to other views as well. I will have a look

I just published Version 0.77.1 that should fix the missing data in the information pane.

About this problem:

Not sure what went wrong there. The in-place update seems to have a problem. Try download and making a fresh install. Sorry.

1 Like

thanks for the quick fix. works!