You should probably check if d3d9 is being built, and if it isn't, try
to find out why.
On Mon, 2006-02-06 at 20:41 -0700, Vitaliy Margolen wrote:
> Exactly for this goal Borland spent lots of time and money to create
> Kylix like environment. I haven't tracked since V2 so I'm not sure if
> they ever made C++ Builder for Linux. But that's as close as you can get
> to you dream...
De
Monday, February 6, 2006, 8:27:26 PM, Dmitry Timoshkov wrote:
> On Mon, 2006-02-06 at 20:01 -0700, Vitaliy Margolen wrote:
>> Ok, how about 'wine start http://yahoo.com '? It doesn't work without %1.
>> How else should we pass URL to the winebrowser then? Unless of course we
>> make it use DDE...
Monday, February 6, 2006, 10:53:01 AM, Claus Fischer wrote:
> On Mon, Feb 06, 2006 at 11:41:40AM -0600, Dmitry Timoshkov wrote:
[skip]
> Perhaps both goals (running as native Windows apps versus
> porting to native Linux apps) are mutually incompatible
> by nature.
Exactly for this goal Borland sp
On Mon, 2006-02-06 at 20:01 -0700, Vitaliy Margolen wrote:
> Ok, how about 'wine start http://yahoo.com '? It doesn't work without %1.
> How else should we pass URL to the winebrowser then? Unless of course we
> make it use DDE... But that's not the way other programs work (like in
> the above exa
Monday, February 6, 2006, 10:20:49 AM, Dmitry Timoshkov wrote:
> On Mon, 2006-02-06 at 17:16 +, Robert Shearman wrote:
>> >I've tested ShellExetute with the above command under Windows and
>> >it fails for me.
>> >
>>
>> Then surely either the program depending on this needs to be fixed or it
Rainer Dorsch wrote:
checking for glutMainLoop in -lglut... no
Curious, why does wine depend on glut? It's not a native windows DLL and
I can't think of any obvious reason why wine would need any of glut's
crossplatform stuff for making windows (wine already does that) or
taking input (win
I was trying to exercise the winemp3 builtin codec using a Visual Basic
control that essentially implements the Windows Media Player look
(MSDXM.OCX). After specifying native quartz.dll for this app, I tested a
few AVIs with mp3-encoded soundtracks. What I can notice is that the
sound has very
Segin wrote:
II have recently recieved the following message during the
installation of a program with the instantaneous termination of the
installer:
wine-pthread: stack smashing attack in function RichEditANSIWndProc()
Does this mean that there is a bug in the installer or the function
Ri
Hello,
I got this while compiling (for the first time) WINE on Xandros Linux.
configure: WARNING: linux/capi.h: check for missing prerequisite headers?
configure: WARNING: linux/capi.h: see the Autoconf documentation
configure: WARNING: linux/capi.h: section "Present But Cannot Be Compil
On Mon, Feb 06, 2006 at 11:17:08AM -0600, Dmitry Timoshkov wrote:
: Apparently under Windows you can't build a not trivial exe which
: depends only on libc either.
That's right.
But with WTL, it's possible to build a reasonable sophisticated
application that depends only on DLLs that are already
I am somewhat disappointed that the compile problem is still not fixed in
0.9.7.
Also I am not sure, if opengl is the real problem, at least configure reports
that OpenGL is up-to-date:
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-da
On Mon, Feb 06, 2006 at 11:41:40AM -0600, Dmitry Timoshkov wrote:
: You seem to underestimate what the dependencies above mean for the
: running Windows system. You depend on the *whole* kernel + GUI
: subsystems, including registry and everything else. That's true
: for Wine as well, just in the c
Cihan Altinay wrote:
> Hi Jason,
>
> Just a small comment here.
>
...
>
>
> I guess this is cut'n'paste... the comment doesn't match the definition.
>
Thanks for noticing that. I've attached a corrected patch.
diff -aur wine-0.9.6/dlls/msvcrt/math.c mod/dlls/msvcrt/math.c
--- wine-0.9.6/
On Mon, Feb 06, 2006 at 05:49:24PM +, Robert Shearman wrote:
: > - Make gdb work on Winelib programs
: http://www.winehq.org/site/docs/winedev-guide/dbg-others
: http://wiki.winehq.org/Winelib_binaries_as_ELF_executables_not_%2eexe%2eso
Thank you for those hints, apparently the Winelib do
Am Montag, 6. Februar 2006 12:51 schrieb Jeff L:
> Have combined the files into one file. The SUBDIR = tests entry is in
> the earlier file with usp10 functionality for ScritpItemize, ScriptShape
> and ScriptPlace.
>
> Jeff Latimer
Hi Jeff,
looks like i confuse you a little. With
+++ usp10.c ->
On 2/6/06, Tony Lambregts <[EMAIL PROTECTED]> wrote:
> Mike McCormack wrote:
>
> >
> > Actually it appears other share my altered sense of reality.
> >
> > World Of Warcraft 1.3.0 is the top ranking "Gold" application, yet it
> > requires mfc42, msvcp60.dll and possibly some patches to run.
> >
>
On 2/5/06, Joris Huizer <[EMAIL PROTECTED]> wrote:
>
> I'm running alsa with oss emulation - I think wine is using the oss
> interface (just ran winecfg, it says no audio driver is selected in
> registry, and it assumes it should run oss)
>
And what sound module? (snd_intel8x0, snd_cmipci...)
Hello,
The first #6 is incorrect, please use this one
Tom
Changelog: move msacm.dll to Multimedia DLLs
Index: en/status_multimedia.template
===
RCS file: /home/wine/lostwages/templates/en/status_multimedia.template,v
retrieving revi
Ahh, I see the problem. You always have to close tags in XML. In the
case of you need to use to let XML know the tag is a single
closed tag.
Just committed a fix.
On Mon, 2006-02-06 at 12:56 -0500, Segin wrote:
> I was trying to read WWN 303 but there appears to be a XML error on line
> 597. M
II have recently recieved the following message during the installation
of a program with the instantaneous termination of the installer:
wine-pthread: stack smashing attack in function RichEditANSIWndProc()
Does this mean that there is a bug in the installer or the function
RichEditANSIWndPro
I built valgrind 3.1.0 with the given patch, but for some reason
valgrind fails to start the program correctly; I attached the log of a
run; When I do not run with valgrind the program starts successfully.
What is wrong? how should I get valgrind with the program running?
Script started on Mon F
I was trying to read WWN 303 but there appears to be a XML error on line
597. Mozilla verifies this by giving an error on the same line of the
raw XML source. The actual Mozilla output is shown below:
XML Parsing Error: mismatched tag. Expected: .
Location: http://winehq.org/wwn/wn20060122_303.
Hi,
I'm trying to debug a problem with the Mafia demo. Basically, it is like
this: The demo runs fine (albeit a bit slow) for some short (but
varying) time). Then it crashes in dlls/d3d8/drawprim.c line 983
(function drawStridedSlow) with a page fault on read access. The exact
address differs a bi
Claus Fischer wrote:
Since I'm not familiar with the Wine debugger, it
would have been very helpful to be able to use
gdb on the resulting executable.
However, gdb reported that it didn't know
the file format.
==> Wishlist to Wine:
- Make gdb work on Winelib programs
http://www.winehq.o
On Mon, 2006-02-06 at 18:34 +0100, Claus Fischer wrote:
> But with WTL, it's possible to build a reasonable sophisticated
> application that depends only on DLLs that are already on the
> system.
>
> My biggest WTL application so far, a project for the Austrian
> Mountain Rescue Service, has roug
On Mon, 2006-02-06 at 17:16 +, Robert Shearman wrote:
> >I've tested ShellExetute with the above command under Windows and
> >it fails for me.
> >
>
> Then surely either the program depending on this needs to be fixed or it
> doesn't use the shell open command in this way on Windows.
Even i
On Mon, 2006-02-06 at 05:08 +0100, Claus Fischer wrote:
> BUT: ... BIG SHOCK: That's not a single ELF executable,
> it's a weird mixture of PE and ELF and a .so file and
> a wrapper program that apparently starts wine in the
> background ...
>
> That doesn't fulfill my goals of building a native
Dmitry Timoshkov wrote:
On Sun, 2006-02-05 at 22:03 -0700, Vitaliy Margolen wrote:
Well this patch broke functionality with other applications. And I'm not
sure that this program doing the right thing as on win2k with FireFox
installed I have
@=C:\PROGRA~1\MOZILL~1\FIREFOX.EXE -url "%1"
So
Some improvements to the test thanks to suggestions from Mike McCormack.
Changelog:
- Add OK tests around more function calls
- Add two more todo_wine tests that fail
patch.diff
Description: patch.diff
On Sun, 2006-02-05 at 22:03 -0700, Vitaliy Margolen wrote:
> Well this patch broke functionality with other applications. And I'm not
> sure that this program doing the right thing as on win2k with FireFox
> installed I have
> @=C:\PROGRA~1\MOZILL~1\FIREFOX.EXE -url "%1"
>
> So we need to decide
Hi Wine developers and users!
Over the last few days, I have been trying to find out whether
the combination of WTL and Winelib could be a promising
inter-platform GUI solution.
While I have made some progress and got some new knowledge,
I believe I have now come to a dead end where I'll have
hi there,
i was compiling wine, and i saw this error during compilation.. don't
know what to do with it, and it sais to tell you guys, so hereby.
Need to know anything?
configure: WARNING: linux/capi.h: present but cannot be compiled
configure: WARNING: linux/capi.h: check for missing prer
On Mon, 2006-02-06 at 02:47 -0500, Tom Wickline wrote:
> Change log: please see status_changelog for a complete change log.
> + ADD - Dmitry Timoshkov as worker to ICCVID
> + ADD - Dmitry Timoshkov as worker to MSRLE32
> + ADD - Dmitry Timoshkov as worker to MSVIDC32
Tom, I already mentioned it
Mike McCormack wrote:
Actually it appears other share my altered sense of reality.
World Of Warcraft 1.3.0 is the top ranking "Gold" application, yet it
requires mfc42, msvcp60.dll and possibly some patches to run.
MS Money is also in the Gold list and requires DCOM95 and IE6.
Are you rea
Hi,
On Mon, Feb 06, 2006 at 02:10:43PM +0100, Molle Bestefich wrote:
> Brian Hill wrote:
> > Ok, after working on the winecfg program for a bit, this is what I have :
> >
> > http://img434.imageshack.us/my.php?image=winecfg17nf.png
>
> Looks good!
No, it doesn't (quite ;):
"64 Mb" is wrong, shou
Brian Hill wrote:
> Ok, after working on the winecfg program for a bit, this is what I have :
>
> http://img434.imageshack.us/my.php?image=winecfg17nf.png
Looks good!
On Mon, 6 Feb 2006, Francois Gouget wrote:
I found two pages that document the LANG_xxx and SUBLANG_xxx identifiers:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_61df.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_19ir.asp
And I noti
On Monday 06 February 2006 09:37, H. Verbeet wrote:
> There does exist a D3DDEVCAPS_TEXTURESYSTEMMEMORY property.
> http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dx81_c/dir
>ectx_cpp/Graphics/reference/CPP/D3D/Structures/d3dcaps8.asp However, I don't
> think wine sets it. I wonde
Greetings,
I'm experiencing in issue with the latest Wine on Fedora Core 4, latest kernel and all latest drivers available.
I'm attempting to run World of Warcraft, after compiling a custom build
of wine, with instructions outlined at
http://wiki.kaspersandberg.com/doku.php?id=howtos:wine:worldof
There does exist a D3DDEVCAPS_TEXTURESYSTEMMEMORY property.
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dx81_c/directx_cpp/Graphics/reference/CPP/D3D/Structures/d3dcaps8.asp
However, I don't think wine sets it. I wonder if perhaps SetTexture
should return a specific error code
Hi,
On Saturday 04 February 2006 00:36, Dan Kegel wrote:
> Hi Fenix!
> What's the status of the glXChooseFBConfig problem you had
> a test fix for in
> http://www.winehq.com/hypermail/wine-devel/2005/05/0369.html
> ?
> I think this is http://bugs.winehq.org/show_bug.cgi?id=3277
> can you chime in
On Sunday 05 February 2006 22:44, Stefan Dösinger wrote:
> Hi,
>
> > To summarize 3dmark2001 possibly uses incorrect d3d8 code but the code
> > works fine on Windows. I tried to test the behaviour using a test
> > (perhaps not a good test) and windows appeared to work correctly and the
> > same for
43 matches
Mail list logo