Bug 109393 - next/previous error only works fully with Build->Project
Summary: next/previous error only works fully with Build->Project
Status: RESOLVED DUPLICATE of bug 65541
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.2.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-20 18:05 UTC by david somers
Modified: 2006-02-12 05:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david somers 2005-07-20 18:05:21 UTC
Version:           3.2.1 (using KDE 3.4.1, Gentoo)
Compiler:          gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.11-gentoo-r9

When using Build->Project, next/previous error (F4, shift-F4) works as expected (the next/previous error in the messages window is highlighted and the editor jumps to the appropriate file/line).

But, when doing Build->Build Target->something, or even just Build->Compile File, although next/previous error highlights the next/previous message in the messages window, the editor does NOT jump to the appropriate file/line.
Comment 1 david somers 2005-07-20 18:47:15 UTC
Slight goof... Build->Build Target->something works fine (my custom make target was getting the filename a bit wrong)...

But Build->Compile File is defiantly not jumping to the source code as you step through each error.
Comment 2 Jordi Blasi 2005-07-21 08:52:53 UTC
Please fully read 

http://bugs.kde.org/show_bug.cgi?id=65541
Comment 3 Matt Rogers 2006-02-12 05:45:26 UTC

*** This bug has been marked as a duplicate of 65541 ***