Bug 1075416 - [abrt] uniconvertor-2.0-0.2.svn344.fc20: application.py:130:run:TypeError: __init__() takes exactly 1 argument (3 given)
Summary: [abrt] uniconvertor-2.0-0.2.svn344.fc20: application.py:130:run:TypeError: __...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: uniconvertor
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Alexeev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:38f52cdfddbabb3d853c7c59b75...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-12 05:16 UTC by Serzh Matyushkov
Modified: 2014-03-13 17:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-13 17:59:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (888 bytes, text/plain)
2014-03-12 05:16 UTC, Serzh Matyushkov
no flags Details
File: environ (2.48 KB, text/plain)
2014-03-12 05:16 UTC, Serzh Matyushkov
no flags Details
sk1 file showing the problem (404 bytes, text/plain)
2014-03-13 13:57 UTC, Lukas Middendorf
no flags Details

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.


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