Guest User

Untitled

a guest
Jul 23rd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Exception in thread Thread-9:
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  4. self.run()
  5. File "/usr/lib/python2.7/threading.py", line 505, in run
  6. self.__target(*self.__args, **self.__kwargs)
  7. File "/usr/lib/exaile/xlgui/panel/radio.py", line 223, in _do_add_playlist
  8. pl.name = name
  9. AttributeError: 'NoneType' object has no attribute 'name'
Add Comment
Please, Sign In to add comment