olive-editor/olive

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

boyanov opened this issue · 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! :)

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

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