In the fresnel plugin, it's not possible to call $showPlot() in the while loop. This may be a similar problem as it was in the kernel. However, it's strange because the procedure interpreter was not really modified by the GUI inclution.
Analysis:
A probable source for this issue is the fix concerning the procedure inline check functionality. Confirmation is pending.
The issue was confirmed. For some non-obvious reason the procedures need now the base path.
Implementation:
The procedure base path was added as a hard-code fix, if the procedure's filename lacks a volume identifier.
Documentation:
Not needed - bug fix.
Tests:
No deviations detected. Fix was implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff:
Diff: