howff
howff
Using a workaround https://github.com/ckan/ckan/pull/5071 doesn't completely solve the problem, it would be good to have this implemented properly, if someone has some suggestions?
I didn't try too hard to find the exact cause, sorry it was a quick hack to get it working. I left the CSS in there and added the NOT...
@TkTech - this looks great! But since #201 seems to have been abandoned how can we get your support for field grouping? Thanks :)
I am getting this error, too. Client: R=3.6.1, remoter_0.4-0, pbdZMQ_0.3-3 Server: R=4.0.2, remoter_0.4-0, pbdZMQ_0.3-3.1 What other diagnostic steps can be taken? (This actually used to work previously (3.6.1 4.0.2), so...
I have tried this but I still get a crash when I use ggplot and mistype a variable name ``` [2021-02-05 19:14:33]: client connected Error in FUN(X[[i]], ...) : object...
The change from `if (ret$visible && is.gg.ggplot(ret$value) && is.rpng.open())` to `if (ret$visible && is.gg.ggplot(ret$value))` seems to be the correct fix for my problem, thank you very much.
You will need to compile the linux .so for leptonica and tesseract and place them in the x64 directory. Make sure the filenames are x64/libtesseract41.so and x64/libleptonica-1.78.0.so so that the...
@sudipkumarbhattacharya The linux binaries are linked from one of the previous comments
One of the previous comments has a link to pre-compiled libraries here: https://github.com/SMI/SmiServices/tree/master/lib and an explanation of how to rename them.
I frequently have this problem and it's still an issue with the latest version  (that's with no visible draw.io windows open!) See also #1076