#286 closed defect (obsolete)
rainbow warnings with Turtle Art Portfolio
Reported by: | walter | Owned by: | mstone |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Turtleart | Version: | 0.82.x |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | New |
Description
I see a number of Rainbow warnings in the logs for TAPortfolio when running on an XO. Not sure if there is something I am doing wrong or if this is just the way things are currently with all activities in regard to GTK/Rainbow interactions:
Unable to creat ~/.gnome2
.gnome does not exist
error opening config file /root/.pangorc: permission denied
rainbow/inject.py:355 GTK Warning: gk_screen_get_display: assertion GTK_IS_SCREEN (screen) failed
rainbow/inject.py:355 Warning: invalid (NULL) pointer in instance
rainbow/inject.py:355 Warning: g_signal_handlers_disconnect_matched: assertion G_TYPE_CHECK_INSTANCE (instance) failed
rainbow/inject.py:355 Warning: g_object_ref: assertion G_IS_OBJECT (object) failed
rainbow/inject.py:355 Warning: g_object_get_data: assertion G_IS_OBJECT (object) failed
rainbow/inject.py:355 Warning: gsignal.c:2180: invalid unclassed object pointer for value type GdkScreen
rainbow/inject.py:355 Warning: g_object_unref: assertion G_IS_OBJECT (object) failed
None of this is fatal. Just an annoyance as it clutters up my log files.
Change History (5)
comment:1 Changed 14 years ago by walter
- Priority changed from Normal to Low
comment:2 Changed 14 years ago by walter
- Bug Status changed from Unconfimed to New
- Severity changed from Unspecified to Minor
comment:3 Changed 14 years ago by tomeu
- Milestone changed from Unspecified by Release Team to 0.86
comment:4 Changed 13 years ago by walter
- Resolution set to obsolete
- Status changed from new to closed
Moved to 0.86 in case Sugar >0.82 gets used with some version of Rainbow.