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

Converting with LibreOffice 3.5.0 doesn't work every time #43

Closed
Sworddragon opened this issue Feb 22, 2012 · 12 comments
Closed

Converting with LibreOffice 3.5.0 doesn't work every time #43

Sworddragon opened this issue Feb 22, 2012 · 12 comments
Labels

Comments

@Sworddragon
Copy link

With the latest trunk I can't convert a document anymore with LibreOffice 3.5.0. I get just an error message:

terminate called after throwing an instance of 'com::sun::star::registry::InvalidRegistryException'

This happens only with the upstream package of LibreOffice 3.5.0. The package from the Ubuntu repository is working fine.

@dagwieers
Copy link
Member

Can you try with the recent LibO 3.5.1 RC1 release ?

There have been some known issues with the LibO 3.5.0 release

@Sworddragon
Copy link
Author

There seems to be currently no debian package for LibreOffice 3.5.1 RC1. Another ways of building could maybe not guarantee that this bug is fixed.

@dagwieers
Copy link
Member

Have you tried removing the LibO libstdc++.so.6 and libgcc_s.so.1, as explained in bug #26 ?

I think it might have a similar cause as that bug on Ubuntu.

@dagwieers
Copy link
Member

Debian packages of LibO 3.5.1 RC1 are available from: http://dev-builds.libreoffice.org/pre-releases/deb/

@Sworddragon
Copy link
Author

I have looked for such a site but couldn't find it. The packages are a little small (8.3 MB) and on extracting I get some errors. It seems the packages are currently broken or not finished.

I have tried the other solution in ticket #26 but I'm getting now a new error message with the latest trunk:

sworddragon@ubuntu:~/data/dagwieers-unoconv-5eb671a$ ./unoconv ./test.odt
UNO IllegalArgument during import phase: Source file cannot be read. Unsupported URL file:///home/sworddragon/data/dagwieers-unoconv-5eb671a/test.odt: ""

The file exists and I can open it without a problem. I don't know what is wrong here.

@dagwieers
Copy link
Member

The package you are looking at is the SDK. Please look at all the files and find this one:

LibO_3.5.1rc1_Linux_x86-64_install-deb_en-US.tar.gz       25-Feb-2012 09:56  163M

If needed, you can also install one or more helppacks or langpacks.

@Sworddragon
Copy link
Author

Same problem with LibreOffice 3.5.1 as above:

sworddragon@ubuntu:~/data/dagwieers-unoconv-5eb671a$ ./unoconv test.odt
UNO IllegalArgument during import phase: Source file cannot be read. Unsupported URL file:///home/sworddragon/data/dagwieers-unoconv-5eb671a/test.odt: ""

@dagwieers
Copy link
Member

Can you share the document ?

@Sworddragon
Copy link
Author

I can't reproduce this anymore with the newest trunk of unoconv.

@dagwieers
Copy link
Member

I should also have added that in some cases a runaway (or existing) LibreOffice instance can interfere with unoconv, so a reboot can 'magically' fix an issue (even though it was not necessary to reboot). It's time to create a special troubleshooting section with some advice.

Thanks for reporting back !

@dagwieers
Copy link
Member

There is now a "Troubleshooting instructions" section in the main README.

@Sworddragon
Copy link
Author

I remember that I have sometimes seen a process from LibreOffice which was theoretically closed. Maybe such an instance existed while this error appeared.

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

No branches or pull requests

2 participants