hoary gnome-app-install

jakemikey ulist at gs1.ubuntuforums.org
Sun Feb 27 07:36:56 UTC 2005


I have the same problem on my Power Mac dual 2 GHz, Array 5 Hoary. 
gnome-app-install won't start:

/usr/lib/gnome-app-install/AppInstall.py:99: GtkDeprecationWarning:
gtk.TRUE is deprecated, use True instead
help.get_parent().child_set_property(help, "secondary", gtk.TRUE)
/usr/lib/gnome-app-install/AppInstall.py:166: GtkDeprecationWarning:
gtk.FALSE is deprecated, use False instead
column.pack_start(render, gtk.FALSE)
/usr/lib/gnome-app-install/AppInstall.py:171: GtkDeprecationWarning:
gtk.FALSE is deprecated, use False instead
column.pack_start(render, gtk.FALSE)
/usr/lib/gnome-app-install/AppInstall.py:178: GtkDeprecationWarning:
gtk.TRUE is deprecated, use True instead
column.pack_start(render, gtk.TRUE)
/usr/lib/gnome-app-install/AppInstall.py:183: GtkDeprecationWarning:
gtk.TRUE is deprecated, use True instead
column.pack_start(render, gtk.TRUE)
/usr/lib/gnome-app-install/AppInstall.py:194: GtkDeprecationWarning:
gtk.TRUE is deprecated, use True instead
column.pack_start(render, gtk.TRUE)
/usr/lib/gnome-app-install/AppInstall.py:200: GtkDeprecationWarning:
gtk.FALSE is deprecated, use False instead
column.pack_start(render, gtk.FALSE)
/usr/lib/gnome-app-install/AppInstall.py:113: GtkDeprecationWarning:
gtk.FALSE is deprecated, use False instead
self.treeview.set_sensitive(FALSE)
Icon gnome-calculator is not in theme
Traceback (most recent call last):
File "/usr/bin/gnome-app-install", line 26, in ?
app = AppInstall("/usr/share/gnome-app-install")
File "/usr/lib/gnome-app-install/AppInstall.py", line 114, in
__init__
self.populate_menu()
File "/usr/lib/gnome-app-install/AppInstall.py", line 228, in
populate_menu
self.populate_from_entry(self.store, menu)
File "/usr/lib/gnome-app-install/AppInstall.py", line 210, in
populate_from_entry
self.populate_from_entry(store, entry, i)
File "/usr/lib/gnome-app-install/AppInstall.py", line 214, in
populate_from_entry
store.set(i, self.COL_TYPE, self.TYPE_PACKAGE, self.COL_NAME,
xmlescape(entry.DesktopEntry.getName()), self.COL_DESC,
xmlescape(entry.DesktopEntry.getComment()), self.COL_ICON,
self.icon(entry.DesktopEntry.get("X-AppInstall-Icon", "") or
entry.DesktopEntry.getIcon(), 24), self.COL_PACKAGE,
entry.DesktopEntry.get("X-AppInstall-Package"))
File "/usr/lib/gnome-app-install/AppInstall.py", line 253, in icon
icon = self.icons.load_icon(name, size, 0)
gobject.GError: Icon 'gnome-other' not present in theme


-- 
jakemikey




More information about the ubuntu-users mailing list