Bug#781198: pidgin: Pidgin crashes after some time

2015-03-29 Thread Mosè Giordano
2015-03-29 17:53 GMT+02:00 Ari Pollak a...@debian.org:
 On 03/29/2015 05:23 AM, Mosè Giordano wrote:
 I checked Pulseaudio settings with pavucontrol, there is no reference
 to JACK in output devices.  How can I check gstreamer configuration
 without gstreamer-properties, so without pulling down gnome-media
 package and its 138 MiB of dependencies (I'm running KDE)?

 Try this: gconftool -R /system/gstreamer/0.10/default

% gconftool -R /system/gstreamer/0.10/default
 videosink = autovideosink
 chataudiosink = autoaudiosink
 audiosink = autoaudiosink
 videosrc = v4l2src
 visualization = goom
 audiosink_description = Default
 musicaudiosink = autoaudiosink
 chataudiosink_description = Default
 audiosrc_description = Default
 audiosrc = autoaudiosrc
 musicaudiosink_description = Default

 Also install libglib2.0-bin and then run this:
 gsettings list-recursively org.freedesktop.gstreamer-0.10.default-elements

% gsettings list-recursively org.freedesktop.gstreamer-0.10.default-elements
org.freedesktop.gstreamer-0.10.default-elements music-audiosink 'autoaudiosink'
org.freedesktop.gstreamer-0.10.default-elements
music-audiosink-description 'Default'
org.freedesktop.gstreamer-0.10.default-elements sounds-audiosink 'autoaudiosink'
org.freedesktop.gstreamer-0.10.default-elements videosink-description 'Default'
org.freedesktop.gstreamer-0.10.default-elements videosink 'autovideosink'
org.freedesktop.gstreamer-0.10.default-elements videosrc-description 'Default'
org.freedesktop.gstreamer-0.10.default-elements videosrc 'v4l2src'
org.freedesktop.gstreamer-0.10.default-elements
visualization-description 'Default'
org.freedesktop.gstreamer-0.10.default-elements visualization 'goom'
org.freedesktop.gstreamer-0.10.default-elements chat-audiosink 'autoaudiosink'
org.freedesktop.gstreamer-0.10.default-elements audiosrc 'alsasrc'
org.freedesktop.gstreamer-0.10.default-elements
chat-audiosink-description 'Default'
org.freedesktop.gstreamer-0.10.default-elements audiosrc-description 'Default'
org.freedesktop.gstreamer-0.10.default-elements
sounds-audiosink-description 'Default'

 There are also some sound output settings within Pidgin.

Sound method is set to Automatic here.

I should mention I have this issue since no more than a couple of
weeks or so, before that Pidgin never crashed.  I didn't changed
anything in Pidgin recently.

Bye,
Mosè


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#781198: pidgin: Pidgin crashes after some time

2015-03-29 Thread Mosè Giordano
Dear Ari,

thanks for the reply.

2015-03-27 2:07 GMT+01:00 Ari Pollak a...@debian.org:
 J

 udging from all the messages in the log about JACK, my first inclination
 would be to purge all JACK-related packages from your system, and make sure
 your gstreamer and pulseaudio settings don't point to JACK. If you don't
 want to do any of that, you can try disabling sounds in Pidgin.

Just to try, I installed jackd and run

jackd -d dummy

at startup, in this way Pidgin never crashed but there was no sound
from it.  Then I removed it.  The only JACK related package I have now
is libjack-jackd2, but it's requested by other packages.

I checked Pulseaudio settings with pavucontrol, there is no reference
to JACK in output devices.  How can I check gstreamer configuration
without gstreamer-properties, so without pulling down gnome-media
package and its 138 MiB of dependencies (I'm running KDE)?

Bye,
Mosè


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#781198: pidgin: Pidgin crashes after some time

2015-03-26 Thread Ari Pollak
J

udging from all the messages in the log about JACK, my first inclination
would be to purge all JACK-related packages from your system, and make sure
your gstreamer and pulseaudio settings don't point to JACK. If you don't
want to do any of that, you can try disabling sounds in Pidgin.