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

[Bug] state.pickle load error results in completely broken app #321

Open
sumnerevans opened this issue Oct 3, 2021 · 0 comments
Open

[Bug] state.pickle load error results in completely broken app #321

sumnerevans opened this issue Oct 3, 2021 · 0 comments
Labels
bug Something isn't working gl-import This issue was imported from GitLab has attachment

Comments

@sumnerevans
Copy link
Member

In GitLab by @metronidazole on Oct 3, 2021, 01:30

I am using version 0.11.12 compiled from the arch linux AUR and I have an issue in which the app is completely broken. Only a few artists/album load, however no songs are present in any album. Furthermore, the app configuration is lost after the app is closed. I have the same server configured on a separate desktop/install of sublime music and it works fine.

Here is the relevant log output:

log.txt

You can see

2021-10-03 17:19:59,292:ERROR:root:config:Couldn't load state from /home/user/.local/share/sublime-music/1bfd1237-2efd-4018-9760-3de30f883dad/state.pickle
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/sublime_music/config.py", line 215, in load_state
self._state = pickle.load(f)
EOFError: Ran out of input

@sumnerevans sumnerevans added the bug Something isn't working label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gl-import This issue was imported from GitLab has attachment
Projects
None yet
Development

No branches or pull requests

1 participant