← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 574744] Re: Mythbuntu Control Centre Error Popup in Mirobrige on Secondary Backend

 

I'm getting the same problem. Fully updated system, just set up storage
groups. Here's what I'm getting when I run MCC from the command line.

mike@hermes:~$ mythbuntu-control-centre 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Traceback (most recent call last):
  File "/usr/bin/mythbuntu-control-centre", line 375, in refreshState
    plugin.captureState()
  File "/usr/share/mythbuntu/plugins/python/mirobridgeconfig.py", line 99, in captureState
    self.mbfunctions.isInstalled()
  File "/usr/share/mythbuntu/plugins/python/mirobridgeconfig.py", line 568, in isInstalled
    self.getStorageGroups()
  File "/usr/share/mythbuntu/plugins/python/mirobridgeconfig.py", line 640, in getStorageGroups
    self.logger.critical(u"The Storage group (%s) directory (%s) does not exist" % (key, storagegroups[key]))
NameError: global name 'storagegroups' is not defined
/usr/bin/mythbuntu-control-centre:126: GtkWarning: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
  self.main_window.show()
mike@hermes:~$

-- 
Mythbuntu Control Centre Error Popup in Mirobrige on Secondary Backend
https://bugs.launchpad.net/bugs/574744
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Incomplete

Bug description:
Mythbuntu 10.04
Master Backend
Secondary Backend/Frontend

Mirobridge is configured on Master Backend

- Open Mythbuntu Control Center on Secondary backend
- Click on Mirobridge tab
- Popup appears indicating the Mirobridge plugin will be disabled

It doesn't actually disable the plugin as it still runs correctly on the Master Backend server.





References