[Bug 419152] [NEW] application does not start "No section: 'Desktop Entry'"
Jonathan Riddell
jriddell at ubuntu.com
Wed Aug 26 10:26:26 UTC 2009
Public bug reported:
Binary package hint: software-store
As usual with pygtk apps there is a missing dependency.
>software-store
/usr/share/software-store/softwarestore/SimpleGtkbuilderApp.py:34: GtkWarning: gtk_radio_menu_item_set_group: assertion `!g_slist_find (group, radio_menu_item)' failed
self.builder.add_from_file(path)
/usr/share/software-store/softwarestore/view/viewswitcher.py:35: GtkWarning: gtk_tree_view_set_model: assertion `GTK_IS_TREE_VIEW (tree_view)' failed
self.set_model(store)
Traceback (most recent call last):
File "/usr/bin/software-store", line 37, in <module>
app = SoftwareStoreApp(datadir)
File "/usr/share/software-store/softwarestore/app.py", line 77, in __init__
self.cat_view = CategoriesView(APP_INSTALL_PATH, self.xapiandb, self.icons)
File "/usr/share/software-store/softwarestore/view/catview.py", line 131, in __init__
model = CategoriesModel(datadir, xapiandb, icons)
File "/usr/share/software-store/softwarestore/view/catview.py", line 38, in __init__
cat = self.parse_applications_menu(desktopdir)
File "/usr/share/software-store/softwarestore/view/catview.py", line 61, in parse_applications_menu
icon = cp.get("Desktop Entry","Icon")
File "/usr/lib/python2.6/ConfigParser.py", line 531, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'Desktop Entry'
** Affects: software-store (Ubuntu)
Importance: Undecided
Status: Fix Committed
--
application does not start "No section: 'Desktop Entry'"
https://bugs.launchpad.net/bugs/419152
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list