Slackware :: Openoffice Will Not Save To Nfs Share - Openoffice 3.2.0

Jun 5, 2010

I have an nfs share that mounts automatically when kde starts.

Code:

wendy@DellNB:~$ cat .kde/Autostart/mountNAS.sh
#!/bin/bash
mount ~/TestShare
#echo "NAS Mounted"

[code]...

Gimp works fine editing and saving photos from/to the nfs share. kWrite can do its thing and read/create files on the NAS. Files I create with vim are visible and editable under windows. OpenOffice however, when I try an open a file I get "file is locked by unknown user." I open as copy and try saving to the share with a different name... No Dice, error saving to share the file is created on the share but it is empty. I did some reading and found a post that said to comment a line from a file called soffice, which I cannot find.

View 2 Replies


ADVERTISEMENT

Fedora :: OpenOffice - Install A Language-pack For OpenOffice?

Dec 14, 2009

I'm trying to install a language-pack for my OpenOffice, but there seems to be a dependency-problem. Maybe someone has a suggestion. FC12, x64 OOo.x64 3.1.1

Code:
[root@sarah yum.repos.d]# yum install openoffice.org-langpack-de
Loaded plugins: fastestmirror, presto, refresh-packagekit, remove-with-leaves
Loading mirror speeds from cached hostfile
* fedora: ftp.astral.ro
* livna: rpm.livna.org

[Code]...

View 6 Replies View Related

General :: Ubuntu To Windows Openoffice Save

Feb 11, 2011

I just finished working on my teacher's paper, which is due to her an hour ago... For 2 hours I've been trying to find my paper anywhere on ubuntu, or my windows installation. It is nowhere, anymore. The paper took me 4 hours to type up, and I JUST saved it onto my windows installation. The desktop of my user profile, to be exact. I restarted to windows to print it off, but it wasn't on my desktop. First reaction: FFUUU, wait backup. SO I went to my backup directory of linux. Guess what: Nothing there.... Any way of gettin my work back without retyping all 8 pages?

View 1 Replies View Related

Ubuntu :: Get Open And Save Menus In Openoffice.org 3.3?

Feb 10, 2011

I installed the latest Openoffice.org from Openoffice website on an old 8.04 install. I downloaded the 64 bit .deb version for Ubuntu. All went well. OO3.3 runs well. My question is can you use the Ubuntu Open and Save dialogs? The one where you have drives on the left side. All that comes up with this version is a basic Open or Save dialog. The OO that comes with Ubuntu has these menus. Is there anyway to get these with Openoffice downloaded from the OO website?

View 2 Replies View Related

Ubuntu :: Save A Document Created In OpenOffice.org In .doc Format?

May 3, 2010

How do I save a document I created in OpenOffice.org in .doc format? I want to use the same file in a windows OS. Whenever i select the "Windows XP" option then click save OpenOffice crashes. How do I fix this?

View 7 Replies View Related

Ubuntu :: Openoffice Won't Open Network NFS Share?

Dec 15, 2010

I have a computer in another room of my house that I share the drive with my primary computer using NFS.

I just mount the network drive as normal in NFS. But I discovered today that I can't open openoffice files off of the drive. I have to copy them to the local disk first. I can open text files, pictures, pdfs. But .odt files will load the splash screen for open office, but go no further than that.

Anyone know how to fix this? It's kind of a killer for NFS for me. I really would like to be able to open documents over the network.

here's the settings I'm using in fstab in case those are wrong

Code: 192.168.0.3:/media/Data /media/Data nfs rw,hard,intr 0 0

View 6 Replies View Related

Slackware :: Best Package Of Openoffice On 64?

Jun 2, 2010

I have slackware64-13.0 & xfce. I installed somebody's openoffice package ( a repackaging of the rpms), openoffice.org-3.2.0_en_US-x86_64-1_rlw.txz and ran into crazy keyboard issues, double inserts of random keys when I type faster than a snail's pace liikee tthiis. I had errors from xkbcomp rolling off the screen.

