public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libcanberra/files: libcanberra-0.28-workaround-hang.patch
@ 2011-09-12 10:16 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-09-12 10:16 UTC (permalink / raw
  To: gentoo-commits

pacho       11/09/12 10:16:37

  Added:                libcanberra-0.28-workaround-hang.patch
  Log:
  Apply fedora patch to workaround hangs when pulseaudio has problems, RDEPEND on gnome-base/gsettings-desktop-schemas to work ok with gnome-session-2.32.1-r3, remove all .la files (bug #366071 by Stephan Friedrichs, thanks a lot to Jonathan Callen for his explanation. Remove old.
  
  (Portage version: 2.1.10.14/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libcanberra/files/libcanberra-0.28-workaround-hang.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanberra/files/libcanberra-0.28-workaround-hang.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libcanberra/files/libcanberra-0.28-workaround-hang.patch?rev=1.1&content-type=text/plain

Index: libcanberra-0.28-workaround-hang.patch
===================================================================
From 151ddf4a0d6f4db39ccabf78b083a4343623bbc7 Mon Sep 17 00:00:00 2001
From: Christopher Aillon <caillon@redhat.com>
Date: Sat, 5 Mar 2011 11:03:31 -0800
Subject: [PATCH] Workaround a hang if there are server problems

https://bugs.freedesktop.org/show_bug.cgi?id=35024
---
 src/pulse.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/pulse.c b/src/pulse.c
index d4225d1..8b4188b 100644
--- a/src/pulse.c
+++ b/src/pulse.c
@@ -312,10 +312,6 @@ static void context_state_cb(pa_context *pc, void *userdata) {
                         }
 
                         p->subscribed = FALSE;
-
-                        /* If we managed to connect once, then let's try to
-                         * reconnect, and pass NOFAIL */
-                        context_connect(c, TRUE);
                 }
         }
 
-- 
1.7.4.1







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-12 10:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-12 10:16 [gentoo-commits] gentoo-x86 commit in media-libs/libcanberra/files: libcanberra-0.28-workaround-hang.patch Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox