After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 583243 - metadata and thumbnail information for missing media dialog
metadata and thumbnail information for missing media dialog
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal enhancement
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-19 19:13 UTC by Jean-François Fortin Tam
Modified: 2015-10-20 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-05-19 19:13:52 UTC
In the case where the user did not simply move the path where media files are contained, but actually renamed the files, we could have a more useful UI.

Currently, it says "please locate the file, 'file:///some/path/15.mov", which is not helpful if the file was renamed. It only gives you an idea of where the file was previously located and how it was named.

It would be really nice and helpful to 
- show the duration and filesize of the clip
- show the thumbnail of that file (if possible; if that was stored in the project file, eventually)
Comment 1 Brandon Lewis 2009-07-28 22:17:51 UTC
Fixed this in bug_583243 branch on my repository. I would like someone to review this before I merge it, however, as it involves changes to the formatter/project_manager API.
Comment 2 Edward Hervey 2009-08-19 08:06:55 UTC
Alessandro, could you review this ? I'm on holiday currenty :(
Comment 3 Alessandro Decina 2009-08-19 09:59:46 UTC
it seems to depend on another branch (keyframe percentages) that i also reviewed yesterday and which needs at least a fix before being merged.
I'll re-review this once that gets merged.
Comment 4 Jean-François Fortin Tam 2010-08-03 16:55:56 UTC
Ping? Surely the dependencies have been merged in the past year, maybe this can be reviewed again.
Comment 5 Jean-François Fortin Tam 2012-04-04 04:10:03 UTC
commit 5b9f1e67c921977193edde617fbc1b25d4007ba9
Author: Jean-François Fortin Tam <nekohayo@gmail.com>
Date:   Wed Apr 4 00:05:29 2012 -0400

    If available, show thumbnails for missing files to help the user
    
    This depends on the availability of orphan thumbnail files.
    Partially fixes bug #583243.



However, it's still missing the ability to save and retrieve metadata as described above. There's a FIXME and TODO for it in mainwindow.py.
Comment 6 Thibault Saunier 2015-10-20 13:03:43 UTC
This bug has been migrated to https://phabricator.freedesktop.org/T2176.

Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi.

See http://wiki.pitivi.org/wiki/Bug_reporting for details.