Closed yiids closed 1 year ago
First of all, thank you for your testing!
After digging in the debugger, i've found that the problem is not Mosaic related, is some of OF issues with gstreamer libs version 1.20 ( apparently it should work downgrading the gstreamer release )
https://github.com/openframeworks/openFrameworks/issues/6871
https://forum.openframeworks.cc/t/segmentation-fault-on-examples-computer-vision-opencvexample/39508
I'm going to test some solutions, i'll update here when i'll find a good one!
Just fixed and updated in flathub, tested and now working fine!
you'll need to run:
flatpak update org.d3cod3.Mosaic
and
flatpak run org.d3cod3.Mosaic
Compiled from source on debian 11. segfaults immediately on run. Stacktrace: ` Timestamp: Thu 2023-10-05 12:53:22 CEST (3min 15s ago) Command Line: ./Mosaic Executable: /home/y/src/audiovisuals/of-0.11/apps/myApps/Mosaic/bin/Mosaic Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/vte-spawn-e0f7dec2-e7c2-409f-ad1c-be0ffa7052f6.scope Unit: user@1000.service User Unit: vte-spawn-e0f7dec2-e7c2-409f-ad1c-be0ffa7052f6.scope Slice: user-1000.slice Owner UID: 1000 (y) Boot ID: d6382a1522854834a9512f262243e387 Machine ID: 27380db539cf46a49bea4736cea5a1b7 Hostname: dell Storage: /var/lib/systemd/coredump/core.Mosaic.1000.d6382a1522854834a9512f262243e387.104235.1696503202000000.zst Message: Process 104235 (Mosaic) of user 1000 dumped core.
`