TimeLineAnnotator / desktop

A GUI for graphical analysis and annotation of video and audio files.
https://tilia-app.com
Creative Commons Attribution Share Alike 4.0 International
13 stars 3 forks source link

Warn user that loading media failed when opening file #153

Closed azfoo closed 4 months ago

azfoo commented 4 months ago

The current result is a silent fail. Notice that the media length is "loaded" nevertheless and that is by design, so the timelines can still be displayed even before loading a new media.

azfoo commented 4 months ago

Not a silent fail since #132. Player is disabled since no media is loaded so crashes due to no media are prevented. Tooltip on disabled player requests user to load media.

Fix still required?

FelipeDefensor commented 4 months ago

The user might not hover the button for long enough to actually see the tooltip. I think an error message at the time of loading in addition to the tooltip is better.

Also, the tooltip is only being displayed on the stop button:

https://github.com/TimeLineAnnotator/desktop/assets/87732202/516ceda7-915e-4f2a-8fe1-32037067bd9d