Testing/Reports/Sugar-runner in Fedora 21: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
output of log app of terminal output when it would not start | output of log app of terminal output when it would not start: | ||
<nowiki> | |||
sr/lib64/python2.7/site-packages/gi/overrides/__init__.py:175: Warning: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. | sr/lib64/python2.7/site-packages/gi/overrides/__init__.py:175: Warning: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. | ||
return super_init_func(self, **new_kwargs) | return super_init_func(self, **new_kwargs) | ||
| Line 43: | Line 43: | ||
Gdk.color_parse(bg_color), []) | Gdk.color_parse(bg_color), []) | ||
TypeError: argument foreground: Expected Gdk.RGBA, but got gi.overrides.Gdk.Color | TypeError: argument foreground: Expected Gdk.RGBA, but got gi.overrides.Gdk.Color | ||
Exited with status 1, pid 1966 data (None, <open file '<fdopen>', mode 'w' at 0x7ff3958356f0>, 'adea7e8fcf956296c8872beb4c9f2dfb4bfa2184') | Exited with status 1, pid 1966 data (None, <open file '<fdopen>', mode 'w' at 0x7ff3958356f0>, 'adea7e8fcf956296c8872beb4c9f2dfb4bfa2184')</nowiki> | ||