LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problems with office suite programs (https://www.linuxquestions.org/questions/linux-software-2/problems-with-office-suite-programs-41381/)

Smerk 01-15-2003 09:02 PM

tinesthai

you have lost me on the sticky bit.. what do you mean?

linuxfond 03-02-2003 02:50 PM

Hi,

I have a similar problem too.
Reinstallation of an entire system is not an option because it will cost a lot of time.

Hope there is another way out...

When I try to start a, say, StarOffice writer, a splash screen shows for 10-20 minutes.

xterm:

SIOCGIFADDR got '00:00:00:00:00:00'

OpenOffice has the same effect.

Does anyone knows what's up with this and how do you fix it?
Best regards.

N.B. Recently I started a new thread dedicated to the above issue at : http://www.linuxquestions.org/questi...threadid=47588

N.B. I asked at Sun StarOffice support - no reply whatsoever. I asked at MandrakeExpert - same result, although they advertise 60-90 days of free support included with purchased packages - call it the way you like - no one will ever hear your screams.
If LQ did not exist, I would not know what to do... :)

Tinkster 03-02-2003 03:07 PM

Well, OO tends to get nasty when people
haven't got a loop-back/network interface :)

Check your ifconfig, and within Office, check
your network settings ... a wrong setup can
cause OO to behave like swimming in a tar pit.


Cheers,
Tink

DavidPhillips 03-02-2003 07:34 PM

It appears that installing everything for the office program can result in an incorrect language, I saw this recently with Mandrake 9 and I was able to fix it by uninstalling the other languages. It worked fine after that.

linuxfond 03-03-2003 02:01 AM

Really?
I need to write sometimes in Italian or Spanish. I installed support for both, and StarOffice interface turned all in Spanish! Since Spanish isn't my prefered language anyway, I removed both Spansh and Italian support and the English interface came back. Sun ignored my questions.

linuxfond 03-03-2003 02:08 AM

Quote:

Originally posted by Tinkster
Well, OO tends to get nasty when people
haven't got a loop-back/network interface :)

Check your ifconfig, and within Office, check
your network settings ... a wrong setup can
cause OO to behave like swimming in a tar pit.


Cheers,
Tink

Dear Tink,
Thanks for your advise, but, ifconfig is an executable binary. How do I check it? And what network settngs within Office do you mean? As far as I can see, I do not need and I did not setup any networking from within Office.
Any further hint, please?

Tinkster 03-03-2003 05:26 PM

if you just type ifconfig it will tell you whether you
have a loopback interface or not... if there's no
Code:

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:68 errors:0 dropped:0 overruns:0 frame:0
          TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3832 (3.7 Kb)  TX bytes:3832 (3.7 Kb)

openoffice can act very strangely...

As for the network options:
oo can be (ab-)used as a browser, and has
a Internet Setting... if you setup proxy or dns
and have wrong values it can slow the startup
down incredibly.

Cheers,
Tink

DavidPhillips 03-03-2003 10:19 PM

I could not understand the language to try and select it either, so I uninstalled all except english. There must be a way to set the default.

linuxfond 03-04-2003 01:08 AM

Dear Tink,
Thanks for your down to the point explanation.

[root@localhost dmitry]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:32 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2240 (2.1 Kb) TX bytes:2240 (2.1 Kb)

ppp0 Link encap:Point-to-Point Protocol
inet addr:97.108.40.239 P-t-P:217.136.25.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:276 errors:0 dropped:0 overruns:0 frame:0
TX packets:274 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:90353 (88.2 Kb) TX bytes:26094 (25.4 Kb)

So, it seems, there is a loopack and (resulting?) errors. However, I don't understand what to do with that. Any further hint? Thanks.

I did not setup proxy neither in OO nor in SO.

:confused:

linuxfond 03-06-2003 04:37 AM

As far as I can see, the problems started after I tried to compile qt-3.1.1 needed by another application.
I wonder if that might have caused the problem.
I uninstalled both the qt-3.1.1 and that another program, but the problem persists.


All times are GMT -5. The time now is 07:10 AM.