olive icon indicating copy to clipboard operation
olive copied to clipboard

[EXPORT] Export media file name changed but not reflected in the progress dialog

Open boyanov opened this issue 1 year ago • 2 comments

Commit Hash I use Olive 0.2.0-1687a721

Platform Under Windows 10

Summary I opened the Export Media (Ctrl-M) and decided to change the file name. I do that directly in the edit box. Then I press the Export button. The export starts. The progress dialog opens, but it displays the previous filename. The result is exported correctly to the new filename. If the file already exists, it will show a warning/confirm dialog.

Additional Information / Output

When I open the Export Media (Ctrl-M) for a second time, I see that the filename was not changed, it is the older one,

This is not critical but inconvenient and a bit misleading.

And, BTW, great work! :)

boyanov avatar Jul 15 '23 10:07 boyanov

I can confirm this on WIndows 10. Thanks for the report.

ThomasWilshaw avatar Sep 17 '23 13:09 ThomasWilshaw

Upon closer instpection the export progress dialoge shows the timeline name not the file name which seems correct if not entirely clear.

ThomasWilshaw avatar Sep 18 '23 14:09 ThomasWilshaw