View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001666 | FreeCAD | Feature | public | 2014-08-04 11:22 | 2021-02-06 06:50 |
Reporter | triplus | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Ubuntu | OS Version | 14.04 |
Target Version | 0.20 | ||||
Summary | 0001666: Respect symbolic links | ||||
Description | Based on discussion in this feature request: http://www.freecadweb.org/tracker/view.php?id=1665#c4918 | ||||
Steps To Reproduce | 1.) Create new folder and save test .fcstd file in this folder 2.) Create symbolic link to test .fcstd file (ln -s) from different directory 2.) Open the file in FreeCAD by clicking on just created symbolic link 3.) Modify the file and save the changes Expected behaviour: FreeCAD saves the changes at original test .fcstd file location. Backup files are saved to original test .fcstd file location. Current behaviour: FreeCAD saves the changes at symbolic link test .fcstd file location. Backup files are saved to symbolic link test .fcstd file location. | ||||
Tags | #lowhangingfruit, Qt, Qt5 | ||||
FreeCAD Information | |||||
|
For future reference if anybody will try to tackle this area and to provide symbolic links support for FreeCAD this is how Qt Creator deals with symbolic links: https://qt.gitorious.org/qt-creator/qt-creator/commit/a8ee92a53ba4b1c4c7e2c34db27ee44ed7e9c585 Relevant discussion (don't rewrite symlink on save, rewrite target instead): https://qt.gitorious.org/qt-creator/qt-creator/merge_requests/399 |
|
@triplus can you find a more up-to-date source? since Qt seems to have moved their repo. |
|
Forum thread: Issues 1665 & 1666; Symbolic links & backups |
|
This ticket has been migrated to GitHub as issue 5592. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-04 11:22 | triplus | New Issue | |
2014-10-25 22:55 | triplus | Note Added: 0005254 | |
2017-01-16 10:18 | Kunda1 | Tag Attached: Qt | |
2017-02-02 00:24 | Kunda1 | Tag Attached: #lowhangingfruit | |
2017-03-10 23:14 | Kunda1 | Note Added: 0008604 | |
2017-03-11 14:48 | Kunda1 | Tag Attached: Qt5 | |
2017-09-03 00:07 | Sam | Note Added: 0010064 | |
2017-09-03 15:47 | Kunda1 | Relationship added | related to 0001665 |
2021-02-06 06:50 | abdullah | Target Version | => 0.20 |