To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60385
------- Additional comments from [EMAIL PROTECTED] Mon Feb 6 10:27:42 -0800 2006 ------- Hello! thank you for your conformation. Adding a simple alias for 127.0.0.1 does not work. From some strange reason your code adds a suffix for the localhost... If my computer is called aaa.bbb.ccc, you query the address for localhost.bbb.ccc. This is unexpected behaviour. Just to make sure... $ hostname aaa $ hostname -a aaa aaa.bbb.ccc This does not work. But if I put the following in /etc/hosts: 127.0.0.1 localhost aaa localhost.bbb.ccc It succeeds in resolve state. Just a thought... Why to use host-name for locking? You can use host-address... I think it is better... Why not allow the second instance to read-only configuration if it is locked? Again... You only need to mark it as generic locked... no host or address. Regards! --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
