OgreAdaptor.cc:126 should be: this->window = this->root->initialise(false);
Ogre uses the window created by FLTK. What version of Ogre and FLTK are you running? -nate On 10/15/07, Alvaro Aguilera <[EMAIL PROTECTED]> wrote: > About the segmentation fault: > > When I replace in (server/rendering/OgreAdaptor.cc:126): > > this->window = this->root->initialise(false); > > with > > this->window = this->root->initialise(true); > > > gazebo kinda works, it opens an extra window and seems to work, but as soon > as I click/move the window it doesn't respond anymore. > > I'm so close! :) > > > > On 10/11/07, Nate Koenig <[EMAIL PROTECTED]> wrote: > > > > Yeah, that would be great, send it to [EMAIL PROTECTED] > > > > -nate > > > > On 10/10/07, Alvaro Aguilera <[EMAIL PROTECTED] > wrote: > > > I've only tried the "ocean-demo" that comes with ogre in opensuse. it > works > > > fine as long as I don't try the fullscreen mode. > > > Do you want me to send you the source code of the demo in a private > message? > > > > > > Alvaro. > > > > > > On 10/10/07, Nate Koenig <[EMAIL PROTECTED]> wrote: > > > > Hmm...so everything looks fine, and I couldn't find anything relevant > > > > concerning intel graphics cards and ogre/opengl problems. > > > > > > > > If you happen to have to the time, could you try running some the > > > > Ogre3d example programs? If they work then at least I know I'm doing > > > > something wrong with the way gazebo is using Ogre. > > > > > > > > Thanks, > > > > > > > > -nate > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > 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
