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 596948 - Can't grab waveform extremities
Can't grab waveform extremities
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.4
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-01 06:30 UTC by Edward Hervey
Modified: 2010-02-04 03:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screencast or keyframe failure. (87.50 KB, audio/ogg)
2009-10-01 06:30 UTC, Edward Hervey
Details

Description Edward Hervey 2009-10-01 06:30:50 UTC
Created attachment 144461 [details]
Screencast or keyframe failure.

With the current git HEAD, It's almost impossible to grab the extremities of
the waveforms... thereby making it impossible to change the volume/alpha at the
beginning/end of a file :(

Attached screenshot should make that obvious (play it back slower or frame by
frame to see what I mean, I tried to grab the first/last keyframe... but the
only thing I could manage is to grab the whole bar).

This screencast was *NOT* made with gtk-recordmydesktop (it just wouldn't show
the cursor all the time.. which kind of beats the whole point of showing this
bug).
Comment 1 Brandon Lewis 2010-02-04 03:52:35 UTC
commit 8f3898b07c69c4f4bf9566cca94d3b6db3f9eba6
Author: Brandon Lewis <brandon_lewis@alum.berkeley.edu>
Date:   Mon Jan 11 18:14:13 2010 -0800

    tests/test_etree_formatter.py: update unit tests
    
    checkpoint: start end keyframes are now adjustable
    closes bug 589691