[Bug 912389] Re: gdebi-gtk crashed with TypeError in on_treeview_files_cursor_changed(): 'NoneType' object has no attribute '__getitem__'

Launchpad Bug Tracker 912389 at bugs.launchpad.net
Fri Mar 2 07:06:16 UTC 2012


This bug was fixed in the package gdebi - 0.8.5

---------------
gdebi (0.8.5) unstable; urgency=low


  * GDebi/GDebi.py:
    - Check whether model and path are set (LP: #917802, #912389).
  * debian/control:
    - gdebi must depend on python-gi (Closes: #661624).
    - Bump Standards-Version to 3.9.3.
  * debian/copyright:
    - Format now points to copyright-format site.
  * po/*.po:
    - Refresh translations exported from Rosetta.

 -- Luca Falavigna <dktrkranz at debian.org>  Wed, 29 Feb 2012 22:36:18
+0100

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

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/bugs/912389

Title:
  gdebi-gtk crashed with TypeError in
  on_treeview_files_cursor_changed(): 'NoneType' object has no attribute
  '__getitem__'

Status in “gdebi” package in Ubuntu:
  Fix Released

Bug description:
  gdebi-gtk crashed at computer start after login in unity

  TEST CASE:
  1. In a terminal run the following command:
  $ gdebi-gtk some_deb_file.deb
  2. Close gdebi windows by clicking on the window close button (not the menu)

  EXPECTED RESULT:
  It closes without error

  ACTUAL RESULT:
  It closes but with a crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gdebi 0.8.3
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Thu Jan  5 17:13:10 2012
  ExecutablePath: /usr/share/gdebi/gdebi-gtk
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111129.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gdebi-gtk --non-interactive /media/SEAGATE200/ubuntu\ bckup/12.04-bkup/Radna\ površina/Auto-start\ prečaci/arios-automount_1.0_all.deb
  ProcEnviron:
   PATH=(custom, no user)
   LANG=hr_HR.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/gdebi-gtk', '--non-interactive', '/media/SEAGATE200/ubuntu bckup/12.04-bkup/Radna povr\xc5\xa1ina/Auto-start pre\xc4\x8daci/arios-automount_1.0_all.deb']
  SourcePackage: gdebi
  Title: gdebi-gtk crashed with TypeError in on_treeview_files_cursor_changed(): 'NoneType' object has no attribute '__getitem__'
  Traceback:
   Traceback (most recent call last):
     File "/usr/share/gdebi/GDebi/GDebi.py", line 393, in on_treeview_files_cursor_changed
       name = model[path][0]
   TypeError: 'NoneType' object has no attribute '__getitem__'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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




More information about the foundations-bugs mailing list