From bd71612aa52f8c4241df1f10994420476c7f66fe Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 10 Nov 2024 05:55:39 +0100 Subject: [PATCH] x window system: added source for last troubleshooting addition --- wiki/linux/x_window_system.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki/linux/x_window_system.md b/wiki/linux/x_window_system.md index 7355dd7..957ad6d 100644 --- a/wiki/linux/x_window_system.md +++ b/wiki/linux/x_window_system.md @@ -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 [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. ```sh