Alexandre:
Congratulations to the Wine Team.
Now to beat on it...
James
On Fri, Jan 27, 2012 at 12:58 PM, Alexandre Julliard
wrote:
> The Wine development release 1.4-rc1 is now available.
> --
> Alexandre Julliard
> julli...@winehq.org
>
On 8/7/11 6:55 AM, Dmitry Timoshkov wrote:
James McKenzie wrote:
There are functions that vary between Windows9x/ME and WindowsNT and
their ilk. People do use Wine to support Windows9x/ME programs that are
not supported, anymore, by current Windows. When we make changes to
functionality, it
On 8/7/11 1:01 AM, Dmitry Timoshkov wrote:
James McKenzie wrote:
what happened to the w9x test bots? I'd like them to run some kernel32 tests.
Testbot says "offline".
They were hosted at Gé's house. Testbot can no longer reach them.
Are there plans to 'revive
On 8/3/11 7:10 AM, Maarten Lankhorst wrote:
On 08/01/2011 07:12 PM, joerg-cyril.hoe...@t-systems.com wrote:
Hi,
what happened to the w9x test bots? I'd like them to run some kernel32 tests.
Testbot says "offline".
They were hosted at Gé's house. Testbot can no longer reach them.
Are there
On 8/3/11 4:23 PM, Francois Gouget wrote:
On Wed, 3 Aug 2011, Frédéric Delanoy wrote:
[...]
-rem Removing non-existent directory
+rem Removing nonexistent directory
[...]
There is apparently no hard rule on the usage of hypens between 'non'
and a subsequent adjective, but I've seen lots of "no
On 7/24/11 10:14 AM, Massimo Del Fedele wrote:
Yep, true Autocad would gain benefit just with fonts. If fonts are
not
implemented, that's useless by now.
Max:
It might be worthwhile to rebase your code on the fixes inputted by Huw
so that your patches continue to work until Huw finishes
On 7/23/11 12:29 AM, Austin English wrote:
2011/7/23 Frédéric Delanoy:
On Sat, Jul 23, 2011 at 02:03, Andrew Eikum wrote:
On 07/22/2011 06:49 PM, Frédéric Delanoy wrote:
2011/7/22 Dan Kegel:
-/* List of 3 character top level domain names Windows seems to
recognize.
+/* List of 3 characters t
On 7/23/11 12:07 AM, Frédéric Delanoy wrote:
On Sat, Jul 23, 2011 at 02:03, Andrew Eikum wrote:
On 07/22/2011 06:49 PM, Frédéric Delanoy wrote:
2011/7/22 Dan Kegel:
-/* List of 3 character top level domain names Windows seems to
recognize.
+/* List of 3 characters top level domain names Windo
On 7/23/11 3:33 PM, Andrew Eikum wrote:
On 07/23/2011 05:02 PM, Francois Gouget wrote:
On Mon, 4 Jul 2011, André Hentschel wrote:
[...]
-Code is usually limited to 80 columns. This helps prevent
-mailers mangling patches by line wrap. Also it generally
+Code is usually l
On 7/4/11 7:50 PM, Keith Curtis wrote:
None of the Linux kernel developers are paid by Linus nor can be fired
by him. Linus never forces people to respond to his mails or to work
on anything. What has happened is that the team has realized that
having goals and leadership has led to good result
y by a small staff of volunteers.
Project priorities might say 'make this work' but without appropriately
interested and skilled volunteers, iTunes might not be working under
Linux anytime soon.
James McKenzie
ry respectfully,
James McKenzie
sed and is one to be emulated.
James McKenzie
ize = len;
return FALSE;
}
It seems the actual GetUserNameW returns 122 not 234 which maps to
ERROR_INSUFFICIENT_BUFFER and not ERROR_MORE_DATA
File a bug report with all of these details. Developers do not work
bugs from the mailing list.
James McKenzie
of XCode? Don't like running
into upstream fixed bugs in a .0 release product. :(
James McKenzie
On 5/21/11 11:51 PM, Marcus Meissner wrote:
On Sat, May 21, 2011 at 05:57:40PM -0700, James McKenzie wrote:
On 5/19/11 1:51 PM, Marcus Meissner wrote:
It is trivial. You basically build wine twice, once in the 32bit
environment and once inthe 64bit one.
Maybe Wine can look into some sort of
, I'm
just 'throwing the idea out there'.
James McKenzie
, I'm
just 'throwing the idea out there'.
James McKenzie
On 5/8/11 3:18 AM, André Hentschel wrote:
Am 08.05.2011 05:14, schrieb James McKenzie:
+ if (winetest_debug> 1) {
test_WM_CHAR();
test_EM_FINDTEXT();
test_EM_GETLINE();
@@ -7090,6 +7368,8 @@ START_TEST( editor )
test_WM_GETDLGCODE();
test_zoom();
test_dialogm
verdue code cleanups.
James McKenzie
of Broken() in this case, as the
returned value is correct?
Thank you.
James McKenzie
iński Mariusz - Extending gameux.dll by Games Explorer Shell
Extension -
http://socghop.appspot.com/gsoc/project/google/gsoc2011/vshader/29001
Congrats everyone! Now get coding :-).
Looks like we have a few folks returning this year. Keep up the good
work they started last year!
James McKenzie
On 4/17/11 8:39 AM, Juan Lang wrote:
I think it's not allowed to do a "winedump.lib"
Or is this ok?
Yes, this is allowed.
I would have asked the same question.
However, is it not best to search first and then do the dump?
James McKenzie
On 4/8/11 5:54 AM, Loïc Maury wrote:
Hello,
I try always to implement my first stub function - AbortPrinter.
One nice comment here, very efficient use of the local label end.
James McKenzie
there (but I won't implement them).
Thank you Francois. These should only be brought back with a full
implementation of the underlying code, if it is really needed.
James McKenzie
On 3/28/11 7:23 PM, Austin English wrote:
On Tue, Mar 29, 2011 at 03:20, James McKenzie wrote:
On 3/28/11 7:19 PM, Austin English wrote:
On Tue, Mar 29, 2011 at 03:17, James McKenzie
wrote:
On 3/28/11 7:15 PM, Austin English wrote:
2011/3/29 James McKenzie:
On 3/28/11 9:28 AM, André
On 3/28/11 7:19 PM, Austin English wrote:
On Tue, Mar 29, 2011 at 03:17, James McKenzie wrote:
On 3/28/11 7:15 PM, Austin English wrote:
2011/3/29 James McKenzie:
On 3/28/11 9:28 AM, André Hentschel wrote:
Am 28.03.2011 17:27, schrieb James McKenzie:
2011/3/27 André Hentschel:
Am
On 3/28/11 7:15 PM, Austin English wrote:
2011/3/29 James McKenzie:
On 3/28/11 9:28 AM, André Hentschel wrote:
Am 28.03.2011 17:27, schrieb James McKenzie:
2011/3/27 André Hentschel:
Am 27.03.2011 13:50, schrieb Francois Gouget:
Some Wine programs, winefile in particular, have a lot of
On 3/28/11 9:28 AM, André Hentschel wrote:
Am 28.03.2011 17:27, schrieb James McKenzie:
2011/3/27 André Hentschel:
Am 27.03.2011 13:50, schrieb Francois Gouget:
Some Wine programs, winefile in particular, have a lot of unimplemented
menus. That is you can see the menu entry but clicking on it
en build code to the test case.
>
> Side question: Windows could make a 'clean start' with 64 bit
> environment, did they?
If that happened, there would have not been any version of Windows
with 64 bitness for about twenty years. Microsoft 'extended' their
code to work in a 64 bit environment. This is common with existing 32
bit code to extend it to 64 bits.
James McKenzie
ch for comment only, please submit it to
wine-development.
Thank you.
James McKenzie
look into the CMD parser
and figure out if there is a better way to implement it.
James McKenzie
Just checking if gmail has a 'wrapping' problem or if this will actually
go through.
riched20/tests: Beginnings of EM_SETMARGINS test. This patch is released
into the Public Domain under the requirements of the LGPL version 2.1 or
later. Released by James McKenzie jjmckenzi...
through it. Note that the last time I tried to get to the page with
the USB patches, it was not available. Others here have expressed their
willingness to improve USB non-storage device support. This has been a
tough problem to solve.
James McKenzie
properly handle text instead of removing A/W case.
Even if all it does is convert ANSI to UNICODE and then call the UNICODE
case correct?
This is more a question on how I should handle a case I'm working with
for riched20, not a comment on this particular piece of code.
James McKenzie
E calls, namely
lstrcmpW. I would like to rename the variable and redo the test. Is
this acceptable or should the test itself be dropped?
James McKenzie
ws7 due to changes in the API/ABI.
James McKenzie
have been proven. I agree
that no new Windows9x tests should be added, except where needed, to the
existing codebase.
James McKenzie
away collecting my thoughts?
James McKenzie
On 2/22/11 10:44 PM, Tom Wickline wrote:
On Wed, Feb 23, 2011 at 10:52 AM, James McKenzie
mailto:jjmckenzi...@earthlink.net>> wrote:
On 2/22/11 4:37 AM, Alexandre Julliard wrote:
James McKenziemailto:jjmckenzi...@earthlink.net>> writes:
First, my ti
On 2/22/11 4:37 AM, Alexandre Julliard wrote:
James McKenzie writes:
First, my tirade was not intended to be as such. I wanted to pull the
patch because it was incorrect and I did not want anyone else working
on it while I silently trimmed it and made it better.
Second, I realize this has
On 2/22/11 12:42 AM, Paul Vriens wrote:
On 02/22/2011 01:21 AM, James McKenzie wrote:
All:
Upon examining other test code that creates a variable called is_win9x,
I realized that using get_version and comparing it to a fixed value may
not be best for the riched20 tests and have attached a
Wine code base on Friday.
James McKenzie
>From b9d828c5cbbcfc53bdb04afad8aca27bbfea1f11 Mon Sep 17 00:00:00 2001
From: James McKenzie
Date: Fri, 18 Feb 2011 19:49:51 -0700
Subject: richedit/test. Modify is_win9x determination to use actual called
UNICODE
function vice testing get_vers
ow we grow and learn.
Very respectfully,
James McKenzie
On 2/4/11 1:18 PM, Dan Kegel wrote:
James McKenzie wrote:
Since my Mac is dying I have decided to return to the Windows world.
Please pull any and all patches. I have envoked the right to copyright
and none of my code can or will be used in Wine.
Sorry to see you go, but... why would you
Since my Mac is dying I have decided to return to the Windows world.
Please pull any and all patches. I have envoked the right to copyright
and none of my code can or will be used in Wine.
Thank you.
James McKenzie
Charles Davis wrote:
>
>On 2/3/11 9:22 AM, James Mckenzie wrote:
>> 2. Building ANYTHING Unix'y on a Mac may require 'hacky' patches to get
>> around some of the code issues. Both of the
>>known UNIX to MacOSX porting projects provide GnuTLS but have to
ovide full TLS functionality and moving
towards schannel functionality to the higher levels of code in Wine.
Thank you for reading this.
James McKenzie
on all Windows platforms not just WindowsNT or Windows2000.
Also, it is custom to mark your resubmissions with corrections as [try
x]. Makes it easier to determine what you are doing.
James McKenzie
If
the latter, we already pull in quite a bit that isn't found on the
Mac, so the incremental change isn't large.
The point is that MacOSX has built-in TLS support out of the box. Why
build GNU TLS when using MacOSX when it is not needed???
James McKenzie
On 1/30/11 9:02 AM, GOUJON Alexandre wrote:
On 01/30/2011 04:47 PM, James McKenzie wrote:
On 1/27/11 7:04 PM, Dan Kegel wrote:
I suspect that we should discourage people from submitting
winetest results from 3rd party repackagings of Microsoft Windows,
e.g. http://thepiratebay.org/torrent
I was wondering if someone could help me get started on it.
Jack:
There is a whole bunch of information on how to develop for Wine on the
Wine Wiki. Including Coding Standards and what NOT to do as well as
what TO do. I'll defer to those pages.
James McKenzie
.
James McKenzie
ceive more assistance on the Wine User list as well. Most
of the developers lurk there.
Thank you.
James McKenzie
e Fedora lists since someone here obviously coded
the requirement for it into 'configure'.
Max:
As far as I knew from information I gathered here, the only OS that
supports OpenCL was MacOSX. Sorry for the misleading information.
James McKenzie
the Fedora Developers and Users. There is a
wonderful Fedora Users Mailing list where this question would be more
appropriate. Ask there (and I lurk there as well.)
James McKenzie
it is preferred.
James McKenzie
s, please.
James McKenzie
On 1/17/11 1:07 AM, Dmitry Timoshkov wrote:
James McKenzie wrote:
+ok (16 == sentLogFontA.lfHeight, "Height not set to 12 for System Font. Height
is %d\n", sentLogFontA.lfHeight);
12?
Fixed in the next test patch.
+ok (96 == ry, "DPI for screen does not equal 96
On 1/16/11 9:55 AM, Nikolay Sivov wrote:
On 1/16/2011 19:39, James McKenzie wrote:
All:
I would like comments on this patch.
Another question is how screen resolution affects that test.
Thank you and Ge for this. Changing the resolution from 96 to 120
definitely affects the test results
On 1/16/11 11:42 AM, Greg Geldorp wrote:
From: James McKenzie
I'll have to figure out how to change the
resolution on the test bot and or my local copy of WindowsXP SP2 (not
upgradable, no Internet connection to that system.
I've now changed the resolution to 1024x768 and 12
On 1/16/11 10:58 AM, Charles Davis wrote:
On 1/16/11 10:53 AM, James McKenzie wrote:
On 1/16/11 10:27 AM, Nikolay Sivov wrote:
On 1/16/2011 20:17, James McKenzie wrote:
+todo_wine {
+SendMessageW(hwndRichEdit, EM_SETMARGINS, EC_USEFONTINFO,
MAKELONG(EC_USEFONTINFO, EC_USEFONTINFO
On 1/16/11 10:58 AM, Nikolay Sivov wrote:
On 1/16/2011 20:53, James McKenzie wrote:
On 1/16/11 10:27 AM, Nikolay Sivov wrote:
On 1/16/2011 20:17, James McKenzie wrote:
+todo_wine {
+SendMessageW(hwndRichEdit, EM_SETMARGINS,
EC_USEFONTINFO, MAKELONG(EC_USEFONTINFO, EC_USEFONTINFO
On 1/16/11 10:27 AM, Nikolay Sivov wrote:
On 1/16/2011 20:17, James McKenzie wrote:
+todo_wine {
+SendMessageW(hwndRichEdit, EM_SETMARGINS, EC_USEFONTINFO,
MAKELONG(EC_USEFONTINFO, EC_USEFONTINFO));
+}
Hm.
This is one of the test cases that was recommended and it appears to
at system.
to be clear: i guess it's about the dpi and not the resolution like 1024x768.
I interpreted it that way as well. I have a system here set to 120 DPI
and use small fonts for the default font setting.
James McKenzie
On 1/16/11 9:55 AM, Nikolay Sivov wrote:
On 1/16/2011 19:39, James McKenzie wrote:
All:
I would like comments on this patch.
Ok.
static HWND new_window(LPCTSTR lpClassName, DWORD dwStyle, HWND parent) {
HWND hwnd;
- hwnd = CreateWindow(lpClassName, NULL, dwStyle|WS_POPUP|WS_HSCROLL
All:
I would like comments on this patch.
Thank you.
James McKenzie
>From da43fe92d633dade59e978e516b43ec409117a2a Mon Sep 17 00:00:00 2001
From: James McKenzie
Date: Sun, 16 Jan 2011 08:27:03 -0700
Subject: Adds tests for EM_SETMARGINS for ANSI and UNICODE
---
dlls/riched20/tests/edito
OpenCL support is being built out. When I
build Wine, I'll check my error logs since I do multiple daily builds
and see if this happens on the same version of MacOSX here.
So, don't do anything for now, please.
James McKenzie
.com/logs/valgrind/2011-01-14-18.48/
Drip, drip. stop drip. Thank you to all of the folks that are detecting
and fixing leaks.
James McKenzie
iew of
the world.
Looks like it is time for [Try X] and a resubmission of the patch then.
I was confused as well until I tried it on my local git and it also
failed/passed.
James McKenzie
It applied just fine to my git here.
I did not attempt to build Wine, would you like me to?
James McKenzie
All:
I just ran the user32 tests to validate what I am seeing with my richedit test
in progress but the test failed in the cursoricon check with valid results.
Before I open a bug report, can anyone on a Mac validate that they receive 23
errors with valid test results?
Thank you.
James
Qian Hong wrote:
>Sent: Jan 6, 2011 9:56 PM
>To: James McKenzie
>Cc: wine-devel@winehq.org
>Subject: Re: {USB}Fail to patch 0002-Re-generate-some-files.txt
>
>Dear James, thanks for reply. I think the current vesion of this patch is
>for wine1.3.10, the upload date is
updated. You could contact the author, or you
could attempt to do it yourself.
James McKenzie
uld I
file a bug?
Thank you.
James McKenzie
27; and this is only running 'make
test' and that resulted in an update to the Wine Configuration. This
looks like a regression of the problem that was fixed a long time ago,
where interprocess locking happened constantly. Maybe Wylda can find
it, if the problem is constant on his system.
James McKenzie
On 1/1/11 4:07 AM, maury loïc wrote:
On Sat, Jan 1, 2011 at 2:22 AM, James McKenzie
mailto:jjmckenzi...@earthlink.net>> wrote:
On 12/31/10 1:50 PM, Charles Davis wrote:
On 12/31/10 1:11 PM, Ken Thomases wrote:
I should add that this patch seem correct to m
On 12/31/10 10:43 PM, Dan Kegel wrote:
May all your tests be green, and all your patches pass peer review :-)
And may Quality Assurance Testing pass all of your code the first time
and say "Good Job".
James McKenzie
On 12/31/10 6:19 PM, Dan Kegel wrote:
'set' is not a good way to check the environment, since it also shows
shell variables that are not yet exported.
The portable way to check the environment is 'env'.
True. Let me check this.
correction:
env | grep LIBRARY
James McKenzie
comments were in the patch. Basically, the comments did not
make sense to me and I was asking for clarification. That was provided
by both Ken and Charles' comments.
James McKenzie
On 12/31/10 11:56 AM, Hin-Tak Leung wrote:
Susan Cragin wrote:
Does this 'path' exist in LD_LIBRARY_PATH or equivilent?
Otherwise ld might not be able to 'find' it when starting the
program.
James McKenzie
James...
You've just exhausted my technical knowledge
ontinue on with
the correct style.
Adding more invalid strings because file already contains some of them
isn't a valid reason for broken code.
And you keep on forgetting to number your tries.It looks like you
are up to try six or seven for this, correct?
James McKenzie
o.1 (link)
>>> >libwine.so.1.0
>>> >wine [folder}
>
>Then I ran ldconfig on the 64-bit, and then tried wine notepad.
>I got the following error:
>wine: error while loading shared libraries: libwine.so.1: cannot open shared
>object file: No such file or directory
Does this 'path' exist in LD_LIBRARY_PATH or equivilent?
Otherwise ld might not be able to 'find' it when starting the program.
James McKenzie
would have been put in place a long time ago. Charles Davis has
spend over a year looking at how to implement CDROM functionality for MacOSX.
So, here is my question: How can the community be 100% certain that:
1. The device has EXACTLY the same name on every available MacOSX installat
her projects it is functioning). That's why my patch was
made with quilt.
See the GitWine page in the Wiki on how to create git exports.
James McKenzie
Arno Teigseth wrote:
>
You'll have to resend both parts of the patch for the testbot to recognize them.
Use (resend) in the subject line for us humans.
James McKenzie
ceStatus.
>
Please rebase to current git.
James McKenzie
w the existing spacing in the file, this type of change is not
needed.
>+ * Copyright 2010 Albert Pool
James McKenzie
Andre:
My computer is set up for 125 dpi (Large Fonts on WindowsXP). Should we be
testing for this as well? This should give different results than what is
stated here. Maybe there is a better way to test this than using a fixed value
of 39 in the ok comparision.
James McKenzie
Nick Sukharev wrote:
>
>Tab characters fixed.
You need to resubmit as [Try 2] if you make a correction in the future in a new
message, please.
James McKenzie
Fine Manual is what was intended, but
could be misunderstood as a really rude comment.
I prefer directing folks to the document, be it a web page (Google is
your Friend), manual or a manpage...
James McKenzie
is vastly different results for the various riched
versions that came with Windows 9x/ME and the current functionality.
James McKenzie
On 12/2/10 10:43 AM, André Hentschel wrote:
Am 02.12.2010 16:11, schrieb James Mckenzie:
Should I just go out and find a copy of Windows98SE and VirtualBox to run this
on? Your reply makes it sound like the Wine program just does not care if
Windows9x functionality does not matter, it does
isn't really the best investment, when it could instead be spent
>fixing real bugs.
>
This I do agree with. I'm working on tests for richedit and the expected
reaction of the Win9x version is much different than the reaction of the
WindowsXP version.
I could drop the Win9x tests and concentrate on Windows 2000 and higher. Would
this be a good course of action?
James McKenzie
member the original purpose and I think it is still the purpose is to build
out the ENTIRE Windows64/32 API, not just a portion of it.
If I'm wrong, feel free to chastise me.
James McKenzie
On 11/27/10 4:31 PM, William Gates wrote:
On Sat, Nov 27, 2010 at 5:08 PM, James McKenzie
wrote:
On 11/26/10 11:41 AM, William Gates wrote:
You have to send in patches with your real name.
James McKenzie
Who's to say this is not my real name?
No one. However, you did submit pa
busy too as I received about ten copies
on the Wine Patches list.
James McKenzie
On 11/26/10 12:15 AM, Damjan Jovanovic wrote:
On Fri, Nov 26, 2010 at 6:56 AM, Vitaliy Margolen
wrote:
On 11/24/2010 07:19 PM, James McKenzie wrote:
On 11/24/10 6:56 PM, Vitaliy Margolen wrote:
On 11/24/2010 12:23 PM, jimpor...@gmail.com wrote:
From: James Eder
- while (fgets(line,200,f
On 11/25/10 9:56 PM, Vitaliy Margolen wrote:
On 11/24/2010 07:19 PM, James McKenzie wrote:
On 11/24/10 6:56 PM, Vitaliy Margolen wrote:
On 11/24/2010 12:23 PM, jimpor...@gmail.com wrote:
From: James Eder
- while (fgets(line,200,f) != NULL)
+ while (fgets(line,450,f) != NULL)
You might as
t a better way then setting the
variable line to a flexible length for this purpose. This might prevent
'growing' the variable over time.
James McKenzie
1 - 100 of 729 matches
Mail list logo