Re: libgcrypt thread safety

2012-02-08 Thread Lei Zhang
On Wed, Feb 8, 2012 at 1:56 PM, Marcus Meissner wrote: > On Wed, Feb 08, 2012 at 02:48:06PM -0600, Adam Martinson wrote: >> I've been looking into bug 27036 >> , and it's due to the >> lack of thread safety by default in libgcrypt (in this case via >>

Re: Wine automated testing update

2012-02-01 Thread Lei Zhang
On Wed, Feb 1, 2012 at 12:11 PM, Jeremy White wrote: >  1.  Test qemu/kvm with a few Windows versions to see if it'll work. I've had good luck running 32-bit Windows in qemu + kvm. You'll probably need to add -rtc=localtime. If you plan to run it headless and connect via the build in vnc, add -us

Re: What other conferences do Wine people attend?

2012-01-10 Thread Lei Zhang
On Tue, Jan 10, 2012 at 2:55 PM, Dan Kegel wrote: > In the wineconf thread, the question came up: > What other conferences people do wine developers/users attend, if any? > > If you send me the names of the conference(s) you attended in the last > two years, > I'll summarize for the list. I've se

Re: Crappy Deb build scripts

2010-11-11 Thread Lei Zhang
On Thu, Nov 11, 2010 at 10:29 AM, Austin English wrote: > On Thu, Nov 11, 2010 at 8:56 AM, Ben Klein wrote: >> By request of Austin, my crappy build scripts. I finally had the >> concentration to bundle all the right files together! > > Thanks! Before I clean them up/reuse any parts, what license

Re: Ongoing Debian package maintenance.

2010-10-12 Thread Lei Zhang
On Tue, Oct 12, 2010 at 10:59 PM, Austin English wrote: > On Fri, Aug 20, 2010 at 4:00 PM, Ben Klein wrote: >> Hello everyone, >> >> My health has not improved at all since my last call for help with the >> Debian package management. I really need someone to take over from me, or at >> least some

Re: Ongoing Debian package maintenance.

2010-09-07 Thread Lei Zhang
On Sat, Sep 4, 2010 at 1:09 PM, Ben Klein wrote: > On 25 August 2010 11:31, Lei Zhang wrote: >> On Tue, Aug 24, 2010 at 3:06 PM, Ben Klein wrote: >>> On 24 August 2010 04:34, Lei Zhang wrote: >>>> >>>> On Fri, Aug 20, 2010 at 4:00 PM, Ben Klein wrot

Re: Ongoing Debian package maintenance.

2010-08-24 Thread Lei Zhang
On Tue, Aug 24, 2010 at 3:06 PM, Ben Klein wrote: > On 24 August 2010 04:34, Lei Zhang wrote: >> >> On Fri, Aug 20, 2010 at 4:00 PM, Ben Klein wrote: >> > Hello everyone, >> > >> > My health has not improved at all since my last call for help with th

Re: Ongoing Debian package maintenance.

2010-08-23 Thread Lei Zhang
On Fri, Aug 20, 2010 at 4:00 PM, Ben Klein wrote: > Hello everyone, > > My health has not improved at all since my last call for help with the > Debian package management. I really need someone to take over from me, or at > least some help to devise a new set of (semi-)automated build scripts. Any

Re: SONAME_LIBFONTCONFIG undeclared

2010-05-18 Thread Lei Zhang
On Tue, May 18, 2010 at 11:39 AM, GOUJON Alexandre wrote: > Hi, > > I just updated my local tree and ran CFLAGS="-g -O0" ./configure > --disable-tests && make > and I got > > xrender.c:411: warning: implicit declaration of function 'pFcInit' > xrender.c:413: error: expected ')' before 'SONAME_LIBF

Re: [PATCH] kernel32: lstrlen does not call SetLastError.

2010-04-29 Thread Lei Zhang
On Wed, Apr 28, 2010 at 7:53 PM, Marvin wrote: > Hi, > > While running your changed tests on Windows, I think I found new failures. > Being a bot and all I'm not very good at pattern recognition, so I might be > wrong, but could you please double-check? > Full results can be found at > http://test

Re: i7 920 not quite twice as fast as Q9300 at building wine

2010-03-24 Thread Lei Zhang
On Wed, Mar 24, 2010 at 6:44 AM, Dan Kegel wrote: > On Wed, Mar 24, 2010 at 1:08 AM, Lei Zhang wrote: >> Even though Nehalem is a better architecture, you don't get the 2x (or >> better) speed up because the extra 4 cores are from hyperthreading. >> With 8 real Nehalem

Re: i7 920 not quite twice as fast as Q9300 at building wine

2010-03-24 Thread Lei Zhang
On Tue, Mar 23, 2010 at 4:11 PM, Dan Kegel wrote: > Not as exciting an improvement as I'd hoped: > > 4 GB RAM > Intel(R) Core(TM)2 Quad  CPU   Q9300  @ 2.50GHz > make -j5 > real    7m35.985s > user    24m54.741s > sys     3m15.628s > > 6 GB RAM > model name      : Intel(R) Core(TM) i7 CPU        

Re: winmm/midi tests and VMware

2010-03-02 Thread Lei Zhang
On Tue, Mar 2, 2010 at 3:07 AM, Paul Vriens wrote: > On 03/02/2010 11:47 AM, Julius Schwartzenberg wrote: >> >> Hi Paul, >> >> Paul Vriens wrote: >>> >>> There are 2 ways (I can see) to fix this issue: >>> >>> 1. Get rid of (or disable) the sound device on the failing boxes. This >>> means of cour

Re: [PATCH] userenv: Implement DestroyEnvironmentBlock().

2010-02-02 Thread Lei Zhang
On Mon, Feb 1, 2010 at 11:05 PM, Maarten Lankhorst wrote: > Hi Lei, > > 2010/2/2 Lei Zhang : >> Hi, >> >> Over the weekend, someone wrote a Chromium base unit test that calls >> DestroyEnvironmentBlock(). So I guess it's time to implement it. The >>

Re: [PATCH] secur32: Fix memory leak in SECUR32_addPackages. (valgrind)

2009-12-17 Thread Lei Zhang
On Wed, Dec 16, 2009 at 5:13 PM, James Hawkins wrote: > On Wed, Dec 16, 2009 at 5:07 PM, Lei Zhang wrote: >> Hi, this is for bug 21045. >> > > +        SecurePackage *prev_package = NULL; >         LIST_FOR_EACH_ENTRY(package, &packageTable-&g

Re: How to expanding environmental variables?

2009-07-20 Thread Lei Zhang
On Mon, Jul 20, 2009 at 2:08 AM, Yuri Khan wrote: > On Sat, Jul 18, 2009 at 06:16, Austin English wrote: >> I need a portable way to get to the shared documents folder, e.g.,: >> Windows XP: >> C:\Documents and Settings\All Users\Shared Documents >> WIndows Vista: >> C:\users\Public\Public Document

Re: RFC: Mac OSX should use existing Pictures/ Music/ Videos/ etc. directories - how exactly?

2009-07-01 Thread Lei Zhang
On Tue, Jun 23, 2009 at 8:17 AM, wrote: > Hi, > > http://bugs.winehq.org/show_bug.cgi?id=19028 > > winecfg on Mac OSX (10.5.6 and .7) does not link "My Videos" etc. to the > equivalent directories on the Mac. Everything is linked to $HOME (or was it > Desktop/?) instead. What a pity! > > Mac OSX u

Re: Its Alive! Patchwatcher is reborn.

2009-05-31 Thread Lei Zhang
On Sun, May 31, 2009 at 12:05 AM, Zachary Goldberg wrote: > All, > > As you may have noticed in the last WWN I have been working on getting > patchwatcher back up on a rather nice server whose cpu time is > graciously donated by STWing (stwing.org).  I've got it running at the > moment at > > http

Re: Gecko installation broken?

2009-05-18 Thread Lei Zhang
On Mon, May 18, 2009 at 12:29 PM, Nikolay Sivov wrote: > Lei Zhang wrote: >> >> On Mon, May 18, 2009 at 11:20 AM, Lei Zhang wrote: >> >>> >>> On Mon, May 18, 2009 at 10:57 AM, Stefan Dösinger >>> wrote: >>> >>>> >>&g

Re: Gecko installation broken?

2009-05-18 Thread Lei Zhang
On Mon, May 18, 2009 at 11:20 AM, Lei Zhang wrote: > On Mon, May 18, 2009 at 10:57 AM, Stefan Dösinger > wrote: >> Hi, >> Is my setup broken, or does the gecko installation fail? In a new wine >> prefix, >> when I open builtin iexplore, I get the installatio

Re: Gecko installation broken?

2009-05-18 Thread Lei Zhang
On Mon, May 18, 2009 at 10:57 AM, Stefan Dösinger wrote: > Hi, > Is my setup broken, or does the gecko installation fail? In a new wine prefix, > when I open builtin iexplore, I get the installation dialog. The download > runs successfully, but after installation iexplore still says that HTML > re

Re: gdi32: fetch child fonts by real parent font name

2009-04-17 Thread Lei Zhang
On Tue, Apr 14, 2009 at 7:11 AM, Paul TBBle Hampson wrote: > This patch fixes bug 18044. > > Basically, the built-in FontLink functionality for subsituting > alternative fonts where a certain font is missing glyphs (used > by default for Tahoma and Microsoft Sans Serif under Windows) doesn't > wor

Re: [riched20/tests] Changed tests for EM_FORMATRANGE

2009-03-16 Thread Lei Zhang
On Mon, Mar 16, 2009 at 1:01 PM, Paul Vriens wrote: > Hi, > > I've been playing with this and just wanted to see if anybody has comments > on > these changed tests. > > Tests succeed on Win95/Win98 and W2K3 with every possible resolution (as we > are not relying on the resolution anymore) and 96/1

Re: riched20: add tests for EM_FORMATRANGE

2009-03-13 Thread Lei Zhang
On Fri, Mar 13, 2009 at 12:01 PM, Paul Vriens wrote: > Lei Zhang wrote: >> >> Hi, >> >> In my last attempt, I submitted Troy Rollo's EM_FORMATRANGE >> implementation and with my test cases. I'm not sure what was wrong >> with th

Re: [1/n] vbscript: Added stub dll

2009-03-05 Thread Lei Zhang
On Thu, Mar 5, 2009 at 3:37 PM, Nikolay Sivov wrote: > Robert Wilhelm wrote: >> >> Second try, now patch as attachment. > > 1) Please don't add autogenerated files to patch. > > > > configure                     |    9 > configure.ac                  |    1 + > I thought we're supp

Re: [PATCH] wineps.drv: Add a simple implementation of PSDRV_SelectBitmap.

2009-01-26 Thread Lei Zhang
On Mon, Jan 26, 2009 at 6:03 AM, Alexandre Julliard wrote: > > Lei Zhang writes: > > > Hi, > > > > This fixes bug 17103 for me. I'm not sure if PSDRV_SelectBitmap() need > > to do more, but this is a start and it's better than a stub. > > If it do

Re: Debian packages of Wine

2009-01-16 Thread Lei Zhang
On Fri, Jan 16, 2009 at 7:17 AM, Bjoern Krombholz wrote: > On Fri, Jan 16, 2009 at 8:11 AM, Paul Bryan Roberts > wrote: >> I'm puzzled by the sizes of the packages. Packages for Debian by Maurilio >> and James are 13-14 Mb to download whereas Ubuntu packages by Scott are only >> 7-8 Mb. Anyone

Re: Download Link at budgetdedicated.com not working

2009-01-14 Thread Lei Zhang
On Wed, Jan 14, 2009 at 4:05 PM, James McKenzie wrote: > Jeremy Newman: > > Looks like the download-deb page on winehq.org has gone missing again. > Everything looks ok here. http://wine.budgetdedicated.com/ looks in tact, http://winehq.org/download/deb works too.

Re: [PATCH] quartz: Add a filtergraph test for mpeg files.

2009-01-14 Thread Lei Zhang
On Tue, Jan 13, 2009 at 10:59 PM, Paul Vriens wrote: > Lei Zhang wrote: >> >> Hi, >> >> I cleaned up dlls/quartz/tests/filtergraph.c a bit so we can drop in a >> 'test.mpg'

Re: Wine bugs e-mails/spoofing warnings

2008-12-26 Thread Lei Zhang
On Fri, Dec 26, 2008 at 1:40 PM, Austin English wrote: > Anyone else on gmail seeing this? It doesn't happen on all e-mails, > only once every couple days (I've got digest mode enabled): > > "Due to a filter you created, this message was not sent to Spam. Edit Filters > Warning: This message may n

Re: New Gecko package - call for tests

2008-12-22 Thread Lei Zhang
On Sun, Dec 21, 2008 at 4:49 PM, Jacek Caban wrote: > Hi, > > I've released first (and hopefully last) RC build of new Gecko package > and attached a patch against current Wine Git to bug 16198 > http://bugs.winehq.org/show_bug.cgi?id=16198 > It's critical to make sure, that there will be no regre

Re: new web design takes too much space on left

2008-12-09 Thread Lei Zhang
On Tue, Dec 9, 2008 at 10:38 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > When working on a notebook computer, I find myself > resenting the amount of real estate taken by > the left hand navbar in bugzilla. > > I bet we could shave 20% of that space without > bothering anyone... The images in the b

Re: [PATCH] gdi32: Use font substitution for source font when linking fonts.

2008-12-09 Thread Lei Zhang
On Fri, Dec 5, 2008 at 4:46 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > Hi, > > This is sort of related to bug 16325. I've noticed some applications > use the "MS Shell Dlg" font to display CJK text and fails. > > In HKLM\Software\Microsoft\Windows NT\Current

Re: Bugzilla's down again

2008-12-01 Thread Lei Zhang
On Wed, Nov 26, 2008 at 2:15 PM, Austin English <[EMAIL PROTECTED]> wrote: > On Wed, Nov 26, 2008 at 4:12 PM, Jeremy Newman <[EMAIL PROTECTED]> wrote: >> mysqld didn't crash at least. This seems to be a temporary issue that >> cleared up when the server load came back down. >> >> I don't think the

Re: [PATCH] advapi: Only allow opening HKEY_CLASSES_ROOT subkeys with backslash prefix on W2K+.

2008-11-25 Thread Lei Zhang
On Tue, Nov 25, 2008 at 11:35 AM, Lei Zhang <[EMAIL PROTECTED]> wrote: > Hi, > > Commit aacb511da1540fa015c5e853c90fd054b9442701 assumed NT+ behaved > the same way, but running the tests turns out it's actually W2K+. > Doh, that came out wrong. Ignore, sorry.

Re: Revert "quartz: Reaching a renderer in the filtergraph is not an error."

2008-11-14 Thread Lei Zhang
On Fri, Nov 14, 2008 at 1:54 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > This is plain wrong, input pin and output pin are supposed to be connected > to each other, not the input pin being connected to a renderer pin and NOT > reaching output pin > --- > > From 0f91e8a67c88d1ec0871c772679871

Re: [PATCH] mountmgr: Add and remove drives when they are (un)mounted.

2008-11-02 Thread Lei Zhang
On Sun, Nov 2, 2008 at 7:54 AM, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Lei Zhang wrote: >> Hi, >> >> It looks like mountmgr.sys does not remove drives when devices are >> unmounted. We should look at the is_mounted property and take the >> appropriat

Re: [PATCH] ntdll: Don't append directory entries if the filename length is less than 1.

2008-10-30 Thread Lei Zhang
On Thu, Oct 30, 2008 at 4:08 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> writes: > >> I saw the following in a +file trace a user sent me: >> >> trace:file:FindNextFileW returning L"" (L""

Re: today build's broken for me

2008-10-20 Thread Lei Zhang
On Mon, Oct 20, 2008 at 6:44 AM, Nikolay Sivov <[EMAIL PROTECTED]> wrote: > make[2]: Entering directory `/home/mrlarch/wine/dlls/secur32' > gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT > -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement > -Wwrite-

Re: Michael Stefaniuc : shlwapi: Remove break after return (Smatch).

2008-10-15 Thread Lei Zhang
On Wed, Oct 15, 2008 at 2:11 PM, Michael Stefaniuc <[EMAIL PROTECTED]> wrote: > Hello Alexandre, > > I'm pretty sure that my patch contained only the second chunk of the > patch commited. The first part seems to have been credited to me by mistake. > The first chunk should have been in commit dc9e

Re: Discussion of bug versions

2008-09-30 Thread Lei Zhang
On Sun, Sep 28, 2008 at 6:35 PM, wineappdb <[EMAIL PROTECTED]> wrote: > Why not offer version + (GIT) e.g "1.1.5 GIT" or e.g "1.1.5+" ? > And to pick it offer a combo box "Release" or "Git" then you pick your wine > version. That'll double the number of Wine versions, and make searching much hard

Re: [PATCH 1/2] gdiplus: Allocate enough space for BITMAPINFO in GdipCreateTextureIA.

2008-09-28 Thread Lei Zhang
On Sun, Sep 28, 2008 at 12:53 PM, Nikolay Sivov <[EMAIL PROTECTED]> wrote: > Lei Zhang wrote: >> @@ -512,8 +512,11 @@ GpStatus WINGDIPAPI GdipCreateTextureIA(GpImage *image, >> IPicture_get_CurDC(image->picture, &hdc); >> bm_is_selected = (hdc != 0

Re: [1/5] secur32: Require gnutls for schannel

2008-09-08 Thread Lei Zhang
On Mon, Sep 8, 2008 at 2:26 PM, Marcus Meissner <[EMAIL PROTECTED]> wrote: > On Mon, Sep 08, 2008 at 11:10:11PM +0200, Henri Verbeet wrote: >> > >> From cb10664e7d7526951d97f6d9ba2f7429d20b69d4 Mon Sep 17 00:00:00 2001 >> From: Henri Verbeet <[EMAIL PROTECTED]> >> Date: Mon, 8 Sep 2008 22:39:11 +02

Re: [PATCH] comctl32: Set listview focus on WM_LBUTTONUP instead of WM_LBUTTONDOWN.

2008-08-20 Thread Lei Zhang
On Mon, Aug 18, 2008 at 4:08 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > Hi, > > This should fix bug 14908. > Any problems with this patch?

Re: Is Wine portable to ARM arch?

2008-08-08 Thread Lei Zhang
On Fri, Aug 8, 2008 at 10:39 AM, James Mckenzie <[EMAIL PROTECTED]> wrote: > NO! Even MacOSX specific code is not allowed grep -rI __APPLE__ wine-git/ | wc -l returns 68.

Re: [PATCH] oleaut32: Fix some corner cases in VarBstrCmp.

2008-08-05 Thread Lei Zhang
On Tue, Aug 5, 2008 at 3:15 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > That's ugly, you shouldn't need such special handling here, you should > simply fall through to the normal comparisons which should give the > correct results. Falling through didn't work. CompareStringW does not like

Re: [PATCH] wine.inf: Change Msi.Package actions to have the full msiexec path. (try 2)

2008-07-31 Thread Lei Zhang
On Thu, Jul 31, 2008 at 1:45 PM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> writes: > >> While mucking around in programs/cmd/wcmdmain.c, I noticed >> console = SHGetFileInfo(); >> always returned 0 for just "

Re: [PATCH] wine.inf: Change Msi.Package actions to have the full msiexec path. (try 2)

2008-07-31 Thread Lei Zhang
On Thu, Jul 31, 2008 at 3:11 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > You should be using %11% instead of hardcoding system32, but it > shouldn't make any difference either way. Why do you need to change > this? While mucking around in programs/cmd/wcmdmain.c, I noticed console = SHGetF

Re: [PATCH] wine.inf: Change Msi.Package actions to have the full msiexec path.

2008-07-30 Thread Lei Zhang
On Tue, Jul 29, 2008 at 8:19 PM, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Lei Zhang wrote: >> Hi, >> >> On Windows, the Msi.Package action registry keys have the full path to >> msiexec.exe. >> -

Re: [PATCH] gdiplus: Detect integer overflow in GdipCreateBitmapFromScan0. (try 2)

2008-07-28 Thread Lei Zhang
On Mon, Jul 21, 2008 at 5:59 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > Hi, > > This patch does a better job of detecting integer overflow. > > The tests added reproduce the behavior in bug 14536, which this patch fixes. > Anything wrong with this patch?

Re: [PATCH] shell32: Clear a pointer on failure in XDG_UserDirLookup.

2008-07-21 Thread Lei Zhang
On Mon, Jul 21, 2008 at 1:41 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > On Wed, Jul 16, 2008 at 12:54 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: >> Hi, >> >> We should clear the out pointer on failure, so the caller won't access bad >> data. >> >

Re: [PATCH] shell32: Clear a pointer on failure in XDG_UserDirLookup.

2008-07-21 Thread Lei Zhang
On Wed, Jul 16, 2008 at 12:54 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > Hi, > > We should clear the out pointer on failure, so the caller won't access bad > data. > Anything wrong with this patch? Should I check the return value from XDG_UserDirLookup() instead?

Re: gdi32: "StretchDIBits" seems to use the wrong picture offset

2008-07-21 Thread Lei Zhang
On Sat, Jul 19, 2008 at 11:06 AM, Mathias Kosch <[EMAIL PROTECTED]> wrote: >> I provided a screenshot as attachment for you to see. > I wasn't able to send it to this mailing list. I think this is by > intention. So please ask me if you want to see. You can attach the screenshots to the bug's entr

Re: [PATCH 1/2] user32: Add more tests for SetWindowPos.

2008-07-14 Thread Lei Zhang
On Fri, Jul 11, 2008 at 6:28 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > The fix looks good now, but you should really test the message sequences > instead of just counting a single message. We have already all the > necessary mechanisms for this. > > -- > Alexandre Julliard > [EMAIL PROTEC

Re: [PATCH 2/2] user32: Set SWP_NOSIZE for windows with SWP_NOREDRAW.

2008-07-08 Thread Lei Zhang
On Tue, Jul 8, 2008 at 2:10 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> writes: > >> @@ -1808,6 +1808,10 @@ static BOOL fixup_flags( WINDOWPOS *winpos ) >> if ((wndPtr->rectWindow.right - wndPtr->rectWindow.

Re: rpcrt4: Compile error

2008-07-07 Thread Lei Zhang
On Mon, Jul 7, 2008 at 6:24 PM, Austin Lund <[EMAIL PROTECTED]> wrote: > Does anyone else get the following compile error at commit > 2734fb44e0f4065179044b9eb93f87a7630f292d: > > make[2]: Entering directory `/home/lund/src/wine/wine-git/dlls/rpcrt4' > make[2]: *** No rule to make target > `../../i

Re: Patch feedback

2008-07-06 Thread Lei Zhang
On Sun, Jul 6, 2008 at 6:55 AM, Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> wrote: > Hello, > > I would really appreciate any feedback as to how these patches can be improved > so that they will be accepted into Wine. > > regedit: Add support for importing Unicode files > http://www.winehq.org/

Re: Yet another person's list of must-have windows apps

2008-07-05 Thread Lei Zhang
On Sat, Jul 5, 2008 at 10:35 AM, James McKenzie <[EMAIL PROTECTED]> wrote: > What does the first program do? > Wikipedia is your friend http://en.wikipedia.org/wiki/Ableton_Live

Re: gdi32: Implement automatic font substitution

2008-07-03 Thread Lei Zhang
On Wed, Jul 2, 2008 at 8:33 PM, Liu Qishuai <[EMAIL PROTECTED]> wrote: > Could you take a screenshot of this? > Oh, sorry, I messed up. I tried again on a different system and it worked. With your patch, I didn't need to add the registry keys Zhangrong suggested.

Re: gdi32: Implement automatic font substitution

2008-07-03 Thread Lei Zhang
On Wed, Jul 2, 2008 at 5:13 PM, Huang, Zhangrong <[EMAIL PROTECTED]> wrote: > Have you tried to set FontLink? It works for me, there are no places > have font problem. (without automatic font substitution patch) > > see: http://bugs.winehq.org/attachment.cgi?id=14546 > > [Software\\Microsoft\\Wind

Re: gdi32: Implement automatic font substitution

2008-07-02 Thread Lei Zhang
On Wed, Jul 2, 2008 at 5:13 PM, Huang, Zhangrong <[EMAIL PROTECTED]> wrote: > Ensure your system have these fonts: simsun.ttc, gulim.ttc, > msgothic.ttc and mingliu.ttc, or change the values with proper font > name. Are these the only fonts that work? What about other fonts like arphic-uming? http

Re: gdi32: Implement automatic font substitution

2008-07-02 Thread Lei Zhang
On Wed, Jul 2, 2008 at 9:34 AM, Liu Qishuai <[EMAIL PROTECTED]> wrote: > Hi, > I rewrote a patch that doesn't break FontLink. > http://www.winehq.org/pipermail/wine-patches/2008-July/057033.html > > I tried this with Picasa. It fixed the font rendered as boxes, but now other parts of the interface

Re: Possible issue with win.c and help

2008-07-01 Thread Lei Zhang
On Mon, Jun 30, 2008 at 9:05 PM, Chris Ahrendt <[EMAIL PROTECTED]> wrote: > Ok in my ever increasing search to figure out why EQ2 is getting a > unhandled exception and also a no ipixel error. (I am convinced this is > two separate bugs now) > > Bug One : > > This is the unhandled exception: > If I

Re: wininet: InternetErrorDlg should return ERROR_NOT_SUPPORTED if error is not supported

2008-06-25 Thread Lei Zhang
On Wed, Jun 25, 2008 at 8:46 AM, Alexander Morozov <[EMAIL PROTECTED]> wrote: > Changelog: > InternetErrorDlg should return ERROR_NOT_SUPPORTED if error is not supported > > From b89937296efd5a45772027f07b2fdbf80b5f480d Mon Sep 17 00:00:00 2001 > From: Alexander Morozov <[EMAIL PROTECTED]> > Date:

Remove LATER and REMIND bug resolutions

2008-06-17 Thread Lei Zhang
Hi, It's been a week and nobody has responded to Dmitry's bug report [1] yet, so I'm going to bring it up here. I am all for it, does anyone have objections? - Lei [1] http://bugs.winehq.org/show_bug.cgi?id=13794

unhide .update-timestamp

2008-06-11 Thread Lei Zhang
Hi, Can we rename $WINEPREFIX/.update-timestamp to $WINEPREFIX/update-timestamp? There's been times when I cleaned my $WINEPREFIX directory by going into that directory and running rm -Rf... except .update-timestamp didn't get removed. Then I run wine, but wineboot is a bit confused and does not i

Re: Wine 1.0-rc3 build fails

2008-05-30 Thread Lei Zhang
On Fri, May 30, 2008 at 12:37 PM, John Voltz <[EMAIL PROTECTED]> wrote: > Hi, > > I just tried building rc3 on Fedora 9, and it fails with this: http://bugs.winehq.org/show_bug.cgi?id=13445 https://bugzilla.redhat.com/show_bug.cgi?id=440139 run: ulimit -s unlimited and that should resolve the iss

Re: [PATCH 2/3] shell32: implement make new folder UI changes.

2008-05-16 Thread Lei Zhang
On Fri, May 16, 2008 at 11:24 PM, Jeff Latimer <[EMAIL PROTECTED]> wrote: > Lei Zhang wrote: >> Hi, >> >> This implements the treeview UI changes to show users the newly created >> folder. >> >> -

Re: Where does richedit20.dll fit in the to-do list?

2008-05-12 Thread Lei Zhang
On Mon, May 12, 2008 at 1:02 AM, Syam Babu.S <[EMAIL PROTECTED]> wrote: > > > > > Dear Sir, > > While installing an application the installation stops for a long while > copying ,Richedit20.dll, and finally I get the message cannot copy file may > be disk full. > > I have more than 10 GB free. > >

Re: [PATCH 4/5] kernel32: implement __wine_kernel_init_environment.

2008-05-01 Thread Lei Zhang
On Thu, May 1, 2008 at 2:58 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > > "Lei Zhang" <[EMAIL PROTECTED]> writes: > > > This makes several internal kernel32 process functions more flexible > > in order to accommodate __wine_kernel_init_environm

Re: Dan Kegel : winecfg: Restrict dpi slider to sane values.

2008-04-26 Thread Lei Zhang
On Sat, Apr 26, 2008 at 10:37 AM, Lei Zhang <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 23, 2008 at 5:59 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > > Module: wine > > Branch: master > > Commit: faaccca59be08be547ec4e1948b6306eff3808a2 > >

Re: Dan Kegel : winecfg: Restrict dpi slider to sane values.

2008-04-26 Thread Lei Zhang
On Wed, Apr 23, 2008 at 5:59 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > Module: wine > Branch: master > Commit: faaccca59be08be547ec4e1948b6306eff3808a2 > URL: > http://source.winehq.org/git/wine.git/?a=commit;h=faaccca59be08be547ec4e1948b6306eff3808a2 > > Author: Dan Kegel <[EMAIL

Re: [PATCH] user32: edit controls should ignore WM_KEYDOWN on control + enter.

2008-04-25 Thread Lei Zhang
On Fri, Apr 25, 2008 at 6:07 AM, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > > Lei Zhang wrote: > > On Thu, Apr 24, 2008 at 10:22 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > >> Hi, > >> > >> This should be the last bit in getting control +

Re: [PATCH] advapi32: add more checks in CRYPT_CreateMachineGuid.

2008-04-24 Thread Lei Zhang
On Thu, Apr 24, 2008 at 10:42 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> wrote: > > > > I'm getting a crash in CRYPT_CreateMachineGuid() with native > > rpcrt4.dll. This adds some checks to work around it. &g

Re: [PATCH] user32: Handle VK_RETURN KeyDown events more properly in EDIT controls.

2008-04-19 Thread Lei Zhang
On Fri, Apr 18, 2008 at 3:50 PM, El. <[EMAIL PROTECTED]> wrote: > When a ES_MULTILINE-styled EDIT responds to a VK_RETURN Key press, it should > send a WM_COMMAND to the default control of the parent window if and only if > that parent is a Dialog box. At least Microsoft's version of notepad.exe >

Re: [PATCH] user32: Handle VK_RETURN KeyDown events more properly in EDITcontrols.

2008-04-19 Thread Lei Zhang
On Sat, Apr 19, 2008 at 4:05 AM, Reece Dunn <[EMAIL PROTECTED]> wrote: > Reading the MSDN documentation for the behaviour of ES_MULTILINE, it > says "When the multiline edit control is in a dialog box, the default > response to pressing the ENTER key is to activate the default button. > To use

Re: msxml3: Implement transformNode (try 3)

2008-04-17 Thread Lei Zhang
On Thu, Apr 17, 2008 at 9:56 AM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > Hello Alistair, > > 2008/4/16, Alistair Leslie-Hughes <[EMAIL PROTECTED]>: > > > "Alistair Leslie-Hughes" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > Hi, > > > Corrected issue with tests

Re: installing wine into linux ubuntu

2008-04-17 Thread Lei Zhang
On Thu, Apr 17, 2008 at 6:46 AM, stephen cooper <[EMAIL PROTECTED]> wrote: > > ref. Linux Format DVD 104 April 2008 > From: stephen cooper ([EMAIL PROTECTED]) > I am new to Linux. > I have just installed Linux UBUNTU 7.1 (gutsy) onto my computer with no > problems. > > I want to install wine. >

Re: quartz: FOURCC Error in compiling

2008-04-15 Thread Lei Zhang
On Tue, Apr 15, 2008 at 9:58 AM, Luis Busquets <[EMAIL PROTECTED]> wrote: > > When I try to compile the wine tree of today I get an error compiling > avisplit.o: There is no rule to build fourcc.h needed for avisplit.o > > make[2]: *** No hay ninguna regla para construir el objetivo `fourcc.h', >

Re: Please add wine-0.9.59 to bugzilla

2008-04-11 Thread Lei Zhang
On Fri, Apr 11, 2008 at 4:53 PM, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > Vitaliy Margolen wrote: > > Could someone add the newest Wine version to buzilla? > > > > Vitaliy. > > > > > Any one alive from bugzilla admins? > > Vitaliy. > > > Maybe Dan K. can do this. I'll bug him tomorrow

Re: New Valgrind errors in user32

2008-04-11 Thread Lei Zhang
On Thu, Apr 10, 2008 at 6:00 PM, Dan Kegel <[EMAIL PROTECTED]> wrote: > Hey Lei, > this morning's git brought one new valgrind error, and it happens to > be in a file you touched in the last day or so: > + Conditional jump or move depends on uninitialised value(s) > +at EDIT_BuildLineDefs_

Re: make install broken

2008-04-09 Thread Lei Zhang
On Wed, Apr 9, 2008 at 10:54 PM, Stefan Leichter <[EMAIL PROTECTED]> wrote: > Hello, > > installing wine does not longer work for me. It fails with: > > make[2]: Entering directory `/usr/src/wine/wine-build/programs/xcopy' > /usr/bin/install -c xcopy.exe.so /usr/local/lib/wine/xcopy.exe.so >

Re: [PATCH] user32: on VK_RETURN, send WM_COMMAND to ancestor, not parent.

2008-04-09 Thread Lei Zhang
On Tue, Apr 8, 2008 at 11:27 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> wrote: > > > > I thought maybe the DS_CONTROL style caused the message to get > > propagated up, like in DIALOG_FindMsgDestination(). So

Re: %ALLUSERSPROFILE%

2008-04-09 Thread Lei Zhang
On Wed, Apr 9, 2008 at 6:04 PM, Austin English <[EMAIL PROTECTED]> wrote: > Wanted to get clarification before going through the trouble of > writing this patch. > > Where would you prefer this variable Alexandre? I've seen two responses: > > http://www.winehq.org/pipermail/wine-devel/2007-May/0

[PATCH 3/3] user32: fix a typo. (resend)

2008-04-09 Thread Lei Zhang
Resending... From c2921196f554dc317a8db2d6380fdcae10d23881 Mon Sep 17 00:00:00 2001 From: Lei Zhang <[EMAIL PROTECTED]> Date: Wed, 9 Apr 2008 11:34:13 -0700 Subject: [PATCH 3/3] user32: fix a typo. --- dlls/user32/edit.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff -

Re: Updated three Power Profile functions to match MSDN

2008-04-09 Thread Lei Zhang
On Tue, Apr 8, 2008 at 11:24 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Black Dragon" <[EMAIL PROTECTED]> wrote: > > First of all Wine doesn't accept patches from an anonymous person, > please use your real name. > He did use his real name in the attachment. Probably just need to configu

Re: [PATCH] user32: on VK_RETURN, send WM_COMMAND to ancestor, not parent.

2008-04-08 Thread Lei Zhang
On Fri, Apr 4, 2008 at 9:55 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > > On Fri, Apr 4, 2008 at 11:11 AM, Lei Zhang <[EMAIL PROTECTED]> wrote: > > > > On Fri, Apr 4, 2008 at 9:14 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > >

Re: Add GdipCreateFontFamilyFromName stub try2

2008-04-08 Thread Lei Zhang
On Tue, Mar 25, 2008 at 7:58 PM, Adam Petaccia <[EMAIL PROTECTED]> wrote: > This is needed, along with some other patches I'll be sending later to > make Richard Gariott's Tabula Rasa updater not crash at startup. > gcc says: font.c:126: warning: ISO C90 forbids mixed declarations and code font.

Re: [PATCH] user32: on VK_RETURN, send WM_COMMAND to ancestor, not parent.

2008-04-04 Thread Lei Zhang
On Fri, Apr 4, 2008 at 11:11 AM, Lei Zhang <[EMAIL PROTECTED]> wrote: > > On Fri, Apr 4, 2008 at 9:14 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > > "Lei Zhang" <[EMAIL PROTECTED]> wrote: > > > > > > > The edit control is the ch

Re: softpub exported functions prototypes

2008-04-04 Thread Lei Zhang
On Fri, Apr 4, 2008 at 10:50 AM, andre furtado <[EMAIL PROTECTED]> wrote: > > > add softpub exported functions prototypes... > > HRESULT WINAPI GenericChainCertificateTrust(IN OUT PCRYPT_PROVIDER_DATA > pProvData) > HRESULT WINAPI GenericChainFinalProv(IN OUT PCRYPT_PROVIDER_DATA pProvData) > HRE

Re: [PATCH] user32: on VK_RETURN, send WM_COMMAND to ancestor, not parent.

2008-04-04 Thread Lei Zhang
On Fri, Apr 4, 2008 at 9:14 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Lei Zhang" <[EMAIL PROTECTED]> wrote: > > > > The edit control is the child of a dialog box bar, which is in turn > > the child of another dialog box foo. SetParent() i

Re: Documentation is still in CVS?

2008-04-04 Thread Lei Zhang
On Fri, Apr 4, 2008 at 8:35 AM, Hin-Tak Leung <[EMAIL PROTECTED]> wrote: > Doesn't work for me: > > $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/wine co -P docs > cvs [checkout aborted]: connect to [wine.cvs.sourceforge.net]:2401 failed: > Connection timed out > > $ git cvsimport -C wine-do

Re: [PATCH] user32: on VK_RETURN, send WM_COMMAND to ancestor, not parent.

2008-04-04 Thread Lei Zhang
On Fri, Apr 4, 2008 at 6:24 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > > "Lei Zhang" <[EMAIL PROTECTED]> wrote: > > > > I noticed I can no longer install an application which uses the NSIS > > installer by repeatedly hitting enter until it fini

Re: Documentation is still in CVS?

2008-04-03 Thread Lei Zhang
On Thu, Apr 3, 2008 at 11:29 AM, Hin-Tak Leung <[EMAIL PROTECTED]> wrote: > Actually I tried to follow the wiki instructions to do a git-cvsimport and > it didn't work a week or two ago; and plain "cvs co" did not work either. > I have a few other stuff on sourceforge, so the problem seems to be

Documentation is still in CVS?

2008-04-03 Thread Lei Zhang
Hi, Is there a reason why the Wine documentation is still in CVS, and not in GIT? - Lei

testing 3d graphics with vmware workstation 6.5 beta?

2008-04-02 Thread Lei Zhang
I just got an email about the next vmware workstation beta: "Improved 3D graphics Support — Workstation 6.5 can now support DirectX9.0 accelerated 3D with shaders so you can run more applications inside your VM." Maybe this will help with running the 3d graphics test suite in virtual machines? h

Re: Wine broken in feisty/git

2008-04-01 Thread Lei Zhang
On Tue, Apr 1, 2008 at 12:53 PM, Lei Zhang <[EMAIL PROTECTED]> wrote: > On Tue, Apr 1, 2008 at 10:56 AM, Austin English <[EMAIL PROTECTED]> wrote: > > > > Building today's git worked fine, until trying to run ~/wine-git/wine > > notepad, which results in

Re: Wine broken in feisty/git

2008-04-01 Thread Lei Zhang
On Tue, Apr 1, 2008 at 10:56 AM, Austin English <[EMAIL PROTECTED]> wrote: > Building today's git worked fine, until trying to run ~/wine-git/wine > notepad, which results in a segmentation fault. Wine 0.9.58 from the > reps works fine, as did rebuilding wine 0.9.58 in git. I'm starting > the bi

Re: Wine broken in feisty/git

2008-04-01 Thread Lei Zhang
On Tue, Apr 1, 2008 at 10:56 AM, Austin English <[EMAIL PROTECTED]> wrote: > Building today's git worked fine, until trying to run ~/wine-git/wine > notepad, which results in a segmentation fault. Wine 0.9.58 from the > reps works fine, as did rebuilding wine 0.9.58 in git. I'm starting > the bi

Re: Two more janitorial tasks

2008-03-30 Thread Lei Zhang
On Sat, Mar 29, 2008 at 11:30 AM, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > This is a bit more involved then regular janitorial task, but pretty small > never the less. It is for some one who wants to get their feet wet in Wine. > > Convert all console applications (net, regsvr32, eject, msie

  1   2   3   >