Here comes the glxinfo attached as a .txt file.
glxgears works without any problem.
regards,
Alvaro.
On 10/10/07, Nate Koenig <[EMAIL PROTECTED]> wrote:
>
> Well, it looks like you're using Ogre 1.4.5, which is the most recent
> (and compatible) version. Can you post the output of glxinfo, and see
> if glxgears executes properly?
>
> -nate
>
> On 10/10/07, Alvaro Aguilera <[EMAIL PROTECTED]> wrote:
> > It's true that I didn't delete the old gazebo, because I installed all
> with
> > prefix /usr/local and now it's rather tedious, but exactly the same
> happens
> > when I run simply "gazebo". If you look at the gdb-backtrace in my last
> > mail, you see what seems to be a problem with Ogre, perhaps I have an
> > incompatible version...
> >
> > thanks for your help,
> > Alvaro.
> >
> >
> > On 10/10/07, Nate Koenig <[EMAIL PROTECTED]> wrote:
> > > I think that you have two versions of gazebo installed. The SVN
> > > version of gazebo has no command called "wxgazebo". The old version of
> > > gazebo does have "wxgazebo", which is a wrapper around gazebo. So, I
> > > think the old version of gazebo , wxgazebo, is attempting to run the
> > > new version of gazebo.
> > >
> > > So, ditch wxgazebo, and just run 'gazebo <worldfile>'
> > >
> > > -nate
> > >
> > > On 10/5/07, Alvaro Aguilera < [EMAIL PROTECTED]> wrote:
> > > > I checked it out again and now it compiles without problems, this
> was
> > what
> > > > was causing gazebo's compilation to crash. now everything compiles
> > without
> > > > problems. But I'm still not able to run gazebo, after adjusting the
> > paths
> > > > inside a world file e.g. factory.world (btw. opengl.world and
> ogre.world
> > are
> > > > not in the repository anymore) all I get is:
> > > >
> > > > $wxgazebo factory.world
> > > > starting server
> > > > waiting for server
> > > > ** Gazebo 0.8 **
> > > > * Part of the Player/Stage Project [
> > > > http://playerstage.sourceforge.net ].
> > > > * Copyright 2000-2005 Copyright (C) 2003 Nate Koenig, Andrew Howard,
> and
> > > > contributors.
> > > > * Released under the GNU General Public License.
> > > > [server/main.cc:288]
> > > > Creating GUI:
> > > > Type[fltk] Pos[0 0] Size[640 480]
> > > > GLWindow Size[640 480]
> > > > server died
> > > > stopping server
> > > >
> > > > a window appears for a second and then closes. If I try wxgazebo -d
> 9
> > > > factory.world it doesn't bring any extra information.
> > > > In older .world files, there was an rendering-method option
> > (SGI,GLX,etc.),
> > > > is this deprecated now?
> > > >
> > > > The gdb-trace is below:
> > > >
> > > > gdb gazebo
> > > > GNU gdb 6.5
> > > > Copyright (C) 2006 Free Software Foundation, Inc.
> > > > GDB is free software, covered by the GNU General Public License, and
> you
> > are
> > > > welcome to change it and/or distribute copies of it under certain
> > > > conditions.
> > > > Type "show copying" to see the conditions.
> > > > There is absolutely no warranty for GDB. Type "show warranty" for
> > details.
> > > > This GDB was configured as "x86_64-suse-linux"...Using host
> libthread_db
> > > > library "/lib64/libthread_db.so.1".
> > > >
> > > > (gdb) set args factory.world
> > > > (gdb) run
> > > > Starting program: /usr/local/bin/gazebo factory.world
> > > > [Thread debugging using libthread_db enabled]
> > > > [New Thread 47342636297040 (LWP 6851)]
> > > > ** Gazebo 0.8 **
> > > > * Part of the Player/Stage Project [
> > > > http://playerstage.sourceforge.net ].
> > > > * Copyright 2000-2005 Copyright (C) 2003 Nate Koenig, Andrew Howard,
> and
> > > > contributors.
> > > > * Released under the GNU General Public License.
> > > > [server/main.cc:288]
> > > > Creating GUI:
> > > > Type[fltk] Pos[0 0] Size[640 480]
> > > > GLWindow Size[640 480]
> > > >
> > > > Program received signal SIGSEGV, Segmentation fault.
> > > > [Switching to Thread 47342636297040 (LWP 6851)]
> > > > 0x00002b0ec8fae0a7 in glEnable () from /usr/lib64/libGL.so.1
> > > >
> > > > (gdb) bt
> > > > #0 0x00002b0ec8fae0a7 in glEnable () from /usr/lib64/libGL.so.1
> > > > #1 0x00002b0ed5754026 in std::_Rb_tree<std::string,
> > std::pair<std::string
> > > > const, Ogre::GpuProgram* (*)(Ogre::ResourceManager*, std::string
> const&,
> > > > unsigned long, std::string const&, bool,
> Ogre::ManualResourceLoader*,
> > > > Ogre::GpuProgramType, std::string const&)>,
> > > > std::_Select1st<std::pair<std::string const,
> > > > Ogre::GpuProgram* (*)(Ogre::ResourceManager*, std::string const&,
> > unsigned
> > > > long, std::string const&, bool, Ogre::ManualResourceLoader*,
> > > > Ogre::GpuProgramType, std::string const&)> >,
> std::less<std::string>,
> > > > std::allocator<std::pair<std::string const,
> > > > Ogre::GpuProgram* (*)(Ogre::ResourceManager*, std::string const&,
> > unsigned
> > > > long, std::string const&, bool, Ogre::ManualResourceLoader*,
> > > > Ogre::GpuProgramType, std::string const&)> > >::erase ()
> > > > from /usr/lib64/OGRE/RenderSystem_GL.so
> > > > #2 0x00002b0ed5752f34 in std::_Rb_tree<std::string,
> > std::pair<std::string
> > > > const, Ogre::GpuProgram* (*)(Ogre::ResourceManager*, std::string
> const&,
> > > > unsigned long, std::string const&, bool,
> Ogre::ManualResourceLoader*,
> > > > Ogre::GpuProgramType, std::string const&)>,
> > > > std::_Select1st<std::pair<std::string const,
> > > > Ogre::GpuProgram* (*)(Ogre::ResourceManager*, std::string const&,
> > unsigned
> > > > long, std::string const&, bool, Ogre::ManualResourceLoader*,
> > > > Ogre::GpuProgramType, std::string const&)> >,
> std::less<std::string>,
> > > > std::allocator<std::pair<std::string const,
> > > > Ogre::GpuProgram* (*)(Ogre::ResourceManager*, std::string const&,
> > unsigned
> > > > long, std::string const&, bool, Ogre::ManualResourceLoader*,
> > > > Ogre::GpuProgramType, std::string const&)> > >::erase ()
> > > > from /usr/lib64/OGRE/RenderSystem_GL.so
> > > > #3 0x00002b0ec78b098d in Ogre::Root::initialise () from
> > > > /usr/lib64/libOgreMain- 1.4.5.so
> > > > #4 0x000000000042025a in gazebo::OgreAdaptor::Init (this=0x682e30,
> > > > node=0x68c340) at server/rendering/OgreAdaptor.cc:122
> > > > #5 0x0000000000443aa9 in Init () at server/main.cc:304
> > > > #6 0x0000000000444455 in main (argc=<value optimized out>,
> argv=<value
> > > > optimized out>) at server/main.cc:359
> > > >
> > > >
> > > > On 10/4/07, Stanisław Szymczyk < [EMAIL PROTECTED] > wrote:
> > > > > I've just checked out fresh Player from CVS and it's working fine.
> > > > > Your local copy must be somewhat broken, perhaps some files are
> > > > > missing. The only thing I can recommend to try is checking it out
> > > > > again.
> > > > >
> > > > > Stanislaw Szymczyk
> > > > >
> > > > > On 10/4/07, Alvaro Aguilera < [EMAIL PROTECTED]> wrote:
> > > > > > Well, I didn't run bootstrap, but it doesn't make any
> difference:
> > > > > >
> > > > > > terminus:/usr/local/src/robots/player> ./bootstrap
> > > > > > + aclocal
> > > > > > + libtoolize --force
> > > > > > + autoheader
> > > > > > + automake --gnu --add-missing
> > > > > > server/drivers/Makefile.am:1: required directory
> > > > server/drivers/vectormap
> > > > > > does not exist
> > > > > > server/drivers/Makefile.am:1: required directory
> > > > server/drivers/blackboard
> > > > > > does not exist
> > > > > > server/drivers/position/Makefile.am:1: required
> > > > directory
> > > > > > server/drivers/position/mbicp does not exist
> > > > > > configure.ac:653: required file `libplayersd/Makefile.in' not
> found
> > > > > > configure.ac:653: required file `libplayersd/playersd.pc.in' not
> > found
> > > > > > configure.ac:653: required file
> > > > > > `server/drivers/position/mbicp/Makefile.in' not
> > found
> > > > > > configure.ac:653: required file
> > > > > > `server/drivers/vectormap/Makefile.in' not found
> > > > > > configure.ac:653: required file
> > > > > > `server/drivers/blackboard/Makefile.in' not found
> > > > > > configure.ac:653: required file
> > > > > > `server/drivers/blackboard/localbb/Makefile.in' not
> > > > found
> > > > > > Makefile.am:2: required directory ./libplayersd does not exist
> > > > > > + autoconf
> > > > >
> > > > >
> > > >
> >
> -------------------------------------------------------------------------
> > > > > This SF.net email is sponsored by: Splunk Inc.
> > > > > Still grepping through log files to find problems? Stop.
> > > > > Now Search log events and configuration files using AJAX and a
> > browser.
> > > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > > > _______________________________________________
> > > > > Playerstage-gazebo mailing list
> > > > > [email protected]
> > > > >
> > > >
> > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
> > > > >
> > > >
> > > >
> > > >
> >
> -------------------------------------------------------------------------
> > > > This SF.net email is sponsored by: Splunk Inc.
> > > > Still grepping through log files to find problems? Stop.
> > > > Now Search log events and configuration files using AJAX and a
> browser.
> > > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > >
> > > > _______________________________________________
> > > > Playerstage-gazebo mailing list
> > > > [email protected]
> > > >
> > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
> > > >
> > > >
> > >
> >
> -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems? Stop.
> > > Now Search log events and configuration files using AJAX and a
> browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > _______________________________________________
> > > Playerstage-gazebo mailing list
> > > [email protected]
> > >
> > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
> > >
> >
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems? Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> >
> > _______________________________________________
> > Playerstage-gazebo mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
> >
> >
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Playerstage-gazebo mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
>
name of display: :0.0
display: :0 screen: 0
libGL warning: 3D driver claims to not support visual 0x5b
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 945GM 20061017
OpenGL version string: 1.3 Mesa 7.0
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos,
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array, GL_EXT_convolution,
GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
GL_EXT_histogram, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels,
GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
GL_EXT_secondary_color, GL_EXT_separate_specular_color,
GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_subtexture,
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
GL_APPLE_client_storage, GL_APPLE_packed_pixels,
GL_ATI_blend_equation_separate, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texture_rectangle,
GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x24 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x27 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x28 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2b 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2c 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2d 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2e 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2f 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x30 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x31 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x32 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x5b 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo