From antoine at nagafix.co.uk Mon Jul 1 12:22:03 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Mon, 01 Jul 2013 18:22:03 +0700 Subject: [winswitch] yesterday's release was xpra 0.9.6 not 0.9.5 In-Reply-To: <51D01724.6080704@nagafix.co.uk> References: <51D01724.6080704@nagafix.co.uk> Message-ID: <51D1665B.1010405@nagafix.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hopefully this is the only mistake I made... Antoine On 30/06/13 18:31, Antoine Martin wrote: > Hi, > > This update fixes a number of fairly minor bugs: > * fix client exit lockups on MS Windows > * fix lost clicks on some popup menus (mostly with MS Windows clients) > * fix client workarea size change detection > * fix reading of unique "machine-id" on posix > * fix window reference leak for windows we fail to manage > * fix compatibility with pillow (PIL fork) > * fix session-info window graphs jumping (smoother motion) > * fix webp loading code for non-Linux posix systems > * fix window group-leader attribute setting > * fix man page indentation > * fix variable test vs use (correctness only) > * static binary builds updates: Python 2.7.5, flac 1.3, PyOpenGL 3.1, > numpy 1.7.1, webp 0.3.1, libav 9.7 > * static binary builds switched to using pillow instead of PIL > * forward compatibility with future "xpra info" namespace changes > > The source: > https://xpra.org/src/ > Binaries/repositories: > https://winswitch.org/downloads/ > Direct binary downloads: > https://xpra.org/dists/ > > Cheers > Antoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHRZlgACgkQGK2zHPGK1rtN8QCfcrZo58BH1gQEUejVO7b/LQPc REkAn3rzChw6mOKcHgjpKOQwXhIHYQ3U =Fqud -----END PGP SIGNATURE----- From asalazar at ienasaj.co.cr Mon Jul 8 23:52:45 2013 From: asalazar at ienasaj.co.cr (Alonso Salazar Jimenez) Date: Mon, 08 Jul 2013 16:52:45 -0600 Subject: [winswitch] New user Message-ID: <51DB42BD.8090103@ienasaj.co.cr> Hello, i new user of XPRA and all work for me but the android app i can't make to connect to TCP conection, i use a GALAXY TAB 2, any one can help me. The same conection from WINDOWS work, from Linux work, but the same in android no. Thanks. From antoine at nagafix.co.uk Wed Jul 10 17:12:45 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Wed, 10 Jul 2013 23:12:45 +0700 Subject: [winswitch] Android Client (was "New user") In-Reply-To: <51DB42BD.8090103@ienasaj.co.cr> References: <51DB42BD.8090103@ienasaj.co.cr> Message-ID: <51DD87FD.4080206@nagafix.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've noticed some problems with the android client sometimes failing to connect, retrying often works. I'll try to get to the bottom of it. In the meantime, I've just built a new Android beta you can find here: http://xpra.org/beta/Android/ Maybe it will work better for you. Cheers Antoine On 09/07/13 05:52, Alonso Salazar Jimenez wrote: > Hello, i new user of XPRA and all work for me but the android app i can't make to connect to TCP conection, i use a GALAXY TAB 2, any one can help me. The same conection from WINDOWS work, from Linux work, but the same in android no. > > Thanks. > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHdh/0ACgkQGK2zHPGK1rvAmQCeMSnnRKtktKaWTlk0axXGTZw0 dqsAnAqDFYtfYZ04rzQdo7rOXOjEha5a =npvF -----END PGP SIGNATURE----- From timo.lindfors at iki.fi Thu Jul 11 10:16:56 2013 From: timo.lindfors at iki.fi (Timo Juhani Lindfors) Date: Thu, 11 Jul 2013 12:16:56 +0300 Subject: [winswitch] minimum bandwidth where xpra still stays usable? Message-ID: <84mwptpibb.fsf@sauna.l.org> Hi, I normally use xpra either over 100 Mbps ethernet or 10 Mbps/10 Mbps VDSL2. However, last weekend I tested it over 2 Mbps / 512 kbps cable modem (I was accessing my home machine over it when the VDSL2 was down). I found it to be unusable for even gnome-terminal usage. System monitor showed that bandwidth usage was peaking at 512 kbps for 8-15 seconds when I for example run a command in the terminal. What are your experiences? I think I used to be able to cope with this with "--encoding jpeg --quality 15" in the past but this is no longer supported in xpra. -Timo From antoine at nagafix.co.uk Thu Jul 11 11:47:10 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 11 Jul 2013 17:47:10 +0700 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <84mwptpibb.fsf@sauna.l.org> References: <84mwptpibb.fsf@sauna.l.org> Message-ID: <51DE8D2E.7090508@nagafix.co.uk> On 11/07/13 16:16, Timo Juhani Lindfors wrote: > Hi, > > I normally use xpra either over 100 Mbps ethernet or 10 Mbps/10 Mbps > VDSL2. However, last weekend I tested it over 2 Mbps / 512 kbps cable > modem (I was accessing my home machine over it when the VDSL2 was > down). I found it to be unusable for even gnome-terminal usage. System > monitor showed that bandwidth usage was peaking at 512 kbps for 8-15 > seconds when I for example run a command in the terminal. Which encoding were you testing? If it was a lossy one, have you tried increasing the auto-refresh delay so lossless frames don't fire too often? "xpra info" can give us some details, in the upcoming 0.10 release, this will include all the details needed to analyze the bandwidth tuning. > What are your experiences? It certainly was usable before, and there is no reason why it shouldn't still work ok. However, we may have erred on the side of LAN usage, so we may have to revisit the heuristics to ensure it still works well over slower connections. > I think I used to be able to cope with this with "--encoding jpeg > --quality 15" in the past but this is no longer supported in xpra. How so? jpeg encoding is still supported and so is the quality setting. That said, jpeg encoding is terrible, you should be using x264 instead. Cheers Antoine > > -Timo > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From timo.lindfors at iki.fi Thu Jul 11 11:59:35 2013 From: timo.lindfors at iki.fi (Timo Juhani Lindfors) Date: Thu, 11 Jul 2013 13:59:35 +0300 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <51DE8D2E.7090508@nagafix.co.uk> (Antoine Martin's message of "Thu, 11 Jul 2013 17:47:10 +0700") References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> Message-ID: <84ip0hpdk8.fsf@sauna.l.org> Hi, Antoine Martin writes: > Which encoding were you testing? x264 > If it was a lossy one, have you tried increasing the auto-refresh delay > so lossless frames don't fire too often? Thanks for the advice. It seems that xpra attach --encoding jpeg --quality 5 --auto-refresh-delay=1000 ssh:example.org:7 is usable even after I have limited the bandwidth on the server using tc qdisc add dev eth0 root tbf rate 512kbit latency 20ms burst 60kbit > How so? jpeg encoding is still supported and so is the quality setting. > That said, jpeg encoding is terrible, you should be using x264 > instead. Even with xpra attach --encoding jpeg --quality 5 --auto-refresh-delay=1000 ssh:example.org:7 I see only very minimal artifacts, I'm sure I used to see much worse quality in the past. Is it maybe ignoring --quality 5 and assuming --quality 70 or something? -Timo From antoine at nagafix.co.uk Thu Jul 11 12:02:53 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 11 Jul 2013 18:02:53 +0700 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <84ip0hpdk8.fsf@sauna.l.org> References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> <84ip0hpdk8.fsf@sauna.l.org> Message-ID: <51DE90DD.2080108@nagafix.co.uk> On 11/07/13 17:59, Timo Juhani Lindfors wrote: > Hi, > > Antoine Martin writes: >> Which encoding were you testing? > x264 This should have worked fine, certainly better than jpeg! >> If it was a lossy one, have you tried increasing the auto-refresh delay >> so lossless frames don't fire too often? > Thanks for the advice. It seems that > > xpra attach --encoding jpeg --quality 5 --auto-refresh-delay=1000 ssh:example.org:7 > > is usable even after I have limited the bandwidth on the server using > > tc qdisc add dev eth0 root tbf rate 512kbit latency 20ms burst 60kbit > >> How so? jpeg encoding is still supported and so is the quality setting. >> That said, jpeg encoding is terrible, you should be using x264 >> instead. > Even with > > xpra attach --encoding jpeg --quality 5 --auto-refresh-delay=1000 ssh:example.org:7 > > I see only very minimal artifacts, I'm sure I used to see much worse > quality in the past. Is it maybe ignoring --quality 5 and assuming > --quality 70 or something? That's probably the auto-refresh kicking in before you realize. jpeg at quality=5 is unusable otherwise Antoine > > -Timo > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From timo.lindfors at iki.fi Thu Jul 11 12:21:52 2013 From: timo.lindfors at iki.fi (Timo Juhani Lindfors) Date: Thu, 11 Jul 2013 14:21:52 +0300 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <51DE90DD.2080108@nagafix.co.uk> (Antoine Martin's message of "Thu, 11 Jul 2013 18:02:53 +0700") References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> <84ip0hpdk8.fsf@sauna.l.org> <51DE90DD.2080108@nagafix.co.uk> Message-ID: <847ggxpcj3.fsf@sauna.l.org> Antoine Martin writes: > That's probably the auto-refresh kicking in before you realize. > jpeg at quality=5 is unusable otherwise But --auto-refresh-delay=1000 should mean that it'd only trigger after 1000 seconds? From antoine at nagafix.co.uk Thu Jul 11 13:00:19 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 11 Jul 2013 19:00:19 +0700 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <847ggxpcj3.fsf@sauna.l.org> References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> <84ip0hpdk8.fsf@sauna.l.org> <51DE90DD.2080108@nagafix.co.uk> <847ggxpcj3.fsf@sauna.l.org> Message-ID: <51DE9E53.70106@nagafix.co.uk> On 11/07/13 18:21, Timo Juhani Lindfors wrote: > Antoine Martin writes: >> That's probably the auto-refresh kicking in before you realize. >> jpeg at quality=5 is unusable otherwise > But --auto-refresh-delay=1000 should mean that it'd only trigger after > 1000 seconds? Delay is in milliseconds! 1000 ms = 1s From timo.lindfors at iki.fi Thu Jul 11 13:05:35 2013 From: timo.lindfors at iki.fi (Timo Juhani Lindfors) Date: Thu, 11 Jul 2013 15:05:35 +0300 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <51DE9E53.70106@nagafix.co.uk> (Antoine Martin's message of "Thu, 11 Jul 2013 19:00:19 +0700") References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> <84ip0hpdk8.fsf@sauna.l.org> <51DE90DD.2080108@nagafix.co.uk> <847ggxpcj3.fsf@sauna.l.org> <51DE9E53.70106@nagafix.co.uk> Message-ID: <84y59dnvxs.fsf@sauna.l.org> Antoine Martin writes: > Delay is in milliseconds! > 1000 ms = 1s Time to fix the man page? It says "in seconds". From antoine at nagafix.co.uk Thu Jul 11 13:36:49 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 11 Jul 2013 19:36:49 +0700 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <84y59dnvxs.fsf@sauna.l.org> References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> <84ip0hpdk8.fsf@sauna.l.org> <51DE90DD.2080108@nagafix.co.uk> <847ggxpcj3.fsf@sauna.l.org> <51DE9E53.70106@nagafix.co.uk> <84y59dnvxs.fsf@sauna.l.org> Message-ID: <51DEA6E1.5030006@nagafix.co.uk> On 11/07/13 19:05, Timo Juhani Lindfors wrote: > Antoine Martin writes: >> Delay is in milliseconds! >> 1000 ms = 1s > Time to fix the man page? It says "in seconds". Sorry, I've just checked and the man page is correct, seconds it is. (things internally are generally stored and exchanged in millis to avoid using floats) I have no idea how you managed to get something remotely viewable with jpeg quality=5 then! Antoine From john at lightningsoftwaresolutions.com Thu Jul 11 16:54:50 2013 From: john at lightningsoftwaresolutions.com (John Beavers) Date: Thu, 11 Jul 2013 10:54:50 -0500 Subject: [winswitch] Xpra Ubuntu 13.04 poor quality and speed on local network Message-ID: <51DED54A.5000107@lightningsoftwaresolutions.com> I updated my Ubuntu from 12.04 to 13.04 (via 12.10...), and got Xpra v0.9.6 installed and working between 2 ubuntus. However, it is very slow and ugly on the local network. I've connected with winswitch, xpra-launch, and $ xpra attach ssh:...:100, all the same. There was some problem with X after installation of 13.04, and X sometimes gives errors when starting Xpra. Some errors were about permissions, and such (I can't remember the exact errors, but they were about /dev/tty0 does not exist, can't open console 8 (permission denied), etc). I fixed those by setting the suid bit on Xorg. Then, X wouldn't start because it said the -logfile option can't be used with elevated privileges. So, I removed the -logfile part from xpra.conf, then it didn't like the location of xpra's xorg.conf file. It said it needed to be in a relative directory, so I put it under /etc/X11 and got it to read it. Finally got xpra started on the server and connected, but, like I said, it's very ugly and slow, and the mouse doesn't point to the correct locations, etc. If I forward X through ssh, it looks great and works well, but I'd love to be able to keep my session going, so I'd like xpra to work. Most recently, if I start xpra, stop it, and try to start it again, I get this: Fatal server error: failed to create screen resources This might be more of an X problem, and I tried reinstalling it, but that didn't seem to do anything. If anyone has seen anything like this before, please help! John From antoine at nagafix.co.uk Thu Jul 11 17:32:04 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 11 Jul 2013 23:32:04 +0700 Subject: [winswitch] Xpra Ubuntu 13.04 poor quality and speed on local network In-Reply-To: <51DED54A.5000107@lightningsoftwaresolutions.com> References: <51DED54A.5000107@lightningsoftwaresolutions.com> Message-ID: <51DEDE04.4070602@nagafix.co.uk> On 11/07/13 22:54, John Beavers wrote: > I updated my Ubuntu from 12.04 to 13.04 (via 12.10...), and got Xpra > v0.9.6 installed and working between 2 ubuntus. However, it is very > slow and ugly on the local network. I've connected with winswitch, > xpra-launch, and $ xpra attach ssh:...:100, all the same. > > There was some problem with X after installation of 13.04, and X > sometimes gives errors when starting Xpra. Some errors were about > permissions, and such (I can't remember the exact errors, but they > were about /dev/tty0 does not exist, can't open console 8 (permission > denied), etc). I fixed those by setting the suid bit on Xorg. Then, X > wouldn't start because it said the -logfile option can't be used with > elevated privileges. So, I removed the -logfile part from xpra.conf, > then it didn't like the location of xpra's xorg.conf file. It said it > needed to be in a relative directory, so I put it under /etc/X11 and > got it to read it. Sounds like something has changed in 13.04, yet again. I'll try to take a look and figure out how to get Xdummy going on this latest Ubuntu. Note: you do not need suid with Xdummy - that is the point, see: http://xpra.org/trac/wiki/Xdummy > > Finally got xpra started on the server and connected, but, like I > said, it's very ugly and slow, and the mouse doesn't point to the > correct locations, etc. If I forward X through ssh, it looks great and > works well, but I'd love to be able to keep my session going, so I'd > like xpra to work. Please give us more details, see: http://xpra.org/trac/wiki/ReportingBugs > > Most recently, if I start xpra, stop it, and try to start it again, I > get this: > Fatal server error: > failed to create screen resources Probably another 13.04 / X11 related breakage. Cheers Antoine > > This might be more of an X problem, and I tried reinstalling it, but > that didn't seem to do anything. If anyone has seen anything like this > before, please help! > > John > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From john at lightningsoftwaresolutions.com Thu Jul 11 18:04:59 2013 From: john at lightningsoftwaresolutions.com (John Beavers) Date: Thu, 11 Jul 2013 12:04:59 -0500 Subject: [winswitch] Xpra Ubuntu 13.04 poor quality and speed on local network In-Reply-To: <51DEDE04.4070602@nagafix.co.uk> References: <51DED54A.5000107@lightningsoftwaresolutions.com> <51DEDE04.4070602@nagafix.co.uk> Message-ID: <51DEE5BB.5050100@lightningsoftwaresolutions.com> On 07/11/2013 11:32 AM, Antoine Martin wrote: > Finally got xpra started on the server and connected, but, like I > said, it's very ugly and slow, and the mouse doesn't point to the > correct locations, etc. If I forward X through ssh, it looks great and > works well, but I'd love to be able to keep my session going, so I'd > like xpra to work. > Please give us more details, see: > http://xpra.org/trac/wiki/ReportingBugs Right, details:
OS: both are on Xubuntu 13.04 (although, after my server update, when it boots it says Kubuntu......) Network: Wired through Cisco router. Cmds: Server: xpra start :100 --no-daemon Client: xpra attach ssh:user at host:100 Xpra info: $ xpra info :100 2013-07-11 11:46:45,693 New connection received: SocketConnection(/home/software/.xpra/lss-100) 2013-07-11 11:46:45,996 processing info request from SocketConnection(/home/software/.xpra/lss-100) auto_refresh=250 batch_delay.50p=56 batch_delay.80p=97 batch_delay.90p=144 batch_delay.avg=62 batch_delay.cur=87 batch_delay.max=207 batch_delay.min=13 bell=1 build_bit=32bit build_cpu=athlon build_date=2013-06-30 built_by=buildbot built_on=winswitch.org client.platform.machine=x86_64 client.platform.processor=x86_64 client.platform.release=3.8.0-26-generic client_bell=1 client_clipboard=1 client_connection= client_cursors=1 client_encodings=x264,vpx,png,jpeg,rgb24,webp client_hostname=LSS-Linux client_idle_time=496 client_latency.50p=14 client_latency.80p=38 client_latency.90p=52 client_latency.absmin=3 client_latency.avg=21 client_latency.cur=6 client_latency.max=158 client_latency.min=3 client_notifications=1 client_ping_latency.50p=5 client_ping_latency.80p=6 client_ping_latency.90p=8 client_ping_latency.avg=6 client_ping_latency.cur=6 client_ping_latency.max=91 client_ping_latency.min=4 client_type=Python/Gtk2 client_uuid=e6b8d7a43368a74f1d87ca040d615b7ab9793a0c client_version=0.9.6 clients=1 clipboard=1 cursors=1 damage_data_queue_size.50p=0 damage_data_queue_size.80p=1 damage_data_queue_size.90p=3 damage_data_queue_size.avg=0 damage_data_queue_size.cur=0 damage_data_queue_size.current=0 damage_data_queue_size.max=6 damage_data_queue_size.min=0 damage_in_latency.90p=1914 damage_in_latency.avg=441 damage_in_latency.cur=4 damage_in_latency.max=2380 damage_in_latency.min=2 damage_out_latency.90p=1925 damage_out_latency.avg=436 damage_out_latency.cur=9 damage_out_latency.max=2438 damage_out_latency.min=5 damage_packet_queue_size.50p=0 damage_packet_queue_size.80p=0 damage_packet_queue_size.90p=0 damage_packet_queue_size.avg=0 damage_packet_queue_size.cur=0 damage_packet_queue_size.current=0 damage_packet_queue_size.max=1 damage_packet_queue_size.min=0 encoding.client_options=1 encoding.initial_quality=50 encoding.min-quality=50 encoding.min-speed=0 encoding.rgb24zlib=1 encoding.supports_delta=['png', 'rgb24'] encoding.uses_swscale=1 encoding.x264.I420.profile=high encodings=x264,vpx,png,jpeg,rgb24,webp gtk_version=[2, 24, 17] hostname=lss info_thread[0]=write info_thread[1]=read info_thread[2]=parse info_threads=3 input_bytecount=219764 input_packetcount=5966 input_raw_packetcount=5438 key_repeat_delay=500 key_repeat_interval=50 keyboard=1 keyboard_sync=1 local_modifications=2 max_desktop_size=[1280, 1024] memory.children.idrss=0 memory.children.inblock=64 memory.children.isrss=0 memory.children.ixrss=0 memory.children.majflt=2 memory.children.maxrss=21040 memory.children.minflt=6228 memory.children.msgrcv=0 memory.children.msgsnd=0 memory.children.nivcsw=317 memory.children.nsignals=0 memory.children.nswap=0 memory.children.nvcsw=91 memory.children.oublock=16 memory.children.stime=0 memory.children.utime=0 memory.server.idrss=0 memory.server.inblock=6960 memory.server.isrss=0 memory.server.ixrss=0 memory.server.majflt=50 memory.server.maxrss=83688 memory.server.minflt=2017677 memory.server.msgrcv=0 memory.server.msgsnd=0 memory.server.nivcsw=910232 memory.server.nsignals=0 memory.server.nswap=0 memory.server.nvcsw=950824 memory.server.oublock=64 memory.server.stime=142 memory.server.utime=238 microphone.state=inactive notifications=1 output_bytecount=24485940 output_mmap_bytecount=0 output_packetcount=52083 output_raw_packetcount=103687 password_file= pixels_encoded_per_second=988417 platform=linux2 potential_clients=0 pulseaudio=0 pygtk_version=[2, 24, 0] python_version=2.7.4 randr=1 revision=3751 root_window_size=[1280, 1024] server_ping_latency.50p=6 server_ping_latency.80p=7 server_ping_latency.90p=18 server_ping_latency.avg=11 server_ping_latency.cur=125 server_ping_latency.max=199 server_ping_latency.min=4 server_type=gtk-x11 session_name= speaker.codec=mp3 speaker.codec_description=MPEG-1 Layer 3 (MP3) speaker.state=active start_time=1373559808 thread[0]=MainThread thread[1]=write thread[2]=format thread[3]=read thread[4]=calculate_delay thread[5]=encode thread[6]=format thread[7]=parse threads=8 version=0.9.6 window[1].batch_delay.90p=125 window[1].batch_delay.avg=56 window[1].batch_delay.cur=120 window[1].batch_delay.max=176 window[1].batch_delay.min=13 window[1].compression_pixels_per_ns.avg=1011 window[1].compression_pixels_per_ns.max=311065 window[1].compression_pixels_per_ns.min=196 window[1].compression_pixels_per_ns[png].avg=9175 window[1].compression_pixels_per_ns[png].max=311065 window[1].compression_pixels_per_ns[png].min=768 window[1].compression_pixels_per_ns[rgb24].avg=525 window[1].compression_pixels_per_ns[rgb24].max=533 window[1].compression_pixels_per_ns[rgb24].min=518 window[1].compression_pixels_per_ns[x264].avg=990 window[1].compression_pixels_per_ns[x264].max=2390 window[1].compression_pixels_per_ns[x264].min=196 window[1].compression_ratio_pct.avg=1 window[1].compression_ratio_pct.max=37 window[1].compression_ratio_pct.min=0 window[1].compression_ratio_pct[png].avg=9 window[1].compression_ratio_pct[png].max=37 window[1].compression_ratio_pct[png].min=2 window[1].compression_ratio_pct[rgb24].avg=1 window[1].compression_ratio_pct[rgb24].max=1 window[1].compression_ratio_pct[rgb24].min=1 window[1].compression_ratio_pct[x264].avg=1 window[1].compression_ratio_pct[x264].max=13 window[1].compression_ratio_pct[x264].min=0 window[1].damage_in_latency.90p=1914 window[1].damage_in_latency.avg=441 window[1].damage_in_latency.cur=4 window[1].damage_in_latency.max=2380 window[1].damage_in_latency.min=2 window[1].damage_out_latency.90p=1925 window[1].damage_out_latency.avg=436 window[1].damage_out_latency.cur=9 window[1].damage_out_latency.max=2438 window[1].damage_out_latency.min=5 window[1].dimensions=[928, 693] window[1].encoding=x264 window[1].override-redirect=0 window[1].pixels_encoded_per_second=988417 window[1].pixels_encoded_per_second[png]=108981 window[1].pixels_encoded_per_second[rgb24]=1902090 window[1].pixels_encoded_per_second[x264]=1009121 window[1].total_frames[png]=80 window[1].total_frames[rgb24]=2 window[1].total_frames[x264]=30 window[1].total_pixels[png]=32076 window[1].total_pixels[rgb24]=980 window[1].total_pixels[x264]=12070204 window[1].tray=0 window[1].x264.quality.90p=60 window[1].x264.quality.avg=55 window[1].x264.quality.cur=52 window[1].x264.quality.max=67 window[1].x264.quality.min=50 window[1].x264.speed.90p=99 window[1].x264.speed.avg=79 window[1].x264.speed.cur=98 window[1].x264.speed.max=99 window[1].x264.speed.min=42 window[1].xid=0xc00024L windows=1 Connection lost connection closed after 0 packets received (2174 bytes) and 1 packets sent (598 bytes) 2013-07-11 11:46:46,802 connection closed after 1 packets received (598 bytes) and 1 packets sent (2174 bytes) 2013-07-11 11:46:46,804 Connection lost Software installed via apt-get following instructions here: http://winswitch.org/downloads/debian-repository.html?dist_select=raring - versions: Server: xpra v0.9.6-1, Client: xpra v0.9.6-1 Is it reproducable? I don't know. I can reproduce it on my system, but I don't know what's broke on it.....
The ugliness may be due to theme setting on the server. I'll see if I can connect from the server to the client and see if it is any better and from my laptop to one or both of the two and see how that works. The mouse only seems to work correctly on one of the monitors on my client (I have 4 setup in a square). If the server app isn't on my main screen, the mouse only moves windows around (which is client-side, anyway, if I understand it correctly). That's probably an xorg.conf issue, but I don't know enough about configuring xorg to figure that out.... I hope that helps, let me know if you need more info. John From antoine at nagafix.co.uk Thu Jul 11 18:09:04 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Fri, 12 Jul 2013 00:09:04 +0700 Subject: [winswitch] Xpra Ubuntu 13.04 poor quality and speed on local network In-Reply-To: <51DEE5BB.5050100@lightningsoftwaresolutions.com> References: <51DED54A.5000107@lightningsoftwaresolutions.com> <51DEDE04.4070602@nagafix.co.uk> <51DEE5BB.5050100@lightningsoftwaresolutions.com> Message-ID: <51DEE6B0.2010900@nagafix.co.uk> On 12/07/13 00:04, John Beavers wrote: > root_window_size=[1280, 1024] I'll skim through the rest, but if you have 4 monitors, I would expect the total screen area to be much bigger than this! Have you tried changing encodings to see if others work better? On a LAN, you should be able to use plain rgb. Antoine From stroller at stellar.eclipse.co.uk Thu Jul 11 18:08:04 2013 From: stroller at stellar.eclipse.co.uk (Stroller) Date: Thu, 11 Jul 2013 18:08:04 +0100 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <51DE8D2E.7090508@nagafix.co.uk> References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> Message-ID: <29D6E9C8-147A-4954-B8F8-224CB108053F@stellar.eclipse.co.uk> On 11 July 2013, at 11:47, Antoine Martin wrote: >> I think I used to be able to cope with this with "--encoding jpeg >> --quality 15" in the past but this is no longer supported in xpra. > > How so? jpeg encoding is still supported and so is the quality setting. > That said, jpeg encoding is terrible, you should be using x264 instead. Doesn't x264 incur a performance penalty on the machine which is encoding it? Most of the computers in my house would not be able to encode full-resolution x264 in real time. Stroller. From totaam at gmail.com Thu Jul 11 18:18:39 2013 From: totaam at gmail.com (Antoine Martin) Date: Fri, 12 Jul 2013 00:18:39 +0700 Subject: [winswitch] minimum bandwidth where xpra still stays usable? In-Reply-To: <29D6E9C8-147A-4954-B8F8-224CB108053F@stellar.eclipse.co.uk> References: <84mwptpibb.fsf@sauna.l.org> <51DE8D2E.7090508@nagafix.co.uk> <29D6E9C8-147A-4954-B8F8-224CB108053F@stellar.eclipse.co.uk> Message-ID: Contrary to popular belief, x264 isn't very cpu hungry, especially not if you set speed=100 (via command line or tray). PNG on the other hand... is a real cpu pig. Note that when we select x264, small regions of the screen are still sent as png (or rgb24). In 0.10, we can also use webp lossless for those. On Fri, Jul 12, 2013 at 12:08 AM, Stroller wrote: > > On 11 July 2013, at 11:47, Antoine Martin wrote: > >> I think I used to be able to cope with this with "--encoding jpeg > >> --quality 15" in the past but this is no longer supported in xpra. > > > > How so? jpeg encoding is still supported and so is the quality setting. > > That said, jpeg encoding is terrible, you should be using x264 instead. > > Doesn't x264 incur a performance penalty on the machine which is encoding > it? > > Most of the computers in my house would not be able to encode > full-resolution x264 in real time. > > Stroller. > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From john at lightningsoftwaresolutions.com Thu Jul 11 19:14:28 2013 From: john at lightningsoftwaresolutions.com (John Beavers) Date: Thu, 11 Jul 2013 13:14:28 -0500 Subject: [winswitch] Xpra Ubuntu 13.04 poor quality and speed on local network In-Reply-To: <51DEE6B0.2010900@nagafix.co.uk> References: <51DED54A.5000107@lightningsoftwaresolutions.com> <51DEDE04.4070602@nagafix.co.uk> <51DEE5BB.5050100@lightningsoftwaresolutions.com> <51DEE6B0.2010900@nagafix.co.uk> Message-ID: <51DEF604.4070009@lightningsoftwaresolutions.com> On 07/11/2013 12:09 PM, Antoine Martin wrote: > On 12/07/13 00:04, John Beavers wrote: >> root_window_size=[1280, 1024] > I'll skim through the rest, but if you have 4 monitors, I would expect > the total screen area to be much bigger than this! > > Have you tried changing encodings to see if others work better? On a > LAN, you should be able to use plain rgb. > > Antoine > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users How do I change the root_window_size? Is that in xorg.conf? From antoine at nagafix.co.uk Fri Jul 12 06:07:24 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Fri, 12 Jul 2013 12:07:24 +0700 Subject: [winswitch] Xpra Ubuntu 13.04 poor quality and speed on local network In-Reply-To: <51DEF604.4070009@lightningsoftwaresolutions.com> References: <51DED54A.5000107@lightningsoftwaresolutions.com> <51DEDE04.4070602@nagafix.co.uk> <51DEE5BB.5050100@lightningsoftwaresolutions.com> <51DEE6B0.2010900@nagafix.co.uk> <51DEF604.4070009@lightningsoftwaresolutions.com> Message-ID: <51DF8F0C.2020101@nagafix.co.uk> On 12/07/13 01:14, John Beavers wrote: > On 07/11/2013 12:09 PM, Antoine Martin wrote: >> On 12/07/13 00:04, John Beavers wrote: >>> root_window_size=[1280, 1024] >> I'll skim through the rest, but if you have 4 monitors, I would expect >> the total screen area to be much bigger than this! >> >> Have you tried changing encodings to see if others work better? On a >> LAN, you should be able to use plain rgb. >> >> Antoine >> > How do I change the root_window_size? Is that in xorg.conf? The root_window_size is the size of the virtual X11 display we use on the server end to run applications and grab their pixels. When you connect to an xpra server, you should see in its log file something similar to: *** Handshake complete; enabling connection Python/Gtk2 Linux client version 0.10.0 connected from 'laptop' using x264 as primary encoding, also available: rgb24, vpx, webp, png, png/L, png/P, jpeg, rgb32 max client resolution is 3286x1080 (from [[3286, 1080]]), current server resolution is 3288x1080 best resolution matching 3286x1080 is unchanged: 3288x1080 (..) *** Here, the vfb is set to 3288x1080 to match my client resolution. Yours should do the same thing and match your client's display size. If it does not, then you are going to get all sorts of problems like the ones you describe (missing clicks, windows that don't appear where they should, don't display properly, etc) Then if I check with xpra info, I see (slightly different namespace output in 0.10): *** $ xpra info | grep root_window_size server.root_window_size=(3288, 1080) *** Antoine From asalazar at ienasaj.co.cr Fri Jul 12 18:28:09 2013 From: asalazar at ienasaj.co.cr (Alonso Salazar Jimenez) Date: Fri, 12 Jul 2013 11:28:09 -0600 Subject: [winswitch] Android Client (was "New user") In-Reply-To: <51DD87FD.4080206@nagafix.co.uk> References: <51DB42BD.8090103@ienasaj.co.cr> <51DD87FD.4080206@nagafix.co.uk> Message-ID: <51E03CA9.4030100@ienasaj.co.cr> I do it, but was the same. Is the client for Android OPEN SOURCE? Can i debug and repair the problem? El 10/07/2013 10:12, Antoine Martin escribi?: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I've noticed some problems with the android client sometimes failing to > connect, retrying often works. I'll try to get to the bottom of it. > In the meantime, I've just built a new Android beta you can find here: > http://xpra.org/beta/Android/ > Maybe it will work better for you. > > Cheers > Antoine > > > > On 09/07/13 05:52, Alonso Salazar Jimenez wrote: >> Hello, i new user of XPRA and all work for me but the android app i can't make to connect to TCP > conection, i use a GALAXY TAB 2, any one can help me. The same conection > from WINDOWS work, from Linux work, but the same in android no. >> Thanks. >> >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.13 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlHdh/0ACgkQGK2zHPGK1rvAmQCeMSnnRKtktKaWTlk0axXGTZw0 > dqsAnAqDFYtfYZ04rzQdo7rOXOjEha5a > =npvF > -----END PGP SIGNATURE----- > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From antoine at nagafix.co.uk Sat Jul 13 03:06:21 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Sat, 13 Jul 2013 09:06:21 +0700 Subject: [winswitch] Android Client (was "New user") In-Reply-To: <51E03CA9.4030100@ienasaj.co.cr> References: <51DB42BD.8090103@ienasaj.co.cr> <51DD87FD.4080206@nagafix.co.uk> <51E03CA9.4030100@ienasaj.co.cr> Message-ID: <51E0B61D.5080505@nagafix.co.uk> On 13/07/13 00:28, Alonso Salazar Jimenez wrote: > I do it, but was the same. Do you see anything in your server log? Have you tried attaching adb to debug? > Is the client for Android OPEN SOURCE? This is the common part between for all "java" clients: https://www.xpra.org/trac/browser/xpra/trunk/java Then this is the android specific part: https://www.xpra.org/trac/browser/xpra/trunk/android >Can i debug and repair the problem? Contributions are always welcome. Antoine > > > El 10/07/2013 10:12, Antoine Martin escribi?: > Hi, > > I've noticed some problems with the android client sometimes failing to > connect, retrying often works. I'll try to get to the bottom of it. > In the meantime, I've just built a new Android beta you can find here: > http://xpra.org/beta/Android/ > Maybe it will work better for you. > > Cheers > Antoine > > > > On 09/07/13 05:52, Alonso Salazar Jimenez wrote: > >>> Hello, i new user of XPRA and all work for me but the android app > i can't make to connect to TCP > conection, i use a GALAXY TAB 2, any one can help me. The same conection > from WINDOWS work, from Linux work, but the same in android no. > >>> Thanks. > >>> > >>> _______________________________________________ > >>> shifter-users mailing list > >>> shifter-users at lists.devloop.org.uk > >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From antoine at devloop.org.uk Tue Jul 16 05:51:35 2013 From: antoine at devloop.org.uk (Antoine Martin) Date: Tue, 16 Jul 2013 11:51:35 +0700 Subject: [winswitch] Xpra newest version In-Reply-To: References: Message-ID: <51E4D157.7000801@devloop.org.uk> Hi, On 16/07/13 11:27, Roberto Hashioka wrote: > Hi Antoine, > > First of all, I would like to thank you for your great job with Xpra! > I created a project that uses Xpra and I would like to use your fork. > Now I'm using apt-get install xpra to install Xpra, but I would like > to know what are the steps in order to install your version with > multi-clients support and the other enhancements. Multi client support needs work (mainly to deal with minimized windows gracefully, systray forwarding, etc): http://xpra.org/trac/ticket/41 To enable it, use --enable-sharing on both server and clients (see man page for details) > > If you want to check my project, please check my github > repo. https://github.com/rogaha/docker-desktop > > Sincerely, > Roberto PS: please always use the mailing-list, which I have added to CC list. From roberto.hashioka at dotcloud.com Tue Jul 16 07:52:21 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 15 Jul 2013 23:52:21 -0700 Subject: [winswitch] Xpra newest version In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> Message-ID: I tried the binary but I also found some issues: docker at 9b5c0b4b7e54:~$ sudo dpkg -i xpra_0.9.6-1_amd64.deb sudo: unable to resolve host 9b5c0b4b7e54 Selecting previously unselected package xpra. (Reading database ... 36590 files and directories currently installed.) Unpacking xpra (from xpra_0.9.6-1_amd64.deb) ... dpkg: dependency problems prevent configuration of xpra: xpra depends on libx264-120; however: Package libx264-120 is not installed. xpra depends on python-wimpiggy (= 0.9.6-1); however: Version of python-wimpiggy on system is 0.3.11+dfsg-1. dpkg: error processing xpra (--install): dependency problems - leaving unconfigured Processing triggers for man-db ... Errors were encountered while processing: xpra docker at 9b5c0b4b7e54:~$ uname -a Linux 9b5c0b4b7e54 3.8.0-19-generic #30~precise1-Ubuntu SMP Wed May 1 22:26:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux docker at 9b5c0b4b7e54:~$ On Mon, Jul 15, 2013 at 11:05 PM, Roberto Hashioka < roberto.hashioka at dotcloud.com> wrote: > Hi Antoine, > > Thanks for your reply. I'm trying to install the latest version but I'm > getting this error. Do you know why? > > docker at 9b5c0b4b7e54:~/xpra-0.9.6$ ./setup.py install > ./setup.py install > build switches: {'sound': True, 'opengl': True, 'parti': True, 'cymaths': > True, 'PIC': True, 'vpx': True, 'debug': False, 'server': True, 'warn': > True, 'strict': True, 'webp': True, 'clipboard': True, 'cyxor': True, > 'x264': True, 'shadow': True, 'rencode': True, 'Xdummy': None} > Xdummy build flag: None > could not parse version information from string: (original version > string: Unversioned directory) > updated build_info.py with {'LOCAL_MODIFICATIONS': '0', 'BUILD_DATE': > '2013-07-16', 'BUILT_BY': 'docker', 'BUILT_ON': '9b5c0b4b7e54', > 'BUILD_BIT': '64bit', 'BUILD_CPU': 'x86_64', 'RELEASE_BUILD': True, > 'REVISION': '3751'} > Xdummy support unspecified, will try to detect > detecting Xorg version using: ['Xorg', '-version'] > found valid recent version of Xorg server: 1.13.0 > using Xdummy config file > Traceback (most recent call last): > File "./setup.py", line 713, in > **pkgconfig(*BINDINGS_LIBS) > File "./setup.py", line 251, in pkgconfig > proc = subprocess.Popen(cmd, stdin=None, stdout=subprocess.PIPE, > stderr=subprocess.PIPE) > File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory > > > > > On Mon, Jul 15, 2013 at 9:51 PM, Antoine Martin wrote: > >> Hi, >> >> >> On 16/07/13 11:27, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> First of all, I would like to thank you for your great job with Xpra! I >> created a project that uses Xpra and I would like to use your fork. Now I'm >> using apt-get install xpra to install Xpra, but I would like to know what >> are the steps in order to install your version with multi-clients support >> and the other enhancements. >> >> Multi client support needs work (mainly to deal with minimized windows >> gracefully, systray forwarding, etc): >> http://xpra.org/trac/ticket/41 >> To enable it, use --enable-sharing on both server and clients (see man >> page for details) >> >> >> If you want to check my project, please check my github repo. >> https://github.com/rogaha/docker-desktop >> >> Sincerely, >> Roberto >> >> >> PS: please always use the mailing-list, which I have added to CC list. >> >> > From roberto.hashioka at dotcloud.com Tue Jul 16 07:56:34 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 15 Jul 2013 23:56:34 -0700 Subject: [winswitch] Xpra newest version In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> Message-ID: Problem solved! Sorry! On Mon, Jul 15, 2013 at 11:52 PM, Roberto Hashioka < roberto.hashioka at dotcloud.com> wrote: > I tried the binary but I also found some issues: > > docker at 9b5c0b4b7e54:~$ sudo dpkg -i xpra_0.9.6-1_amd64.deb > sudo: unable to resolve host 9b5c0b4b7e54 > Selecting previously unselected package xpra. > (Reading database ... 36590 files and directories currently installed.) > Unpacking xpra (from xpra_0.9.6-1_amd64.deb) ... > dpkg: dependency problems prevent configuration of xpra: > xpra depends on libx264-120; however: > Package libx264-120 is not installed. > xpra depends on python-wimpiggy (= 0.9.6-1); however: > Version of python-wimpiggy on system is 0.3.11+dfsg-1. > > dpkg: error processing xpra (--install): > dependency problems - leaving unconfigured > Processing triggers for man-db ... > Errors were encountered while processing: > xpra > docker at 9b5c0b4b7e54:~$ uname -a > Linux 9b5c0b4b7e54 3.8.0-19-generic #30~precise1-Ubuntu SMP Wed May 1 > 22:26:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > docker at 9b5c0b4b7e54:~$ > > > On Mon, Jul 15, 2013 at 11:05 PM, Roberto Hashioka < > roberto.hashioka at dotcloud.com> wrote: > >> Hi Antoine, >> >> Thanks for your reply. I'm trying to install the latest version but I'm >> getting this error. Do you know why? >> >> docker at 9b5c0b4b7e54:~/xpra-0.9.6$ ./setup.py install >> ./setup.py install >> build switches: {'sound': True, 'opengl': True, 'parti': True, 'cymaths': >> True, 'PIC': True, 'vpx': True, 'debug': False, 'server': True, 'warn': >> True, 'strict': True, 'webp': True, 'clipboard': True, 'cyxor': True, >> 'x264': True, 'shadow': True, 'rencode': True, 'Xdummy': None} >> Xdummy build flag: None >> could not parse version information from string: (original version >> string: Unversioned directory) >> updated build_info.py with {'LOCAL_MODIFICATIONS': '0', 'BUILD_DATE': >> '2013-07-16', 'BUILT_BY': 'docker', 'BUILT_ON': '9b5c0b4b7e54', >> 'BUILD_BIT': '64bit', 'BUILD_CPU': 'x86_64', 'RELEASE_BUILD': True, >> 'REVISION': '3751'} >> Xdummy support unspecified, will try to detect >> detecting Xorg version using: ['Xorg', '-version'] >> found valid recent version of Xorg server: 1.13.0 >> using Xdummy config file >> Traceback (most recent call last): >> File "./setup.py", line 713, in >> **pkgconfig(*BINDINGS_LIBS) >> File "./setup.py", line 251, in pkgconfig >> proc = subprocess.Popen(cmd, stdin=None, stdout=subprocess.PIPE, >> stderr=subprocess.PIPE) >> File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ >> errread, errwrite) >> File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child >> raise child_exception >> OSError: [Errno 2] No such file or directory >> >> >> >> >> On Mon, Jul 15, 2013 at 9:51 PM, Antoine Martin wrote: >> >>> Hi, >>> >>> >>> On 16/07/13 11:27, Roberto Hashioka wrote: >>> >>> Hi Antoine, >>> >>> First of all, I would like to thank you for your great job with Xpra! >>> I created a project that uses Xpra and I would like to use your fork. Now >>> I'm using apt-get install xpra to install Xpra, but I would like to know >>> what are the steps in order to install your version with multi-clients >>> support and the other enhancements. >>> >>> Multi client support needs work (mainly to deal with minimized windows >>> gracefully, systray forwarding, etc): >>> http://xpra.org/trac/ticket/41 >>> To enable it, use --enable-sharing on both server and clients (see man >>> page for details) >>> >>> >>> If you want to check my project, please check my github repo. >>> https://github.com/rogaha/docker-desktop >>> >>> Sincerely, >>> Roberto >>> >>> >>> PS: please always use the mailing-list, which I have added to CC list. >>> >>> >> > From antoine at nagafix.co.uk Tue Jul 16 08:15:45 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Tue, 16 Jul 2013 14:15:45 +0700 Subject: [winswitch] Xpra newest version In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> Message-ID: <51E4F321.6090806@nagafix.co.uk> On 16/07/13 13:52, Roberto Hashioka wrote: > I tried the binary but I also found some issues: > > docker at 9b5c0b4b7e54:~$ sudo dpkg -i xpra_0.9.6-1_amd64.deb > sudo: unable to resolve host 9b5c0b4b7e54 > Selecting previously unselected package xpra. > (Reading database ... 36590 files and directories currently installed.) > Unpacking xpra (from xpra_0.9.6-1_amd64.deb) ... > dpkg: dependency problems prevent configuration of xpra: > xpra depends on libx264-120; however: > Package libx264-120 is not installed. > xpra depends on python-wimpiggy (= 0.9.6-1); however: > Version of python-wimpiggy on system is 0.3.11+dfsg-1. > > dpkg: error processing xpra (--install): > dependency problems - leaving unconfigured > Processing triggers for man-db ... > Errors were encountered while processing: > xpra > docker at 9b5c0b4b7e54:~$ uname -a > Linux 9b5c0b4b7e54 3.8.0-19-generic #30~precise1-Ubuntu SMP Wed May 1 > 22:26:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > docker at 9b5c0b4b7e54:~$ If you are going to use dpkg directly instead of a package manager (apt-get or other), then you have to deal with the dependencies and problems yourself too. Antoine > > > On Mon, Jul 15, 2013 at 11:05 PM, Roberto Hashioka < > roberto.hashioka at dotcloud.com> wrote: > >> Hi Antoine, >> >> Thanks for your reply. I'm trying to install the latest version but I'm >> getting this error. Do you know why? >> >> docker at 9b5c0b4b7e54:~/xpra-0.9.6$ ./setup.py install >> ./setup.py install >> build switches: {'sound': True, 'opengl': True, 'parti': True, 'cymaths': >> True, 'PIC': True, 'vpx': True, 'debug': False, 'server': True, 'warn': >> True, 'strict': True, 'webp': True, 'clipboard': True, 'cyxor': True, >> 'x264': True, 'shadow': True, 'rencode': True, 'Xdummy': None} >> Xdummy build flag: None >> could not parse version information from string: (original version >> string: Unversioned directory) >> updated build_info.py with {'LOCAL_MODIFICATIONS': '0', 'BUILD_DATE': >> '2013-07-16', 'BUILT_BY': 'docker', 'BUILT_ON': '9b5c0b4b7e54', >> 'BUILD_BIT': '64bit', 'BUILD_CPU': 'x86_64', 'RELEASE_BUILD': True, >> 'REVISION': '3751'} >> Xdummy support unspecified, will try to detect >> detecting Xorg version using: ['Xorg', '-version'] >> found valid recent version of Xorg server: 1.13.0 >> using Xdummy config file >> Traceback (most recent call last): >> File "./setup.py", line 713, in >> **pkgconfig(*BINDINGS_LIBS) >> File "./setup.py", line 251, in pkgconfig >> proc = subprocess.Popen(cmd, stdin=None, stdout=subprocess.PIPE, >> stderr=subprocess.PIPE) >> File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ >> errread, errwrite) >> File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child >> raise child_exception >> OSError: [Errno 2] No such file or directory >> >> >> >> >> On Mon, Jul 15, 2013 at 9:51 PM, Antoine Martin wrote: >> >>> Hi, >>> >>> >>> On 16/07/13 11:27, Roberto Hashioka wrote: >>> >>> Hi Antoine, >>> >>> First of all, I would like to thank you for your great job with Xpra! I >>> created a project that uses Xpra and I would like to use your fork. Now I'm >>> using apt-get install xpra to install Xpra, but I would like to know what >>> are the steps in order to install your version with multi-clients support >>> and the other enhancements. >>> >>> Multi client support needs work (mainly to deal with minimized windows >>> gracefully, systray forwarding, etc): >>> http://xpra.org/trac/ticket/41 >>> To enable it, use --enable-sharing on both server and clients (see man >>> page for details) >>> >>> >>> If you want to check my project, please check my github repo. >>> https://github.com/rogaha/docker-desktop >>> >>> Sincerely, >>> Roberto >>> >>> >>> PS: please always use the mailing-list, which I have added to CC list. >>> >>> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From antoine at nagafix.co.uk Wed Jul 17 07:19:45 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Wed, 17 Jul 2013 13:19:45 +0700 Subject: [winswitch] different ssh server port (was: "Xpra newest version") In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> Message-ID: <51E63781.6020508@nagafix.co.uk> Please always CC the list. Do not email me directly. On 17/07/13 13:09, Roberto Hashioka wrote: > Hi Antoine, > > The user exists and the connection is up! I'm able to connect from my > Mac OS X, but from windows I get that error: > > C:\Program Files (x86)\Xpra>ping 192.168.56.102 > > Pinging 192.168.56.102 with 32 bytes of data: > Reply from 192.168.56.102 : bytes=32 time<1ms > TTL=64 > Reply from 192.168.56.102 : bytes=32 time<1ms > TTL=64 > > Ping statistics for 192.168.56.102 : > Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: > Minimum = 0ms, Maximum = 0ms, Average = 0ms > Control-C > ^C > C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" > --enable-sharing a > ttach ssh:docker at 192.168.56.102:10 > xpra client version 0.9.7 > connection failed: Error running ssh program '['ssh', '-p', '49154', > '-l', 'dock > er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': > [Error 2] The > system cannot find the file specified > > C:\Program Files (x86)\Xpra> If you are connecting from windows, then "ssh.exe" won't exist unless you have cygwin installed and on your PATH, you have to use putty's plink.exe (which is bundled in the installer). The exact command line for plink may well be different too. Antoine > > > On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin > wrote: > > On 17/07/13 03:14, Roberto Hashioka wrote: >> Hi Antoine, >> >> Thanks, for your help! Now it's working on Linux and on Mac. But >> on windows I'm getting this message error: >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >> --enable-sharing attach ssh:docker at 192.168.56.102:10 >> >> xpra client version 0.9.7 >> connection failed: Error running ssh program '['ssh', '-p', >> '49154', '-l', 'docker', '-T', '192.168.56.102', >> '.xpra/run-xpra', '_proxy', ':10']': [Error 2] The system cannot >> find the file specified >> >> What am I doing wrong? > Your user "docker" does not have an xpra server running. > To verify: > * login via ssh: ssh -p 49154 -l docker 192.168.56.102 > * look for the session: xpra list > > I've added this error to the FAQ: > http://xpra.org/trac/wiki/FAQ > > > Antoine > > >> >> Thanks, >> Roberto >> >> >> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin >> > wrote: >> >> On 16/07/13 15:41, Roberto Hashioka wrote: >>> Hi Antoine, >>> >>> I have downloaded the Xpra.app for Mac. I didn't know that >>> app. However, I need to access the host via ssh and the port >>> is not 22. It's 49153. How can I change it from the Xpra.app >>> interface!? >> You cannot, but you can do it from the command line (see >> "ssh" switch), for details: >> man xpra (on *nix) >> or >> ./Xpra.app/Contents/Helpers/Xpra -h >> >> So, in your case: >> xpra --ssh="ssh -p 49153" ... >> >> Antoine >> >> >>> >>> Thanks, >>> Roberto >>> >>> >>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin >>> > wrote: >>> >>> >>> > 6174 ? S 0:02 /usr/bin/python >>> /usr/bin/xpra start :0 >>> > --enable-sharing >>> > >>> You should not be using such a low display number (":0") >>> as this leads >>> to confusion. >>> (the server should have warned you about this - see the >>> log file) >>> > >>> > I'm using ssh forwarding to pipe the connection, >>> because the xpra >>> > installation for mac is very complicated! >>> How is the installation complicated? (hint: there is no >>> installation >>> required: the DMG contains everything you need to run xpra) >>> >>> > >>> > From Mac (ssh forwarding): >>> I guess that what you are saying is that you first "ssh >>> -X" (or "ssh >>> -Y") to the server before launching xpra. >>> Don't do that. Running xpra over ssh X11 forwarding will >>> add more >>> problems than it is worth. >>> > >>> > docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>> You forgot "--enable-sharing" on both your clients. >>> >>> Antoine >>> >>> >> >> > > From roberto.hashioka at dotcloud.com Wed Jul 17 07:26:30 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Tue, 16 Jul 2013 23:26:30 -0700 Subject: [winswitch] different ssh server port (was: "Xpra newest version") In-Reply-To: <51E63781.6020508@nagafix.co.uk> References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> Message-ID: Ohh sorry for the wrong e-mail again. Ok. How is the command to use the putty's plink? On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin wrote: > Please always CC the list. Do not email me directly. > > On 17/07/13 13:09, Roberto Hashioka wrote: > > Hi Antoine, > > The user exists and the connection is up! I'm able to connect from my > Mac OS X, but from windows I get that error: > > C:\Program Files (x86)\Xpra>ping 192.168.56.102 > > Pinging 192.168.56.102 with 32 bytes of data: > Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 > Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 > > Ping statistics for 192.168.56.102: > Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: > Minimum = 0ms, Maximum = 0ms, Average = 0ms > Control-C > ^C > C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" > --enable-sharing a > ttach ssh:docker at 192.168.56.102:10 > xpra client version 0.9.7 > connection failed: Error running ssh program '['ssh', '-p', '49154', '-l', > 'dock > er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': [Error > 2] The > system cannot find the file specified > > C:\Program Files (x86)\Xpra> > > If you are connecting from windows, then "ssh.exe" won't exist unless you > have cygwin installed and on your PATH, you have to use putty's plink.exe > (which is bundled in the installer). > The exact command line for plink may well be different too. > > Antoine > > > > > > On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin wrote: > >> On 17/07/13 03:14, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> Thanks, for your help! Now it's working on Linux and on Mac. But on >> windows I'm getting this message error: >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >> --enable-sharing attach ssh:docker at 192.168.56.102:10 >> xpra client version 0.9.7 >> connection failed: Error running ssh program '['ssh', '-p', '49154', >> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', >> ':10']': [Error 2] The system cannot find the file specified >> >> What am I doing wrong? >> >> Your user "docker" does not have an xpra server running. >> To verify: >> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >> * look for the session: xpra list >> >> I've added this error to the FAQ: >> http://xpra.org/trac/wiki/FAQ >> >> >> Antoine >> >> >> >> Thanks, >> Roberto >> >> >> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin wrote: >> >>> On 16/07/13 15:41, Roberto Hashioka wrote: >>> >>> Hi Antoine, >>> >>> I have downloaded the Xpra.app for Mac. I didn't know that app. >>> However, I need to access the host via ssh and the port is not 22. It's >>> 49153. How can I change it from the Xpra.app interface!? >>> >>> You cannot, but you can do it from the command line (see "ssh" switch), >>> for details: >>> man xpra (on *nix) >>> or >>> ./Xpra.app/Contents/Helpers/Xpra -h >>> >>> So, in your case: >>> xpra --ssh="ssh -p 49153" ... >>> >>> Antoine >>> >>> >>> >>> Thanks, >>> Roberto >>> >>> >>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin wrote: >>> >>>> >>>> > 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 >>>> > --enable-sharing >>>> > >>>> You should not be using such a low display number (":0") as this leads >>>> to confusion. >>>> (the server should have warned you about this - see the log file) >>>> > >>>> > I'm using ssh forwarding to pipe the connection, because the xpra >>>> > installation for mac is very complicated! >>>> How is the installation complicated? (hint: there is no installation >>>> required: the DMG contains everything you need to run xpra) >>>> >>>> > >>>> > From Mac (ssh forwarding): >>>> I guess that what you are saying is that you first "ssh -X" (or "ssh >>>> -Y") to the server before launching xpra. >>>> Don't do that. Running xpra over ssh X11 forwarding will add more >>>> problems than it is worth. >>>> > >>>> > docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>> You forgot "--enable-sharing" on both your clients. >>>> >>>> Antoine >>>> >>> >>> >>> >> >> > > From antoine at nagafix.co.uk Wed Jul 17 08:22:28 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Wed, 17 Jul 2013 14:22:28 +0700 Subject: [winswitch] different ssh server port In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> Message-ID: <51E64634.70804@nagafix.co.uk> Please always CC the list. Do not email me directly. AGAIN. On 17/07/13 13:44, Roberto Hashioka wrote: > Hi Antoine, > > I would like to know what are the limitations or difficulties in order > to enable X Desktops instead of only X Apps. I admire your work with > xpra! I was using Xephyr before, but the capability of keeping the app > status after a disconnection made me shift to xpra, however I'm not > able to rox-filer properly with xpra. The background is stuck on the > screen! :/ To run a full X desktop (ala VNC - I assume that is what you are trying to do), the application that is forwarded via Xpra must be able to contain the entire desktop area with its own window manager and everything else. What you are looking for is --start-child=Xnest As for rox-filer specifically, I don't have it installed so I don't know what it tries to do. Antoine > > Thanks again for all your help! > > Roberto > > > On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin > > wrote: > > Please always CC the list. Do not email me directly. > > On 17/07/13 13:09, Roberto Hashioka wrote: >> Hi Antoine, >> >> The user exists and the connection is up! I'm able to connect >> from my Mac OS X, but from windows I get that error: >> >> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >> >> Pinging 192.168.56.102 with 32 bytes of data: >> Reply from 192.168.56.102 : bytes=32 >> time<1ms TTL=64 >> Reply from 192.168.56.102 : bytes=32 >> time<1ms TTL=64 >> >> Ping statistics for 192.168.56.102 : >> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), >> Approximate round trip times in milli-seconds: >> Minimum = 0ms, Maximum = 0ms, Average = 0ms >> Control-C >> ^C >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >> --enable-sharing a >> ttach ssh:docker at 192.168.56.102:10 >> >> xpra client version 0.9.7 >> connection failed: Error running ssh program '['ssh', '-p', >> '49154', '-l', 'dock >> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': >> [Error 2] The >> system cannot find the file specified >> >> C:\Program Files (x86)\Xpra> > If you are connecting from windows, then "ssh.exe" won't exist > unless you have cygwin installed and on your PATH, you have to use > putty's plink.exe (which is bundled in the installer). > The exact command line for plink may well be different too. > > Antoine > > > >> >> >> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin >> > wrote: >> >> On 17/07/13 03:14, Roberto Hashioka wrote: >>> Hi Antoine, >>> >>> Thanks, for your help! Now it's working on Linux and on Mac. >>> But on windows I'm getting this message error: >>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p >>> 49154" --enable-sharing attach ssh:docker at 192.168.56.102:10 >>> >>> xpra client version 0.9.7 >>> connection failed: Error running ssh program '['ssh', '-p', >>> '49154', '-l', 'docker', '-T', '192.168.56.102', >>> '.xpra/run-xpra', '_proxy', ':10']': [Error 2] The system >>> cannot find the file specified >>> >>> What am I doing wrong? >> Your user "docker" does not have an xpra server running. >> To verify: >> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >> * look for the session: xpra list >> >> I've added this error to the FAQ: >> http://xpra.org/trac/wiki/FAQ >> >> >> Antoine >> >> >>> >>> Thanks, >>> Roberto >>> >>> >>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin >>> > wrote: >>> >>> On 16/07/13 15:41, Roberto Hashioka wrote: >>>> Hi Antoine, >>>> >>>> I have downloaded the Xpra.app for Mac. I didn't know >>>> that app. However, I need to access the host via ssh >>>> and the port is not 22. It's 49153. How can I change it >>>> from the Xpra.app interface!? >>> You cannot, but you can do it from the command line (see >>> "ssh" switch), for details: >>> man xpra (on *nix) >>> or >>> ./Xpra.app/Contents/Helpers/Xpra -h >>> >>> So, in your case: >>> xpra --ssh="ssh -p 49153" ... >>> >>> Antoine >>> >>> >>>> >>>> Thanks, >>>> Roberto >>>> >>>> >>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin >>>> > >>>> wrote: >>>> >>>> >>>> > 6174 ? S 0:02 /usr/bin/python >>>> /usr/bin/xpra start :0 >>>> > --enable-sharing >>>> > >>>> You should not be using such a low display number >>>> (":0") as this leads >>>> to confusion. >>>> (the server should have warned you about this - see >>>> the log file) >>>> > >>>> > I'm using ssh forwarding to pipe the connection, >>>> because the xpra >>>> > installation for mac is very complicated! >>>> How is the installation complicated? (hint: there >>>> is no installation >>>> required: the DMG contains everything you need to >>>> run xpra) >>>> >>>> > >>>> > From Mac (ssh forwarding): >>>> I guess that what you are saying is that you first >>>> "ssh -X" (or "ssh >>>> -Y") to the server before launching xpra. >>>> Don't do that. Running xpra over ssh X11 forwarding >>>> will add more >>>> problems than it is worth. >>>> > >>>> > docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>> You forgot "--enable-sharing" on both your clients. >>>> >>>> Antoine >>>> >>>> >>> >>> >> >> > > From antoine at nagafix.co.uk Wed Jul 17 08:27:28 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Wed, 17 Jul 2013 14:27:28 +0700 Subject: [winswitch] different ssh server port In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> Message-ID: <51E64760.6050401@nagafix.co.uk> On 17/07/13 13:26, Roberto Hashioka wrote: > Ohh sorry for the wrong e-mail again. Ok. How is the command to use the > putty's plink? Apparently, the same: http://linux.die.net/man/1/plink You may also be able to use the USERNAME@ syntax, ie: xpra --ssh="plink -P PORT" ssh:USERNAME at HOST:DISPLAYNO Antoine > > > On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin wrote: > >> Please always CC the list. Do not email me directly. >> >> On 17/07/13 13:09, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> The user exists and the connection is up! I'm able to connect from my >> Mac OS X, but from windows I get that error: >> >> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >> >> Pinging 192.168.56.102 with 32 bytes of data: >> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >> >> Ping statistics for 192.168.56.102: >> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), >> Approximate round trip times in milli-seconds: >> Minimum = 0ms, Maximum = 0ms, Average = 0ms >> Control-C >> ^C >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >> --enable-sharing a >> ttach ssh:docker at 192.168.56.102:10 >> xpra client version 0.9.7 >> connection failed: Error running ssh program '['ssh', '-p', '49154', '-l', >> 'dock >> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': [Error >> 2] The >> system cannot find the file specified >> >> C:\Program Files (x86)\Xpra> >> >> If you are connecting from windows, then "ssh.exe" won't exist unless you >> have cygwin installed and on your PATH, you have to use putty's plink.exe >> (which is bundled in the installer). >> The exact command line for plink may well be different too. >> >> Antoine >> >> >> >> >> >> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin wrote: >> >>> On 17/07/13 03:14, Roberto Hashioka wrote: >>> >>> Hi Antoine, >>> >>> Thanks, for your help! Now it's working on Linux and on Mac. But on >>> windows I'm getting this message error: >>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>> --enable-sharing attach ssh:docker at 192.168.56.102:10 >>> xpra client version 0.9.7 >>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', >>> ':10']': [Error 2] The system cannot find the file specified >>> >>> What am I doing wrong? >>> >>> Your user "docker" does not have an xpra server running. >>> To verify: >>> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >>> * look for the session: xpra list >>> >>> I've added this error to the FAQ: >>> http://xpra.org/trac/wiki/FAQ >>> >>> >>> Antoine >>> >>> >>> >>> Thanks, >>> Roberto >>> >>> >>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin wrote: >>> >>>> On 16/07/13 15:41, Roberto Hashioka wrote: >>>> >>>> Hi Antoine, >>>> >>>> I have downloaded the Xpra.app for Mac. I didn't know that app. >>>> However, I need to access the host via ssh and the port is not 22. It's >>>> 49153. How can I change it from the Xpra.app interface!? >>>> >>>> You cannot, but you can do it from the command line (see "ssh" switch), >>>> for details: >>>> man xpra (on *nix) >>>> or >>>> ./Xpra.app/Contents/Helpers/Xpra -h >>>> >>>> So, in your case: >>>> xpra --ssh="ssh -p 49153" ... >>>> >>>> Antoine >>>> >>>> >>>> >>>> Thanks, >>>> Roberto >>>> >>>> >>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin wrote: >>>> >>>>>> 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 >>>>>> --enable-sharing >>>>>> >>>>> You should not be using such a low display number (":0") as this leads >>>>> to confusion. >>>>> (the server should have warned you about this - see the log file) >>>>>> I'm using ssh forwarding to pipe the connection, because the xpra >>>>>> installation for mac is very complicated! >>>>> How is the installation complicated? (hint: there is no installation >>>>> required: the DMG contains everything you need to run xpra) >>>>> >>>>>> From Mac (ssh forwarding): >>>>> I guess that what you are saying is that you first "ssh -X" (or "ssh >>>>> -Y") to the server before launching xpra. >>>>> Don't do that. Running xpra over ssh X11 forwarding will add more >>>>> problems than it is worth. >>>>>> docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>>> You forgot "--enable-sharing" on both your clients. >>>>> >>>>> Antoine >>>>> >>>> >>>> >>> >> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From roberto.hashioka at dotcloud.com Wed Jul 17 17:45:17 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 09:45:17 -0700 Subject: [winswitch] different ssh server port In-Reply-To: <51E64760.6050401@nagafix.co.uk> References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64760.6050401@nagafix.co.uk> Message-ID: Hi Antoine, I tried plink, but I got a message error saying that I don't have dll called MSVCR100.dll. Roberto On Wed, Jul 17, 2013 at 12:27 AM, Antoine Martin wrote: > On 17/07/13 13:26, Roberto Hashioka wrote: > > Ohh sorry for the wrong e-mail again. Ok. How is the command to use the > > putty's plink? > Apparently, the same: > http://linux.die.net/man/1/plink > > You may also be able to use the USERNAME@ syntax, ie: > xpra --ssh="plink -P PORT" ssh:USERNAME at HOST:DISPLAYNO > > Antoine > > > > > > > On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin >wrote: > > > >> Please always CC the list. Do not email me directly. > >> > >> On 17/07/13 13:09, Roberto Hashioka wrote: > >> > >> Hi Antoine, > >> > >> The user exists and the connection is up! I'm able to connect from my > >> Mac OS X, but from windows I get that error: > >> > >> C:\Program Files (x86)\Xpra>ping 192.168.56.102 > >> > >> Pinging 192.168.56.102 with 32 bytes of data: > >> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 > >> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 > >> > >> Ping statistics for 192.168.56.102: > >> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), > >> Approximate round trip times in milli-seconds: > >> Minimum = 0ms, Maximum = 0ms, Average = 0ms > >> Control-C > >> ^C > >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" > >> --enable-sharing a > >> ttach ssh:docker at 192.168.56.102:10 > >> xpra client version 0.9.7 > >> connection failed: Error running ssh program '['ssh', '-p', '49154', > '-l', > >> 'dock > >> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': [Error > >> 2] The > >> system cannot find the file specified > >> > >> C:\Program Files (x86)\Xpra> > >> > >> If you are connecting from windows, then "ssh.exe" won't exist unless > you > >> have cygwin installed and on your PATH, you have to use putty's > plink.exe > >> (which is bundled in the installer). > >> The exact command line for plink may well be different too. > >> > >> Antoine > >> > >> > >> > >> > >> > >> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin >wrote: > >> > >>> On 17/07/13 03:14, Roberto Hashioka wrote: > >>> > >>> Hi Antoine, > >>> > >>> Thanks, for your help! Now it's working on Linux and on Mac. But on > >>> windows I'm getting this message error: > >>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" > >>> --enable-sharing attach ssh:docker at 192.168.56.102:10 > >>> xpra client version 0.9.7 > >>> connection failed: Error running ssh program '['ssh', '-p', '49154', > >>> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', > >>> ':10']': [Error 2] The system cannot find the file specified > >>> > >>> What am I doing wrong? > >>> > >>> Your user "docker" does not have an xpra server running. > >>> To verify: > >>> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 > >>> * look for the session: xpra list > >>> > >>> I've added this error to the FAQ: > >>> http://xpra.org/trac/wiki/FAQ > >>> > >>> > >>> Antoine > >>> > >>> > >>> > >>> Thanks, > >>> Roberto > >>> > >>> > >>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin >wrote: > >>> > >>>> On 16/07/13 15:41, Roberto Hashioka wrote: > >>>> > >>>> Hi Antoine, > >>>> > >>>> I have downloaded the Xpra.app for Mac. I didn't know that app. > >>>> However, I need to access the host via ssh and the port is not 22. > It's > >>>> 49153. How can I change it from the Xpra.app interface!? > >>>> > >>>> You cannot, but you can do it from the command line (see "ssh" > switch), > >>>> for details: > >>>> man xpra (on *nix) > >>>> or > >>>> ./Xpra.app/Contents/Helpers/Xpra -h > >>>> > >>>> So, in your case: > >>>> xpra --ssh="ssh -p 49153" ... > >>>> > >>>> Antoine > >>>> > >>>> > >>>> > >>>> Thanks, > >>>> Roberto > >>>> > >>>> > >>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin < > antoine at nagafix.co.uk>wrote: > >>>> > >>>>>> 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 > >>>>>> --enable-sharing > >>>>>> > >>>>> You should not be using such a low display number (":0") as this > leads > >>>>> to confusion. > >>>>> (the server should have warned you about this - see the log file) > >>>>>> I'm using ssh forwarding to pipe the connection, because the xpra > >>>>>> installation for mac is very complicated! > >>>>> How is the installation complicated? (hint: there is no installation > >>>>> required: the DMG contains everything you need to run xpra) > >>>>> > >>>>>> From Mac (ssh forwarding): > >>>>> I guess that what you are saying is that you first "ssh -X" (or "ssh > >>>>> -Y") to the server before launching xpra. > >>>>> Don't do that. Running xpra over ssh X11 forwarding will add more > >>>>> problems than it is worth. > >>>>>> docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version > >>>>> You forgot "--enable-sharing" on both your clients. > >>>>> > >>>>> Antoine > >>>>> > >>>> > >>>> > >>> > >> > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From asalazar at ienasaj.co.cr Wed Jul 17 17:52:14 2013 From: asalazar at ienasaj.co.cr (Alonso Salazar Jimenez) Date: Wed, 17 Jul 2013 10:52:14 -0600 Subject: [winswitch] different ssh server port In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64760.6050401@nagafix.co.uk> Message-ID: <51E6CBBE.4060007@ienasaj.co.cr> Hello, i use these plink (https://www.dropbox.com/s/uxhtajq44wumd53/plink.exe) because have the same trouble, and these file work good for me. El 17/07/2013 10:45, Roberto Hashioka escribi?: > Hi Antoine, > > I tried plink, but I got a message error saying that I don't have dll > called MSVCR100.dll. > > Roberto > > > On Wed, Jul 17, 2013 at 12:27 AM, Antoine Martin wrote: > >> On 17/07/13 13:26, Roberto Hashioka wrote: >>> Ohh sorry for the wrong e-mail again. Ok. How is the command to use the >>> putty's plink? >> Apparently, the same: >> http://linux.die.net/man/1/plink >> >> You may also be able to use the USERNAME@ syntax, ie: >> xpra --ssh="plink -P PORT" ssh:USERNAME at HOST:DISPLAYNO >> >> Antoine >> >>> >>> On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin >> wrote: >>> >>>> Please always CC the list. Do not email me directly. >>>> >>>> On 17/07/13 13:09, Roberto Hashioka wrote: >>>> >>>> Hi Antoine, >>>> >>>> The user exists and the connection is up! I'm able to connect from my >>>> Mac OS X, but from windows I get that error: >>>> >>>> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >>>> >>>> Pinging 192.168.56.102 with 32 bytes of data: >>>> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >>>> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >>>> >>>> Ping statistics for 192.168.56.102: >>>> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), >>>> Approximate round trip times in milli-seconds: >>>> Minimum = 0ms, Maximum = 0ms, Average = 0ms >>>> Control-C >>>> ^C >>>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>>> --enable-sharing a >>>> ttach ssh:docker at 192.168.56.102:10 >>>> xpra client version 0.9.7 >>>> connection failed: Error running ssh program '['ssh', '-p', '49154', >> '-l', >>>> 'dock >>>> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': [Error >>>> 2] The >>>> system cannot find the file specified >>>> >>>> C:\Program Files (x86)\Xpra> >>>> >>>> If you are connecting from windows, then "ssh.exe" won't exist unless >> you >>>> have cygwin installed and on your PATH, you have to use putty's >> plink.exe >>>> (which is bundled in the installer). >>>> The exact command line for plink may well be different too. >>>> >>>> Antoine >>>> >>>> >>>> >>>> >>>> >>>> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin >> wrote: >>>>> On 17/07/13 03:14, Roberto Hashioka wrote: >>>>> >>>>> Hi Antoine, >>>>> >>>>> Thanks, for your help! Now it's working on Linux and on Mac. But on >>>>> windows I'm getting this message error: >>>>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>>>> --enable-sharing attach ssh:docker at 192.168.56.102:10 >>>>> xpra client version 0.9.7 >>>>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>>>> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', >>>>> ':10']': [Error 2] The system cannot find the file specified >>>>> >>>>> What am I doing wrong? >>>>> >>>>> Your user "docker" does not have an xpra server running. >>>>> To verify: >>>>> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >>>>> * look for the session: xpra list >>>>> >>>>> I've added this error to the FAQ: >>>>> http://xpra.org/trac/wiki/FAQ >>>>> >>>>> >>>>> Antoine >>>>> >>>>> >>>>> >>>>> Thanks, >>>>> Roberto >>>>> >>>>> >>>>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin >> wrote: >>>>>> On 16/07/13 15:41, Roberto Hashioka wrote: >>>>>> >>>>>> Hi Antoine, >>>>>> >>>>>> I have downloaded the Xpra.app for Mac. I didn't know that app. >>>>>> However, I need to access the host via ssh and the port is not 22. >> It's >>>>>> 49153. How can I change it from the Xpra.app interface!? >>>>>> >>>>>> You cannot, but you can do it from the command line (see "ssh" >> switch), >>>>>> for details: >>>>>> man xpra (on *nix) >>>>>> or >>>>>> ./Xpra.app/Contents/Helpers/Xpra -h >>>>>> >>>>>> So, in your case: >>>>>> xpra --ssh="ssh -p 49153" ... >>>>>> >>>>>> Antoine >>>>>> >>>>>> >>>>>> >>>>>> Thanks, >>>>>> Roberto >>>>>> >>>>>> >>>>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin < >> antoine at nagafix.co.uk>wrote: >>>>>>>> 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 >>>>>>>> --enable-sharing >>>>>>>> >>>>>>> You should not be using such a low display number (":0") as this >> leads >>>>>>> to confusion. >>>>>>> (the server should have warned you about this - see the log file) >>>>>>>> I'm using ssh forwarding to pipe the connection, because the xpra >>>>>>>> installation for mac is very complicated! >>>>>>> How is the installation complicated? (hint: there is no installation >>>>>>> required: the DMG contains everything you need to run xpra) >>>>>>> >>>>>>>> From Mac (ssh forwarding): >>>>>>> I guess that what you are saying is that you first "ssh -X" (or "ssh >>>>>>> -Y") to the server before launching xpra. >>>>>>> Don't do that. Running xpra over ssh X11 forwarding will add more >>>>>>> problems than it is worth. >>>>>>>> docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>>>>> You forgot "--enable-sharing" on both your clients. >>>>>>> >>>>>>> Antoine >>>>>>> >>>>>> >>> _______________________________________________ >>> shifter-users mailing list >>> shifter-users at lists.devloop.org.uk >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From roberto.hashioka at dotcloud.com Wed Jul 17 17:54:00 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 09:54:00 -0700 Subject: [winswitch] different ssh server port In-Reply-To: <51E6CBBE.4060007@ienasaj.co.cr> References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64760.6050401@nagafix.co.uk> <51E6CBBE.4060007@ienasaj.co.cr> Message-ID: Hi Alonso, good morning! Where should I place this file? I'm using this as a xpra's parameter. Roberto On Wed, Jul 17, 2013 at 9:52 AM, Alonso Salazar Jimenez < asalazar at ienasaj.co.cr> wrote: > Hello, i use these plink (https://www.dropbox.com/s/** > uxhtajq44wumd53/plink.exe) > because have the same trouble, and these file work good for me. > > > > El 17/07/2013 10:45, Roberto Hashioka escribi?: > > Hi Antoine, >> >> I tried plink, but I got a message error saying that I don't have dll >> called MSVCR100.dll. >> >> Roberto >> >> >> On Wed, Jul 17, 2013 at 12:27 AM, Antoine Martin > >wrote: >> >> On 17/07/13 13:26, Roberto Hashioka wrote: >>> >>>> Ohh sorry for the wrong e-mail again. Ok. How is the command to use the >>>> putty's plink? >>>> >>> Apparently, the same: >>> http://linux.die.net/man/1/**plink >>> >>> You may also be able to use the USERNAME@ syntax, ie: >>> xpra --ssh="plink -P PORT" ssh:USERNAME at HOST:DISPLAYNO >>> >>> Antoine >>> >>> >>>> On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin >>> wrote: >>>> >>>> Please always CC the list. Do not email me directly. >>>>> >>>>> On 17/07/13 13:09, Roberto Hashioka wrote: >>>>> >>>>> Hi Antoine, >>>>> >>>>> The user exists and the connection is up! I'm able to connect from my >>>>> Mac OS X, but from windows I get that error: >>>>> >>>>> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >>>>> >>>>> Pinging 192.168.56.102 with 32 bytes of data: >>>>> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >>>>> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >>>>> >>>>> Ping statistics for 192.168.56.102: >>>>> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), >>>>> Approximate round trip times in milli-seconds: >>>>> Minimum = 0ms, Maximum = 0ms, Average = 0ms >>>>> Control-C >>>>> ^C >>>>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>>>> --enable-sharing a >>>>> ttach ssh:docker at 192.168.56.102:10 >>>>> xpra client version 0.9.7 >>>>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>>>> >>>> '-l', >>> >>>> 'dock >>>>> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': >>>>> [Error >>>>> 2] The >>>>> system cannot find the file specified >>>>> >>>>> C:\Program Files (x86)\Xpra> >>>>> >>>>> If you are connecting from windows, then "ssh.exe" won't exist unless >>>>> >>>> you >>> >>>> have cygwin installed and on your PATH, you have to use putty's >>>>> >>>> plink.exe >>> >>>> (which is bundled in the installer). >>>>> The exact command line for plink may well be different too. >>>>> >>>>> Antoine >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin >>>> >>>> wrote: >>>> >>>>> On 17/07/13 03:14, Roberto Hashioka wrote: >>>>>> >>>>>> Hi Antoine, >>>>>> >>>>>> Thanks, for your help! Now it's working on Linux and on Mac. But on >>>>>> windows I'm getting this message error: >>>>>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>>>>> --enable-sharing attach ssh:docker at 192.168.56.102:10 >>>>>> xpra client version 0.9.7 >>>>>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>>>>> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', >>>>>> ':10']': [Error 2] The system cannot find the file specified >>>>>> >>>>>> What am I doing wrong? >>>>>> >>>>>> Your user "docker" does not have an xpra server running. >>>>>> To verify: >>>>>> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >>>>>> * look for the session: xpra list >>>>>> >>>>>> I've added this error to the FAQ: >>>>>> http://xpra.org/trac/wiki/FAQ >>>>>> >>>>>> >>>>>> Antoine >>>>>> >>>>>> >>>>>> >>>>>> Thanks, >>>>>> Roberto >>>>>> >>>>>> >>>>>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin < >>>>>> antoine at nagafix.co.uk >>>>>> >>>>> wrote: >>>> >>>>> On 16/07/13 15:41, Roberto Hashioka wrote: >>>>>>> >>>>>>> Hi Antoine, >>>>>>> >>>>>>> I have downloaded the Xpra.app for Mac. I didn't know that app. >>>>>>> However, I need to access the host via ssh and the port is not 22. >>>>>>> >>>>>> It's >>> >>>> 49153. How can I change it from the Xpra.app interface!? >>>>>>> >>>>>>> You cannot, but you can do it from the command line (see "ssh" >>>>>>> >>>>>> switch), >>> >>>> for details: >>>>>>> man xpra (on *nix) >>>>>>> or >>>>>>> ./Xpra.app/Contents/Helpers/**Xpra -h >>>>>>> >>>>>>> So, in your case: >>>>>>> xpra --ssh="ssh -p 49153" ... >>>>>>> >>>>>>> Antoine >>>>>>> >>>>>>> >>>>>>> >>>>>>> Thanks, >>>>>>> Roberto >>>>>>> >>>>>>> >>>>>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin < >>>>>>> >>>>>> antoine at nagafix.co.uk>wrote: >>> >>>> 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 >>>>>>>>> --enable-sharing >>>>>>>>> >>>>>>>>> You should not be using such a low display number (":0") as this >>>>>>>> >>>>>>> leads >>> >>>> to confusion. >>>>>>>> (the server should have warned you about this - see the log file) >>>>>>>> >>>>>>>>> I'm using ssh forwarding to pipe the connection, because the xpra >>>>>>>>> installation for mac is very complicated! >>>>>>>>> >>>>>>>> How is the installation complicated? (hint: there is no >>>>>>>> installation >>>>>>>> required: the DMG contains everything you need to run xpra) >>>>>>>> >>>>>>>> From Mac (ssh forwarding): >>>>>>>>> >>>>>>>> I guess that what you are saying is that you first "ssh -X" (or "ssh >>>>>>>> -Y") to the server before launching xpra. >>>>>>>> Don't do that. Running xpra over ssh X11 forwarding will add more >>>>>>>> problems than it is worth. >>>>>>>> >>>>>>>>> docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>>>>>>> >>>>>>>> You forgot "--enable-sharing" on both your clients. >>>>>>>> >>>>>>>> Antoine >>>>>>>> >>>>>>>> >>>>>>> ______________________________**_________________ >>>> shifter-users mailing list >>>> shifter-users at lists.devloop.**org.uk >>>> http://lists.devloop.org.uk/**mailman/listinfo/shifter-users >>>> >>> ______________________________**_________________ >>> shifter-users mailing list >>> shifter-users at lists.devloop.**org.uk >>> http://lists.devloop.org.uk/**mailman/listinfo/shifter-users >>> >>> ______________________________**_________________ >> shifter-users mailing list >> shifter-users at lists.devloop.**org.uk >> http://lists.devloop.org.uk/**mailman/listinfo/shifter-users >> >> > ______________________________**_________________ > shifter-users mailing list > shifter-users at lists.devloop.**org.uk > http://lists.devloop.org.uk/**mailman/listinfo/shifter-users > From asalazar at ienasaj.co.cr Wed Jul 17 18:02:31 2013 From: asalazar at ienasaj.co.cr (Alonso Salazar Jimenez) Date: Wed, 17 Jul 2013 11:02:31 -0600 Subject: [winswitch] different ssh server port In-Reply-To: References: <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64760.6050401@nagafix.co.uk> <51E6CBBE.4060007@ienasaj.co.cr> Message-ID: <51E6CE27.9010409@ienasaj.co.cr> Put the file in the same position where you have the other PLINK is show the error. El 17/07/2013 10:54, Roberto Hashioka escribi?: > Hi Alonso, good morning! > > Where should I place this file? I'm using this as a xpra's parameter. > > Roberto > > > On Wed, Jul 17, 2013 at 9:52 AM, Alonso Salazar Jimenez > > wrote: > > Hello, i use these plink > (https://www.dropbox.com/s/uxhtajq44wumd53/plink.exe) because have > the same trouble, and these file work good for me. > > > > El 17/07/2013 10:45, Roberto Hashioka escribi?: > > Hi Antoine, > > I tried plink, but I got a message error saying that I don't > have dll > called MSVCR100.dll. > > Roberto > > > On Wed, Jul 17, 2013 at 12:27 AM, Antoine Martin > >wrote: > > On 17/07/13 13:26, Roberto Hashioka wrote: > > Ohh sorry for the wrong e-mail again. Ok. How is the > command to use the > putty's plink? > > Apparently, the same: > http://linux.die.net/man/1/plink > > You may also be able to use the USERNAME@ syntax, ie: > xpra --ssh="plink -P PORT" ssh:USERNAME at HOST:DISPLAYNO > > Antoine > > > On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin > > wrote: > > Please always CC the list. Do not email me directly. > > On 17/07/13 13:09, Roberto Hashioka wrote: > > Hi Antoine, > > The user exists and the connection is up! I'm > able to connect from my > Mac OS X, but from windows I get that error: > > C:\Program Files (x86)\Xpra>ping 192.168.56.102 > > Pinging 192.168.56.102 with 32 bytes of data: > Reply from 192.168.56.102 : > bytes=32 time<1ms TTL=64 > Reply from 192.168.56.102 : > bytes=32 time<1ms TTL=64 > > Ping statistics for 192.168.56.102 > : > Packets: Sent = 2, Received = 2, Lost = 0 (0% > loss), > Approximate round trip times in milli-seconds: > Minimum = 0ms, Maximum = 0ms, Average = 0ms > Control-C > ^C > C:\Program Files (x86)\Xpra>Xpra_cmd.exe > --ssh="ssh -p 49154" > --enable-sharing a > ttach ssh:docker at 192.168.56.102:10 > > xpra client version 0.9.7 > connection failed: Error running ssh program > '['ssh', '-p', '49154', > > '-l', > > 'dock > er', '-T', '192.168.56.102', '.xpra/run-xpra', > '_proxy', ':10']': [Error > 2] The > system cannot find the file specified > > C:\Program Files (x86)\Xpra> > > If you are connecting from windows, then "ssh.exe" > won't exist unless > > you > > have cygwin installed and on your PATH, you have > to use putty's > > plink.exe > > (which is bundled in the installer). > The exact command line for plink may well be > different too. > > Antoine > > > > > > On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin > > > wrote: > > On 17/07/13 03:14, Roberto Hashioka wrote: > > Hi Antoine, > > Thanks, for your help! Now it's working on > Linux and on Mac. But on > windows I'm getting this message error: > C:\Program Files (x86)\Xpra>Xpra_cmd.exe > --ssh="ssh -p 49154" > --enable-sharing attach > ssh:docker at 192.168.56.102:10 > > xpra client version 0.9.7 > connection failed: Error running ssh program > '['ssh', '-p', '49154', > '-l', 'docker', '-T', '192.168.56.102', > '.xpra/run-xpra', '_proxy', > ':10']': [Error 2] The system cannot find the > file specified > > What am I doing wrong? > > Your user "docker" does not have an xpra > server running. > To verify: > * login via ssh: ssh -p 49154 -l docker > 192.168.56.102 > * look for the session: xpra list > > I've added this error to the FAQ: > http://xpra.org/trac/wiki/FAQ > > > Antoine > > > > Thanks, > Roberto > > > On Tue, Jul 16, 2013 at 1:49 AM, Antoine > Martin > > wrote: > > On 16/07/13 15:41, Roberto Hashioka wrote: > > Hi Antoine, > > I have downloaded the Xpra.app for Mac. > I didn't know that app. > However, I need to access the host via ssh > and the port is not 22. > > It's > > 49153. How can I change it from the > Xpra.app interface!? > > You cannot, but you can do it from the > command line (see "ssh" > > switch), > > for details: > man xpra (on *nix) > or > ./Xpra.app/Contents/Helpers/Xpra -h > > So, in your case: > xpra --ssh="ssh -p 49153" ... > > Antoine > > > > Thanks, > Roberto > > > On Tue, Jul 16, 2013 at 1:15 AM, Antoine > Martin < > > antoine at nagafix.co.uk >wrote: > > 6174 ? S 0:02 > /usr/bin/python /usr/bin/xpra start :0 > --enable-sharing > > You should not be using such a low > display number (":0") as this > > leads > > to confusion. > (the server should have warned you > about this - see the log file) > > I'm using ssh forwarding to pipe > the connection, because the xpra > installation for mac is very > complicated! > > How is the installation complicated? > (hint: there is no installation > required: the DMG contains everything > you need to run xpra) > > From Mac (ssh forwarding): > > I guess that what you are saying is > that you first "ssh -X" (or "ssh > -Y") to the server before launching xpra. > Don't do that. Running xpra over ssh > X11 forwarding will add more > problems than it is worth. > > docker at 9b5c0b4b7e54:~$ > /usr/bin/xpra --version > > You forgot "--enable-sharing" on both > your clients. > > Antoine > > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > From roberto.hashioka at dotcloud.com Wed Jul 17 18:14:10 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 10:14:10 -0700 Subject: [winswitch] different ssh server port In-Reply-To: <51E6CE27.9010409@ienasaj.co.cr> References: <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64760.6050401@nagafix.co.uk> <51E6CBBE.4060007@ienasaj.co.cr> <51E6CE27.9010409@ienasaj.co.cr> Message-ID: Ok! I got it! Thanks Alonso! Antoine, why this version is of the plink is not included with the Xpra package? Now I don't have the error message, but I'm not able to connect from windows yet... C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="plink -p 49154" --enable-sharing attach ssh:docker at 192.168.56.102:10 xpra client version 0.9.7 2013-07-17 10:11:47,048 OpenGL disabled: not supported on MS Windows 2013-07-17 10:11:47,131 read error for TwoFileConnection( ssh:docker at 192.168.56.1 02:10) Traceback (most recent call last): File "xpra\protocol.pyc", line 382, in _io_thread_loop File "xpra\protocol.pyc", line 429, in _read File "xpra\bytestreams.pyc", line 66, in read File "xpra\bytestreams.pyc", line 63, in may_abort File "xpra\scripts\main.pyc", line 572, in abort_test IOError: cannot read using ['plink', '-p', '49154', '-l', 'docker', '-T', '192.1 68.56.102', '-ssh', '-agent', '.xpra/run-xpra', '_proxy', ':10']: the SSH proces s has terminated with exit code=1 2013-07-17 10:11:47,137 connection closed after 0 packets received (0 bytes) and 0 packets sent (0 bytes) Exception in thread format (most likely raised during interpreter shutdown): C:\Program Files (x86)\Xpra> On Wed, Jul 17, 2013 at 10:02 AM, Alonso Salazar Jimenez < asalazar at ienasaj.co.cr> wrote: > Put the file in the same position where you have the other PLINK is show > the error. > > El 17/07/2013 10:54, Roberto Hashioka escribi?: > >> Hi Alonso, good morning! >> >> Where should I place this file? I'm using this as a xpra's parameter. >> >> Roberto >> >> >> On Wed, Jul 17, 2013 at 9:52 AM, Alonso Salazar Jimenez < >> asalazar at ienasaj.co.cr > wrote: >> >> Hello, i use these plink >> (https://www.dropbox.com/s/**uxhtajq44wumd53/plink.exe) >> because have >> the same trouble, and these file work good for me. >> >> >> >> El 17/07/2013 10:45, Roberto Hashioka escribi?: >> >> Hi Antoine, >> >> I tried plink, but I got a message error saying that I don't >> have dll >> called MSVCR100.dll. >> >> Roberto >> >> >> On Wed, Jul 17, 2013 at 12:27 AM, Antoine Martin >> **>wrote: >> >> >> On 17/07/13 13:26, Roberto Hashioka wrote: >> >> Ohh sorry for the wrong e-mail again. Ok. How is the >> command to use the >> putty's plink? >> >> Apparently, the same: >> http://linux.die.net/man/1/**plink >> >> You may also be able to use the USERNAME@ syntax, ie: >> xpra --ssh="plink -P PORT" ssh:USERNAME at HOST:DISPLAYNO >> >> Antoine >> >> >> On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin >> >> >> wrote: >> >> Please always CC the list. Do not email me directly. >> >> On 17/07/13 13:09, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> The user exists and the connection is up! I'm >> able to connect from my >> Mac OS X, but from windows I get that error: >> >> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >> >> Pinging 192.168.56.102 with 32 bytes of data: >> Reply from 192.168.56.102 : >> bytes=32 time<1ms TTL=64 >> Reply from 192.168.56.102 : >> >> bytes=32 time<1ms TTL=64 >> >> Ping statistics for 192.168.56.102 >> : >> >> Packets: Sent = 2, Received = 2, Lost = 0 (0% >> loss), >> Approximate round trip times in milli-seconds: >> Minimum = 0ms, Maximum = 0ms, Average = 0ms >> Control-C >> ^C >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe >> --ssh="ssh -p 49154" >> --enable-sharing a >> ttach ssh:docker at 192.168.56.102:10 >> >> > >> >> xpra client version 0.9.7 >> connection failed: Error running ssh program >> '['ssh', '-p', '49154', >> >> '-l', >> >> 'dock >> er', '-T', '192.168.56.102', '.xpra/run-xpra', >> '_proxy', ':10']': [Error >> 2] The >> system cannot find the file specified >> >> C:\Program Files (x86)\Xpra> >> >> If you are connecting from windows, then "ssh.exe" >> won't exist unless >> >> you >> >> have cygwin installed and on your PATH, you have >> to use putty's >> >> plink.exe >> >> (which is bundled in the installer). >> The exact command line for plink may well be >> different too. >> >> Antoine >> >> >> >> >> >> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin >> >> >> >> wrote: >> >> On 17/07/13 03:14, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> Thanks, for your help! Now it's working on >> Linux and on Mac. But on >> windows I'm getting this message error: >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe >> --ssh="ssh -p 49154" >> --enable-sharing attach >> ssh:docker at 192.168.56.102:10 >> >> > >> >> xpra client version 0.9.7 >> connection failed: Error running ssh program >> '['ssh', '-p', '49154', >> '-l', 'docker', '-T', '192.168.56.102', >> '.xpra/run-xpra', '_proxy', >> ':10']': [Error 2] The system cannot find the >> file specified >> >> What am I doing wrong? >> >> Your user "docker" does not have an xpra >> server running. >> To verify: >> * login via ssh: ssh -p 49154 -l docker >> 192.168.56.102 >> * look for the session: xpra list >> >> I've added this error to the FAQ: >> http://xpra.org/trac/wiki/FAQ >> >> >> Antoine >> >> >> >> Thanks, >> Roberto >> >> >> On Tue, Jul 16, 2013 at 1:49 AM, Antoine >> Martin > >> >> >> wrote: >> >> On 16/07/13 15:41, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> I have downloaded the Xpra.app for Mac. >> I didn't know that app. >> However, I need to access the host via ssh >> and the port is not 22. >> >> It's >> >> 49153. How can I change it from the >> Xpra.app interface!? >> >> You cannot, but you can do it from the >> command line (see "ssh" >> >> switch), >> >> for details: >> man xpra (on *nix) >> or >> ./Xpra.app/Contents/Helpers/**Xpra -h >> >> So, in your case: >> xpra --ssh="ssh -p 49153" ... >> >> Antoine >> >> >> >> Thanks, >> Roberto >> >> >> On Tue, Jul 16, 2013 at 1:15 AM, Antoine >> Martin < >> >> antoine at nagafix.co.uk **>wrote: >> >> >> 6174 ? S 0:02 >> /usr/bin/python /usr/bin/xpra start :0 >> --enable-sharing >> >> You should not be using such a low >> display number (":0") as this >> >> leads >> >> to confusion. >> (the server should have warned you >> about this - see the log file) >> >> I'm using ssh forwarding to pipe >> the connection, because the xpra >> installation for mac is very >> complicated! >> >> How is the installation complicated? >> (hint: there is no installation >> required: the DMG contains everything >> you need to run xpra) >> >> From Mac (ssh forwarding): >> >> I guess that what you are saying is >> that you first "ssh -X" (or "ssh >> -Y") to the server before launching xpra. >> Don't do that. Running xpra over ssh >> X11 forwarding will add more >> problems than it is worth. >> >> docker at 9b5c0b4b7e54:~$ >> /usr/bin/xpra --version >> >> You forgot "--enable-sharing" on both >> your clients. >> >> Antoine >> >> >> ______________________________**_________________ >> shifter-users mailing list >> shifter-users at lists.devloop.**org.uk >> >> > >> >> http://lists.devloop.org.uk/** >> mailman/listinfo/shifter-users >> >> ______________________________**_________________ >> shifter-users mailing list >> shifter-users at lists.devloop.**org.uk >> >> > >> >> http://lists.devloop.org.uk/**mailman/listinfo/shifter-users >> >> ______________________________**_________________ >> shifter-users mailing list >> shifter-users at lists.devloop.**org.uk >> >> > >> >> http://lists.devloop.org.uk/**mailman/listinfo/shifter-users >> >> >> ______________________________**_________________ >> shifter-users mailing list >> shifter-users at lists.devloop.**org.uk >> >> > >> http://lists.devloop.org.uk/**mailman/listinfo/shifter-users >> >> >> > ______________________________**_________________ > shifter-users mailing list > shifter-users at lists.devloop.**org.uk > http://lists.devloop.org.uk/**mailman/listinfo/shifter-users > From roberto.hashioka at dotcloud.com Wed Jul 17 18:44:47 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 10:44:47 -0700 Subject: [winswitch] different ssh server port In-Reply-To: <51E64634.70804@nagafix.co.uk> References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64634.70804@nagafix.co.uk> Message-ID: Hi Antoine, The Xnest blank screen is opened, but how can I display apps inside of it? On Wed, Jul 17, 2013 at 12:22 AM, Antoine Martin wrote: > Please always CC the list. Do not email me directly. > AGAIN. > > On 17/07/13 13:44, Roberto Hashioka wrote: > > Hi Antoine, > > I would like to know what are the limitations or difficulties in order > to enable X Desktops instead of only X Apps. I admire your work with xpra! > I was using Xephyr before, but the capability of keeping the app status > after a disconnection made me shift to xpra, however I'm not able to > rox-filer properly with xpra. The background is stuck on the screen! :/ > > To run a full X desktop (ala VNC - I assume that is what you are trying to > do), the application that is forwarded via Xpra must be able to contain the > entire desktop area with its own window manager and everything else. > What you are looking for is --start-child=Xnest > As for rox-filer specifically, I don't have it installed so I don't know > what it tries to do. > > Antoine > > > > Thanks again for all your help! > > Roberto > > > On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin wrote: > >> Please always CC the list. Do not email me directly. >> >> On 17/07/13 13:09, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> The user exists and the connection is up! I'm able to connect from my >> Mac OS X, but from windows I get that error: >> >> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >> >> Pinging 192.168.56.102 with 32 bytes of data: >> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >> >> Ping statistics for 192.168.56.102: >> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), >> Approximate round trip times in milli-seconds: >> Minimum = 0ms, Maximum = 0ms, Average = 0ms >> Control-C >> ^C >> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >> --enable-sharing a >> ttach ssh:docker at 192.168.56.102:10 >> xpra client version 0.9.7 >> connection failed: Error running ssh program '['ssh', '-p', '49154', >> '-l', 'dock >> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': [Error >> 2] The >> system cannot find the file specified >> >> C:\Program Files (x86)\Xpra> >> >> If you are connecting from windows, then "ssh.exe" won't exist unless you >> have cygwin installed and on your PATH, you have to use putty's plink.exe >> (which is bundled in the installer). >> The exact command line for plink may well be different too. >> >> Antoine >> >> >> >> >> >> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin wrote: >> >>> On 17/07/13 03:14, Roberto Hashioka wrote: >>> >>> Hi Antoine, >>> >>> Thanks, for your help! Now it's working on Linux and on Mac. But on >>> windows I'm getting this message error: >>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>> --enable-sharing attach ssh:docker at 192.168.56.102:10 >>> xpra client version 0.9.7 >>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', >>> ':10']': [Error 2] The system cannot find the file specified >>> >>> What am I doing wrong? >>> >>> Your user "docker" does not have an xpra server running. >>> To verify: >>> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >>> * look for the session: xpra list >>> >>> I've added this error to the FAQ: >>> http://xpra.org/trac/wiki/FAQ >>> >>> >>> Antoine >>> >>> >>> >>> Thanks, >>> Roberto >>> >>> >>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin wrote: >>> >>>> On 16/07/13 15:41, Roberto Hashioka wrote: >>>> >>>> Hi Antoine, >>>> >>>> I have downloaded the Xpra.app for Mac. I didn't know that app. >>>> However, I need to access the host via ssh and the port is not 22. It's >>>> 49153. How can I change it from the Xpra.app interface!? >>>> >>>> You cannot, but you can do it from the command line (see "ssh" >>>> switch), for details: >>>> man xpra (on *nix) >>>> or >>>> ./Xpra.app/Contents/Helpers/Xpra -h >>>> >>>> So, in your case: >>>> xpra --ssh="ssh -p 49153" ... >>>> >>>> Antoine >>>> >>>> >>>> >>>> Thanks, >>>> Roberto >>>> >>>> >>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin wrote: >>>> >>>>> >>>>> > 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 >>>>> > --enable-sharing >>>>> > >>>>> You should not be using such a low display number (":0") as this leads >>>>> to confusion. >>>>> (the server should have warned you about this - see the log file) >>>>> > >>>>> > I'm using ssh forwarding to pipe the connection, because the xpra >>>>> > installation for mac is very complicated! >>>>> How is the installation complicated? (hint: there is no installation >>>>> required: the DMG contains everything you need to run xpra) >>>>> >>>>> > >>>>> > From Mac (ssh forwarding): >>>>> I guess that what you are saying is that you first "ssh -X" (or "ssh >>>>> -Y") to the server before launching xpra. >>>>> Don't do that. Running xpra over ssh X11 forwarding will add more >>>>> problems than it is worth. >>>>> > >>>>> > docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>>> You forgot "--enable-sharing" on both your clients. >>>>> >>>>> Antoine >>>>> >>>> >>>> >>>> >>> >>> >> >> > > From roberto.hashioka at dotcloud.com Wed Jul 17 18:50:51 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 10:50:51 -0700 Subject: [winswitch] different ssh server port In-Reply-To: References: <51E4D157.7000801@devloop.org.uk> <51E4F321.6090806@nagafix.co.uk> <51E4F8CA.8000604@nagafix.co.uk> <51E50125.8040903@nagafix.co.uk> <51E508FF.6010400@nagafix.co.uk> <51E60783.2030708@nagafix.co.uk> <51E63781.6020508@nagafix.co.uk> <51E64634.70804@nagafix.co.uk> Message-ID: Sorry! Now it's working! Antoine, So, if I use Xnest along with Xpra, I have two displays to show my apps, right? Roberto On Wed, Jul 17, 2013 at 10:44 AM, Roberto Hashioka < roberto.hashioka at dotcloud.com> wrote: > Hi Antoine, > > The Xnest blank screen is opened, but how can I display apps inside of it? > > > > On Wed, Jul 17, 2013 at 12:22 AM, Antoine Martin wrote: > >> Please always CC the list. Do not email me directly. >> AGAIN. >> >> On 17/07/13 13:44, Roberto Hashioka wrote: >> >> Hi Antoine, >> >> I would like to know what are the limitations or difficulties in order >> to enable X Desktops instead of only X Apps. I admire your work with xpra! >> I was using Xephyr before, but the capability of keeping the app status >> after a disconnection made me shift to xpra, however I'm not able to >> rox-filer properly with xpra. The background is stuck on the screen! :/ >> >> To run a full X desktop (ala VNC - I assume that is what you are trying >> to do), the application that is forwarded via Xpra must be able to contain >> the entire desktop area with its own window manager and everything else. >> What you are looking for is --start-child=Xnest >> As for rox-filer specifically, I don't have it installed so I don't know >> what it tries to do. >> >> Antoine >> >> >> >> Thanks again for all your help! >> >> Roberto >> >> >> On Tue, Jul 16, 2013 at 11:19 PM, Antoine Martin wrote: >> >>> Please always CC the list. Do not email me directly. >>> >>> On 17/07/13 13:09, Roberto Hashioka wrote: >>> >>> Hi Antoine, >>> >>> The user exists and the connection is up! I'm able to connect from my >>> Mac OS X, but from windows I get that error: >>> >>> C:\Program Files (x86)\Xpra>ping 192.168.56.102 >>> >>> Pinging 192.168.56.102 with 32 bytes of data: >>> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >>> Reply from 192.168.56.102: bytes=32 time<1ms TTL=64 >>> >>> Ping statistics for 192.168.56.102: >>> Packets: Sent = 2, Received = 2, Lost = 0 (0% loss), >>> Approximate round trip times in milli-seconds: >>> Minimum = 0ms, Maximum = 0ms, Average = 0ms >>> Control-C >>> ^C >>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>> --enable-sharing a >>> ttach ssh:docker at 192.168.56.102:10 >>> xpra client version 0.9.7 >>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>> '-l', 'dock >>> er', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']': [Error >>> 2] The >>> system cannot find the file specified >>> >>> C:\Program Files (x86)\Xpra> >>> >>> If you are connecting from windows, then "ssh.exe" won't exist unless >>> you have cygwin installed and on your PATH, you have to use putty's >>> plink.exe (which is bundled in the installer). >>> The exact command line for plink may well be different too. >>> >>> Antoine >>> >>> >>> >>> >>> >>> On Tue, Jul 16, 2013 at 7:54 PM, Antoine Martin wrote: >>> >>>> On 17/07/13 03:14, Roberto Hashioka wrote: >>>> >>>> Hi Antoine, >>>> >>>> Thanks, for your help! Now it's working on Linux and on Mac. But on >>>> windows I'm getting this message error: >>>> C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="ssh -p 49154" >>>> --enable-sharing attach ssh:docker at 192.168.56.102:10 >>>> xpra client version 0.9.7 >>>> connection failed: Error running ssh program '['ssh', '-p', '49154', >>>> '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', >>>> ':10']': [Error 2] The system cannot find the file specified >>>> >>>> What am I doing wrong? >>>> >>>> Your user "docker" does not have an xpra server running. >>>> To verify: >>>> * login via ssh: ssh -p 49154 -l docker 192.168.56.102 >>>> * look for the session: xpra list >>>> >>>> I've added this error to the FAQ: >>>> http://xpra.org/trac/wiki/FAQ >>>> >>>> >>>> Antoine >>>> >>>> >>>> >>>> Thanks, >>>> Roberto >>>> >>>> >>>> On Tue, Jul 16, 2013 at 1:49 AM, Antoine Martin wrote: >>>> >>>>> On 16/07/13 15:41, Roberto Hashioka wrote: >>>>> >>>>> Hi Antoine, >>>>> >>>>> I have downloaded the Xpra.app for Mac. I didn't know that app. >>>>> However, I need to access the host via ssh and the port is not 22. It's >>>>> 49153. How can I change it from the Xpra.app interface!? >>>>> >>>>> You cannot, but you can do it from the command line (see "ssh" >>>>> switch), for details: >>>>> man xpra (on *nix) >>>>> or >>>>> ./Xpra.app/Contents/Helpers/Xpra -h >>>>> >>>>> So, in your case: >>>>> xpra --ssh="ssh -p 49153" ... >>>>> >>>>> Antoine >>>>> >>>>> >>>>> >>>>> Thanks, >>>>> Roberto >>>>> >>>>> >>>>> On Tue, Jul 16, 2013 at 1:15 AM, Antoine Martin >>>> > wrote: >>>>> >>>>>> >>>>>> > 6174 ? S 0:02 /usr/bin/python /usr/bin/xpra start :0 >>>>>> > --enable-sharing >>>>>> > >>>>>> You should not be using such a low display number (":0") as this >>>>>> leads >>>>>> to confusion. >>>>>> (the server should have warned you about this - see the log file) >>>>>> > >>>>>> > I'm using ssh forwarding to pipe the connection, because the xpra >>>>>> > installation for mac is very complicated! >>>>>> How is the installation complicated? (hint: there is no installation >>>>>> required: the DMG contains everything you need to run xpra) >>>>>> >>>>>> > >>>>>> > From Mac (ssh forwarding): >>>>>> I guess that what you are saying is that you first "ssh -X" (or "ssh >>>>>> -Y") to the server before launching xpra. >>>>>> Don't do that. Running xpra over ssh X11 forwarding will add more >>>>>> problems than it is worth. >>>>>> > >>>>>> > docker at 9b5c0b4b7e54:~$ /usr/bin/xpra --version >>>>>> You forgot "--enable-sharing" on both your clients. >>>>>> >>>>>> Antoine >>>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > From roberto.hashioka at dotcloud.com Wed Jul 17 20:08:32 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 12:08:32 -0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux Message-ID: Hi, I'm sharing a session between Linux (VM) and Mac and the enter-key stop working on Mac after I attach the connection from Linux. The Xpra server is running on Linux (VM) as well. Roberto From roberto.hashioka at dotcloud.com Thu Jul 18 02:09:58 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 18:09:58 -0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: References: Message-ID: Hi Antoine, Is ok to run the X server on linux with the version 0.9.7 and connect using xpra 0.9.6 from Mac? I don't know if it's the reason for the enter-key problem. *2013-07-18 01:04:48,687 Python/Gtk2 Linux client version 0.9.7 connected from 'rogaha'* 2013-07-18 01:04:48,687 using x264 as primary encoding 2013-07-18 01:04:48,688 setting key repeat rate from client: 500ms delay / 30ms interval 2013-07-18 01:04:48,693 setting keymap: rules=evdev, model=pc105, layout=us 2013-07-18 01:04:48,717 setting keymap options: terminate:ctrl_alt_bksp 2013-07-18 01:04:48,728 setting full keymap definition from client via xkbcomp 2013-07-18 01:04:48,817 Connection lost 2013-07-18 01:05:26,631 New connection received: SocketConnection(/home/docker/.xpra/9b5c0b4b7e54-10) 2013-07-18 01:05:26,636 Handshake complete; enabling connection 2013-07-18 01:05:26,636 Disconnecting existing client Protocol(SocketConnection(/home/docker/.xpra/9b5c0b4b7e54-10)), reason is: new valid connection received, this session does not allow sharing 2013-07-18 01:05:26,639 connection closed after 70 packets received (10685 bytes) and 60 packets sent (1390117 bytes) 2013-07-18 01:05:26,640 xpra client disconnected. 2013-07-18 01:05:26,648 Connection lost *2013-07-18 01:05:26,649 Python/Gtk2 Mac OSX client version 0.9.6 connected from 'Robertos-MacBook-Pro.local'* 2013-07-18 01:05:26,649 using x264 as primary encoding 2013-07-18 01:05:26,652 setting keyboard layout to 'us' 2013-07-18 01:05:26,704 Connection lost On Wed, Jul 17, 2013 at 12:08 PM, Roberto Hashioka < roberto.hashioka at dotcloud.com> wrote: > Hi, > > I'm sharing a session between Linux (VM) and Mac and the enter-key stop > working on Mac after I attach the connection from Linux. The Xpra server is > running on Linux (VM) as well. > > Roberto > From roberto.hashioka at dotcloud.com Thu Jul 18 05:07:30 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 21:07:30 -0700 Subject: [winswitch] How install xpra 0.9.7 using apt-get Message-ID: Hi, When I do apt-get install xpra. It installs the version 0.3.11. How can I change the repo to install the version 0.9.7? Thanks, Roberto From antoine at nagafix.co.uk Thu Jul 18 05:09:40 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 18 Jul 2013 11:09:40 +0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: References: Message-ID: <51E76A84.8070407@nagafix.co.uk> On 18/07/13 02:08, Roberto Hashioka wrote: > Hi, > > I'm sharing a session between Linux (VM) and Mac and the enter-key stop > working on Mac after I attach the connection from Linux. The Xpra server is > running on Linux (VM) as well. Session sharing is still experimental, and keyboard support with session sharing even more so. We may try to address some of these issues in version 0.11 Antoine > > Roberto > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From antoine at nagafix.co.uk Thu Jul 18 05:11:30 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 18 Jul 2013 11:11:30 +0700 Subject: [winswitch] How install xpra 0.9.7 using apt-get In-Reply-To: References: Message-ID: <51E76AF2.7010006@nagafix.co.uk> On 18/07/13 11:07, Roberto Hashioka wrote: > Hi, > > When I do apt-get install xpra. It installs the version 0.3.11. How can I > change the repo to install the version 0.9.7? By following the instructions on the main page? http://xpra.org/#winswitch "The installer packages and repositories contain xpra and more, follow the download instructions there for installation and install only the "xpra" package if you do not wish to try the winswitch GUI." Antoine > > Thanks, > Roberto > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From roberto.hashioka at dotcloud.com Thu Jul 18 05:14:34 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 21:14:34 -0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: <51E76A84.8070407@nagafix.co.uk> References: <51E76A84.8070407@nagafix.co.uk> Message-ID: It sounds great! Thanks Antoine! But I'm having this problem without sharing sessions as well. It happens when I'm inside of the Xephyr screen on Mac. On linux it works well. And on Windows it's not working. Can you help with these two issues? Thanks in advance! Roberto On Wed, Jul 17, 2013 at 9:09 PM, Antoine Martin wrote: > On 18/07/13 02:08, Roberto Hashioka wrote: > > Hi, > > > > I'm sharing a session between Linux (VM) and Mac and the enter-key stop > > working on Mac after I attach the connection from Linux. The Xpra server > is > > running on Linux (VM) as well. > Session sharing is still experimental, and keyboard support with session > sharing even more so. > We may try to address some of these issues in version 0.11 > > Antoine > > > > > > Roberto > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From antoine at nagafix.co.uk Thu Jul 18 05:21:59 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 18 Jul 2013 11:21:59 +0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: References: <51E76A84.8070407@nagafix.co.uk> Message-ID: <51E76D67.6000001@nagafix.co.uk> On 18/07/13 11:14, Roberto Hashioka wrote: > It sounds great! Thanks Antoine! But I'm having this problem without > sharing sessions as well. It happens when I'm inside of the Xephyr > screen on Mac. On linux it works well. And on Windows it's not > working. Can you help with these two issues? Please file a ticket with more details: "..Xephyr... Mac, linux works well. And on Windows it's not working" is so vague I have no idea what you did or what the real problem is. Please see: http://xpra.org/trac/wiki/ReportingBugs Antoine > Thanks in advance! > > Roberto > > > On Wed, Jul 17, 2013 at 9:09 PM, Antoine Martin > wrote: > > On 18/07/13 02:08, Roberto Hashioka wrote: > > Hi, > > > > I'm sharing a session between Linux (VM) and Mac and the > enter-key stop > > working on Mac after I attach the connection from Linux. The > Xpra server is > > running on Linux (VM) as well. > Session sharing is still experimental, and keyboard support with > session > sharing even more so. > We may try to address some of these issues in version 0.11 > > Antoine > > > > > > Roberto > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > From roberto.hashioka at dotcloud.com Thu Jul 18 05:28:39 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 21:28:39 -0700 Subject: [winswitch] How install xpra 0.9.7 using apt-get In-Reply-To: <51E76AF2.7010006@nagafix.co.uk> References: <51E76AF2.7010006@nagafix.co.uk> Message-ID: I have added xpra.org repo and now I'm getting this message error: docker at 9b5c0b4b7e54:~$ sudo apt-get install xpra sudo: unable to resolve host 9b5c0b4b7e54 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: xpra : Depends: libx264-120 but it is not installable Recommends: gstreamer0.10-plugins-good but it is not going to be installed Recommends: python-gst0.10 but it is not going to be installed Recommends: python-numeric but it is not installable Recommends: python-numpy but it is not going to be installed Recommends: python-imaging but it is not going to be installed Recommends: ssh-askpass E: Unable to correct problems, you have held broken packages. docker at 9b5c0b4b7e54:~$ If I install x264 using apt-get it installs version .123 and it doesn't satisfy the dependency . On Wed, Jul 17, 2013 at 9:11 PM, Antoine Martin wrote: > On 18/07/13 11:07, Roberto Hashioka wrote: > > Hi, > > > > When I do apt-get install xpra. It installs the version 0.3.11. How can I > > change the repo to install the version 0.9.7? > By following the instructions on the main page? > http://xpra.org/#winswitch > "The installer packages and repositories contain xpra and more, follow > the download instructions there for > installation and install only the "xpra" package if you do not wish to > try the winswitch GUI." > > Antoine > > > > > Thanks, > > Roberto > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From roberto.hashioka at dotcloud.com Thu Jul 18 05:31:20 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 21:31:20 -0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: <51E76D67.6000001@nagafix.co.uk> References: <51E76A84.8070407@nagafix.co.uk> <51E76D67.6000001@nagafix.co.uk> Message-ID: Ok! I will! The problem with windows I reported by e-mail today. *Antoine, why this version is of the plink is not included with the Xpra package? * * * *Now I don't have the error message, but I'm not able to connect from windows yet... * * * *C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="plink -p 49154" --enable-sharing* * attach ssh:docker at 192.168.56.102:10* *xpra client version 0.9.7* *2013-07-17 10:11:47,048 OpenGL disabled: not supported on MS Windows* *2013-07-17 10:11:47,131 read error for TwoFileConnection( ssh:docker at 192.168.56.1* *02:10)* *Traceback (most recent call last):* * File "xpra\protocol.pyc", line 382, in _io_thread_loop* * File "xpra\protocol.pyc", line 429, in _read* * File "xpra\bytestreams.pyc", line 66, in read* * File "xpra\bytestreams.pyc", line 63, in may_abort* * File "xpra\scripts\main.pyc", line 572, in abort_test* *IOError: cannot read using ['plink', '-p', '49154', '-l', 'docker', '-T', '192.1* *68.56.102', '-ssh', '-agent', '.xpra/run-xpra', '_proxy', ':10']: the SSH proces* *s has terminated with exit code=1* *2013-07-17 10:11:47,137 connection closed after 0 packets received (0 bytes) and* * 0 packets sent (0 bytes)* *Exception in thread format (most likely raised during interpreter shutdown):* On Wed, Jul 17, 2013 at 9:21 PM, Antoine Martin wrote: > On 18/07/13 11:14, Roberto Hashioka wrote: > > It sounds great! Thanks Antoine! But I'm having this problem without > sharing sessions as well. It happens when I'm inside of the Xephyr screen > on Mac. On linux it works well. And on Windows it's not working. Can you > help with these two issues? > > Please file a ticket with more details: "..Xephyr... Mac, linux works > well. And on Windows it's not working" is so vague I have no idea what you > did or what the real problem is. > Please see: > http://xpra.org/trac/wiki/ReportingBugs > > Antoine > > > > Thanks in advance! > > Roberto > > > On Wed, Jul 17, 2013 at 9:09 PM, Antoine Martin wrote: > >> On 18/07/13 02:08, Roberto Hashioka wrote: >> > Hi, >> > >> > I'm sharing a session between Linux (VM) and Mac and the enter-key stop >> > working on Mac after I attach the connection from Linux. The Xpra >> server is >> > running on Linux (VM) as well. >> Session sharing is still experimental, and keyboard support with session >> sharing even more so. >> We may try to address some of these issues in version 0.11 >> >> Antoine >> >> >> > >> > Roberto >> > _______________________________________________ >> > shifter-users mailing list >> > shifter-users at lists.devloop.org.uk >> > http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > > > From antoine at nagafix.co.uk Thu Jul 18 05:38:45 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 18 Jul 2013 11:38:45 +0700 Subject: [winswitch] How install xpra 0.9.7 using apt-get In-Reply-To: References: <51E76AF2.7010006@nagafix.co.uk> Message-ID: <51E77155.4050004@nagafix.co.uk> On 18/07/13 11:28, Roberto Hashioka wrote: > I have added xpra.org repo and now I'm getting this message error: > > docker at 9b5c0b4b7e54:~$ sudo apt-get install xpra > sudo: unable to resolve host 9b5c0b4b7e54 Looks like you've got a broken repo somewhere. > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > xpra : Depends: libx264-120 but it is not installable > Recommends: gstreamer0.10-plugins-good but it is not going to be > installed > Recommends: python-gst0.10 but it is not going to be installed > Recommends: python-numeric but it is not installable > Recommends: python-numpy but it is not going to be installed > Recommends: python-imaging but it is not going to be installed > Recommends: ssh-askpass > E: Unable to correct problems, you have held broken packages. > docker at 9b5c0b4b7e54:~$ > > If I install x264 using apt-get it installs version .123 and it doesn't > satisfy the dependency . What distro and version is this? Antoine > > > On Wed, Jul 17, 2013 at 9:11 PM, Antoine Martin wrote: > >> On 18/07/13 11:07, Roberto Hashioka wrote: >>> Hi, >>> >>> When I do apt-get install xpra. It installs the version 0.3.11. How can I >>> change the repo to install the version 0.9.7? >> By following the instructions on the main page? >> http://xpra.org/#winswitch >> "The installer packages and repositories contain xpra and more, follow >> the download instructions there for >> installation and install only the "xpra" package if you do not wish to >> try the winswitch GUI." >> >> Antoine >> >>> Thanks, >>> Roberto >>> _______________________________________________ >>> shifter-users mailing list >>> shifter-users at lists.devloop.org.uk >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From roberto.hashioka at dotcloud.com Thu Jul 18 05:42:52 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 21:42:52 -0700 Subject: [winswitch] How install xpra 0.9.7 using apt-get In-Reply-To: <51E77155.4050004@nagafix.co.uk> References: <51E76AF2.7010006@nagafix.co.uk> <51E77155.4050004@nagafix.co.uk> Message-ID: Ubuntu 12.10 kernel 3.8.0-19-generic #30~precise1-Ubuntu SMP Wed May 1 22:26:36 UTC 2013 x86_64 docker at 9b5c0b4b7e54:~$ apt-cache show x264 | grep Version *Version: 2:0.123.2189+git35cf912-1* docker at 9b5c0b4b7e54:~$ On Wed, Jul 17, 2013 at 9:38 PM, Antoine Martin wrote: > On 18/07/13 11:28, Roberto Hashioka wrote: > > I have added xpra.org repo and now I'm getting this message error: > > > > docker at 9b5c0b4b7e54:~$ sudo apt-get install xpra > > sudo: unable to resolve host 9b5c0b4b7e54 > Looks like you've got a broken repo somewhere. > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Some packages could not be installed. This may mean that you have > > requested an impossible situation or if you are using the unstable > > distribution that some required packages have not yet been created > > or been moved out of Incoming. > > The following information may help to resolve the situation: > > > > The following packages have unmet dependencies: > > xpra : Depends: libx264-120 but it is not installable > > Recommends: gstreamer0.10-plugins-good but it is not going to be > > installed > > Recommends: python-gst0.10 but it is not going to be installed > > Recommends: python-numeric but it is not installable > > Recommends: python-numpy but it is not going to be installed > > Recommends: python-imaging but it is not going to be installed > > Recommends: ssh-askpass > > E: Unable to correct problems, you have held broken packages. > > docker at 9b5c0b4b7e54:~$ > > > > If I install x264 using apt-get it installs version .123 and it doesn't > > satisfy the dependency . > What distro and version is this? > > Antoine > > > > > > > > On Wed, Jul 17, 2013 at 9:11 PM, Antoine Martin >wrote: > > > >> On 18/07/13 11:07, Roberto Hashioka wrote: > >>> Hi, > >>> > >>> When I do apt-get install xpra. It installs the version 0.3.11. How > can I > >>> change the repo to install the version 0.9.7? > >> By following the instructions on the main page? > >> http://xpra.org/#winswitch > >> "The installer packages and repositories contain xpra and more, follow > >> the download instructions there for > >> installation and install only the "xpra" package if you do not wish to > >> try the winswitch GUI." > >> > >> Antoine > >> > >>> Thanks, > >>> Roberto > >>> _______________________________________________ > >>> shifter-users mailing list > >>> shifter-users at lists.devloop.org.uk > >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >> _______________________________________________ > >> shifter-users mailing list > >> shifter-users at lists.devloop.org.uk > >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >> > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From antoine at nagafix.co.uk Thu Jul 18 05:47:09 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 18 Jul 2013 11:47:09 +0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: References: <51E76A84.8070407@nagafix.co.uk> <51E76D67.6000001@nagafix.co.uk> Message-ID: <51E7734D.30907@nagafix.co.uk> On 18/07/13 11:31, Roberto Hashioka wrote: > Ok! I will! > > The problem with windows I reported by e-mail today. > > *Antoine, why this version is of the plink is not included with the Xpra > package? * Err, because the version we carry is from a well known source and it has worked fine for a long time for many people. And no, we're absolutely not going to ship a version downloaded off some random dropbox account. I'll take a look at the DLL issue instead and either ship the new DLLs or revert to an older version of plink which works with the DLLs we ship already. > * > * > *Now I don't have the error message, but I'm not able to connect from > windows yet... * > * > * > *C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="plink -p 49154" > --enable-sharing* > * attach ssh:docker at 192.168.56.102:10* > *xpra client version 0.9.7* > *2013-07-17 10:11:47,048 OpenGL disabled: not supported on MS Windows* > *2013-07-17 10:11:47,131 read error for TwoFileConnection( > ssh:docker at 192.168.56.1* > *02:10)* > *Traceback (most recent call last):* > * File "xpra\protocol.pyc", line 382, in _io_thread_loop* > * File "xpra\protocol.pyc", line 429, in _read* > * File "xpra\bytestreams.pyc", line 66, in read* > * File "xpra\bytestreams.pyc", line 63, in may_abort* > * File "xpra\scripts\main.pyc", line 572, in abort_test* > *IOError: cannot read using ['plink', '-p', '49154', '-l', 'docker', '-T', > '192.1* > *68.56.102', '-ssh', '-agent', '.xpra/run-xpra', '_proxy', ':10']: the SSH > proces* > *s has terminated with exit code=1* > *2013-07-17 10:11:47,137 connection closed after 0 packets received (0 > bytes) and* > * 0 packets sent (0 bytes)* > *Exception in thread format (most likely raised during interpreter > shutdown):* Still the same problem you had before. Same answer applies. Antoine > > > On Wed, Jul 17, 2013 at 9:21 PM, Antoine Martin wrote: > >> On 18/07/13 11:14, Roberto Hashioka wrote: >> >> It sounds great! Thanks Antoine! But I'm having this problem without >> sharing sessions as well. It happens when I'm inside of the Xephyr screen >> on Mac. On linux it works well. And on Windows it's not working. Can you >> help with these two issues? >> >> Please file a ticket with more details: "..Xephyr... Mac, linux works >> well. And on Windows it's not working" is so vague I have no idea what you >> did or what the real problem is. >> Please see: >> http://xpra.org/trac/wiki/ReportingBugs >> >> Antoine >> >> >> >> Thanks in advance! >> >> Roberto >> >> >> On Wed, Jul 17, 2013 at 9:09 PM, Antoine Martin wrote: >> >>> On 18/07/13 02:08, Roberto Hashioka wrote: >>>> Hi, >>>> >>>> I'm sharing a session between Linux (VM) and Mac and the enter-key stop >>>> working on Mac after I attach the connection from Linux. The Xpra >>> server is >>>> running on Linux (VM) as well. >>> Session sharing is still experimental, and keyboard support with session >>> sharing even more so. >>> We may try to address some of these issues in version 0.11 >>> >>> Antoine >>> >>> >>>> Roberto >>>> _______________________________________________ >>>> shifter-users mailing list >>>> shifter-users at lists.devloop.org.uk >>>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >>> _______________________________________________ >>> shifter-users mailing list >>> shifter-users at lists.devloop.org.uk >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >>> >> >> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From roberto.hashioka at dotcloud.com Thu Jul 18 05:49:58 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Wed, 17 Jul 2013 21:49:58 -0700 Subject: [winswitch] Sharing desktop - enter-key not working from Mac after attaching from Linux In-Reply-To: <51E7734D.30907@nagafix.co.uk> References: <51E76A84.8070407@nagafix.co.uk> <51E76D67.6000001@nagafix.co.uk> <51E7734D.30907@nagafix.co.uk> Message-ID: Ok! I got! So, please help me out. Even if I copy the DLL to C:\windows\system32\ plink doesn't work. :/ On Wed, Jul 17, 2013 at 9:47 PM, Antoine Martin wrote: > On 18/07/13 11:31, Roberto Hashioka wrote: > > Ok! I will! > > > > The problem with windows I reported by e-mail today. > > > > *Antoine, why this version is of the plink is not included with the Xpra > > package? * > Err, because the version we carry is from a well known source and it has > worked fine for a long time for many people. > > And no, we're absolutely not going to ship a version downloaded off some > random dropbox account. > I'll take a look at the DLL issue instead and either ship the new DLLs > or revert to an older version of plink which works with the DLLs we ship > already. > > * > > * > > *Now I don't have the error message, but I'm not able to connect from > > windows yet... * > > * > > * > > *C:\Program Files (x86)\Xpra>Xpra_cmd.exe --ssh="plink -p 49154" > > --enable-sharing* > > * attach ssh:docker at 192.168.56.102:10* > > *xpra client version 0.9.7* > > *2013-07-17 10:11:47,048 OpenGL disabled: not supported on MS Windows* > > *2013-07-17 10:11:47,131 read error for TwoFileConnection( > > ssh:docker at 192.168.56.1* > > *02:10)* > > *Traceback (most recent call last):* > > * File "xpra\protocol.pyc", line 382, in _io_thread_loop* > > * File "xpra\protocol.pyc", line 429, in _read* > > * File "xpra\bytestreams.pyc", line 66, in read* > > * File "xpra\bytestreams.pyc", line 63, in may_abort* > > * File "xpra\scripts\main.pyc", line 572, in abort_test* > > *IOError: cannot read using ['plink', '-p', '49154', '-l', 'docker', > '-T', > > '192.1* > > *68.56.102', '-ssh', '-agent', '.xpra/run-xpra', '_proxy', ':10']: the > SSH > > proces* > > *s has terminated with exit code=1* > > *2013-07-17 10:11:47,137 connection closed after 0 packets received (0 > > bytes) and* > > * 0 packets sent (0 bytes)* > > *Exception in thread format (most likely raised during interpreter > > shutdown):* > Still the same problem you had before. > Same answer applies. > > Antoine > > > > > > > > On Wed, Jul 17, 2013 at 9:21 PM, Antoine Martin >wrote: > > > >> On 18/07/13 11:14, Roberto Hashioka wrote: > >> > >> It sounds great! Thanks Antoine! But I'm having this problem without > >> sharing sessions as well. It happens when I'm inside of the Xephyr > screen > >> on Mac. On linux it works well. And on Windows it's not working. Can you > >> help with these two issues? > >> > >> Please file a ticket with more details: "..Xephyr... Mac, linux works > >> well. And on Windows it's not working" is so vague I have no idea what > you > >> did or what the real problem is. > >> Please see: > >> http://xpra.org/trac/wiki/ReportingBugs > >> > >> Antoine > >> > >> > >> > >> Thanks in advance! > >> > >> Roberto > >> > >> > >> On Wed, Jul 17, 2013 at 9:09 PM, Antoine Martin >wrote: > >> > >>> On 18/07/13 02:08, Roberto Hashioka wrote: > >>>> Hi, > >>>> > >>>> I'm sharing a session between Linux (VM) and Mac and the enter-key > stop > >>>> working on Mac after I attach the connection from Linux. The Xpra > >>> server is > >>>> running on Linux (VM) as well. > >>> Session sharing is still experimental, and keyboard support with > session > >>> sharing even more so. > >>> We may try to address some of these issues in version 0.11 > >>> > >>> Antoine > >>> > >>> > >>>> Roberto > >>>> _______________________________________________ > >>>> shifter-users mailing list > >>>> shifter-users at lists.devloop.org.uk > >>>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >>> _______________________________________________ > >>> shifter-users mailing list > >>> shifter-users at lists.devloop.org.uk > >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >>> > >> > >> > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From timo.lindfors at iki.fi Thu Jul 18 07:50:47 2013 From: timo.lindfors at iki.fi (Timo Juhani Lindfors) Date: Thu, 18 Jul 2013 09:50:47 +0300 Subject: [winswitch] How install xpra 0.9.7 using apt-get In-Reply-To: <51E77155.4050004@nagafix.co.uk> (Antoine Martin's message of "Thu, 18 Jul 2013 11:38:45 +0700") References: <51E76AF2.7010006@nagafix.co.uk> <51E77155.4050004@nagafix.co.uk> Message-ID: <8438rc8ipk.fsf@sauna.l.org> Antoine Martin writes: >> docker at 9b5c0b4b7e54:~$ sudo apt-get install xpra >> sudo: unable to resolve host 9b5c0b4b7e54 > Looks like you've got a broken repo somewhere. I think it's just sudo which can't resolve the local hostname, nothing serious. The hostname should probably be listed in /etc/hosts. From roberto.hashioka at dotcloud.com Thu Jul 18 09:24:15 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Thu, 18 Jul 2013 01:24:15 -0700 Subject: [winswitch] How install xpra 0.9.7 using apt-get In-Reply-To: <8438rc8ipk.fsf@sauna.l.org> References: <51E76AF2.7010006@nagafix.co.uk> <51E77155.4050004@nagafix.co.uk> <8438rc8ipk.fsf@sauna.l.org> Message-ID: Hi Antoine, How can we fix this problem with the x264 dependency? I had to install manually that 0.120 version in order to make it works. Can you make it compatible with 0.123 as well? Roberto On Wed, Jul 17, 2013 at 11:50 PM, Timo Juhani Lindfors wrote: > Antoine Martin writes: > >> docker at 9b5c0b4b7e54:~$ sudo apt-get install xpra > >> sudo: unable to resolve host 9b5c0b4b7e54 > > > Looks like you've got a broken repo somewhere. > > I think it's just sudo which can't resolve the local hostname, nothing > serious. The hostname should probably be listed in /etc/hosts. > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From antoine at nagafix.co.uk Thu Jul 18 17:01:20 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Thu, 18 Jul 2013 23:01:20 +0700 Subject: [winswitch] [ANNOUNCE] xpra 0.9.7 (small bug fixes - late) Message-ID: <51E81150.3030604@nagafix.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Although this release has actually been out in source and package form for a few days, I had forgotten to send the announcement email. So here it is. I've just rebuilt the MS Windows packages, so the SSH errors with "missing MSVCR100.DLL" should now be gone. This update only fixes a few minor bugs: * fix error in sound cleanup code * fix network threads accounting * fix missing window icons * fix client availability of remote session start feature The source: https://xpra.org/src/ Binaries/repositories: https://winswitch.org/downloads/ Direct binary downloads: https://xpra.org/dists/ Cheers Antoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHoEU0ACgkQGK2zHPGK1rsj5QCcDU7rzUM7/t7GShveUY8gciPN /zwAniMXkGDvLrQmw5Rg8jNqAKfkyMii =NUIG -----END PGP SIGNATURE----- From roberto.hashioka at dotcloud.com Thu Jul 18 18:00:11 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Thu, 18 Jul 2013 10:00:11 -0700 Subject: [winswitch] [ANNOUNCE] xpra 0.9.7 (small bug fixes - late) In-Reply-To: <51E81150.3030604@nagafix.co.uk> References: <51E81150.3030604@nagafix.co.uk> Message-ID: Hi Antoine, good morning! I have tried the new version, but the DLL error continues. Roberto On Thu, Jul 18, 2013 at 9:01 AM, Antoine Martin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Although this release has actually been out in source and package form > for a few days, I had forgotten to send the announcement email. So > here it is. > I've just rebuilt the MS Windows packages, so the SSH errors with > "missing MSVCR100.DLL" should now be gone. > > This update only fixes a few minor bugs: > * fix error in sound cleanup code > * fix network threads accounting > * fix missing window icons > * fix client availability of remote session start feature > > > The source: > https://xpra.org/src/ > Binaries/repositories: > https://winswitch.org/downloads/ > Direct binary downloads: > https://xpra.org/dists/ > > Cheers > Antoine > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.13 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlHoEU0ACgkQGK2zHPGK1rsj5QCcDU7rzUM7/t7GShveUY8gciPN > /zwAniMXkGDvLrQmw5Rg8jNqAKfkyMii > =NUIG > -----END PGP SIGNATURE----- > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From antoine at nagafix.co.uk Fri Jul 19 09:36:55 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Fri, 19 Jul 2013 15:36:55 +0700 Subject: [winswitch] [ANNOUNCE] xpra 0.9.7 (small bug fixes - late) In-Reply-To: References: <51E81150.3030604@nagafix.co.uk> Message-ID: <51E8FAA7.9090703@nagafix.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 19/07/13 00:00, Roberto Hashioka wrote: > Hi Antoine, good morning! > > I have tried the new version, but the DLL error continues. Yes, sorry about that. The build r3385 I have just uploaded does have the DLLs bundled in correctly this time: http://xpra.org/dists/windows/ FYI: an alternative solution is to install the VC 2012 redist package: http://www.microsoft.com/en-us/download/details.aspx?id=30679 Cheers Antoine > > Roberto > > > On Thu, Jul 18, 2013 at 9:01 AM, Antoine Martin wrote: > > Hi, > > Although this release has actually been out in source and package form > for a few days, I had forgotten to send the announcement email. So > here it is. > I've just rebuilt the MS Windows packages, so the SSH errors with > "missing MSVCR100.DLL" should now be gone. > > This update only fixes a few minor bugs: > * fix error in sound cleanup code > * fix network threads accounting > * fix missing window icons > * fix client availability of remote session start feature > > > The source: > https://xpra.org/src/ > Binaries/repositories: > https://winswitch.org/downloads/ > Direct binary downloads: > https://xpra.org/dists/ > > Cheers > Antoine >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHo+qcACgkQGK2zHPGK1rtzeACbBb70jUnAFqTaLHxxEcAF7Yzo v1QAn2rUwg7+5J+eiucCYLtUsLx56DPQ =Lk4v -----END PGP SIGNATURE----- From roberto.hashioka at dotcloud.com Fri Jul 19 18:05:58 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Fri, 19 Jul 2013 10:05:58 -0700 Subject: [winswitch] [ANNOUNCE] xpra 0.9.7 (small bug fixes - late) In-Reply-To: <51E8FAA7.9090703@nagafix.co.uk> References: <51E81150.3030604@nagafix.co.uk> <51E8FAA7.9090703@nagafix.co.uk> Message-ID: Hi Antoine, Good morning! Yes, now it's working! Thanks for fixing it! You are doing a great job I wish I could help you... But I don't understand X11 under the hook. I can't wait for the fully working sharing feature! :) Roberto On Fri, Jul 19, 2013 at 1:36 AM, Antoine Martin wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 19/07/13 00:00, Roberto Hashioka wrote: > > Hi Antoine, good morning! > > > > I have tried the new version, but the DLL error continues. > Yes, sorry about that. > The build r3385 I have just uploaded does have the DLLs bundled in > correctly this time: > http://xpra.org/dists/windows/ > > FYI: an alternative solution is to install the VC 2012 redist package: > http://www.microsoft.com/en-us/download/details.aspx?id=30679 > > Cheers > Antoine > > > > > > Roberto > > > > > > On Thu, Jul 18, 2013 at 9:01 AM, Antoine Martin > wrote: > > > > Hi, > > > > Although this release has actually been out in source and package form > > for a few days, I had forgotten to send the announcement email. So > > here it is. > > I've just rebuilt the MS Windows packages, so the SSH errors with > > "missing MSVCR100.DLL" should now be gone. > > > > This update only fixes a few minor bugs: > > * fix error in sound cleanup code > > * fix network threads accounting > > * fix missing window icons > > * fix client availability of remote session start feature > > > > > > The source: > > https://xpra.org/src/ > > Binaries/repositories: > > https://winswitch.org/downloads/ > > Direct binary downloads: > > https://xpra.org/dists/ > > > > Cheers > > Antoine > >> _______________________________________________ > >> shifter-users mailing list > >> shifter-users at lists.devloop.org.uk > >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >> > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.13 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlHo+qcACgkQGK2zHPGK1rtzeACbBb70jUnAFqTaLHxxEcAF7Yzo > v1QAn2rUwg7+5J+eiucCYLtUsLx56DPQ > =Lk4v > -----END PGP SIGNATURE----- > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From roberto.hashioka at dotcloud.com Mon Jul 29 03:29:36 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Sun, 28 Jul 2013 19:29:36 -0700 Subject: [winswitch] Unable to connect from Linux Mint 15 Message-ID: Hi, The first problem I had, was a dependency issue: rogaha at rogaha:~ > sudo apt-get install xpra Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: xpra : Depends: libwebp2 but it is not installable E: Unable to correct problems, you have held broken packages. Then, after I install this package manually. I had this problem: rogaha at rogaha:~ > xpra --ssh="ssh -p 49160" attach ssh:docker at 192.168.56.102:10 xpra client version 0.9.7 2013-07-28 19:24:29,956 read error for TwoFileConnection( ssh:docker at 192.168.56.102:10) Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, in _io_thread_loop callback() File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, in _read buf = self._conn.read(8192) File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 66, in read self.may_abort("read") File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 63, in may_abort self._abort_test(action) File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line 572, in abort_test raise IOError(error_message) IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', '-T', '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process has terminated with exit code=255 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 bytes) and 0 packets sent (0 bytes) rogaha at rogaha:~ > If I run the same command from my Mac client (xpra 0.9.6) it works fine! Thanks, Roberto From antoine at nagafix.co.uk Mon Jul 29 05:55:32 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Mon, 29 Jul 2013 11:55:32 +0700 Subject: [winswitch] Unable to connect from Linux Mint 15 In-Reply-To: References: Message-ID: <51F5F5C4.2020303@nagafix.co.uk> On 29/07/13 09:29, Roberto Hashioka wrote: > Hi, > > The first problem I had, was a dependency issue: > > rogaha at rogaha:~ > sudo apt-get install xpra > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > xpra : Depends: libwebp2 but it is not installable > E: Unable to correct problems, you have held broken packages. Hi, can you tell me which repository Mint 15 uses? I believe I fixed a similar packaging issue for Ubuntu Raring recently. Whether that was before or after 0.9.7 I cannot remember. > > Then, after I install this package manually. I had this problem: > > rogaha at rogaha:~ > xpra --ssh="ssh -p 49160" attach > ssh:docker at 192.168.56.102:10 > xpra client version 0.9.7 > 2013-07-28 19:24:29,956 read error for TwoFileConnection( > ssh:docker at 192.168.56.102:10) > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, in > _io_thread_loop > callback() > File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, in > _read > buf = self._conn.read(8192) > File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 66, in > read > self.may_abort("read") > File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 63, in > may_abort > self._abort_test(action) > File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line 572, > in abort_test > raise IOError(error_message) > IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', '-T', > '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process has > terminated with exit code=255 > 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 > bytes) and 0 packets sent (0 bytes) > rogaha at rogaha:~ > I think you may need an "ssh askpass" tool, please see: http://xpra.org/trac/ticket/380 Antoine > > If I run the same command from my Mac client (xpra 0.9.6) it works fine! > > Thanks, > Roberto > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From antoine at nagafix.co.uk Mon Jul 29 14:36:30 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Mon, 29 Jul 2013 20:36:30 +0700 Subject: [winswitch] [ANNOUNCE] xpra 0.9.8 (bug fixes) Message-ID: <51F66FDE.7080007@nagafix.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, This update fixes a few minor bugs and improves performance. Release notes: * fix client workarea size change detection (again) * fix crashes handling info requests * fix Ubuntu raring clients: must use Xvfb * fix server hangs due to sound cleanup deadlock * use lockless window video decoder cleanup (much faster) * speedup server startup when no XAUTHORITY file exists yet The source: https://xpra.org/src/ Binaries/repositories: https://winswitch.org/downloads/ Direct binary downloads: https://xpra.org/dists/ Cheers Antoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlH2b9kACgkQGK2zHPGK1ruQgACfSOY/b5805ZSL6vg0fNhvYnCP eEMAn1daMLk8LAyJ/VWvZJIhktuYV5hI =biwu -----END PGP SIGNATURE----- From roberto.hashioka at dotcloud.com Mon Jul 29 17:45:02 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 29 Jul 2013 09:45:02 -0700 Subject: [winswitch] Unable to connect from Linux Mint 15 In-Reply-To: <51F5F5C4.2020303@nagafix.co.uk> References: <51F5F5C4.2020303@nagafix.co.uk> Message-ID: Hi Antoine, Mint Linux uses a mix of Ubuntu and Debian. Which package should I choose? Roberto On Sun, Jul 28, 2013 at 9:55 PM, Antoine Martin wrote: > On 29/07/13 09:29, Roberto Hashioka wrote: > > Hi, > > > > The first problem I had, was a dependency issue: > > > > rogaha at rogaha:~ > sudo apt-get install xpra > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Some packages could not be installed. This may mean that you have > > requested an impossible situation or if you are using the unstable > > distribution that some required packages have not yet been created > > or been moved out of Incoming. > > The following information may help to resolve the situation: > > > > The following packages have unmet dependencies: > > xpra : Depends: libwebp2 but it is not installable > > E: Unable to correct problems, you have held broken packages. > Hi, can you tell me which repository Mint 15 uses? > I believe I fixed a similar packaging issue for Ubuntu Raring recently. > Whether that was before or after 0.9.7 I cannot remember. > > > > > Then, after I install this package manually. I had this problem: > > > > rogaha at rogaha:~ > xpra --ssh="ssh -p 49160" attach > > ssh:docker at 192.168.56.102:10 > > xpra client version 0.9.7 > > 2013-07-28 19:24:29,956 read error for TwoFileConnection( > > ssh:docker at 192.168.56.102:10) > > Traceback (most recent call last): > > File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, in > > _io_thread_loop > > callback() > > File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, in > > _read > > buf = self._conn.read(8192) > > File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 66, > in > > read > > self.may_abort("read") > > File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 63, > in > > may_abort > > self._abort_test(action) > > File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line 572, > > in abort_test > > raise IOError(error_message) > > IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', '-T', > > '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process has > > terminated with exit code=255 > > 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 > > bytes) and 0 packets sent (0 bytes) > > rogaha at rogaha:~ > > I think you may need an "ssh askpass" tool, please see: > http://xpra.org/trac/ticket/380 > > Antoine > > > > If I run the same command from my Mac client (xpra 0.9.6) it works fine! > > > > Thanks, > > Roberto > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From roberto.hashioka at dotcloud.com Mon Jul 29 23:42:16 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 29 Jul 2013 15:42:16 -0700 Subject: [winswitch] Unable to connect from Linux Mint 15 In-Reply-To: References: <51F5F5C4.2020303@nagafix.co.uk> Message-ID: Hi Antoine, I've checked and it uses raring repo! I'm trying to install it, but I'm getting this error: rogaha at rogaha:~ > sudo apt-get install xpra Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: python-wimpiggy Recommended packages: python-gst0.10 python-numpy ssh-askpass The following NEW packages will be installed: python-wimpiggy xpra 0 upgraded, 2 newly installed, 0 to remove and 224 not upgraded. E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/cache/apt/archives/ [100]rogaha at rogaha:~ > rogaha at rogaha:~ > sudo apt-cache showpkg xpra | grep 0.9.8 0.9.8-1 (/var/lib/apt/lists/xpra.org_dists_raring_main_binary-amd64_Packages) 0.9.8-1 - python (2 2.7.1-0ubuntu2) python (3 2.8) libavcodec53 (18 6:0.8.3-1~) libavcodec-extra-53 (2 6:0.8.6) libc6 (2 2.14) libswscale2 (18 6:0.8.3-1~) libswscale-extra-2 (2 6:0.8.6) libvpx1 (2 1.0.0) libx11-6 (0 (null)) libx264-123 (0 (null)) libwebp4 (0 (null)) python-wimpiggy (5 0.9.8-1) python-gtk2 (0 (null)) x11-xserver-utils (0 (null)) xvfb (0 (null)) openssh-server (0 (null)) pulseaudio (0 (null)) pulseaudio-utils (0 (null)) python-dbus (0 (null)) gstreamer0.10-plugins-base (0 (null)) gstreamer0.10-plugins-good (0 (null)) gstreamer0.10-plugins-ugly (0 (null)) python-gst0.10 (0 (null)) python-numpy (0 (null)) python-imaging (0 (null)) openssh-client (0 (null)) ssh-askpass (0 (null)) keyboard-configuration (0 (null)) xpra:i386 (0 (null)) 0.9.8-1 - rogaha at rogaha:~ > This installation issues are really make me sad. It forces me to use the 0.3.11 version for my docker-desktop project. :/ Thanks On Mon, Jul 29, 2013 at 9:45 AM, Roberto Hashioka < roberto.hashioka at dotcloud.com> wrote: > Hi Antoine, > > Mint Linux uses a mix of Ubuntu and Debian. Which package should I choose? > > Roberto > > > On Sun, Jul 28, 2013 at 9:55 PM, Antoine Martin wrote: > >> On 29/07/13 09:29, Roberto Hashioka wrote: >> > Hi, >> > >> > The first problem I had, was a dependency issue: >> > >> > rogaha at rogaha:~ > sudo apt-get install xpra >> > Reading package lists... Done >> > Building dependency tree >> > Reading state information... Done >> > Some packages could not be installed. This may mean that you have >> > requested an impossible situation or if you are using the unstable >> > distribution that some required packages have not yet been created >> > or been moved out of Incoming. >> > The following information may help to resolve the situation: >> > >> > The following packages have unmet dependencies: >> > xpra : Depends: libwebp2 but it is not installable >> > E: Unable to correct problems, you have held broken packages. >> Hi, can you tell me which repository Mint 15 uses? >> I believe I fixed a similar packaging issue for Ubuntu Raring recently. >> Whether that was before or after 0.9.7 I cannot remember. >> >> > >> > Then, after I install this package manually. I had this problem: >> > >> > rogaha at rogaha:~ > xpra --ssh="ssh -p 49160" attach >> > ssh:docker at 192.168.56.102:10 >> > xpra client version 0.9.7 >> > 2013-07-28 19:24:29,956 read error for TwoFileConnection( >> > ssh:docker at 192.168.56.102:10) >> > Traceback (most recent call last): >> > File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, in >> > _io_thread_loop >> > callback() >> > File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, in >> > _read >> > buf = self._conn.read(8192) >> > File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 66, >> in >> > read >> > self.may_abort("read") >> > File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 63, >> in >> > may_abort >> > self._abort_test(action) >> > File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line >> 572, >> > in abort_test >> > raise IOError(error_message) >> > IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', '-T', >> > '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process >> has >> > terminated with exit code=255 >> > 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 >> > bytes) and 0 packets sent (0 bytes) >> > rogaha at rogaha:~ > >> I think you may need an "ssh askpass" tool, please see: >> http://xpra.org/trac/ticket/380 >> >> Antoine >> > >> > If I run the same command from my Mac client (xpra 0.9.6) it works fine! >> > >> > Thanks, >> > Roberto >> > _______________________________________________ >> > shifter-users mailing list >> > shifter-users at lists.devloop.org.uk >> > http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> >> _______________________________________________ >> shifter-users mailing list >> shifter-users at lists.devloop.org.uk >> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >> > > From roberto.hashioka at dotcloud.com Mon Jul 29 23:58:10 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 29 Jul 2013 15:58:10 -0700 Subject: [winswitch] Error messages after connecting to xpra remotely Message-ID: I've started a session using xpra 0.9.8 on Ubuntu (quantal) and I'm accessing it from my Mac xpra 0.9.8. I keep receiving a lot of error messages. Host side: $ ps ax 928 ? S 0:00 /usr/bin/python /usr/bin/xpra start :10 --start-child=Xephyr -ac -screen 800x600 -query localhost -host-cursor -reset -terminate :11 --xvfb=/usr/bin/Xorg -dpi 96 -noreset -nolisten tcp +extension GLX +extension 929 ? Ssl 0:00 /usr/bin/Xorg-for-Xpra-:10 -dpi 96 -noreset -nolisten tcp +extension GLX +extension RANDR +extension RENDER -logfile /home/docker/.xpra/Xorg.10.log -config /etc/xpra/xorg.conf :10 940 ? S 0:00 dbus-launch --autolaunch ba2d59e3775cdf648948419c51f5b0c7 --binary-syntax --close-stderr 941 ? Ss 0:00 //bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session 944 ? S 0:00 /bin/sh -c Xephyr -ac -screen 800x600 -query localhost -host-cursor -reset -terminate :11 945 ? S 0:05 Xephyr -ac -screen 800x600 -query localhost -host-cursor -reset -terminate :11 Logs: 2013-07-29 22:49:18,943 xpra is ready. 2013-07-29 22:49:20,855 Warning: pulseaudio has terminated. Either fix the pulseaudio command line or use --no-pulseaudio to avoid this warning. 2013-07-29 22:50:47,369 New connection received: SocketConnection(/home/docker/.xpra/63aaf6cf579f-10) 2013-07-29 22:50:47,373 Handshake complete; enabling connection 2013-07-29 22:50:47,377 Python/Gtk2 Mac OSX client version 0.9.8 connected from 'Robertos-MacBook-Pro.local' 2013-07-29 22:50:47,377 using x264 as primary encoding 2013-07-29 22:50:47,377 max client resolution is 1680x1050 (from [[1680, 1050]]), current server resolution is 5120x3200 2013-07-29 22:50:47,377 new resolution matching 1680x1050 : screen now set to 1680x1050 2013-07-29 22:50:47,383 setting keyboard layout to 'us' 2013-07-29 22:50:47,429 using sound codec mp3 2013-07-29 22:50:47,439 pulseaudio not supported - sound disabled 2013-07-29 22:50:47,437 sending updated screen size to clients: 1680x1050 (max 5120x3200) 2013-07-29 22:50:53,046 error on window 1 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/server_source.py", line 363, in do_calculate_delay_thread ws.calculate_batch_delay() File "/usr/lib/python2.7/dist-packages/xpra/window_source.py", line 518, in calculate_batch_delay calculate_batch_delay(self.window_dimensions, self.wid, self.batch_config, self.global_statistics, self.statistics) File "/usr/lib/python2.7/dist-packages/xpra/batch_delay_calculator.py", line 68, in calculate_batch_delay factors = statistics.get_factors(low_limit, batch.delay) File "/usr/lib/python2.7/dist-packages/xpra/window_source.py", line 202, in get_factors factors.append(calculate_for_target(msg, target_latency, self.avg_damage_in_latency, self.recent_damage_in_latency, aim=0.8, slope=0.005, smoothing=sqrt)) File "cymaths.pyx", line 119, in xpra.stats.cymaths.calculate_for_target (xpra/stats/cymaths.c:2628) ValueError: math domain error 2013-07-29 22:50:56,029 error on window 1 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/xpra/server_source.py", line 363, in do_calculate_delay_thread ws.calculate_batch_delay() File "/usr/lib/python2.7/dist-packages/xpra/window_source.py", line 518, in calculate_batch_delay calculate_batch_delay(self.window_dimensions, self.wid, self.batch_config, self.global_statistics, self.statistics) File "/usr/lib/python2.7/dist-packages/xpra/batch_delay_calculator.py", line 68, in calculate_batch_delay factors = statistics.get_factors(low_limit, batch.delay) File "/usr/lib/python2.7/dist-packages/xpra/window_source.py", line 202, in get_factors factors.append(calculate_for_target(msg, target_latency, self.avg_damage_in_latency, self.recent_damage_in_latency, aim=0.8, slope=0.005, smoothing=sqrt)) File "cymaths.pyx", line 119, in xpra.stats.cymaths.calculate_for_target (xpra/stats/cymaths.c:2628) ValueError: math domain error ..... Client side: Traceback (most recent call last): File "xpra/client.pyc", line 1247, in _draw_thread_loop File "xpra/client.pyc", line 1293, in _do_draw File "xpra/client_window.pyc", line 456, in draw_region File "xpra/window_backing.pyc", line 483, in draw_region File "xpra/window_backing.pyc", line 415, in paint_image File "PIL/Image.pyc", line 535, in tostring File "PIL/Image.pyc", line 509, in tobytes File "PIL/ImageFile.pyc", line 168, in load File "PIL/PngImagePlugin.pyc", line 404, in load_prepare File "PIL/ImageFile.pyc", line 252, in load_prepare File "PIL/Image.pyc", line 39, in __getattr__ ImportError: The _imaging C module is not installed 2013-07-29 15:57:21,124 draw error Traceback (most recent call last): File "xpra/client.pyc", line 1293, in _do_draw File "xpra/client_window.pyc", line 456, in draw_region File "xpra/window_backing.pyc", line 483, in draw_region File "xpra/window_backing.pyc", line 415, in paint_image File "PIL/Image.pyc", line 535, in tostring File "PIL/Image.pyc", line 509, in tobytes File "PIL/ImageFile.pyc", line 168, in load File "PIL/PngImagePlugin.pyc", line 404, in load_prepare File "PIL/ImageFile.pyc", line 252, in load_prepare File "PIL/Image.pyc", line 39, in __getattr__ ImportError: The _imaging C module is not installed 2013-07-29 15:57:21,125 error processing draw packet Traceback (most recent call last): File "xpra/client.pyc", line 1247, in _draw_thread_loop File "xpra/client.pyc", line 1293, in _do_draw File "xpra/client_window.pyc", line 456, in draw_region File "xpra/window_backing.pyc", line 483, in draw_region File "xpra/window_backing.pyc", line 415, in paint_image File "PIL/Image.pyc", line 535, in tostring File "PIL/Image.pyc", line 509, in tobytes File "PIL/ImageFile.pyc", line 168, in load File "PIL/PngImagePlugin.pyc", line 404, in load_prepare File "PIL/ImageFile.pyc", line 252, in load_prepare File "PIL/Image.pyc", line 39, in __getattr__ ImportError: The _imaging C module is not installed On previous versions it doesn't happen. Thanks From roberto.hashioka at dotcloud.com Tue Jul 30 05:22:40 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 29 Jul 2013 21:22:40 -0700 Subject: [winswitch] Xpra 0.9.8 Mac client freezes Message-ID: Hi Antoine, The screen freezes randomly. The previous version 0.9.6 works well. Roberto From roberto.hashioka at dotcloud.com Tue Jul 30 05:45:02 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Mon, 29 Jul 2013 21:45:02 -0700 Subject: [winswitch] Xpra 0.9.8 Mac client freezes In-Reply-To: References: Message-ID: Sorry, the issue was on my side! Problem solved! On Mon, Jul 29, 2013 at 9:22 PM, Roberto Hashioka < roberto.hashioka at dotcloud.com> wrote: > Hi Antoine, > > The screen freezes randomly. The previous version 0.9.6 works well. > > Roberto > From antoine at nagafix.co.uk Tue Jul 30 13:03:20 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Tue, 30 Jul 2013 19:03:20 +0700 Subject: [winswitch] Error messages after connecting to xpra remotely In-Reply-To: References: Message-ID: <51F7AB88.2060107@nagafix.co.uk> On 30/07/13 05:58, Roberto Hashioka wrote: > I've started a session using xpra 0.9.8 on Ubuntu (quantal) and I'm > accessing it from my Mac xpra 0.9.8. I keep receiving a lot of error > messages. > > Host side: > (snip) > File "/usr/lib/python2.7/dist-packages/xpra/window_source.py", line 202, > in get_factors > factors.append(calculate_for_target(msg, target_latency, > self.avg_damage_in_latency, self.recent_damage_in_latency, aim=0.8, > slope=0.005, smoothing=sqrt)) > File "cymaths.pyx", line 119, in xpra.stats.cymaths.calculate_for_target > (xpra/stats/cymaths.c:2628) > ValueError: math domain error > ..... Could be related to the error below, but I don't see how. > > Client side: (snip) > ImportError: The _imaging C module is not installed > 2013-07-29 15:57:21,125 error processing draw packet > Traceback (most recent call last): > File "xpra/client.pyc", line 1247, in _draw_thread_loop > File "xpra/client.pyc", line 1293, in _do_draw > File "xpra/client_window.pyc", line 456, in draw_region > File "xpra/window_backing.pyc", line 483, in draw_region > File "xpra/window_backing.pyc", line 415, in paint_image > File "PIL/Image.pyc", line 535, in tostring > File "PIL/Image.pyc", line 509, in tobytes > File "PIL/ImageFile.pyc", line 168, in load > File "PIL/PngImagePlugin.pyc", line 404, in load_prepare > File "PIL/ImageFile.pyc", line 252, in load_prepare > File "PIL/Image.pyc", line 39, in __getattr__ > > ImportError: The _imaging C module is not installed Hmm, probably a Pillow vs PIL packaging issue. Can you confirm by using plain RGB encoding to see if that still works? Thanks Antoine > > On previous versions it doesn't happen. > > Thanks > From antoine at nagafix.co.uk Tue Jul 30 13:03:48 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Tue, 30 Jul 2013 19:03:48 +0700 Subject: [winswitch] Unable to connect from Linux Mint 15 In-Reply-To: References: <51F5F5C4.2020303@nagafix.co.uk> Message-ID: <51F7ABA4.8090904@nagafix.co.uk> On 30/07/13 05:42, Roberto Hashioka wrote: > Hi Antoine, > > I've checked and it uses raring repo! I'm trying to install it, but I'm > getting this error: > > rogaha at rogaha:~ > sudo apt-get install xpra > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following extra packages will be installed: > python-wimpiggy > Recommended packages: > python-gst0.10 python-numpy ssh-askpass > The following NEW packages will be installed: > python-wimpiggy xpra > 0 upgraded, 2 newly installed, 0 to remove and 224 not upgraded. > E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource > temporarily unavailable) > E: Unable to lock directory /var/cache/apt/archives/ > [100]rogaha at rogaha:~ > This error has nothing to do with xpra or the repo. It's probably transient (something else was locking your apt cache) and trying again should work. If not, ask your distro for help. Antoine > > rogaha at rogaha:~ > sudo apt-cache showpkg xpra | grep 0.9.8 > 0.9.8-1 > (/var/lib/apt/lists/xpra.org_dists_raring_main_binary-amd64_Packages) > 0.9.8-1 - python (2 2.7.1-0ubuntu2) python (3 2.8) libavcodec53 (18 > 6:0.8.3-1~) libavcodec-extra-53 (2 6:0.8.6) libc6 (2 2.14) libswscale2 (18 > 6:0.8.3-1~) libswscale-extra-2 (2 6:0.8.6) libvpx1 (2 1.0.0) libx11-6 (0 > (null)) libx264-123 (0 (null)) libwebp4 (0 (null)) python-wimpiggy (5 > 0.9.8-1) python-gtk2 (0 (null)) x11-xserver-utils (0 (null)) xvfb (0 > (null)) openssh-server (0 (null)) pulseaudio (0 (null)) pulseaudio-utils (0 > (null)) python-dbus (0 (null)) gstreamer0.10-plugins-base (0 (null)) > gstreamer0.10-plugins-good (0 (null)) gstreamer0.10-plugins-ugly (0 (null)) > python-gst0.10 (0 (null)) python-numpy (0 (null)) python-imaging (0 (null)) > openssh-client (0 (null)) ssh-askpass (0 (null)) keyboard-configuration (0 > (null)) xpra:i386 (0 (null)) > 0.9.8-1 - > rogaha at rogaha:~ > > > This installation issues are really make me sad. It forces me to use the > 0.3.11 version for my docker-desktop project. :/ > > Thanks > > > On Mon, Jul 29, 2013 at 9:45 AM, Roberto Hashioka < > roberto.hashioka at dotcloud.com> wrote: > >> Hi Antoine, >> >> Mint Linux uses a mix of Ubuntu and Debian. Which package should I choose? >> >> Roberto >> >> >> On Sun, Jul 28, 2013 at 9:55 PM, Antoine Martin wrote: >> >>> On 29/07/13 09:29, Roberto Hashioka wrote: >>>> Hi, >>>> >>>> The first problem I had, was a dependency issue: >>>> >>>> rogaha at rogaha:~ > sudo apt-get install xpra >>>> Reading package lists... Done >>>> Building dependency tree >>>> Reading state information... Done >>>> Some packages could not be installed. This may mean that you have >>>> requested an impossible situation or if you are using the unstable >>>> distribution that some required packages have not yet been created >>>> or been moved out of Incoming. >>>> The following information may help to resolve the situation: >>>> >>>> The following packages have unmet dependencies: >>>> xpra : Depends: libwebp2 but it is not installable >>>> E: Unable to correct problems, you have held broken packages. >>> Hi, can you tell me which repository Mint 15 uses? >>> I believe I fixed a similar packaging issue for Ubuntu Raring recently. >>> Whether that was before or after 0.9.7 I cannot remember. >>> >>>> Then, after I install this package manually. I had this problem: >>>> >>>> rogaha at rogaha:~ > xpra --ssh="ssh -p 49160" attach >>>> ssh:docker at 192.168.56.102:10 >>>> xpra client version 0.9.7 >>>> 2013-07-28 19:24:29,956 read error for TwoFileConnection( >>>> ssh:docker at 192.168.56.102:10) >>>> Traceback (most recent call last): >>>> File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, in >>>> _io_thread_loop >>>> callback() >>>> File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, in >>>> _read >>>> buf = self._conn.read(8192) >>>> File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 66, >>> in >>>> read >>>> self.may_abort("read") >>>> File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line 63, >>> in >>>> may_abort >>>> self._abort_test(action) >>>> File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line >>> 572, >>>> in abort_test >>>> raise IOError(error_message) >>>> IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', '-T', >>>> '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process >>> has >>>> terminated with exit code=255 >>>> 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 >>>> bytes) and 0 packets sent (0 bytes) >>>> rogaha at rogaha:~ > >>> I think you may need an "ssh askpass" tool, please see: >>> http://xpra.org/trac/ticket/380 >>> >>> Antoine >>>> If I run the same command from my Mac client (xpra 0.9.6) it works fine! >>>> >>>> Thanks, >>>> Roberto >>>> _______________________________________________ >>>> shifter-users mailing list >>>> shifter-users at lists.devloop.org.uk >>>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >>> _______________________________________________ >>> shifter-users mailing list >>> shifter-users at lists.devloop.org.uk >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users >>> >> > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From roberto.hashioka at dotcloud.com Tue Jul 30 19:55:07 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Tue, 30 Jul 2013 11:55:07 -0700 Subject: [winswitch] Access xpra executable from android Message-ID: Hi Antoine, How can access the xpra command line from android? Roberto From roberto.hashioka at dotcloud.com Tue Jul 30 20:42:53 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Tue, 30 Jul 2013 12:42:53 -0700 Subject: [winswitch] Unable to connect from Linux Mint 15 In-Reply-To: <51F7ABA4.8090904@nagafix.co.uk> References: <51F5F5C4.2020303@nagafix.co.uk> <51F7ABA4.8090904@nagafix.co.uk> Message-ID: You were right! It's working now! On Tue, Jul 30, 2013 at 5:03 AM, Antoine Martin wrote: > On 30/07/13 05:42, Roberto Hashioka wrote: > > Hi Antoine, > > > > I've checked and it uses raring repo! I'm trying to install it, but I'm > > getting this error: > > > > rogaha at rogaha:~ > sudo apt-get install xpra > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > The following extra packages will be installed: > > python-wimpiggy > > Recommended packages: > > python-gst0.10 python-numpy ssh-askpass > > The following NEW packages will be installed: > > python-wimpiggy xpra > > 0 upgraded, 2 newly installed, 0 to remove and 224 not upgraded. > > E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource > > temporarily unavailable) > > E: Unable to lock directory /var/cache/apt/archives/ > > [100]rogaha at rogaha:~ > > This error has nothing to do with xpra or the repo. > It's probably transient (something else was locking your apt cache) and > trying again should work. > If not, ask your distro for help. > > Antoine > > > > > > > > > rogaha at rogaha:~ > sudo apt-cache showpkg xpra | grep 0.9.8 > > 0.9.8-1 > > (/var/lib/apt/lists/xpra.org_dists_raring_main_binary-amd64_Packages) > > 0.9.8-1 - python (2 2.7.1-0ubuntu2) python (3 2.8) libavcodec53 (18 > > 6:0.8.3-1~) libavcodec-extra-53 (2 6:0.8.6) libc6 (2 2.14) libswscale2 > (18 > > 6:0.8.3-1~) libswscale-extra-2 (2 6:0.8.6) libvpx1 (2 1.0.0) libx11-6 (0 > > (null)) libx264-123 (0 (null)) libwebp4 (0 (null)) python-wimpiggy (5 > > 0.9.8-1) python-gtk2 (0 (null)) x11-xserver-utils (0 (null)) xvfb (0 > > (null)) openssh-server (0 (null)) pulseaudio (0 (null)) pulseaudio-utils > (0 > > (null)) python-dbus (0 (null)) gstreamer0.10-plugins-base (0 (null)) > > gstreamer0.10-plugins-good (0 (null)) gstreamer0.10-plugins-ugly (0 > (null)) > > python-gst0.10 (0 (null)) python-numpy (0 (null)) python-imaging (0 > (null)) > > openssh-client (0 (null)) ssh-askpass (0 (null)) keyboard-configuration > (0 > > (null)) xpra:i386 (0 (null)) > > 0.9.8-1 - > > rogaha at rogaha:~ > > > > > This installation issues are really make me sad. It forces me to use the > > 0.3.11 version for my docker-desktop project. :/ > > > > Thanks > > > > > > On Mon, Jul 29, 2013 at 9:45 AM, Roberto Hashioka < > > roberto.hashioka at dotcloud.com> wrote: > > > >> Hi Antoine, > >> > >> Mint Linux uses a mix of Ubuntu and Debian. Which package should I > choose? > >> > >> Roberto > >> > >> > >> On Sun, Jul 28, 2013 at 9:55 PM, Antoine Martin >wrote: > >> > >>> On 29/07/13 09:29, Roberto Hashioka wrote: > >>>> Hi, > >>>> > >>>> The first problem I had, was a dependency issue: > >>>> > >>>> rogaha at rogaha:~ > sudo apt-get install xpra > >>>> Reading package lists... Done > >>>> Building dependency tree > >>>> Reading state information... Done > >>>> Some packages could not be installed. This may mean that you have > >>>> requested an impossible situation or if you are using the unstable > >>>> distribution that some required packages have not yet been created > >>>> or been moved out of Incoming. > >>>> The following information may help to resolve the situation: > >>>> > >>>> The following packages have unmet dependencies: > >>>> xpra : Depends: libwebp2 but it is not installable > >>>> E: Unable to correct problems, you have held broken packages. > >>> Hi, can you tell me which repository Mint 15 uses? > >>> I believe I fixed a similar packaging issue for Ubuntu Raring recently. > >>> Whether that was before or after 0.9.7 I cannot remember. > >>> > >>>> Then, after I install this package manually. I had this problem: > >>>> > >>>> rogaha at rogaha:~ > xpra --ssh="ssh -p 49160" attach > >>>> ssh:docker at 192.168.56.102:10 > >>>> xpra client version 0.9.7 > >>>> 2013-07-28 19:24:29,956 read error for TwoFileConnection( > >>>> ssh:docker at 192.168.56.102:10) > >>>> Traceback (most recent call last): > >>>> File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 382, > in > >>>> _io_thread_loop > >>>> callback() > >>>> File "/usr/lib/python2.7/dist-packages/xpra/protocol.py", line 429, > in > >>>> _read > >>>> buf = self._conn.read(8192) > >>>> File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line > 66, > >>> in > >>>> read > >>>> self.may_abort("read") > >>>> File "/usr/lib/python2.7/dist-packages/xpra/bytestreams.py", line > 63, > >>> in > >>>> may_abort > >>>> self._abort_test(action) > >>>> File "/usr/lib/python2.7/dist-packages/xpra/scripts/main.py", line > >>> 572, > >>>> in abort_test > >>>> raise IOError(error_message) > >>>> IOError: cannot read using ['ssh', '-p', '49160', '-l', 'docker', > '-T', > >>>> '192.168.56.102', '.xpra/run-xpra', '_proxy', ':10']: the SSH process > >>> has > >>>> terminated with exit code=255 > >>>> 2013-07-28 19:24:29,961 connection closed after 0 packets received (0 > >>>> bytes) and 0 packets sent (0 bytes) > >>>> rogaha at rogaha:~ > > >>> I think you may need an "ssh askpass" tool, please see: > >>> http://xpra.org/trac/ticket/380 > >>> > >>> Antoine > >>>> If I run the same command from my Mac client (xpra 0.9.6) it works > fine! > >>>> > >>>> Thanks, > >>>> Roberto > >>>> _______________________________________________ > >>>> shifter-users mailing list > >>>> shifter-users at lists.devloop.org.uk > >>>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >>> _______________________________________________ > >>> shifter-users mailing list > >>> shifter-users at lists.devloop.org.uk > >>> http://lists.devloop.org.uk/mailman/listinfo/shifter-users > >>> > >> > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > From antoine at nagafix.co.uk Wed Jul 31 03:02:56 2013 From: antoine at nagafix.co.uk (Antoine Martin) Date: Wed, 31 Jul 2013 09:02:56 +0700 Subject: [winswitch] Access xpra executable from android In-Reply-To: References: Message-ID: <51F87050.1030807@nagafix.co.uk> On 31/07/13 01:55, Roberto Hashioka wrote: > Hi Antoine, > > How can access the xpra command line from android? You cannot. There is no command line interface in the Java/Android clients. On Android you use "Intent"s programmatically. Antoine > > Roberto > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users From roberto.hashioka at dotcloud.com Wed Jul 31 03:06:56 2013 From: roberto.hashioka at dotcloud.com (Roberto Hashioka) Date: Tue, 30 Jul 2013 19:06:56 -0700 Subject: [winswitch] Access xpra executable from android In-Reply-To: <51F87050.1030807@nagafix.co.uk> References: <51F87050.1030807@nagafix.co.uk> Message-ID: Hi Antoine, I've managed to have a terminal. But I'm not able to access the xpra executable. Unfortunately, the GUI doesn't allow me to customize the ssh port. It should be though. Can you add that for the next versions? Roberto On Tue, Jul 30, 2013 at 7:02 PM, Antoine Martin wrote: > On 31/07/13 01:55, Roberto Hashioka wrote: > > Hi Antoine, > > > > How can access the xpra command line from android? > You cannot. There is no command line interface in the Java/Android clients. > On Android you use "Intent"s programmatically. > > Antoine > > > > Roberto > > _______________________________________________ > > shifter-users mailing list > > shifter-users at lists.devloop.org.uk > > http://lists.devloop.org.uk/mailman/listinfo/shifter-users > > _______________________________________________ > shifter-users mailing list > shifter-users at lists.devloop.org.uk > http://lists.devloop.org.uk/mailman/listinfo/shifter-users >