When I mouse-over the sharing button in my sugar activity in the recent sugar-jhbuild, I get an error in Toolbutton.py:
in _show_palette self._palette.popup() AttributeError: 'NoneType' object has no attribute 'popup' And when I mouse out, I get another error which traces back to _hide_palette... through to _is_mouse_out, line 91, where widget is set to None (and has no attribute get_pointer).
_______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

