Xpra: Ticket #69: xpra doesn't connect, gives errors

$ xpra attach ssh:host-with-ssh-tunnel:65 --auto-refresh-delay=5 --no-keyboard-sync
using dbusnotify: <class 'dbus.proxies.Interface'>(org.freedesktop.Notifications)
Attached (press Control-C to detach)
Traceback (most recent call last):
  File "/usr/lib/xpra/xpra/platform/client_extras_base.py", line 311, in populate_table
    settimedeltastr(self.session_started_label, self.client.server_start_time)
AttributeError: 'ClientExtras' object has no attribute 'session_started_label'
^C

I killed it via CTRL-C here; another try immediately after did work.

Built on winswitch.org by root. 2012-01-12
(svn revision 431 with 0 local changes)


Sun, 15 Jan 2012 06:44:35 GMT - Antoine Martin: owner, status changed

This must have happened when you clicked to get the session statistics window, right? Temporary workaround is to wait for the connection to be made before clicking on it.

There is a race there if you bring up this window before the client has connected to the server, will fix this asap - and probably make a new release with the fix.


Tue, 17 Jan 2012 18:10:03 GMT - Antoine Martin:

r436 removes this race, can I close this?


Tue, 17 Jan 2012 19:13:16 GMT - pmarek:

I guess so ... after it's a race I cannot reproduce it anyway.


Tue, 17 Jan 2012 19:15:18 GMT - Antoine Martin: status changed; resolution set


Mon, 20 Feb 2012 19:38:45 GMT - Antoine Martin: version, milestone set


Sat, 23 Jan 2021 04:44:41 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/69