Skip to content

Plotting with a_boxfill kills UVCDAT (2.10) #2184

@cameronsmith1

Description

@cameronsmith1

I am running UVCDAT on crunchy.llnl.gov (v2.10)

When I try to plot a variable with a_boxfill, the gui window flashes a lot, then dies. --output-std provides the following errors:

DEPRECATED: Use linetype or setLineAttributes instead.
libpng warning: iCCP: known incorrect sRGB profile
 ~~~~~~~~~~~~~~~~~~ create plot functions:  [('graphicsMethodName', ['a_boxfill']), ('plotOrder', ['1']), ('boxfill_type', ['linear']), ('color_1', [0]), ('color_2', [255]), ('datawc_calendar', [135441]), ('datawc_timeunits', ['days since 2000']), ('datawc_x1', [1e+20]), ('datawc_x2', [1e+20]), ('datawc_y1', [1e+20]), ('datawc_y2', [1e+20]), ('levels', [[1e+20, 1e+20]]), ('ext_1', [False]), ('ext_2', [False]), ('fillareacolors', [None]), ('fillareaindices', [[1]]), ('fillareastyle', ['solid']), ('legend', [None]), ('level_1', [1e+20]), ('level_2', [1e+20]), ('missing', [[0.0, 0.0, 0.0, 100.0]]), ('projection', ['linear']), ('xaxisconvert', ['linear']), ('xmtics1', ['']), ('xmtics2', ['']), ('xticlabels1', ['*']), ('xticlabels2', ['*']), ('yaxisconvert', ['linear']), ('ymtics1', ['']), ('ymtics2', ['']), ('yticlabels1', ['*']), ('yticlabels2', ['*'])]
Made CDMSCell
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error: BadValue (integer parameter out of range for operation) 2
  Extension:    152 (Uknown extension)
  Minor opcode: 3 (Unknown request)
  Resource id:  0x21
ERROR: In /export/doutriaux1/miniconda2/conda-bld/vtk-cdat_1494252891183/work/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx, line 633
vtkXOpenGLRenderWindow (0x85e3510): Cannot create GLX context.  Aborting.

/usr/local/uvcdat/experimental/bin/uvcdat: line 62: 21407 Aborted                 (core dumped) /usr/local/anaconda2/envs/2.10/bin/python "/usr/local/anaconda2/envs/2.10/vistrails/vistrails/uvcdat.py" "$@"

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