[Kst] [Bug 146502] New: d2asc segfaults with more than 40 vars, and should also offer to read them from a file
Nicolas Brisset
nicolas.brisset at eurocopter.com
Thu Jun 7 17:44:09 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146502
Summary: d2asc segfaults with more than 40 vars, and should also
offer to read them from a file
Product: kst
Version: 1.3.1
Platform: unspecified
OS/Version: Solaris
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: nicolas.brisset eurocopter com
Version: 1.3.1 (using KDE 3.4.0, compiled sources)
Compiler: gcc version 3.4.3
OS: SunOS (sun4u) release 5.8
I saved one of my colleagues' life today with d2asc :-) but he has to to a lot of tedious script manipulations because he needs more than 40 variables from the data file.
Looking at the source code, I see than 40 is a hardcoded value for the number of fields and I understand why it crashes :-( It would be nice to read all variable names passed (to the limit of the command line length!), or even better allow to read them from a file.
More information about the Kst
mailing list