[Bug 971311] Re: use gvfs-open/xdg-open in Lib/webbrowser.py

Launchpad Bug Tracker 971311 at bugs.launchpad.net
Fri Apr 6 20:40:25 UTC 2012


This bug was fixed in the package python2.7 - 2.7.3~rc2-2ubuntu1

---------------
python2.7 (2.7.3~rc2-2ubuntu1) precise; urgency=low

  * Merge with Debian; remaining changes:

python2.7 (2.7.3~rc2-2) unstable; urgency=low

  * Use xdg-open/gvfs-open in Lib/webbrowser.py (Michael Vogt).
    LP: #971311.
  * Add a paragraph about python-foo-dbg packages to README.debug.
    LP: #872050.
  * Disable some tests (no feedback from porters):
    - test_socket on hurd-i386.
    - test_io on amd64.
    - test_signal on kfreebsd-*. Closes: #654783.
    - test_threading on sparc.
  * Tighten build dependency on libexpat-dev. Closes: #665346.
  * Build-depend on db-5.1, don't care about testsuite regressions on
    some esoteric ports.  If packages rely on threaded applications or
    transactions, please use the python-bsddb3 package.
    Closes: #621374.
  * Don't ship the python2 and python2-config symlinks, move these
    to the python-minimal and python-dev packages. Closes: #663874.
  * Remove PVER-doc.doc-base.PVER-doc.in. Closes: #656763.
  * Update symbols files.
  * Avoid runtime path for the sqlite extension.
  * CVE-2011-4944, distutils creates ~/.pypirc insecurely. Closes: #650555.
  * Fix issue #14505, file descriptor leak when deallocating file objects
    created with PyFile_FromString(). Closes: #664529.
 -- Matthias Klose <doko at ubuntu.com>   Fri, 06 Apr 2012 20:54:29 +0200

** Changed in: python2.7 (Ubuntu)
       Status: In Progress => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4944

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/971311

Title:
  use gvfs-open/xdg-open in Lib/webbrowser.py

Status in “python2.7” package in Ubuntu:
  Fix Released
Status in “python3.2” package in Ubuntu:
  In Progress

Bug description:
  The webbrowser.py is using gnome-open. This is no longer supported by gnome, instead they use gvfs-open.
  The attached patch adds support for this and will also use xdg-open if available as this is meant to be the 
  cross desktop tool to use for this kind of task, see http://portland.freedesktop.org/wiki/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/971311/+subscriptions



More information about the Ubuntu-sponsors mailing list