Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (148 - 150 of 230)

Ticket Resolution Summary Owner Reporter
#309 wontfix No module named xpra.dotxpra on Debian Buster F. Vogel
Description

Hi!

Server: Debian Buster
# dpkg -l | grep -E "xpra|winswitch"
ii  python3-xpra                         3.0.9-r26132-2                  amd64        tool to detach/reattach running X programs
ii  winswitch                            0.12.23-2                       all          tool to start and control remote sessions
ii  xpra                                 3.0.9-r26132-2                  amd64        tool to detach/reattach running X programs
ii  xpra-html5                           3.0.9-r26132-2                  amd64        html5 xpra client

Client: Linux Mint 19.3
$ dpkg -l | grep -E "xpra|winswitch"
ii  python3-xpra                               3.0.9-r26132-2                                   amd64        tool to detach/reattach running X programs
ii  winswitch                                  0.12.23-2                                        all          tool to start and control remote sessions
ii  xpra                                       3.0.9-r26132-2                                   amd64        tool to detach/reattach running X programs

Xpra itself works fine, but using winswitch does not: "You have requested an xpra session but this server does not support it"

When running the server from the CLI I get the following message:

[EE] 2020/29/04 19:07:38.816622 WinSwitchServer.assign_virt_utils() failed to load xpra, make sure it is installed: No module named xpra.dotxpra

There is a very old ticket with the same issue (#219). According to that i tried to link /usr/lib/xpra to a lot of locations without any effort.

If you need more input please let me know!

Regards, Frank

#166 fixed Enable the use of the ssh-agent if running and available Antoine Martin Holger Lehmann
Description

If you have an ssh-agent up and running it is very irritating to add the ssh-key "again" if you have done before during the startup using ssh-askpass.

I would use the same ssh-key to access some remote systems as I have on my system (NFS mounted homedirectory). So the key is already loaded and I guess we could make use of the ssh-agent instead of saving the ssh-key in memory.

I am thinking along the lines of: http://twistedmatrix.com/documents/8.2.0/api/twisted.conch.ssh.agent.SSHAgentClient.html

#199 worksforme Ubuntu oneiric install fails Antoine Martin https://me.yahoo.com/a/708OzwlrvP1JZDZoeOWD1hyBB5M-#39cde
Description

Following the instructions on http://winswitch.org/downloads/debian-repository.html?dist_select=oneiric

I get this error:

W: Failed to fetch http://winswitch.org/dists/dists/oneiric/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

I think 'dists' is appearing somewhere it shouldn't (see the dists/dists) above.

Note: See TracQuery for help on using queries.