Comment 12 for bug 977110

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

On 14/04/2012 07:10, Johannes H. Jensen wrote:
> On Sat, Apr 14, 2012 at 00:54, Chow Loong Jin <email address hidden> wrote:
>>
>> Here you go. The former command does not work as G_LOG_DOMAIN was not
>> defined
>> during the build, but the latter does.
>
>
> Thank you. Is that log output captured while you trigger the sound_repeat
> bug?
>

Yep, specifically this snippet:

----
** (alarm-clock-applet:10081): DEBUG: AlarmSettingsDialog: preview_start...
** (alarm-clock-applet:10081): DEBUG: AlarmSettingsDialog: Freeing media player
0x1d40d20
** (alarm-clock-applet:10081): DEBUG: AlarmSettingsDialog: preview_start...
** (alarm-clock-applet:10081): DEBUG: AlarmSettingsDialog: Freeing media player
0x20a50a0
** (alarm-clock-applet:10081): DEBUG: AlarmSettingsDialog: preview_start...
** (alarm-clock-applet:10081): DEBUG: AlarmSettingsDialog: Freeing media player
0x1b31a40
----

In all three cases, the sound played once, while the "Play" button remained
depressed until manually released by the second click.

--
Kind regards,
Loong Jin