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 583310 - Forward/Rewind buttons not implemented
Forward/Rewind buttons not implemented
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.1
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-20 09:04 UTC by Stéphane Maniaci
Modified: 2009-05-20 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implementation of the forward/rewind buttons (707 bytes, patch)
2009-05-20 09:05 UTC, Stéphane Maniaci
committed Details | Review

Description Stéphane Maniaci 2009-05-20 09:04:35 UTC
NotImplemented error raised when those buttons are clicked. Joining a patch to fix it (simple code, but should do the trick :) ).
Comment 1 Stéphane Maniaci 2009-05-20 09:05:24 UTC
Created attachment 135005 [details] [review]
implementation of the forward/rewind buttons
Comment 2 Edward Hervey 2009-05-20 09:22:48 UTC
Thanks, committed :)


commit ba24cef0dc387d94675bea92c18d808b53a3b84e
Author: Stéphane Maniaci <stephane.maniaci@gmail.com>
Date:   Wed May 20 11:22:28 2009 +0200

    Viewer: Implement rewind/forward buttons.