> Using last definition
> Warning: Duplicate shape name ""
> Using last definition
> Warning: Duplicate shape name ""
> Using last definition
> Warning: Multiple doodads named ""

[Code]...

View 14 Replies View Related

Slackware :: How To Install Openoffice In 13.1

Feb 20, 2011

how i can install openoffice ? i am do this download this link

PHP Code:

ftp://slackware.opennix.com/pub/slackbuilds/slackware-13.1/office/openoffice-3.2.1.6-x86_64-1_mm.tgz 

and

su
pass
# installpkg openoffice-3.2.1.6-x86_64-1_mm.tgz

[code]....

View 17 Replies View Related

Slackware :: Cannot Install SlackBuild OpenOffice.org 3.2.0 On 13?

Mar 8, 2010

I have downloaded the source package and the slackbuild package for OpenOffice 3.2.0.Everything seems to go well until doinst, then I get error messages about zero length files:

Code:
install/
install/slack-desc

[code]...

View 6 Replies View Related

Slackware :: Openoffice Slackbuild Installs But Won't Run?

May 13, 2010

I downloaded the slackbuilds openoffice.org files, extracted them, added the original source, ran chmod +x openoffice.org.SlackBuild, ran ./openoffice.org.SlackBuild, then found the resulting .tgz and installpkg'ed it. I was able to get through all of the steps listed without any error messages and everything seemed to be going well. However, now when I navigate to opt/openoffice.org3 (the created folder) and attempt to run any of the programs from kde nothing happens. When I attempt to run them in terminal I get the following message:

root@slacktop:~# soffice
/usr/bin/soffice: line 98: /opt/openoffice.org3/program/../basis-link/program/pagein: No such file or directory
/usr/bin/soffice: line 104: /opt/openoffice.org3/program/../basis-link/ure-link/bin/javaldx: No such file or directory
/usr/bin/soffice: line 129: /opt/openoffice.org3/program/soffice.bin: No such file or directory

is there some reason these files wouldn't be in there after a normal installation? I read the howto on slackbuilds.org several times to make sure I got all the steps right, and have tried uninstalling with removepkg and reinstalling and the same thing keeps happening.

View 2 Replies View Related

Slackware :: Send The Slackbuild For Openoffice 3.2.0?

Jun 21, 2010

can some one send me the slackbuild for openoffice 3.2.0?

View 2 Replies View Related

Slackware :: Run Openoffice.org.SlackBuild As Root Within The /tmp Directory?

Apr 9, 2010

I downloaded and extracted office slackbuild. Then tried to run openoffice.org.SlackBuild as root within the /tmp directory. Can anyone help?

Code:
siawacsh@zorro:~/Downloads/office/openoffice.org$ ls
OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz README doinst.sh openoffice.org.SlackBuild* openoffice.org.info slack-desc
siawacsh@zorro:~/Downloads/office/openoffice.org$ su
Password:
root@zorro:/home/siawacsh/Downloads/office/openoffice.org# ./openoffice.org.SlackBuild
tar: /home/siawacsh/Downloads/office/openoffice.org/OOo_3.2.0_LinuxIntel_install_en-US.tar.gz: Cannot open: No such file or directory

[Code]...

View 7 Replies View Related

Slackware :: Poor Quality Fonts In OpenOffice Menus

Mar 23, 2011

I'm running -current (13.37) 32 bit and have installed OpenOffice 3.2.1. The problem is the menu fonts in OpenOffice which look very thin and are not smooth. All other application fonts look very good. When I had this same version of OpenOffice installed on Slackware 12.2 I did not see this problem.In OpenOffice I have ticked the option to use system font for user interface but this doesn't seem to have any effect. I've also ticked the screen font anti aliasing option because the fonts look worse when this is not ticked. My KDE system font is DejaVu Sans, the same as it was on Slackware 12.2.

