Skip to content

xvfbwrapper error #1400

Closed
Closed
@satra

Description

@satra

@oesteban - i'm getting this on my osx machine which has Xvfb

======================================================================
ERROR: Failure: RuntimeError (Xvfb did not start
Interface ComputeMeshWarp failed to run. )
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/software/anaconda/envs/devpype/lib/python2.7/site-packages/nose/loader.py", line 251, in generate
    for test in g():
  File "/software/nipy-repo/nipype/nipype/algorithms/tests/test_mesh_ops.py", line 29, in test_ident_distances
    res = dist_ident.run()
  File "/software/nipy-repo/nipype/nipype/interfaces/base.py", line 1032, in run
    runtime = self._run_wrapper(runtime)
  File "/software/nipy-repo/nipype/nipype/interfaces/base.py", line 980, in _run_wrapper
    vdisp.start()
  File "/software/anaconda/envs/devpype/lib/python2.7/site-packages/xvfbwrapper-0.2.8-py2.7.egg/xvfbwrapper.py", line 63, in start
    raise RuntimeError('Xvfb did not start')
RuntimeError: Xvfb did not start
Interface ComputeMeshWarp failed to run. 

======================================================================
ERROR: Failure: RuntimeError (Xvfb did not start
Interface ComputeMeshWarp failed to run. )
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/software/anaconda/envs/devpype/lib/python2.7/site-packages/nose/loader.py", line 251, in generate
    for test in g():
  File "/software/nipy-repo/nipype/nipype/algorithms/tests/test_mesh_ops.py", line 68, in test_trans_distances
    res = dist.run()
  File "/software/nipy-repo/nipype/nipype/interfaces/base.py", line 1032, in run
    runtime = self._run_wrapper(runtime)
  File "/software/nipy-repo/nipype/nipype/interfaces/base.py", line 980, in _run_wrapper
    vdisp.start()
  File "/software/anaconda/envs/devpype/lib/python2.7/site-packages/xvfbwrapper-0.2.8-py2.7.egg/xvfbwrapper.py", line 63, in start
    raise RuntimeError('Xvfb did not start')
RuntimeError: Xvfb did not start
Interface ComputeMeshWarp failed to run. 

----------------------------------------------------------------------

more generally this is what Xvfb does in user mode:

$ Xvfb 
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
_XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 2
_XSERVTransMakeAllCOTSServerListeners: failed to create listener for local

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions