Xpra: Ticket #45: avoid client error due to missing pulseaudio X11 props

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 also for PULSE_COOKIE and PULSE_ID

Also, should the property name be using latin1?



Thu, 24 Nov 2011 07:35:31 GMT - Antoine Martin: status changed; resolution set

dupe of #46


Mon, 20 Feb 2012 19:58:04 GMT - Antoine Martin: version set


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

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