mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-27 04:55:57 +03:00
[GH-ISSUE #1] Program does not start. Aborted (core dumped) #2
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PassiveLemon on GitHub (Sep 28, 2022).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/1
[Ubuntu 22.04 VM]
I cloned it, installed pip and python3, ran the requirements.txt, and then tried starting. Same issue on Wayland and Xorg.
@PassiveLemon commented on GitHub (Sep 28, 2022):
Found solution:
sudo apt install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-devAlso, if you get errors about ffprobe,
sudo apt install ffmpeg