| Author |
Message |
Regulus
Guest
|
Posted: Sun 21 Aug 2005, 12:21 Post subject:
OpenOffice.org crashes when I try to run a macro |
|
I wrote a user defined function in the macro editor, but OpenOffice Calc crashes when I try to use it.
It terminates with the message:
An unrecoverable error has occured.
All modified files have been saved and can probably be recovered at program restart.
The function works in other OpenOffice.org versions, but not in Puppy.
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6856 Location: Perth, Western Australia
|
Posted: Mon 22 Aug 2005, 10:46 Post subject:
|
|
Okay, install the openoffice_MISSING package, see if that makes any difference.
|
|
Back to top
|
|
 |
Regulus
Guest
|
Posted: Mon 22 Aug 2005, 14:19 Post subject:
OpenOffice.org crashes when I try to run a macro |
|
I have installed the openoffice_MISSING package but it did not make a difference.
Here is the user defined function:
------------------------------------
Function Vol(L1, L2, L3)
Dim iVol as Long
iVol = L1 + L2 + L3
Vol = iVol
End Function
------------------------------------
Maybe someone can reproduce the crash.
|
|
Back to top
|
|
 |
klhrevolutionist

Joined: 08 Jun 2005 Posts: 1124
|
Posted: Mon 22 Aug 2005, 14:41 Post subject:
to whom it may concern |
|
Go to this site and download it
http://download.openoffice.org/1.1.4/contribute.html?continue=http%3A//mirrors.ibiblio.org/pub/mirrors/openoffice/stable/1.1.4/OOo_1.1.4_LinuxIntel_install.tar.gz
Then when you have downloaded it completely, I will personally assist you in in installing
OpenOffice!!!
_________________ Heaven is on the way, until then let's get the truth out!
|
|
Back to top
|
|
 |
Regulus
Guest
|
Posted: Mon 22 Aug 2005, 16:40 Post subject:
|
|
Hi klhrevolutionist,
I am running Chubby Puppy on a 256 MB Compact Flash card.
Is it possible to reinstall Open Office in Chubby Puppy or replace it on a live CD?
|
|
Back to top
|
|
 |
klhrevolutionist

Joined: 08 Jun 2005 Posts: 1124
|
Posted: Mon 22 Aug 2005, 16:54 Post subject:
question |
|
First, are you running from cd or hd?
if you are running from cd, I cannot help I lack experience.
If you are running fro hd, simply uninstall openoffice
and download one I mentioned from post above.
Then we can setup a time in the chatroom, so as not to clutter the forum!!!
_________________ Heaven is on the way, until then let's get the truth out!
|
|
Back to top
|
|
 |
Regulus
Guest
|
Posted: Mon 22 Aug 2005, 17:23 Post subject:
|
|
I am running Puppy from a Compact Flash card. I don't thing Open Office can be uninstalled.
But even if I run Open Office in Chubby Puppy from a live CD, and start the function, it crashes.
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Tue 23 Aug 2005, 05:26 Post subject:
|
|
I think you should check OO documentations for specific Java requirements. The reason I say this is because I read somewhere that OO works fine without Java, but some features won't work.
|
|
Back to top
|
|
 |
|