Hi everyone, long time ubuntu user here, just moved to opensuse 11.1
recently I updated a bunch of packages and now yast is giving me this error when i try and run anything from its “control panel”:
terminate called after throwing an instance of 'YUIPluginException'
what(): Couldn't load plug-in gtk
YaST got signal 6 at YCP file Wizard.ycp:691
/sbin/yast2: line 437: 4882 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
also deluge and gparted are giving strange error messages:
gparted:
(gpartedbin:4207): Gtk-WARNING **: cannot open display:
deluge:
[ERROR ] 16:49:30 ui:65 Unable to find the requested UI: gtk. Please select a different UI with the '-u' option or alternatively use the '-s' option to select a different default UI.
Traceback (most recent call last):
File "/usr/bin/deluge", line 8, in <module>
load_entry_point('deluge==1.1.0', 'console_scripts', 'deluge')()
File "/usr/lib64/python2.6/site-packages/deluge/main.py", line 123, in start_ui
UI(options, args, options.args)
File "/usr/lib64/python2.6/site-packages/deluge/ui/ui.py", line 66, in __init__
sys.exit(0)
NameError: global name 'sys' is not defined