I was hoping to do some debugging, but didn't have time to get very far. As a work around, moosic still works fine with Python 2.4, so you can force it to use that by:
* Install Python 2.4 and the relevant python2.4-* packages * Editing /usr/bin/moosic and /usr/bin/moosicd such that the first line reads #!/usr/bin/python2.4 . * Creating two symlinks: - /usr/lib/python2.4/site-packages/moosic -> /usr/lib/python2.5/site-packages/moosic - /usr/lib/python2.4/site-packages/moosic.egg-info -> /usr/lib/python2.5/site-packages/moosic.egg-info That should mostly do the trick, however, it's very much a work-around, and isn't recommended. -- moosic client throws ProtocolError https://bugs.launchpad.net/bugs/95532 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs