This bug was fixed in the package apport - 2.9.1-0ubuntu1

---------------
apport (2.9.1-0ubuntu1) raring; urgency=low

  * New upstream release:
    - launchpad.py: Add support for filing bugs as private. Document this in
      doc/crashdb-conf.txt. (LP: #1144647)
    - Fix crash in error() and warning() if there is no sys.stderr.
      (LP: #1012445)
    - Fix Turkish translation to add missing keyboard accelerator.
      (LP: #648750)
    - fileutils.py, find_package_desktopfile(): Restrict to autostart and
      application .desktop files. (LP: #1147528)
    - apt/dpkg get_modified_files(): Fix crash when encountering non-ASCII
      file names in an ASCII locale. (LP: #1044014)
  * Bump Standards-Version to 3.9.4 (no changes necessary).
 -- Martin Pitt <martin.p...@ubuntu.com>   Thu, 07 Mar 2013 16:04:35 +0100

** Changed in: apport (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1147528

Title:
  find_package_desktopfile() needs more smarts

Status in “apport” package in Ubuntu:
  Fix Released

Bug description:
  apport/fileutils.py:find_package_desktopfile() finds 'the' desktop
  file for a given package. However, if any of the following are true,
  problems will result:

  (1) A package contains multiple .desktop files.
  (2) A package contains a single desktop file that does not relate to the 
package itself.

  The current Upstart PPA currently satisfies (2) above since it
  provides /usr/share/upstart/xdg/autostart/gnome-settings-
  daemon.desktop. Note that this is not the desktop file for Upstart
  itself.

  The simplest change would probably be to make
  find_package_desktopfile() only look for .desktop files in
  /usr/share/applications/ within the package that crashed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1147528/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to