> 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?
Hi, That is problem with your graphics card driver: "radeon_lock.c" first google result: http://www.mail-archive.com/[email protected]/msg44738.html Run without 3d, that whould work (IIRC it was something like "-N PythonUI" for 0.20) HTH, Vaclav _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

