[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-10 Thread Alex
I'm afraid this is still happening for me and I am unable to launch this
at all on a fresh install of Quantal beta 1 (with all updates applied).

software-properties-gtk:
  Installed: 0.92.3
  Candidate: 0.92.3

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-10 Thread Pikkolo
12.10 current, still happens

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-10 Thread Rainer Rohde
Confirmed; still happens here as well.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-10 Thread Mathieu Trudel-Lapierre
** Changed in: software-properties (Ubuntu Quantal)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = Mathieu 
Trudel-Lapierre (mathieu-tl)

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

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-10 Thread Mathieu Trudel-Lapierre
This would be my proposed fix so far:

--- softwareproperties/gtk/SoftwarePropertiesGtk.py 2012-08-28 13:29:24 
+
+++ softwareproperties/gtk/SoftwarePropertiesGtk.py 2012-09-10 16:10:18 
+
@@ -1265,7 +1265,7 @@
   device_detail = Gtk.Box(spacing=6, orientation=Gtk.Orientation.VERTICAL)
   device_box.pack_start(device_detail, True, True, 0)
 
-  widget = Gtk.Label({}: {}.format(self.devices[device]['vendor'], 
self.devices[device]['model']))
+  widget = Gtk.Label({}: {}.format(self.devices[device].get('vendor', 
_('Unknown')), self.devices[device].get('model', _('Unknown'
   widget.set_halign(Gtk.Align.START)
   device_detail.pack_start(widget, True, False, 0)
   widget = Gtk.Label(small{}/small.format(overall_status))


Replacing the missing strings when the dictionary keys are unavailable with 
Unknown, which introduces a new string and thus should need an UI freeze 
exception.

** Summary changed:

- software-properties-gtk crashed with KeyError in show_drivers(): 'model'
+ [UIFe] software-properties-gtk crashed with KeyError in show_drivers(): 
'model'

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

Title:
  [UIFe] software-properties-gtk crashed with KeyError in
  show_drivers(): 'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-09 Thread Manish-Raj
software-properties-gtk no longer crashes on my system and I am able to
launch it successfully from all places i.e. Ubuntu Software Center,
Synaptic Package Manager as well as via terminal . I think the last
update i.e. version 0.92.2 did the trick for me.

manish-raj@manishraj-Inspiron-1012:~$ apt-cache policy software-properties-gtk
software-properties-gtk:
  Installed: 0.92.2
  Candidate: 0.92.2
  Version table:
 *** 0.92.2 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-08 Thread Manish-Raj
I got the following output when ran via terminal :

manish-raj@manishraj-Inspiron-1012:~$ software-properties-gtk
Fontconfig warning: /etc/fonts/conf.d/69-language-selector-ja-jp.conf, line 
141: Having multiple values in test isn't supported and may not works as 
expected
Fontconfig warning: /etc/fonts/conf.d/69-language-selector-zh-tw.conf, line 
79: Having multiple values in test isn't supported and may not works as 
expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 9: Having 
multiple values in test isn't supported and may not works as expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 22: Having 
multiple family in alias isn't supported and may not works as expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 22: Having 
multiple family in alias isn't supported and may not works as expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 22: Having 
multiple family in alias isn't supported and may not works as expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 26: Having 
multiple family in alias isn't supported and may not works as expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 31: Having 
multiple values in test isn't supported and may not works as expected
Fontconfig warning: /etc/fonts/conf.d/90-fonts-nanum.conf, line 40: Having 
multiple values in test isn't supported and may not works as expected
gpg: /tmp/tmpfvvl2k/trustdb.gpg: trustdb created
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 1268, in show_drivers
widget = Gtk.Label({}: {}.format(self.devices[device]['vendor'], 
self.devices[device]['model']))
KeyError: 'vendor'

Additional information :

manish-raj@manishraj-Inspiron-1012:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu quantal (development branch)
Release:12.10
Codename:   quantal

manish-raj@manishraj-Inspiron-1012:~$ uname -a
Linux manishraj-Inspiron-1012 3.5.0-13-generic #14-Ubuntu SMP Wed Aug 29 
16:47:23 UTC 2012 i686 i686 i686 GNU/Linux

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-07 Thread Shahar Or
Chris, try jokey-text in command-line.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-07 Thread Brian Murray
Could somebody from the desktop team look at this since they added in
the driver's tab?

** Also affects: software-properties (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Changed in: software-properties (Ubuntu Quantal)
 Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team)

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-07 Thread Rainer Rohde
Same here.

Fresh Beta1 install.

  When launching Software Sources from the Unity Dash, I get nothing, no
  error message.

  When trying to launch it from the CLI, I get this:

  $ software-properties-gtk 
  gpg: /tmp/tmpzr2tyb/trustdb.gpg: trustdb created
  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 1268, in show_drivers
  widget = Gtk.Label({}: {}.format(self.devices[device]['vendor'], 
self.devices[device]['model']))
  KeyError: 'model'

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-06 Thread Chris Hermansen
I am trying to use this replacement for Jockey to see if there are any
wifi drivers that will work with my Broadcom 4311.

A very serious problem; any suggestions for a workaround?

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-01 Thread Jessica Lambiase
Same error on Ubuntu 12.10 32bit

Version 3.5.0-13-generic #14-Ubuntu SMP Wed Aug 29 16:47:23 UTC 2012
i686 i686 i686 GNU/Linux

Package version: 
software-properties-gtk:
  Installato: 0.92.1
  Candidato:  0.92.1
  Tabella versione:
 *** 0.92.1 0
500 http://it.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status

Trying to recall Software Sources from USC, gnome-terminal and dash:
same error occured.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-09-01 Thread Apport retracing service
** Tags added: running-unity

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-28 Thread garybrlow
Bug happens on  Xubuntu 12.10 32bit 
Version 3.5.0-13-generic #13-Ubuntu SMP Mon Aug 27 21:32:34 UTC 2012 i686 
athlon i686 GNU/Linux
occurs on start-up.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-28 Thread Tim
This appears to happen when a device is missing either 'vendor' or
'model' properties

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-16 Thread Elfy
Same on upgraded alpha3 ARM

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-14 Thread Ron Mitchell
also happens with Lubuntu AMD64+Mac 2012-08-11 build.

Occurs on startup.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-02 Thread melchiaros
The same when I try to reach software-sources over the Software-Center.

Software-Center - menu - edit - Software-Sources ...

On clicking on this option software-sources crashed on start attemped
without any visual window come up.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-02 Thread melchiaros
This is the same crasher as the other affected reached it over software-
properties in update-manager.

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-02 Thread Greg Faith
Same bug Xubuntu quantal-desktop-amd64 20120802 build

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-08-02 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1028388

** Tags added: iso-testing

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-07-27 Thread Andrew Starr-Bochicchio
** Visibility changed to: Public

** Changed in: software-properties (Ubuntu)
   Importance: Medium = High

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028388] Re: software-properties-gtk crashed with KeyError in show_drivers(): 'model'

2012-07-27 Thread Ron Mitchell
Also affects Lubuntu PPC 12.10 and i386 12.10 when running Software
Update

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

Title:
  software-properties-gtk crashed with KeyError in show_drivers():
  'model'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1028388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs