Modify ↓
Opened 18 years ago
Closed 17 years ago
#1998 closed defect (fixed)
subtle doc problem with rsvg_path
| Reported by: | Joe Kiniry | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | low | Component: | GraphvizPlugin |
| Severity: | minor | Keywords: | config docs |
| Cc: | Trac Release: | 0.11 |
Description
While cmd_path is the path in which graphviz binaries is located, rsvg_path is the full path to the *executable* rsvg. Thus, if one mistakenly reads the docs and provides a path for the latter, the plugin mysteriously fails. I suggest renaming this configuration variable rsvg_binary in a future release.
This subtle problem caused me to debug the plugin for about an hour and learn a lot about your code. :)
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Owner: | changed from Peter Kropf to Christian Boos |
|---|---|
| Status: | new → assigned |
| Trac Release: | 0.10 → 0.11 |
Note: See
TracTickets for help on using
tickets.



Documentation clarified for the 0.11 version of the plugin.