Disable Empathy's "Contact goes online" and "Contact goes offline" sound notifications by default

Bug #516804 reported by David Siegel
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Empathy
Fix Released
Low
One Hundred Papercuts
Fix Released
Low
Unassigned
empathy (Ubuntu)
Fix Released
Wishlist
Ken VanDine

Bug Description

For users with more than a hundred contacts, Emapthy's "Contact goes online" and "Contact goes offline" will play nearly 4 times every minute, assuming every contact signs on and off once every 12 hours. Inundating the user with intrusive audible notifications that convey very little information is not a sane default.

Changed in hundredpapercuts:
status: New → Confirmed
Changed in empathy:
assignee: nobody → Ken VanDine (ken-vandine)
Vish (vish)
Changed in hundredpapercuts:
importance: Undecided → Low
status: Confirmed → Triaged
Revision history for this message
Vish (vish) wrote :

Oops , adding the upstream task un-assigned Ken VanDine. [Hence re-assigned ]

Changed in empathy:
assignee: Ken VanDine (ken-vandine) → nobody
importance: Undecided → Unknown
status: New → Unknown
Changed in empathy (Ubuntu):
assignee: nobody → Ken VanDine (ken-vandine)
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Vish (vish) wrote :

Comments from Upstream :
"The schema defaults both options to "false"; perhaps this is an ubuntu patch?

    <schema>

<key>/schemas/apps/empathy/notifications/notifications_contact_signin</key>

<applyto>/apps/empathy/notifications/notifications_contact_signin</applyto>
      <owner>empathy</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
         <short>Pop up notifications when a contact logs in</short>
         <long>
         Whether to show a popup notification when a contact goes
         online.
         </long>
      </locale>
    </schema>

    <schema>

<key>/schemas/apps/empathy/notifications/notifications_contact_signout</key>

<applyto>/apps/empathy/notifications/notifications_contact_signout</applyto>
      <owner>empathy</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
         <short>Pop up notifications when a contact logs out</short>
         <long>
         Whether to show a popup notification when a contact goes
         offline.
         </long>
      </locale>
    </schema> "

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

It doesn't look like we change any defaults in the Ubuntu packaging, and those schemas above aren't for the sound notifications.

Looking through the upstream schemas, I see these, and they're definately turned on by default:

    <schema>
      <key>/schemas/apps/empathy/sounds/sounds_contact_login</key>
      <applyto>/apps/empathy/sounds/sounds_contact_login</applyto>
      <owner>empathy</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
         <short>Play a sound when a contact logs in</short>
         <long>
         Whether to play a sound to notify of contacts logging into the
         network.
         </long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/empathy/sounds/sounds_contact_logout</key>
      <applyto>/apps/empathy/sounds/sounds_contact_logout</applyto>
      <owner>empathy</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
         <short>Play a sound when a contact logs out</short>
         <long>
         Whether to play a sound to notify of contacts logging out of the
         network.
         </long>
      </locale>
    </schema>

Revision history for this message
Vish (vish) wrote :

This has been fixed upstream.

Changed in empathy (Ubuntu):
status: Triaged → Fix Committed
Changed in hundredpapercuts:
milestone: none → lucid-round-4
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package empathy - 2.29.91-1ubuntu1

---------------
empathy (2.29.91-1ubuntu1) lucid; urgency=low

  * Merge from debian experimental
    - Disable Empathy's "Contact goes online" and "Contact goes offline"
      sound notifications by default (LP: #516804)
  * debian/patches/20_libindicate.patch
    - updated patch for 2.29.91
  * debian/patches/99_autoconf.patch
    - regenerated
  * -debian/source/format -debian/patches/series
    - Our patches aren't using quilt
 -- Ken VanDine <email address hidden> Tue, 23 Feb 2010 12:15:15 -0500

Changed in empathy (Ubuntu):
status: Fix Committed → Fix Released
Vish (vish)
Changed in hundredpapercuts:
status: Fix Committed → Fix Released
Revision history for this message
Ricardo Jorge Borges Guimarães (rjbgbo) wrote :

I mute the contacts in empathy
after installing the program shutter - screenshot tools
I noticed that the empathy stopped sending sound of contacts when logarem
also been tested by the terminal, and have not had a response

Changed in empathy:
importance: Unknown → Low
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.