On Tuesday 02 Dec 2003 5:23 am, Rolf Dubitzky wrote: > Hi, > > bug1) I don't know if this is a problem with the current (unstable) CVS, > but when I try to load a 'recent project' kdenlive dosn't do anything.
This is an old (but unresolved) issue, but so far all my efforts to track it down has failed. Basically, when you click on an entry in "recent projects", it should emit a signal that contains the url to open (this all happens within the KDE framework) but for some reason, the url that I recieve in the connected method is empty. I posted to kdevelop to see if it was a know issue with kdevelop 2.0 projects (which kdenlive started out life as) but did not get an answer. > bug2) Also, when I load the project with 'file->open', the project list tab > stays empty, while the clip apeares in the timeline. If I then try to open > any clip, kdenlive crashes. Yes, I should probably fix opening/saving of files before I do anything else. I want to change the way files are loaded, so that I can support multiple project formats - in particular, I would like to support Kino. > bug3) piave gets stuck with what I guess is a race condition when I use the > mouse wheel too hasty.. (I take care of this, I just want to let you know) I was actually going to post today and say that I tried latest piave and the mouse wheel was working for me :-) From when it was freezing up on me, I was getting X async errors. I read up and it suggests that X operations are being performed in more than one thread , which is apparently something that should be avoided at all costs. > feature request1) Could you make it possible to restart piave (i.e. kill a > stuck process)? mayby with an entry in the context menu? This is in > principle in good, but it would help for debugging. That sounds reasonable. Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk
