[ASLO] [Sugar-devel] Problem with Log activity - Sugar widgets
Walter Bender
walter.bender at gmail.com
Fri Mar 2 16:20:30 EST 2012
On Fri, Mar 2, 2012 at 4:15 PM, Gonzalo Odiard <gonzalo at laptop.org> wrote:
> Another comment:
>
> If you look at the code in sugar 0.96, was already solved:
>
> def _create_activity_icon(metadata):
> if metadata is not None and metadata.get('icon-color'):
>
> color = XoColor(metadata['icon-color'])
> else:
> client = gconf.client_get_default()
> color = XoColor(client.get_string('/desktop/sugar/user/color'))
>
>
> You need update your sugar version.
>
> Between the problem can be with the change we did in the Log activity
> to not save a entry in the Journal.
> You can use the version 24 of Log activity
>
> Gonzalo
Are reverting the behavior of Log back to the standard "always save to
Journal" behavior? Please :)
-walter
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
More information about the ASLO
mailing list