Summary: | Kmplot crash when opening a document (Equation::setFstr, Parser::eval) | ||
---|---|---|---|
Product: | [Applications] kmplot | Reporter: | P Hoquet <phoquet> |
Component: | general | Assignee: | Klaus-Dieter M <kd.moeller> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | eike.krumbacher |
Priority: | NOR | ||
Version: | 1.2.1 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
P Hoquet
2009-08-16 18:51:20 UTC
I can reproduce this bug. If you rename one of your functions from g(t) to z(t) (for example), everything works fine. It seems, the parser of the function y(t)=20 + 40 t −½ g t² tries to use g(t) instead of the constant g. Just one of my thoughts. It does not crash, but the y(t) function is not drawn, when the constant "g" is not declared. The constants can be declared globally and/or only for the current document. Interestingly, global constants are shared with kcalc, so you can define them there. There bug here is that constants that are declared locally for the document are not saved together with the document, so on next load the y(t) function only is drawn, when the constant was declared globally. Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |