View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011023CMakeCMakepublic2010-07-21 17:222010-09-10 00:10
ReporterKeith 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.3Fixed in VersionCMake 2.8.3 
Summary0011023: cmake-gui doesn't support a source directory over a mapped network drives in Windows.
DescriptionIn Windows when browsing for "Where is the source code" and selecting a directory over a network the directory names are all removed from the resulting path leaving just the directory slashes in its place. Clicking "Configure" results in a failure of the source directory not being found.
Additional InformationSteps to reproduce.

1. Click "Browse Source..."
2. Select a network location "\\server\projects\my_project\", press "OK"
3. Text box now filled with "\\server\\\"
TagsNo tags attached.
Attached Filespatch file icon 0001-Fix-GetActualCaseForPath-to-work-with-UNC-paths.patch [^] (3,836 bytes) 2010-08-13 18:58 [Show Content]

 Relationships
related to 0011313closedBrad King CMake cannot find files specified with extended-length paths. 

  Notes
(0021704)
Clinton Stimpson (developer)
2010-08-10 18:57

The problem is SystemTools::GetActualCaseForPath doesn't handle network paths.
(0021772)
Brad King (manager)
2010-08-16 10:06

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0f5189d1 [^]

 Issue History
Date Modified Username Field Change
2010-07-21 17:22 Keith New Issue
2010-08-10 18:57 Clinton Stimpson Note Added: 0021704
2010-08-13 18:58 Clinton Stimpson File Added: 0001-Fix-GetActualCaseForPath-to-work-with-UNC-paths.patch
2010-08-16 10:06 Brad King Note Added: 0021772
2010-08-16 13:22 Clinton Stimpson Status new => closed
2010-08-16 13:22 Clinton Stimpson Resolution open => fixed
2010-09-10 00:10 David Cole Fixed in Version => CMake 2.8.3
2010-09-10 00:10 David Cole Target Version => CMake 2.8.3
2011-01-24 10:19 Brad King Relationship added related to 0011313


Copyright © 2000 - 2018 MantisBT Team