[Bug 834839] Re: gdebi-gtk crashed with AttributeError in on_button_download_clicked(): 'NoneType' object has no attribute 'set_cursor'
Launchpad Bug Tracker
834839 at bugs.launchpad.net
Sun Aug 28 09:03:49 UTC 2011
This bug was fixed in the package gdebi - 0.8.1
---------------
gdebi (0.8.1) unstable; urgency=low
[ Michael Vogt ]
* data/gdebi.ui:
- fix some spacing issues with the new gtk3/gtkbuilder
[ Omar Campagne ]
* po/es.po:
- Update Spanish translation (Closes: #636243).
[ Luca Falavigna ]
* GDebi/GDebi.py, GDebi/KDEAptDialogs.py:
- Use errno constant instead of hardcoded values.
* GDebi/GDebi.py:
- Use get_content_area instead of vbox (LP: #834545).
- Fix crash when initializing main window (LP: #834839).
* po/*.po:
- Refresh translations exported from Rosetta.
* debian/copyright:
- Update copyright information.
[ Pino Toscano ]
* data/gdebi.desktop.in, data/gdebi-kde.desktop.in
- Revalidate .desktop files.
-- Luca Falavigna <dktrkranz at ubuntu.com> Sun, 28 Aug 2011 09:03:17 +0000
** 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/834839
Title:
gdebi-gtk crashed with AttributeError in on_button_download_clicked():
'NoneType' object has no attribute 'set_cursor'
Status in “gdebi” package in Ubuntu:
Fix Released
Bug description:
crash while I'm trying to install some programs
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: gdebi 0.8.0
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Fri Aug 26 18:08:44 2011
ExecutablePath: /usr/share/gdebi/gdebi-gtk
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110803.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/gdebi-gtk --non-interactive /home/madhar/Downloads/clementine_0.7.1~natty_amd64.deb
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/bin/gdebi-gtk', '--non-interactive', '/home/madhar/Downloads/clementine_0.7.1~natty_amd64.deb']
SourcePackage: gdebi
Title: gdebi-gtk crashed with AttributeError in on_button_download_clicked(): 'NoneType' object has no attribute 'set_cursor'
Traceback:
Traceback (most recent call last):
File "/usr/share/gdebi/GDebi/GDebi.py", line 645, in on_button_download_clicked
self.window_main.get_window().set_cursor(None)
AttributeError: 'NoneType' object has no attribute 'set_cursor'
UpgradeStatus: Upgraded to oneiric on 2011-08-26 (0 days ago)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/834839/+subscriptions
More information about the foundations-bugs
mailing list