> I'm not aware of how to import *.txt files. The file type is not listed in
> the "File->Import..." or "File->Open..>" dialogs.
If the file type is not listed, one of the dependencies in 'txt2svg.inx'
is not fulfilled:
<dependency type="executable" location="extensions">txt2svg.pl</dependency>
<dependency type="executable" location="path">perl</dependency>
i.e. either the extension script is missing (incomplete installation?),
or Inkscape cannot find 'perl' in your $PATH?
related files in the 0.48.x branch:
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/annotate/head%3A/share/extensions/txt2svg.inx>
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/annotate/head%3A/share/extensions/txt2svg.pl>
Please check the contents of '~/.config/inkscape/extension-errors.log' if it
gives any clues why the extension fails to load.
Is the perl script set as 'executable' in your installation
(/usr/share/inkscape/extensions/txt2svg.pl)?
** Changed in: inkscape
Status: Incomplete => Confirmed
--
import of text file fails
https://bugs.launchpad.net/bugs/479944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs