--- On Wed, 9/8/10, [email protected] <[email protected]> wrote: From: [email protected] <[email protected]> Subject: Re: [Lives-users] LiVES 1.3.5 released To: "LiVES users list" <[email protected]> Date: Wednesday, September 8, 2010, 7:20 PM
On Wed, September 8, 2010 23:01, John wrote: > I just did your suggestions. This time I simulated a crash with just one > clip. Looks like it's recovering the files okay as I can see them in the > background but it's not terminating the process so I just see the > recovering files box and I can't get to my clip to continue to edit. > OK, from your logs it seems that it is to do with gtk+ and threading issues You can try the following - aplly these patches to the code: http://lives.svn.sourceforge.net/viewvc/lives/trun/src/dialogs.c?view=patch&r1=669&r2=696&pathrev=696 http://lives.svn.sourceforge.net/viewvc/lives/trunk/src/main.c?view=patch&r1=669&r2=696&pathrev=696 http://lives.svn.sourceforge.net/viewvc/lives/trunk/src/preferences.h?view=patch&r1=682&r2=696&pathrev=696 Then start LiVES with: lives -nothreaddialog Gabriel. > --- On Wed, 9/8/10, [email protected] <[email protected]> wrote: > > From: [email protected] <[email protected]> > Subject: Re: [Lives-users] LiVES 1.3.5 released > To: "LiVES users list" <[email protected]> > Date: Wednesday, September 8, 2010, 3:31 PM > > On Wed, September 8, 2010 21:54, [email protected] wrote: >> On Wed, September 8, 2010 19:54, John wrote: >>> On a crash, lives no longer recovers files like it use to as it just >>> hangs. There's also no way to cancel as you have to kill the process. >>> Anyone else seeing this? >>> >> >> Crash recovery is working fine for me. >> >> >> Gabriel. >> > > I've not changed anything to do with crash recovery in this version btw. > > But there are a couple of things that might help: > > - in preferences, try unchecking "Show a warning advising cleaning of disk > space after a crash" > > - after a crash, try starting LiVES with: lives -autorecover > > > Cheers, > Gabriel. > I take it the patches were already applied to the trunk as the code in the patches matched the files in trunk. I compiled trunk and started lives with the nothreaddialog option and the dialog box is still not exiting. I also tried starting lives without any options and it still has the same issue. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
