LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Genereal internet error has occured (https://www.linuxquestions.org/questions/suse-opensuse-60/genereal-internet-error-has-occured-472845/)

wasis 08-11-2006 01:13 AM

Genereal internet error has occured
 
Hi,
When I open a document in my LAN using openoffice.org ver. 2 in my opensuse 10.1 I can not save my changing in the document. It always appeared: "general internet error has occured" then "general I/O error". What is the meaning? Please, give your advice for my solution.
Thanks.

EclipseAgent 08-11-2006 08:39 AM

post output of:

rpm -qa | grep ffice

I believe this may have been fixed in an update to OO.

You can try the following:

edit the /usr/bin/soffice (as root) by commenting out the following lines.

SAL_ENABLE_FILE_LOCKING=1
export SAL_ENABLE_FILE_LOCKING

If that doesn't work you can mount the remote location you are trying to save to.


I am not sure if it's an issue with KDE"s KIOSlaves or OO itself.. but there you have it.. try those.

wasis 08-15-2006 09:41 PM

I already modify soffice file (actually loacated in /usr/lib/ooo-2.0/program/soffice in my Suse10.1) by commenting out lines:
SAL_ENABLE_FILE_LOCKING=1
export SAL_ENABLE_FILE_LOCKING

But, still got same problem. I haven't tried to mount the remote location, worry it will full my hard disk (because of very big size folder).

I tried online update, found no updated patch always.

EclipseAgent 08-15-2006 10:34 PM

Quote:

Originally Posted by wasis
I already modify soffice file (actually loacated in /usr/lib/ooo-2.0/program/soffice in my Suse10.1) by commenting out lines:
SAL_ENABLE_FILE_LOCKING=1
export SAL_ENABLE_FILE_LOCKING

But, still got same problem. I haven't tried to mount the remote location, worry it will full my hard disk (because of very big size folder).

I tried online update, found no updated patch always.

Mounting a remote location will not fill up your drive.. just about 4k for the folder size.. nothing more.

wasis 08-22-2006 01:05 AM

Yes, you are right.
I had solved my problem by mounting remote folder at LAN to my computer.
I still curious why openofice 2.0 in opensuse10.1 couldn't saved remote file without mounting the folder. I never had same trouble with opensuse10.0.


All times are GMT -5. The time now is 02:44 AM.