View Single Post
Posts: 256 | Thanked: 110 times | Joined on Jan 2012 @ Europe
#1
EDIT: See this for a temporary fix.


The issues is this: the calendar icon stopped updating itself daily.
The phone has recently been wiped clean and then reflashed to PR1.3. I run the latest FasterN9 and Inception.

Going for the following as root

Code:
stop xsession/calendar-icon-update
start xsession/calendar-icon-update
does not change a thing. Feedback is positive signalising stopping and starting xsession/calendar-icon-update, but the icon does not 'refresh'. The only option to refresh the icon is to reboot the device.

Firstly, I looked at the scripts initiated at boot. And /etc/inti/xsession/calendar-icon-update.conf only includes this command:

Code:
exec /usr/bin/aegis-exec -s -u user -l "exec /usr/bin/calendarupdateicon"
When I try to manually execute that either as root (after devel-su) or regular user, all I get is this:

Code:
QDBusConnection: system D-Bus connection created before QCoreApplication. Application may misbehave.
get_cookies_by_attributes:  (138)
added event, cookie: 139
I believe FasterN9 in connection with some other application may be causing the interference here. Any help to solve this and get the icon updating the way it is supposed to will be much appreciated.

Thanks for help!
__________________
NOKIA N9 16GB BLACK

Last edited by DarkSkies; 2012-07-27 at 18:03.