Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem plotting #1958

Open
jdigjudy opened this issue May 2, 2016 · 12 comments
Open

Problem plotting #1958

jdigjudy opened this issue May 2, 2016 · 12 comments

Comments

@jdigjudy
Copy link

jdigjudy commented May 2, 2016

Hi - I'm new to UV-CDAT and am having trouble - not sure if it's from the installation or from my beginner's errors.
It's running on a Linux x86_64 box. Version: v2.5.0-304-gde21daf

I'm just stepping through examples, but when I drag/drop variables over and then a plotting method, regardless of plotting method chosen, it shortly crashes with this:
/usr/local/uvcdat/bin/uvcdat: line 64: 23030 Aborted (core dumped) python2.7 "/usr/local/uvcdat/vistrails/vistrails/uvcdat.py" "$@" >> $target 2>&1

I'm not trying to do anything fancy - I've just selected one of the sample data files, chosen a variable or two, and a plotting method.
Appreciate any insight.

@aashish24
Copy link
Contributor

@jdigjudy can you output to a log file and send it here:

uvcdat --output="uvcdat.log"

Are you still having display issues?

@jdigjudy
Copy link
Author

jdigjudy commented May 2, 2016

No display issues, but no successful plots yet!

Here's what the log says when I uvcdat --output="uvcdat.log"
Looks like we're still missing something.

[jgaukel@hunter:~] $more uvcdat.log
ERROR: In /root/uvcdatGIT/build-uvcdat/build/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx, line 613
vtkXOpenGLRenderWindow (0x751f940): GLX not found. Aborting.

@jdigjudy
Copy link
Author

jdigjudy commented May 2, 2016

I've checked my local machine for mesa-libGL, mesa-libGL-devel and they are up to date.
yum list vncserver comes up without matching anything -- what am I missing?

@aashish24
Copy link
Contributor

Are you using vnc?

@jdigjudy
Copy link
Author

jdigjudy commented May 2, 2016

No.

On Mon, May 2, 2016 at 1:54 PM, Aashish Chaudhary notifications@github.com
wrote:

Are you using vnc?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1958 (comment)

Judy Illeman Gaukel
Climate, Atmospheric Sciences, and Physical Oceanography
Scripps Institution of Oceanography
9500 Gilman Drive, 0230
La Jolla, CA 92093-0230
858-534-1863
judy@ucsd.edu

@aashish24
Copy link
Contributor

Can we do a hangout tomorrow at 2 pm edt?

@jdigjudy
Copy link
Author

jdigjudy commented May 2, 2016

Yes. Thanks.

On Mon, May 2, 2016 at 2:48 PM, Aashish Chaudhary notifications@github.com
wrote:

Can we do a hangout tomorrow at 2 pm edt?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1958 (comment)

Judy Illeman Gaukel
Climate, Atmospheric Sciences, and Physical Oceanography
Scripps Institution of Oceanography
9500 Gilman Drive, 0230
La Jolla, CA 92093-0230
858-534-1863
judy@ucsd.edu

@doutriaux1
Copy link
Contributor

@aashish24 Please add me to the hangout

@aashish24
Copy link
Contributor

@doutriaux1 I will add you to the hangout. the problem is that this machine has Matrox graphics card plus has missing xorg.conf and we are trying to do interactive plotting (not bg=1).

@aashish24
Copy link
Contributor

@doutriaux1 I will add you to the hangout today. The problem is that this server is using Matrox graphics card and does not have xorg.conf.

@jdigjudy

@jdigjudy
Copy link
Author

jdigjudy commented May 4, 2016

Hi, sorry - I think I thought it was 10:30PT, will check back in at 11..

On Wed, May 4, 2016 at 6:58 AM, Aashish Chaudhary notifications@github.com
wrote:

@doutriaux1 https://github.com/doutriaux1 I will add you to the hangout
today. The problem is that this server is using Matrox graphics card and
does not have xorg.conf.

@jdigjudy https://github.com/jdigjudy


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1958 (comment)

Judy Illeman Gaukel
Climate, Atmospheric Sciences, and Physical Oceanography
Scripps Institution of Oceanography
9500 Gilman Drive, 0230
La Jolla, CA 92093-0230
858-534-1863
judy@ucsd.edu

@jdigjudy
Copy link
Author

jdigjudy commented May 4, 2016

So, if I work without the GUI at all, using python (just typed in the
example) -- does that also need the graphics card?
Is this the same issue?

If so -- I'm trying to find another way around --
I'm working on installing it on my CentOS (NVIDIA) box, and then trying to
mount the server with the lame graphics card...

[jgaukel@hunter:/etc/X11] $ipython
WARNING: Readline services not available or not loaded.
WARNING: The auto-indent feature requires the readline library
Python 2.7.11 (default, Apr 21 2016, 14:34:27)
Type "copyright", "credits" or "license" for more information.

IPython 3.0.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.

In [1]: import vcs,cdms2,cdat_info

In [2]: vcs_canvas=vcs.init()

In [3]: cdms_file=cdms2.open(vcs.sample_data + "/clt.nc")

In [4]: clt_variable=cdms_file("clt")

In [5]: vcs_canvas.plot(clt_variable)
ERROR: In
/root/uvcdatGIT/build-uvcdat/build/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx,
line 394
vtkXOpenGLRenderWindow (0x27b8af0): Could not find a decent visual

ERROR: In
/root/uvcdatGIT/build-uvcdat/build/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx,
line 394
vtkXOpenGLRenderWindow (0x27b8af0): Could not find a decent visual

ERROR: In
/root/uvcdatGIT/build-uvcdat/build/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx,
line 394
vtkXOpenGLRenderWindow (0x27b8af0): Could not find a decent visual

ERROR: In
/root/uvcdatGIT/build-uvcdat/build/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx,
line 613
vtkXOpenGLRenderWindow (0x27b8af0): GLX not found. Aborting.

Aborted (core dumped)

On Wed, May 4, 2016 at 10:38 AM, Judy Gaukel judy@ucsd.edu wrote:

Hi, sorry - I think I thought it was 10:30PT, will check back in at 11..

On Wed, May 4, 2016 at 6:58 AM, Aashish Chaudhary <
notifications@github.com> wrote:

@doutriaux1 https://github.com/doutriaux1 I will add you to the
hangout today. The problem is that this server is using Matrox graphics
card and does not have xorg.conf.

@jdigjudy https://github.com/jdigjudy


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1958 (comment)

Judy Illeman Gaukel
Climate, Atmospheric Sciences, and Physical Oceanography
Scripps Institution of Oceanography
9500 Gilman Drive, 0230
La Jolla, CA 92093-0230
858-534-1863
judy@ucsd.edu

Judy Illeman Gaukel
Climate, Atmospheric Sciences, and Physical Oceanography
Scripps Institution of Oceanography
9500 Gilman Drive, 0230
La Jolla, CA 92093-0230
858-534-1863
judy@ucsd.edu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants