You are not logged in.
Hi,
I'm using x86 arch (not testing) and OOo 3.1.0 OOO310m11 Build 9399 and wanted to install the presenter extension. I got the error:
(com.sun.uno.RuntimeException) { { Message = "URP-Bridge: disposed(tid=23) No typedescription can be retrieved for type com.sun.star.bridge.XProtocolProperties", Context = (com.sun.star.uno.XInterface) @0 } }
too. I need to install this extension. Anything that can I do? Or just waiting?
Thanks
Offline
Hi,
I'm using x86 arch (not testing) and OOo 3.1.0 OOO310m11 Build 9399 and wanted to install the presenter extension. I got the error:
(com.sun.uno.RuntimeException) { { Message = "URP-Bridge: disposed(tid=23) No typedescription can be retrieved for type com.sun.star.bridge.XProtocolProperties", Context = (com.sun.star.uno.XInterface) @0 } }
too. I need to install this extension. Anything that can I do? Or just waiting?
Thanks
I think this whole issue is related to the extension itself. Some extensions do work others don't. I think we can't really do anything about this. :-(
Offline
YES! Once I'm back this evening this is so going to be tested. Thank you.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
I found only 2 similar issues in google for the extension install problem. Both look like a gcc issue. Because both, our shipped with the pkg extensions and those you can download from Sun are affected I think the extensions are not the problem.
I guess its related to our last gcc bump. Sadly commandline doesn't give any helpfull output.
Offline
I'm sorry to report that the table bug is NOT fixed with this latest alpha from testing. I can upload a sample file with the issue, if required.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
I'm sorry to report that the table bug is NOT fixed with this latest alpha from testing. I can upload a sample file with the issue, if required.
Yep, I thought it was fixed cause I could open some .doc with tables, but some I can't still.
Offline
FYI there is a small bug in the unopkg installer
/usr/lib/go-openoffice-3.1.0.6/program/unopkg , line 68
calls /bin/mktemp whereas arch has /usr/bin/mktemp when attempting to list/install shared extensions
I edited the unopkg directly - had no obvious affect e.g. pdfimport still fails.
Nevertheless it might be something you want to tidy.
Offline
Offline
Further to my post above regarding unopkg cmd --shared
The call to erroneous call to /bin/mktemp means that tempfiles are created in / (i.e. root)
These are then not cleaned up.
I have filed a bug report, though this is porbably something that should be done upstream so that the source is distro agnostic.
P.S cheers for the package
Offline
With latest go-openoffice (3.1.0.98.2-2) all extensions are working again
Thanks a lot Andy.
All your base are belong to us
Offline