Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2016 15:45:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205864] x11/xpra: Update to 0.16.0
Message-ID:  <bug-205864-13-S0gCWn05LA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205864-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205864-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205864

--- Comment #4 from Zane C. Bowers-Hadley <vvelox@vvelox.net> ---
(In reply to matthew from comment #3)

Awesome.

Also just found the one I submitted is not ready. Just noticed I did not
restart the server prior to reconnecting to it from another machine. Poking
around it now is showing the issue below.

xpra main error:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/xpra/scripts/main.py", line =
124,
in main
    return run_mode(script_file, err, options, args, mode, defaults)
  File "/usr/local/lib/python2.7/site-packages/xpra/scripts/main.py", line =
894,
in run_mode
    configure_logging(options, mode)
  File "/usr/local/lib/python2.7/site-packages/xpra/scripts/main.py", line =
844,
in configure_logging
    enable_color(to, LOG_FORMAT)
  File "/usr/local/lib/python2.7/site-packages/xpra/log.py", line 120, in
enable_color
    from xpra.colorstreamhandler import ColorStreamHandler
ImportError: No module named colorstreamhandler

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205864-13-S0gCWn05LA>