Bug 87055

Summary: vector defaults remembers stdin temp name
Product: [Applications] kst Reporter: Netterfield <netterfield>
Component: generalAssignee: George Staikos <staikos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.