[Bug 1083062] [NEW] local variable 'overall_status' referenced before assignment
dino99
1083062 at bugs.launchpad.net
Mon Nov 26 06:29:38 UTC 2012
Public bug reported:
Raring i386
Cant open software-properties-gtk 0.92.13:
oem at oem-desktop:~$ software-properties-gtk
gpg: /tmp/tmpe6mto_/trustdb.gpg: base de confiance créée
WARNING: a driver (xserver-xorg-video-nouveau) doesn't have any available package associated: {'free': True, 'from_distro': True, 'builtin': True, 'recommended': False}
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 103, in <module>
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 179, in __init__
self.show_drivers()
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1257, in show_drivers
(overall_status, icon, drivers) = self.gather_device_data(self.devices[device])
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1250, in gather_device_data
return (overall_status, icon, returned_drivers)
UnboundLocalError: local variable 'overall_status' referenced before assignment
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: New
** Tags: i386 raring
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1083062
Title:
local variable 'overall_status' referenced before assignment
Status in “software-properties” package in Ubuntu:
New
Bug description:
Raring i386
Cant open software-properties-gtk 0.92.13:
oem at oem-desktop:~$ software-properties-gtk
gpg: /tmp/tmpe6mto_/trustdb.gpg: base de confiance créée
WARNING: a driver (xserver-xorg-video-nouveau) doesn't have any available package associated: {'free': True, 'from_distro': True, 'builtin': True, 'recommended': False}
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 103, in <module>
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 179, in __init__
self.show_drivers()
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1257, in show_drivers
(overall_status, icon, drivers) = self.gather_device_data(self.devices[device])
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1250, in gather_device_data
return (overall_status, icon, returned_drivers)
UnboundLocalError: local variable 'overall_status' referenced before assignment
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1083062/+subscriptions
More information about the foundations-bugs
mailing list