octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56570] unable to plot with OpenGL on Raspberr


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56570] unable to plot with OpenGL on Raspberry Pi 4 (4GB, Buster)
Date: Tue, 2 Jul 2019 12:35:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

Update of bug #56570 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 3 - Low                
              Item Group:                    None => Unexpected Error       
                 Release:                   other => dev                    
                 Summary: GNU Octave unable to plot on Raspberry Pi 4 (4GB,
Buster) => unable to plot with OpenGL on Raspberry Pi 4 (4GB, Buster)

    _______________________________________________________

Follow-up Comment #6:

The default 'qt' toolkit (lowercase) requires a working desktop OpenGL and GLU
software stack. OpenGL ES (or GLES) is OpenGL for Embedded Systems, and is
frequently used instead of full OpenGL on ARM and other resource limited
systems. I believe GLU is not compatible with GLES, and Octave's plotting
library requires GLU, so therefore it is incompatible with GLES.

All this is to say, needs more details from someone with access to an affected
system, and are there some changes we need to make to Octave to make this
experience better?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56570>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]