Bug 1104964 - [abrt] liveusb-creator: gui.py:470:status:TypeError: QTextEdit.append(QString): argument 1 has unexpected type 'int'
Summary: [abrt] liveusb-creator: gui.py:470:status:TypeError: QTextEdit.append(QString...
Keywords:
Status: CLOSED DUPLICATE of bug 982745
Alias: None
Product: Fedora
Classification: Fedora
Component: liveusb-creator
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f6fcba08fd453e4795845327b94...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-05 06:30 UTC by Philippe Noroy
Modified: 2016-09-20 02:46 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-20 19:09:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (417 bytes, text/plain)
2014-06-05 06:30 UTC, Philippe Noroy
no flags Details
File: environ (261 bytes, text/plain)
2014-06-05 06:30 UTC, Philippe Noroy
no flags Details

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 ***


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