On 2 September 2010 02:29, Jerome Leclanche wrote:
> Anyone else's terminal emulators really acting up since the last git
> batch? On konsole (2.5//4.5.00), I'm unable to see what I'm writing if
> there is a wine process running, until it's killed. This is probably a
> konsole bug, but still...
O
On 09/01/2010 04:24 PM, Vincent Povirk wrote:
> The one hard requirement I have and have not met is that a working
> mono package can be built by me using only free software and that I
> can explain the build process to other people. I can do this for the
> core runtime and libraries, but I cannot
Anyone else's terminal emulators really acting up since the last git
batch? On konsole (2.5//4.5.00), I'm unable to see what I'm writing if
there is a wine process running, until it's killed. This is probably a
konsole bug, but still...
CC eric.
--
J. Leclanche
On Wed, Sep 1, 2010 at 6:24 PM, Vincent Povirk wrote:
> I'm making this judgment based on the limited pool of mscoree bugs in
> the Wine bugzilla. I wish more people would file bugs when Mono
> doesn't work.
For what it's worth, I've been watching wine-bugs for when
dotnet20/mono26 is mentioned a
Dan Kegel recently listed this as a possible 1.4 goal:
> Mono integration similar to the current Gecko integration
He may have meant one or both of the following things:
1. A more-or-less complete mscoree.dll that works based on the mono
embedding api, as well as replacements for all the utilitie
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=4901
Your paranoid android.
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=4902
Your paranoid android.
Hello,
* On Wed, 4 Aug 2010, joerg-cyril.hoe...@t-systems.com wrote:
>
> Jeff Zaroyko wrote:
>
> >> mcicda: 98 tests executed (0 marked as todo, 2 failures), 0 skipped.
> >With a dual mode cd which has a data and audio tracks:
> >mcicda: 90 tests executed (0 marked as todo, 14 failures), 0 skipp
On Wed, Sep 1, 2010 at 9:20 PM, Jacek Caban wrote:
> On 9/1/10 7:45 PM, Octavian Voicu wrote:
>>
>> MCI_INTEGER64 is only defined for _WIN64 in DDK.
>>
>> MCI_INTEGER3264 is wine specific and will be needed because MCI_STATUS
>> return type is MCI_INTEGER64 in 64-bit winmm.dll, and MCI_INTEGER
>>
Hi Octavian,
On 9/1/10 7:45 PM, Octavian Voicu wrote:
MCI_INTEGER64 is only defined for _WIN64 in DDK.
MCI_INTEGER3264 is wine specific and will be needed because MCI_STATUS
return type is MCI_INTEGER64 in 64-bit winmm.dll, and MCI_INTEGER
in 32-bit winmm.dll.
That's not a reason to add Wine
In order to prevent copy-paste errors, the changes were generated
using the following script, executed from git root (there are two very
long lines, might not work if they're wrapped):
for i in MCI_OPEN MCI_CLOSE MCI_ESCAPE MCI_PLAY MCI_SEEK MCI_STOP
MCI_PAUSE MCI_INFO MCI_GETDEVCAPS MCI_SPIN MCI_
Henri Verbeet wrote:
>
> On 1 September 2010 02:40, Misha Koshelev wrote:
>> +while (texture <= 8)
> What is the "texture == 8" case for? Also, it seems to me FVFs require
> texcoords to be assigned to consecutive texture units.
>
>
>
>
Thx. Fixed. What do you think of? Two version:
V
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=4900
Your paranoid android.
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=4899
Your paranoid android.
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=4898
Your paranoid android.
Looks OK to me.
(unless there are whitespace issues which I can't see in my current mail client)
Am 01.09.2010 um 06:44 schrieb Octavian Voicu:
> Fixes regression described in bug 24226.
> ---
> dlls/wined3d/directx.c |7 ++-
> 1 files changed, 6 insertions(+), 1 deletions(-)
>
> diff --gi
Louis Lenders writes:
> @@ -111,3 +111,8 @@ typedef [v1_enum] enum tagSHCOLSTATE
> } SHCOLSTATE;
>
> typedef DWORD SHCOLSTATEF;
> +
> +typedef GUID KNOWNFOLDERID;
> +
> +typedef KNOWNFOLDERID *REFKNOWNFOLDERID;
This doesn't match the PSDK definitions.
--
Alexandre Julliard
julli...@winehq.
Jeff Cook writes:
> @@ -520,7 +520,12 @@ static void ALSA_MixerInit(void)
> }
>
> /* Add master channel, uncounted channels and an extra for capture
> */
> -mixdev[mixnum].chans += !!mastelem + !!headelem + !!pcmelem + 1;
> +/* Do not add the extra channe
This mail was sent to the git mailing list today. Since we use Git
here, I thought I'd bring it to everyone's attention.
Original Message
From: Jakub Narebski
To: g...@vger.kernel.org
Subject: [ANNOUNCE] Git User's Survey 2010
Date: Tue, 31 Aug 2010 23:33:47 +0200
Hello all,
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=4896
Your paranoid android.
On 1 September 2010 02:40, Misha Koshelev wrote:
> +while (texture <= 8)
What is the "texture == 8" case for? Also, it seems to me FVFs require
texcoords to be assigned to consecutive texture units.
Octavian Voicu writes:
>> You should be casting to long, otherwise you'll potentially truncate the
>> value.
>
> %zu is out of the question?
Yes. Besides, that's the msvcrt size_t, not the real one.
--
Alexandre Julliard
julli...@winehq.org
On Wed, Sep 1, 2010 at 12:56 PM, Alexandre Julliard wrote:
> Piotr Caban writes:
>
>> @@ -596,7 +596,7 @@ DEFINE_THISCALL_WRAPPER(MSVCP_basic_string_char_erase,
>> 12)
>> basic_string_char* __thiscall MSVCP_basic_string_char_erase(
>> basic_string_char *this, size_t pos, size_t len)
>>
On 09/01/2010 04:54 AM, Vitaliy Margolen wrote:
On 08/31/2010 04:58 AM, GOUJON Alexandre wrote:
Is the attached patch well formed ?
+if( $codepage == 1361 ) my $lb_ranges = ( 0x81, 0xd3, 0xd8,
0xde, 0xe0, 0xf9, 0x00, 0x00 );
+else my $lb_ranges = get_lb_ranges();
+
No, it's wrong. Pe
Piotr Caban writes:
> @@ -596,7 +596,7 @@ DEFINE_THISCALL_WRAPPER(MSVCP_basic_string_char_erase, 12)
> basic_string_char* __thiscall MSVCP_basic_string_char_erase(
> basic_string_char *this, size_t pos, size_t len)
> {
> -TRACE("%p %d %d\n", this, pos, len);
> +TRACE("%p %d %d\
Hi,
I'd like to perform perform some mciavi tests.
For that I'd need a .avi with known characteristics,
much like MS' clock.avi such as
- known number of frames, e.g. 12
- visibly different frames for visual control
(e.g. analog clock or digits 0-9)
- audio channel not necessary
(althou
2010/9/1 Hin-Tak Leung :
> Frédéric Delanoy wrote:
>>
>> On Tue, Aug 31, 2010 at 02:40, Dan Kegel wrote:
>>>
>>> Are there any Chinese speakers on the list?
>>> Any interest in starting a Chinese translation of wiki.winehq.org?
>>>
>>> I bring this up because a Chinese user/developer is asking for
Frédéric Delanoy wrote:
On Tue, Aug 31, 2010 at 02:40, Dan Kegel wrote:
Are there any Chinese speakers on the list?
Any interest in starting a Chinese translation of wiki.winehq.org?
I bring this up because a Chinese user/developer is asking for help
getting started with submitting translation
28 matches
Mail list logo