Re: Wine Gecko 2.24-beta1

2013-08-17 Thread Zhenbo Li
I've tested some websites, and found that these pages have problems:

http://mail.163.com (it will make gecko crash)
http://huaban.com   (nothing can be shown)
http://douban.com   (no pictures)
http://html5test.com/   (can't load page, and I'm sure that it's
not a regression)

I've tested them with Firefox + flashblock, so I think they are not
caused by flash.

I'm glad to do more tests to contribute Gecko.

Cheers.

2013/8/14 Jacek Caban :
> Hi all,
>
> It's time to do another update of Wine Gecko, so I prepared a new beta
> build. It's already on Sourceforge [1]. Until server-side support for
> auto install of the package is committed [2], its manual installation is
> required [3]. I attached a patch to Wine that is required for the new Gecko.
>
> Anything that uses MSHTML is worth testing. All help with testing is
> appreciated!
>
> Cheers,
> Jacek
>
> [1] https://sourceforge.net/projects/wine/files/Wine%20Gecko/2.24-beta1/
> [2] http://source.winehq.org/patches/data/97881
> [3] http://wiki.winehq.org/Gecko
>
>
>



-- 
Have a nice day!
Zhenbo Li




Re: atl90: Add new DLL

2013-09-04 Thread Zhenbo Li
Sorry, I've made a typo.
This patch is for bug 34432


2013/9/4 Zhenbo Li 

> This patch could fix bug 34431, which is caused by missing atl90.dll
>
> ---
>  configure  |  1 +
>  configure.ac   |  1 +
>  dlls/atl90/Makefile.in |  7 
>  dlls/atl90/atl90.c | 93 ++**
> 
>  dlls/atl90/atl90.spec  | 52 
>  include/atlbase.h  |  1 +
>  tools/make_specfiles   |  1 +
>  7 files changed, 156 insertions(+)
>



-- 
Have a nice day!
Zhenbo Li



Re: atl90: Add new DLL

2013-09-30 Thread Zhenbo Li
2013/9/4 Zhenbo Li :
> This patch could fix bug 34431, which is caused by missing atl90.dll
>
> ---
>  configure  |  1 +
>  configure.ac   |  1 +
>  dlls/atl90/Makefile.in |  7 
>  dlls/atl90/atl90.c | 93
> ++
>  dlls/atl90/atl90.spec  | 52 
>  include/atlbase.h  |  1 +
>  tools/make_specfiles   |  1 +
>  7 files changed, 156 insertions(+)

Excuse me, this is my first time to submit a patch to Wine. And I
don't know that if I had made some mistakes. Would someone please
review my patch and tell me what to do?
Thank you.

-- 
Have a nice day!
Zhenbo Li