mifi / lossless-cut

The swiss army knife of lossless video/audio editing
GNU General Public License v2.0
24.01k stars 1.19k forks source link

[Snap only] Stable version snap failing to start due to missing libatk-1.0.so.0 #2027

Closed brunoais closed 3 weeks ago

brunoais commented 3 weeks ago

Note: The latest appImage works correctly. This is only about the stable snap version. Possibly it needs updating to a more recent version to avoid the issue.

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Operating System

Linux

Steps to reproduce

Try to open the stable version of snap of losslesscut of stable channel latest/stable: 3.60.0 2024-01-05 (129)

The error only appears in the stdout/stderr

Expected behavior

Lossless starts without the error

Actual behavior

losslesscut doesn't start

Share log from developer tools

/snap/losslesscut/129/losslesscut: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory

Extra:

Reverting ( snap revert losslesscut) to rev 128 (3.59.1 (128)) works around the issue

brunoais commented 3 weeks ago

NVM. Seems like snap was vomiting itself. After a revert and a refresh it fixed itself...