Skip to content

Commit e714c53

Browse files
author
Victor Almeida
committed
Updating the xWayland link
1 parent 7f77320 commit e714c53

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

en/faq/linux.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ You might see the error message `Error: Could not find or load main class org.ja
2020

2121
### Wayland-based systems
2222

23-
JabRef relies on [XWayland](https://packages.debian.org/stable/xwayland) to run in Wayland environments. If your system is missing this dependency, the application will fail to launch (often showing an `Unable to open DISPLAY` error). To fix this, simply install XWayland using your distribution's package manager.
24-
25-
For example, on Debian/Ubuntu systems, run: `sudo apt install xwayland`
23+
JabRef relies on [XWayland](https://wayland.freedesktop.org/docs/html/ch05.html) to run in Wayland environments. If your system is missing this dependency, the application will fail to launch (often showing an `Unable to open DISPLAY` error). To fix this, simply install XWayland using your distribution's package manager.
2624

2725
## I am on Debian/Ubuntu and clicking on the JabRef icon works, but I cannot start JabRef from the command line. What is wrong?
2826

@@ -37,8 +35,3 @@ In the background, JabRef uses [JavaFX](https://en.wikipedia.org/wiki/JavaFX). A
3735
## Where can I find JabRef's log files?
3836

3937
A: On Linux, the path to the log files is `~/.local/share/jabref/logs/$version/`
40-
41-
## JabRef does not start on a Wayland-based system. What can I do?
42-
43-
JabRef relies on [XWayland](https://wayland.freedesktop.org/docs/html/ch05.html) to run in Wayland environments. If your system is missing this dependency, the application will fail to launch (often showing an `Unable to open DISPLAY` error). To fix this, simply install XWayland using your distribution's package manager.
44-
For example, on Debian/Ubuntu systems, run: `sudo apt install xwayland`

0 commit comments

Comments
 (0)