[Bug 1664108] [NEW] file is created by uniconvertor on Centos 6 (64 Bit) but it is not a vector file, just error text in it
Haider Abbas
1664108 at bugs.launchpad.net
Mon Feb 13 04:10:35 UTC 2017
Public bug reported:
I tried:
uniconvertor 110965_106_110965_929_Corrections.cdr test.pdf
and
uniconvertor 110965_106_110965_929_Corrections.cdr test.svg
And following is the error produced by uniconvertor script so please help or let me know how to fix it:
uniconvertor 110965_106_110965_929_Corrections.cdr test.pdf
Traceback (most recent call last):
File "/usr/bin/uniconvertor", line 13, in <module>
uniconv_run()
File "/usr/lib64/python2.6/site-packages/uniconvertor/__init__.py", line 100, in uniconv_run
saver(doc, output_file)
File "/usr/lib64/python2.6/site-packages/sk1libs/filters/__init__.py", line 212, in __call__
module.save(document, file, filename, options)
File "/usr/lib64/python2.6/site-packages/sk1libs/filters/export/pdfgensaver.py", line 431, in save
saver = PDFGenSaver(file, filename, document, options)
File "/usr/lib64/python2.6/site-packages/sk1libs/filters/export/pdfgensaver.py", line 180, in __init__
self.pdf.setPageSize(document.PageSize())
AttributeError: 'NoneType' object has no attribute 'PageSize'
** Affects: python-uniconvertor (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-uniconvertor in Ubuntu.
https://bugs.launchpad.net/bugs/1664108
Title:
file is created by uniconvertor on Centos 6 (64 Bit) but it is not a
vector file, just error text in it
Status in python-uniconvertor package in Ubuntu:
New
Bug description:
I tried:
uniconvertor 110965_106_110965_929_Corrections.cdr test.pdf
and
uniconvertor 110965_106_110965_929_Corrections.cdr test.svg
And following is the error produced by uniconvertor script so please help or let me know how to fix it:
uniconvertor 110965_106_110965_929_Corrections.cdr test.pdf
Traceback (most recent call last):
File "/usr/bin/uniconvertor", line 13, in <module>
uniconv_run()
File "/usr/lib64/python2.6/site-packages/uniconvertor/__init__.py", line 100, in uniconv_run
saver(doc, output_file)
File "/usr/lib64/python2.6/site-packages/sk1libs/filters/__init__.py", line 212, in __call__
module.save(document, file, filename, options)
File "/usr/lib64/python2.6/site-packages/sk1libs/filters/export/pdfgensaver.py", line 431, in save
saver = PDFGenSaver(file, filename, document, options)
File "/usr/lib64/python2.6/site-packages/sk1libs/filters/export/pdfgensaver.py", line 180, in __init__
self.pdf.setPageSize(document.PageSize())
AttributeError: 'NoneType' object has no attribute 'PageSize'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-uniconvertor/+bug/1664108/+subscriptions
More information about the foundations-bugs
mailing list