Jamison Lahman
Jamison Lahman
Should be possible by setting the viewport size. See https://needle.readthedocs.io/en/latest/#setting-the-viewport-s-size
So, I've created a [branch](https://github.com/ProdriveTechnologies/bazel-latex/compare/master...jmelahman:jamison/43) to add the `pdfpages` package. I was able to reproduce the same `No driver specified` issue above by running `bazel build //packages:all`. After a little...
Yep. I am able to log out and log in through the webapp with the identical credentials with no issue. Also confirmed with Incognito enabled.
Just to circle back here, I tried using bind_to option to no success. I also tried compiling with debug mode -- not sure if I did it correctly because I...
Might have ran into the same issue on Arch. For me, it was resolved by disabling "Use native runtime" as suggested [here](https://steamcommunity.com/app/221410/discussions/0/1640915206461789705/#c1640915206463001676). My logs before resolution, ``` $ snap run...
> Thanks for this. We should probably do the same with `makepkg` and `git`, too. > > Do you mind abstracting this out into a loop that checks these three...
Happy to upgrade buildozer as well if you'd prefer they stay in sync.
@sudoforge friendly bump
I think this is fundamentally the same issue as https://github.com/psf/requests/issues/5994 which was marked as won't fix. Happy to contribute a fix if there is a satisfactory solution. In my case,...