Hide Forgot
Description of problem: UniConvertor failed: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 683, in Load self.info.process_properties() File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 260, in process_properties self.process_paths(chunk) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 342, in process_paths self.loda_type_func[argtype](chunk,type,offset,cdr_version,trafo) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 495, in loda_coords self.extract_bmp(numbmp,width,height) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 400, in extract_bmp for i in range (numcol): MemoryError Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/uniconvertor/__init__.py", line 82, in uniconv doc = load.load_drawing(input_file) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/io/load.py", line 364, in load_drawing return load_drawing_from_file(file, filename) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/io/load.py", line 337, in load_drawing_from_file doc = loader.Load() File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 683, in Load self.info.process_properties() File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 260, in process_properties self.process_paths(chunk) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 342, in process_paths self.loda_type_func[argtype](chunk,type,offset,cdr_version,trafo) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 495, in loda_coords self.extract_bmp(numbmp,width,height) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrloader.py", line 400, in extract_bmp for i in range (numcol): MemoryError Version-Release number of selected component (if applicable): uniconvertor.x86_64 0:1.1.4-3.fc14 inkscape-0.48.0-1.fc14.3.x86_64.rpm How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 476394 [details] inkscape screenshot Attached is screenshot of a window with above traceback. One of my friends sent a cdr file which I was trying to open with Inskscape. Inkscape asked me to download this package in turn. Once installed, this package returned following traceback to inkscape.
Thank you for the bugreport. Can you see exact report what inkscape issued to convert file? That happened on any .cdr file or only particular? If so can you attach it there to reproduce error?
I am having the exact same problem " UniConvertor failed: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/uniconvertor/__init__.py", line 82, in uniconv doc = load.load_drawing(input_file) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/io/load.py", line 364, in load_drawing return load_drawing_from_file(file, filename) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/io/load.py", line 337, in load_drawing_from_file doc = loader.Load() File "/usr/lib64/python2.7/site-packages/uniconvertor/app/plugins/Filters/cdrziploader.py", line 54, in Load doc = load.load_drawing_from_file(cdrfile, cdrfile.name, doc_class = self.doc_class) File "/usr/lib64/python2.7/site-packages/uniconvertor/app/io/load.py", line 346, in load_drawing_from_file raise SketchLoadError(_("unrecognised file type")) app.events.skexceptions.SketchLoadError: unrecognised file type " With all my cdrs - i had previously opened them in inkspace when i was using it in ubuntu
Cj, you can reproduce it without inkscape? Can you provide file for reproduce error?
I didn't get what are you trying to say by "Can you provide file for reproduce error?"
(In reply to comment #5) > I didn't get what are you trying to say by "Can you provide file for reproduce > error?" Pavel is asking for one of cdr files which reproduces the error. I have removed my instance of machine long back so was unable to provide one. This file will help fix/reproduce the issue. Regards, Rakesh Pandit
Created attachment 513224 [details] This is one of that reproduces the error This is one of that reproduces the error. it has my college logo. hope this helps
Cj, where you get that file? It look like zip archive rather than CDR file: $ file SICSR.cdr SICSR.cdr: Zip archive data
The file is CDRv15, not supported by uniconvertor as it only supports up to v14. According to Valek Fillipov, this file converts fine with libcdr.
Uniconvertor 2.0 coming soon. I hope it will support 15 version. Unfortunately now I can't help more.