https://bugs.freedesktop.org/show_bug.cgi?id=83304
--- Comment #6 from Remi Denis-Courmont <[email protected]> --- (In reply to comment #4) > > The deadlock is there, right below FIXME: > > > > https://git.videolan.org/?p=vlc.git;a=blob;f=modules/video_output/wl/shm.c; > > hb=2.2.0-git-662-ge08f4fc#l184 > > That is broken like I explained above, it runs in a different thread, > doesn't it? Yes. But now you seem to imply that running wl_display_roundtrip() in parallel to a threaded mainloop is not meant to work. Well, the Wayland developers are free to "define" their API the way they feel like, so that is fine. But then I don't understand what you meant by "it all works if all threads follow the polling protocol documented". That seems contradictory. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
