On 18/09/2007, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > > That's normal for a 2.2.0.
BTW: I just got a SVN update of Lazarus. Did you know the editor is creating instances of quite a few classes that contain abstract methods. I saw a few such warnings in the message window while Lazarus was compiling itself. > Check if your .lazarus/inputhistory.xml is writable and uptodate. > It should be updated after a Rescan (xml node: FPCConfigCache). There was no problems with that file either, but it did give me a idea, which solved the problem. So something is different between pre 2.2.0 which works and current 2.2.0 which doesn't. I install all my different FPC compiler versions in /opt/fpc_<version>/ I then use a SymLink /opt/fpc to point to whatever directory version of FPC I want to use. I can then switch between versions without having to change my PATH environment variable, by just adjusting the symlink. In Lazarus Environment options I always setup the compiler to /opt/fpc/bin/ppc386 and the source directory to /opt/fpc/src/. As you can see, using the symlink path. As I mentioned, this worked fine up till now. Using FPC 2.2.0 I had to change the Source Directory setting in Lazarus to /opt/fpc_2.2.0/src (instead of the symlink directory) and now after a Lazarus restart Ctrl+Click is working. Weird one!! Thanks for helping me sort this out.... Regards, - Graeme - -- fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives