Lionel Ulmer free.fr> writes:
>
> > Anyone have problems with me
> > submitting a patch which would move the relevant (i.e. not all) parts of
> > dlls/opengl32/wgl.h into include/wingdi.h?
>
> Not from me. It simply that when I did the OpenGL work, 'winelib' was not
> really a priority and so I
The presentation has to be really short. Essentially,
everything we want to say has to fit in just two slides!
Here's my attempt:
http://kegel.com/wine/wine-osdl-da05.pdf
Can the folks who posted issues have a look at the X.org and/or
Mesa categories in https://bugs.freedesktop.org/
and send m
Hi,
I have a .reg file exported from Windows that contains the following entry:
"HelpLink"=hex(2):68,00,74,00,74,00,70,00,3a,00,2f,00,2f,00,77,00,77,00,77,00,\
2e,00,6d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,2e,00,63,00,6f,\
00,6d,00,2f,00,73,00,75,00,70,00,70,00,6f,00,72,00,74,00,
Aric Stewart wrote:
Index: dlls/wininet/http.c
===
RCS file: /home/wine/wine/dlls/wininet/http.c,v
retrieving revision 1.113
diff -u -r1.113 http.c
--- dlls/wininet/http.c 22 Nov 2005 14:53:30 - 1.113
+++ dlls/wininet/http.
Hello again!
> Try running the application with the debugger and builtin msvcrt. Perhaps
> you get a backtrace of the crash. Otherwise try in the relay trace (builtin
> msvcrt, showing the messagebox but not the crash) to find where the
> messagebox is called. You can seach for the message text.
On 11/28/05, James Hawkins <[EMAIL PROTECTED]> wrote:
> >
> > Quake 3
> >
> > Gentoo native the FPS is 400.7 demo 1
> > Wine 0.9.1 FPS 339.6 demo 1
> >
>
> By native do you mean the linux client for Quake 3?
Yes.
If so then that's
> not a very accurate benchmark comparison. The linux client is
>
> Quake 3
>
> Gentoo native the FPS is 400.7 demo 1
> Wine 0.9.1 FPS 339.6 demo 1
>
By native do you mean the linux client for Quake 3? If so then that's
not a very accurate benchmark comparison. The linux client is written
specifically for linux and the calls are directly into the system,
whe
On 11/25/05, Fernando Chmielewsky <[EMAIL PROTECTED]> wrote:
> sorry I ask you this in this way...
> I once tracked a bug in wine using CVS, but now I can't even get to
> download the cvs tree, doing exactly the sama I did in the past:
> creating ~/.cvspass with the single line
> :pserver:[EMAIL PR
Monday, November 28, 2005, 4:34:08 PM, Raphael wrote:
> On Tuesday 29 November 2005 00:03, Vitaliy Margolen wrote:
>> Monday, November 28, 2005, 3:29:51 PM, Raphael wrote:
>> > Hi,
>> > fix crash on Corel 9 start
>> > (http://bugs.winehq.org/show_bug.cgi?id=2884)
>> > Changelog:
>> > - don't cras
Quoting Uwe Bonnes <[EMAIL PROTECTED]>:
> > "Cihan" == Cihan Altinay <[EMAIL PROTECTED]> writes:
>
> Cihan> Hi, When using MS Powerpoint 2003 images are drawn upside down in
> Cihan> fullscreen (presentation) mode but not in design mode. Also,
> Cihan> text is drawn correctly as
Uwe Bonnes wrote:
"Raphael" == Raphael <[EMAIL PROTECTED]> writes:
Raphael> On Monday 28 November 2005 19:46, Daniel Remenak wrote:
>>
>> . Windows does not and will not distribute them, and neither
>> should wine.
What about winelib on non-X86?
msvcr*.dll =
Quoting Huw D M Davies <[EMAIL PROTECTED]>:
> On Mon, Nov 28, 2005 at 05:58:50PM +1000, Cihan Altinay wrote:
> > Hi,
> >
> > When using MS Powerpoint 2003 images are drawn upside down in fullscreen
> > (presentation) mode but not in design mode.
> > Also, text is drawn correctly as seen on the at
On Tuesday 29 November 2005 00:03, Vitaliy Margolen wrote:
> Monday, November 28, 2005, 3:29:51 PM, Raphael wrote:
> > Hi,
> > fix crash on Corel 9 start
> > (http://bugs.winehq.org/show_bug.cgi?id=2884)
> > Changelog:
> > - don't crash on GetProcAddress when input mapped modules as data
>
> I th
> "Raphael" == Raphael <[EMAIL PROTECTED]> writes:
Raphael> On Monday 28 November 2005 19:46, Daniel Remenak wrote:
>>
>> . Windows does not and will not distribute them, and neither
>> should wine.
What about winelib on non-X86?
Raphael> I know that but many applicati
> "Olaf" == Olaf Leidinger <[EMAIL PROTECTED]> writes:
Olaf> Hello List! I'm testing Origin 6.0 using wine-0.9.1 and
Olaf> everything is really fine except saving documents. I'm getting a
Olaf> crash here. Just before that crash there is a dialog telling me:
Olaf> "File not sa
Monday, November 28, 2005, 3:29:51 PM, Raphael wrote:
> Hi,
> fix crash on Corel 9 start
> (http://bugs.winehq.org/show_bug.cgi?id=2884)
> Changelog:
> - don't crash on GetProcAddress when input mapped modules as data
I think you need to make some tests of this. It shouldn't be to hard to
load
On Monday 28 November 2005 20:37, L. Lenders wrote:
> Hi,thanks for looking into this. Appearantly this bug
> is different from the ones you're writing the patch
> for. I found that when i run it like this:
> WINEDEBUG=+relay,seh wine doom3.exe 2>/dev/null
> the app comes up just fine. Somehow it n
On Monday 28 November 2005 19:46, Daniel Remenak wrote:
> On 11/27/05, Raphael <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > since visual studio .net (2002,3,5) MS provides newer versions of
> > msvcrt: - msvcr70.dll
> > - msvcr71.dll
> > - msvcr80.dll
> > ...
> > (and same equivalents for msvcp*
Pavel Troller wrote:
Hi!
I would like to report a long lasting problem with an application, which
renders its main window incorrectly in wine.
The app is "iRiver caption editor" and it can be freely downloaded at
http://www.iriveramerica.com/download/ce.zip .
Installation of the program is easy
Eric Pouech wrote:
/* dbghelp.c */
extern struct process* process_find_by_handle(HANDLE hProcess);
+extern BOOL validate_addr64(DWORD64 addr);
extern HANDLE hMsvcrt;
extern BOOL validate_addr64(DWORD64 addr);
validate_addr64 is duplicated.
--
Rob Shearman
Vitaliy Margolen wrote:
Sunday, November 27, 2005, 10:50:39 PM, Marcus Meissner wrote:
On Sun, Nov 27, 2005 at 06:35:15PM -0700, Vitaliy Margolen wrote:
Is it possible to dereference a pointer in winedbg? Help says that
"*$eax" is a valid expression. But when I'm trying to use it it saying:
W
Hello List!
I'm testing Origin 6.0 using wine-0.9.1 and everything is really fine except
saving documents. I'm getting a crash here. Just before that crash there is a
dialog telling me: "File not saved. Please ensure that the disk isn't full"
(roughly translated). Using a native version of msvc
> Anyone have problems with me
> submitting a patch which would move the relevant (i.e. not all) parts of
> dlls/opengl32/wgl.h into include/wingdi.h?
Not from me. It simply that when I did the OpenGL work, 'winelib' was not
really a priority and so I did not think about putting the 'wgl.h' header
Hi,thanks for looking into this. Appearantly this bug
is different from the ones you're writing the patch
for. I found that when i run it like this:
WINEDEBUG=+relay,seh wine doom3.exe 2>/dev/null
the app comes up just fine. Somehow it needs to be
slowed down a bit. I'll do some more digging to se
On Sun, Nov 27, 2005 at 03:24:32PM +, L. Lenders wrote:
> Hi Daniel, i opened a bug for this with requested
> info: bug 3956. Thanks for the help btw! regards Louis
Ok, I managed to catch up. So let's see:
1. You do have client GLX 1.3, but server GLX 1.2
Raphael: That amounts to GLX versi
Anything wrong with this one? Does it need to be split up?
===
Hi,
I needed one of the stubs for Process Explorer V9.25. The calls are
present in netapi32 on w2k and upwards.
I welcome any remarks or suggestions.
Changelog
Added some stubbed Ds-calls
Start of conformance tests for thes
On 11/27/05, Raphael <[EMAIL PROTECTED]> wrote:
> Hi,
>
> since visual studio .net (2002,3,5) MS provides newer versions of msvcrt:
> - msvcr70.dll
> - msvcr71.dll
> - msvcr80.dll
> ...
> (and same equivalents for msvcp*.dll)
>
> how we will handle that on wine:
> - creating new dll forlders
Am Montag, den 28.11.2005, 13:20 +0100 schrieb James Trotter:
> I also encountered another quirk, and needed to install libxt-dev,
> because the header file /usr/include/X11/Intrinsic.h was missing. The
> Wine package should probably depend on libxt-dev.
I entered a Bug for this Problem some Time
Stefan Dösinger wrote:
Am Freitag, 25. November 2005 18:00 schrieb Jakob Eriksson:
Aric Cyr wrote:
All in all I think it would be worth while, but I'd still like to hear
from others so as not to waste (a lot!) of my time.
ReactOS would benefit as well from your approach.
F
Saulius Krasuckas wrote:
* On Thu, 24 Nov 2005, Nicholas Niro wrote:
* Juan Lang wrote:
Except that MS's headers don't do that. You need to fix the files
that include wincrypt.h instead. Does Mike's patch fix your problem?
thanks for your response. The patch seemed to have wor
Sunday, November 27, 2005, 10:50:39 PM, Marcus Meissner wrote:
> On Sun, Nov 27, 2005 at 06:35:15PM -0700, Vitaliy Margolen wrote:
>> Is it possible to dereference a pointer in winedbg? Help says that
>> "*$eax" is a valid expression. But when I'm trying to use it it saying:
>> Wine-dbg>p *$eax
>>
Just in case anyone is reading this thread...
With 3DMark 03 I get a score of 560 :-)
Tom
--- Andrei Barbu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been playing with getting CIV4 to run on wine.
> http://appdb.winehq.org/appview.php?versionId=3632&iTestingId=125
>
> I'm left with just one issue.
Hi,
Have you been able to find a no-cd patch for CIV4?
>
> D3DX9_26.DLL is missing.
I apologize, but it seems only half the mail was sent! Anyway, Here is what I wrote:
Hi!
I've installed Ubuntu 5.10 (Breezy Badger) on an amd64 machine. I
wanted to install wine and noticed that it is not packaged for amd64,
but I did see the comments on the bottom of this page
http://winehq.or
On Mon, Nov 28, 2005 at 05:58:50PM +1000, Cihan Altinay wrote:
> Hi,
>
> When using MS Powerpoint 2003 images are drawn upside down in fullscreen
> (presentation) mode but not in design mode.
> Also, text is drawn correctly as seen on the attachments.
>
> I would appreciate a hint on what traces/
> "Cihan" == Cihan Altinay <[EMAIL PROTECTED]> writes:
Cihan> Hi, When using MS Powerpoint 2003 images are drawn upside down in
Cihan> fullscreen (presentation) mode but not in design mode. Also,
Cihan> text is drawn correctly as seen on the attachments.
Cihan> I would apprec
Hi,
This patch is a rewrite of the imagelist handling
to not use a Nx1 grid, but a NxM grid with M definable
in the source (currently 4).
I have tested against winrar, "file open" and "make check".
It is not completely regression tested, so I am not
wanting to submit it right now.
But I welcome
Hi,
When using MS Powerpoint 2003 images are drawn upside down in fullscreen
(presentation) mode but not in design mode.
Also, text is drawn correctly as seen on the attachments.
I would appreciate a hint on what traces/logs to provide for more info
as the dc & win output is quite long.
Thanks,
38 matches
Mail list logo