Inkview can't read SVGs from standard input

Bug #174717 reported by Krzysztof Kosinski
This bug report is a duplicate of:  Bug #171016: Allow import/export via stdin/stdout. Edit Remove
2
Affects Status Importance Assigned to Milestone
Inkscape
Triaged
Wishlist
Unassigned

Bug Description

Inkview is unable to read SVG files from /dev/stdin (Fails with "could not open file" message). This is rather surprising, because Inkscape can do that. Tested with today's SVN trunk branch.

tweenk@tc1100:~$ echo 'set terminal svg; plot sin(x)' | gnuplot | inkview /dev/stdin
could not open file /dev/stdin
tweenk@tc1100:~$ echo 'set terminal svg; plot sin(x)' | gnuplot | inkscape /dev/stdin

** (inkscape:9692): WARNING **: Format autodetect failed. The file is being opened as SVG.
(here an Inkscape window opens showing the plot)

Tags: inkview
Revision history for this message
Tom Davidson (tjd-mit) wrote :

Just to keep everyone talking in the same place, I'm marking this a dupe of bug 171016. I'll make a note there that the /dev/stdin trick doesn't work for inkview.

Changed in inkscape:
importance: Undecided → Wishlist
status: New → Triaged
su_v (suv-lp)
tags: added: inkview
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.