[Desktop-packages] [Bug 936262] Re: software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'

2012-09-13 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/936262

Title:
  software-center crashed with AttributeError in pkg_downloaded():
  'NoneType' object has no attribute 'filename'

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  I was just trying to install Utilities Lens - Calculator and
  crashed.

  Traceback (most recent call last):
File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py, 
line 2008, in update_totalsize
  self.app.archive_suite)
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
585, in get_total_size_on_install
  if not pkg_downloaded(pkg) and not pkg.package.installed:
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
58, in pkg_downloaded
  filename = os.path.basename(pkg_version.filename)
  AttributeError: 'NoneType' object has no attribute 'filename'

  As at 2012-04-27 this is the #4 top crash in Ubuntu.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 16:49:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in pkg_downloaded(): 
'NoneType' object has no attribute 'filename'
  UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/936262/+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 936262] Re: software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'

2012-05-02 Thread Gary Lasker
** Visibility changed to: Public

-- 
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/936262

Title:
  software-center crashed with AttributeError in pkg_downloaded():
  'NoneType' object has no attribute 'filename'

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

Bug description:
  I was just trying to install Utilities Lens - Calculator and
  crashed.

  Traceback (most recent call last):
File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py, 
line 2008, in update_totalsize
  self.app.archive_suite)
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
585, in get_total_size_on_install
  if not pkg_downloaded(pkg) and not pkg.package.installed:
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
58, in pkg_downloaded
  filename = os.path.basename(pkg_version.filename)
  AttributeError: 'NoneType' object has no attribute 'filename'

  As at 2012-04-27 this is the #4 top crash in Ubuntu.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 16:49:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in pkg_downloaded(): 
'NoneType' object has no attribute 'filename'
  UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/936262/+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 936262] Re: software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'

2012-05-02 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Gary Lasker (gary-lasker)

** Changed in: software-center (Ubuntu)
Milestone: None = precise-updates

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

-- 
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/936262

Title:
  software-center crashed with AttributeError in pkg_downloaded():
  'NoneType' object has no attribute 'filename'

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  I was just trying to install Utilities Lens - Calculator and
  crashed.

  Traceback (most recent call last):
File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py, 
line 2008, in update_totalsize
  self.app.archive_suite)
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
585, in get_total_size_on_install
  if not pkg_downloaded(pkg) and not pkg.package.installed:
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
58, in pkg_downloaded
  filename = os.path.basename(pkg_version.filename)
  AttributeError: 'NoneType' object has no attribute 'filename'

  As at 2012-04-27 this is the #4 top crash in Ubuntu.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 16:49:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in pkg_downloaded(): 
'NoneType' object has no attribute 'filename'
  UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/936262/+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 936262] Re: software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'

2012-05-02 Thread Gary Lasker
This one was fixed by mvo and the fix is in the upcoming 5.2.1 version
of software-center that is currently in precise-proposed. It should be
released within a few days.

Thanks!

** Changed in: software-center (Ubuntu)
 Assignee: Gary Lasker (gary-lasker) = Michael Vogt (mvo)

** Changed in: software-center (Ubuntu)
   Status: In Progress = Fix Committed

** Branch linked: lp:~mvo/software-center/fix-crash-deb-file-size-calc

-- 
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/936262

Title:
  software-center crashed with AttributeError in pkg_downloaded():
  'NoneType' object has no attribute 'filename'

Status in “software-center” package in Ubuntu:
  Fix Committed

Bug description:
  I was just trying to install Utilities Lens - Calculator and
  crashed.

  Traceback (most recent call last):
File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py, 
line 2008, in update_totalsize
  self.app.archive_suite)
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
585, in get_total_size_on_install
  if not pkg_downloaded(pkg) and not pkg.package.installed:
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
58, in pkg_downloaded
  filename = os.path.basename(pkg_version.filename)
  AttributeError: 'NoneType' object has no attribute 'filename'

  As at 2012-04-27 this is the #4 top crash in Ubuntu.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 16:49:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in pkg_downloaded(): 
'NoneType' object has no attribute 'filename'
  UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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