Advertisement
Guest User

Untitled

a guest
Sep 4th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in _message_cb
  3. retval = candidate_method(self, *args, **keywords)
  4. File "/usr/lib/python2.7/dist-packages/MythbuntuControlCentre/backend.py", line 280, in scriptedchanges
  5. plugin_instances[instance].root_scripted_changes(plugin_dictionary[plugin])
  6. File "/usr/share/mythbuntu/plugins/python/remote.py", line 302, in root_scripted_changes
  7. lirc.write_hardware_conf()
  8. File "/usr/lib/python2.7/dist-packages/mythbuntu_common/lirc.py", line 245, in write_hardware_conf
  9. for line in lines:
  10. TypeError: 'NoneType' object is not iterable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement