Issue 17183 - can not launch soffice shared by a net install
Summary: can not launch soffice shared by a net install
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Olaf Felka
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-21 16:57 UTC by sophia
Modified: 2003-12-15 09:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sophia 2003-07-21 16:57:58 UTC
I installed OO 1.1rc french from the following archive:
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/rc/1.1rc/OOo_1.1rc_030710_LinuxIntel_install_fr.tar.gz

I used the following command in order to install OO:
--------------------------------
[as root] mkdir -m a+w /usr/local/openoffice-1.1rc
[as install user] cd ~/tmp/OOo_1.1rc_LinuxIntel_install_fr; ./setup -net
[as root] chmod -R a-w /usr/local/openoffice-1.1rc
--------------------------------

When I tried to launch OO I got the following trace:
--------------------------------
[j@laptop j]$ soffice
javaldx: failed to open or create  directory
file:///usr/local/openoffice-1.1rc/user/temp/java, error: 13


Fatal exception: Signal 11
Stack:
/usr/local/openoffice-1.1rc/program/libsal.so.3[0x40bafe2a]
/usr/local/openoffice-1.1rc/program/libsal.so.3[0x40baffb4]
/usr/local/openoffice-1.1rc/program/libsal.so.3[0x40bb007a]
/lib/i686/libpthread.so.0[0x4111e5ce]
/lib/i686/libc.so.6[0x412d83b8]
/usr/local/openoffice-1.1rc/program/libtl645li.so(_ZN8Resource6GetResERK5ResId+0x3c)[0x40997144]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window11ImplInitResERK5ResId+0x29)[0x4020c1a9]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN11ModalDialogC2EP6WindowRK5ResId+0x55)[0x401d425b]
/usr/local/openoffice-1.1rc/program/libsvt645li.so(_ZN3svt18RegistrationDialogC1EP6Windowb+0x6f)[0x4067fbe1]
/usr/local/openoffice-1.1rc/program/libsvt645li.so(_ZN3svt20OProductRegistration7executeERKN3com3sun4star3uno8SequenceINS3_5beans10NamedValueEEE+0xe3)[0x405b0551]
/usr/local/openoffice-1.1rc/program/libfwk645li.so[0x44b972b7]
/usr/local/openoffice-1.1rc/program/libfwk645li.so[0x44ba3db6]
/usr/local/openoffice-1.1rc/program/libfwk645li.so[0x44b4448c]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN25WindowListenerMultiplexer11windowShownERKN3com3sun4star4lang11EventObjectE+0x7f)[0x40f793e5]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow18ProcessWindowEventERK14VclWindowEvent+0x375)[0x40ecf1ef]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow19WindowEventListenerEP14VclSimpleEvent+0x4e)[0x40ecee68]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow27LinkStubWindowEventListenerEPvS0_+0x26)[0x40ecee12]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZNK17VclEventListeners4CallEP14VclSimpleEvent+0xa9)[0x400ea627]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window18CallEventListenersEmPv+0x7c)[0x4021650c]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window22ImplCallEventListenersEmPv+0x2d)[0x40216489]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window4ShowEht+0x534)[0x40218500]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow10setVisibleEh+0x5c)[0x40ed1146]
/usr/local/openoffice-1.1rc/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0xdb6)[0x8064196]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_Z6SVMainv+0x49)[0x400e7197]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(main+0x1c)[0x402aab7c]
/lib/i686/libc.so.6(__libc_start_main+0xc7)[0x412c57f7]
/usr/local/openoffice-1.1rc/program/soffice.bin(_ZN6Window11RequestHelpERK9HelpEvent+0x3d)[0x805e311]
Aborted
[j@laptop j]$
--------------------------------

The -net setup option seems not to work properly. What did I forget ?

Thanks.

Jérôme
Comment 1 sophia 2003-07-21 17:30:39 UTC
I made the following as root:
chmod -R a+w /usr/local/openoffice-1.1rc/user/

The error trace changed to:
---------------------------------
[j@laptop j]$ soffice


Fatal exception: Signal 11
Stack:
/usr/local/openoffice-1.1rc/program/libsal.so.3[0x40bafe2a]
/usr/local/openoffice-1.1rc/program/libsal.so.3[0x40baffb4]
/usr/local/openoffice-1.1rc/program/libsal.so.3[0x40bb007a]
/lib/i686/libpthread.so.0[0x4111e5ce]
/lib/i686/libc.so.6[0x412d83b8]
/usr/local/openoffice-1.1rc/program/libtl645li.so(_ZN8Resource6GetResERK5ResId+0x3c)[0x40997144]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window11ImplInitResERK5ResId+0x29)[0x4020c1a9]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN11ModalDialogC2EP6WindowRK5ResId+0x55)[0x401d425b]
/usr/local/openoffice-1.1rc/program/libsvt645li.so(_ZN3svt18RegistrationDialogC1EP6Windowb+0x6f)[0x4067fbe1]
/usr/local/openoffice-1.1rc/program/libsvt645li.so(_ZN3svt20OProductRegistration7executeERKN3com3sun4star3uno8SequenceINS3_5beans10NamedValueEEE+0xe3)[0x405b0551]
/usr/local/openoffice-1.1rc/program/libfwk645li.so[0x443be2b7]
/usr/local/openoffice-1.1rc/program/libfwk645li.so[0x443cadb6]
/usr/local/openoffice-1.1rc/program/libfwk645li.so[0x4436b48c]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN25WindowListenerMultiplexer11windowShownERKN3com3sun4star4lang11EventObjectE+0x7f)[0x40f793e5]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow18ProcessWindowEventERK14VclWindowEvent+0x375)[0x40ecf1ef]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow19WindowEventListenerEP14VclSimpleEvent+0x4e)[0x40ecee68]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow27LinkStubWindowEventListenerEPvS0_+0x26)[0x40ecee12]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZNK17VclEventListeners4CallEP14VclSimpleEvent+0xa9)[0x400ea627]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window18CallEventListenersEmPv+0x7c)[0x4021650c]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window22ImplCallEventListenersEmPv+0x2d)[0x40216489]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_ZN6Window4ShowEht+0x534)[0x40218500]
/usr/local/openoffice-1.1rc/program/libtk645li.so(_ZN10VCLXWindow10setVisibleEh+0x5c)[0x40ed1146]
/usr/local/openoffice-1.1rc/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0xdb6)[0x8064196]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(_Z6SVMainv+0x49)[0x400e7197]
/usr/local/openoffice-1.1rc/program/libvcl645li.so(main+0x1c)[0x402aab7c]
/lib/i686/libc.so.6(__libc_start_main+0xc7)[0x412c57f7]
/usr/local/openoffice-1.1rc/program/soffice.bin(_ZN6Window11RequestHelpERK9HelpEvent+0x3d)[0x805e311]
Aborted
[j@laptop j]$
---------------------------------
Comment 2 Olaf Felka 2003-07-22 09:31:39 UTC
I've made the -net installation as root to
/usr/local/OpenOffice.org1.1, no chmod needed. Then I logged in as
user changed to /usr/local/OpenOffice.org1.1, started setup and
everything is fine.
Comment 3 sophia 2003-07-22 11:20:16 UTC
I don't want to install as root the applications which are not
offically supported by my Linux distro. I would install it as root if
it is pakaged as a RPM archive.
Comment 4 Olaf Felka 2003-12-15 09:07:53 UTC
.