Ticket #286 (closed defect: obsolete)
rainbow warnings with Turtle Art Portfolio
| Reported by: | walter | Owned by: | mstone |
|---|---|---|---|
| Priority: | Low | Milestone: | 0.86 |
| 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.
