webkit2png icon indicating copy to clipboard operation
webkit2png copied to clipboard

--no-js causes Python crash

Open RasmusMalver opened this issue 9 years ago • 2 comments

Malbook:~ rasmusmalver$ webkit2png --no-js --ignore-ssl-check https://github.com/paulhammond/webkit2png/issues
Fetching https://github.com/paulhammond/webkit2png/issues ...
2016-02-12 08:47:07.918 Python[98969:2874172] <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'setValue_forKey_'

It hangs on any use of --no-js or --nojs on any website with any other parameters set.

I'm using webkit2png 0.8-dev on the MacBookPro 9,2 running OS X 10.11.2 (15C50), with the --ignore-ssl-check patch.

RasmusMalver avatar Feb 12 '16 07:02 RasmusMalver

Having the same issue here.

  • webkit2png 0.8-dev
  • MacOS 10.12.4
  • MacBookPro12,1
  • Tried both with and without the --ignore-ssl-check patch

brianjhanson avatar Apr 12 '17 17:04 brianjhanson

@paulhammond Same here. Any chance disabling JS would speed up execution time?

ghost avatar Jul 05 '20 06:07 ghost