Bug 544865

Summary: [abrt] wrong type in faxsetupdialog
Product: [Fedora] Fedora Reporter: Craig Robson <craig>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:babaf2f5
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-05 14:34:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Craig Robson 2009-12-06 20:35:00 UTC
abrt 1.0.0 detected a crash.

backtrace
-----
Summary: TBbabaf2f5 faxsetupdialog.py:252:updateHeaderTab:TypeError: argument 1 of QLineEdit.setText() has an invalid type

Traceback (most recent call last):
  File "/usr/share/hplip/ui4/faxsetupdialog.py", line 141, in FaxComboBox_currentChanged
    self.updateHeaderTab()
  File "/usr/share/hplip/ui4/faxsetupdialog.py", line 252, in updateHeaderTab
    self.FaxNumberLineEdit.setText(fax_number)
TypeError: argument 1 of QLineEdit.setText() has an invalid type

Local variables in innermost frame:
self: <ui4.faxsetupdialog.FaxSetupDialog object at 0x1d21e20>
fax_number: 6507779068
name_company: ROBSON

cmdline: python /usr/bin/hp-toolbox 
component: hplip
executable: /usr/bin/hp-toolbox
kernel: 2.6.31.6-145.fc12.x86_64
package: hplip-gui-3.9.8-21.fc12
uuid: babaf2f5

Comment 1 Craig Robson 2009-12-06 20:35:02 UTC
Created attachment 376512 [details]
File: backtrace

Comment 2 Tim Waugh 2009-12-07 13:47:42 UTC
Are you able to reproduce this problem?  Would you be able to test an updated package for me?

Thanks.

Comment 3 Craig Robson 2009-12-08 05:57:40 UTC
I can't reproduce this.  I'm not sure what I was doing when it happened.