https://bugs.kde.org/show_bug.cgi?id=223034
--- Comment #57 from Konrad Renner <[email protected]> --- (In reply to comment #56) > Hi, > > On Monday 16 September 2013 21:29:19 you wrote: > > Finally, it works on my machine too. The Problem was, that nepomuk had not > > indexed correct the Akonadi data. I had to make Nepomuk rescan everything, > > now it works even when I restart my Computer without any script > > The script not working for you was, I believe, because Ubuntu links /bin/sh > to > dash and not bash. Changing line 1 of the script to #!/bin/bash should > correct > this. > > Without the script, are you sure that Nepomuk is indexing current data? If > you > add a contact to an Akonadi resource and reboot does that new contact get > indexed? My testing indicated that it was not. Hence the reason for creating > the workaround. > > Regards, > Neil Darlow Thx, now the script works -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
