[Kst] [Bug 135354] crash when equation contains [scalar][scalar]

Adam Treat treat at kde.org
Mon Oct 9 18:28:21 CEST 2006


------- 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=135354         




------- Additional Comments From treat kde org  2006-10-09 18:28 -------
Couple of comments...

1. An equation which references multiple scalars is indeed giving a bogus error that it can't find the scalar the second time.  That is easy to fix.

2. [1] is not an existing scalar.  Kst will interpret this as a reference to a scalar object found in the global list of scalars.  If it doesn't currently exist, it will throw an error.  You can check if it is listed in the 'View Scalars' dialog to be sure.

3.  Is the implicit multiply operator supposed to work?  It definitely shouldn't crash, but throw a parse error I'd imagine.


More information about the Kst mailing list