Niklas Baumstark
Niklas Baumstark
@Wysie Does this happen on any website or just a particular one? If the latter, can you give an example URL? If the former, that's weird.
Can you give an example of a site where this happens sometimes? On Mon, Nov 24, 2014 at 3:19 PM, Soh Yuan Chin [email protected] wrote: > @niklasb https://github.com/niklasb It seems...
Seems like webkit_server crashes. Do you have a chance to debug the webkit_server process?
You should be able to sleep in your Python script before visiting the site, and attach gdb to the webkit_server process before.
Well my conjecture was that webkit_server crashes and hence you get the error. But apparently that is not that case.
It sounds like you have a problem with your Qt installation. I just used Homebrew: `brew install qt` and it worked. You potentially have to install dryscrape after this. What...
Hi @noppanit. I haven't seen this error before. Which version of Mac OS X are you using? And which version of Qt was installed by Homebrew?
Does the `libQtWebKit.4.dylib` file even exist on your computers @KickingHorse @noppanit ?
Wow, great work! Didn't know anybody was actually still using this :) Would you mind giving a quick overview of what your changes are? I haven't touched Ruby for like...