This is a detailed reply to ur mail.
On 2/27/06, Detlef Riekenberg <[EMAIL PROTECTED]> wrote:
> Am Mittwoch, den 22.02.2006, 23:13 +0530 schrieb Vijay Kiran Kamuju:
> > Any thing wrong with this patch.
> > Any Comments (expecting a lot)
> >
>
> As you asked me, i took a look on this Patch.
>
> For
Thanks a lot on reviewing my patch, I have been busy lately.
So i could not reply u soon enough.
I will make some changes and send it to u for review.
Thanks,
Vijay
On 2/27/06, Detlef Riekenberg <[EMAIL PROTECTED]> wrote:
> Am Mittwoch, den 22.02.2006, 23:13 +0530 schrieb Vijay Kiran Kamuju:
> > A
"Star wars: knights of the old republic" dies on
startup (see bug 3102) with BadMatch when
create_glxpixmap() calls glXCreateGLXPixmap().
The man page for glXCreateGLXPixmap:
GLXPixmap glXCreateGLXPixmap( Display *dpy,
XVisualInfo *vis,
"Dr J A Gow" <[EMAIL PROTECTED]> wrote:
I found that the following patch, committed to CVS on 23/02/06
at 20:33:06 made all my Wine system fonts squashed up and unreadable, which
in turn made a mess of formatting in some dialog boxes. I backed the
patch out from a current tree and the problem we
Is it possible to set Wine up so that it can launch native Linux apps? For
example, set your native copy of Acrobat Reader to be associated to PDF
extensions in Wine, or even use the Linux plugin while using a browser?
If so, how do I accomplish this?
--
-- In a world without fences, who needs
Stefan Dösinger gmx.at> writes:
>
> Hi,
> I've brought my DirectDraw over WineD3D patch in a form where I want to show
> it to the public for review. I've uploaded it to
> http://stud4.tuwien.ac.at/~e0526822/ , where it is described in detail(below
> the game list).
>
Sweet! Looking forwar
Hi,
I found that the following patch, committed to CVS on 23/02/06
at 20:33:06 made all my Wine system fonts squashed up and unreadable, which
in turn made a mess of formatting in some dialog boxes. I backed the
patch out from a current tree and the problem went away. Anyone else see
this
Hi,
I've brought my DirectDraw over WineD3D patch in a form where I want to show
it to the public for review. I've uploaded it to
http://stud4.tuwien.ac.at/~e0526822/, where it is described in detail(below
the game list).
If there are no fundamental objections against it, I'll start sending pat
Hellooo, punctual to the new wine-0.9.9-release there is a new version
of my getwinegit.sh-script. No great changes but some smaller ones.
First of all, the logger got more informative if you experience
problems with your getwinegit.sh-installation. The second thing is a
better checking of the conf
On 2/9/06, Dan Kegel <[EMAIL PROTECTED]> wrote:
> > Firefox is quite usable; I read gmail in it routinely.
> Here's my current list of firefox dogfood bugs:
>
> http://bugs.winehq.org/show_bug.cgi?id=4441 - black bars
> http://bugs.winehq.org/show_bug.cgi?id=4523 - copy broken
> http://bugs.winehq.
On Wed, 2006-03-01 at 22:21 +0300, Vitaly Lipatov wrote:
> Did you mean fix rpm spec?
No, fix RPM the program. If the RPM software can't cope with a simple
use of RPATH then it is buggy and should be patched.
> You are about workaround explained by Alexandre?
The workaround is fine for Wine, but
On 02/03/06, Roderick Colenbrander <[EMAIL PROTECTED]> wrote:
>+if(WINE_GL_VERSION_MAJOR(gl_info->gl_version) == 2) {
Shouldn't that be >= 2? It seems unlikely functionality would get
removed in later OpenGL versions.
Vitaly Lipatov <[EMAIL PROTECTED]> writes:
> Now I think there is bug somewhere. I see in ps strange paths after ran any
> program:
> /usr/lib/../bin/wine-preloader
> /usr/lib/../bin/wine-kthread notepad.exe
> /usr/lib/../bin/wineserver
That's not a bug, it's a feature. Binaries are now located
On Wed, Mar 01, 2006 at 08:29:38PM -0800, Dan Kegel wrote:
> Vitaly wrote:
> >Build system in ALT Linux has strict requires to use rpath and last changes
> >in
> >wine conflicts with it.
>
> Can you explain more about ALT Linux's build system and rpath?
>
> Does it disallow all use of rpath by a
On 3/2/06, Steven Edwards <[EMAIL PROTECTED]> wrote:
> Why don't you break this out in to a function like load_dnsapi() that
> way if there are missing symbols from one version to another you can
> use GetProcAddress and delay load them and it will all be contained in
> one function.
Also to make
Hi,
> I own Diablo 2... this would be a good reason to dust it off :)
I should get it by today :) I ordered it at Amazon for a cheap price. Usually
it takes 3 days until I get things. Snail mail that is :).
> I am running fglrx as well, so I could work on getting the performance up
> on these car
Hi,
Just a matter of style to save moving the code around later if we add
more tests.
+START_TEST(names)
+{
+HMODULE hdnsapi = LoadLibrary("dnsapi.dll");
+char *testname1 = ".bob";
+char *testname2 = ".bOb";
+
+trace("Dnsapi.dll is only on Win2k and above.\nChecking...\n");
+i
17 matches
Mail list logo