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

autoplayergui: exit with error #22

Open
pat1 opened this issue Oct 24, 2016 · 3 comments
Open

autoplayergui: exit with error #22

pat1 opened this issue Oct 24, 2016 · 3 comments
Labels

Comments

@pat1
Copy link
Owner

pat1 commented Oct 24, 2016

with message:
error getting player playlist

@pat1 pat1 added the bug label Oct 24, 2016
@pat1
Copy link
Owner Author

pat1 commented Nov 14, 2016

added tracebeck fo debug

@pat1
Copy link
Owner Author

pat1 commented Nov 14, 2016

update gtktree
Traceback (most recent call last):
File "/usr/bin/autoplayergui", line 251, in make_list
for track in self.tl.GetTracksMetadata( self.tl.Tracks):
File "/usr/lib/python2.7/site-packages/autoradio/pydbusdecorator/dbus_method.py", line 91, in dbusWrapedMethod
return self._call_dbus(obj, _args, *_kw)
File "/usr/lib/python2.7/site-packages/autoradio/pydbusdecorator/dbus_method.py", line 66, in _call_dbus
dbus_result = bus_meth(_args, *_kw)
File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 145, in call
*_keywords)
File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
retval = candidate_method(self, *args, *_keywords)
File "/usr/lib/python2.7/site-packages/autoradio/autoplayer/player.py", line 510, in GetTracksMetadata
myattr= getattr(self.player.playlist[id],attr,None)
KeyError: dbus.String(u'32009')

Error getting player playlist

@pat1 pat1 closed this as completed in 6ccb904 Nov 17, 2016
@pat1
Copy link
Owner Author

pat1 commented Nov 28, 2016

now do not exit but print a trace:

PlaybackStatus Playing
PlaybackStatus Playing
PlaybackStatus Playing
PlaybackStatus Playing
PlaybackStatus Playing
PlaybackStatus Playing
PlaybackStatus Stopped
PlaybackStatus Playing
PlaybackStatus Stopped
PlaybackStatus Playing
update gtktree
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
Traceback (most recent call last):
  File "/usr/bin/autoplayergui", line 272, in Len
    cell.set_property('text', convert_ns(track[0].get(u'mpris:length',"")))
  File "/usr/bin/autoplayergui", line 24, in convert_ns
    s,ns = divmod(t, 1000000)
TypeError: unsupported operand type(s) for divmod(): 'str' and 'int'
update gtktree
update gtktree
update gtktree

@pat1 pat1 reopened this Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant