Bug 454237 - Positions in "Problems found" dialog not human-readable
Summary: Positions in "Problems found" dialog not human-readable
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 21.12.3
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 21:43 UTC by erjiang
Modified: 2022-06-06 20:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description erjiang 2022-05-22 21:43:38 UTC
SUMMARY

In the "Problems found in your project file" dialog, the position values listed in the issues seem to be just frame numbers, not timestamps. It would be easier to understand if it gave the h:mm:ss.ff time or at least said "frame 12345".

STEPS TO REPRODUCE
1. Open a project file that has errors.
2. Expand the Details section of the error dialog.

OBSERVED RESULT

"Clip without mix producer49 found and resized on track A1 at 6695."

EXPECTED RESULT

"Clip without mix producer49 found and resized on track A1 at 3:21.15."
Comment 1 Jean-Baptiste Mardelle 2022-05-25 16:57:44 UTC
Git commit 0eb812a291e4cec7418c8e7515e0f3562b247f83 by Jean-Baptiste Mardelle.
Committed on 25/05/2022 at 16:57.
Pushed by mardelle into branch 'master'.

Fix problem detected on project opening show timecode in frames (use proper timeecode info now).

M  +11   -11   src/timeline2/model/builders/meltBuilder.cpp

https://invent.kde.org/multimedia/kdenlive/commit/0eb812a291e4cec7418c8e7515e0f3562b247f83