Hello,

When I try to open the plugin~-help file from the Pd browser, the whole window is white and all objects in the file are invisible. This is the error message:

(Tcl) UNHANDLED ERROR: bad screen distance "-75,000000"
    while executing
"$tkcanvas create text $x $y -tags $tags -text $text -fill $color  -anchor nw -font [get_font_for_size $font_size]"
    (procedure "pdtk_text_new" line 2)
    invoked from within
"pdtk_text_new .xe88180.c {.xe88180.tf3b1d0 msg text} -75,000000 538,000000 {pddp} 10 black"
    ("uplevel" body line 4)
    invoked from within
"uplevel #0 $docmds"(Tcl) UNHANDLED ERROR: bad screen distance "86,000000"

Is this perhaps related to the screen resolution of my laptop?

I'm using Pd 0.46.7 in Ubuntu Studio 16.04.1 on a Dell xps 15 9550 laptop

Hans