Thanks guys :)
If there's still any doubt, Ubuntu packaging as as different from Debian as
Mandriva or SUSE are from Red Hat. It's theoretically possible to produce
packages that work for both but it's a pain to maintain.
Scott can keep doing Ubuntu packages because he's well set up for it. I wil
On modern CPUs, with a 30 second timeout per test,
the wine conformance test suite runs in about 4-5
minutes. That's wonderfully fast, completely
sufficient for all purposes...
... except one: running tests under valgrind,
which imposes a roughly 10x penalty.
40-50 minutes to run the tests is a b
On Sun, Nov 9, 2008 at 6:48 PM, Massimo Del Fedele <[EMAIL PROTECTED]> wrote:
> Send page size with 'lpr' command to CUPS, so it doesn't take always the
> default one.
> Solves bug 15942.
>
> Max
>
>
>
>
+//sprintf(psCmd,"|lpr -P'%s'",pszOutput+4);
Don't use C++ comments, use /* comment *
On Sun, Nov 9, 2008 at 6:48 PM, Massimo Del Fedele <[EMAIL PROTECTED]> wrote:
> Send page size with 'lpr' command to CUPS, so it doesn't take always the
> default one.
> Solves bug 15942.
>
> Max
>
>
>
>
+//sprintf(psCmd,"|lpr -P'%s'",pszOutput+4);
Don't use C++ comments, use /* comment
Ubuntu packages have been up to date (uploaded within a day of release).
Debian keeps falling behind because there's no easy way for me to build
and test on Debian (with Ubuntu I can just upload them to launchpad and
have it work).
Thanks,
Scott Ritchie
Andrew Fenn wrote:
> So your plan is to ta
Ben Klein wrote:
> Hi guys,
>
> I'm a regular volunteer in the #winehq IRC channel (man_in_shack). Some
> of you may know me :) I also maintain a few applications on AppDB and
> have had a couple of bugs found and fixed via bugzilla posts.
>
> I've been building Wine packages for my Debian system
On Sun, Nov 9, 2008 at 1:02 PM, Krzysztof Drewniak
<[EMAIL PROTECTED]> wrote:
> I like that idea. I think that would help a lot of people with games
> that use .ani. Please post here when that's done
>
Patch sent to wine-patches:
http://article.gmane.org/gmane.comp.emulators.wine.patches/59847
--
So your plan is to take over Debian packaging while abandoning Ubuntu
packaging?
You already mentioned he has abandoned packaging (however I see new
packages created on 8th November) Is there some technical reason you
can't do Ubuntu Debs?
I am trying to understand what is different from Ubuntu a
"Adam Petaccia" <[EMAIL PROTECTED]> wrote:
> +GpStatus WINGDIPAPI GdipGetLogFontA(GpFont *font, GpGraphics *graphics,
> +LOGFONTA *lfa)
> +{
> +INT bytesWritten;
> +/* FIXME: use graphics */
> +if(!(font && graphics && lfa))
> +return InvalidParameter;
> +
> +memcpy(lfa
Hi guys,
I'm a regular volunteer in the #winehq IRC channel (man_in_shack). Some of
you may know me :) I also maintain a few applications on AppDB and have had
a couple of bugs found and fixed via bugzilla posts.
I've been building Wine packages for my Debian systems for a while and now
I've writ
Andrew Riedi wrote:
> On Sun, Nov 9, 2008 at 6:25 AM, Krzysztof Drewniak
> <[EMAIL PROTECTED]> wrote:
>
>> There is a .ANI cursor patch in hacks.git. Would it be possible to
>> integrate it into wine? I know of many applications (especcially games)
>> that would benefit.
>> Thanks
>> Krzys D.
>>
On Sun, Nov 9, 2008 at 6:25 AM, Krzysztof Drewniak
<[EMAIL PROTECTED]> wrote:
> There is a .ANI cursor patch in hacks.git. Would it be possible to
> integrate it into wine? I know of many applications (especcially games)
> that would benefit.
> Thanks
> Krzys D.
Yes and no. Those patches were ori
> "fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0xb550510) : stub
> fixme:d3d:IWineD3DDeviceImpl_CreateQuery (0xb550510) Unhandled query
> type 4
> fixme:d3d9:IDirect3DDevice9Impl_CreateQuery (0xb543bc8) call to
> IWineD3DDevice_CreateQuery failed"
The app may expect support for D3DQUERYTYPE
Ignore. Will resend.
On Sun, 2008-11-09 at 13:03 -0500, Adam Petaccia wrote:
> ---
> dlls/gdiplus/font.c | 25 +
> dlls/gdiplus/gdiplus.spec |2 +-
> 2 files changed, 26 insertions(+), 1 deletions(-)
>
> diff --git a/dlls/gdiplus/font.c b/dlls/gdiplus/font.c
>
I'm getting a
"fixme:d3d:IWineD3DDeviceImpl_EvictManagedResources (0xb550510) : stub
fixme:d3d:IWineD3DDeviceImpl_CreateQuery (0xb550510) Unhandled query type 4
fixme:d3d9:IDirect3DDevice9Impl_CreateQuery (0xb543bc8) call to
IWineD3DDevice_CreateQuery failed"
over and over again and the app isn't
There is a .ANI cursor patch in hacks.git. Would it be possible to
integrate it into wine? I know of many applications (especcially games)
that would benefit.
Thanks
Krzys D.
16 matches
Mail list logo