brunoherbelin / vimix

Live Video Mixer
GNU General Public License v3.0
259 stars 25 forks source link

Glfw Error 65548: Wayland #142

Open joaonunatings opened 1 month ago

joaonunatings commented 1 month ago

Description

Error I'm getting when trying to run vimix.

Information

vimix

OS

Log

$ vimix
Glfw Error 65548: Wayland: The platform does not support setting the window position
Glfw Error 65548: Wayland: The platform does not support setting the window icon
Segmentation fault (core dumped)

EDIT: searched a bit online, this can be how vimix is being built (without the correct GLFW flags for wayland). will clone it and build it myself for wayland, if it works I will notify the maintaner in AUR

brunoherbelin commented 1 month ago

Excellent ! That would be great if you could propose this fix for the Arch Linux package !!!

I admit I didn't even know the community did a package of vimix for Arch! Thanks for the help