Re: WLDAP32: tests for ldap_err2string{A,W} and LdapMapErrorToWin32

2005-08-01 Thread Dmitry Timoshkov
"Hans Leidekker" <[EMAIL PROTECTED]> wrote: > +static const char* WLDAP32_error[] = { > +"Success", This test won't work on a not english locale once somebody adds translations for another language. You either need to prevent the test from running on locales different from english, or find an

Current cvs is not compiling

2005-08-01 Thread Rafael Almeida
The problem seems to be that the struct berval, i think it was supposed to use struct WLDAP32_berval and no berval. If you change every occurrence of WLDAP32_berval for dlls/wldap32 to berval it seems to work, i think the developer changed the name of the struct and forgot to change it on the funct

Re: Wine-Systray and XEMBED

2005-08-01 Thread James Liggett
On Tue, 2005-08-02 at 01:34 +0200, Christian Britz wrote: > James Liggett schrieb: > > > I use a few programs that use systray icons. Because I use GNOME, these > > icons don't show up as tray icons as they should, but instead as little > > Could you please provide an example? > Sure, the progr

Re: Wine-Systray and XEMBED

2005-08-01 Thread Christian Britz
James Liggett schrieb: > I use a few programs that use systray icons. Because I use GNOME, these > icons don't show up as tray icons as they should, but instead as little Could you please provide an example?

Wine-Systray and XEMBED

2005-08-01 Thread James Liggett
Hi, I use a few programs that use systray icons. Because I use GNOME, these icons don't show up as tray icons as they should, but instead as little small windows in the upper left corner of the screen. I noticed that a bug was opened to track implementation of the freedesktop.org XEMBED standard to

Re: x11drv glx deadlocks.

2005-08-01 Thread Oliver Stieber
--- Oliver Stieber <[EMAIL PROTECTED]> wrote: > Hi, > Somewhere between 20-07-2005 and 26-07-2005 I've been getting deadlocks when > I call some glx > functions e.g. glXMakeCurrent, I've tracked to problem down to a deadlock, > prior to calling > glXMakeCurrent wined3d calls wine_tsx11_lock_

x11drv glx deadlocks.

2005-08-01 Thread Oliver Stieber
Hi, Somewhere between 20-07-2005 and 26-07-2005 I've been getting deadlocks when I call some glx functions e.g. glXMakeCurrent, I've tracked to problem down to a deadlock, prior to calling glXMakeCurrent wined3d calls wine_tsx11_lock_ptr, but the call to glXMakeCurrent is raising an event in x

Re: Progress with syncing a Palm with Palm Desktop

2005-08-01 Thread James Liggett
Thanks Stefan, that worked!! :) It was a little slow, but it got the job done. I'll be sure to put that in my Wiki. Thanks a lot, James On Mon, 2005-08-01 at 16:12 +, Stefan Dösinger wrote: > Am Montag, 1. August 2005 08:04 schrieb Andreas Mohr: > > Hi, > > > > On Sun, Jul 31, 2005 at 05:03:1

Re: Help debugging GLXUnsupportedPrivateRequest failure

2005-08-01 Thread Joseph Garvin
I've had problems with Fedora not supporting random extensions that every other linux distro does since Core 2 that have never been fixed. I'm guessing they use some patchset that screws things up. If all else fails, try installing xorg manually from source. Oliver Stieber wrote: --- Alex Vi

Re: How to turn off Anti-aliasing

2005-08-01 Thread Christian Britz
Huw D M Davies schrieb: > Add the values > "ClientSideAntiAliasWithRender"="N" > "ClientSideAntiAliasWithCore"="N" > to the key > HKCU\Software\Wine\X11 Driver Great, thank you! Now everything looks much better. :-) I vote for including this option into winecfg. Regards Christian

Re: pf_vsnprintf implementatnion of 'I', 'I32' and 'I64' prefixes for type specifiers

2005-08-01 Thread Jesse Allen
On 8/1/05, Lukasz Janyst <[EMAIL PROTECTED]> wrote: > > Hello, >I've implemented 'I', 'I32' and 'I64' prefixes support > for pf_vsnprintf. This patch seems to resolve profile creation > issues in Warcraft 3. > > Lukasz Janyst We talked about this already. Doing it that way is not portible

Re: wldap32: struvt *berval versus PBERVAL

