-
-
Notifications
You must be signed in to change notification settings - Fork 231
Bug when trying to edit tacks #2000
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
Comments
I could not reproduce this on bullseye, the file is saving as expected and no error is logged. Could you please tell me:
|
Yeaah it's ticket number #2000, this calls for celebration 🎉 haha ! |
No matter which field I edit I always have this same problem I don't have a track type I didn't upgrade from an old version I just did a clean install I want to add that I tried to install on Debian because I read that it worked better but when I launch the installer it does not work so I am on Ubuntu |
I tried again on ubuntu 20.04 LTS, could not reproduce the error. Please provide more details on the error your are facing and details about your installation. Maybe also the logs please (and please no screenshot, those aren't useful). |
I reproduced it, I'll dig into this. |
Perfect, you've solved the problem |
You either wait for the next release or cherry-pick the commit and apply it to your installation: # Pull the latest changes
git checkout main
git pull
# Return to version 3.0.0-alpha.13 and apply the fix
git checkout 3.0.0-alpha.13
git cherry-pick f137be09a1b2b1509768fa50960f02dbb04edeb1
# And rerun the install script |
Describe the bug
When I want to change the metadata of a track and I save the metadata, the change does not apply and when I check the log, errors appear.
To Reproduce
Steps to reproduce the behavior:
LibreTime version:
Version: 3.0.0-alpha.13
Installation method:
Screenshots
https://imgur.com/q6XccZv
Client (please complete the following information if applicable):
The text was updated successfully, but these errors were encountered: