On Wed, 01 Apr 2009 04:22:52 -0400, Brian J. Murrell wrote:

On Wed, 2009-04-01 at 04:22 -0400, Brian J. Murrell wrote:
> I seem to have hit this problem again.

And yet again, this time I didn't do anything.

So I proceeded to kill -9 the xpra process and then use xpra -upgrade to
reconnect to it.  Here's the log:

$ xpra upgrade :100 -d all --no-daemon
Xlib:  extension "RANDR" missing on display ":100.0".
Xlib:  extension "RANDR" missing on display ":100.0".
Xlib:  extension "RANDR" missing on display ":100.0".
sending message to 0x79L
sizing world to 2048x2048
sending WM_TAKE_FOCUS
sending message to 0x40001dL
Wm managing pre-existing child
new window 0x800007L
invalidating named pixmap
created corral window 0x400021
hiding inherited window
Missing window or missing property or wrong property type WM_TRANSIENT_FOR 
(window)
Property changed on 8388615: WM_HINTS
wm_hints.input = 1
Property changed on 8388615: WM_NORMAL_HINTS
Property changed on 8388615: WM_NAME
Property changed on 8388615: _NET_WM_NAME
Property changed on 8388615: WM_ICON_NAME
Property changed on 8388615: _NET_WM_ICON_NAME
Property changed on 8388615: _NET_WM_STRUT
Missing window or missing property or wrong property type _NET_WM_STRUT_PARTIAL 
(strut-partial)
Missing window or missing property or wrong property type _NET_WM_STRUT (strut)
Property changed on 8388615: _NET_WM_STRUT_PARTIAL
Missing window or missing property or wrong property type _NET_WM_STRUT_PARTIAL 
(strut-partial)
Missing window or missing property or wrong property type _NET_WM_STRUT (strut)
Property changed on 8388615: _NET_WM_ICON
_NET_WM_ICON changed on 8388615, re-reading
icon is now <cairo.ImageSurface object at 0x8356d80>
Wm managing pre-existing child
new window 0xc00155L
invalidating named pixmap
created corral window 0x400028
hiding inherited window
Missing window or missing property or wrong property type WM_TRANSIENT_FOR 
(window)
Property changed on 12583253: WM_HINTS
wm_hints.input = 1
Property changed on 12583253: WM_NORMAL_HINTS
Property changed on 12583253: WM_NAME
Property changed on 12583253: _NET_WM_NAME
Property changed on 12583253: WM_ICON_NAME
Missing window or missing property or wrong property type WM_ICON_NAME (latin1)
Missing window or missing property or wrong property type _NET_WM_ICON_NAME 
(utf8)
Property changed on 12583253: _NET_WM_ICON_NAME
Missing window or missing property or wrong property type WM_ICON_NAME (latin1)
Missing window or missing property or wrong property type _NET_WM_ICON_NAME 
(utf8)
Property changed on 12583253: _NET_WM_STRUT
Missing window or missing property or wrong property type _NET_WM_STRUT_PARTIAL 
(strut-partial)
Missing window or missing property or wrong property type _NET_WM_STRUT (strut)
Property changed on 12583253: _NET_WM_STRUT_PARTIAL
Missing window or missing property or wrong property type _NET_WM_STRUT_PARTIAL 
(strut-partial)
Missing window or missing property or wrong property type _NET_WM_STRUT (strut)
Property changed on 12583253: _NET_WM_ICON
_NET_WM_ICON changed on 12583253, re-reading
icon is now <cairo.ImageSurface object at 0x8356d90>
Traceback (most recent call last):
  File "/usr/bin/xpra", line 6, in <module>
    xpra.scripts.main.main(__file__, sys.argv)
  File "/var/lib/python-support/python2.5/xpra/scripts/main.py", line 82, in 
main
    run_server(parser, options, mode, script_file, args)
  File "/var/lib/python-support/python2.5/xpra/scripts/server.py", line 289, in 
run_server
    app = xpra.server.XpraServer(upgrading, sockets)
  File "/var/lib/python-support/python2.5/xpra/server.py", line 236, in __init__
    self._add_new_window(window)
  File "/var/lib/python-support/python2.5/xpra/server.py", line 343, in 
_add_new_window
    self._send_new_window_packet(window)
  File "/var/lib/python-support/python2.5/xpra/server.py", line 458, in 
_send_new_window_packet
    self._send(["new-window", id, x, y, w, h, metadata])
  File "/var/lib/python-support/python2.5/xpra/server.py", line 439, in _send
    if self._protocol is not None:
AttributeError: 'XpraServer' object has no attribute '_protocol'
$ gnome-terminal: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :100.0.

Is any of this helpful?

b.


        Valid signature



_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to