Per Jessen wrote: > Per Jessen wrote: > >> I just do a doc.dispose() - I'll try the close(True) instead, but I >> can't see how it would prevent the detach which seems to happen >> _before_ everything else. > > Ok, I've tried it bit it didn't change a thing. > > I have a suspicion this is something specific to 2.4 - I did an > upgrade at some point, and remember running into this detach problem > then.
Apologies for talking to myself in public - I've done some googling, and have spotted the problem with this detach stuff. If oosplash.bin exists, the soffice script will run that first, and that's where the detach happens. On my server, I can't see a need for having oosplash.bin, so I just moved to oosplash.bin.disabled, which did the trick! Using -invisible and -display with Xvfb running is still twice as fast as with -headless. cheers Per -- /Per Jessen, Zürich --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
