@aj-sahagun I have the exact same problem. Adding an autostart entry did not help, for reasons I do not understand. If I type it manually in a terminal, it works fine. If I add an autostart entry with the exact same command, nothing happens and evolution-calendar-factory happily nibbles away at RAM. I even tried to autostart with "sleep 60; /usr/lib/evolution/evolution-calendar-factory", unfortunately to no avail. Am I missing something here ? - - - - - - - ledoc@kuro:~$ cat ~/.config/autostart/evolution-calendar-factory.desktop [Desktop Entry] Type=Application Exec=sleep 60; /usr/lib/evolution/evolution-calendar-factory Hidden=false NoDisplay=false X-GNOME-Autostart-enabled=true Name[fr_FR]=Workaround for evolution-calendar-factory Name=Workaround for evolution-calendar-factory Comment[fr_FR]=Temporary workaround until the bug is corrected Comment=Temporary workaround until the bug is corrected - - - - - - -
-- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1342123 Title: evolution-calendar-factory always running with high memory usage Status in evolution-data-server package in Ubuntu: Confirmed Status in indicator-datetime package in Ubuntu: Confirmed Bug description: At boot the process is using over 100MB on my mako (build 129) I sync'd a fairly large set of calendar events from google previously Does this process need to be running all the time? Can we streamline it to not read so much of the data set, which it appears to be doing? With no calendar entries (i.e. removing .local/share/evolution/xxx/calendar.ics) the process still uses over 30MB (looking at RSS with ps aux --sort -rss ) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1342123/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp