can't select printer

Bug #616758 reported by Jonathan Riddell
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
system-config-printer-kde (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: system-config-printer-kde

Traceback (most recent call last):
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 424, in on_tvMainList_cursor_changed
    self.fillPrinterTab(name)
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 1147, in fillPrinterTab
    option.reinit (value, supported=supported)
  File "/usr/share/kde4/apps/system-config-printer-kde/options.py", line 145, in reinit
    self.widget.addItem(each)
TypeError: arguments did not match any overloaded call:
  QComboBox.addItem(QString, QVariant userData=QVariant()): argument 1 has unexpected type 'int'
  QComboBox.addItem(QIcon, QString, QVariant userData=QVariant()): argument 1 has unexpected type 'int'

Tags: kubuntu
Jonathan Riddell (jr)
Changed in system-config-printer-kde (Ubuntu):
milestone: none → ubuntu-10.10-beta
tags: added: kubuntu
Revision history for this message
Czikus (czikus-gmail) wrote :

Same behavior on a recently updated KDE (to 4.5) in Lucid. Opening the printer configuration window and selecting a printer results in:

Traceback (most recent call last):
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 424, in on_tvMainList_cursor_changed
    self.fillPrinterTab(name)
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 1147, in fillPrinterTab
    option.reinit (value, supported=supported)
  File "/usr/share/kde4/apps/system-config-printer-kde/options.py", line 145, in reinit
    self.widget.addItem(each)
TypeError: arguments did not match any overloaded call:
  QComboBox.addItem(QString, QVariant userData=QVariant()): argument 1 has unexpected type 'int'
  QComboBox.addItem(QIcon, QString, QVariant userData=QVariant()): argument 1 has unexpected type 'int'

and the printer configuration is not shown.

Revision history for this message
Jonathan Riddell (jr) wrote :

Should be fixed in 4:4.5.0b-0ubuntu3 in maverick

Changed in system-config-printer-kde (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.