My OpenOffice package was built using a script written by Robby Workman which I think I got from his web site a long time ago. It takes the rpms and creates a Slackware package.

View 7 Replies View Related

General :: Change The Default Word Processor (to Openoffice) On Slackware 13.1 With KDE?

Jan 21, 2011

How can I change the default word processor (to openoffice) on Slackware 13.1, with KDE? When I click on a file using dolphin, .doc files open with kwrite. I would like them to open with open office.

View 4 Replies View Related

Slackware :: Getting (1)various Errors Spat Out On STDOUT While Running X And (2)a Hard Fault In Openoffice?

Nov 12, 2010

I'm getting (1)various errors spat out on STDOUT while running X and (2)a hard fault in Openoffice.

(1)
> Warning: Duplicate shape name ""
> Using last definition

[code]....

View 3 Replies View Related

Ubuntu :: Network Shares Not Available \ When Use OpenOffice Writer To Open/save Files The Shares Disappear In The "Open/Places"?

Apr 23, 2010

I am giving 10.04RC a try instead of Windows 7, so far so good. I can connect to my network shares fine using "Connect to a Server" & bookmark with the file browser, however when I use OpenOffice writer Spreadsheet to open/save files the shares disappear in the"Open/Places". Is this a bug in Ubuntu or Open Office? Is there an update/fix?

View 1 Replies View Related

OpenSUSE :: Use 11.1 And Have OpenOffice 3.0?

Apr 11, 2010

I use openSUSE 11.1 and have OpenOffice 3.0.

I see the latest version of OpenOffice 3.2 is ready. How can we get it and install it? I having been looking for a repository, but to no avail.

View 4 Replies View Related

Ubuntu :: Jre And Openoffice Once Again Sc@# Me?

Feb 16, 2010

I tried to load the Letter from the openoffice "wizard". It said I needed Java Runtime Environment. I installed jre -no problem. Went back to openoffice, opitons, java, tried to add it, must have missed where the executable was. Now I cannot uninstall the damn thing.Why is this such an on-going hassle? Why doesn't someone at Ubuntu write a script or an easy how to?

View 8 Replies View Related

Fedora :: Add OpenOffice To GNOME?

Jul 20, 2009

I'm new to Fedora, so have me excused, if the terms below are not correct.

I started installing a lot of packages using "yum". Among the packages were OpenOffice.

Now OpenOffice is installed, but I would like to make it available from the Fedora GUI interface (I guess it is called GNOME?).

How to do this simple operation?

View 6 Replies View Related

Fedora :: Install OpenOffice 3.2 In F12?

Feb 12, 2010

What is the best way to install OpenOffice 3.2 in Fedora 12? I currently have 3.1.1 installed, done as part of the install process plus yum updates since then. I've heard that 3.2 gives much better docx support. I just loaded a .docx file into my current version of OpenOffice, and it looked a bit munged.

View 7 Replies View Related

Fedora Installation :: Can't Run OpenOffice 3.2.1 In 13 KDE

Jun 18, 2010

I've just downloaded openoffice 3.2.1. Then installed it via the script and manually after cd ing to the RPM directory. Thing is, it installs and the menu entries are there. But clicking on it results the splash screen to show up and dis appear.

I'm using Fedora 13 KDE.

View 14 Replies View Related

Fedora :: Can't Start OpenOffice.org 3.2.0/3.2.1 On 13

Jul 14, 2010

Not talking about the repo version here, that one runs great. But for various reasons we NEVER use the repo-Version on any Linux distro in our company, mainly because we want all users to always have the exact same tools available no matter what computer they use, and the repo versions differ significantly from the stock openoffice.org version and from each other, not only visually. The stock 3.2.0 runs great on various versions of SuSE, openSUSE and CentOS on various computers, but fails to load on Fedora 13. Here's what happens, with both 3.2.0 and 3.2.1: when I first start it I see the splash screen, then the "Welcome to OpenOffice.org" dailog that appears on first start and asks for my details. I click on next and the application segfaults:

