Fix crash when switching to Timer tab in Clock app 1.0_post
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Mon, 23 Jul 2012 20:14:57 +0000 (13:14 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Mon, 23 Jul 2012 21:50:38 +0000 (14:50 -0700)
commit9173453254f32fd81964fbe4c176ffe65bdb74ea
tree2a276fa11e2ea93663fc526c513f21f81f6e924e
parent7cd4fca81867927e3e113e6e661369aef8ac03ff
Fix crash when switching to Timer tab in Clock app

The alarm-server tries to get info from the dbus system bus, but it is
running in the user session, which uses the dbus session bus.

This commit fixes the crash, though there is still an issue with setting
the alarms.

Change-Id: I87665c33518f22ede30a5aa82e3504830fa57490
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
alarm-lib.c
alarm-manager.c
packaging/alarm-manager.changes