This bug was fixed in the package dee - 1.0.10-0ubuntu1.1
---------------
dee (1.0.10-0ubuntu1.1) precise-proposed; urgency=low
* Cherry-pick upstream:
- 'SharedModel' object has no attribute 'append' using Python 3 on 12.04
(LP: #1096708) (LP: #905085)
* debian/control, debian/rules:
- install the python3 version of the override gobject introspection file,
as made by Didier Roche
-- Lukasz 'sil2100' Zemczak <[email protected]> Wed, 30 Jan 2013
16:50:42 +0100
** Changed in: dee (Ubuntu Precise)
Status: Fix Committed => 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:
Fix Released
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 : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp