On Thu, Mar 3, 2011 at 8:21 AM, Harris, Donald <[email protected]> wrote:
> How do I use xpra for windows?  I would love to be able to use the versions 
> that you have made, I just downloaded the other ones because they were newer. 
>  I have setup the ssh keys and can login remotely without a password, that is 
> how I can get a window to appear, just have nothing drawn in it.  This is the 
> command I use:
>  xpra_cmd.exe attach ssh:[email protected]:3, and then it gives me the 
> "press control c to detach".  So that works just fine.

Okay, cool.

> And this is perfect because I can script it from windows, so this is all I 
> really want.  And if I could get a version of it that runs on windows from 
> you already, that might solve my issue.  So how do I get it to run in windows?

I'm not sure it would help -- it looks like there's something going
wrong on the server side -- but to get the latest development version
you need mercurial (the version control system) installed, and then
you do:
  hg clone https://partiwm.googlecode.com/hg/ partiwm
to get the source. Unfortunately there aren't any prebuilt binaries available.

>    Composite
>    DAMAGE
[...]
>    RENDER
>    SECURITY
[...]
>    XTEST

Okay, this looks fine. Actually, I was being dumb, and mixing up
XRANDR and RENDER in my head... it's normal for XRANDR to be missing.

Okay, the next thing to try is, passing "--debug=all" to 'xpra start',
and then attaching, starting up a terminal, and then sending the
(probably quite voluminous) log that it generates in ~/.xpra.

-- Nathaniel

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to