PDA

View Full Version : Linux error after update


afecelis
30th September 2006, 10:10 AM
Hi Guys,

I've never had problems with Ac3d under linux but this time after a general update of libs and stuff I'm getting this error on startup:

Initializing dynamic TCL
Loading settings from /home/afecelis/.ac3dprefs.
TCL ERROR IN AC3D in tcl/ac3d.tcl:

Stack Trace:
Togl: couldn't get visual
while executing
"togl $parent.$viewid.f.win -rgba true -double true -depth true -accum true -ident $viewid -alpha true"
(procedure "make_view" line 31)
invoked from within
"make_view 0 $UI(viewcanvas) $prefs_proj0 true"
(procedure "make_views" line 11)
invoked from within
"make_views "
(file "tcl/ac3d.tcl" line 1750)

Segmentation fault


I don't think I can rollback my installation so is there another way to fix this?

regards,
Alvaro

afecelis
30th September 2006, 11:44 AM
Nevermind. I found out what the problem was.

Having Xgl enabled makes it break. I just disabled it and everything is back to normal.