To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84199
                 Issue #|84199
                 Summary|Online help freeze in Italian and English version
               Component|framework
                 Version|OOo 2.3
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|ui
             Assigned to|tm
             Reported by|alexroat





------- Additional comments from [EMAIL PROTECTED] Mon Dec  3 13:24:48 +0000 
2007 -------
Hello,
I've installed locally OpenOffice.org 2.3 for linux downloading the RPM
distribution.
Due the fact that I've not the permissions to install it systemwide (I'm not the
administrator) I've decided to install it locally converting the RPM packages to
cpio and install the directly using a bash script.

for i in $(ls);
do
rpm2cpio $i | cpio -idv;
done

In this way I've obtained a ./opt/openoffice.org2.3 subdirectory in the RPMS
directory that I can move to my local root.

Launching the program I've got all the part of OO working well except the fact
that when I'm going to Online Help (menu ? -> Online Help , ? -> Guida di
OpenOffice.org F1 in italian) I can see the help window appearing but after that
is impossible to have any sort of action on it because the program is freezes
completely (not crash and no CPU usage, it seems something like a deadlock).
I've tried to local install also the English version with the idea this would be
caused by a localization issue, without having any useful result.

I think the problem is due to something wrong in the conversion of the RPM files
to the cpio archives.
Would be nice that on site is possible to have a binary distribution as a .zip
or .tar.gz file with a single folder in as Mozilla team do with their softwares,
because a lot of people would like to use it locally but they cannot install it
without the permissions of the company admin agreement.

However, these are my machine specification, in case of problem of bug
replication you are free to contact me.

Thank you.

Alessandro

OS is a Linux Red Hat LE
uname -a gives me :
Linux portishead 2.6.9-55.0.2.EL #1 Tue Jun 12 17:47:10 EDT 2007 i686 i686 i386
GNU/Linux

cat /proc/cpuinfo gives me :
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping        : 7
cpu MHz         : 2394.436
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips        : 4790.98

PC is a Dell.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to