Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 179
    • Issues 179
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #290

Closed
Open
Opened Dec 06, 2023 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

Phylo Dot generation is failing

To reproduce the bug:

  • create a corpus with that file: https://dl.gargantext.org/GarganText_DataPhyloBug.zip
  • generate a phylo with default parameters
  • when the phylo is generated (no more space bar), click on the Phylo node

In the backend you get this error: ##########################

-- | Phylo with level = 0.8 applied to 276 foundations

-- | Export 22 branches, 172 groups and 89 terms

-- | Convert 3 branches and 153 groups 89 terms to a dot file

########################## Error: /tmp/phylo-11a75462a0e960f8/phyloFrom.dot: syntax error in line 2518 scanning a quoted string (missing endquote? longer than 16384?) String starting:"fromList [((0,0),72.0),((0,1),18.0),((0,2),59.0),((0,3),20.0),((0,6),10.0),((0,7 callProcess: dot "-Tdot" "-o" "/tmp/phylo-11a75462a0e960f8/phylo.dot" "/tmp/phylo-11a75462a0e960f8/phyloFrom.dot" (exit 1): failed

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#290