In short, when in latex and calling popweb-latex-show, I get errors about regarding "offsetWidth" and "offsetHeight." There is no crash, the logs simply print these same messages. The result is that no popup window appears whatsoever. Non-latex popweb features work fine for me; displaying latex is the only issue.
I will note that I tested previous versions of popweb and errors do occur but the window still appears oftentimes. If necessary, I can go back and try and determine the exact commit this issue begins occurring.
In case it matters, I'm on Arch Linux (kernel 6.4.1-arch2-1) and I installed the Python prerequisites via pip.
Hi, the following is the output from the
*popweb*
buffer:Logs
``` This GDB supports auto-downloading debuginfo from the following URLs:In short, when in latex and calling
popweb-latex-show
, I get errors about regarding "offsetWidth" and "offsetHeight." There is no crash, the logs simply print these same messages. The result is that no popup window appears whatsoever. Non-latex popweb features work fine for me; displaying latex is the only issue.I will note that I tested previous versions of popweb and errors do occur but the window still appears oftentimes. If necessary, I can go back and try and determine the exact commit this issue begins occurring.
In case it matters, I'm on Arch Linux (kernel 6.4.1-arch2-1) and I installed the Python prerequisites via
pip
.