Hi. On Tue, Aug 28, 2012 at 5:27 AM, Joshua Brickel <[email protected]> wrote: > Hi Folks, > > I had a problem setting up Cinerella under Linux, Debian, Wheezy, Kernel > 3.2.0-3-amd64. > > Firstly I had a symbolic link to an already existing file "pictures" under > my user account. > > Starting Cinerella initially was fine, but when I tried to record > (File-->Record) in Cinerella it crashed...
Recording is broken. It may work with certain devices and with certain parameters. > and reported as the first line of a > bunch of messages: > > "FileSystem::update /home/joshua/pictures: No such file or directory" > > Figuring this was a problem because pictures was actually a symbolic link, I > changed the symbolic link to a new name and then created a directory > /home/joshua/pictures > > But when I then tried to run Cinerella, it still crashed when I clicked > under File-->Record with the name of the new symbolic link, the new symbolic > link seemed to cause the same issue: > > FileSystem::update /home/joshua/picture_frame: No such file or directory > > (picture_frame being the new symbolic link name). What are you trying to achieve with symlinks? Does it point to an ordinary file? Cinelerra tries to stat the file and gets error. Einar _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
