1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-03 15:27:45 +02:00

x window system: added source for last troubleshooting addition

This commit is contained in:
tiyn 2024-11-10 05:55:39 +01:00
parent 1f57b8a880
commit bd71612aa5

View File

@ -162,7 +162,9 @@ If it is installed check if it starts up correctly by using the command
`systemctl --user status xdg-desktop-portal` as described in the `systemctl --user status xdg-desktop-portal` as described in the
[SystemD entry](/wiki/linux/systemd.md#startstopenabledisable-a-service-and-retrieve-its-logs). [SystemD entry](/wiki/linux/systemd.md#startstopenabledisable-a-service-and-retrieve-its-logs).
A possible error is `cannot open display`. A possible error is `cannot open display` as it was described and fixed by rockzombie2 and V1del in
an [Arch Linux](/wiki/linux/arch-linux.md)
[forum post](https://bbs.archlinux.org/viewtopic.php?id=294808).
To fix this you can run the following commands to temporarily make the file picker work. To fix this you can run the following commands to temporarily make the file picker work.
```sh ```sh