I'd also love to help with this. I'm still not able to run pythonwebkit/gtk for various reasons. I'll post those details in a different message.
Has anyone ever tried http://browsershots.org/? I can test various browser combos on MacOSX + Debian/Ubuntu/Fedora using VirtualBox. -steve On Apr 8, 2012, at 1:35 PM, lkcl luke wrote: > hi folks, > > yep i think it's definitely time to do another pyjamas release. i > tend not to push these too much because it's actually a heck of a lot > of verification work. but, we have 650 people on the mailing list, so > that should cover pretty much all the bases, between us. > > anyone like to help? all you need to do is compile and run some > examples - the critical ones are LibTest, kitchensink, JSONRPCExample, > Mail and any others you can stand doing. they need to be compiled > with no options, then except LibTest recompile with -d, then with -O > and with --strict and you NEED to clear everything out (git clean > -dxf, python bootstrap.py) in between each set. > > record which browser and/or engine you used, and that's it. > > for browsers we need to cover: > > opera 9,10,11,1000000+ > firefox on gnu/linux - 2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1000000+ > firefox on w32 - 2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1000000+ > firefox on macosx - 2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1000000+ > IE 6,7,8,9,10,11,1000000+ > google chrome on windows, gnu/linux, macosx (i don't care which > version, as long as one works) > safari 3,4,5,6,7,8,100000+ > > gaah, that's a hell of a lot of browsers. midori and arora would also > be nice to have in the test matrix. > > then for pyjd, we need to cover: > > * mshtml from IE 6,7,8 and 9 > * xulrunner 1.9 (if possible) > * xulrunner 9 (if possible) > * pythonwebkit on gnu/linux > * pythonwebkit on macosx > * pywebkitgtk > > anthony, can you say - how far have you got with pywebkitgtk? any luck yet? > > if people are interested to help i will raise bugreports each for the > above, so that people can report on each, and that way work isn't > duplicated. > > l.

