View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004343 | OpenSCAD | Bug | public | 2020-05-14 20:46 | 2021-12-16 19:45 |
Reporter | denns | Assigned To | looo | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 0.18 | ||||
Target Version | 0.20 | ||||
Summary | 0004343: OpenSCAD broken with AppImage | ||||
Description | Attempting to use OpenSCAD features results in the following error:
This is caused by a mismatch between the version of QT in the AppImage and the version used by OpenSCAD (outside of the AppImage). It can be fixed by unsetting LD_LIBRARY_PATH in prior to calling OpenSCAD. | ||||
Steps To Reproduce | Import an OpenSCAD file with the AppImage release of OpenSCAD. Tested on Arch linux with 0.18. | ||||
Additional Information | Forum discussion: https://forum.freecadweb.org/viewtopic.php?t=40848 Patch for 0.18 (tested working for me):
Patch for git master:
| ||||
Tags | #lowhangingfruit, appimage, OpenSCAD, packaging | ||||
|
@denns sorry about neglecting this. Not sure what happened is this still an issue that requires this patch? |
|
opened ticket on https://github.com/FreeCAD/FreeCAD-AppImage/issues/56 |
|
What's blocking is a missing openscad package on conda. Anyone willing to create one? |
|
This ticket has been migrated to GitHub as issue 6063. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-14 20:46 | denns | New Issue | |
2021-02-06 06:49 | abdullah | Target Version | => 0.20 |
2021-02-25 19:40 | Kunda1 | Note Added: 0015436 | |
2021-02-25 19:51 | Kunda1 | Note Added: 0015437 | |
2021-02-25 19:58 | Kunda1 | Assigned To | => looo |
2021-02-25 19:58 | Kunda1 | Status | new => assigned |
2021-03-13 17:44 | Kunda1 | Tag Attached: OpenSCAD | |
2021-03-13 17:44 | Kunda1 | Tag Attached: appimage | |
2021-03-13 17:55 | Kunda1 | Note Added: 0015505 | |
2021-03-13 17:55 | Kunda1 | Tag Attached: packaging | |
2021-03-13 17:55 | Kunda1 | Tag Attached: #lowhangingfruit | |
2021-11-24 15:33 | chennes | Project | FreeCAD => OpenSCAD |
2021-12-16 19:45 | chennes | Category | Patch => Bug |