Herbert Voss <[EMAIL PROTECTED]> writes:
| hi,
|
| the two files
|
| ~/.lyx/lyxpipe.in
| ~/.lyx/lyxpipe.out
|
| are not deleted when lyx is closed. starting lyx again gives
|
| LyXComm: Pipe /home/voss/.lyx/lyxpipe.in already exists.
| If no other LyX program is active, please delete the pipe by hand and
| try again.
So you ignore the error and expect things to work? :-)
How should we handle two running LyX processes?
Which one should use/delete the lyxpipe?
(we could use a lock file that containes the pid of the "master" lyx,
only this pid should be allowed to changed files in the .lyx dir)
When we get multiple windos this will be easy to solve.
Lgb