vimix icon indicating copy to clipboard operation
vimix copied to clipboard

Glfw Error 65548: Wayland

Open joaonunatings opened this issue 1 year ago • 1 comments

Description

Error I'm getting when trying to run vimix.

Information

vimix

  • Version: 0.8.2-1 (installed from aur, link)

OS

  • Arch Linux x86_64
  • Kernel: 6.8.8-arch1-1
  • WM: sway (wayland)

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

joaonunatings avatar May 16 '24 15:05 joaonunatings