** Description changed: + [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
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1096708 Title: 'SharedModel' object has no attribute 'append' using Python 3 on 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/dee/+bug/1096708/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
