Thanks Daniel, 1. As for the lock-up, I can't even get to settings, the gui is 100% unresponsive. I did some gdb, and this is the result (after Control C to kill the process manually):
^C Program received signal SIGINT, Interrupt. [Switching to Thread 0xb5ab8710 (LWP 18219)] 0xb7f43424 in __kernel_vsyscall () (gdb) bt #0 0xb7f43424 in __kernel_vsyscall () #1 0xb784dba7 in pthread_join () from /lib/i686/cmov/libpthread.so.0 #2 0xb7e40c2b in Thread::join () from /usr/lib/libguicast.so.1 #3 0xb7dea1c6 in BC_Clipboard::stop_clipboard () from /usr/lib/libguicast.so.1 #4 0xb7e2fc51 in BC_WindowBase::~BC_WindowBase () from /usr/lib/libguicast.so.1 #5 0xb7e27718 in BC_Window::~BC_Window () from /usr/lib/libguicast.so.1 #6 0x082c3af7 in SplashGUI::~SplashGUI () #7 0x08229889 in MWindow::hide_splash () #8 0x0822f682 in MWindow::create_objects () #9 0x082040c9 in main () 2. I removed the unofficial repos for cinelerra from my soures.list and installed from debian-multimedia. Seems that debian-multimedia has the same version as I had installed from Valentina's 32bit repo: 2.1.0~svn20080706-0.0 What version do you have installed Daniel? I just updated my lenny yesterday, how about you? Thanks for the help. B. Bogart > On your lock up problem, check Settings>Preferances > Playback and select > Audio Driver = Alsa > Underneath that check the tab "Stop playback locks up" > Under Video Out uncheck "Play Every Frame" > > I'm using the build from http://debian-multimedia.org and that resolved the > same error you were having it's a bit older (2007) but works fine. I have a > script to install the whole deb multimedia repo if interested. > ciao > Daniel _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
