FreeCAD/FreeCAD

Preferences: FCBak date and format preference allows for illegal characters

Open

#25,752 opened on 2025年11月28日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C++ (30,913 stars) (5,550 forks)batch import
File format: FCStdGood first issueMod: CoreTopic: PreferencesType: Feature

説明

Problem description

General -> Document -> Storage

In my case, %T inserts colons which is an illegal character in Windows file names, resulting in generic error:

File not saved: Cannot rename project file to backup file

without pointing the user to use a different format or specifically excluding some of the proposed documentation.

Development version About Info (in Safe Mode)

OS: Windows 11 build 26100
Architecture: x86_64
Version: 1.1.0rc1.20251125 (Git shallow)
Build date: 2025/11/25 17:53:08
Build type: Release
Branch: (HEAD detached at 5376760)
Hash: 53767601ea65de7cd9f6590e7d5856afc0841635
Python 3.11.14, Qt 6.8.3, Coin 4.0.3, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3
shiboken 6.8.3, xerces-c 3.3.0, IfcOpenShell 0.8.2, OCC 7.8.1
Locale: English/United Kingdom (en_GB)
Navigation Style/Orbit Style/Rotation Mode: CAD/Free Turntable/Drag at cursor
Stylesheet/Theme/QtStyle: FreeCAD.qss/FreeCAD Dark/
Logical DPI/Physical DPI/Pixel Ratio: 96/101.253/1

コントリビューターガイド