[Bug 61591] New: "new file" relocation outside project tree fails

daniel.franke at imbs.uni-luebeck.de daniel.franke at imbs.uni-luebeck.de
Wed Jul 23 21:43:05 UTC 2003


------- 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=61591     
           Summary: "new file" relocation outside project tree fails
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: daniel.franke at imbs.uni-luebeck.de


Version:           alpha5 / CVS 030723 (using KDE KDE 3.1.2)
Installed from:    Compiled From Sources
Compiler:          gcc-3.2.2 
OS:          Solaris

Select File->New from menu, change directory in "File creation dialog" to somewhere outside the project (one may argue about the sense of an action like this ;), say change it to '/tmp/'. give a filename, say 'foo.cpp', (select or deselect "Add to project", that doesn't matter) and press 'Ok'.

The debug output will somewhat look like
--snip--
gideon: Looking for filetype pointer for /
gideon: could not find filetype
gideon: relative to proj dir = .cpp
gideon: filename = .cpp
kdevelop (core): [virtual void PartController::editDocument(const KURL&, int, int)] file:/home/franke/devel/sibsim/.cpp linenum -1
--snip--

No file will be created, and no error is reported.




More information about the KDevelop-devel mailing list