Re: RFC: Sharing a wineprefix

2009-09-25 Thread Avery Pennarun
On Fri, Sep 25, 2009 at 3:35 PM, Paul Chitescu wrote: > Required changes I've identified so far: >        - The R/W lock to the prefix >        - wineserver -k as admin should terminate all users' instances >        - wineserver needs to be able to load Registry hives R/O >        - wineboot needs

Re: RFC: Sharing a wineprefix

2009-09-25 Thread Igor Tarasov
Hi. I've already had an experience of sharing wine prefix and in current condition it's a headache to set up. Once it's up and running it's okay most of time, but for not experienced user such task is way too complicated. So I vote with my both hands for having some handy tool in wine for this ta

RFC: Sharing a wineprefix

2009-09-25 Thread Paul Chitescu
Hi people! I know this has been talked about again and again and no satisfactory solution (generic, safe, somehow simple) has been found for all. This proposal aims to solve a common scenario with minimum of changes in Wine, in particular remaining compatible with existing installations. It doe

Re: [3/6] ntdll: Move logic which computes file attributes to new function DIR_get_attributes() (take 4)

2009-09-25 Thread Alexandre Julliard
Dan Kegel writes: > Hi Alexandre, > thanks for committing the tests and cmd changes. > > What's left before the DIR_get_attribute change is up to snuff? You are breaking the existing attributes handling, especially the symlink stuff, as well as the option parsing. -- Alexandre Julliard julli..

Re: Ignore EINTR poll result code in WS_select

2009-09-25 Thread Austin English
2009/9/25 Dmitriy Anisimkov : > Dear Wine Developers, > > Looks like such ignorance is usual practice in wine. > I just need to ignore EINTR in one more place. > Otherwise our client application is bad working in Wine. Patches should be sent to wine-patc...@winehq.org, not wine-devel. -- -Austin

re: [3/6] ntdll: Move logic which computes file attributes to new function DIR_get_attributes() (take 4)

2009-09-25 Thread Dan Kegel
Hi Alexandre, thanks for committing the tests and cmd changes. What's left before the DIR_get_attribute change is up to snuff?

Re: jscript: Update German translation

2009-09-25 Thread Stefan Leichter
Am Friday 25 September 2009 17:37:24 schrieb André Hentschel: > --- > dlls/jscript/jscript_De.rc |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) +IDS_JSCRIPT_EXPECTED"JScript bjekt erwartet" looks like you miss an "O" -- Stefan

Re: Status of .NET Framework

2009-09-25 Thread Martin Packer
Thanks Hans! Have asked Evernote whether 3.0 could be supported in their code.# Cheers, Martin Martin Packer Performance Consultant IBM United Kingdom Ltd +44-20-8832-5167 +44-7802-245-584 email: martin_pac...@uk.ibm.com Twitter ID: MartinPacker "One Tribe Y'all" :-) Unless stated otherw

Re: Status of .NET Framework

2009-09-25 Thread Hans Leidekker
On Friday 25 September 2009 11:42:22 am Martin Packer wrote: > Occasioned by trying to install the Evernote 3.5 Beta Windows client - > which coincidentally requires .NET Framework 3.5... It wants .NET Framework 3.5 service pack 1 to be precise, which is a repackaged .NET 2.0 service pack 1. Cur

Re: [4/7] comctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created control

2009-09-25 Thread Nikolay Sivov
Paul Vriens wrote: On 09/25/2009 10:27 AM, Nikolay Sivov wrote: Paul Vriens wrote: On 09/20/2009 10:02 PM, Nikolay Sivov wrote: From 8981901ce08501229487a1fcd2d430490cb66823 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Sun, 20 Sep 2009 02:52:39 +0400 Subject: Tests to show that UDS_SETB

Re: [4/7] comctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created control

2009-09-25 Thread Paul Vriens
On 09/25/2009 10:27 AM, Nikolay Sivov wrote: Paul Vriens wrote: On 09/20/2009 10:02 PM, Nikolay Sivov wrote: From 8981901ce08501229487a1fcd2d430490cb66823 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Sun, 20 Sep 2009 02:52:39 +0400 Subject: Tests to show that UDS_SETBUDDYINT switching do

Status of .NET Framework

2009-09-25 Thread Martin Packer
Occasioned by trying to install the Evernote 3.5 Beta Windows client - which coincidentally requires .NET Framework 3.5... I've noted that .NET 3.5 doesn't work. I'm wondering what level DOES work (or is about to work). I think I saw the possibility that Evernote will be supporting an earlier r

Re: [4/7] comctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created control

2009-09-25 Thread Nikolay Sivov
Paul Vriens wrote: On 09/20/2009 10:02 PM, Nikolay Sivov wrote: From 8981901ce08501229487a1fcd2d430490cb66823 Mon Sep 17 00:00:00 2001 From: Nikolay Sivov Date: Sun, 20 Sep 2009 02:52:39 +0400 Subject: Tests to show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created co