I finally had a chance to look into this properly, the problem is that the CairoHistogram class calls set_background on itself in the expose- event handler, which most likely pushes another synthetic expose event to the event processing queue and we get to a nice infinite loop without overflowing the stack.
I'm not sure if we just want to remove the set_background call, or move it somewhere where it won't cause havoc. @Manish / RainCT thoughts? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831436 Title: Upon opening GNOME Activity Journal never gets past "Loading journal" To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-activity-journal/+bug/831436/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs