Bug 1104964

Summary: [abrt] liveusb-creator: gui.py:470:status:TypeError: QTextEdit.append(QString): argument 1 has unexpected type 'int'
Product: [Fedora] Fedora Reporter: Philippe Noroy <phil.noroy>
Component: liveusb-creatorAssignee: Luke Macken <lmacken>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: abyss.7, bcl, drizt72, fedora, lmacken, pfrields, p.malishev, rvokal, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/17dbf92f9e938a81eec0d1c0cb8952eb642b29f5
Whiteboard: abrt_hash:f6fcba08fd453e4795845327b94cea8c329a0484
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-20 19:09:36 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
File: environ none

Description Philippe Noroy 2014-06-05 06:30:23 UTC
Version-Release number of selected component:
liveusb-creator-3.12.0-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -tt /usr/sbin/liveusb-creator
executable:     /usr/sbin/liveusb-creator
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
gui.py:470:status:TypeError: QTextEdit.append(QString): argument 1 has unexpected type 'int'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 470, in status
    self.textEdit.append(text)
TypeError: QTextEdit.append(QString): argument 1 has unexpected type 'int'

Local variables in innermost frame:
text: 2
self: <liveusb.gui.LiveUSBDialog object at 0x7f6a07c3dc20>

Potential duplicate: bug 1044309

Comment 1 Philippe Noroy 2014-06-05 06:30:26 UTC
Created attachment 902409 [details]
File: backtrace

Comment 2 Philippe Noroy 2014-06-05 06:30:27 UTC
Created attachment 902410 [details]
File: environ

Comment 3 Luke Macken 2014-09-20 19:09:36 UTC

*** This bug has been marked as a duplicate of bug 982745 ***