In my linux xubuntu with cinnamon all is working but if I go in the statement of assets funciont nothing is displayed. data are correctly computed, in fact if I press the export button I can read it in csv format, but nothing is on the screen, no tables, no graphs.
This is the console output if I run the application from terminal:
WARNING: Using incubator modules: jdk.incubator.vector
Jul 04, 2025 7:04:35 PM 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
Jul 04, 2025 7:04:35 PM 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
Jul 04, 2025 7:04:35 PM 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
Jul 04, 2025 7:04:35 PM 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
Jul 04, 2025 7:04:35 PM 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
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.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on ‘_pixman_log_error’ to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on ‘_pixman_log_error’ to debug
(Portfolio Performance:16698): Gtk-CRITICAL **: 19:04:53.226: gtk_widget_get_preferred_width_for_height: assertion ‘height >= 0’ failed
(Portfolio Performance:16698): Gtk-WARNING **: 19:04:53.226: gtk_widget_size_allocate(): attempt to allocate widget with width 17 and height -1
(Portfolio Performance:16698): Gtk-CRITICAL **: 19:04:53.226: gtk_box_gadget_distribute: assertion ‘size >= 0’ failed in GtkScrollbar
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on ‘_pixman_log_error’ to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on ‘_pixman_log_error’ to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on ‘_pixman_log_error’ to debug