-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cli works but crashes at the end #70
Comments
Can confirm, this is happening to me as well with trimage 1.0.6 and Python 3.8.5 on Ubuntu 20.04.1 LTS. |
I had the same issue, worked after buidling trimage from sources. This issue was fixed in #76 so it probably can be closed now. |
@diklimchuk The current version in the Ubuntu package repo is 1.0.6, which was released before the fix. So anyone installing from there will still experience the issue. |
Can we get a new release for Ubuntu? Incidentally the "Download for Ubuntu" link on trimage.org is now broken; it gets redirected to snapcraft.io, and Trimage isn't there. ( |
Oh, and it's confusing because when building from source, the version reported is still 1.0.6 -- would be helpful to get a version bump too. |
After running trimage with:
trimage -d .
It seems to successfully process all files, but ends with a crash:
Running the newest version, installed with
yay -S trimage
on Arch Linux.The text was updated successfully, but these errors were encountered: