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 648714 - clips vanish from the timeline window, vertical scrollbar ceases working
clips vanish from the timeline window, vertical scrollbar ceases working
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: Timeline
0.13.5
Other Linux
: Normal major
: 0.14
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-26 23:32 UTC by Tim
Modified: 2011-05-24 21:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
There is an audio clip below the bottom one in the timeline window which does not show (339.17 KB, image/png)
2011-04-26 23:32 UTC, Tim
Details

Description Tim 2011-04-26 23:32:39 UTC
Created attachment 186696 [details]
There is an audio clip below the bottom one in the timeline window which does not show

It is difficult to tell what caused this, but upon reopening pitivi, the wav file I had added to the project was missing from the timeline window, although it still plays. When I switch to full screen and lift the bar separating the media library and preview windows as high as possible (giving the most room to the timeline window), I can see just the top edge of it. The vertical scrollbar on the side no longer works (the scrollbar takes up all the space, as if everything that needed viewing fit), so I can't scroll down to view the audio clip. I assume the real issue here is that the vertical scrollbar stopped working. I don't think it is a gnome theme issue since I am using the basic "Clearlooks" theme.
Comment 1 Tim 2011-04-26 23:35:39 UTC
It would be nice to see the audio clip since I can see the waveform which makes it much easier to match up the video.
Comment 2 Tim 2011-04-29 12:29:44 UTC
The git version as of this date does this as well.
Comment 3 Jean-François Fortin Tam 2011-05-23 14:23:16 UTC
The trick to reproduce this is:
1. in a project, add enough layers of clips so that vertical scrolling occurs. Clips can be normal video+audio clips (you don't need to use independent audio clips)
2. save the project
3. load the project

Result: the vertical scrollbar isn't set when loading the project.

Maybe the timeline canvas' height isn't set properly when loading a project?
Comment 4 Thibault Saunier 2011-05-24 18:59:16 UTC
commit 0aa59391fa92d75ee4f87931dfdb9af0942f938e
Author: Thibault Saunier <thibault.saunier@collabora.co.uk>
Date:   Tue May 24 10:29:31 2011 -0400

    ui: VScrollbar of the timeline has the good upper prop at loading a project
    
    Fixes: #648714