I've been wondering, what is that sourcery thing?
It's a GUI for slapt-src. viewtopic.php?f=17&t=2047
I've been wondering, what is that sourcery thing?
thenktor wrote:Akuna, at the current design there is pretty much space wasted




# LANG= /usr/sbin/setupcenter.py
/usr/sbin/setupcenter.py:61: GtkWarning: Unknown property: GtkIconView.item-orientation
builder.add_from_file('/usr/share/setupcenter/setupcenter.glade')
Traceback (most recent call last):
File "/usr/sbin/setupcenter.py", line 315, in <module>
SetupCenter()
File "/usr/sbin/setupcenter.py", line 101, in __init__
icon_feed = self.get_icon(gtk.STOCK_OPEN)
File "/usr/sbin/setupcenter.py", line 299, in get_icon
return theme.load_icon(icon_name, 48, 0)
glib.GError: Icon 'preferences-desktop-wallpaper' not present in theme$ LANG= /usr/sbin/setupcenter.py
Traceback (most recent call last):
File "/usr/sbin/setupcenter.py", line 312, in <module>
error_dialog(_("<b>Sorry!</b> \n\nRoot privileges are required to access the Setup Center. "))
NameError: name 'error_dialog' is not defined

