Bug 544865 - [abrt] wrong type in faxsetupdialog
Summary: [abrt] wrong type in faxsetupdialog
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:babaf2f5
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-06 20:35 UTC by Craig Robson
Modified: 2010-01-05 14:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-05 14:34:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (608 bytes, text/plain)
2009-12-06 20:35 UTC, Craig Robson
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.