Xpra: Ticket #46: PULSE_ properties missing

I got these errors/warnings on the server side:

Missing window or missing property or wrong property type PULSE_SERVER (latin1)
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/wimpiggy/prop.py", line 277, in prop_get
    data = trap.call_synced(XGetWindowProperty, target, key, atom)
  File "/usr/lib/python2.7/dist-packages/wimpiggy/error.py", line 101, in call_synced
    return self._call(False, fun, args, kwargs)
  File "/usr/lib/python2.7/dist-packages/wimpiggy/error.py", line 86, in _call
    value = fun(*args, **kwargs)
  File "bindings.pyx", line 484, in wimpiggy.lowlevel.bindings.XGetWindowProperty (wimpiggy/lowlevel/bindings.c:4189)
NoSuchProperty: PULSE_SERVER

and similar lines for PULSE_COOKIE and PULSE_ID.



Thu, 24 Nov 2011 18:43:34 GMT - Antoine Martin: status changed; resolution set

this should be fixed (by hiding the warning) in r297

Feel free to re-open if you see these messages again.


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


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

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