After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597228 - Empathy resume Totem's playlist when ending a call
Empathy resume Totem's playlist when ending a call
Status: RESOLVED NOTGNOME
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 598056 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-10-03 18:46 UTC by Stéphane Maniaci
Modified: 2009-10-11 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stéphane Maniaci 2009-10-03 18:46:34 UTC
I was calling a friend with my GTalk account (he's on Windows with GTalk), and when I ended the call, I heard the song in Totem start. Notice I had played that song a while ago, so it was already finished. I guess this is the mecanism supposed to stop the music when you emit or receive calls, but it shouldn't resume finished playlists. 

Steps to reproduce : 
- Open a music in Totem, listen it till the end (or pause it manually) ;
- Emit a call with Empathy ;
- Hang up.

This is Ubuntu 9.10 beta :
empathy_2.28.0-0ubuntu2
telepathy-gabble_0.8.4-1
telepathy-mission-control-5_5.3.1-1

Note : this might be a Totem bug thought, cause when the song finishes, state is "Pause" (can't spot any "Stopped" state).
Comment 1 Xavier Claessens 2009-10-05 07:42:01 UTC
I have that bug too.

But it is not empathy's fault. The only thing we do in Empathy is that line:
g_setenv ("PULSE_PROP_media.role", "phone", TRUE);

I reassign to rhythmbox, but it could be a pulse bug, I don't know.
Comment 2 Xavier Claessens 2009-10-05 07:43:56 UTC
actually I didn't read carefully the report, and you have the problem with Totem. I have the same with rhythmbox... Does that indicate that both have the bug, or is the bug in pulse???
Comment 3 Bastien Nocera 2009-10-05 09:22:27 UTC
This is a bug with PulseAudio trying to resume an existing call. Except it didn't know that the user paused the song.

File a bug against PulseAudio with your distribution or upstream.
Comment 4 Frederic Peters 2009-10-11 08:50:37 UTC
*** Bug 598056 has been marked as a duplicate of this bug. ***
Comment 5 Xavier Claessens 2009-10-11 10:53:20 UTC
I opened pulseaudio bug: http://pulseaudio.org/ticket/675