[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-05-12 Thread Ulrich Neu
Same for me... Also affects x64... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294580 Title: indicator-datetime-service panel clock freezes To manage notifications about this bug go to:

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-25 Thread Kees Bos
BTW. I noticed yesterday that the calendar items of the EWS account are not displayed in the evolution calendar interface and that the calendar interface/evolution seems to hang. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-25 Thread Kees Bos
Well, the items apear, but only after about 15 minutes (while evolution is unresponsive). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294580 Title: indicator-datetime-service panel clock freezes

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-25 Thread Kees Bos
In outlook, I've archived all events before this year (that didn't help) and then removed about 30 yearly events. The latter made evolution responsive again. I guess we can change this bug to a feture request: Make clock going on when timeouts/errors occur in calendar. -- You received this bug

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-25 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Undecided = Low ** Changed in: indicator-datetime (Ubuntu) Status: Incomplete = Triaged ** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) = Charles Kerr (charlesk) -- You received this bug notification

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-24 Thread Kees Bos
It appears to be related to my EWS account in evolution. When I remove that, all works fine. When I added that account again (all default settings, except for checking mail every 10 minutes in stead of 60 and disabeling the 'apply filters'), the clock stopped after a short while (but several

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-22 Thread Charles Kerr
Judging from that backtrace it's blocking in e_dbus_calendar_call_get_timezone_sync(), which is being called from e_cal_client_get_timezone_sync(), which in turn is being called from generate_instances() after being called asynchronously from indicator- datetime via a call to

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-20 Thread Kees Bos
Yeah, that's what I see in the strace log. I think that the problem/symptom is that the poll just times out and doesn't get data on the event-fd. tail of indicator-datetime-service.strace.log: 11:00:28 eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 22 11:00:28 write(22, \1\0\0\0\0\0\0\0, 8) = 8 11:00:28

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Kees Bos
Added strace of same process after a while (still no updates of time in panel, i.e. still freezed) ** Attachment added: strace log after freeze https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1294580/+attachment/4032082/+files/indicator-datetime-service.strace.continued.log

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Kees Bos
I added this to my crontab: # m h dom mon dow command * * * * * killall indicator-datetime-service Now it seems consistable freezing within 3 or 4 seconds (I have seconds displayed also and it stops at hh:mm:03 or hh:mm:04) -- You received this bug notification because you are a member of

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Sebastien Bacher
The report has that warning Indicator-Datetime-WARNING **: AddressStart() failed: GDBus.Error:org.freedesktop.Geoclue.Error.notAvailable: Geoclue master client has no usable Address providers Does it work better if you install geoclue-ubuntu-geoip? -- You received this bug notification

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Kees Bos
Nope. Is already installed and newest version. This error doesn't occur on every restart of indicator-datetime-service (from the cron). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294580 Title:

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Sebastien Bacher
can you get a gdb backtrace (https://wiki.ubuntu.com/Backtrace)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294580 Title: indicator-datetime-service panel clock freezes To manage notifications

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Kees Bos
I did as described at https://wiki.ubuntu.com/Backtrace#Already_running_programs One differenc: Hitting ^C didn't work, so I've used 'kill -SIGINT PID ofindicator-datetime-service ' to get back to the gdb prompt. ** Attachment added: gdb output

[Bug 1294580] Re: indicator-datetime-service panel clock freezes

2014-03-19 Thread Sebastien Bacher
thanks, backtrace seems to indicator the process is running normally and not blocked in some codepath though :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294580 Title: