-
Notifications
You must be signed in to change notification settings - Fork 21
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 while adding to library #33
Comments
Just got an identical crash report when I was rearranging field columns with all tracks selected. |
I'm speculating this was an issue with the FLAC metadata retrieval code. Were the files in question FLACs? I've made that code less crash-prone with the latest commit. Either way, that sort of crash shouldn't occur when rearranging columns. I'm in the process of overhauling how errors are handled throughout the program; I will close this issue when a failure in that method is reported to the user properly. |
@jcm93 yes they were FLAC. Thanks! |
@jcm93 I still get the same in the latest beta:
|
Added a folder to the library through File -> Add To Library and it crashed part of the way through.
Report:
The text was updated successfully, but these errors were encountered: