Re: openoffice.org won't open files on my usb drive



First check whether openoffice is running/not by the following command

ps -aux| grep soffice

Here you get the process id (pid) of open office


Kill the process by the following command
kill -9 <pid of openoffice> .


On Mon, Aug 31, 2009 at 4:41 PM, Daniel Dalton <d.dalton@xxxxxxxxxxxx>wrote:


Hi,

When I try and open a word file on my usb drive with openoffice.org here
on debian squeez, I get this error:
Openoffice.org: The file has been locked by unknown user.
Open read only
Open a copy.

So, how can i stop it from saying this so I can edit files again on my
usb with oo?

Thanks,
Dan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqbr+AACgkQQCYsNYjKJVCe0QCaAi/aQiAP/fc7D/yDxUmmitwe
Cu4AoJBxBqt1Z8H4bo/bLOIscgGKmJfv
=lls8
-----END PGP SIGNATURE-----




--
Wishing you the very best of everything, always!!!
Kousik Maiti(কৌশিক মাইতি)
Registered Linux User #474025
Registered Ubuntu User # 28654


Relevant Pages

  • Re: [opensuse] Help Killling Process
    ... will not die nor will it display anything. ... I remember from the 'old days' that there is a cli command to ... identify a process id and another one to kill a process. ... This will give you a listing of the processes and their pid' although ...
    (SuSE)
  • Re: [opensuse] Help Killling Process
    ... I remember from the 'old days' that there is a cli command to ... (the first number for each process is the PID, the second is the PID of the ... Locate the PID for the process you wish to terminate and use the 'kill' ... To kill the xterm process in the above example, ...
    (SuSE)
  • Re: Question about a dd command.
    ... elmo wrote: ... basic 'dd' command that will copy and display the transfer action. ... variable named "pid" so we can use it later to send signals to the process. ... kill $pid: Kill the actual process. ...
    (Ubuntu)
  • Re: killing child processes
    ... It's that the kill command does nothing. ... >> UID PID PPID TTY STIME COMMAND ... but not the sleep command that is it's ...
    (comp.unix.shell)
  • Re: OOo 3.0 from PPA: cannot start Writer
    ... I cannot open writer with the command ... I must kill the proccesss ... The command "openoffice" does in fact ...
    (Ubuntu)