Skip to content
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

Crash on extracting file metadata ? #1

Closed
xiro-codes opened this issue Apr 7, 2024 · 7 comments
Closed

Crash on extracting file metadata ? #1

xiro-codes opened this issue Apr 7, 2024 · 7 comments
Labels
question Further information is requested

Comments

@xiro-codes
Copy link

xiro-codes commented Apr 7, 2024

Steps to reproduce

  • scroll to a file

as soon as I scroll to a file it crashes

Recording

https://asciinema.org/a/81KQsPft4xzJWG7n60OtPQdnb

Crash log

https://app.warp.dev/block/153s5U7AxEtlvWIyqSTcmI

@xiro-codes xiro-codes changed the title Crash while on trying to previewing file? Crash while on scrolling to a file Apr 7, 2024
@xiro-codes xiro-codes changed the title Crash while on scrolling to a file Crash on scrolling to a file Apr 7, 2024
@xiro-codes xiro-codes changed the title Crash on scrolling to a file Crash on extract file metadata ? Apr 7, 2024
@xiro-codes xiro-codes changed the title Crash on extract file metadata ? Crash on extracting file metadata ? Apr 7, 2024
@yorukot
Copy link
Owner

yorukot commented Apr 7, 2024

This is weird. I can't reproduce this bug on my computer.
Are u using mac?

@AnshumanNeon
Copy link
Contributor

i can reproduce this
this is something even I am encountering.
I am using mac

@AnshumanNeon
Copy link
Contributor

where have you defined et?
Screenshot 2024-04-07 at 12 52 50 PM
in function.go file

@xiro-codes
Copy link
Author

im on linux( nixos )

@yorukot
Copy link
Owner

yorukot commented Apr 7, 2024

Ok so I found out what the problem was. The go-exiftool package requires exiftool.

Maybe i can try other package to get metadata

@xiro-codes
Copy link
Author

xiro-codes commented Apr 7, 2024

Thanks, might want to make a note of that dependency

@yorukot
Copy link
Owner

yorukot commented Apr 7, 2024

Thanks for your report!

@yorukot yorukot added the question Further information is requested label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants