open bugs / multi thread / recommendation on new system

2013-08-18 Thread Damian Ivanov
Hi guys, As you have a track of open bugs: 1) ATI or nVidia for new GPU? Does SLI/Crossfire work with wine? 2) FX 8320 or intel same price class CPU? As the AMD has far inferior single thread performance but far superior multi thread performance - does wine run a win32 single thread app as multi

Re: PLEASE add bug links!

2013-08-18 Thread Francois Gouget
On Fri, 16 Aug 2013, Rosanne DiMesio wrote: On Fri, 16 Aug 2013 20:51:19 +0100 Ken Sharp kennyb...@o2.co.uk wrote: I believe someone managed to run a script to find the unlinked bugs. I can't remember who it was now, sadly, and I don't know if it was server-side, which would obviously

Re: PLEASE add bug links!

2013-08-18 Thread Francois Gouget
On Fri, 16 Aug 2013, Ken Sharp wrote: [...] It takes longer to create a bug report than it does to link it to the database. It really isn't that hard. But adding a link requires going and logging into a separate web site. That's really not the part of the normal flow of entering a bug.

Re: PLEASE add bug links!

2013-08-18 Thread Henri Verbeet
On 18 August 2013 11:16, Francois Gouget fgou...@free.fr wrote: On Fri, 16 Aug 2013, Ken Sharp wrote: [...] It takes longer to create a bug report than it does to link it to the database. It really isn't that hard. But adding a link requires going and logging into a separate web site.

Re: PLEASE add bug links!

2013-08-18 Thread Ken Sharp
On 18/08/13 09:56, Francois Gouget wrote: On Fri, 16 Aug 2013, Rosanne DiMesio wrote: On Fri, 16 Aug 2013 20:51:19 +0100 Ken Sharp kennyb...@o2.co.uk wrote: I believe someone managed to run a script to find the unlinked bugs. I can't remember who it was now, sadly, and I don't know if it

Re: PLEASE add bug links!

2013-08-18 Thread Ken Sharp
On 18/08/13 10:16, Francois Gouget wrote: On Fri, 16 Aug 2013, Ken Sharp wrote: [...] It takes longer to create a bug report than it does to link it to the database. It really isn't that hard. But adding a link requires going and logging into a separate web site. That's really not the part

Re: PLEASE add bug links!

2013-08-18 Thread Rosanne DiMesio
On Sun, 18 Aug 2013 11:16:27 +0200 (CEST) Francois Gouget fgou...@free.fr wrote: We have some instructions on Bugzilla's bug submission page (currently 'Please do not PASTE logs and back traces'). It may make sense to add something for the bug links either there or on the page confirming

Re: mshtml: Use winehq snapshot instead of the main page in tests.

2013-08-18 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26726 Your paranoid

Re: mshtml: Use winehq snapshot instead of the main page in tests.

2013-08-18 Thread Jacek Caban
On 08/18/13 13:44, 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

Re: PLEASE add bug links!

2013-08-18 Thread Francois Gouget
On Sun, 18 Aug 2013, Ken Sharp wrote: [...] We have some instructions on Bugzilla's bug submission page (currently 'Please do not PASTE logs and back traces'). It may make sense to add something for the bug links either there or on the page confirming the bug was enered. It would have a

Re: PLEASE add bug links!

2013-08-18 Thread Ken Sharp
On 18/08/13 17:35, Francois Gouget wrote: On Sun, 18 Aug 2013, Ken Sharp wrote: [...] We have some instructions on Bugzilla's bug submission page (currently 'Please do not PASTE logs and back traces'). It may make sense to add something for the bug links either there or on the page confirming

Re: PLEASE add bug links!

2013-08-18 Thread Francois Gouget
On Sun, 18 Aug 2013, Ken Sharp wrote: [...] So who is to blame? Is it your fault? It's not mine. No, it is not yours. It cannot possibly be yours. Perhaps you are blaming Codeweavers? Uh? How did they get brought into this. Just stop trolling already! -- Francois Gouget fgou...@free.fr

Re: PLEASE add bug links!

2013-08-18 Thread Jerome Leclanche
On Sun, Aug 18, 2013 at 6:00 PM, Ken Sharp kennyb...@o2.co.uk wrote: On 18/08/13 17:35, Francois Gouget wrote: On Sun, 18 Aug 2013, Ken Sharp wrote: [...] We have some instructions on Bugzilla's bug submission page (currently 'Please do not PASTE logs and back traces'). It may make sense

Re: Could you update/rerun that report on bugs without AppDB links?

2013-08-18 Thread Dan Kegel
I don't seem to have saved the (crappy) script. There is something similar at https://code.google.com/p/winezeug/source/browse/#svn%2Ftrunk%2Fappdb-mashup and it wouldn't be too hard to whip something up again for somebody who is motivated. Please do throttle the scraping script to avoid

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-17 Thread Frédéric Delanoy
On Sat, Aug 17, 2013 at 5:57 AM, xulixin xulixin1...@gmail.com wrote: Should I change my name's spelling to Lixin Xu, or LiXin Xu, or other format? Not sure, most people (at least non-Chinese) use firstname lastname convention, but I guess you should use the same convention as other

Re: imm32/tests: Fix a trailing '\n' in an ok() call.

2013-08-17 Thread Qian Hong
-ok(ic != NULL, ImmLockIMC failed\n!); +ok(ic != NULL, ImmLockIMC failed!\n); Oh, good catch... Thanks! -- Regards, Qian Hong - http://www.winehq.org

Re: PLEASE add bug links!

2013-08-17 Thread André Hentschel
Am 16.08.2013 23:02, schrieb Rosanne DiMesio: On Fri, 16 Aug 2013 20:51:19 +0100 Ken Sharp kennyb...@o2.co.uk wrote: I believe someone managed to run a script to find the unlinked bugs. I can't remember who it was now, sadly, and I don't know if it was server-side, which would obviously

RFC: winedev guide multimedia chapter patch

2013-08-17 Thread Frédéric Delanoy
Hi guys, I've been updating the wine multimedia paths of the wine dev guide, but I'm not really familiar with that area of Wine, so could you please have a look at the attached patch to check if it seems correct? I checked the code a bit but I'm not sure how outdated the guide is. For easier

Re: PLEASE add bug links!

2013-08-17 Thread Rosanne DiMesio
On Sat, 17 Aug 2013 13:07:32 +0200 André Hentschel n...@dawncrow.de wrote: So this is just with no link in Show Apps affected by this bug? Beside it being outdated i think it's not exactly what Ken wants, I think what Ken wants is for people to add the bug links when they create the bug

Re: [PATCH 4/6] oleaut32: TKIND_ALIAS improvements

2013-08-17 Thread Piotr Caban
On 08/16/13 21:40, Andrew Eikum wrote: @@ -8502,7 +8502,7 @@ static HRESULT WINAPI ICreateTypeLib2_fnCreateTypeInfo(ICreateTypeLib2 *iface, info-cbSizeInstance = 2; break; case TKIND_ALIAS: -info-cbSizeInstance = -0x75; +info-cbSizeInstance = 4;

Re: PLEASE add bug links!

2013-08-17 Thread Ken Sharp
On 17/08/13 13:36, Rosanne DiMesio wrote: On Sat, 17 Aug 2013 13:07:32 +0200 André Hentschel n...@dawncrow.de wrote: So this is just with no link in Show Apps affected by this bug? Beside it being outdated i think it's not exactly what Ken wants, I can, and do, search Bugzilla for that.

Re: PLEASE add bug links!

2013-08-17 Thread Rosanne DiMesio
On Sat, 17 Aug 2013 15:37:33 +0100 Ken Sharp kennyb...@o2.co.uk wrote: I can, and do, search Bugzilla for that. It is a massive PITA having to do it but a script would make it easier, however... Users can add bug links, so if someone would run an updated script and post the results we

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-17 Thread Ken Sharp
On 17/08/13 09:02, Frédéric Delanoy wrote: Hwang YunSong (황윤성) Looks like UTF-8 works fine, so you could always use your real Chinese name. 황윤성 is Korean I believe.

Re: msxml3: Defer the conversion of XPath expressions to UTF-8. (try 4)

2013-08-17 Thread John Chadwick
Nikolay, does this patch look good to you? I was advised on #winehackers to get some acknowledgement that the patch is OK. Hopefully doing so can get things moving along.

Re: msxml3: Defer the conversion of XPath expressions to UTF-8. (try 4)

2013-08-17 Thread Nikolay Sivov
On 8/17/2013 21:05, John Chadwick wrote: Nikolay, does this patch look good to you? I was advised on #winehackers to get some acknowledgement that the patch is OK. Hopefully doing so can get things moving along. Yes, it looks ok. Idea is to have xmlChar closer to actual libxml2 calls that need

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

Re: [1/3] kernel32: Some tests for typelib sections

2013-08-16 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26696 Your paranoid

Re: [2/3] ntdll: Added support for all typelib section attributes

2013-08-16 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26697 Your paranoid

Re: [3/3] ntdll: Implement compatible typelib section

2013-08-16 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26698 Your paranoid

Re: [1/3] apphelp: Add definitions

2013-08-16 Thread Mislav Blazevic
It mostly comes from feeding SdbTagToString all valid inputs. Some constants are from msdn. I do not know of a *real* program calling this API other than winapi itself. kernel32 uses it for backwards compatibility. I wrote plenty of tests[1], parsed shim database files (C:\windows\AppPatch\*.sdb)

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 8:13 AM, xulixin xulixin1...@gmail.com wrote: From 860262aed3d58f42012e6dd5264eb29bd29deffb Mon Sep 17 00:00:00 2001 From: xulixin xulixin1...@gmail.com Date: Fri, 16 Aug 2013 13:56:36 +0800 Subject: add templates/zh-cn/cvs.template --- templates/zh-cn/cvs.template |

Re: [1/3] apphelp: Add definitions

2013-08-16 Thread Dmitry Timoshkov
[please bottom post when replying] Mislav Blazevic krofnica...@gmail.com wrote: It mostly comes from feeding SdbTagToString all valid inputs. Some constants are from msdn. I do not know of a *real* program calling this API other than winapi itself. kernel32 uses it for backwards

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-16 Thread GOUJON Alexandre
On 08/16/2013 11:59 AM, Frédéric Delanoy wrote: On Fri, Aug 16, 2013 at 8:13 AM, xulixin xulixin1...@gmail.com wrote: From 860262aed3d58f42012e6dd5264eb29bd29deffb Mon Sep 17 00:00:00 2001 From: xulixin xulixin1...@gmail.com Date: Fri, 16 Aug 2013 13:56:36 +0800 Subject: add

Re: [3/3] ntdll/tests: Add a bunch of overlapped IO tests for files.

2013-08-16 Thread Dmitry Timoshkov
Marvin test...@testbot.winehq.org wrote: === WXPX64 (64 bit file) === file.c:1791: Test failed: expected STATUS_SUCCESS, got 0 file.c:1817: Test failed: expected STATUS_SUCCESS, got 0 file.c:1844: Test failed: expected STATUS_END_OF_FILE, got 0xc011 file.c:1855: Test failed: expected

Re: [1/3] apphelp: Add definitions

2013-08-16 Thread Mislav Blazevic
Same way its used in windows, obviously... Does wine somehow explicitly forbids applying binary patches on loaded executables? Can you please tell me which feature of apphelp won't work on wine? On Fri, Aug 16, 2013 at 12:20 PM, Dmitry Timoshkov dmi...@baikal.ru wrote: [please bottom post when

Re: [1/3] apphelp: Add definitions

2013-08-16 Thread Dmitry Timoshkov
Mislav Blazevic krofnica...@gmail.com wrote: Same way its used in windows, obviously... Does wine somehow explicitly forbids applying binary patches on loaded executables? Can you please tell me which feature of apphelp won't work on wine? You didn't actually answer the question and for some

Re: [1/3] apphelp: Add definitions

2013-08-16 Thread Mislav Blazevic
Pardon my ignorance... What does it mean to bottom post? I am new to mailing lists. I thought you asked that because you knew why it won't work. I don't know how it will work until I do it. If there is reason why it cannot work, *please* tell me before I write any more code. On Fri, Aug 16,

Re: [3/3] ntdll/tests: Add a bunch of overlapped IO tests for files.

2013-08-16 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26708 Your paranoid

Re: [2/3] ntdll/tests: Use official path for temporary files instead of current directory.

2013-08-16 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26707 Your paranoid

Re: [PATCH 01/11] widl: New option --rt for enabling rt's specific language extensions.

2013-08-16 Thread Alexandre Julliard
Kai Tietz ktiet...@googlemail.com writes: Due line wrap, I sent patch as attachment. Kai From 3fcedb770626535b56a789467951a4c9be5f08dc Mon Sep 17 00:00:00 2001 From: Kai Tietz ktiet...@googlemail.com Date: Thu, 8 Aug 2013 12:29:33 +0200 Subject: [PATCH 01/11] widl: New option --rt for

Re: comsvcs: Add dll comsvcs (resend)

2013-08-16 Thread André Hentschel
Am 16.08.2013 12:39, schrieb Alistair Leslie-Hughes: Hi, Changelog: comsvcs: Add dll comsvcs Best Regards Alistair Leslie-Hughes you missed the configure.ac part?

Re: [1/3] apphelp: Add definitions

2013-08-16 Thread GOUJON Alexandre
On 08/16/2013 12:50 PM, Mislav Blazevic wrote: Pardon my ignorance... What does it mean to bottom post? I am new to mailing lists. GIYF : http://en.wikipedia.org/wiki/Posting_style#Bottom-posting

Re: [PATCH 01/11] widl: New option --rt for enabling rt's specific language extensions.

2013-08-16 Thread Kai Tietz
Hello, I attached adjusted patch (including man-page entry). Regards, Kai From ebb6cb67764e3a383edddb4b78e40dc8140736ba Mon Sep 17 00:00:00 2001 From: Kai Tietz ktiet...@googlemail.com Date: Thu, 8 Aug 2013 12:29:33 +0200 Subject: [PATCH 01/12] widl: New option --rt for enabling rt's specific

PLEASE add bug links!

2013-08-16 Thread Ken Sharp
There's little point in my continually asking users to add bug links to the AppDB if maintainers and/or administrators don't bother themselves. It takes longer to create a bug report than it does to link it to the database. It really isn't that hard. I've added hundreds over the past few

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 12:28 PM, GOUJON Alexandre ale.gou...@gmail.com wrote: On 08/16/2013 11:59 AM, Frédéric Delanoy wrote: Also, lxr.linux.no isn't used anymore, so the original file would need to be updated beforehand. Do you mean http://source.winehq.org/{source,ident,search,find} is

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 3:21 PM, Frédéric Delanoy frederic.dela...@gmail.com wrote: On Fri, Aug 16, 2013 at 12:28 PM, GOUJON Alexandre ale.gou...@gmail.com wrote: On 08/16/2013 11:59 AM, Frédéric Delanoy wrote: Also, lxr.linux.no isn't used anymore, so the original file would need to be

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Ken Sharp
On 16/08/13 14:46, Tae Wong wrote: The AUTHORS file have all developers from the GIT log which were sorted on their first names. This patch will switch the sort order from first to last names. This isn't how the AUTHORS file is generated.

Re: [website] Update git URL

2013-08-16 Thread Michael Stefaniuc
On 08/16/2013 03:32 PM, Frédéric Delanoy wrote: --- templates/en/cvs.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/en/cvs.template b/templates/en/cvs.template index 202cf60..300b9e4 100644 --- a/templates/en/cvs.template +++

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
Wow! It is sorted on the first names, not on the last names... You want to apply the patch. When you sort developers in alphabetical order, you must choose first names or last names. You want to sort it by last names. This patch contains several names with particles (de Saedeleer, Van

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Alexandre Julliard
Tae Wong seotaewon...@gmail.com writes: Wow! It is sorted on the first names, not on the last names... You want to apply the patch. When you sort developers in alphabetical order, you must choose first names or last names. It's autogenerated, so it's simply sorted textually. Feel free to

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
Julliard said that it should feel free to provide a script that sorts by last name. You want to do this. -- Tae Wong

Re: [website] Update git URL

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 3:59 PM, Michael Stefaniuc mstef...@redhat.com wrote: On 08/16/2013 03:32 PM, Frédéric Delanoy wrote: --- templates/en/cvs.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/en/cvs.template b/templates/en/cvs.template index

Re: PLEASE add bug links!

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 2:46 PM, Ken Sharp kennyb...@o2.co.uk wrote: There's little point in my continually asking users to add bug links to the AppDB if maintainers and/or administrators don't bother themselves. It takes longer to create a bug report than it does to link it to the database.

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Michael Stefaniuc
On 08/16/2013 04:42 PM, Tae Wong wrote: Julliard said that it should feel free to provide a script that sorts by last name. You want to do this. Careful. It is a trap. He is fine with it if it is done *right*. Figuring out what the last name is is a hard problem. bye michael

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
In the GIT tree, the AUTHORS file is sorted on first names. -- Tae Wong

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Michael Stefaniuc
On 08/16/2013 05:40 PM, Tae Wong wrote: In the GIT tree, the AUTHORS file is sorted on first names. Wrong. It is sorted by the text line. The first word on the line can be the first or lastname, depending what the author used. bye michael

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-16 Thread Hin-Tak Leung
On Fri, 16/8/13, Frédéric Delanoy frederic.dela...@gmail.com wrote: Subject: Re: [website] Added templates/zh-cn/cvs.template translation To: xulixin xulixin1...@gmail.com Cc: Wine Devel wine-devel@winehq.org Date: Friday, 16 August, 2013, 10:59

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
Older revisions sort them by last name instead of text line. Your file contains all of the names sorted on last name. The current revision contains all names sorted in first name, not last name. -- Tae Wong

Re: [PATCH 1/6] msvcrt: Use LOCK_ENV locking in _chdrive and do validatation of input argument.

2013-08-16 Thread Alexandre Julliard
Kai Tietz ktiet...@googlemail.com writes: diff --git a/dlls/msvcrt/dir.c b/dlls/msvcrt/dir.c index 44802b3..3b9e3c7 100644 --- a/dlls/msvcrt/dir.c +++ b/dlls/msvcrt/dir.c @@ -365,14 +365,25 @@ int CDECL MSVCRT__chdrive(int newdrive) { WCHAR buffer[] = {'A', ':', 0}; + if (newdrive

Re: ntdll: empty APC queue before starting an application

2013-08-16 Thread Alexandre Julliard
Andrey Turkin andrey.tur...@gmail.com writes: --- dlls/ntdll/loader.c | 3 +++ dlls/ntdll/ntdll.spec | 2 +- dlls/ntdll/sync.c | 16 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/dlls/ntdll/loader.c b/dlls/ntdll/loader.c index b3abad0..1eaa123

Re: [PATCH 1/6] msvcrt: Use LOCK_ENV locking in _chdrive and do validatation of input argument.

2013-08-16 Thread Kai Tietz
2013/8/16 Alexandre Julliard julli...@winehq.org: Kai Tietz ktiet...@googlemail.com writes: diff --git a/dlls/msvcrt/dir.c b/dlls/msvcrt/dir.c index 44802b3..3b9e3c7 100644 --- a/dlls/msvcrt/dir.c +++ b/dlls/msvcrt/dir.c @@ -365,14 +365,25 @@ int CDECL MSVCRT__chdrive(int newdrive) {

Re: PLEASE add bug links!

2013-08-16 Thread Vincent Povirk
If we really want the links to be up to date, we should figure out a way to make them show up on bugzilla, without clicking through to a search. Otherwise, the only time someone is likely to notice a bug that hasn't been linked is if they're looking for it specifically and happened to start their

Re: [PATCH 1/6] msvcrt: Use LOCK_ENV locking in _chdrive and do validatation of input argument.

2013-08-16 Thread Alexandre Julliard
Kai Tietz ktiet...@googlemail.com writes: 2013/8/16 Alexandre Julliard julli...@winehq.org: Kai Tietz ktiet...@googlemail.com writes: diff --git a/dlls/msvcrt/dir.c b/dlls/msvcrt/dir.c index 44802b3..3b9e3c7 100644 --- a/dlls/msvcrt/dir.c +++ b/dlls/msvcrt/dir.c @@ -365,14 +365,25 @@ int

Re: [website] Added templates/zh-cn/cvs.template translation

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 6:31 PM, Hin-Tak Leung ht...@users.sourceforge.net wrote: snipped I believe he did give his real name. Xu is a common surname in China (Not sure about Xin, probably also a less common one!). Most Chinese names consist of 3 syllables, a single-syllable surname and a

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Frédéric Delanoy
On Fri, Aug 16, 2013 at 6:51 PM, Tae Wong seotaewon...@gmail.com wrote: Older revisions sort them by last name instead of text line. Your file contains all of the names sorted on last name. The current revision contains all names sorted in first name, not last name. The old revisions were

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
You have to manually update it by adding all authors from the GIT log. The attachment is here at first message. -- Tae Wong

Re: PLEASE add bug links!

2013-08-16 Thread Ken Sharp
On 16/08/13 19:15, Vincent Povirk wrote: If we really want the links to be up to date, we should figure out a way to make them show up on bugzilla, without clicking through to a search. Otherwise, the only time someone is likely to notice a bug that hasn't been linked is if they're looking for

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Michael Stefaniuc
On 08/16/2013 09:33 PM, Tae Wong wrote: You have to manually update it by adding all authors from the GIT log. The attachment is here at first message. That one you did is not correct either: - I see some Spanish double last names sorted by the 2nd one instead of the first. - In Dutch the

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
Particles van and de can be parts of last name for non-Dutch persons. On 8/17/13, Michael Stefaniuc mstef...@redhat.com wrote: On 08/16/2013 09:33 PM, Tae Wong wrote: You have to manually update it by adding all authors from the GIT log. The attachment is here at first message. That one you

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Ken Sharp
This is clearly going nowhere.

Re: PLEASE add bug links!

2013-08-16 Thread Rosanne DiMesio
On Fri, 16 Aug 2013 20:51:19 +0100 Ken Sharp kennyb...@o2.co.uk wrote: I believe someone managed to run a script to find the unlinked bugs. I can't remember who it was now, sadly, and I don't know if it was server-side, which would obviously be quicker. Dan Kegel.

Re: PLEASE add bug links!

2013-08-16 Thread Ken Sharp
On 16/08/13 22:02, Rosanne DiMesio wrote: Dan Kegel. http://kegel.com/wine/unlinked.html Good find! :-)

Re: Sort the AUTHORS file by their last names.

2013-08-16 Thread Tae Wong
Non-Dutch names starting with a last name of van can be placed under v and d can be placed under d. -- Tae Wong

Re: Re: [PATCH 1/6] msvcrt: Use LOCK_ENV locking in _chdrive and do validatation of input argument.

2013-08-16 Thread Marvin
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://testbot.winehq.org/JobDetails.pl?Key=26722 Your paranoid

Re: mscoree: Attempt to load the assembly from the application directory

2013-08-15 Thread Alistair Leslie-Hughes
On 15/08/2013 2:41 AM, Vincent Povirk wrote: This seems suspicious to me. You appear to be taking the namespace of the class and assuming it's an assembly name. Is there really no other information in the registry that could be used to identify the assembly? I'll have another look to see if

Re: mscoree: Redirect .NET 1.0 to .NET 2.0

2013-08-15 Thread Alexandre Julliard
Alistair Leslie-Hughes leslie_alist...@hotmail.com writes: Hi, Changelog: mscoree: Redirect .NET 1.0 to .NET 2.0 It doesn't work: ../../../tools/runtest -q -P wine -M mscoree.dll -T ../../.. -p mscoree_test.exe.so mscoree.c touch mscoree.ok mscoree.c:179: Test failed: version is

Re: configure.ac: allow disabling winemac.drv (try 2)

2013-08-15 Thread Alexandre Julliard
Austin English austinengl...@gmail.com writes: try 2: don't unconditionally disable ApplicationServices.h Tested on 10.7 diff --git a/configure.ac b/configure.ac index 0e3df61..5e1fe10 100644 --- a/configure.ac +++ b/configure.ac @@ -70,6 +70,7 @@ AC_ARG_WITH(pthread,

Re: mscoree: Redirect .NET 1.0 to .NET 2.0

2013-08-15 Thread Vincent Povirk
mscoree.c:179: Test failed: version is Lv1.1.4322 , expected Lv2.0.50727 Ah, that's because we're hard-coding the index to 2.0 here: http://source.winehq.org/source/dlls/mscoree/metahost.c#L1392

Re: [1/3] apphelp: Add definitions

2013-08-15 Thread Dmitry Timoshkov
Mislav Blazevic krofnica...@gmail.com wrote: --- dlls/apphelp/apphelp.c | 10 +- dlls/apphelp/apphelp.h | 272 + 2 files changed, 273 insertions(+), 9 deletions(-) create mode 100644 dlls/apphelp/apphelp.h Where all of this comes from? Is

RE: Possibility of adding a new patch status

2013-08-14 Thread Hugh McMaster
On Thursday, 1 August 2013 12:19 AM, Vincent Povirk wrote: The problem is there are situations where patches are never reviewed and no one is told why. After some thought, it occurred to me that the said patches are being reviewed; they just never have their status altered. So, one possible

Wine Gecko 2.24-beta1

2013-08-14 Thread 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

Re: mscoree: Redirect .NET 1.0 to .NET 2.0

2013-08-14 Thread Vincent Povirk
Looks good, thanks.

Re: mscoree: Attempt to load the assembly from the application directory

2013-08-14 Thread Vincent Povirk
This seems suspicious to me. You appear to be taking the namespace of the class and assuming it's an assembly name. Is there really no other information in the registry that could be used to identify the assembly?

Re: msvcrt: add support for _chsize_s

2013-08-14 Thread Ken Sharp
On 14/08/13 20:08, morphiend wrote: -@ stub _chsize_s +@ cdecl _chsize_s(long int64) msvcrt._chsize +#@ stub _chsize_s Oops..

Re: mscoree: Attempt to load the assembly from the application directory

2013-08-14 Thread Daniel Jeliński
Hi Vincent, there's no more info in the registry. At this point we have the assembly name and we know that it is not in GAC, so either it is in current directory or it's absent. That being said, I think this is the wrong place for this change. Method get_file_from_strongname [1] is better suited

Re: mscoree: Attempt to load the assembly from the application directory

2013-08-14 Thread Vincent Povirk
If we have the assembly name, then we should be using that to decide on the filename to try in the application directory, not the namespace.

Re: mscoree: Attempt to load the assembly from the application directory

2013-08-14 Thread Vincent Povirk
On Wed, Aug 14, 2013 at 4:04 PM, Daniel Jeliński djelins...@gmail.com wrote: That being said, I think this is the wrong place for this change. Method get_file_from_strongname [1] is better suited for that purpose IMO. Doing it that way is probably more correct, but it's also more dangerous

Re: [1/2] cmd: Add handler support for Ctrl-C and Ctrl-Break events

2013-08-13 Thread Ruslan Kabatsayev
Hi Hugh, You're right, I had to run cmd via wineconsole, and I tried it before with plain wine. OK, this way your patches do indeed work. Thanks. Regards, Ruslan On Mon, Aug 12, 2013 at 4:18 PM, Hugh McMaster hugh.mcmas...@masterindexing.com wrote: On Monday, 12 August 2013, Ruslan Kabatsayev

Re: Process for reporting security bugs?

2013-08-13 Thread Andrew Church
Hi Marcus, If it is not a high severe issue you can also just mail this mailinglist here (wine-devel). Thanks for the info. As it turns out, it's an already-known issue (unixfs allows full host filesystem access through Windows APIs even if there's no equivalent dosdevices link -- reported as

Re: Process for reporting security bugs?

2013-08-13 Thread Andrew Church
Depending on what attack scenario you envision, disabling unixfs is not enough. If you want to avoid actually executed malware from accessing the UNIX fs directly, you are out of luck as the malware could just do systemcalls itself (int 0x80 on x86 for instance). Yup, I'm aware of that -- if

Wine Gecko repo

2013-08-13 Thread Jacek Caban
Hi, A few months ago, SourceForge did some deep changes in their Git (and not only) repo hosting. While doing it, the location of repos has changed (which is extremely stupid, if you ask me). The problem is that while doing the update, they also switched to their own Web interface for git. And

Re: Process for reporting security bugs?

2013-08-13 Thread Rosanne DiMesio
On Mon, 12 Aug 2013 23:29:51 JST achurch+wine-de...@achurch.org (Andrew Church) wrote: Note that removing the default z: drive mapping will NOT prevent Windows applications from reading your entire filesystem! In addition to the Windows share, malicious programs could detect that they are

Re: Wine Gecko repo

2013-08-13 Thread Henri Verbeet
On 13 August 2013 12:28, Jacek Caban ja...@codeweavers.com wrote: The question is, where should it go? - Github seems to be the choice for most project currently and it's already used by Wine Mono. - Reconsider source.winehq.org. This was not chosen due to account management overhead, but

wine-bugs change?

2013-08-13 Thread Thomas Spear
Hi all, I've been subscribed to the lists for several years now, archiving all of the conversations in case a situation ever arises where a backup copy is needed. I've had a filter setup in gmail for wine-bugs that has worked perfectly fine for a long time now, but over the last couple of days,

Re: wine-bugs change?

2013-08-13 Thread Bruno Jesus
On Tue, Aug 13, 2013 at 12:14 PM, Thomas Spear speeddy...@gmail.com wrote: Hi all, I've been subscribed to the lists for several years now, archiving all of the conversations in case a situation ever arises where a backup copy is needed. I've had a filter setup in gmail for wine-bugs that has

Re: wine-bugs change?

2013-08-13 Thread Thomas Spear
Mostly the same, yes. I'll try your exact match from setting and update shortly. Thanks for the info. Thank you, Thomas On Tue, Aug 13, 2013 at 10:23 AM, Bruno Jesus 00cp...@gmail.com wrote: On Tue, Aug 13, 2013 at 12:14 PM, Thomas Spear speeddy...@gmail.com wrote: Hi all, I've been

Re: wine-bugs change?

2013-08-13 Thread Henri Verbeet
On 13 August 2013 17:23, Bruno Jesus 00cp...@gmail.com wrote: My filters are still working fine, probably they are configured the same as yours: Matches: to:(wine-devel@winehq.org) Do this: Skip Inbox, Apply label WineDevel, Never send it to Spam Matches: from:(wine-b...@winehq.org) Do

Re: wine-bugs change?

2013-08-13 Thread Thomas Spear
Thanks Henri. Sadly, when I tried that, it filtered nothing at all, just the same as the issue I originally reported. Probably a gmail problem with filtering on the List-Id, as they don't have proper support for matching it in filters, only searches. Thank you, Thomas On Tue, Aug 13, 2013 at

Re: Wine Gecko repo

2013-08-13 Thread Vincent Povirk
There is dedicated git hosting software (such as gitolite and gitosis - most people in #git seem to prefer gitolite) that provides account-based access to Git repositories without providing any general shell access. Perhaps something like that could be set up on source.winehq, running on a

Re: wine-bugs change?

2013-08-13 Thread Austin English
On Tue, Aug 13, 2013 at 8:57 AM, Thomas Spear speeddy...@gmail.com wrote: Thanks Henri. Sadly, when I tried that, it filtered nothing at all, just the same as the issue I originally reported. Probably a gmail problem with filtering on the List-Id, as they don't have proper support for matching

<    4   5   6   7   8   9   10   11   12   13   >