I'm sorry for the noise, import works normally. ** Summary changed:
- inkcape.snap can not export dxf files + inkscape.snap can not export dxf files ** Summary changed: - inkscape.snap can not export dxf files + inkscape snap can not export dxf files ** Summary changed: - inkscape snap can not export dxf files + inkscape snap can not import and export dxf files ** Description changed: - i created a shape to save has dxf file, but it can not - exportedfile:///home/amiel/Im%C3%A1genes/ksnip_20180210$.png + Steps to reproduce: + 1. Install Inkscape from snap `snap install inkscape` + 2. Install `librecad` to get example DXF-file by `sudo apt-get install librecad`. + 3. Try to open any DXF file from librecad installation with for example `inkscape /usr/share/librecad/library/elektro/electric_appliances/elk43.dxf` + + Expected results: + * Inkscape (installed from snap) opens DXF normally. + + Actual results: + * Inkscape (installed from snap) does not open DXF file with the following error: + + Traceback (most recent call last): + File "dxf_input.py", line 369, in <module> + stream = open(args[0], 'r') + IOError: [Errno 2] No such file or directory: '/usr/share/librecad/library/elektro/electric_appliances/elk43.dxf' + + Note: this operation works normally with Inkscape installed from + ordinary deb-package. + + Original description below: + + i created a shape to save has dxf file, but it can not exported + file:///home/amiel/Im%C3%A1genes/ksnip_20180210$.png ** Description changed: - Steps to reproduce: + Steps to reproduce (for Import): 1. Install Inkscape from snap `snap install inkscape` 2. Install `librecad` to get example DXF-file by `sudo apt-get install librecad`. 3. Try to open any DXF file from librecad installation with for example `inkscape /usr/share/librecad/library/elektro/electric_appliances/elk43.dxf` Expected results: * Inkscape (installed from snap) opens DXF normally. Actual results: * Inkscape (installed from snap) does not open DXF file with the following error: Traceback (most recent call last): - File "dxf_input.py", line 369, in <module> - stream = open(args[0], 'r') + File "dxf_input.py", line 369, in <module> + stream = open(args[0], 'r') IOError: [Errno 2] No such file or directory: '/usr/share/librecad/library/elektro/electric_appliances/elk43.dxf' Note: this operation works normally with Inkscape installed from ordinary deb-package. - Original description below: + Original description below (about Export): i created a shape to save has dxf file, but it can not exported file:///home/amiel/Im%C3%A1genes/ksnip_20180210$.png ** Summary changed: - inkscape snap can not import and export dxf files + inkscape snap can not export dxf files ** Description changed: - Steps to reproduce (for Import): - 1. Install Inkscape from snap `snap install inkscape` - 2. Install `librecad` to get example DXF-file by `sudo apt-get install librecad`. - 3. Try to open any DXF file from librecad installation with for example `inkscape /usr/share/librecad/library/elektro/electric_appliances/elk43.dxf` - - Expected results: - * Inkscape (installed from snap) opens DXF normally. - - Actual results: - * Inkscape (installed from snap) does not open DXF file with the following error: - - Traceback (most recent call last): - File "dxf_input.py", line 369, in <module> - stream = open(args[0], 'r') - IOError: [Errno 2] No such file or directory: '/usr/share/librecad/library/elektro/electric_appliances/elk43.dxf' - - Note: this operation works normally with Inkscape installed from - ordinary deb-package. - - Original description below (about Export): - i created a shape to save has dxf file, but it can not exported file:///home/amiel/Im%C3%A1genes/ksnip_20180210$.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1748596 Title: inkscape snap can not export dxf files To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/1748596/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
