id summary reporter owner description type status priority component severity resolution keywords cc release 10894 openoffice startup script wrong anonymous Boris Savelev "Hi, I installed the trac 0.12 and the plugin on debian squeeze. squeeze runs openoffice I had to change this line {{{ #!sh $SOFFICE_PATH --headless --nologo --nofirststartwizard --nodefault --accept=""socket,host=localhost,port=8100;urp;StarOffice.ComponentContext"" & > /dev/null 2>&1 }}} to this {{{ #!sh $SOFFICE_PATH --headless --nologo --nofirststartwizard --nodefault ""-accept=socket,host=localhost,port=8100;urp;StarOffice.ComponentContext"" & > /dev/null 2>&1 }}} and then it started running, so instead of `--accept=` I put `-accept=`. I found that solution while looking at this: https://bbs.archlinux.org/viewtopic.php?id=110406 and this http://www.mail-archive.com/users@openoffice.org/msg07241.html In any case, thanks for this great plugin!" defect closed normal DocRenderPlugin normal fixed