Comment 1 by Tony Cooper, Apr 17, 2016
Status:
Accepted
Comment 2 by Tony Cooper, Apr 17, 2016
1) Changed. 2) Odd. There seems to be some nasty interaction between system() and signal handling/Gtk. I didn't get to the bottom of this as fork() - exec() and IPC:Open3() didn't suffer from this. So I wrote a replacement routine that does a simple fork() - exec() and that works fine. 3) Dot is now outputting data on more than one line. Sigh. Now changed the parse to merge lines where the contents of [] are spread over more than one line. 4) This does work on Unity but not on KDE. Probably best to use the HTML viewer option for KDE instead. 5) Simply forced the size of the eventbox widget to 10000. Inelegant but it works. Basically we need something to provide a background beyond what the label provides.
Status:
Fixed
Sign in to reply to this comment.
Reported by Tony Cooper, Jun 6, 2015