https://bugs.kde.org/show_bug.cgi?id=223034
--- Comment #53 from Konrad Renner <[email protected]> --- (In reply to comment #52) > (In reply to comment #51) > > Hi, > > > > On Monday 16 September 2013 09:24:53 you wrote: > > > Yes I have done that. But is it really necessary to run the script each > > > time > > > when I log to run the script? > > > > In the sense that the start-up order of nepomukfilewatch/nepomukfileindexer > > and > > akonadi_nepomuk_feeder is not guaranteed, yes it is necessary to check this > > condition at login when these processes are started. > > > > > When I run the script manually I get an exception: > > > ./feeder-restart: 11: ./feeder-restart: Syntax error: "}" unexpected > > > > How did you install the script? Was it by copy and paste or by moving the > > downloaded file? > > > > This is standard Bash scripting and shouldn't present a syntax error unless > > the file is somehow corrupted. > > > > Regards, > > Neil Darlow > > Just downloaded the file from here, run chmod und executed the file. > > But sorry, this was not the complete error output: > > ./feeder-restart: 9: ./feeder-restart: function: not found > Aufruf: grep [OPTION]… MUSTER [DATEI]… > Try 'grep --help' for more information. > ./feeder-restart: 11: ./feeder-restart: Syntax error: "}" unexpecte the errror occurs because of this: grep $1 -- 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
