Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be
initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
해결: pacman -S qt5-wayland
제가 obs-studio 를 써본적이 없어서 자세힌 모릅니다. 혹시 obs-studio 가 qt 로 만들어진 프로그램인건가요~?
좀 찾아봤는데 그런거같네요
https://wiki.archlinux.org/title/Wayland#Qt
여기도..
음... qt 에서도 wayland 지원 활발하네유,,, 소중한 정보 팁 감사합니다!!!