Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 230)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#196 fixed ~/.winswitch/server/server.log in use all the time Antoine Martin pmarek
Description

It would be nice if winswitch_server would rename the logfile to .prev (or something similar) when it's being started and/or gets eg. signal SIGHUP (similar to syslog), so that its size can be easily limited.

#89 fixed xvnc status updates by watching server output (like nx does) Antoine Martin Antoine Martin
Description

We should probably watch the output of the Xvnc process like we do for NX. Looks like we can detect if the session is connected or not: vncext: Listening for VNC connections on port 16064 Means no need to test using a wait_for_socket. Connections: accepted: 127.0.0.1::51920 Means we can remove the need for the client to set the CONNECTED status. Connections: closed: 127.0.0.1::51920 (Clean disconnection) As above for AVAILABLE.


Log Xvnc output to file ~/.Xvnc/:DISPLAY.log

Note: the code has only been tested with tigervnc...

#182 fixed xpra.org/winswitch.org HTTPS setup bad Antoine Martin pmarek
Description

When I connect to http://xpra.org/trac/ticket/69 I see a different ticket https://xpra.org/trac/ticket/69.

The HTTPS setup seems to be missing a bit of configuration.

Furthermore, the TICKET_CREATE permissions seem to be missing although I'm seeing logged in as pmarek - so perhaps there's a bug with cookies, too.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.