https://issues.apache.org/ooo/show_bug.cgi?id=119950
yuanlin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from yuanlin <[email protected]> --- Tested by Yan Ji on a Windows 2008 server. When allow one user to remote log in with multiple sessions, AOO 3.4 is not stable and will crash after some operations. To support multiple session for one user, I think rearchitect single IPC to TS session managment is not enough. If allow multiple AOO instance can be run isolated for one user, the data in user directory must be synchronized correctly such as extensions, .xcu and other configuration files. So I suggest that we use the simple way that do below mentioned in Certification requirements for Windows 8 "If an app does not support multiple user sessions or remote access, it must clearly state this when launched from this kind of session" That is when AOO launched, check if there is another AOO instance is in another TS session for same user. If does, popup a warning dialog and exit. -- You are receiving this mail because: You are the assignee for the bug.
