View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004571 | Draft | Bug | public | 2021-02-17 14:30 | 2021-02-17 20:56 |
| Reporter | thesnipiid | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Arch linux x86_64 | OS | linux | OS Version | 5.10.15-arch1-1 |
| Product Version | 0.19 | ||||
| Summary | 0004571: When compiling 0.19_pre, Cannot find file 'patterns/brick01' | ||||
| Description | The error come from the file : draft.qrc under src/Mod/Draft/Resources/ adding .svg to the filename at line 91 of the file draft.qrc solve the problem. from : <file>patterns/brick01</file> to : <file>patterns/brick01.svg</file> | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | compiling Freecad version 0.19_pre | ||||
|
|
@thesnipiid Weird, I don't see the missing .svg in most up to date source tree https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Draft/Resources/Draft.qrc#L110 Can you try again? |
|
|
@thesnipiid please don't use the tags/0.19_pre tag. Just pull HEAD That was fixed back in Dec 2019 FreeCAD master c0ebcbee Closing ticket |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-17 14:30 | thesnipiid | New Issue | |
| 2021-02-17 19:43 | Kunda1 | Assigned To | => Kunda1 |
| 2021-02-17 19:43 | Kunda1 | Status | new => feedback |
| 2021-02-17 19:43 | Kunda1 | Note Added: 0015365 | |
| 2021-02-17 19:44 | Kunda1 | Tag Attached: #tobeclosed | |
| 2021-02-17 19:44 | Kunda1 | Description Updated | |
| 2021-02-17 20:55 | Kunda1 | Assigned To | Kunda1 => |
| 2021-02-17 20:55 | Kunda1 | Status | feedback => closed |
| 2021-02-17 20:55 | Kunda1 | Resolution | open => no change required |
| 2021-02-17 20:55 | Kunda1 | Note Added: 0015366 | |
| 2021-02-17 20:55 | Kunda1 | Tag Detached: #tobeclosed | |
| 2021-02-17 20:56 | Kunda1 | Note Edited: 0015366 |
FreeCAD