Hi Luc ! Have you experienced this problem only when loading an xml file? can you generate a new scene or not ?
Try to run yade silently from a command line, and see if it works. I think it's your Graphic card "Ati Radeon" that can't launch Yade graphical window because "fglrx" the driver component needed for Ati cards is not properly installed. Check for it in /usr/X11/xorg.conf If it's the case, You can find help for Ati card installation in the officiel Ubuntu website or you can try to install "Envyng" packages: it is a graphical tool in which you can select and install the driver for your graphical card. Le mercredi 17 février 2010 à 18:33 +0100, Luc SIBILLE a écrit : > Hi, > > I have just compiled Yade-0.20.2. When I'am loading a xml file to perform > a simulation Yade crash and give the following message: > > In [1]: yade-unknown: radeon_lock.c :65 : radeonGetLock: L'assertion > « drawable != ((void *)0) » failed. > SIGSEGV/SIGABRT handler called; gdb batch file is > `/home/luc/.yade-unknown/gdb_crash_batch-pid2367' > > Does somebody know what is the problem? Or where to look for? > > Best, > > Luc > > > _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

