Hi everybody!

Ralph Glasstetter wrote:

> just solved a bug which occured under Windows when opening a movie in a top 
> level dirctory! 
> 
> In that case for instance 'C:' (without trailing slash!) was stored in 
> lastdir 
> and the next time when openFileNames() was called the Dialog didn't show up, 
> but instead returned with an empty file list!

Maybe we should have added a trailing slash to lastdir.

> It took me a while to solve this, since this damn QFileDialog don't shows an 
> error message in case of an improper directory... for the user it just 
> happend NOTHING! 
> 
> So, we now have a little console message (just in case) and an appended '/' 
> in 
> case of a ':' as last character under windows.
> 
> I also implemented the possibility to have a fixed 'lastdir' by setting 
>    /lastdir/update=false 
> (which also could have been solved the bug).

Not really ;)

> BTW, /lastdir is now called /lastdir/name  ...I was to lazy to implement a 
> format conversion, so your 'lastdir' gets lost the first time you start up 
> with this patch... but hey, it's not such an important parameter... ;-)
> 
> May it's also a good idea to group the settings for the wheel* or jog* 
> entries...?

I just did exactly that. The filters got their own group, too.

I also added a version number to the configuration file (current version
is 1, older formats without the entry default to 0). And, of course, I
implemented automatic format conversion. The new release accepts either
format but always writes v1 format.

Welcome to r114!

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to