Bug 1075416

Summary: [abrt] uniconvertor-2.0-0.2.svn344.fc20: application.py:130:run:TypeError: __init__() takes exactly 1 argument (3 given)
Product: [Fedora] Fedora Reporter: Serzh Matyushkov <matyushkov.serzh>
Component: uniconvertorAssignee: Pavel Alexeev <pahan>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: lukas+fedora, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:38f52cdfddbabb3d853c7c59b7517f7baa22e1fe
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-13 17:59:34 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
sk1 file showing the problem none

Description Serzh Matyushkov 2014-03-12 05:16:19 UTC
Version-Release number of selected component:
uniconvertor-2.0-0.2.svn344.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python /usr/bin/uniconvertor '/run/media/serzh/Expansion_Drive/\xd0\xa7\xd0\x95\xd0\xa0\xd0\xa2\xd0\x95\xd0\x96 \xd0\x94\xd0\x95\xd0\xa0\xd0\x95\xd0\x92\xd0\x90 \xd0\xa0\xd0\x9e\xd0\x94\xd0\x9e\xd0\xa1\xd0\x9b\xd0\x9e\xd0\x92\xd0\x9d\xd0\x9e\xd0\x93\xd0\x9e.cdr' /tmp/tmpLaxp2k.svg
executable:     /usr/bin/uniconvertor
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
application.py:130:run:TypeError: __init__() takes exactly 1 argument (3 given)

Traceback (most recent call last):
  File "/usr/bin/uniconvertor", line 23, in <module>
    uc2.uc2_run()
  File "/usr/lib64/python2.7/site-packages/uc2/__init__.py", line 45, in uc2_run
    app.run()
  File "/usr/lib64/python2.7/site-packages/uc2/application.py", line 130, in run
    self.default_cms = cms.ColorManager([], True)
TypeError: __init__() takes exactly 1 argument (3 given)

Local variables in innermost frame:
files: ['/run/media/serzh/Expansion_Drive/\xd0\xa7\xd0\x95\xd0\xa0\xd0\xa2\xd0\x95\xd0\x96 \xd0\x94\xd0\x95\xd0\xa0\xd0\x95\xd0\x92\xd0\x90 \xd0\xa0\xd0\x9e\xd0\x94\xd0\x9e\xd0\xa1\xd0\x9b\xd0\x9e\xd0\x92\xd0\x9d\xd0\x9e\xd0\x93\xd0\x9e.cdr', '/tmp/tmpLaxp2k.svg']
item: '/tmp/tmpLaxp2k.svg'
self: <uc2.application.UCApplication instance at 0x243df80>
options: {}
options_list: []

Potential duplicate: bug 1013652

Comment 1 Serzh Matyushkov 2014-03-12 05:16:23 UTC
Created attachment 873343 [details]
File: backtrace

Comment 2 Serzh Matyushkov 2014-03-12 05:16:25 UTC
Created attachment 873344 [details]
File: environ

Comment 3 Pavel Alexeev 2014-03-12 07:51:35 UTC
Could you please provide file to reproduce it?

Comment 4 Lukas Middendorf 2014-03-13 13:15:19 UTC
Same problem here. I try to convert a simple sk1 file (only a single filled rectangle) to pdf.
Using the uniconvertor-2.0-0.2.svn362 from koji (rebuilt for f20) fixes the crash, but the program does not appear to do anything (no pdf appears, --verbose gives no output).

Comment 5 Pavel Alexeev 2014-03-13 13:52:34 UTC
Could you share file on what you experience such problem?

Comment 6 Lukas Middendorf 2014-03-13 13:57:56 UTC
Created attachment 874016 [details]
sk1 file showing the problem

Comment 7 Pavel Alexeev 2014-03-13 17:59:34 UTC
Thank you for the bugreport.
It reported upstream by mail.