Re: [Rhythmbox-devel] Mini patches for compilation



On Tue, 2005-05-10 at 11:36 +0200, Tristan Tarrant wrote:
> The first one I guess is an oversight:
> 
> --- shell/rb-shell.c~ 2005-05-10 10:20:26.000000000 +0200
> +++ shell/rb-shell.c  2005-05-10 10:20:26.000000000 +0200
> @@ -1019,7 +1019,7 @@
> #endif
> 
> 
> -       shell->priv->sourcelist = rb_sourcelist_new (shell);
> +       shell->priv->sourcelist = rb_sourcelist_new ();
>         g_signal_connect_object (G_OBJECT (shell->priv->sourcelist),
> "drop_received",
>                                  G_CALLBACK
> (sourcelist_drag_received_cb), shell, 0);
>         g_signal_connect_object (G_OBJECT (shell->priv->sourcelist),
> "source_activated",
> 
This is the recently-discussed Arch problem, where it doesn't apply one
of the patches correctly. If you upgrade to a newer version of Tla
(1.2.1 or 1.3) it should work fine. Hoary has 1.2, and if Breezy still
has that, it's probably worth asking them to update it to 1.3 (it's in
Debian unstable).


James "Doc" Livingston 
-- 
Every one is entitled to their own opinion. 
But not their own facts

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]