Excellent, and thanks for looking into the problem. -nate
On 5/15/07, Toby Collett <[EMAIL PROTECTED]> wrote: > Hi, > Upgrading to Ogre3d 1.4.1 has resolved the issue, apparently there was a > patch that relied on GLX 1.3 that was rolled back and this may have been the > issue. > > Toby > > > On 5/11/07, Nate Koenig <[EMAIL PROTECTED]> wrote: > > Thanks Toby, I'll look into this some more. I must be doing something > > wrong with Ogre. If you have the time, could you try running the demo > > apps that come with Ogre. Let me know if they work. > > > > Thanks, > > > > -nate > > > > On 5/9/07, Toby Collett <[EMAIL PROTECTED]> wrote: > > > Hi, > > > here is the output > > > > > > > [EMAIL PROTECTED]:~/projects/playerproject/gazebo_player_svn$ > > > ./gazebo ./worlds/ogre.world > > > ** 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. > > > OGRE: Load > Plugin[/usr/local/lib/OGRE/RenderSystem_GL.so] > > > OGRE: Load > Plugin[/usr/local/lib/OGRE/Plugin_ParticleFX.so] > > > OGRE: Load > > > Plugin[/usr/local/lib/OGRE/Plugin_BSPSceneManager.so] > > > OGRE: Load > > > > Plugin[/usr/local/lib/OGRE/Plugin_OctreeSceneManager.so] > > > Available rendering systems: > > > OpenGL Rendering Subsystem > > > Selected Rendering System[OpenGL Rendering Subsystem] > > > Initialize window > > > X Error of failed request: BadValue (integer parameter out of range for > > > operation) > > > Major opcode of failed request: 128 (XFree86-DRI) > > > Minor opcode of failed request: 7 () > > > Value in failed request: 0x3000002 > > > Serial number of failed request: 55 > > > Current serial number in output stream: 55 > > > > > > > > > > > > On 5/10/07, Nate Koenig <[EMAIL PROTECTED]> wrote: > > > > Hi Toby, > > > > > > > > I added some debugging statements to SVN gazebo. Could you update and > > > > post the output? > > > > > > > > Thanks for the help, > > > > > > > > -nate > > > > > > > > On 5/6/07, Toby Collett < [EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > back at that computer, here is a little more detail... > > > > > output when running gazebo > > > > > > > > > > ./gazebo ./worlds/ogre.world > > > > > ** 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. > > > > > OGRE: Load > > > Plugin[/usr/local/lib/OGRE/RenderSystem_GL.so] > > > > > OGRE: Load > > > Plugin[/usr/local/lib/OGRE/Plugin_ParticleFX.so] > > > > > OGRE: Load > > > > > > Plugin[/usr/local/lib/OGRE/Plugin_BSPSceneManager.so] > > > > > OGRE: Load > > > > > > > > > Plugin[/usr/local/lib/OGRE/Plugin_OctreeSceneManager.so] > > > > > X Error of failed request: BadValue (integer parameter out of range > for > > > > > operation) > > > > > Major opcode of failed request: 128 (XFree86-DRI) > > > > > Minor opcode of failed request: 7 () > > > > > Value in failed request: 0x3800002 > > > > > Serial number of failed request: 55 > > > > > Current serial number in output stream: 55 > > > > > > > > > > > > > > > > > > > > Gazebo head, (r18) > > > > > glxinfo | head > > > > > name of display: : 0.0 > > > > > display: :0 screen: 0 > > > > > 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 > > > > > > > > > > 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL > > > > > Integrated Graphics Controller (rev 04) > > > > > > > > > > ogre-1.4.0 > > > > > > > > > > OS is ubuntu feisty, kernel 2.6.20-15-generic > > > > > > > > > > Let me know if you want me to try something out or you need any more > > > info, > > > > > > > > > > Toby > > > > > > > > > > > > > > > On 5/4/07, Nate Koenig < [EMAIL PROTECTED]> wrote: > > > > > > Thanks for the info. If you have the chance, could you check to > make > > > > > > sure DRI is enabled on your machine, and if it is could you post > the > > > > > > error message? > > > > > > > > > > > > Thanks, > > > > > > > > > > > > -nate > > > > > > > > > > > > On 5/2/07, Toby Collett <[EMAIL PROTECTED] > wrote: > > > > > > > Just a note on the topic of the next gazebo release, Ive been > > > tracking > > > > > whats > > > > > > > in SVN out of curiosity and building occasionally, Im getting > the > > > > > > > unsupported private request (actually *the* could be incorrect, > > > should > > > > > say > > > > > > > im getting *an*, i think it was a "Xfree86-DRI subcode" 128 ) > with > > > the > > > > > svn > > > > > > > version on an intel card as of yesterday, it has worked on > previous > > > > > > > versions, I also updated ogre between my last successful test > and > > > > > yesterday. > > > > > > > > > > > > > > Unfortunately Im not around that computer today so cant give any > > > > > details, > > > > > > > and Im also aware its very much a WIP so feel free to ignore > this > > > > > completely > > > > > > > if its irrelevant. > > > > > > > > > > > > > > Toby > > > > > > > > > > > > > > > > > > > > > On 5/3/07, Nate Koenig <[EMAIL PROTECTED] > wrote: > > > > > > > > Other people have tried using an Intel Graphics card before > > > without > > > > > > > > success. The current version of gazebo runs best with nvidia, > and > > > also > > > > > > > > ati cards. > > > > > > > > > > > > > > > > The next version of gazebo will take care of this problem, but > it > > > is > > > > > > > > not ready for release. Sorry about this problem. > > > > > > > > > > > > > > > > -nate > > > > > > > > > > > > > > > > On 5/2/07, Douglas Macharet < [EMAIL PROTECTED]> wrote: > > > > > > > > > Hi Nate, my video card is an onboard Intel Graphics > Media > > > > > > > > > Accelerator 950 on a laptop. Executing glxinfo it says > direct > > > > > > > > > rendering is enabled. > > > > > > > > > Thanks for the help! > > > > > > > > > > > > > > > > > > --Douglas > > > > > > > > > > > > > > > > > > > > > > > > > > > >Hello, > > > > > > > > > > > > > > > > > > >What video card do you have? And is direct rendering > enabled? > > > > > > > > > > > > > > > > > > >-nate > > > > > > > > > > > > > > > > > > > > > > > > > > > On 4/28/07, Douglas Macharet < [EMAIL PROTECTED] ...> wrote: > > > > > > > > > > Hello ! > > > > > > > > > > I'm having the following error trying to run Gazebo > > > > > (example.world) > > > > > > > > > > on a notebook with Intel 945GM and Ubuntu 6.10: > > > > > > > > > > > > > > > > > > > > ** Gazebo 0.7.0 ** > > > > > > > > > > * Part of the Player/Stage Project > > > > > > > [ http://playerstage.sourceforge.net ]. > > > > > > > > > > * Copyright 2000-2005 Brian Gerkey, Richard Vaughan, > Andrew > > > > > Howard, > > > > > > > > > > * Nate Koenig and contributors. > > > > > > > > > > * Released under the GNU General Public License. > > > > > > > > > > using display [:0.0] > > > > > > > > > > libGL warning: 3D driver claims to not support visual 0x5b > > > > > > > > > > X Error of failed request: GLXUnsupportedPrivateRequest > > > > > > > > > > Major opcode of failed request: 143 (GLX) > > > > > > > > > > Minor opcode of failed request: 16 (X_GLXVendorPrivate) > > > > > > > > > > Serial number of failed request: 21 > > > > > > > > > > Current serial number in output stream: 22 > > > > > > > > > > > > > > > > > > > > I already changed the renderMethod and the error > continues. > > > > > Looking > > > > > > > > > > at google I saw many other people with the same problem, > but > > > any > > > > > > > > > > solutions. > > > > > > > > > > Could anyone help me ? > > > > > > > > > > Thanks in advance ! > > > > > > > > > > > > > > > > > > > > --Douglas > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > > > This SF.net email is sponsored by DB2 Express > > > > > > > > > Download DB2 Express C - the FREE version of DB2 express and > > > take > > > > > > > > > control of your XML. No limits. Just data. Click to get it > now. > > > > > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > > > > > _______________________________________________ > > > > > > > > > Playerstage-gazebo mailing list > > > > > > > > > [email protected] > > > > > > > > > > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > > This SF.net email is sponsored by DB2 Express > > > > > > > > Download DB2 Express C - the FREE version of DB2 express and > take > > > > > > > > control of your XML. No limits. Just data. Click to get it > now. > > > > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > > > > _______________________________________________ > > > > > > > > Playerstage-gazebo mailing list > > > > > > > > [email protected] > > > > > > > > > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > This email is intended for the addressee only and may contain > > > privileged > > > > > > > and/or confidential information > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > > This SF.net email is sponsored by DB2 Express > > > > > > > Download DB2 Express C - the FREE version of DB2 express and > take > > > > > > > control of your XML. No limits. Just data. Click to get it now. > > > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > > > > > > > > > _______________________________________________ > > > > > > > Playerstage-gazebo mailing list > > > > > > > [email protected] > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > > > This SF.net email is sponsored by DB2 Express > > > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > > > control of your XML. No limits. Just data. Click to get it now. > > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > _______________________________________________ > > > > > > Playerstage-gazebo mailing list > > > > > > [email protected] > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > This email is intended for the addressee only and may contain > privileged > > > > > and/or confidential information > > > > > > > > > ------------------------------------------------------------------------- > > > > > This SF.net email is sponsored by DB2 Express > > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > > control of your XML. No limits. Just data. Click to get it now. > > > > > http://sourceforge.net/powerbar/db2/ > > > > > > > > > > _______________________________________________ > > > > > Playerstage-gazebo mailing list > > > > > [email protected] > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > This SF.net email is sponsored by DB2 Express > > > > Download DB2 Express C - the FREE version of DB2 express and take > > > > control of your XML. No limits. Just data. Click to get it now. > > > > http://sourceforge.net/powerbar/db2/ > > > > _______________________________________________ > > > > Playerstage-gazebo mailing list > > > > [email protected] > > > > > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > > > > > > -- > > > This email is intended for the addressee only and may contain privileged > > > and/or confidential information > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by DB2 Express > > > Download DB2 Express C - the FREE version of DB2 express and take > > > control of your XML. No limits. Just data. Click to get it now. > > > http://sourceforge.net/powerbar/db2/ > > > > > > _______________________________________________ > > > Playerstage-gazebo mailing list > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Playerstage-gazebo mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > > > > > -- > This email is intended for the addressee only and may contain privileged > and/or confidential information > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > Playerstage-gazebo mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
