By the way, when I run rigo from the command line as root and try to manage repositories, the rigo display blanks along with the following written to the konsole where root started rigo:
Code: Select all
Traceback (most recent call last):
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/cellrenderers.py", line 1035, in do_render
is_rtl)
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/cellrenderers.py", line 902, in _render_icon
icon = self._icon
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/cellrenderers.py", line 890, in _icon
self._icon_size, 0)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
gi._glib.GError: Failed to load icon
(rigo:11465): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion `path != NULL' failed
(rigo:11465): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion `G_IS_LOADABLE_ICON (icon)' failed
Traceback (most recent call last):
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/cellrenderers.py", line 1035, in do_render
is_rtl)
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/cellrenderers.py", line 902, in _render_icon
icon = self._icon
File "/usr/lib/rigo/rigo/ui/gtk3/widgets/cellrenderers.py", line 890, in _icon
self._icon_size, 0)
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
gi._glib.GError: Failed to load icon