Le 23 août à 06:00:34 Jean Magnan de Bornier <[EMAIL PROTECTED]> écrit
notamment:
| Le 22 août à 23:28:43 [EMAIL PROTECTED] écrit notamment:
>
| | On Mon, 22 Aug 2005 23:13:54 +0200, Jean Magnan de Bornier
| | <[EMAIL PROTECTED]> wrote:
| >
| | > Well I don't have v7 and I don't think I could i
On 8/30/05, John Shillinglaw <[EMAIL PROTECTED]> wrote:
> The bug system under winehq.org still seems to be down.
It's fine. It's your DNS.
-Brian
p32'
make[1]: *** [wldap32] Error 2
make[1]: Leaving directory `/usr/src/wine/dlls'
make: *** [dlls] Error 2
This occurs both with Wine-20050830.tar.gz and the latest cvs.
I'm compiling under Gentoo ( up to date ) with gcc 3.3.5
John
On 8/30/05, Jeremy White <[EMAIL PROTECTED]> wrote:
> Jeremy Newman wrote:
> > The webserver is back online. There are still plenty of quirks to fix.
> > Feel free to bug me here on wine-devel about any issues that crop up.
>
> Just because no one else has said it yet:
>
> Nice work, Jer!
http:/
> Hello,
>
> After getting the lastest tar, I get the following error:
>
> gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
> -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
> -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o add.o add.c
> In file included from ad
Jeremy Newman wrote:
> The webserver is back online. There are still plenty of quirks to fix.
> Feel free to bug me here on wine-devel about any issues that crop up.
Just because no one else has said it yet:
Nice work, Jer!
(Jer is masking all the behind the scenese wrangling
he did with our two
dd.o] Error 1
make[2]: Leaving directory `/usr/src/wine/dlls/wldap32'
make[1]: *** [wldap32] Error 2
make[1]: Leaving directory `/usr/src/wine/dlls'
make: *** [dlls] Error 2
This occurs both with Wine-20050830.tar.gz and the latest cvs.
I'm compiling under Gentoo ( up to date ) with gcc 3.3.5
John
Tuesday, August 30, 2005, 5:30:49 PM, Jeremy Newman wrote:
> The webserver is back online. There are still plenty of quirks to fix.
> Feel free to bug me here on wine-devel about any issues that crop up.
It looks like pipermail doesn't understand some files and converts them to
something.bin, wh
--- Jesse Allen <[EMAIL PROTECTED]> wrote:
> On 8/28/05, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> > Hi,
> > Just found the old mail, the following might be interesting:
> >
> > > Thanks, I've got the game running how Battlefront looked. Fonts are
> > > messed up, and some rendering problems
--- Jesse Allen <[EMAIL PROTECTED]> wrote:
> On 8/28/05, Ann & Jason Edmeades <[EMAIL PROTECTED]> wrote:
> > Out of interest, does reversing this patch fix the wc3 fonts - If I recall
> > correctly if was the glTranslate calls which originally made the wc3 fonts
> > look correct, and I noticed in
On Tue, 2005-08-30 at 18:30 -0500, Jeremy Newman wrote:
> What is still down:
> We use cvsupd to sync our CVS trees. I'm still working on getting this
> running on Debian Sarge. It is no longer included in Sarge so I
> installed the woody packages. Though I have been unable to get it
> working. Wha
Well, cvs.winehq.org is just a CNAME to www.winehq.org. They all point
to the same IP. Any of those hosts should work. Depending of course on
any stale DNS records at your name server. We prefer you use
cvs.winehq.org just in case down the road we do move it to a different
box or what have you.
On
Jeremy Newman wrote:
The webserver is back online. There are still plenty of quirks to fix.
Feel free to bug me here on wine-devel about any issues that crop up.
Whats Up:
www.winehq.org website
bugs.winehq.org website
appdb.winehq.org website
FTP site
Anonymous CVS access
Anonymous CVS sti
Jeremy Newman wrote:
It works. You are probably still resolving to the old IP. That should
clear up shortly.
$ host winehq.org
winehq.org has address 209.32.141.3
$ cvs -d:pserver:[EMAIL PROTECTED]:/home/wine co wine
cvs checkout: Updating wine
U wine/.cvsignore
U wine/ANNOUNCE
U wine/AUTHORS
It works. You are probably still resolving to the old IP. That should
clear up shortly.
$ host winehq.org
winehq.org has address 209.32.141.3
$ cvs -d:pserver:[EMAIL PROTECTED]:/home/wine co wine
cvs checkout: Updating wine
U wine/.cvsignore
U wine/ANNOUNCE
U wine/AUTHORS
...
On Tue, 2005-08-30
The webserver is back online. There are still plenty of quirks to fix.
Feel free to bug me here on wine-devel about any issues that crop up.
Whats Up:
www.winehq.org website
bugs.winehq.org website
appdb.winehq.org website
FTP site
Anonymous CVS access
What is still down:
We use cvsupd to sync ou
l...
>
And the bug lives on in wine-20050830. Is this
something I should not hope on ever getting fixed or
having the patch merged into the tree?
I think this is a REALLY serious bug. What good is
Wine if mouse behavior is broken? :(
Hiji
hi,
previous it took 3-4 minutes to show the application in wine20050725,
but the latest has reduced to less than a min.
even in managed mode its faster.
bye,
Vijay
В сообщении от 29 Август 2005 23:26 Hans Leidekker написал(a):
> -Hans
>
> Changelog
> Implement ldap_count_entries, ldap_count_references,
> ldap_first_attribute*, ldap_first_entry, ldap_first_reference,
> ldap_next_attribute*, ldap_next_entry and ldap_next_reference.
I guess, this patch c
On 30.08.2005 12:07, Alexandre Julliard wrote:
> Log message:
> Frank Richter <[EMAIL PROTECTED]>
> Fix warnings in 64bit.
No I didn't; something must have been mixed up while making the commit
message.
-f.r.
> From: Jesse Allen
>
> Quick question. Does React OS or DJGPP include a portable
> implementation of printf in msvcrt? I tried looking using
> your source browser but I could not tell where it is actually located.
It's in lib/crt/stdio
(http://svn.reactos.com/viewcvs/trunk/reactos/lib/crt/st
Stefan Leichter <[EMAIL PROTECTED]> writes:
> looks like i was confused by LoadLibraryEx. I found now that when buildin and
> native version of a dll are present and nothing for the load order is
> specified LoadLibraryEx loads the buildin version as long as
> LOAD_LIBRARY_AS_DATAFILE is not sp
Robert Lunnon <[EMAIL PROTECTED]> writes:
> curses.c in wineconsole seems to be under (re) development at the moment.
> Under Solaris I get the following. I presume this is because the changes are
> being developed with ncurses in mind.
Nothing has changed in that code for months. There have be
Alex Villacís Lasso <[EMAIL PROTECTED]> writes:
> Could anybody who knows about Wine critical sections comment on this? I
> do not really understand the implementation of critical sections at the
> wineserver side (other than the fact that a select() is used somewhere),
> so I could take a lon
Alexandre Julliard schrieb:
Stefan Leichter <[EMAIL PROTECTED]> writes:
looks like i was confused by LoadLibraryEx. I found now that when buildin and
native version of a dll are present and nothing for the load order is
specified LoadLibraryEx loads the buildin version as long as
LOAD_LIBRAR
Hi,
Yesterday I updated CVS and tried the new theme system. While I find it
very impressive, I think I may have discovered a glaring problem with
it. I copied the WinXP "Luna" theme from my XP partition into the
Resources folder as directed by this week's WWN issue. It showed up in
the Appearances
curses.c in wineconsole seems to be under (re) development at the moment.
Under Solaris I get the following. I presume this is because the changes are
being developed with ncurses in mind.
gmake
gcc -c -I. -I. -I../../include -I../../include -DUNICODE -D_REENTRANT -fPIC
-Wall -pipe -mpreferre
--- Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> Monday, August 29, 2005, 3:13:43 AM, Damjan
> Jovanovic wrote:
> >> It looks like there are multiple projects going
> on
> >> along the same lines here.
> >> Ivan Leo and me working on this too (making
> safedisc
> >> protected games work on
> >>
Hi,
On Mon, Aug 29, 2005 at 01:43:04PM -0500, Alex Villacís Lasso wrote:
> I could not find any MSDN reference on any documented behavior for
> LoadLibrary16 or LoadModule16 when libname == NULL.
I've checked it now (Watcom, Win98 SE):
(forgot to zero LOADPARAMS, sorry! But it hopefully didn't
On Monday 29 August 2005 18:09, Duane Clark wrote:
> I am seeing it now, using winecfg and browsing to "Add application..."
> in the Applications tab. And this entirely within wine drives.
Are you saying you are not using the unix filesystem namespace and you are
seeing the crash anyway?
Bye,
30 matches
Mail list logo