martin/mlaptop$ soffice
/usr/bin/soffice: line 127: 11037 Segmentation fault (core dumped) "$sd_prog/$sd_binary" "$@"

Using the repo version is not an option and company policy, so it's out.

View 1 Replies View Related

Fedora :: Install Openoffice But Can't Get It To Run?

Aug 6, 2010

I've downloaded and installed Fedora 13 on my harddrive, it boots and I can log in.

What do I do now?

I've tried to install openoffice, but I can't get it to run. Unlike installing a program in windows, it appears there is a lot more involved in getting a downloaded .tar/.bz2/whatever they are to load and become a program.

I've tried borrowing a book on Linux, but I'm lost with that too as it doesn't tell me how to add/remove programs let alone get them running in the first place.

View 8 Replies View Related

OpenSUSE :: Openoffice 3.2.1 Export - Only Pdf Available 11.2?

Jul 13, 2010

i've updated to oo 3.2.1 in 11.2 (64 bit) by deleting all previous oo packages and installing new. exporting (for example from draw) only gives the option of pdf. no jpeg etc.something's obviously missing but i can't find it. this has been posted back in 2009.

View 2 Replies View Related

OpenSUSE :: OpenOffice Crashing In 11.3?

Jul 19, 2010

I recently installed OpenSUSE 11.3 x86_64 on my dual core AMD box. Everything seems to run great except for OpenOffice Spreadsheet. Whenever I attempt to open a spreadsheet it crashes on me.

View 7 Replies View Related

OpenSUSE :: Second Language For OpenOffice Only?

Jul 24, 2010

Is there a way to have second language for OpenOffice, only? I am working on SUSE 11.3 and English (US) at the present.

View 4 Replies View Related

OpenSUSE :: 11.3 - OpenOffice Does Not Load

Jul 31, 2010

11.3 install with gnome desktop on old PC (it's not near me, can give spec later if needed). If one goes to start open office suite, writer, calc, etc. You get the open office splash screen with suse and the meter gets almost completely loaded (probable 99%) then it just stalls. Within a minute or two the screen disappears and no open office. Any ideas It was a fresh install and I haven't added anything other than multimedia packages and KDE base/apps. All other apps. load fine. Should I remove OOO and then add it again?

View 4 Replies View Related

OpenSUSE :: 11.2 OpenOffice Will Not Start?

Sep 23, 2010

My system:
openSUSE 11.2
Linux 2.6.31.12-0.2-desktop x86_64
KDE: 4.4.4 "release 3"

My problem: I just did a "zypper dup" to upgrade to KDE 4.4.4 from 4.3.5. All seem to have went well aside from that openoffice won't start anymore. I do get the initial splash and it goes away but then nothing else happens. I have tried both by clicking an .odt document and by starting it from Kickstart menu, same negative result. All other programs seem to be running fine as before. The current version of OO is now 3.2.1.6-1.1-x86_64

What I've tried: I tried to swith all packages to OpenOffice community repository,restarted pc but the result is still the same. I also did an unconditional update, restarted but the result is still the same.

View 2 Replies View Related

OpenSUSE :: OpenOffice Win/lin Variation?

Jan 4, 2011

I de-crappified a new laptop last week for a friend and set him up with OpenOffice.I had earlier salvaged files from his old PC HD, saved them to my Box. Most of his office files were actually the dreaded M$ Works (.wps)But I tried them and OpenOffice had no trouble, least in Linux that is.I burned his files to a DVD-RW and copied them to his new Laptop. OpenOffice for windows wouldn't have anything to do with the .wps filesStrange or what !

View 6 Replies View Related

OpenSUSE :: 11.3 - Any PDF To OpenOffice Converter?

Jan 20, 2011

I am currently using opensuse11.3. I need any pdf to openoffice converter.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved