Posted by abcc Tue 20th Mar 2007 03:20 - Syntax is Python - 14 views
Download | New Post | Modify | Hide line numbers
  1. Traceback (most recent call last):
  2.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/gtkgui/chatrooms.py", line 646, in OnEnter
  3.     np = self.frame.now.DisplayNowPlaying(None)
  4.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/gtkgui/nowplaying.py", line 375, in DisplayNowPlaying
  5.     result = self.amarok()
  6.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/gtkgui/nowplaying.py", line 479, in amarok
  7.     slist = self.NPFormat.child.get_text()
  8. AttributeError: 'NoneType' object has no attribute 'get_text'
  9.  

PermaLink to this entry https://pastebin.co.uk/12075
Posted by abcc Tue 20th Mar 2007 03:20 - Syntax is Python - 14 views
Download | New Post | Modify | Hide line numbers

 

Comments: 0