2005-08-01 Thread Saulius Krasuckas
* On Mon, 1 Aug 2005, Hans Leidekker wrote: > * On Monday 1 August 2005 19:39, Hans Leidekker wrote: > > > > > a recent CVS checkout failed in wldap32. Shouldn't "struvt *berval" > > > be substituded agains PBERVAL? > > > > Yes, that's an acceptable solution. > > Spoke too soon. It creates other

Re: wldap32: struvt *berval versus PBERVAL

2005-08-01 Thread Hans Leidekker
On Monday 1 August 2005 19:39, Hans Leidekker wrote: > > a recent CVS checkout failed in wldap32. Shouldn't "struvt *berval" be > > substituded agains PBERVAL? > > Yes, that's an acceptable solution. Spoke too soon. It creates other compile problems (when you do have openldap headers). Better wou

Re: wldap32: struvt *berval versus PBERVAL

2005-08-01 Thread Hans Leidekker
On Monday 1 August 2005 17:57, Uwe Bonnes wrote: > a recent CVS checkout failed in wldap32. Shouldn't "struvt *berval" be > substituded agains PBERVAL? Yes, that's an acceptable solution. -Hans

Re: How to turn off Anti-aliasing

2005-08-01 Thread George Lober
Huw D M Davies wrote: On Fri, Jul 29, 2005 at 09:30:15AM -0700, George Lober wrote: I have just updated my install of Wine and I notice that the config file is now deprecated, it doesn't get used. I want to turn off Wine Anti-aliasing. I was able to do it in the config file, but now I don't

Re: Help debugging GLXUnsupportedPrivateRequest failure

2005-08-01 Thread Oliver Stieber
--- Alex Villací­s Lasso <[EMAIL PROTECTED]> wrote: > I downloaded a trial version of a Japanese RPG (Vagrants from Studio > e.go, at http://210.138.120.57/download/extra/vagrants_trial.exe), and > tried to run it under Wine. This is a self-extracting archive, and it > decompresses correctly,

Help debugging GLXUnsupportedPrivateRequest failure

2005-08-01 Thread Alex Villací­s Lasso
I downloaded a trial version of a Japanese RPG (Vagrants from Studio e.go, at http://210.138.120.57/download/extra/vagrants_trial.exe), and tried to run it under Wine. This is a self-extracting archive, and it decompresses correctly, but when the main executable (vagrants.exe) is run, I get the

Lotus Notes + wine 20050725

2005-08-01 Thread Dripple
Hi all, I'm currently testing Lotus Notes 7 beta 3 + wine 20050725. First, it is much better than previous releases (now, it works). First bugs : - mouse pointer disappear on repainted zones (tabs, left mail menu...) - Notes always wants to have focus Config running : Kubuntu Hoary / KDE 3.4

Re: shell32.dll: SHHelpShortcuts_RunDLL

2005-08-01 Thread Detlef Riekenberg
Am Samstag, den 28.05.2005, 00:12 +0200 schrieb Detlef Riekenberg: > Hi. > > Changelog: > Partial Implementation of shell32/SHHelpShortcuts_RunDLL > Connect and Disconnect: Forwarded to mpr.dll > AddPrinter: Forward to printui.dll > What did I wrong with this Patch ? 1) Forwa

wldap32: struvt *berval versus PBERVAL

2005-08-01 Thread Uwe Bonnes
Hallo, a recent CVS checkout failed in wldap32. Shouldn't "struvt *berval" be substituded agains PBERVAL? -- Uwe Bonnes[EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt - Tel. 06151 162516 Fax. 06151 164321 -- Index: win

Re: OpenPrinter: Support for PRINTER_DEFAULTS added

2005-08-01 Thread Detlef Riekenberg
Am Samstag, den 16.07.2005, 13:34 +0200 schrieb Detlef Riekenberg: > With this Patch, "rundll32 printui,PrintUIEntry /s" opens the > property-window for the local printserver (buildin winspool.drv) > > > Changelog: >- Support for PRINTER_DEFAULTS in OpenPrinter added >- Initial support fo

Re: Move Win16 relay messages to the relay16 channel

2005-08-01 Thread Uwe Bonnes
> "Richard" == Richard Cohen <[EMAIL PROTECTED]> writes: Richard> Marcus Meissner wrote: >> Why? >> Richard> When you're debugging 16bit programs, sometimes you only want Richard> to see 16bit calls.:) Isn't your proposal similar to the recent "nrelay" proposal, where onl

Re: Progress with syncing a Palm with Palm Desktop

2005-08-01 Thread Stefan Dösinger
Am Montag, 1. August 2005 08:04 schrieb Andreas Mohr: > Hi, > > On Sun, Jul 31, 2005 at 05:03:14PM -0700, James Liggett wrote: > > Hello all, > > Over the past few weeks, I have been working on syncing a Palm with Palm > > Desktop and Hotsync with WINE. I have made some progress in this > > endeavo

Re: Move Win16 relay messages to the relay16 channel

2005-08-01 Thread Richard Cohen
Marcus Meissner wrote: Why? When you're debugging 16bit programs, sometimes you only want to see 16bit calls.:) Richard.

Re: Move Win16 relay messages to the relay16 channel

2005-08-01 Thread Marcus Meissner
On Mon, Aug 01, 2005 at 01:57:27PM +0100, Richard Cohen wrote: > Changelog: > Move Win16 relay messages to their own channel (relay16) Why? Ciao, Marcus

Re: How to turn off Anti-aliasing

2005-08-01 Thread Huw D M Davies
On Fri, Jul 29, 2005 at 09:30:15AM -0700, George Lober wrote: > I have just updated my install of Wine and I notice that the config file > is now deprecated, it doesn't get used. I want to turn off Wine > Anti-aliasing. I was able to do it in the config file, but now I don't > know. 'winecfg' do

Re: Half-Life 2 Regression

2005-08-01 Thread Oliver Stieber
--- Andreas Mohr <[EMAIL PROTECTED]> wrote: > Hi, > > On Sun, Jul 31, 2005 at 04:35:33PM -0700, James Liggett wrote: > > Hi, > > On July 25 I updated my Wine CVS copy and tried to test HL2. My machine > > hard-locked at the loading screen. Two days ago I updated and the > > problem still exists.

Re: Benchmark's on the Wiki

2005-08-01 Thread Dimi Paun
On Sat, 2005-07-30 at 21:48 -0400, Tom Wickline wrote: > Does this look presentable? Looks very good. It's way more useful this way. -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.

Re: wine on FreeBSD

2005-08-01 Thread Alexandre Julliard
Robert Lunnon <[EMAIL PROTECTED]> writes: > Actually the fix for SVR4 (Solaris) does work BUT, the numerous vforks cause > resource problems under Solaris. I already have a patch which does a single > reserve of 64 MB for the system heap and leaves the rest alone. Other memory > gets mapped out

Re: Half-Life 2 Regression

2005-08-01 Thread Andreas Mohr
Hi, On Sun, Jul 31, 2005 at 04:35:33PM -0700, James Liggett wrote: > Hi, > On July 25 I updated my Wine CVS copy and tried to test HL2. My machine > hard-locked at the loading screen. Two days ago I updated and the > problem still exists. It gives me an error about a swap chain: > > fixme:d3d:IWi

Re: Flush serial port

2005-08-01 Thread Uwe Bonnes
> "James" == James Liggett <[EMAIL PROTECTED]> writes: James> Hi Uwe, In my opinion, I do think something is amiss with Wine's James> handling of serial port data after a program is done with James> them. Case in point: I've been able to sync a serial Palm cradle James> with wi

Re: hhctrl: Add beginnings of the Help viewer

2005-08-01 Thread Dmitry Timoshkov
"James Hawkins" <[EMAIL PROTECTED]> wrote: > Changelog > * Add beginnings of the Help viewer. > +count = MultiByteToWideChar(CP_ACP, 0, ansi, -1, NULL, 0); > +unicode = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, count * > sizeof(WCHAR)); > +MultiByteToWideChar(CP_ACP, 0, ansi, -1,

Re: Progress with syncing a Palm with Palm Desktop

2005-08-01 Thread Andreas Mohr
Hi, On Sun, Jul 31, 2005 at 05:03:14PM -0700, James Liggett wrote: > Hello all, > Over the past few weeks, I have been working on syncing a Palm with Palm > Desktop and Hotsync with WINE. I have made some progress in this > endeavor. I am successfully able to sync serial based Palms on the first >