Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Jul 3rd, 2010 | Syntax: None | Size: 0.40 KB | Hits: 42 | Expires: Never
Copy text to clipboard
  1. 2010-07-03 14:05:07.335 Python Database Connection: Using connection settings from /root/.mythtv/config.xml
  2. Traceback (most recent call last):
  3.   File "./betterMovies.py", line 26, in <module>
  4.     channels = db.getChannels()
  5.   File "/usr/local/lib/python2.6/dist-packages/MythTV/methodheap.py", line 739, in getChannels
  6.     return Channel.getAllEntries()
  7. NameError: global name 'Channel' is not defined