https://bugs.kde.org/show_bug.cgi?id=508053
Bug ID: 508053
Summary: KGraphViewer does not show all the nodes (and a few
other things) of a dot graph.
Classification: Applications
Product: kgraphviewer
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 183908
--> https://bugs.kde.org/attachment.cgi?id=183908&action=edit
The file shows displays incorrectly in this bug report.
SUMMARY
KGraphViewer does not show all the nodes (and a few other things) of my dot
graph, which I've named tree.dot.
STEPS TO REPRODUCE
1. Create my dot file, tree.dot.
2. Load tree.dot into the viewer
3. Scroll to the right, and to the bottom of said graph, for example.
OBSERVED RESULT
A. Note the missing nodes.
B. Also note missing text in some subgraphs
C. Some of the shapes in the Legend subgraph are not rendered correctly.
EXPECTED RESULT
A. No missing nodes.
B. All text displays in subgraphs.
C. Correct rendering in the Legend subgraph.
SOFTWARE/OS VERSIONS
Linuxmint 22.1 xia
KDE Plasma Version: I don't know what this is.
Copied from the Components tab in About KGraphViewer:
KGraphViewer: 2.5.0
KDE Frameworks: 6.13.0
Qt: Using 6.9.0 and built against 6.9.0
KDE Flatpak runtime (Xcb)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.8.0-71-generic
ADDITIONAL INFORMATION
A. If I remove `style="filled,rounded",` from the tree.dot file, the nodes
display.
B. I don't have any insight about the other issues, other than they are
subgraphs.
1. When I execute `dot -Tsvg tree.dot -o tree.svg`, the graph in SVG format
outputs as expected. Comparing the dot viewer display against the SVG version
of the graph to see the differences is probably better than any textual
description I can give.
2. When I use gvedit (in Windows), tree.dot displays correctly. So does
tree.svg (in Windows).
As a result, I'm pretty sure the bug is in KGraphViewer, not elsewhere. But I
could be wrong.
Also,
1. About KGraphViewer says it's version 2.5.0, which is not in the drop-down
list.
2. Platform asks me if Linux Mint is Debian based or Ubuntu based. I don't
know.
3. I am a 35 year Windows user; 35 hour Linux user.
--
You are receiving this mail because:
You are watching all bug changes.