Jakob Eriksson wrote:
Oliver Stieber wrote:
Hi,
I need to track the 'fake' amount of video memory
in total, allocated and left for Directx 9 and would
like to track it across wine so that DDraw, DirectX,
DxDiag and X11 driver can all sing from the same song
sheet.
What's the best place to do th
Oliver Stieber wrote:
Hi,
I need to track the 'fake' amount of video memory
in total, allocated and left for Directx 9 and would
like to track it across wine so that DDraw, DirectX,
DxDiag and X11 driver can all sing from the same song
sheet.
What's the best place to do this? is the registry co
On Sat, 29 Jan 2005 17:49:01 -0800, Scott Ritchie <[EMAIL PROTECTED]> wrote:
> Hence, I am writing this email. I'd be willing to maintain the Wine
> packages for Ubuntu, as well as related ones such as winetools.
Anyone willing to maintain packages gets my vote. Thumbs up.
> The Wine package
Hello,
I met some of you on IRC the other night. I am currently the Debian and
Ubuntu packager for the Wine project. The "official" Debian maintainer
hasn't been updating the packages and refuses to turn them over to me,
so we've setup our own apt repository at winehq.org. The packages have
been t
Thought I should send this to winedev as well, is it
just me, or is the reply address set to the sender and
not winedev?
>
> --- Mike Hearn <[EMAIL PROTECTED]> wrote:
> > Yes, the registry is fine though if you are going
> to
> > detect this at
> > startup it may be worth making it volatile.
Jesse Allen wrote:
Sorry for being late at responding. I took a look at it finally like
a week ago. You can definately break up the patch.
Erm, nevermind on breaking it up yet. I started to myself, but I
think it's more trouble than it's worth right now. We can have that
done later if tha
Mike Hearn wrote:
On Sat, 2005-01-29 at 13:16 -0600, Rob Shearman wrote:
InstallShield uses MIDL-compiled proxies/stubs. The fixme's are from
functions being executed on the error path, triggered by the pipe
problem.
Hmm, did we remove the 1 || hack while I wasn't watching? I thought we
we
On Sat, 29 Jan 2005 19:44:33 +, Oliver Stieber wrote:
> What's the best place to do this? is the registry code
> fast enough or should I add a new function to the X11
> driver so that I can request and release 'fake' video
> memory and make all other AvailableVideoMemory
> requests ask X11 driv
On Sat, 2005-01-29 at 13:16 -0600, Rob Shearman wrote:
> InstallShield uses MIDL-compiled proxies/stubs. The fixme's are from
> functions being executed on the error path, triggered by the pipe
> problem.
Hmm, did we remove the 1 || hack while I wasn't watching? I thought we
were going to wait a
Hi,
I need to track the 'fake' amount of video memory
in total, allocated and left for Directx 9 and would
like to track it across wine so that DDraw, DirectX,
DxDiag and X11 driver can all sing from the same song
sheet.
What's the best place to do this? is the registry code
fast enough or sh
Mike Hearn wrote:
On Sat, 29 Jan 2005 18:35:17 +0100, Uwe Bonnes wrote:
Now I get:
...
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:PipeBuf_GetDestCtx (0x752a8f9c,0x752a8fa0), stub!
fixme:ole:RPC_QueueRequestAndWait no pipe found.
fixme:ole:NdrClearOutParameters (
Alexandre,
After the update region handling moved to the server, Xnews gets in an
endless loop when the windows with news groups is scrolled.
The endless loop is in user/painting.c. Calling sequence is
ScrollWindowEx(... SW_ERASE|SW_INVALIDATE)->
RedrawWindow(..., RDW_INVALIDATE|RDW_ERASE|RDW_ERA
On Fri, 28 Jan 2005 18:18:40 -0700, Jesse Allen <[EMAIL PROTECTED]> wrote:
> On Fri, 28 Jan 2005 12:48:12 +, Aneurin Price
> >
> > Nobody has any comments about this?
> >
> >
>
> Sorry for being late at responding. I took a look at it finally like
> a week ago. You can definately break up t
Hi Paul,
--- Paul Vriens <[EMAIL PROTECTED]> wrote:
> I will give it a try. Is it OK to submit patches to the tests first
> (with todo_wine maybe) before I get into the fixing of Wine?
Yep, with todo_wine is fine.
--Juan
__
Do you Yahoo!?
Yaho
On Sat, 2005-01-29 at 18:29, Juan Lang wrote:
> > What's the best approach in this?
> > - fix Wine (but what should be the correct returned buffer?)
>
> Definitely fix Wine. Hopefully there isn't an app that depends on one
> behavior under Windows 98, and a different one under Windows XP. It's
>
El lun, 24 de ene de 2005, a las 10:39, Lionel Ulmer escribio:
> > Lionel, meanwhile, needs to digup his fallout CDs to debug the app :)
>
> Oh well, it's not exactly my CD that I need to find (I actually have a log
> showing the problem done with the Fallout installer on my CD), it's just
> that
On Sat, 29 Jan 2005 18:35:17 +0100, Uwe Bonnes wrote:
> Now I get:
> ...
> fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
> fixme:ole:PipeBuf_GetDestCtx (0x752a8f9c,0x752a8fa0), stub!
> fixme:ole:RPC_QueueRequestAndWait no pipe found.
> fixme:ole:NdrClearOutParameters (0x752a8f2
> "Rob" == Rob Shearman <[EMAIL PROTECTED]> writes:
Rob> Uwe Bonnes wrote:
>> Hallo,
>>
>> trying to install the the German TAX software "Steuersparerklaerung
>> 2005" the Installshield installer runs into:
>>
...
>> Is there any fix to get around above problem?
[ Reading just long long thread (actually from
gmane.comp.emulators.wine.devel) ]
<[EMAIL PROTECTED]>
Linus Torvalds <[EMAIL PROTECTED]>:
> +
> + /*
> + * Was the TF flag set by a debugger? If so, clear it now,
> + * so that register information is correct.
> What's the best approach in this?
> - fix Wine (but what should be the correct returned buffer?)
Definitely fix Wine. Hopefully there isn't an app that depends on one
behavior under Windows 98, and a different one under Windows XP. It's
perhaps less likely because Wine's implementation isn't c
On Sat, 29 Jan 2005 15:28:30 +0100, Uwe Bonnes wrote:
> trying to install the the German TAX software "Steuersparerklaerung 2005"
> the Installshield installer runs into:
InstallShield is currently broken, we're working on it ...
On Fri, 28 Jan 2005 18:42:08 -0500, Vincent BÃron wrote:
> It's not like there are 10 write_msft.c files in the Wine source
No, but am I the only one who gets annoyed at how many thread.c
files there are? I'm sure everyone can think of their pet example, but
there are a lot of files in the Wine tr
On Sat, 2005-01-29 at 00:12 +, Oliver Stieber wrote:
> I've got another few days worth of patches ahead, so I
> expect there will be a few more mistakes and non
> standards bits coming up until I get used to breaking
> patches properly.
Sure, no problem, don't let me slow you down!
By the way
Francois Gouget wrote:
I feel that the current 'Maintainers Ratings System Help' is awfully
vague and needs to be beefed up. So I'm attaching a proposal in which I
tried to keep the original spirit but make things more precise.
* First I'd like to rename this page from
Maintainers Ratings
Le samedi 29 janvier 2005 Ã 15:10 +0100, Francois Gouget a Ãcrit :
> The Application Database is missing a description of the job of an
> Application Maintainer. So I cleaned up the Maintainer Guide I posted
> earlier and prepared it for integration into the Application Database
> site.
>
> I a
Uwe Bonnes wrote:
Hallo,
trying to install the the German TAX software "Steuersparerklaerung 2005"
the Installshield installer runs into:
err:ole:register_ifstub couldn't get IPSFactory buffer for interface
{0131---c000-0046}
and aborts.
The IRemUnknown implementation seems to
Hallo,
trying to install the the German TAX software "Steuersparerklaerung 2005"
the Installshield installer runs into:
err:ole:register_ifstub couldn't get IPSFactory buffer for interface
{0131---c000-0046}
and aborts.
The IRemUnknown implementation seems to be brand new f
The Application Database is missing a description of the job of an
Application Maintainer. So I cleaned up the Maintainer Guide I posted
earlier and prepared it for integration into the Application Database
site.
I attached it to this email for review. Let me know if there is
anything missing,
Hi,
I've been testing some of these test extensively and can make them pass
on all the windows versions I have running. Doing this however means it
breaks the wine test.
An example is:
/*
* string grows during expanding
* dwSize is larger then the size of part before the backslash but
smaller
I feel that the current 'Maintainers Ratings System Help' is awfully
vague and needs to be beefed up. So I'm attaching a proposal in which I
tried to keep the original spirit but make things more precise.
* First I'd like to rename this page from
Maintainers Ratings System Help
to
On Sun, 23 Jan 2005, Scott Ritchie wrote:
[...]
Also, I'm thinking of putting winetools in the "recommends" section of
the wine package, so it's installed alongside it by default. Any
objections?
I would rather put it as a 'Suggests' since Wine can very well be used
without winetools. No other ni
On Fri, Jan 28, 2005 at 06:03:20PM -0600, Robert Shearman wrote:
> Vincent Béron wrote:
>
> >Le ven 28/01/2005 à 12:22, Robert Shearman a écrit :
> >[snip]
> >
> >
> >>write_msft.c:590: warning: 'ctl2_alloc_importinfo' defined but not used
> >>write_msft.c:628: warning: 'ctl2_alloc_importfile' de
32 matches
Mail list logo