From 3c23ce0dcdc205db19a56901550ade068583963d Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 22 Apr 2014 08:58:55 +0200 Subject: [PATCH 1/1] --- README.rst | 5 +++++ log.txt | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 README.rst create mode 100644 log.txt diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..c5291d8 --- /dev/null +++ b/README.rst @@ -0,0 +1,5 @@ +Claws mail is hangs when you have recurring events in the vcalender plugin. The UI is blocked for 1 minute on startup and every time you access the calendar. + +It creates temporary files for the next 100 instances of the event, and does not re-use them. + +http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2546 \ No newline at end of file diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..ab83f98 --- /dev/null +++ b/log.txt @@ -0,0 +1,18 @@ +open("/home/cweiske/.claws-mail/vcalendar/72su5v1usps2s8kb0r856h1qpo@google.com-77.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43 +open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = 43 +open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 43 +open("/home/cweiske/.claws-mail/vcalendar/72su5v1usps2s8kb0r856h1qpo@google.com-78.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43 +open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = 43 +open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 43 +open("/home/cweiske/.claws-mail/vcalendar/72su5v1usps2s8kb0r856h1qpo@google.com-79.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43 +open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = 43 +open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 43 +open("/home/cweiske/.claws-mail/vcalendar/72su5v1usps2s8kb0r856h1qpo@google.com-80.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43 +open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = 43 +open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 43 +open("/home/cweiske/.claws-mail/vcalendar/72su5v1usps2s8kb0r856h1qpo@google.com-81.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43 +open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = 43 +open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 43 +open("/home/cweiske/.claws-mail/vcalendar/72su5v1usps2s8kb0r856h1qpo@google.com-82.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 43 +open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = 43 +open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 43 -- 2.30.2