Issue 52973
Summary process_events.py couldn't start VLC player on Linux
Labels new issue
Assignees
Reporter sleicasper
    When I use the lldb Python binding script to start /usr/bin/vlc on Ubuntu 20.04. The script hangs and vlc never pops up.
https://github.com/llvm/llvm-project/blob/main/lldb/examples/python/process_events.py

Reproduce steps:
1. download process_events.py from github
2. install vlc vis apt (apt install vlc)
3. python3 process_events.py /usr/bin/vlc
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to