Changes between Initial Version and Version 1 of Ticket #118, comment 5
- Timestamp:
- 05/01/12 04:12:50 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #118, comment 5
initial v1 9 9 Also, although "xpra list" is saying there are no sessions, xpra is still running at the server: 10 10 11 11 {{{ 12 12 doole@reorx:~$ ps -ef | grep xpra 13 13 doole 2035 1 31 13:59 ? 00:08:53 /usr/bin/python /opt/xpra/bin/xpra start :1 14 14 doole 2505 2504 0 14:01 ? 00:00:00 /usr/bin/python /opt/xpra/bin/xpra _proxy :1 15 }}} 15 16 16 17 The client session that I had established before the failure is still usable (I can even spawn new windows from within the session.)