Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-12-25 Thread Henrik /KaarPoSoft
Dear all, I have once again looked at this problem... libcanberra contains this function: code int driver_play(/* ... */) { /* ... */ if (name cache_control != CA_CACHE_CONTROL_NEVER) { /* ... */ for (;;) { /* ... */ /*

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-12-04 Thread Henrik /KaarPoSoft
On 12/04/12 13:41, Tanu Kaskinen wrote: Does the patch really cause this, or is the difference because of the self-compiled libcanberra? That is, if you compile libcanberra without the patch, does it return to the old behavior? I compiled libcaberra before *without* the patch, running with

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-12-02 Thread Henrik /KaarPoSoft
On 12/02/12 20:20, Henrik /KaarPoSoft wrote: On 12/02/12 05:49, Tanu Kaskinen wrote: Assuming that it is always the PLAY_SAMPLE message that hangs, then it looks like the reply is received by the client. The last PLAY_SAMPLE message has tag 9, and xsession-errors shows that some client

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-27 Thread Henrik /KaarPoSoft
On 11/26/12 16:42, Henrik /KaarPoSoft wrote: Tanu, again: Thanks for your help. I tried the patch and various other changes to log.c, but getting no useful logging, and sometimes segfaults instead (as you also noted). My mind kept coming back to this: ldd /bin/gnome-shell | grep pulse

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-26 Thread Henrik /KaarPoSoft
On 11/23/12 21:48, Tanu Kaskinen wrote: On Fri, 2012-11-23 at 00:00 +0100, Henrik /KaarPoSoft wrote: In any case, for whatever it is worth, here is what I am now seing with 2.99.2: I can *not* reproduce the hang with: open gnome-terminal (as only app on desktop), press backspace, close

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-26 Thread Henrik /KaarPoSoft
On 11/26/12 14:30, Tanu Kaskinen wrote: On Sun, 2012-11-25 at 22:25 +0200, Tanu Kaskinen wrote: So gnome-shell doesn't want to log to syslog? I've attached a pulseaudio patch that makes gnome-shell log to files under /tmp. Btw, I now noticed that running gnome-shell --replace restarts

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-22 Thread Henrik /KaarPoSoft
On 11/22/12 13:39, Tanu Kaskinen wrote: Henrik, is it possible for you to try 2.99.2 too? For what it's worth, last time when I said I can't reproduce this I did have other windows open, but I retested with the gnome-terminal window being the only window, and I still couldn't reproduce the

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-03 Thread Henrik /KaarPoSoft
On 11/03/12 19:20, Colin Guthrie wrote: 'Twas brillig, and Henrik /KaarPoSoft at 10/09/12 21:13 did gyre and gimble: Dear all, I am running gnome 3.4 and pulse-audio 2.1. When closing a window, gnome-shell sometimes hangs, waiting for pulse-audio. To reproduce: Open a gnome-terminal, press

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-03 Thread Henrik /KaarPoSoft
On 11/03/12 23:36, Colin Guthrie wrote: 'Twas brillig, and Henrik /KaarPoSoft at 03/11/12 23:07 did gyre and gimble: On 11/03/12 19:20, Colin Guthrie wrote: 'Twas brillig, and Henrik /KaarPoSoft at 10/09/12 21:13 did gyre and gimble: Dear all, I am running gnome 3.4 and pulse-audio 2.1

[pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-09-10 Thread Henrik /KaarPoSoft
Dear all, I am running gnome 3.4 and pulse-audio 2.1. When closing a window, gnome-shell sometimes hangs, waiting for pulse-audio. To reproduce: Open a gnome-terminal, press backspace which produces a nice beep, press the [X] in the window's title-bar. Now the whole desktop is unresponsive