[sugar] ImportError: No module named IconColor

Marco Pesenti Gritti mpg
Sat Aug 26 19:24:22 EDT 2006


Simon Schampijer wrote:
> Marco Pesenti Gritti wrote:
>>
>>>
>>> Ok. I remember the idea of having the chat activity being available 
>>> in all the activities. This is working as expected (F3). But after a 
>>> 'buildone sugar' I still have the same traceback when starting the 
>>> chat activity.
>>> Keep up the great work'
>>> Simon
>>
>> Weird... Can you please give me the output of:
>>
>> cat 
>> /home/marco/sugar-jhbuild/build/share/sugar/activities/groupchat.activity 
>>
>>
> [Activity]
> name = GroupChat
> icon = activity-groupchat
> id = com.redhat.Sugar.GroupChatActivity
> python_module = groupchat.GroupChatActivity.GroupChatActivity
> show_launcher = yes
>
>> ls -l 
>> /home/marco/sugar-jhbuild/build/share/sugar/activities/groupchat.activity 
>>
> I am the user of this file:  -rw-r--r-- 1 erikos erikos
> I did not run sugar-jhbuilda as root - I just built artwork manually 
> and did a make install as root there.

Looks like an icon theme issue... Try to remove the icon theme 
(build/share/icons/olpc) and to rebuild artwork.

It could also just be that you need to update the cache:

cd build/share/icons/olpc
gtk-update-icon-cache -f .


But if you installed artwork as root you might still have probs.

Marco




More information about the Sugar-devel mailing list