pacvis icon indicating copy to clipboard operation
pacvis copied to clipboard

Sometimes DEP buttons don't work

Open bgloyer opened this issue 6 years ago • 1 comments

Sometimes clicking the dependency buttons don't jump to the package. If you click DEP and REQ-BY links enough it will eventually get stuck. The problem can be seen on the sample https://pacvis.farseerfc.me tree by following the DEP buttons on the list below.

base-devel pacman curl ca-certificates

When 'curl' is selected the ca-certificates button does not work. Also the package cannot be searched for in this state.

bgloyer avatar Jul 03 '19 02:07 bgloyer

I think i fixed this in 1edbeac7e9fe91a3bd8dea299db0c9818e28923e

the problem was node.label was being set to undefined for distant nodes

bgloyer avatar Aug 13 '19 07:08 bgloyer