[Sugar-devel] Telescope-11 fails to launch

Anish Mangal anish at sugarlabs.org
Tue Oct 25 01:46:21 EDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/24/2011 11:54 PM, Walter Bender wrote:
> On Mon, Oct 24, 2011 at 2:15 PM, Daniel Drake <dsd at laptop.org> 
> wrote:
>> Hi,
>> 
>> We have a number of telescopes here at the SF summit, but we have
>> found that the Telescope-11 activity fails to launch.
>> 
>> It fails on line 288 of activity.py: 
>> self._live_toolbar_container.insert(self._gain_button, -1)
> 
> Very common error as the main toolbar has an insert method but the
>  secondary toolbars do not:
> 
> if hasattr(toolbar, 'insert'):  # the main toolbar 
> toolbar.insert(button, -1) else:  # or a secondary toolbar 
> toolbar.props.page.insert(button, -1)
> 
> -walter
>> 
>> self._live_toolbar_container is a GtkHBox and does not have an 
>> "insert" method. This causes a crash on startup.
>> 
>> Please could this be fixed with a new release made?
>> 
>> Thanks, Daniel _______________________________________________ 
>> Sugar-devel mailing list Sugar-devel at lists.sugarlabs.org 
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>> 
> 
> 
> 

Sorry for all the pain caused by this. I've added another release
(v12) to the sandbox, for ASLO editors to review and make public.

For now, I've also uploaded it here:

http://people.sugarlabs.org/anish/Telescope-12.xo

This new release adds the gain/auto gain control to the live toolbar.

- -- 
Anish Mangal
Sugar Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOpk0tAAoJEBoxUdDHDZVp7TMIAJkDgcHJJx0SFo/6h6uVdTQm
sKlMtw9Zen7Z8khxBqz2oIV7FY1B4eMgTe4OSvUosXpByV+SGRuJzYxnRfusdEmW
XyP6yI7H9O3Pdmav/gy5Sy0bJYzrjMG3a3uOck7YgN9ehm6HmeiKHlmgTFzVJAFG
IT1fWwy4ZX5ebUGhWpTreEVvCNSSLXe815V6N9x0AXjHCYTxAJSshgO1Rh4fiRNa
AE+6HUtg/o5ciu5a7A/0Q7A1rF4SCViOxuPVpua+4Nll3U935Cd3yKzQyFsvbom3
gDATQvixHl9hI5KSCwHgkrRuG1B+4ezcrL6cIPiMFb7K/JQJNupcPK+UwUmH99g=
=/0uV
-----END PGP SIGNATURE-----


More information about the Sugar-devel mailing list