-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vlc crashing when using wayland on Mir #389
Comments
You shouldn't need to do anything special to reproduce. I get a similar result with:
Although, "listener function for opcode 3 of wl_output is NULL" is rather suggestive that Mir is sending unexpected events. (We probably fail to check the wl_output protocol version somewhere.) |
Merged
bors bot
added a commit
that referenced
this issue
Jul 13, 2018
462: Mir release 0.32.1 r=AlanGriffiths a=Saviq ### Enhancements: - [libmiral] Launcher for internal Wayland clients. (#410) - [miral-shell] Reinstate the "spinner" when starting miral-shell (re-implementing it in Wayland) ### Bugs fixed: - [mesa-kms] Select EGLConfig matching our GBM format. (#435) - [Wayland] Don't send output events that are not supported in the agreed protocol version. (#389) - [Wayland] Ensure resize configuration events are not superseded. (#449) Co-authored-by: Alan Griffiths <alan@octopull.co.uk>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System running just Mir (i.e. I've disabled any other X11/wayland server, as I'm unable to figure out how to make vlc prioritize)
sudo XDG_RUNTIME_DIR=/tmp miral-shell
I've chmod 777 /tmp/wayland-0* for good measure. Then running
QT_QPA_PLATFORM=wayland WAYLAND_DEBUG=1 cvlc --wl-display wayland-0 --no-audio ./big_buck_bunny_1080p_h264.mov --verbose=2
it crashes with
The text was updated successfully, but these errors were encountered: