Hello all,
I have not been able to upgrade to gutsy gibbon.
I am current on Kubuntu Fiesty Fawn.
1. I have applied all the available updates using Adept Updater and currently it does not show any more new upgrades. No option to upgrade to gutsy.
2. I downloaded and burned the Kubuntu Alternate CD for gutsy and i get the following error while trying to run cdromupgrade.
:~# sh /media/k710/cdromupgrade
/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:69: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/tmp/tmp.NHGPa15786/DistUpgradeViewGtk.py:347: GtkWarning: gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
icons = gtk.icon_theme_get_default()
Traceback (most recent call last):
File "/tmp/tmp.NHGPa15786/gutsy", line 57, in <module>
view = view_class(logdir=logdir)
File "/tmp/tmp.NHGPa15786/DistUpgradeViewGtk.py", line 349, in __init__
gtk.window_set_default_icon(icons.load_icon("updat e-manager", 32, 0))
AttributeError: 'NoneType' object has no attribute 'load_icon'
Can anyone please help ?
Thanks,
I have not been able to upgrade to gutsy gibbon.
I am current on Kubuntu Fiesty Fawn.
1. I have applied all the available updates using Adept Updater and currently it does not show any more new upgrades. No option to upgrade to gutsy.
2. I downloaded and burned the Kubuntu Alternate CD for gutsy and i get the following error while trying to run cdromupgrade.
:~# sh /media/k710/cdromupgrade
/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:69: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/tmp/tmp.NHGPa15786/DistUpgradeViewGtk.py:347: GtkWarning: gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
icons = gtk.icon_theme_get_default()
Traceback (most recent call last):
File "/tmp/tmp.NHGPa15786/gutsy", line 57, in <module>
view = view_class(logdir=logdir)
File "/tmp/tmp.NHGPa15786/DistUpgradeViewGtk.py", line 349, in __init__
gtk.window_set_default_icon(icons.load_icon("updat e-manager", 32, 0))
AttributeError: 'NoneType' object has no attribute 'load_icon'
Can anyone please help ?
Thanks,
Comment