-
Notifications
You must be signed in to change notification settings - Fork 14
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
Unhandled exception in ScrobblerFrontend #15
Comments
No need. The actor UUIDs are not useful outside that single process on your computer, and in this case, the actor in question just crashed with this exception. There'll probably never be anything else in the world using that exact UUID. As for the exception, this looks like a crash down in pylast, either because of a bad assumption made by pylast or because last.fm returned a broken response. What version of pylast do you use? You can find the version in the output of the command |
Executable: /usr/bin/mopidy Looks like: pylast>=0.5.7: 0.5.11 from /usr/lib/python2.7/dist-packages |
Can you reproduce the crash? If so, which track should I play to do so? If I see that you have pylast 0.5.11, which is the one packaged in Ubuntu On Mon, Jul 6, 2015, 02:18 hlprimm notifications@github.com wrote:
|
It would happen on every track. Updating to 15.04 fixed it so maybe it was pylast. Thanks much. |
Replaced my UUID with censored BTW. Not sure what is causing this
The text was updated successfully, but these errors were encountered: