tchx84 / Flatseal

Manage Flatpak permissions
GNU General Public License v3.0
1.22k stars 72 forks source link

Error: Failed to open display #628

Open abergmeier opened 11 months ago

abergmeier commented 11 months ago

When running flatpak run com.github.tchx84.Flatseal I only get:

(com.github.tchx84.Flatseal:2): Gtk-WARNING **: 17:32:50.648: Failed to open display

rusty-snake commented 11 months ago

Did you changed any permissions for Flatseal or global? Namely x11 and wayland or environment variables.

Which distro do you run? Do other flatpaks work?

abergmeier commented 11 months ago

Did you changed any permissions for Flatseal or global? Namely x11 and wayland or environment variables.

After it did not work I overwrote socket with both x11 and wayland - still no change in behavior

Which distro do you run?

Ubuntu 22.04

Do other flatpaks work?

Yep.

JustAnEric commented 11 months ago

@abergmeier Do echo $DISPLAY, it may be because the display variable isn't set correctly. I use export DISPLAY=:0 on my Raspberry Pi. It may be something the same on Ubuntu.

tchx84 commented 8 months ago

@abergmeier when you say "other flatpaks", do you mean other GTK4 as well ? e.g. Decibels