olive-editor / olive

Free open-source non-linear video editor
https://olivevideoeditor.org/
GNU General Public License v3.0
8.01k stars 543 forks source link

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

Open boyanov opened 1 year ago

boyanov commented 1 year ago

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! :)

ThomasWilshaw commented 10 months ago

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

ThomasWilshaw commented 10 months ago

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