Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (163 - 165 of 230)

Ticket Resolution Summary Owner Reporter
#237 invalid Gentoo Ebuild Michael Weber
Description

version 0.9.5 is missing in http://xpra.org/dists/gentoo/

distutils.eclass is deprecated.

See for python-r1* and virtual/python-imaging (Pillow,PIL) integration see http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-wm/xpra/

#238 fixed PIL,pillow patches for 0.12.18 release Michael Weber
Description

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/winswitch/files/winswitch-0.12.18-PIL.patch?revision=1.1&view=markup

Gentoo bug report https://bugs.gentoo.org/show_bug.cgi?id=471564

#112 worksforme Can't connect to server on LAN without using a tunnel Antoine Martin Michael Olson
Description

I'm trying to set up a WinSwitch 0.10.0 server on a Linux VM (host is Windows 7). It shares the networking card of the host but has a different IP address. Forwarding apps with ssh tunneling works, but removing the ssh tunnel does not. I'd like to determine whether performance is better without the tunneling, but I'm currently unable to.

I see the following error in winswitch/client/applet.log during a reconnect attempt:

2010/29/08 10:31:29 ShifterApplet.start_link(ServerConfig(kraft:8796762835984)) link already exists for 'kraft', kicking it
2010/29/08 10:31:29 ServerPortMonitor.get_command() remote server ServerConfig(kraft:8796762835984) is not tunnelled - cannot detect server port!
2010/29/08 10:31:29 ServerPortMonitor.start() no command to run!

This does not make much sense to me, because it should not be trying to use a tunnel.

The server log does not show any new messages.

Here are the relevant client settings:

ssh_tunnel=False host="192.168.1.67" port=22 username="mwolson" encrypted_password=[snip] administrator_login="" default_command_port=8010 enabled=True auto_connect=True auto_start=False preload_tunnels=False

Here are the server settings on the VM:

ssh_tunnel=False listen_on="*:8010" firewall_enabled=False

I can use netcat to connect to port 8010 on the VM from Windows, and I've tried disabling the Windows Firewall. Let me know if there's any additional info I can provide.

Note: See TracQuery for help on using queries.