To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=15229
------- Additional comments from [EMAIL PROTECTED] Mon Jul 21 20:00:27 +0000 2008 ------- We've run into this issue using: - StarOffice 8 Update 10 ( ~ OpenOffice 2.4) - on Sunray thin clients - running Solaris 8 (10 as well) - multiple users logged in using the same login id on different Sunrays Note that in this case, you have multiple login sessions for the same user on a single machine, but each user has a different $DISPLAY environment variable. In this case, the first user to open StarOffice is fine, but the second and any subsequent users can't open documents since they display on the first user's screen! We've tried setting -display and (after a bit of spelunking in the source) -clientdisplay but neither overrides OO's single minded determination to open everything on one display. We *CAN* open separate instances if we use the the -env parameter as follows: -env:UserInstallation=file://$HOME/.staroffice8/<some unique identifier>. Unfortunately, this isn't a great solution for us because it would necessitate maintaining a larger number of separate staroffice configs (e.g. printer setup, first start wizard, etc.). This workaround might be sufficient for users who generally use display :0 and occasionally want a second display :1. --------------------------------------------------------------------- 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]
