Skip to content

invalid gnuplot script syntax #41

Description

@bredeson

Hey there mummer4 devs,

I was running mummerplot and received the following error:

$ mummerplot --large tig00003435.1.delta
gnuplot 4.4 patchlevel 0
Reading delta file tig00003435.1.delta
Writing plot files out.fplot, out.rplot
Writing gnuplot script out.gp
Forking mouse listener
Rendering plot to screen
WARNING: Unable to query clipboard with xclip

if(GPVAL_VERSION < 5) { set mouse clipboardformat "[%.0f, %.0f]" }
                      ^
"out.gp", line 17: invalid complex constant

WARNING: Unable to run '/usr/bin/gnuplot -geometry 900x900+0+0 -title mummerplot out.gp', Inappropriate ioctl for device

I removed the { and } characters from that line and gnuplot executed the script without complaint.

Best,
Jessen

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions