Skip to content

Traceback: File "/usr/lib/moped/mpdclient3.py", line 194 #10

Description

I've been getting this error from a fresh AUR install

Traceback (most recent call last):
File "/usr/lib/moped/mpdclient3.py", line 194, in _readitems
raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/bin/moped", line 323, in
mpc = mpdcommunal.MpdCommunal(comm)
File "/usr/lib/moped/mpdcommunal.py", line 56, in init
self.update()
File "/usr/lib/moped/mpdcommunal.py", line 71, in update
self.status = self.mpd.status()
File "/usr/lib/moped/mpdclient3.py", line 141, in
return lambda *args: self._docommand(attr, args, retval)
File "/usr/lib/moped/mpdclient3.py", line 149, in _docommand
return retval()
File "/usr/lib/moped/mpdclient3.py", line 261, in _getobject
objs = list(self._readobjects())
File "/usr/lib/moped/mpdclient3.py", line 214, in _readobjects
for key, value in self._readitems():
RuntimeError: generator raised StopIteration

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