Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to launch Openoffice-Ximian
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Koala Kid
Guru
Guru


Joined: 09 May 2003
Posts: 382

PostPosted: Fri Apr 23, 2004 10:55 am    Post subject: Unable to launch Openoffice-Ximian Reply with quote

After updating my openoffice-ximian (not the binary package) to 1.1.53
i can't launch it.
Code:

bungle@frontline bungle $ xoowriter
You are starting this version of Ximian OpenOffice.org for the first time
As the user install has changed again you will have to redo your settings
running openoffice.org setup...
setup failed.. abort
bungle@frontline bungle $ xoosetup
You are starting this version of Ximian OpenOffice.org for the first time
As the user install has changed again you will have to redo your settings
running openoffice.org setup...
setup failed.. abort


I have linc installed on my system.
What could be wrong ?

Thank you all 8)
_________________
"People are the worst, the worst thing about music is that people play it". M. Patton.
Back to top
View user's profile Send private message
Helena
Veteran
Veteran


Joined: 02 Apr 2003
Posts: 1114
Location: Den Dolder, The Netherlands

PostPosted: Fri Apr 23, 2004 6:40 pm    Post subject: Reply with quote

I guess
Code:
xoofice
does the same? What is "linc" BTW?
Back to top
View user's profile Send private message
Koala Kid
Guru
Guru


Joined: 09 May 2003
Posts: 382

PostPosted: Fri Apr 23, 2004 6:44 pm    Post subject: Reply with quote

Code:

bungle@frontline bungle $ xooffice
You are starting this version of Ximian OpenOffice.org for the first time
As the user install has changed again you will have to redo your settings
running openoffice.org setup...
setup failed.. abort


and about "linc" - i've found this topic (https://forums.gentoo.org/viewtopic.php?t=160714&highlight=redo+settings), but i (as the last guy there) already have this installed
_________________
"People are the worst, the worst thing about music is that people play it". M. Patton.
Back to top
View user's profile Send private message
Helena
Veteran
Veteran


Joined: 02 Apr 2003
Posts: 1114
Location: Den Dolder, The Netherlands

PostPosted: Fri Apr 23, 2004 7:11 pm    Post subject: Reply with quote

Sorry I am unable to help. I only have the source version and it's OK.
Back to top
View user's profile Send private message
Koala Kid
Guru
Guru


Joined: 09 May 2003
Posts: 382

PostPosted: Fri Apr 23, 2004 7:15 pm    Post subject: Reply with quote

well, mine compiled from the source too.... weird.
_________________
"People are the worst, the worst thing about music is that people play it". M. Patton.
Back to top
View user's profile Send private message
Unne
l33t
l33t


Joined: 21 Jul 2003
Posts: 616

PostPosted: Fri Apr 23, 2004 7:26 pm    Post subject: Reply with quote

I tried ximian-openoffice, binary and source versions. Root could run both, but for any other user, the setup would fail or segfault. So I just use plain old openoffice now, and it works fine. Not worth the trouble messing with xooffice. I hate programs with non-descriptive error messages like "Failed!". If I wanted that crap I'd go back to Windows. :?
Back to top
View user's profile Send private message
opm8
n00b
n00b


Joined: 10 Sep 2003
Posts: 56

PostPosted: Thu May 13, 2004 11:52 pm    Post subject: Reply with quote

Re-emerge openssl. That fixed it for me. :D

I had openoffice-bin which I unmerged before installing the ximian version and got these exact same errors. On another box with a fresh install of openoffice-ximian-bin it worked fine.

Also, on some other thread someone suggested to emerge linc, which I already had but I re-emerged it anyway before re-emerging openssl.

--opm8
Back to top
View user's profile Send private message
senectus
Guru
Guru


Joined: 17 Jul 2003
Posts: 534

PostPosted: Thu May 13, 2004 11:58 pm    Post subject: Reply with quote

is xOO a whole new install of both OO and Ximian? or is is some way of linking them post install??
_________________
2800+XP A7N8X FX6600GT
www.modmeup.net |
Belief is 9/10 of YOUR reality.
Wise man say: A skilled troll is a master baiter.
Back to top
View user's profile Send private message
ecatmur
Advocate
Advocate


Joined: 20 Oct 2003
Posts: 3595
Location: Edinburgh

PostPosted: Fri May 14, 2004 1:06 am    Post subject: Reply with quote

Not sure what you mean. xOO is a version of OO produced by Ximian. It replaces regular OO (well, it maybe can be installed alongside). It takes just as long to compile though.
_________________
No more cruft
dep: Revdeps that work
Using command-line ACCEPT_KEYWORDS?
Back to top
View user's profile Send private message
SeraphWhisper
n00b
n00b


Joined: 16 May 2003
Posts: 13

PostPosted: Sat Jun 19, 2004 9:27 pm    Post subject: Reply with quote

I'm having the same problem (I think), but I've emerged both linc and openssl. Only thing that may be slightly different is that I'm on a PPC (G3 ibook), but it compiled fine.

Code:
yuki opt # xooffice
You are starting this version of Ximian OpenOffice.org for the first time
As the user install has changed again you will have to redo your settings
Gnome session manager detected - session management disabled
running openoffice.org setup...
/usr/bin/xooffice: line 169: 26158 Segmentation fault      /opt/Ximian-OpenOffice/program/setup ${UPDATEFLAG} -R:/etc/ximian-openoffice/autoresponse-1.1.1.conf 1>&/dev/null
setup failed.. abort


Doesn't run as regular users or root, and I get an actual segault rather than just "setup failed". This is the first time I've tried to setup any version of OO on this laptop, so I don't think I have any /opt/OpenOffice - /opt/Ximian-OpenOffice conflicts. Any ideas?[/code]
Back to top
View user's profile Send private message
xaelis
n00b
n00b


Joined: 07 Jan 2003
Posts: 11

PostPosted: Wed Aug 25, 2004 1:30 pm    Post subject: Reply with quote

Hi,

I had exactly the same bug, but (thanks to strace) i identify
the problem.

I have do an chmod a+rw /dev/dri/*
and now it works as normal user :-D
Back to top
View user's profile Send private message
alt w1zard
n00b
n00b


Joined: 15 Jun 2006
Posts: 8
Location: Belgium

PostPosted: Sun Sep 30, 2007 6:32 pm    Post subject: Reply with quote

Thanks xaelis, solved my problem :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum