← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 674366] Re: Control Centre using obsolete python bindings for Jamu plugin

 

These bindings actually are shipped in the mythtv package.

** Package changed: mythbuntu-control-centre (Ubuntu) => mythtv (Ubuntu)

** Changed in: mythtv (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in ubuntu.
https://bugs.launchpad.net/bugs/674366

Title:
  Control Centre using obsolete python bindings for Jamu plugin

Status in “mythtv” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: mythbuntu-control-centre

  Mythbuntu 0.24 with auto builds. Whenever I start control centre I get
  the following error.

  WARNING: Error loading plugin <class 'jamuconfig.JamuconfigPlugin'>Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/MythbuntuControlCentre/plugin.py", line 75, in find_plugin_instances
      self._instances[plugin] = plugin()
    File "/usr/share/mythbuntu/plugins/python/jamuconfig.py", line 97, in __init__
      if not self.jamuconf.mythdb.getSetting('BackendServerIP', hostname = self.jamuconf.localhostname):
  AttributeError: 'MythDB' object has no attribute 'getSetting'
  CRITICAL: MythTV python bindings could not be imported, error(cannot import name MythDBBase)

  
  According to the wikie:http://www.mythtv.org/wiki/0.23_Python_bindings/Transition_Guide

  The getSetting() and setSetting() functions have been discarded.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: mythbuntu-control-centre 0.62-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri Nov 12 15:13:19 2010
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: mythbuntu-control-centre





References