Excellent, thanks! I've applied that. I'm still getting a build error from __init__ from the User_dict class in opensinhalease_lib/preferences.py.
You can find the exact version of the code I'm building at: https://code.launchpad.net/~allison/+junk/opensinhalease-precise Thanks for any thoughts, Allison On 05/03/2012 03:59 PM, tony byrne wrote: > Hi Allison > I had a look at lp:~mpgallage/opensinhalease/quickly_trunk and it > tries to call desktopcouch > which is unusable in Precise. I stubbed out the desktopcouch calls > and the app runs from the source code now. Patch attached. > > There is a porting wiki entry https://wiki.ubuntu.com/Quickly/GTK3 > that considers > PyGObject to PyGI > GTK+ 2 to GTK+ 3 > GConf to GSettings > > but old quickly apps need a desktopcouch to GSettings guide. > > On 03/05/2012, Allison Randal <[email protected]> wrote: >> We have Quickly apps submitted to the ARB that run just fine on Oneiric, >> but fail to build on Precise. This seems to be related to changes in the >> APIs for GTK (I've attached a build log for one). >> >> Is there a set of simple instructions we can give developers on how to >> update their Quickly apps from Oneiric to Precise? >> >> Thanks! >> Allison >> _______________________________________________ Mailing list: https://launchpad.net/~quickly-talk Post to : [email protected] Unsubscribe : https://launchpad.net/~quickly-talk More help : https://help.launchpad.net/ListHelp

