FS#15290 - [openoffice-base] extensions not iinstalling

Attached to Project: Arch Linux
Opened by Lex Rivera (x-demon) - Sunday, 28 June 2009, 08:14 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 24 July 2009, 17:20 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Openoffice can't install extensions. JRE (sun's) installed, and chosed in menu. Tested with go-oo from [testing] and [extra] and with stock openoffice from [extra]. Error
(com.sun.uno.RuntimeException) { { Message = "URP-Bridge: disposed(tid=24) No typedescription can be retrieved for type com.sun.star.bridge.XProtocolProperties", Context = (com.sun.star.uno.XInterface) @0 } }

And example extension in attach (openoffice and google docs sync)
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 24 July 2009, 17:20 GMT
Reason for closing:  Fixed
Comment by Carlos Eduardo Campos Silva (campos) - Monday, 29 June 2009, 02:20 GMT
not working here too:

Name : openoffice-base
Version : 3.1.0-2

Name : jre
Version : 6u14-1

Comment by Alexander Kaltsas (firewalker) - Monday, 29 June 2009, 11:25 GMT
I can confirm the error for gdocs_1.6.0.oxt but I can install other extension. For example TextToColumns-20070328.oxt or gnuc2ooo.oxt.
Comment by Carlos Eduardo Campos Silva (campos) - Monday, 29 June 2009, 14:27 GMT
Me too, I can install some extensions, but some not.
Comment by Andreas Radke (AndyRTR) - Monday, 29 June 2009, 19:33 GMT
see my discussion on the go-oo mailing list. can somebody please file an upstream issue and give me the url?
Comment by Andreas Radke (AndyRTR) - Tuesday, 30 June 2009, 06:07 GMT Comment by Leonardo Amaral (leleobhz) - Thursday, 02 July 2009, 02:46 GMT
I have the same issue, related to CoGrOO, PdfImport and report-builder (Files attached - Except CoGrOO with filename CoGrOO-AddOn-3.0.5-bin.oxt)

Version info:

leleobhz@astra:/home/leleobhz$ yaourt -Qs go-openoffice ; yaourt -Qs jre
extra/go-openoffice 3.1.0-1
OpenOffice.org - go-oo.org enhanced version of SUN's office suite
local/go-openoffice-pt-br 3.1.0-1
Go-OpenOffice Brazilian Portuguese language files
community/jre 6u14-1
Sun's java runtime environment

leleobhz@astra:/home/leleobhz$ kde4-config -v
Qt: 4.5.1
KDE: 4.2.4 (KDE 4.2.4)
kde4-config: 1.0

leleobhz@astra:/home/leleobhz$ /opt/java/jre/bin/java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode)

leleobhz@astra:/home/leleobhz$ file /opt/java/jre/bin/java
/opt/java/jre/bin/java: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.5, not stripped
Comment by Andreas Radke (AndyRTR) - Saturday, 04 July 2009, 16:44 GMT
new packages just hit testing and you should be able to install extensions again. we have to remove our compiler optimizations for now.

new stable vanilla and beta packages already have the fix. next go-oo and devel packages will also have it. please give feedback if it's solved for you too, especially i686 that i cannot test.
Comment by Lex Rivera (x-demon) - Tuesday, 07 July 2009, 23:41 GMT
  • Field changed: Percent Complete (100% → 0%)
i686, go-oo from [testing] not fixed. Tested with gdocs integration plugin and Sun's weblog publisher.
Comment by Marcos Roriz (marcosRz) - Wednesday, 08 July 2009, 01:54 GMT
Any idea when will the pkg will go to 'extra'?
Comment by Andreas Radke (AndyRTR) - Wednesday, 08 July 2009, 17:43 GMT
can somebody else please confirm i686 testing packages? please also the vanilla branches (stable, beta, devel).

the packages will move along the libjpeg rebuilds.
Comment by Marcos Roriz (marcosRz) - Monday, 13 July 2009, 16:35 GMT
I've installed the testing package, and some extension install other fail.
Right know whenever I try to bring up the extension manager openoffice stops working and generate a log.

Heres the log:
Comment by Leonardo Amaral (leleobhz) - Wednesday, 15 July 2009, 19:35 GMT
leleobhz@astra:/home/leleobhz$ LANG=C yaourt -Qi go-openoffice
Name : go-openoffice
Version : 3.1.0-1
URL : http://go-oo.org/
Licenses : LGPL3
Groups : None
Provides : openoffice-base
Depends On : curl>=7.19.4 hunspell>=1.2.8 python>=2.6.1 libwpd redland libxaw neon>=0.28.3-2 icu>=4.2 hsqldb-java libxslt libxtst
desktop-file-utils
Optional Deps : java-runtime: adds java support
libcups: adds printing support
gconf: adds additional gnome support
nss: adds support for signed files/macros
pstoedit: translates PostScript and PDF graphics into other vector formats
poppler: for the pdfimport extension
mesa: for the OGLTrans extension
mono: allows UNO automation with Mono
gstreamer0.10-base: + some gstr-plugins to support multimedia content, e.g. in impress
Required By : None
Conflicts With : openoffice-base
Replaces : None
Installed Size : 386356.00 K
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : i686
Build Date : Thu Jun 4 14:34:12 2009
Install Date : Wed Jul 15 16:10:35 2009
Install Reason : Explicitly installed
Install Script : Yes
Description : OpenOffice.org - go-oo.org enhanced version of SUN's office suite

leleobhz@astra:/home/leleobhz$

^--------------------- Still with problems. Trying go-oo unpatched from aur.
Comment by Marcos Roriz (marcosRz) - Wednesday, 15 July 2009, 22:56 GMT
I found a workaround...
I installed the extra pkg and removed my config (rm -rf ~/.openoffice.org/)
And intalled all plugins again and now it's working :)
Comment by Andreas Radke (AndyRTR) - Friday, 24 July 2009, 17:20 GMT
so i assume i686 is also fixed. closing it again.

Loading...