Difference between revisions of "Issue:Dirty edge option crashes program"
From FollowTheScore
m |
(fixed) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|Type = Bug | |Type = Bug | ||
|Extension = aiSee | |Extension = aiSee | ||
− | |Version = 2.2 | + | |Version = 2.2.12 through 2.2.27 |
|Description = program crash | |Description = program crash | ||
− | |Status = | + | |Status = fixed |
}} | }} | ||
Line 29: | Line 29: | ||
Fixed in the current aiSee version. --[[User:Schwallex|Schwallex]] 15:51, 14 November 2007 (CET) | Fixed in the current aiSee version. --[[User:Schwallex|Schwallex]] 15:51, 14 November 2007 (CET) | ||
+ | |||
+ | :Reopened. Segmentation fault when trying to export the graph to SVG. | ||
+ | :--[[User:Schwallex|Schwallex]] 11:31, 29 April 2008 (CEST) | ||
+ | |||
+ | ::Fixed in the current aiSee version. --[[User:Schwallex|Schwallex]] 13:36, 4 July 2008 (CEST) |
Latest revision as of 12:36, 4 July 2008
Description: | program crash |
Extension / Version: | aiSee / 2.2.12 through 2.2.27 |
Type / Status: | Bug / fixed |
Problem
Drawing three edges between the same nodes with "dirty_edges" = on crashes the program.
graph: { dirtyedgelabels: yes displayedgelabels: yes node: { title: "B" label: "B" } node: { title: "A" label: "A" } edge: { source: "A" target: "B" label: "a normal label" } edge: { source: "A" target: "B" label: "a label which is a little bit longer than normal" } edge: { source: "A" target: "B" label: "another label of some length" } }
Reply
Fixed in the current aiSee version. --Schwallex 15:51, 14 November 2007 (CET)
- Reopened. Segmentation fault when trying to export the graph to SVG.
- --Schwallex 11:31, 29 April 2008 (CEST)
- Fixed in the current aiSee version. --Schwallex 13:36, 4 July 2008 (CEST)