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