Skip to content

lastmp crash trying to fetch status.xfade #3

@IvanSanchez

Description

@IvanSanchez

My instance of lastmp crashes with the following error:

ERROR: Aborting: Traceback (most recent call last):
  File "/usr/bin/lastmp", line 237, in <module>
    daemon(cli)
  File "/usr/bin/lastmp", line 196, in daemon
    mo.observe()
  File "/usr/bin/lastmp", line 153, in observe
    self.wake()
  File "/usr/bin/lastmp", line 95, in wake
    FUZZ + int(status.xfade)) or \
  File "/usr/lib/pymodules/python2.7/mpdclient2.py", line 271, in __getattr__
    raise AttributeError
AttributeError

This seems be averted by setting MPD's crossfade to something different than zero seconds and restarting lastmp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions