From eric at wadhome.org Wed Jan 18 11:07:42 2012 From: eric at wadhome.org (Eric Wadsworth) Date: Wed, 18 Jan 2012 11:07:42 -0800 Subject: [Parti-discuss] xpra with multiple concurrent users? Message-ID: <4F17187E.8060906@wadhome.org> Hi, We're trying to use xpra to allow two people to concurrently use the same application. We're both using Ubuntu. It mostly works, but when the 2nd user connects, the 1st connection is lost. Is it possible to use this to allow two people to use the same application at the same time? --- wad From njs at pobox.com Thu Jan 19 10:05:47 2012 From: njs at pobox.com (Nathaniel Smith) Date: Thu, 19 Jan 2012 10:05:47 -0800 Subject: [Parti-discuss] xpra with multiple concurrent users? In-Reply-To: <4F17187E.8060906@wadhome.org> References: <4F17187E.8060906@wadhome.org> Message-ID: On Wed, Jan 18, 2012 at 11:07 AM, Eric Wadsworth wrote: > We're trying to use xpra to allow two people to concurrently use the same > application. We're both using Ubuntu. It mostly works, but when the 2nd user > connects, the 1st connection is lost. Is it possible to use this to allow > two people to use the same application at the same time? No, unfortunately, xpra just doesn't support that, and -- because of the various hacks xpra has to use under the hood to get X to work in this mode at all -- there are technical obstacles to adding it. Sorry! -- Nathaniel