View Single Post
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#14
Originally Posted by reinob View Post
From 2010: https://bugs.maemo.org/show_bug.cgi?id=9941
Related thread: http://talk.maemo.org/showthread.php?t=51063

I also reported this on the Alarm UI replacement thread (but using stock 1.3)
http://talk.maemo.org/showpost.php?p...65&postcount=9

He who spots the bug (no need to fix it, identifying is enough) will earn my eternal gratitude (even though I couldn't care less about that particular bug), and techstaff will get another donation.
So here you are: race condition :-D
dbus-monitor will reveal a message from UI to a non-existing destination or referring to a non-existing object.
Use /usr/bin/alarmclient (tools repo?) for further debugging resp a probably possible way to "fix" a current issue without reboot (pointer: check the alarm event in alarmclient, similar to:
Code:
     -b label=Snooze,flags=TYPE_SNOOZE+WHEN_RESPONDED \
     -b label=Stop,flags=TYPE_DBUS+WHEN_RESPONDED,\
     dbus_service=com.foo.bar,dbus_path=/com/foo/bar,\
     dbus_name=stop_clicked \
     -Dint32:124 -Dstring:hello \
     -n title='Two Button Alarm',message='Hello there',\
     alarm_time=20
- will tell you about which d-bus message/signal probably goes to nirvana since the alarmsound not yet playing)




/j


PS: all of the above without any verification or check-back on system, just theory. So you will have to verify before you send that truck with eternal gratuite ;-)

PPS: a highly intriguing topic is to test all this on a device that got powered down ;-)
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N

Last edited by joerg_rw; 2013-08-07 at 16:58.
 

The Following 5 Users Say Thank You to joerg_rw For This Useful Post: