Yup, that was the problem. After upgrading to Maverick, it worked just fine. - Nathan
From: [email protected] To: [email protected] Date: Tue, 12 Oct 2010 10:25:40 -0500 Subject: Re: [Ayatana-dev] Questions about AppIndicators On Sun, 2010-10-10 at 21:30 -0700, Nathan Osman wrote: > Unfortunately, that doesn't work: > > I tried adding: > > > ind.set_label("This is a test!") > > > to my example, but I get the following error: > > > ind.set_label("This is a test!") > AttributeError: 'appindicator.Indicator' object has no attribute > 'set_label' > > > ...and it fails to load. On, Maverick? The labels are only supported in 10.10. --Ted _______________________________________________ Mailing list: https://launchpad.net/~ayatana-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-dev More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-dev More help : https://help.launchpad.net/ListHelp

