tags 647305 patch fixed-upstream
thanks

> When I add some files to the playlist, and click the "save playlist"
> button below the playlist itself, nothing happens.

This bug has been fixed upstream[Bug][Commit] in v3.1.91. Simply adding
the line from the patch (attached from [Commit]) in
`/usr/share/totem/playlist.ui` (without rebuilding etc.) fixes the
problem.

--Adam


[Bug] Upstream Bug: https://bugzilla.gnome.org/show_bug.cgi?id=651403
[Commit] Upstream Commit: 
http://git.gnome.org/browse/totem/commit/?id=8a3611910edac935220fca0144ee15f2963d2932
From 8a3611910edac935220fca0144ee15f2963d2932 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <had...@hadess.net>
Date: Mon, 05 Sep 2011 13:16:52 +0000
Subject: playlist: Fix save button not working

https://bugzilla.gnome.org/show_bug.cgi?id=651403
---
diff --git a/data/playlist.ui b/data/playlist.ui
index ec3648d..9e18986 100644
--- a/data/playlist.ui
+++ b/data/playlist.ui
@@ -135,6 +135,7 @@
             <property name="use_underline">True</property>
 	    <property name="icon_name">document-save-symbolic</property>
 	    <property name="tooltip-text" translatable="yes">Save Playlist...</property>
+	    <signal name="clicked" handler="totem_playlist_save_files"/>
           </object>
           <packing>
             <property name="expand">False</property>
--
cgit v0.9.0.2

Attachment: signature.asc
Description: PGP signature

Reply via email to