Unfortunately, I do not know anything about Cinelerra's internals, so I do
not know anything that I could do to help diagnose the problem.

I guess it is waiting on something that never happens.

I had the bad behaviour when I had Firefox open, so it cannot be
specifically that. Perhaps it needs something resource-intensive to slow it
down.

Can I load the project using 'create new resources only'? I thought I could
only load movie clips that way.

2008/7/10 Christian Thaeter <[EMAIL PROTECTED]>:

> Aaron Newcomb wrote:
>
>> This has been an ongoing issue for a while. There are already bugs out
>> there. I built the latest from svn yesterday and I still have the
>> issue. It seems that if you kill and reload enough times you can get
>> your project to load. Other users have reported that if you load your
>> project as "Create new resources only" first and then load it again
>> with "Replace current project" you might get better results until the
>> bug is resolved.
>>
>
> Someone also reported that it works when Firefox is open in parallel, yes,
> thats weird. I can only suspect a race condition with the Xserver.
>
> Otherwise, the locking system in cinelerra is somewhat broken and has some
> races. Fixing that would need some biggier involvement.
>
>        Christian
>
>
>
>
>> On Tue, Jul 8, 2008 at 3:20 AM, Martin Ellison <[EMAIL PROTECTED]> wrote:
>>
>>> I've run Cin under strace, and all it does after the load command is
>>> futex(0x7fb81afc94ec, FUTEX_WAIT_PRIVATE, 1, NULL
>>> -- is it waiting on something that never arrives/happens?
>>>
>>> Should I raise a bug for this?
>>>
>>> 2008/7/8 Martin Ellison <[EMAIL PROTECTED]>:
>>>
>>>> Does anyone have any ideas about this? It is a major problem. I cannot
>>>> do
>>>> any work at all. Is it affecting everyone? (Cinelerra hangs when I try
>>>> to
>>>> reload my project).
>>>>
>>>> When I kill cinelerra I get the following:
>>>> signal_entry: got SIGTERM my pid=8962 execution table size=3:
>>>>    vrender.C: run: 414
>>>>    vrender.C: process_buffer: 103
>>>>    vrender.C: process_buffer: 113
>>>>    FileDV::read_frame 40
>>>>    FileDV::read_frame 80
>>>>    mwindowedit.C: paste_edls: 1595
>>>>    mwindowedit.C: paste_edls: 1606
>>>>    mwindowedit.C: paste_edls: 1609
>>>>    FileDV::open_file 10
>>>>    FileDV::open_file 30
>>>> signal_entry: lock table size=9
>>>>    0x7f3539298130 CWindowTool::input_lock CWindowTool::run
>>>>    0x7f35390bd4b0 TransportQue::output_lock PlaybackEngine::run
>>>>    0x7f3539185380 Cinelerra: trial-1.xml MWindow::paste_edls *
>>>>    0x7f35390421e0 BC_Repeater::repeat_lock BC_Repeater::run
>>>>    0x7f3539185380 Cinelerra: trial-1.xml MainIndexes::run 1
>>>>    0x7f3539185380 Cinelerra: trial-1.xml ResourceThread::do_video
>>>>    0x7f3539156510 Canvas::canvas_lock VDeviceX11::new_output_buffer *
>>>>    0x7f35390ebe60 Cinelerra: dvgrab-2008.07.06_18-30-19.dv
>>>> VDeviceX11::new_output_buffer 1 *
>>>>    0x7f3539183df0 TransportQue::output_lock PlaybackEngine::run
>>>> BC_Signals::dump_buffers: buffer table size=0
>>>> BC_Signals::delete_temps: deleting 0 temp files
>>>> SigHandler::signal_handler total files=0
>>>>
>>>> That is the only diagnostic information that I have. Is there any way of
>>>> getting any more information about the problem?
>>>>
>>>>
>>>> 2008/7/8 Martin Ellison <[EMAIL PROTECTED]>:
>>>>
>>>>> Cinelerra hangs when I reload my project. Does anyone (a) know why or
>>>>> what I can do? (b) know the difference between slowly loading a large
>>>>> project and stuck?
>>>>>
>>>>> 1. created a new project
>>>>> 2. loaded up lots of film clips
>>>>> 3. pasted clips onto tracks
>>>>> 4. saved EDL
>>>>> 5. restarted cinelerra
>>>>> 6. loaded saved project
>>>>> result: loads, shows audio tracks, but then sits there in 'wait' cursor
>>>>> (goes around in a circle). Cinelerra does not respond to anything.
>>>>>
>>>>> Details: Cinelerra 2.1CV (C) 2006 Heroine Virtual Ltd.
>>>>> Compiled on Tue Jun 10 21:54:37 HKT 2008
>>>>>
>>>>> but the same result with:
>>>>> Cinelerra 2.1CV  2.1 SVN svn20080514 RPMFusion For Fedora/EPEL
>>>>> .fc9.kwizart (C) 2006 Heroine Virtual Ltd.
>>>>> External ffmpeg
>>>>> Compiled on Thu May 15 17:56:35 EDT 2008
>>>>>
>>>>>  uname -a
>>>>>>
>>>>> Linux localhost.localdomain 2.6.25.9-76.fc9.x86_64 #1 SMP Fri Jun 27
>>>>> 15:58:30 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
>>>>>
>>>>> I'm using the thumbnail option advised in the wiki.
>>>>
>>>>
-- 
Regards,
Martin
([EMAIL PROTECTED])
IT: http://methodsupport.com Personal: http://thereisnoend.org

Reply via email to