application does not start "No section: 'Desktop Entry'"

Bug #419152 reported by Jonathan Riddell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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'

Michael Vogt (mvo)
Changed in software-store (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package software-store - 0.1.1

---------------
software-store (0.1.1) karmic; urgency=low

  * fix icon loading/installing
  * add dependencies:
    - gnome-menus (LP: #419152)
    - python-xapian (LP: #418580)
    - policykit-1-gnome | policykit-1-qt (LP: #419154)
  * add about dialog
  * use gtk-missing-image if no image is available (LP: #418805)
  * fix unneeded scrollbar (LP: #418817)
  * highlight present location in navigation bar (LP: #418791)
  * change category sort order to conform with the spec (LP: #418580)
  * show the summary in the software list

 -- Michael Vogt <email address hidden> Wed, 26 Aug 2009 15:24:02 +0200

Changed in software-store (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.