Hi!
Hello
>Codeweavers version of Wine has changes that Alexandre deems
>unacceptable for the "clean" WineHQ tree.
If this is that way, it would be real a horror. Why are code patches
which allows a huge major app (key application) to run on linux
"unacceptable" (From point of view of the MS
Hello>Codeweavers version of Wine has changes that Alexandre deems>unacceptable for the "clean" WineHQ tree.If this is that way, it would be real a horror. Why are code patches which allows a huge major app (key application) to run on linux "unacceptable" (From point of view of the MS users). Do we
I was recently just feeding random crap to Wine, in an attempt to
"stress-test" Wine, for a lack of better words. I fed it the Microsoft
Platform SDK Installer, and it revealed a bug in the program, probably
related to translation.
Image URI:
http://segin.no-ip.org/wtf.png
--
The real problem wit
Jeff L wrote:
> When compiling dlls/gdi/tests/metafile.c on line 1357 I get a warning
> C4013: "snprintf" is undefined. Looking around, it seems that snprinft
> is in fact _snprintf in Visual C++. I have found a define
>
>#if !defined(HAVE_SNPRINTF) && defined(HAVE__SNPRINTF)
>#define
Tomas carnecky wrote:
This is not the correct way of loading opengl functions or deciding
whether they are available or not. According to the
GLX_ARB_get_proc_address spec, we need to check _only_
glXQueryExtensionsString() and glXQueryVersion()
The spec: http://www.opengl.org/registry/specs/
Florian Echtler wrote:
Hi everybody,
we are using a certain tracking software from Advanced Realtime
Tracking. This is a windows software, but we decided yesterday that it
would be more flexible to be able to use it under Linux, too, so I gave
it a try with Wine.
As this software communicates w
Marcus Meissner wrote:
On Wed, Sep 13, 2006 at 07:47:31PM +0200, Kai Blin wrote:
On Wednesday 13 September 2006 14:49, Marcus Meissner wrote:
A few of the emails you've sent to the wine-patches mailing list
lately have not had 'To:' headers. Many people have their mail clients
configured to fil
Roland Kaeser wrote:
> Just tried to test install office 2003 on wine 0.9.21. But getting
> already errors. I read in C't (german it magazine) that office 2003
> works on codeweavers. Can somebody declare me this? Does codeweavers
> voluntary not provide the corrections to wine to sell their produ
Roderick Colenbrander wrote:
There's this check:
if ((!WineGLInfo.glxDirect && !strcmp("1.2", WineGLInfo.glxServerVersion))
||
(WineGLInfo.glxDirect && !strcmp("1.2", WineGLInfo.glxClientVersion)))
This is not the correct way of loading opengl functions or deciding
whether they
May be Alexander might have rejected some patches on wine for MSI that
went to codeweavers.
A guess of course.
On 9/15/06, Roland Kaeser <[EMAIL PROTECTED]> wrote:
Hello
Just tried to test install office 2003 on wine 0.9.21. But getting already
errors. I read in C't (german it magazine) that
Hello Just tried to test install office 2003 on wine 0.9.21. But getting already errors. I read in C't (german it magazine) that office 2003 works on codeweavers. Can somebody declare me this? Does codeweavers voluntary not provide the corrections to wine to sell their product? Looks very strange t
I get the following error running configure on FreeBSD:
config.status: creating Makefile
sed: 14: ./confstathEGAkR/subs-4.sed: unescaped newline inside substitute
pattern
There's one of those for every Makefile. The problem is with the
following lines in configure.ac where I had to add '\\' to e
Roderick Colenbrander gmx.net> writes:
>
> Hi,
>
> Could you run your app this way: WINEDEBUG=+wgl,+opengl wine appname.exe and
pipe the output to a log file.
> This way I can figure out what's going on. Further the output of glxinfo would
be aswell.
>
> Thanks,
> Roderick
>
Hi, i've attached
Hi,
Could you run your app this way: WINEDEBUG=+wgl,+opengl wine appname.exe and
pipe the output to a log file. This way I can figure out what's going on.
Further the output of glxinfo would be aswell.
Thanks,
Roderick
> Hi, i'm having lots of troubles running games with current git. First of
On Friday 15 September 2006 14:01, Paul Vriens wrote:
> The tests run as of XP (so XP and W2K3, Vista?)
Ah, good to know, thanks.
Kai
--
Kai Blin,
WorldForge developerhttp://www.worldforge.org/
Wine developer http://wiki.winehq.org/KaiBlin/
--
Will code for cotton.
pgpeKdpUTaFS
On Fri, 2006-09-15 at 13:25 +0200, Kai Blin wrote:
> On Friday 15 September 2006 09:16, Hans Leidekker wrote:
> > On Thursday 14 September 2006 20:57, Kai Blin wrote:
> > > What windows version is that? I checked on Win2k and the tests wouldn't
> > > execute. tests.winehq.org/data/ doesn't show the
On Friday 15 September 2006 09:16, Hans Leidekker wrote:
> On Thursday 14 September 2006 20:57, Kai Blin wrote:
> > What windows version is that? I checked on Win2k and the tests wouldn't
> > execute. tests.winehq.org/data/ doesn't show them running either.
>
> I tested on WinXP. Did you get any er
Am Freitag 15 September 2006 09:40 schrieb Molle Bestefich:
> I think they are very interesting in combination with Wine, because
> Wine can let Direct3D games run on top of OpenGL, making the
> multiplexers work for all modern games, whereas running a real
> Microsoft Windows guest would only allo
A couple of OpenGL multiplexers for Xen (and VMWare, theoretically) exists:
http://www.cs.toronto.edu/~andreslc/xen-gl/
http://www.diku.dk/hjemmesider/ansatte/jacobg/gfx/
They allow guest virtual machines to render 3D graphics using the host
machine's graphics accelerator.
I think they are very
On Thursday 14 September 2006 20:57, Kai Blin wrote:
> What windows version is that? I checked on Win2k and the tests wouldn't
> execute. tests.winehq.org/data/ doesn't show them running either.
I tested on WinXP. Did you get any error message?
-Hans
20 matches
Mail list logo