> Again, it seems that for LMDB is again "solving" the problem by ignoring it. Which is OK if it fits your use case... But shouldn't Firefox work properly on 32-bit systems? Or did they completely decide that they don't…
It does require X to be installed, although it doesn't actually use X, and the X implementation can just be Xvfb. Unfortunately, fixing that is hard. I think Chrome has the same limitation. For Firefox, the issue is…
Great article! I'm the product manager for the headless feature, and I'm unsure why `binary.add_command_line_options('-headless')` doesn't work for you, as the flag does work when invoking Firefox directly: >…
> Again, it seems that for LMDB is again "solving" the problem by ignoring it. Which is OK if it fits your use case... But shouldn't Firefox work properly on 32-bit systems? Or did they completely decide that they don't…
It does require X to be installed, although it doesn't actually use X, and the X implementation can just be Xvfb. Unfortunately, fixing that is hard. I think Chrome has the same limitation. For Firefox, the issue is…
Great article! I'm the product manager for the headless feature, and I'm unsure why `binary.add_command_line_options('-headless')` doesn't work for you, as the flag does work when invoking Firefox directly: >…