Bug 225914

Summary: Kontact is not launching
Product: [Applications] kontact Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED WORKSFORME    
Severity: normal CC: smartins, w.richert
Priority: NOR    
Version: SVN trunk   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-02-08 14:44:27 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Go to menu K and launch Kontact

Nothing happens, Akonadi server is not started automatically and Kontact does not launch.

Trunk, Svn Rev 1086926
Comment 1 Sergio Martins 2010-05-13 22:34:05 UTC
should be fixed now, please retest.
Comment 2 Sabine Faure 2010-05-14 17:51:14 UTC
Indeed it is corrected now.

This is an old bug from February and it has definitely been fixed since.

Trunk, Svn Rev 1126573
Comment 3 Willi Richert 2010-05-31 08:56:33 UTC
I had a similar issue, gdb attached showed that it stopped at

0x00007f97d59573c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=59993) at ../sysdeps/unix/sysv/linux/poll.c:87
87      ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
        in ../sysdeps/unix/sysv/linux/poll.c

ATM, I cannot use SVN version. Could you tell whether the bugfix was related to this error?