Skip to content

Splash(DotDigraph(D)) doesn't work on windows  #47

@samanthaharper

Description

@samanthaharper
gap> D := RandomDigraph(5);
<immutable digraph with 5 vertices, 25 edges>
gap> Splash(DotDigraph(D));
Error, none of the default viewers [ "xpdf", "xdg-open", "open", "evince", "okular", "gv" ] is available, please specify an available viewer in the options record component `viewer`, at /home/samharper/gap-4.11.0/pkg/Digraphs/gap/display.gi:154 called from
<function "Splash">( <arguments> )
 called from read-eval loop at *stdin*:2
type 'quit;' to quit to outer loop
brk> quit;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions