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 432724 - [Simple Timeline] Don't show explanation message too soon
[Simple Timeline] Don't show explanation message too soon
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.10.3
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-23 19:06 UTC by Edward Hervey
Modified: 2007-04-24 16:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2007-04-23 19:06:05 UTC
Currently the explanation message is shown from the beginning, but it's confusing for users that see two explanation messages : one in the source list, the other in the timeline.

At the beginning, there should only be an explanation message in the source list and ONCE there is at least one source there, then show the explanation message in the timeline.
Comment 1 Edward Hervey 2007-04-24 16:47:33 UTC
2007-04-24  Edward Hervey  <edward@fluendo.com>

	* pitivi/ui/mainwindow.py:
	* pitivi/ui/sourcefactories.py:
	Remove cruft that was causing the explanation message to be hidden.
	Fixes #432656
	* pitivi/ui/timeline.py:
	Start by displaying the timeline. Fix explanation message.
	Only display explanation message in the timeline once there's at least
	one clip to add. Fixes #432724