parameters unrecognized in 'function plotter' and 'measure path' effects

Bug #169017 reported by Dolf3
22
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
High
Johan Engelen

Bug Description

The funcplot.py/inx parameters that are on the tab "sampling" of the
notebook are not transmitted to the funcplot function. When I remove the
notebook/tab stuff around the sampling parameters and make them top-level,
everything is fine.

I've experienced the malfunction on many recent development versions
(precompiled windows binaries) and tried the workaround in

http://inkscape.modevia.com/win32/Inkscape0710271459.7z

I've attached my funcplot.inx.

Tags: extensions
Revision history for this message
Dolf3 (dolf3) wrote : function plotter parameters unrecognized
Revision history for this message
Otto (wedgedkc) wrote :

I tried to use the function plotter in the latest snapshots posted for ubuntu, same issue. The parameters doesn't seem to be recognized. Is any progress beeing made on this issue?

Revision history for this message
Johan Engelen (johanengelen) wrote :

confirmed on svn rev. 17198

Changed in inkscape:
importance: Undecided → High
milestone: none → 0.46
status: New → Confirmed
Revision history for this message
Tom Davidson (tjd-mit) wrote :

Please see detailed comments at duplicate bug 183030.

This affects all effects that use the 'notebook' style, which is currently only: funcplot.inx and measure.inx (as determined by grep -r \<page share/extensions/*.inx )

Revision history for this message
Aaron C Spike (acspike) wrote :

If possible, let's create and commit notebookless inx files for these effects in 0.46. Ted did you already do this?

Revision history for this message
Ted Gould (ted) wrote : Re: [Bug 169017] Re: parameters unrecognized in 'function plotter' and 'measure path' effects

On Sat, 2008-02-09 at 20:39 +0000, Aaron Spike wrote:
> If possible, let's create and commit notebookless inx files for these
> effects in 0.46. Ted did you already do this?

No, I think that I've figured out what the problem is. The notebook
turns out actually hacks the way that parameters are done. In that it
builds it's own string with spaces in it. So the dumps you are passing
are actually correct. It needs to be built so that it passes lists of
parameters.

Revision history for this message
ScislaC (scislac) wrote :

Hey Ted, has there been any progress on this?

Revision history for this message
Johan Engelen (johanengelen) wrote :

I fixed this, the measure path extension now correctly gets the parameters. The functionplotter I cannot test, because it crashes Inkscape. (svn 17565)

Changed in inkscape:
assignee: ted-gould → johanengelen
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.