[Desktop-packages] [Bug 1159970] Re: software-center crashes on start

2013-05-13 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1159636 ***
https://bugs.launchpad.net/bugs/1159636

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  software-center crashes on start

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 13.04, clicking on software-center icon on Unity panel, nothing 
happens.
  Via terminal, the following error occurs:

  Traceback (most recent call last):
File /usr/bin/software-center, line 128, in module
  from softwarecenter.ui.gtk3.app import SoftwareCenterAppGtk3
File /usr/share/software-center/softwarecenter/ui/gtk3/app.py, line 37, 
in module
  import webbrowser
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: software-center 5.5.6-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.9.2-0ubuntu4
  Architecture: i386
  Date: Mon Mar 25 15:56:33 2013
  InstallationDate: Installed on 2013-03-23 (2 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130322)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1159970/+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


[Desktop-packages] [Bug 1159970] Re: software-center crashes on start

2013-03-25 Thread Walter Ribeiro
** Attachment added: ScreenShot
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1159970/+attachment/3596707/+files/Captura%20de%20tela%20de%202013-03-25%2015%3A54%3A44.png

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

Title:
  software-center crashes on start

Status in “software-center” package in Ubuntu:
  New

Bug description:
  In Ubuntu 13.04, clicking on software-center icon on Unity panel, nothing 
happens.
  Via terminal, the following error occurs:

  Traceback (most recent call last):
File /usr/bin/software-center, line 128, in module
  from softwarecenter.ui.gtk3.app import SoftwareCenterAppGtk3
File /usr/share/software-center/softwarecenter/ui/gtk3/app.py, line 37, 
in module
  import webbrowser
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: software-center 5.5.6-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.9.2-0ubuntu4
  Architecture: i386
  Date: Mon Mar 25 15:56:33 2013
  InstallationDate: Installed on 2013-03-23 (2 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130322)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1159970/+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


[Desktop-packages] [Bug 1159970] Re: software-center crashes on start

2013-03-25 Thread sampo555
*** This bug is a duplicate of bug 1159636 ***
https://bugs.launchpad.net/bugs/1159636

Thank you for taking your time to report this bug. This bug is a
duplicate of bug 1159636 and is marked as such. As the fix for bug
1159636 is already released, you should be able to fix this problem by
upgrading your system.

** 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 Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1159970

Title:
  software-center crashes on start

Status in “software-center” package in Ubuntu:
  New

Bug description:
  In Ubuntu 13.04, clicking on software-center icon on Unity panel, nothing 
happens.
  Via terminal, the following error occurs:

  Traceback (most recent call last):
File /usr/bin/software-center, line 128, in module
  from softwarecenter.ui.gtk3.app import SoftwareCenterAppGtk3
File /usr/share/software-center/softwarecenter/ui/gtk3/app.py, line 37, 
in module
  import webbrowser
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: software-center 5.5.6-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.9.2-0ubuntu4
  Architecture: i386
  Date: Mon Mar 25 15:56:33 2013
  InstallationDate: Installed on 2013-03-23 (2 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130322)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1159970/+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