Bug 87055 - vector defaults remembers stdin temp name
Summary: vector defaults remembers stdin temp name
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 19:44 UTC by Netterfield
Modified: 2004-08-12 21:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Netterfield 2004-08-12 19:44:21 UTC
Version:           0.99-devel (using KDE 3.2 BRANCH >= 20040204, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:                Linux (i686) release 2.6.2-3mdk

Load a curve into kst from the command line via stdin
eg: cat data.dat | kst -x 1 -y 2 -
exit.

start kst again, go to the data wizard.
The name of the temp file (/tmp/gibberish) is now the default file name

Expected behavior:
should keep last literal file name.
Comment 1 George Staikos 2004-08-12 21:36:53 UTC
Confirmed, appears to be fixed in CVS now.