Both procedures don't work :(
After running yum update command (after a, b and c), there's no update to some OOo package
thanks
alexis
---------- Mensaje reenviado ----------
From: Ariel Constenla-Haile <ariel.constenla.haile@xxxxxxxxxxxxxx>
To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 12 Apr 2010 19:56:49 -0300
Subject: Re: Open Office 3.2 Issues in Fedora 12
Hello Alexis,
On Monday 12 April 2010, 13:00, Alexis Pardo wrote:
> > Thanks, Ariel. I followed your indications, however, both of them does
> > not work for me. I don't know why this is happening with my fedora
> > system.
> >
> > a) I did it (nothing happened)
> > b) It's ok.
> >
> >
> > *Note: WHen I use this command "yum group install office". Yum installs
> > OOo 3.1 and the look of this program is great. Look at this image
> > *
>
> http://img202.imageshack.us/img202/6117/pantallazost.png
>
> > *
> > According to my escenario, Is there a way to say yum "install 00o 3.2"?
> > Maybe OOo improve its appearance.*
well, now may be your problem is that you have installed both OOo downloaded
from OOo site (it installs in /opt) and OOo from Fedora repos.
You may try the following:
a) remove* both* OOo version *completely*
b) install OOo 3.2 downloaded from OOo site
c) edit /etc/yum.conf and add a line to exclude updating OOo
exclude=openoffice.org*
The problem is an issue in the URE package versioning, that will remove OOo-
Sun/Oracle URE and replace it with OOo RedHat/Fedora:
For example I have installed OOo-Sun/Oracle 3.2
Installed Packages
Name : openoffice.org-ure
Arch : x86_64
Version : 1.7.0
Release : 9481
Size : 9.6 M
Repo : installed
Summary : UNO Runtime Environment
License : LGPL
Description: UNO Runtime Environment
Available Packages
Name : openoffice.org-ure
Arch : x86_64
Epoch : 1
Version : 3.1.1
Release : 19.28.fc12
Size : 2.4 M
Repo : updates
Summary : UNO Runtime Environment
URL : http://www.openoffice.org/
License : LGPLv3 and LGPLv2+ and MPLv1.1 and BSD
running yum update will try to update Sun/Oracle's URE with Fedora's
-> Running transaction check
---> Package openoffice.org-ure.x86_64 1:3.1.1-19.28.fc12 set to be updated
--> Finished Dependency Resolution
If you try this, please report back.
Luck.
Regards
--
Ariel Constenla-Haile
La Plata, Argentina
2010/4/12 Alexis Pardo <alexispardoaliaga@xxxxxxxxx>
Thanks, Ariel. I followed your indications, however, both of them does not work for me. I don't know why this is happening with my fedora system.Note: WHen I use this command "yum group install office". Yum installs OOo 3.1 and the look of this program is great. Look at this image
a) I did it (nothing happened)
b) It's ok.
According to my escenario, Is there a way to say yum "install 00o 3.2"? Maybe OOo improve its appearance.
Thanks
Thanks a lot.
Saludos,
Alexis
2010/4/11 Ariel Constenla-Haile <ariel.constenla.haile@xxxxxxxxxxxxxx>
Hello Alexis,
I see what's happening there (you can sure confirm by looking at the menu in
On Sunday 11 April 2010, 17:51, Alexis Pardo wrote:
> Thanks, Ariel:
>
> As you said, I'm using gnome under Fedora 12. My open office version is
> 3.2. Please, look at the attached files. The second one (2.png) is my
> problem. Look at these elements: menu bar, tool bar, scroll bars (H & V),
> status bar... There's a problem. It seems there's no integration between
> my gnome and the OOo, unlike your image.
>
> I hope you can understand me. Sorry for my english level.
http://arielch.fedorapeople.org/images/OOo_vcl_plugin_gen.png ): OOo is
painting the UI itself, not using native widgets. This is really strange,
running inside a Gnome desktop env.
Please try the following:
a) open a terminal and export the following env. vars.:
~]$ export SAL_USE_VCLPLUGIN="gtk";export OOO_FORCE_DESKTOP="gnome"
then invoke OOo executable from within that same shell.
Does OOo look like a Gnome app.?
b) If the above does not work, then something is wrong with the vcl gtk plug-
in. Either the library is missing, or it has linking issues, or ...
Do the following:
Go to /opt/openoffice.org/basis3.2/program
~]$ cd /opt/openoffice.org/basis3.2/program
Check you have the gtk vcl plug-in library:
program]$ ls -l libvclplug_gtk*.so
should output something like:
-r--r--r--. 1 root root 383640 feb 13 09:16 libvclplug_gtklx.so
If you have that library, try seeing if there is some linking issue:
program]$ ldd -v libvclplug_gtkl*.so
Regards
--
Ariel Constenla-Haile
La Plata, Argentina
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines