Re: shell32/shellpath [3/3]: (RESEND) Create symlinks to $HOME based directories during SHELL_RegisterFolders.

2006-01-29 Thread Michael Jung
On Sunday 29 January 2006 10:38, Michael Jung wrote: > ChangeLog: > Create $HOME targeted symbolic links during SHELL_RegisterFolders. I've just realized that unixfs has a problem with the symlink stuff. It evaluates symbolic links in UNIXFS_get_unix_path and then doesn't find a DOS path for /ho

Re: sudo vs su in wineinstall

2006-01-29 Thread Tom Spear (Dustin Booker, Dustin Navea)
James Hawkins wrote: If the user is not in the /etc/sudoers configuration file, it just complains you're not in the configuration and asks for the root password. That is apparently distro-specific, as the last time I used sudo on my Slackware 10.2 box (a few months ago), as well as on my room

Re: sudo vs su in wineinstall

2006-01-29 Thread Jesse Allen
On 1/29/06, Dan Kegel <[EMAIL PROTECTED]> wrote: > Let's simply delete the wineinstall script. > It's not really needed anymore, it was just > there for compatibility. > > People have been talking about doing it for some time: > http://winehq.org/site/?issue=227#Nuking%20Wineinstall > perhaps now's

Re: sudo vs su in wineinstall

2006-01-29 Thread Chris Morgan
I've always liked wineinstall, even made a handful of improvements to it. Wineinstall was useful for setting up a default configuration but now that we setup a default configuration automatically with wineprefixcreate it doesn't seem necessary anymore. Users that compile via source should be f

re: sudo vs su in wineinstall

2006-01-29 Thread Dan Kegel
Let's simply delete the wineinstall script. It's not really needed anymore, it was just there for compatibility. People have been talking about doing it for some time: http://winehq.org/site/?issue=227#Nuking%20Wineinstall perhaps now's the time. - Dan -- Wine for Windows ISVs: http://kegel.com/

Re: sudo vs su in wineinstall

2006-01-29 Thread James Hawkins
On 1/29/06, n0dalus <[EMAIL PROTECTED]> wrote: > On 1/30/06, James Hawkins <[EMAIL PROTECTED]> wrote: > > > > If the user is not in the /etc/sudoers configuration file, it just > > complains you're not in the configuration and asks for the root > > password. > > > > /etc/sudoers is not usually worl

Re: sudo vs su in wineinstall

2006-01-29 Thread James Hawkins
On 1/29/06, Tom Spear (Dustin Booker, Dustin Navea) <[EMAIL PROTECTED]> wrote: > Hi guys, bug 4439 describes a problem where a machine (running ubuntu) > does not install wine when using wineinstall due to the fact that su dos > not work.. > > Just a couple of questions: > > Is this the case (su no

Re: sudo vs su in wineinstall

2006-01-29 Thread n0dalus
On 1/30/06, Tom Spear (Dustin Booker, Dustin Navea) <[EMAIL PROTECTED]> wrote: > Hi guys, bug 4439 describes a problem where a machine (running ubuntu) > does not install wine when using wineinstall due to the fact that su dos > not work.. > > Just a couple of questions: > > Is this the case (su no

sudo vs su in wineinstall

2006-01-29 Thread Tom Spear (Dustin Booker, Dustin Navea)
Hi guys, bug 4439 describes a problem where a machine (running ubuntu) does not install wine when using wineinstall due to the fact that su dos not work.. Just a couple of questions: Is this the case (su not working) on all Ubuntu machines, or just something broken on that users' machine? I

Re: Startup time of OOo2, Firefox 1.5. Some surprises.

2006-01-29 Thread Dan Kegel
On 1/29/06, n0dalus <[EMAIL PROTECTED]> wrote: > Very interesting. Keep in mind that the FC5t2 kernels and libraries > currently have some debugging stuff enabled that might have a big > effect in these tests. The few bits I've verified in Ubuntu 05.10 are the same as in FC5t2, so perhaps that isn

Re: Startup time of OOo2, Firefox 1.5. Some surprises.

2006-01-29 Thread n0dalus
On 1/30/06, Dan Kegel <[EMAIL PROTECTED]> wrote: > To see how reasonable it might be to use OOo 2.0.1 and Firefox 1.5 > under Wine routinely, I benchmarked their startup time > on a Fedora Core 5 test 2 system under four conditions: > native vs. with wine from cvs, and with 416MB RAM vs. 96 MB RAM

Startup time of OOo2, Firefox 1.5. Some surprises.

2006-01-29 Thread Dan Kegel
To see how reasonable it might be to use OOo 2.0.1 and Firefox 1.5 under Wine routinely, I benchmarked their startup time on a Fedora Core 5 test 2 system under four conditions: native vs. with wine from cvs, and with 416MB RAM vs. 96 MB RAM (by booting with mem=96M; this was to simulate running on

Re: [patch] updated riched20 conformance test

2006-01-29 Thread Phil Krylov
On Tue, 24 Jan 2006 12:23:09 -0800 Thomas Kho <[EMAIL PROTECTED]> wrote: > Attached is a small patch to add a riched20 conformance test. I think it's a good test, but I'd add "flags %08x",...flags to the failing test messages, because all these failures are due to unimplemented flags. And probab

Re: Regression problems in app - help with debugging?

2006-01-29 Thread Dr J A Gow
Thanks for the advice Dan. I have done this now, and the bug report is entered into the database as bug #4436. As I say I am more than happy to help the developers debug this, providing someone can work with me in respect the operation of this portion of the userland Win32 API with which I have

re: Regression problems in app - help with debugging?

2006-01-29 Thread Dan Kegel
Smashing analysis! You might want to repost your note as a bug report at http://bugs.winehq.org. Set the 'component' field of the report to wine-ole, and put 'download' in the 'keyword' field. This will get the attention of the right folks somewhat more reliably than a post to wine-devel. - Dan -

Sweet sassy molassy, OOo2.0.1 and OOo testtool run!

2006-01-29 Thread Dan Kegel
OK, OpenOffice 2.0.1 does indeed seem to run with yesterday's cvs, as does the corresponding automated test tool! I haven't tried running any real tests with the test tool yet, but seems like that ought to be a rich source of regression information for us going forward. The curious can try it out t

Regression problems in app - help with debugging?

2006-01-29 Thread Dr J A Gow
Hello All, I have some regression problems relating to Wine in a commercial ECAD app 'Easy-PC' version 9.0, available from http://www.numberone.com The application was quite usable on Crossover Office 4.2, with just some minor dialog corruption. Alpha versions of Wine available at the same t

Re: opengl: Sync a dibsection to its pixmap before drawing to it via opengl

2006-01-29 Thread Lionel Ulmer
On Fri, Jan 27, 2006 at 03:48:00PM +, Huw D M Davies wrote: > Huw Davies <[EMAIL PROTECTED]> > opengl: Sync a dibsection to its pixmap before drawing to it via > opengl Was some benchmarks done to see if this change negatively impacted the performance of applications doing onl

Re: gethostbyname call with 0 length arg

2006-01-29 Thread James Hawkins
On 1/29/06, Phil Goss <[EMAIL PROTECTED]> wrote: > Hi, > > Is it a bug in the WINE gethostbyname (WS_gethostbyname) implementation, > where if the arg name is of string length 0, then it returns unsuccessful. > ... > > I have tested the strlen check and it seems to work and satisfies the > Windows

DLL Help Database on microsoft.com

2006-01-29 Thread Detlef Riekenberg
Just found the DLL Help Database (with Details on Product, Version, Exports, Dependencies) on microsoft.com. General Search: http://support.microsoft.com/dllhelp/ Search a dll by Filename (Language is en_US): http://support.microsoft.com/dllhelp/?dlltype=file&l=55&S=1&alpha= You can add the dl

gethostbyname call with 0 length arg

2006-01-29 Thread Phil Goss
Hi, Is it a bug in the WINE gethostbyname (WS_gethostbyname) implementation, where if the arg name is of string length 0, then it returns unsuccessful. I have experience this issue with a Windows program (Onkyo Nettune) where the hostname passed to gethostbyname is of length 0. (This seems

Re: Repackaging Mozilla ActiveX control to include MSVCP60.DLL? [FIXED]

2006-01-29 Thread Jonathan Ernst
Le samedi 28 janvier 2006 à 21:07 +, Molle Bestefich a écrit : > Tony Lambregts wrote: [...] > > Is it Jonathan's mailer or gmane that does this??? > > I assume it's Jonathan's mailer, since I can't find any good reasons > why gmane would do this. > > Jonathan, what software do you use, if yo

Re: The Dogfood Challenge: use Wine to run your web browser, etc.

2006-01-29 Thread Stefan Dösinger
> Also, do we have any steady IE testers? It would be nice to find out if > any version of IE is currently working (registry hacks welcome), and > what would be needed to get it to work if not? The reason for this is > simple... Maxthon. I have msie 6.0 sp1 installed in general, because I need i

Re: NetUserEnum

2006-01-29 Thread Stefan Leichter
Hello, some things me think are not correct. 1. you fill the values into the memory pointed by data but how is data passed back to the caller of the function ? 2. the string you like to pass back for some fields of the USER_INFO_20 is ASCII but it must be UNICODE (change char -> WCHAR). 3. the

Re: The Dogfood Challenge: use Wine to run your web browser, etc.

2006-01-29 Thread Tom Spear (Dustin Booker, Dustin Navea)
I like the sound of these ideas very much.. Should we check the ability to just run the apps, or the apps and any extensions or plugins they might support? I suppose the 2nd one would make more sense, cause thats why people use firefox, to get more out of their browser, but it is a question in

The Dogfood Challenge: use Wine to run your web browser, etc.

2006-01-29 Thread Dan Kegel
Say, if we're expecting people to use Wine for real work, maybe we should start doing that ourselves. Firefox-1.5 runs pretty well on Wine. How many Wine developers use it on Wine as their main web browser? Maybe we could raise that number from zero to somewhere around ten, and flush out a couple

Re: MSI: Implementation of the MsiVerifyDiskSpace function

2006-01-29 Thread Saulius Krasuckas
* On Sun, 29 Jan 2006, Thomas Weidenmueller wrote: > * MattK wrote: > > ChangeLog: > > Implementation of the MsiVerifyDiskSpace function > > 1. GetDiskFreeSpace is called with a uninitialized buffer > 2. GetDiskFreeSpaceEx should be used to support big partitions > 3. missing error checks lead to