Problem 49

Summary: "/vis~/create_view/new_graphics_system OGLIX" produces memory access error
Product: Examples/Basic and Novice Reporter: kirch
Component: N02Assignee: john.allison
Status: RESOLVED FIXED    
Severity: normal CC: kirch
Priority: P2    
Version: 0.1   
Hardware: PC   
OS: Linux   

Description kirch 2000-01-27 16:26:00 CET
/vis~/create_view/new_graphics_system OGLIX
G4VisManager::SetCurrentGraphicsSystemAndCreateViewer:
  Empty scene "scene-vis~" created.
1 OpenGLImmediateX scenes extanct.
Got standard cmap
Speicherzugriffsfehler
Comment 1 John.Allison 2000-02-12 06:03:59 CET
This turned out to be a problem with Mesa 3.1.

John Allison wrote:

> Dear Klaus,
>
> Could be Mesa 3.1!  I tried to build with RedHat 6.1 on an HP Omnibook
> and had to downgrade to Mesa 3.0.  I cannot remember the exact
> symptoms - a crash of some sort.
>
> In all respects it looks as though you are doing things right.
>
> With Mesa 3.0 and lesstif I can build xxx=OPENGLXM.  With OPACS and
> SoFree I can also build xxx=OPACS (of course) and xxx=OIX (Open
> Inventor) - in fact all the drivers, since DAWN, DAWNFILE, VRML and
> VRMLFILE don't need extra libraries.

Klaus Kirch wrote:

with downgrading to Mesa-3.0 it works !!!!
Thanks a lot for your help,