[Bug 912389] Re: gdebi-gtk crashed with TypeError in on_treeview_files_cursor_changed(): 'NoneType' object has no attribute '__getitem__'
Luca Falavigna
dktrkranz at ubuntu.com
Wed Feb 29 21:16:10 UTC 2012
http://bazaar.launchpad.net/~gdebi-developers/gdebi/trunk/revision/415
** Changed in: gdebi (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: gdebi (Ubuntu)
Assignee: Luca Falavigna (dktrkranz) => (unassigned)
--
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 Committed
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