24.03.2025, 07:20
Hallo!
Ist es möglich den RouteConverter unter Linux Wayland zum Laufen zu bringen oder funktioniert er nur unter native X11?
Bekomme folgende Fehlermeldung:
java -jar RouteConverterLinuxPrerelease.jar
Mar 24, 2025 7:12:56 AM com.github.markusbernhardt.proxy.ProxySearch
INFO: No proxy found for java. Trying next one.
Mar 24, 2025 7:12:56 AM com.github.markusbernhardt.proxy.ProxySearch
INFO: No proxy found for desktop. Trying next one.
Mar 24, 2025 7:12:56 AM com.github.markusbernhardt.proxy.ProxySearch
INFO: No proxy found for env. Trying next one.
Logging to console and /tmp/routeconverter-ste/RouteConverter.log
Mar 24, 2025 7:12:56 AM slash.navigation.converter.gui.RouteConverter initializeLogging
INFO: Started RouteConverter OpenSource Edition 3.2-SNAPSHOT-397 from 20 March 2025 for Linux with locale en_GB on Red Hat, Inc. Java 21.0.6 (64-bit) and Linux 6.13.8-200.fc41.x86_64 amd64 with 4061 MByte maximum heap
Mar 24, 2025 7:12:56 AM slash.navigation.converter.gui.RouteConverter initializeLogging
INFO: java.io.tmpdir: /tmp, user.home: /home/ste, Application directory: /home/ste/.routeconverter, Temporary directory: /tmp/routeconverter-ste
Mar 24, 2025 7:12:56 AM slash.navigation.gui.Application lambda$launch$0
SEVERE: Application class slash.navigation.converter.gui.RouteConverterOpenSource failed to launch
java.awt.HeadlessException:
No X11 DISPLAY variable was set,
or no headful library support was found,
but this program performed an operation which requires it
....
Ich verwende Fedora 41 mit Wayland
Ist es möglich den RouteConverter unter Linux Wayland zum Laufen zu bringen oder funktioniert er nur unter native X11?
Bekomme folgende Fehlermeldung:
java -jar RouteConverterLinuxPrerelease.jar
Mar 24, 2025 7:12:56 AM com.github.markusbernhardt.proxy.ProxySearch
INFO: No proxy found for java. Trying next one.
Mar 24, 2025 7:12:56 AM com.github.markusbernhardt.proxy.ProxySearch
INFO: No proxy found for desktop. Trying next one.
Mar 24, 2025 7:12:56 AM com.github.markusbernhardt.proxy.ProxySearch
INFO: No proxy found for env. Trying next one.
Logging to console and /tmp/routeconverter-ste/RouteConverter.log
Mar 24, 2025 7:12:56 AM slash.navigation.converter.gui.RouteConverter initializeLogging
INFO: Started RouteConverter OpenSource Edition 3.2-SNAPSHOT-397 from 20 March 2025 for Linux with locale en_GB on Red Hat, Inc. Java 21.0.6 (64-bit) and Linux 6.13.8-200.fc41.x86_64 amd64 with 4061 MByte maximum heap
Mar 24, 2025 7:12:56 AM slash.navigation.converter.gui.RouteConverter initializeLogging
INFO: java.io.tmpdir: /tmp, user.home: /home/ste, Application directory: /home/ste/.routeconverter, Temporary directory: /tmp/routeconverter-ste
Mar 24, 2025 7:12:56 AM slash.navigation.gui.Application lambda$launch$0
SEVERE: Application class slash.navigation.converter.gui.RouteConverterOpenSource failed to launch
java.awt.HeadlessException:
No X11 DISPLAY variable was set,
or no headful library support was found,
but this program performed an operation which requires it
....
Ich verwende Fedora 41 mit Wayland