webcamoid icon indicating copy to clipboard operation
webcamoid copied to clipboard

Crash on startup on sonoma

Open theotheroracle opened this issue 10 months ago • 3 comments

Summary

Crash on startup on sonoma

Current Behavior

When trying to launch the application, i get a popup saying the application crashed .

Expected Behavior

It should have started up successfully .

Steps to Reproduce

If Webcamoid crashed, try to reproduce the crash several times to be sure where is the problem. Write the steps to reproduce the issue below:

  1. Build it following the instructions from this page: https://github.com/webcamoid/webcamoid/wiki/Build-and-install-in-Mac
  2. Launch the .app that was created
  3. The app crashes

Suggestions and tips

I'll try to do some investigation into the issue myself, but i'm not an experienced macos developer .

Your Environment

  • Webcamoid information: (9.1.1) (x86)
  • Operating System information: (MacOS) (14.4.1 (23E224)) (x86)
  • Any other useful information: (logs, gdb backtrace, valgrind logs, screenshots, hardware, etc.) https://gist.github.com/theotheroracle/378e6e1e7b531a7f1c433fd60ad9538d - crash https://gist.github.com/theotheroracle/2ade5f7fbdb9d16479851c42075e1d8e - build-log

theotheroracle avatar Apr 11 '24 01:04 theotheroracle

You must deploy the app, otherwise it won't work.

hipersayanX avatar Apr 11 '24 16:04 hipersayanX

i ran the deploy script, launched the webcamoid-portable app, and got this crash: https://gist.github.com/theotheroracle/557f2ff75f7dc05da96c499b7c71444c installed the pkg, and got this crash: https://gist.github.com/theotheroracle/0170b7db298ede7d192181aff42f7d60

theotheroracle avatar Apr 27 '24 19:04 theotheroracle

Does the bundle have these files?

Webcamoid.app/Contents/Plugins/platforms/libqcocoa.dylib
Webcamoid.app/Contents/Plugins/platforms/libqminimal.dylib
Webcamoid.app/Contents/Plugins/platforms/libqoffscreen.dylib

hipersayanX avatar Apr 27 '24 21:04 hipersayanX