Advertisement
Guest User

Untitled

a guest
Oct 21st, 2015
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. 2015-10-19 12:03:27,607 New connection received: SocketConnection(/home/cdegouw/.xpra/ubuntu-60)
  2. 2015-10-19 12:03:27,610 Handshake complete; enabling connection
  3. 2015-10-19 12:03:27,618 Python/Gtk2 Microsoft Windows 7 client version 0.15.7 connected from 'Stijn-PC' as 'cdegouw' ('Stijn')
  4. 2015-10-19 12:03:27,621 using h264 as primary encoding, also available: vp8, png, png/P, png/L, webp, rgb24, jpeg, rgb32
  5. 2015-10-19 12:03:27,621 client root window size is 1366x768 with 1 displays:
  6. 2015-10-19 12:03:27,621 '1\WinSta-Default' (361x203 mm) workarea: 1366x728
  7. 2015-10-19 12:03:27,621 failed to parse screen size information: too many values to unpack
  8. 2015-10-19 12:03:27,621 server error processing new connection from Protocol(SocketConnection(/home/cdegouw/.xpra/ubuntu-60))
  9. Traceback (most recent call last):
  10. File "/usr/lib/python2.7/dist-packages/xpra/server/server_core.py", line 439, in _process_hello
  11. self.hello_oked(proto, packet, c, auth_caps)
  12. File "/usr/lib/python2.7/dist-packages/xpra/server/server_base.py", line 513, in hello_oked
  13. root_w, root_h = self.set_best_screen_size()
  14. File "/usr/lib/python2.7/dist-packages/xpra/x11/x11_server_base.py", line 229, in set_best_screen_size
  15. return self.set_screen_size(max_w, max_h)
  16. File "/usr/lib/python2.7/dist-packages/xpra/x11/x11_server_base.py", line 252, in set_screen_size
  17. xinerama_changed = self.save_fakexinerama_config()
  18. File "/usr/lib/python2.7/dist-packages/xpra/x11/x11_server_base.py", line 344, in save_fakexinerama_config
  19. plug_name, x, y, width, height, wmm, hmm = m[:8]
  20. ValueError: too many values to unpack
  21. 2015-10-19 12:03:27,622 Disconnecting existing client Protocol(SocketConnection(/home/cdegouw/.xpra/ubuntu-60)), reason is: server error accepting new connection
  22. 2015-10-19 12:03:27,625 xpra client disconnected.
  23. 2015-10-19 12:03:27,625 Connection lost
  24. 2015-10-19 12:03:27,626 Connection lost
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement