Setting working directories for applications?

2009-04-11 Thread Igor Tarasov
Hello. This might be a known issue, but anyway: Some windows applications need that shortcut (launcher) have working directory set, and that working directory sometimes different from where the .exe is located. In Linux, with gnome and kde it is not a big problem, since .desktop launchers in thes

Re: do ERR messages imply bugs?

2009-04-11 Thread Ben Klein
2009/4/12 Vincent Povirk : > On Sat, Apr 11, 2009 at 11:49 PM, chris ahrendt wrote: >> So in the case of the multiple locks and err's the output of the test run is >> the same for bug 7284 then >> this bug or output would be invalid as well? > > The bu

Re: do ERR messages imply bugs?

2009-04-11 Thread Vincent Povirk
On Sat, Apr 11, 2009 at 11:49 PM, chris ahrendt wrote: > So in the case of the multiple locks and err's the output of the test run is > the same for bug 7284 then > this bug or output would be invalid as well? The bug description claims it's about lig

Re: i have itunes 7.60 successfully running on f10 kde 4.2

2009-04-11 Thread Ben Klein
2009/4/12 Warren Dumortier : > No latest iTunes doesn't install, in fact only 7.60 installs if i remember... > Consult bugzilla. If there are no appropriate bugs open, open a bug, and provide as detailed information as you can. You should also be willing to provide additional information on reques

Re: do ERR messages imply bugs?

2009-04-11 Thread Ben Klein
2009/4/12 Vincent Povirk : > Chris Ahrendt filed a few bugs recently for "err" messages encountered > during test runs  (17997 and 17998 at least). > > Vitaliy claims they are invalid. 17997 looks invalid due to missing Wine Gecko. 17998 looks like uncleanliness in the test to me (trying multiple

do ERR messages imply bugs?

2009-04-11 Thread Vincent Povirk
Chris Ahrendt filed a few bugs recently for "err" messages encountered during test runs (17997 and 17998 at least). Vitaliy claims they are invalid. In order to explain clearly why they are invalid, I looked up the official definition of ERR in the Wine Developer's Guide: "Messages in this clas

Re: Re : [4/4] (Try4) msi/tests: Fix package test when run on root drive directory.

2009-04-11 Thread James McKenzie
Nicolas Le Cam wrote: > 2009/4/11 Ben Klein : > >> 2009/4/11 Nicolas Le Cam : >> >>> 2009/4/11 James Hawkins : >>> Let met explain : >>> >>> Running test on wine in folder C:\test : works (expected "C:\test" got >>> "C:\test") >>> Running test on wine in folder C:\ : works (expected "C:\" g

Re: implement PS_USERSTYLE handling, tested with Dia(win32)

2009-04-11 Thread James McKenzie
Hans Breuer wrote: > At 05.04.2009 23:54, James McKenzie wrote: >> Hans Breuer wrote: >>> From b89af7d06fc8cbf5210c61fd58ed62caeddad968 Mon Sep 17 00:00:00 2001 >>> From: Hans Breuer >>> Date: Sun, 29 Mar 2009 18:27:29 +0200 >>> Subject: implement PS_USERSTYLE handling, tested with Dia(win32) - se

RE: [2/2] secur32/tests: Fix GetUserNameEx() tests

2009-04-11 Thread Ge van Geldorp
> From: Austin English [mailto:austinengl...@gmail.com] > > Shouldn't these be win_skip's? Another day that wasn't wasted because I learnt something new :-). Thanks, resubmitted. Ge.

Re: [2/2] secur32/tests: Fix GetUserNameEx() tests

2009-04-11 Thread Austin English
On Sat, Apr 11, 2009 at 1:45 PM, Ge van Geldorp wrote: > Update tests based on more Windows test runs > > Changelog: >  secur32/tests: Fix GetUserNameEx() tests > > --- >  dlls/secur32/tests/secur32.c |   42 > +- >  1 files changed, 21 insertions(+), 21 dele

RE: [2/3] secur32/tests: Add simple tests for GetUserNameExA/W() [try 2]

2009-04-11 Thread Ge van Geldorp
Hi Paul, > From: Paul Vriens [mailto:paul.vriens.w...@gmail.com] > Ge van Geldorp wrote: > > Try 2: Add buffer overflow tests > > > > Changelog: > > secur32/tests: Add simple tests for GetUserNameExA/W() > > > > --- > > dlls/secur32/tests/secur32.c | 86 > >

Re: wininet: Add tests for asynchronous HttpSendRequestEx/HttpEndRequest.

2009-04-11 Thread Hans Leidekker
On Saturday 11 April 2009 15:20:06 Nicolas Le Cam wrote: > Is there no way to avoid use of cached connections or to clean the > cache before those two tests ? > Perhaps moving both tests up and down instead of sleeping at end of > them could help. I looked for a way to disable it but couldn't fin

Re: wininet: Add tests for asynchronous HttpSendRequestEx/HttpEndRequest.

2009-04-11 Thread Nicolas Le Cam
2009/4/11 Hans Leidekker : > On Saturday 11 April 2009 05:14:25 Nicolas Le Cam wrote: > >> Your patch makes the test timeout on my machine >> (http://test.winehq.org/data/f212579ae9a1b770ebd34cec20f95e1977bb57f0/2000_w2k-sp4-fr/wininet:http.html). >> >> Timeout occurs in HttpSendRequestEx_test on H

Re: i have itunes 7.60 successfully running on f10 kde 4.2

2009-04-11 Thread John Klehm
On Sat, Apr 11, 2009 at 6:11 AM, Warren Dumortier wrote: > But IMO it would be good to have iTunes working, i was not saying "i > would like to see everything work in iTunes". > Well it does run, just doesn't sync right? Sounds like its already meeting your qualifiers :)

Re: i have itunes 7.60 successfully running on f10 kde 4.2

2009-04-11 Thread Warren Dumortier
2009/4/11 Ben Klein : > 2009/4/11 Warren Dumortier : >> 2009/4/10 Ben Klein : >>> 2009/4/9 EA Durbin : After all we don't want to vastly increase our potential customer base and potentially get several $70 per crossover professional license or $40 per standard license fees, but rathe

Re: wininet: Add tests for asynchronous HttpSendRequestEx/HttpEndRequest.

2009-04-11 Thread Hans Leidekker
On Saturday 11 April 2009 05:14:25 Nicolas Le Cam wrote: > Your patch makes the test timeout on my machine > (http://test.winehq.org/data/f212579ae9a1b770ebd34cec20f95e1977bb57f0/2000_w2k-sp4-fr/wininet:http.html). > > Timeout occurs in HttpSendRequestEx_test on HttpEndRequest call which > hang.