casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
745 stars 54 forks source link

Program does not start. Aborted (core dumped) #1

Closed PassiveLemon closed 1 year ago

PassiveLemon commented 1 year ago

[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.

image

PassiveLemon commented 1 year ago

Found solution: sudo apt install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev

Also, if you get errors about ffprobe, sudo apt install ffmpeg