[Bug 1160484] [NEW] NameError for Chrome on webbrowser module, if google-chrome is present
Sidnei da Silva
1160484 at bugs.launchpad.net
Tue Mar 26 16:58:26 UTC 2013
*** This bug is a duplicate of bug 1159636 ***
https://bugs.launchpad.net/bugs/1159636
Public bug reported:
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad/cmds.py", line 193, in run
import webbrowser # this import should not be lazy
File "/usr/lib/python2.7/webbrowser.py", line 505, in <module>
register_X_browsers()
File "/usr/lib/python2.7/webbrowser.py", line 489, in register_X_browsers
register(browser, None, Chrome(browser))
NameError: global name 'Chrome' is not defined
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: python 2.7.3-13ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
NonfreeKernelModules: wl nvidia
ApportVersion: 2.9.2-0ubuntu3
Architecture: amd64
Date: Tue Mar 26 13:56:33 2013
InstallationDate: Installed on 2012-09-04 (203 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120901)
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: python-defaults
UpgradeStatus: Upgraded to raring on 2012-12-26 (89 days ago)
** Affects: python-defaults (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug raring
** This bug has been marked a duplicate of bug 1159636
python2.7 failed to import webbrowser: NameError in register_X_browsers(): global name 'Chrome' is not defined - Regression in 2.7.4~rc1-2ubuntu1
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/1160484
Title:
NameError for Chrome on webbrowser module, if google-chrome is present
Status in “python-defaults” package in Ubuntu:
New
Bug description:
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad/cmds.py", line 193, in run
import webbrowser # this import should not be lazy
File "/usr/lib/python2.7/webbrowser.py", line 505, in <module>
register_X_browsers()
File "/usr/lib/python2.7/webbrowser.py", line 489, in register_X_browsers
register(browser, None, Chrome(browser))
NameError: global name 'Chrome' is not defined
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: python 2.7.3-13ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
NonfreeKernelModules: wl nvidia
ApportVersion: 2.9.2-0ubuntu3
Architecture: amd64
Date: Tue Mar 26 13:56:33 2013
InstallationDate: Installed on 2012-09-04 (203 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120901)
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: python-defaults
UpgradeStatus: Upgraded to raring on 2012-12-26 (89 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1160484/+subscriptions
More information about the foundations-bugs
mailing list