Francois Gouget wrote:
> On Thu, 21 Jun 2012, Julius Schwartzenberg wrote:
> [...]
>> Maybe freeSSHd and/or freeFTPd are useful:
>> http://www.freesshd.com/
>>
>> At least the webpage claims it runs on Windows NT4 and higher. Logging
>> in over SSH just gives
André Hentschel wrote:
> Am 25.06.2012 19:29, schrieb Erich E. Hoover:
> You should wait until Scott Ritchie gives green light here. I blindly
> upgraded and it was a mess, so don't hurt yourself. I'm now back at 11.04 and
> that's pretty comfort, i also really dislike every non-gnome2 desktop, m
Francois Gouget wrote:
> All replacements involve installing some application in the Windows VM.
> So given that we want to run Winetest too I have the following
> requirements:
> * The application should run on everything from Windows 8 down to NT4.
> * It should not bring in dependencies that
Eric Pouech wrote:
> Le 29/04/2012 22:44, Eric Pouech a écrit :
>> for the devels having upgraded their boxes to ubuntu 12.04, here's a
>> couple of stuff I had to do, especially to get 32bit wine compile
>> This could be useful if you want to have a dual x86_64 : i386 setup
>>
>> this is an update
Hi Scott,
Scott Ritchie wrote:
> Suppose someone wants to distribute a Windows application as a
> traditional package, such as via the Ubuntu Software Center App Store.
You may want to look at the pptview package from Debian/Ubuntu. I don't
know of any other Windows applications that are already
GOUJON Alexandre wrote:
I know I sent this patch about two weeks ago but I thought it was
pending because of the 1.3.13 release.
So, does anyone has an idea how to make this patch applied in the
current tree ?
The context is that we don't fail when we couldn't create or open the
AVI file. (I thi
joerg-cyril.hoe...@t-systems.com wrote:
Currently there are no tests in Wine of mciavi or mciqtz. The reason
is incredibly trivial: I'd need a test.avi with defined properties that the
tests
check, and of course the file should be as small as possible to not
weight too much in git.
There is al
Edward Savage wrote:
It is a shame that it is just a rumor but really that's all it's been
for the last half decade. Plus, Phoronix refuses to release this
binary their meant to have found which I tend to think means they
don't have it.
It is just a rumor and the binaries there were available
Stefan Dösinger wrote:
I get winhttp test failures on all my machines:
http://test.winehq.org/data/780981bc7a2c8e173bea580a2d748fd7cb242468/wine_stefand-amd64/winhttp:winhttp.html
I suspect my ISP is to blame. When try to resolve a nonexistant domain name I
don't get an error, instead I get a
Paul Vriens wrote:
I give up. Tried several combinations on XP (old and newer driver with
or without waveset files), to no avail.
I found a solution. The earlier stuff I wrote here is completely
unrelated. The Creative soft-synth included with the drivers using the
wave sets works fine.
It'
Paul Vriens wrote:
On 03/02/2010 01:33 PM, Julius Schwartzenberg wrote:
I think some versions of the drivers come with with the required
wavesets for the software synthesizer, while with others you had to get
it from the original CD. You should make sure this ecw file is also
present I guess
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 course far less coverage of tests.
2. There is an option in the
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 course far less coverage of tests.
2. There is an option in the Audio control panel to only use the default
devices. This doesn't prevent
Alexander Nicolaysen Sørnes wrote:
Maybe someone can work on implementing dxdiag.exe in Wine? We could add some
extra tests compared to the Windows versions, and the small games could be a
part of that.
I'd say Wine's dxdiag should mainly run the existing DirectX tests and
report any failure
James McKenzie wrote:
C++ type comments are not allowed.
Of course, it was a stupid mistake of me. The whole comment wasn't
relevant anymore.
Please mark second and subsequent submissions with [Try #] in the
message header. It keeps us from guessing which submission is the latest.
There
Paul Vriens wrote:
Do any of these patches fix any of the tests? If so you should also
change the tests by removing one or more todo_wine()'s.
This could become tricky though if your tests patches are not committed
before these ones.
Yes, all the tests work properly with my patches. I had un
Henri Verbeet wrote:
2010/1/10 Julius Schwartzenberg :
My apologies to who'll read this. I found out a bit late my mailclient
sucked and used the wrong 'from' address. I've resent all my patches with
the proper address now, so all other mails from me may be dropped.
I
James Hawkins wrote:
Write and submit tests that show the correct behavior, then submit a
patch that makes Wine match that behavior. In general, questions like
"What's the right fix?" can be answered by thorough, well-thought out
tests.
I can write tests for the cases I just described and my f
Hi,
Maybe you know, I hope to submit several fixes and tests for avifile
soon. Vitaliy Margolen pointed out I should be create proper temporary
files in the system's tmp directory so I implemented this. This actually
showed a new bug in Wine's avifile:
Wine's avifile does not handle normal a
Hi Vitaliy,
Thanks a lot for your feedback!
Vitaliy Margolen wrote:
Julius Schwartzenberg wrote:
You don't need to use memcpy to copy structures. Simple assignment is
enough. Eg: cah->mah = defmah;
I didn't know that. I fixed it now here :)
For tests you should always spec
Paul Vriens wrote:
On 12/30/2009 03:21 AM, Julius Schwartzenberg wrote:
This patch depends on Detlef Riekenberg's patch from June 2008 and
expects it to have been applied:
http://www.winehq.org/pipermail/wine-patches/2008-June/056310.html
It was not committed due to bug 14085:
Hi André
André Hentschel wrote:
> Julius Schwartzenberg schrieb:
>> What do you think of the
>> general idea of the tests?
>
> As i cant proof correctness here, i just can say that the general
idea is great.
> Until Bug 14085 is fixed you can todo_wine it out. Further i
up in the source, structure it
properly and write tests against it.
With the attached patch, all tests pass on MS Windows XP.
Regards,
Julius
>From 50ecf7728c68b60ebcff0c5e46e8332d124f1266 Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Fri, 25 Dec 2009 20:29:43 +0100
Subject: i
or should it be merged with api.c? What do you think of the
general idea of the tests?
Thanks a lot in advance for your feedback!
Julius
From 00dc5fa4d767b2edbb0e9d42931c0fd9585c1b90 Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Fri, 25 Dec 2009 20:29:43 +0100
Subject: initial ver
Hi,
All the videos from WineConf 2009 are online now. The links can be found
on the wiki page: http://wiki.winehq.org/WineConf2009
Because my camera isn't the greatest, Audacity was used to remove the
noise from the audio track and using Kdenlive with melt the keynote
video was filtered to m
Marcus Meissner wrote:
On Mon, Nov 16, 2009 at 10:52:04AM +0100, Julius Schwartzenberg wrote:
Dan Kegel wrote:
Julius wrote:
With one file however (GOODTIME.AVI from the win95 cd) I get this
error after about a second:
err:heap:HEAP_ValidateInUseArena Heap 0x11: in-use arena 0x184420
next
Dan Kegel wrote:
Julius wrote:
With one file however (GOODTIME.AVI from the win95 cd) I get this
error after about a second:
err:heap:HEAP_ValidateInUseArena Heap 0x11: in-use arena 0x184420
next block has PREV_FREE flag
non enough memory
I have no idea where this comes from and why it happ
Windows
XP it all works without problems.
Thanks in advance,
Julius
From a5fdf2316923e9b4fd254e571b5f70cb5a5ee87f Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Sun, 8 Nov 2009 15:18:26 +0100
Subject: avifile: Fix header for audio stream
---
dlls/avifil32/avifile.c | 10
Detlef Riekenberg wrote:
On Di, 2009-11-10 at 00:43 +0100, Julius Schwartzenberg wrote:
I will add tests to show this and submit the patches then.
I created a test for avifil32 in June 2008, but it was not comitted.
( http://www.winehq.org/pipermail/wine-patches/2008-June/056310.html
ating tests.)
If anyone has any comments on the patches as they are now already,
please let me know.
Thanks!
Julius
From 2e9c13211c0343fd59faf835a1d954416ab46203 Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Sun, 8 Nov 2009 15:18:26 +0100
Subject: [PATCH 1/3] avifile: Fix header for
http://haar.student.utwente.nl/~julius/extra_value_table (updated)
>From ad33ba4e77207be1e36f1717003fc7c0623d9be5 Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Sun, 11 Oct 2009 15:27:44 +0200
Subject: Fix for bug #2181. Changes the extra value of the standard edit class
from 4 to 6
Dmitry Timoshkov wrote:
"Julius Schwartzenberg" wrote:
This obviously won't work for 64-bit. I'd suggest to make extra
2 * sizeof(void *). and add a comment about compatibility.
ok(cls.cbWndExtra > sizeof(void *), "blah ...\n") doesn't require
any int
Julius Schwartzenberg wrote:
This is the first time I'm developing for Wine
and I made a stupid beginners mistake. Here is the corrected patch.
>From 8f4932d739f0f8b2ba04ecadb4992a0284e43c91 Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Sat, 3 Oct 2009 22:43:31 +0200
gards,
Julius
>From 571f91542a58280c884e65ae2fe3852e46edebec Mon Sep 17 00:00:00 2001
From: Julius Schwartzenberg
Date: Sat, 3 Oct 2009 22:02:53 +0200
Subject: [PATCH] Fix for bug #2181. The test passes on win98 & winxp.
Changes the extra value of the standard edit class from 4 to 6.
---
dlls/user32/edit.c
Vincent Weber gmail.com> writes:
>
> Dear Wine devs,There are some games out there that were built with the Glide
API. The Glide API is the graphics API of the 3dfx Voodoo cards and is basically
a stripped down version of OpenGL. Could please consider adding support for the
Glide API
Wine alrea
35 matches
Mail list logo