** Also affects: dee (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: dee (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to dee in Ubuntu.
Matching subscriptions: dp-dee
https://bugs.launchpad.net/bugs/1096708

Title:
  'SharedModel' object has no attribute 'append' using Python 3 on 12.04

Status in Dee:
  Fix Committed
Status in “dee” package in Ubuntu:
  Fix Released
Status in “dee” source package in Precise:
  New

Bug description:
  [Test Case]

  1. Start python3
  2. from gi.repository import Dee
     -> Make sure that SharedModel has the append() function available

  [Regression Potential]

  No obvious regression potential, in worst case some problems with
  python 2 introspection.

  
  Original description:

  A Unity scope written in Python 3 on 12.04 gets the following error
  message when attempting to search

  'SharedModel' object has no attribute 'append'

  The same code works fine on 12.10. Similar code worked fine in 12.04
  using Python 2 (before I ported it to Python 3). The code portions in
  question are the same between the Python 2 and Python 3 versions.

  The scope I'm working on is here

  https://code.launchpad.net/~mythbuntu/mythbuntu/unity-scope-mythtv

To manage notifications about this bug go to:
https://bugs.launchpad.net/dee/+bug/1096708/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to