[Sugar-devel] Problem with Log activity - Sugar widgets

Gonzalo Odiard gonzalo at laptop.org
Fri Mar 2 16:15:51 EST 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120302/42601c38/attachment.html>


More information about the Sugar-devel mailing list