Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JPEG export filter seems to have a size limit #13

Closed
minhnh opened this issue Nov 2, 2011 · 4 comments
Closed

JPEG export filter seems to have a size limit #13

minhnh opened this issue Nov 2, 2011 · 4 comments

Comments

@minhnh
Copy link

minhnh commented Nov 2, 2011

I'm using unoconv to convert some files at work. It seems the program get stuck whenever it runs into files with size larger than 6mb-ish. When I hit Ctrl+C to break, the error message is:

unoconv: SystemError during conversion: Couldn't instantiate python representation of structered UNO type com.sun.star.lang.DisposedException
ERROR: The provided document cannot be converted to the desired format.

I should also note that it's working wonderfully for all the smaller files.

I'm running this on a virtual machine with following specs:

Memory: 3.9GB
Processor: Intel® Xeon(R) CPU E5520 @ 2.27GHz × 4
OS type: Ubuntu 11.04 64-bit
Running on LibreOffice 3, with unoconv 0.4

Update: It seems that the files will be converted when the output format is in pdf and not when in jpg.

@dagwieers
Copy link
Member

Most likely that means that the jpg export filter has a size limitation. Only upstream (LibreOffice/OpenOffice) can take care of this.

@dagwieers
Copy link
Member

Any feedback on this issue ? Was it reported to upstream ?

Maybe you can try again with the latest source-code from Github ?

@minhnh
Copy link
Author

minhnh commented Jan 11, 2012

Sorry I have unfortunately stopped working on the project because of
various reasons. Thank you though for following up so closely.

@dagwieers
Copy link
Member

No problem, I'll just close this ticket then. Good luck with your new challenges :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants