On 6/14/06, Michael Stefaniuc <[EMAIL PROTECTED]> wrote:
Dream on! As long as all those subpackages are generated from the same
SRPM you will save nothing and get all of them if the SRPM changes.
I suppose you are right, at least at the moment. Hopefully one day if
the build system detects that
Tuesday, June 13, 2006, 4:27:07 PM, Detlef Riekenberg wrote:
> Vitaliy Margolen wrote:
>> Here is last instalment of safedisc support in Wine.
> Great Stuff, but heavy.
Thank you. I appreciate all the comments.
Well it's not that easy to run kernel drivers...
> +lpservicestatus->dwCu
Hi Christian Gmeiner:
> Sorry for the new version, but i got rid of the whitspace stuff and also
> added a check if Reserved != NULL.
>
> I hope that this patch is ready to commit now.
+if (MachineName != NULL)
+{
+FIXME("remote support is not implemented");
+goto cleanup
On 6/12/06, James Hawkins <[EMAIL PROTECTED]> wrote:
Hi,
Changelog:
* Add tests for MsiInstallProduct.
Ignore this patch for now. Eclipse changed necessary tabs to spaces,
and I forgot to include module imports for Makefile.in. I'll resend
it tonight.
--
James Hawkins
Vitaliy Margolen wrote:
> Here is last instalment of safedisc support in Wine.
Great Stuff, but heavy.
Need to check with http://www.gameburnworld.com/PCprotectedgames.htm
which CD I can use for testing.
> Need to run tools/make_reqwests.
Big fingers at the Keyboard :-)
Just some things, that
Rick Romero wrote:
12. wine ie6setup.exe
13. Error. "The download location information is damaged" WTF?
This error message happens on Windows 98 too. I suggest that you
complain to Microsoft.
--
Rob Shearman
On Tuesday 13 June 2006 18:39, Jason Green wrote:
> On 6/13/06, H. Verbeet <[EMAIL PROTECTED]> wrote:
> > On 13/06/06, Raphael <[EMAIL PROTECTED]> wrote:
> > > I only have one question:
> > > i see you have a cache to reuse prgid in set_glsl_shader_program but
> > > what happens if user/app chang
On Tuesday 13 June 2006 09:21, H. Verbeet wrote:
> http://bugs.winehq.org/show_bug.cgi?id=5418
>
> The code in question does look a bit dodgy. Bad merge perhaps?
Yes Seems bad merge
Raphael
pgp6DPsEEn5U5.pgp
Description: PGP signature
On Tue, 2006-06-13 at 21:47 +0200, Peter Åstrand wrote:
> On Tue, 13 Jun 2006, Jonathan Ernst wrote:
>
> > BTW, as I used to maintain this entry,
>
> If you consider yourself an inactive maintainer, perhaps you should let
> someone else takeover?
>
>
> > I updated it with current
> > informati
On Tue, 13 Jun 2006, Wine Bugs wrote:
http://bugs.winehq.org/show_bug.cgi?id=5409
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|UNCONFIRMED |RESO
n0dalus wrote:
> I think that person should really be you :). Your preconceptions about
> how things should be packaged is a bit outdated.
>
> A few years ago there used to be monolithic packages well over 100MB
> that every time something small was changed the whole lot needed to be
> updated. Sp
On Tuesday 13 June 2006 16:19, Brian Vincent wrote:
> "This package contains special color management for use with Wine by
> integrating with LittleCMS. Most users will never need to even think
> of downloading this package. If you're doing high-end graphics work
> using a commercial Windows pac
On 6/14/06, Brian Vincent <[EMAIL PROTECTED]> wrote:
Just a quick example. Let's say I want to install Samba. I've used
Samba a lot, it's saved my butt more times than I can count. However,
the packaging is a complete disaster and even as a knowledgable user I
have no clue what's going on. L
On 13/06/06, Jason Green <[EMAIL PROTECTED]> wrote:
From what I can tell (for DX9 at least), the app shouldn't be able to
use SetFunction().
You're right.
On 6/13/06, n0dalus <[EMAIL PROTECTED]> wrote:
I think that most users would just install 'wine' and use it. I don't
think it's common for people to get confused over which of all the
packages they should install.
Yeah, it is confusing.
Just a quick example. Let's say I want to install Samba.
On 6/12/06, Clinton Stimpson <[EMAIL PROTECTED]> wrote:
Second attempt (seems my last one email with this patch dropped through
the cracks ??):
Attached is a patch to fix a crash when EM_SETTEXTEX is called with a
NULL lParam.
Return values and behavior has been verified and found equivalent to
On 6/13/06, H. Verbeet <[EMAIL PROTECTED]> wrote:
On 13/06/06, Raphael <[EMAIL PROTECTED]> wrote:
> I only have one question:
> i see you have a cache to reuse prgid in set_glsl_shader_program but what
> happens if user/app change the shaders content (for example using
> SetFunction) ? your pre
Am Dienstag, den 13.06.2006, 16:22 +0200 schrieb Alexandre Julliard:
> Benjamin Fabricius <[EMAIL PROTECTED]> writes:
>
> > vst:/opt/fst # ./fst /mnt/testsuite/oberon4/Oberon-8.dll
> > yo... lets see...
> > The program 'fst.exe.so' received an X Window System error.
> > This probably reflects a bu
Hi Christian, thanks for working on setupapi, it could use some help. Huw
already commnented on your patch, I have a couple more:
+if (!list) {
+goto cleanup;
+}
The style in this file has opening braces on lines of their own, e.g.:
if (hInf == INVALID_HANDLE_VALUE)
{
For any it might concern!
The Mozilla ActiveX Control recommended for download by Wine is based on
a pre FireFox 1.0 gecko engine and is missing support for many web
standards!
I was doing development in Windows and needed an Embedded browser. I
wanted to also support Mozilla engine and was
hi,
Like many wine users, I'm having trouble with programs calling the GetFolderAttributes... I've seen your patches and was wondering if it would be possible to download the pre-patched DLLs from somewhere.
I'm running wine 0.9.15 and am surprised that the problem continues since the patch
Andreas Bierfert wrote:
On Mon, 12 Jun 2006 15:31:12 +0100
Mike Hearn <[EMAIL PROTECTED]> wrote:
On Mon, 12 Jun 2006 00:03:23 +0200, Andreas Bierfert wrote:
Well from a wine perspective I see that this makes sense, but if you take a
look at all the dependencies it is another story...
On 6/13/06, Brian Vincent <[EMAIL PROTECTED]> wrote:
1. Put wine and wine-tools together. Call it 'wine'
Or make wine require wine-tools. There's nothing wrong with splitting
up packages, but any recommended combinations should be linked by
requires until rpm/yum starts supporting tags like '
On Tue, Jun 13, 2006 at 03:32:03PM +0200, Daniel Skorka wrote:
> Any time a process in wine tries to execute another process, wine will
> crash following a call to XOpenIM. For details please look here [1].
> [1] http://www.winehq.org/pipermail/wine-users/2006-June/021973.html
Check if any X inpu
Here is last instalment of safedisc support in Wine.
The major change from last version is the way user space talks to ntoskrnl. Now
I'm passing the information through wineserver with a help of 4 server calls.
There are still some areas that require work.
I will appreciate any input that you gu
Benjamin Fabricius <[EMAIL PROTECTED]> writes:
> vst:/opt/fst # ./fst /mnt/testsuite/oberon4/Oberon-8.dll
> yo... lets see...
> The program 'fst.exe.so' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadAccess (attempt to access private resource
On 6/13/06, Andreas Bierfert <[EMAIL PROTECTED]> wrote:
Hm maybe it is... but then I am no wine crack... splitting stuff up is
something you do in packaging and what really is encouraged by distributions.
Splitting stuff makes users happy and I can see why... ;)
First off, thank you very much f
"Benjamin Fabricius" <[EMAIL PROTECTED]> wrote:
I am working on a vst (audio-plugin-)server with embedded linux.
Everything is up and running in a testing phase. Unfortunately
i am experiencing difficulties, that i think could derive from wine.
First of all my setup
vst:/opt/fst # uname -a;
On Tue, Jun 13, 2006 at 03:42:22PM +0200, Christian Gmeiner wrote:
> diff --git a/dlls/setupapi/devinst.c b/dlls/setupapi/devinst.c
> index f402f00..c24ae1e 100644
> --- a/dlls/setupapi/devinst.c
> +++ b/dlls/setupapi/devinst.c
> HDEVINFO WINAPI
> -SetupDiCreateDeviceInfoListExW(const GUID *ClassG
Hello all,
I am working on a vst (audio-plugin-)server with embedded linux.
Everything is up and running in a testing phase. Unfortunately
i am experiencing difficulties, that i think could derive from wine.
First of all my setup
vst:/opt/fst # uname -a; wine --version
Linux vst 2.6.15 #21 PRE
Hello,
I want to bring an issue that has appeared on wine-users to your
attention. The issue is basically this:
Any time a process in wine tries to execute another process, wine will
crash following a call to XOpenIM. For details please look here [1].
I'm sure Leigh is willing to provide any addit
On Tue, 2006-06-13 at 06:57 -0600, Andrew Ziem wrote:
> Paul Vriens wrote:
> >> Am Montag, 12. Juni 2006 20:22 schrieb Paul Vriens:
> >>> Hi,
> >>>
> >>> in the last months we've experienced several times that there was no
> > winetest.exe available at the usual location
> >>> (http://www.astro.gla
Alexandre Julliard wrote:
Andrew Ziem <[EMAIL PROTECTED]> writes:
+typedef void (*_INITTERMFUN)(void);
+unsigned int (WINAPI *p_initterm)(_INITTERMFUN *,_INITTERMFUN *);
Msvcrt functions are not WINAPI. And why don't you simply call the
function directly instead of loading it dynamically?
I
Paul Vriens wrote:
Am Montag, 12. Juni 2006 20:22 schrieb Paul Vriens:
Hi,
in the last months we've experienced several times that there was no
winetest.exe available at the usual location
(http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/) for several
days/weeks. The reasons are someti
Tuesday, June 13, 2006, 1:14:00 AM, Andreas Bierfert wrote:
> On Mon, 12 Jun 2006 15:31:12 +0100
> Mike Hearn <[EMAIL PROTECTED]> wrote:
>> On Mon, 12 Jun 2006 00:03:23 +0200, Andreas Bierfert wrote:
>> > Well from a wine perspective I see that this makes sense, but if you take a
>> > look at all
> Am Montag, 12. Juni 2006 20:22 schrieb Paul Vriens:
>> Hi,
>>
>> in the last months we've experienced several times that there was no
winetest.exe available at the usual location
>> (http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/) for several
days/weeks. The reasons are sometimes known bu
> It will be better to move VBO creation and binding on vertexbuffer.c. (its
> why GetMemory didn't provide VBO id before, no need for that)
> Have you planned to use ti for index buffers too ?
That was my first idea(just bind the vertex buffer in GetMemory and return the
offset), but the problem
Am Montag, 12. Juni 2006 20:22 schrieb Paul Vriens:
> Hi,
>
> in the last months we've experienced several times that there was no
> winetest.exe available at the usual location
> (http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/) for several
> days/weeks. The reasons are sometimes known but
http://bugs.winehq.org/show_bug.cgi?id=5418
The code in question does look a bit dodgy. Bad merge perhaps?
On 13/06/06, Raphael <[EMAIL PROTECTED]> wrote:
Well it will not be suficient to begin hacking on wined3d
(as only wined3d shaders architecture is explained)
The rest is easy ;-)
On Mon, 12 Jun 2006 15:31:12 +0100
Mike Hearn <[EMAIL PROTECTED]> wrote:
> On Mon, 12 Jun 2006 00:03:23 +0200, Andreas Bierfert wrote:
> > Well from a wine perspective I see that this makes sense, but if you take a
> > look at all the dependencies it is another story...
>
> This is a problem with
On 13/06/06, Raphael <[EMAIL PROTECTED]> wrote:
I only have one question:
i see you have a cache to reuse prgid in set_glsl_shader_program but what
happens if user/app change the shaders content (for example using
SetFunction) ? your pre-compiled program will be correct ?
(because i don't see a
42 matches
Mail list logo