[Bug 72076] New: Output to application view (using external tools) selects lines but will not open a source file at the specified file/line

Justin Randall logic at jrlogic.dyndns.org
Wed Jan 7 19:20:06 UTC 2004


------- 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=72076      
           Summary: Output to application view (using external tools)
                    selects lines but will not open a source file at the
                    specified file/line
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: logic at jrlogic.dyndns.org


Version:           3.0b2 (using KDE KDE 3.1.4)
Installed from:    Compiled From Sources
Compiler:          gcc-3.x 
OS:          Linux

I use linting tools in conjunction with kdevelop. I added a "lint" file menu option. I can right-click on a file, execute my command with the %S option (current filename), and the output is sent to the application view widget. It includes file and line information. Left-clicking on any given line will not take me to the file/line specified in the application view output. I've also tried this with gcc to verify that it was not a problem with the lint output formatting of file and line information. the gcc output exhibits the same (lack of) behavior.

It seems like output to the application widget, if it contains file and line information, should open the file at the specified line if the user left clicks on the output line in question.




More information about the KDevelop-devel mailing list