Stefan Dösinger wrote:
> You'll have to check the code that uses this method. As far as I can see
> DDrawSurface::GetPalette doesn't release the palette it got from WineD3D, so
> just changing WineD3D will cause a leak
Yes, that's what Alexander Dorofeyev pointed out, too.
So do not apply this p
Changed as suggested by Stefan Dösinger.
This fixes a crash in a game called "Autobahnverfolgungsjagd Total"
(not in AppDB).
Cheers,
Cihan
>From 323eae1df7905ea7d0e187a2eebee8e7eba8 Mon Sep 17 00:00:00 2001
From: Cihan A <[EMAIL PROTECTED]>
Date: Sun, 16 Mar 2008 17:40:29 +0100
Subject: ddr
Stefan Dösinger wrote:
> Am Sonntag, 16. März 2008 14:44:37 schrieb [EMAIL PROTECTED]:
> I think it would be better to set pal = NULL if there is no wined3d palette
> returned a few lines above the place you're changing.
That's fine with me but it would mean setting it to NULL in every
iteration
Detlef Riekenberg wrote:
New! Picasa for Linux
Google's photo organizer now available for Linux users.
The Link-Target: http://picasa.google.com/linux/ results in:
Google
Error
Not Found
The requested URL /linux/ was not found on this server.
According to this (s
Melchior Moos wrote:
+LANGUAGE LANG_GERMAN, SUBLANG_DEFAULT
+
+IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
+STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE |
+WS_CAPTION | WS_SYSMENU
+CAPTION "Dateien auf der Kamera"
+MENU 20545
+FONT 8, "MS Sans Serif"
+BEGIN
Hi Jason,
Just a small comment here.
Jason Kraftcheck wrote:
> --- wine-0.9.6/dlls/msvcrt/math.c 2006-01-19 08:14:03.0 -0600
> +++ mod/dlls/msvcrt/math.c2006-02-03 17:52:12.403905962 -0600
> @@ -1190,3 +1200,70 @@
> {
>TRACE("(): stub\n");
> }
> +
> +/**
anged STRETCH_VIA_DIB
from being unset to set in 2002. I think he's still around at
[EMAIL PROTECTED] Maybe you could ask him whether it could be changed
back to the other method.
- Walter
On Thu, 12 Jan 2006, Cihan Altinay wrote:
Hi Walter,
Walt Ogburn wrote:
Hi Cihan,
What happ
,
Cihan
On Wed, 11 Jan 2006, Cihan Altinay wrote:
Since nobody seems to be able to help me with this problem at the moment
I opened a bug report[1] for it. I would appreciate if somebody with
more knowledge could take a quick look at it. Thanks!
Cihan
[1] http://bugs.winehq.org/show_bug.cgi?id
Since nobody seems to be able to help me with this problem at the moment
I opened a bug report[1] for it. I would appreciate if somebody with
more knowledge could take a quick look at it. Thanks!
Cihan
[1] http://bugs.winehq.org/show_bug.cgi?id=4284
Cihan Altinay wrote:
Hi,
I am still
Hi,
I am still trying to finding the reason for PowerPoint 2000 causing a
deadlock if a file is opened that contains a preview which itself
contains a bitmap >90x90 pixels (ie. on the first slide).
After inserting some traces I feel I am pretty close but I'm
stuck since before the holidays. The pr
Hi,
Mike McCormack wrote:
>
> Unless somebody is planning to fix this soon, it would be nice to just
> output it once to remind us that it needs to be fixed later. It's a
> memory leak, so it's not worth frightening our users more than once over.
>
> Mike
>
>
> ChangeLog:
> Output a FIXME mes
Hi,
I have spent days finding the reason for PowerPoint 2000 causing a
deadlock if a file is opened that contains a preview which itself
contains a bitmap >90x90 pixels (ie. on the first slide).
After inserting some more traces I feel I am pretty close but I'm
stuck now. The problem is connected t
Robert Reif wrote:
> Cihan Altinay wrote:
>
>> Quoting Robert Reif <[EMAIL PROTECTED]>:
>>
>>
>>
>>> Cihan Altinay wrote:
>>>
>>>
>>>
>>>> With a fresh wine prefix sound is enabled but I can't
>>&
Quoting Robert Reif <[EMAIL PROTECTED]>:
> Cihan Altinay wrote:
>
> >With a fresh wine prefix sound is enabled but I can't
> >see which driver is used because none of them is checked
> >in the new winecfg sound dialog.
> >Did we forget to initialize the bo
With a fresh wine prefix sound is enabled but I can't
see which driver is used because none of them is checked
in the new winecfg sound dialog.
Did we forget to initialize the boxes on first run?
Cheers,
Cihan
Quoting Alexandre Julliard <[EMAIL PROTECTED]>:
> Cihan Altinay <[EMAIL PROTECTED]> writes:
>
> > Hi,
> > A very basic C++ program fails with
> >
> > err:ntdll:RtlpWaitForCriticalSection section 0x7f64c560 "x11drv_main.c:
> > X11DRV_CritSe
Hi,
A very basic C++ program fails with
err:ntdll:RtlpWaitForCriticalSection section 0x7f64c560 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 001c, blocked by 001e, retrying (60
sec)
when the Linux TLS libraries are not in the library path (it works fine
otherwise).
The program doe
Hi,
I tried to find some information on those messages like
err:x11drv:X11DRV_CreateWindow invalid window width 0x10042 -215
What does native do when called with negative widths/height?
I found it particularly interesting that Worms Armageddon creates
static windows where the x/y coordinates and
Quoting Vitaliy Margolen <[EMAIL PROTECTED]>:
> Sunday, December 11, 2005, 7:04:58 PM, Cihan Altinay wrote:
> > http://www.winehq.org/pipermail/wine-patches/2005-October/021101.html
> >
> > Is there are reason why this patch wasn't applied?
> > G-Ware crashes
http://www.winehq.org/pipermail/wine-patches/2005-October/021101.html
Is there are reason why this patch wasn't applied?
G-Ware crashes when invoking help without it.
Cheers,
Cihan
Ok, I am replying to myself as the problem persists.
Quoting Cihan Altinay <[EMAIL PROTECTED]>:
> Quoting Marcus Meissner <[EMAIL PROTECTED]>:
>
> > On Thu, Dec 08, 2005 at 12:35:32PM +1000, Cihan Altinay wrote:
> > > Hi,
> > >
> > > h
Quoting Marcus Meissner <[EMAIL PROTECTED]>:
> On Thu, Dec 08, 2005 at 12:35:32PM +1000, Cihan Altinay wrote:
> > Hi,
> >
> > having a Xen system my Linux tls library path is not
> > in place (renamed to /lib/tls.disabled).
> > When I run a program
Hi,
having a Xen system my Linux tls library path is not
in place (renamed to /lib/tls.disabled).
When I run a program that uses OLE/DCOM (with native
ole libraries) it crashes immediately. Using
LD_LIBRARY_PATH=/lib/tls.disabled wine program
makes it work again.
I am not sure if this is true for
empty before. The return value corresponds to native
Windows.
Changelog:
Cihan Altinay <[EMAIL PROTECTED]>
Partially implement REExtendedRegisterClass() to register missing window
classes so that applications relying on them don't get confused.
Index: dlls/riched
; completely which were empty before.
>
> Changelog:
> Cihan Altinay <[EMAIL PROTECTED]>
> Partially implement REExtendedRegisterClass() to register missing window
> classes so that applications relying on them don't get confused.
>
It seems this patc
Hi,
> This patch partially implements the undocumented REExtendedRegisterClass()
> function by registering the two missing classes. That way MS Office 2003 and
> probably other programs that rely on these classes display dialogs
> completely which were empty before.
>
> Chan
Uwe Bonnes wrote:
Perpaps some serial spy would be of help. Capture the communication of the
windows program with the device, do the same under wine and compare.
However I don't have a suggestion for a serial caputure program for you :-(
How about the freeware Portmon from sysinternals:
http:/
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,
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 desi
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,
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,
Quoting Félix Ortega <[EMAIL PROTECTED]>:
> I'm trying to make work a driver for a financial printer (Olivetti Pr20) on
> wine. I'm having problems with the serial port, it seems that no data is
> written to the device. I have tried everything I have thinked, searched on
Please try the attached p
Jacek Caban wrote:
Hi Cihan,
Cihan Altinay wrote:
Ok, I looked into it again and found a solution. The problem
was that the '{' character was treated as a separator which
is generally correct. But it seems that key names like the one
mentioned above are allowed without single quo
Cihan Altinay wrote:
Hi,
For example instead of creating the key
HKCR\CLSID\{63623F01-D9C7-11D5-A76B-8657580F}
I get
HKCR\CLSID\{
and
HKCR\CLSID\63623F01-D9C7-11D5-A76B-8657580F}
Maybe the trace output from atl helps finding the reason:
Ok, I looked into it again and found a
Hi,
For example instead of creating the key
HKCR\CLSID\{63623F01-D9C7-11D5-A76B-8657580F}
I get
HKCR\CLSID\{
and
HKCR\CLSID\63623F01-D9C7-11D5-A76B-8657580F}
Maybe the trace output from atl helps finding the reason:
trace:atl:string_register (0x4038bf40 L"HKCR\r\n{\r\n\tPSRServe.P
[EMAIL PROTECTED] wrote:
On Mon, 14 Nov 2005 09:48:50 +0100, Uwe Bonnes
<[EMAIL PROTECTED]> wrote:
"Cihan" == Cihan Altinay <[EMAIL PROTECTED]> writes:
Cihan> Hi, When running G-Ware[1] I get a lot of these:
Cihan> fixme:key:GetQueueStatus QS_
Uwe Bonnes wrote:
Cihan> I am currently in Australia so I guess it wouldn't be possible
Cihan> although it would help a lot.
It's only a RS232 9 pin connector with 3 solder blobs. If you have a solder
iron, easily done yourself.
Ok, I'll see if it is still necessary.
Cihan> I am
Hi,
When running G-Ware[1] I get a lot of these:
fixme:key:GetQueueStatus QS_ flags (4000) are not handled
Interestingly I couldn't find any information about what the
flag 0x4000 is meant to be. Could that be another undocumented
flag like QS_SMRESULT? The program works so it can't be tha
Uwe Bonnes wrote:
If you need input into the serial port, consider using some kind of
loopback. Either use the plug with the appropriate pins shorted , or use two
serial lines with a crossover cable.
Where do you live. I could consider sending you the plug..
I am currently in Australia so I gu
Uwe Bonnes wrote:
"Cihan" == Cihan Altinay <[EMAIL PROTECTED]> writes:
Cihan> Uwe Bonnes wrote:
>>>>>>> "Cihan" == Cihan ALTINAY <[EMAIL PROTECTED]> writes:
>>
Cihan> Hi again, Sorry for the double post a
Uwe Bonnes wrote:
"Cihan" == Cihan ALTINAY <[EMAIL PROTECTED]> writes:
Cihan> Hi again, Sorry for the double post and the stupid default
Cihan> From-Header (not my machine). I replaced my modified comm.c with
Cihan> the latest CVS, made the changes as
threads running that poll for input/output. One
effect is that it still opens ~200 file handles to the port but,
more importantly, maybe they interact in a way it shouldn't happen?
Anyone?
- Original Message -
From: Mr Cihan ALTINAY <[EMAIL PROTECTED]>
Date: Tuesday, November 8, 20
Hi,
I finally got G-Ware to work flawlessly under wine after some
tweaks in the comm.c file. One problem was in the (thread) function
COMM_WaitCommEventService().
When I 'disconnect' in the client program it calls purge and sets
the event mask to 0 (ie. it is no longer interested in events from
th
Hi,
I am trying to get G-Ware[1] to run under wine which provides a user
interface to set up Echo Canceller Units made by ClearOne. The unit is
connected to the serial port (com1 = ttyS0).
The only way I can start the program at all is by configuring wine to
act as Windows 95/98 and using native
44 matches
Mail list logo