------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=146992 Summary: Code completion not working on preopened files Product: kdevelop Version: 3.4.1 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: mactalla.obair gmail com Version: 3.4.1 (using KDE KDE 3.5.7) Installed from: Ubuntu Packages OS: Linux This appears to be a regression since the exact same problem was reported and fixed in '03 (see bug 60043). Basically, when opening KDevelop, it automatically loads the previous project that was being worked on, and also opens the files that were open before KDevelop was closed last time. Code completion does not work within these files until it is closed and then re-opened. Meaning if files A, B and C were preopened when KDevelop started up, then code completion will not work in these files. By closing and reopening file A, then code completion will work in file A, but still not in B or C, etc. Hope that's clear enough. If not, then tell me and I'll try again :)