MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0010063 | CMake | CMake | public | 2009-12-18 01:59 | 2010-02-09 13:54 | |||||
Reporter | Thomas Bernard | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake-2-8 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0010063: Windows installer destroys user path | |||||||||
Description | The installer will replace the contents of the path variable with the installation path of cmake. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | I looked through the issue list and found that this problem has already come up twice with previous versions of CMake: 0009878: Windows installer destroys user path The issue was solved as not reproductible. I've had the issue just yesterday with cmake 2.8. I had a rather long path variable definition and what i'm guessing is that there is a limitition somewhere in the installer to the maximum length of the string. When the original path is too big it might not get read in properly thus leading to a blind replacement with the cmake path. This is realy a blind guess... Hope this helps fix the issue. | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-12-18 01:59 | Thomas Bernard | New Issue | ||||||||
2010-01-28 11:41 | Michael Wagner | Note Added: 0019357 | ||||||||
2010-02-09 13:54 | Bill Hoffman | Relationship added | duplicate of 0010257 | |||||||
2010-02-09 13:54 | Bill Hoffman | Status | new => closed | |||||||
2010-02-09 13:54 | Bill Hoffman | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|