Igor Maznitsa
Igor Maznitsa
also it is possible just split maven project module to two ones - build and install and in the case installing module can be any type and make any business...
installation of xdg-desktop-portal and xdg-desktop-portal-gnome changes error to ```console [ERROR] [libimhex | Main] Requested file dialog returned an error: No such interface “org.freedesktop.portal.FileChooser” on object at path /org/freedesktop/portal/desktop ```
helped listed steps - added `/usr/share/xdg-desktop-portal/portals/portals.conf ` ``` [preferred] default=gnome org.freedesktop.impl.portal.FileChooser=gnome ``` - restart portal with `systemctl --user restart xdg-desktop-portal`
If you rebooted IDE after deactivation, why didn't you reboot after activation? plugin should work automatically after activation without IDE restart?
I have tried the new version and got another error from maven ``` Dependency convergence error for org.javassist:javassist:jar:3.28.0-GA:compile paths to dependency are: +-******************************* +-com.vaadin:vaadin-spring-boot-starter:jar:24.4.3:compile +-com.vaadin:vaadin-spring:jar:24.4.2:compile +-org.reflections:reflections:jar:0.10.2:compile +-org.javassist:javassist:jar:3.28.0-GA:compile and +-************************ +-com.vaadin:vaadin-spring-boot-starter:jar:24.4.3:compile...
you can use the pom to check vaadin spring for errors, looks like a lot of convergence errors ```xml 4.0.0 com.vaadin.test test-comvergences 0-SNAPSHOT pom com.vaadin vaadin-spring-boot-starter 24.4.3 org.apache.maven.plugins maven-enforcer-plugin 3.5.0...
the pom which I provided above, during build complains for listed convergence errors ``` com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.0 org.springframework:spring-aop:jar:6.1.8 org.springframework:spring-core:jar:6.1.8 org.javassist:javassist:jar:3.28.0-GA org.springframework:spring-context:jar:6.1.8 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.0 org.springframework:spring-beans:jar:6.1.8 com.fasterxml.jackson.core:jackson-core:jar:2.17.0 io.projectreactor:reactor-core:jar:3.5.16 jakarta.validation:jakarta.validation-api:jar:3.0.2 org.slf4j:slf4j-api:jar:2.0.13 com.vaadin:flow-server:jar:24.4.2 com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 commons-io:commons-io:jar:2.13.0 org.springframework:spring-expression:jar:6.1.8 io.micrometer:micrometer-observation:jar:1.12.6...
which version of Java is provided by the distributive?
Raspberry 4 has ARM on board, I have added build for [Linux AARCH64](https://github.com/raydac/zxpoly/releases/download/2.3.4-S/zxpoly-emul-2.3.4-SNAPSHOT-linux-aarch64-jdk.tar.gz) into build, so you can try
2.3.4-SNAPSHOT, try turn off all filters and turn on interlaced scan if it is on, you can decrease frequency of screen refresh through increase INT/Frame 