Comment 14 for bug 977110

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 977110] Re: sound_repeat option not working

On 18/04/2012 02:36, Johannes H. Jensen wrote:
> Interesting... From the logs it appears you are creating a new alarm (#4)
> but there is no mention of the sound-repeat gconf key being set. On my
> system, this key is set to true for all new alarms.
>
> Can you try the following:
> 1. Create a new alarm, name it "Bug 977110"
> 2. Paste here the output of the command: gconftool-2 -R /apps/alarm-clock

 show_label = true
 /apps/alarm-clock/alarm0:
  repeat = []
  message = Bug #977110
  type = clock
  sound_repeat = true
  sound_file = file:///usr/share/sounds/gnome/default/alerts/bark.ogg
  notify_type = sound
  timestamp = 0
  time = 0
  active = false
  command = rhythmbox-client --play
 /apps/alarm-clock/alarm1:
  repeat = [sun,mon,tue,wed,thu,fri,sat]
  message = wake up
  type = clock
  sound_repeat = true
  sound_file = file:///usr/share/sounds/gnome/default/alerts/bark.ogg
  notify_type = command
  timestamp = 1334707200
  time = 28800
  active = true
  command = alarm-banshee

Looks like it is set. Could it be a gstreamer issue? How are you getting the
sound to repeat?

> Finally, is the issue reproducible from alarm-clock trunk?
Yes.

--
Kind regards,
Loong Jin