FS#68393 - [freecad] TechDraw workbench needs jxrlib
Attached to Project:
Community Packages
Opened by Henri (Valta) Osmankäämi (cgx) - Friday, 23 October 2020, 14:08 GMT
Last edited by Morten Linderud (Foxboron) - Monday, 16 November 2020, 17:48 GMT
Opened by Henri (Valta) Osmankäämi (cgx) - Friday, 23 October 2020, 14:08 GMT
Last edited by Morten Linderud (Foxboron) - Monday, 16 November 2020, 17:48 GMT
|
Details
Description:
Without jxrlib installed, opening TechDraw workbench produces error: libjpegxr.so.0: cannot open shared object file: No such file or directory Traceback (most recent call last): File "<string>", line 43, in Initialize File "/usr/lib/python3.8/site-packages/shiboken2/files.dir/shibokensupport/__feature__.py", line 146, in _import return original_import(name, *args, **kwargs) Additional info: * package version(s) freecad 0.18.4-4 |
This task depends upon
Closed by Morten Linderud (Foxboron)
Monday, 16 November 2020, 17:48 GMT
Reason for closing: Not a bug
Monday, 16 November 2020, 17:48 GMT
Reason for closing: Not a bug
Comment by
Henri (Valta) Osmankäämi (cgx) -
Friday, 23 October 2020, 14:53 GMT
Now looking at it, jxrlib should have been automatically installed
as a dependancy. I don't know how the system got to a state
without it installed (freecad and other deps are there).