cleac / olifant

GTK3 client for Mastodon
GNU General Public License v3.0
19 stars 2 forks source link

Opening links on Wayland doesn't work #46

Open paper42 opened 4 years ago

paper42 commented 4 years ago

When I click on a link in a toot, I get this warning message and nothing happens. I think it could be solved by running command xdg-open explicitly.

[31147:31147:0826/123704.068924:ERROR:browser_main_loop.cc(1469)] Unable to open X display.

I am running sway 1.5 without XWayland.

jcamposz commented 4 years ago

@PaperMountainStudio Do you continue with this bug? I'm using Fedora 32 with wayland and it works

paper42 commented 4 years ago

At that time, I was using sway without XWayland support, now I have XWayland support and it works. Maybe it was because of it?