snapcrafters / obs-studio

This is a community-supported modified build of OBS Studio.
https://snapcraft.io/obs-studio
111 stars 37 forks source link

Suddenly stopped opening. Crashes without even starting up. #112

Closed xxRockOnxx closed 3 years ago

xxRockOnxx commented 3 years ago

This happened for a long time now and can't be bothered to figure out why.

My workaround was compile it to my home directory by following https://obsproject.com/wiki/install-instructions#linux-portable-mode-all-distros

Without the -p flag it crashes sometimes.

I now decided I want to use the full-build again via package manager and not compile myself every time.

When running obs it gives me:

Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/local/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/local/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/Dark.qss
Attempted path: /usr/local/share/obs/obs-studio/themes/Dark.qss
info: CPU Name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
info: CPU Speed: 3127.218MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 15852MB Total, 3490MB Free
info: Kernel Version: Linux 5.11.4-arch1-1
info: Distribution: "Arch Linux" Unknown
info: Session Type: x11
info: Unable to open X display
info: Freeing OBS context data
[1]    87081 segmentation fault (core dumped)  obs

--unfiltered_log nor --verbose gives any info. It always just crashes with the above log.

I found a similar issue: #80 but it seems like it says there that it is because of Wayland. I am running on X11 though.

xxRockOnxx commented 3 years ago

Closing. Wrong repo to post on.