cygwin's fork Re: [wine-devel] Re: Bug 24018 which appears to be a ... for running Cygwin on Wine

2013-07-01 Thread Hin-Tak Leung
--- On Mon, 1/7/13, David Laight wrote: > On Mon, Jul 01, 2013 at 06:13:26PM > +0200, Peter Rosin wrote: > > > > I would like to point out that it seems that the > current bug does not > > appear to be *in* setup.exe, but rather occurs when > setup.exe runs > > a bash post-install script, where

Mac OS X releases

2013-07-01 Thread Wolf Kappesser
Hello, my name is Wolf I am from germany and use OSX 10.8 to develop my apps, play games etc. I have read that there is no one, who compile the OSX version of WINE. I would do this. I have tried the osxwinebuilder script from http://code.google.com/p/osxwinebuilder and it did the job. I have do

Possible help or direction to build Win to Linux pass through device - resent

2013-07-01 Thread Pavel Pisa
Hello all Wine developers, [the second attempt to send, is the list subscribers only?] the firs I would like to express my respect to the work done. Now to one of our application, we maintain open-source chromatographic software CHROMuLAN https://sourceforge.net/projects/chromulan/ Unfortuna

Re: [wbemprox] Patches for adding currentclockspeed in record_processor

2013-07-01 Thread Rosen Diankov
you are right, i'm attaching a new patch. 2013/7/1 Hans Leidekker : > On Mon, 2013-07-01 at 08:56 +0900, Rosen Diankov wrote: > >> diff -ru wine-1.6-rc3-old/dlls/wbemprox/builtin.c >> wine-1.6-rc3/dlls/wbemprox/builtin.c >> --- wine-1.6-rc3-old/dlls/wbemprox/builtin.c2013-06-22 >> 03:24:01.0

How not to ask for help Re: [wine-devel] Re: [wine-devel] Re: Bug 24018 which appears to be a ... for running Cygwin on Wine

2013-07-01 Thread Hin-Tak Leung
--- On Tue, 2/7/13, Alan W. Irwin wrote: > > Going personal and accusing others of being biased is > not a way of > getting help.  ...In short, I have > a > prejudice against anyone stating anecdotal evidence > concerning issues > with _any_ open-source software if they don't back up that > anec

Re: [wine-devel] Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Austin English
On Mon, Jul 1, 2013 at 7:11 PM, Alan W. Irwin wrote: > On 2013-07-01 19:58+0100 Hin-Tak Leung wrote: > >> --- On Mon, 1/7/13, Alan W. Irwin wrote: >> ... I hope your negative >>> >>> attitude >>> toward the Cygwin toolchain is not typical of such >>> developers. After >>> all, even though the Wi

Re: [wine-devel] Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Alan W. Irwin
On 2013-07-01 19:58+0100 Hin-Tak Leung wrote: --- On Mon, 1/7/13, Alan W. Irwin wrote: ... I hope your negative attitude toward the Cygwin toolchain is not typical of such developers.  After all, even though the Windows GNU toolchain code bases have diverged between the two groups of developer

Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread David Laight
On Mon, Jul 01, 2013 at 06:13:26PM +0200, Peter Rosin wrote: > > I would like to point out that it seems that the current bug does not > appear to be *in* setup.exe, but rather occurs when setup.exe runs > a bash post-install script, where the bash.exe that interprets the > script depends on cygwi

Re: Fix to support input of characters with diacritic symbols using AltGr

2013-07-01 Thread Ken Thomases
On Jul 1, 2013, at 4:26 PM, Ken Thomases wrote: > On Jul 1, 2013, at 3:29 PM, Юрий Воротилов wrote: > >> Fix to support input of characters with diacritic symbols using AltGr (e.g. >> Latvian - AltGr+a=ā). >> Tested on Ubuntu 12.04 and Centos 6. >> I also have a bug opened in Crossover tracker:

Re: Fix to support input of characters with diacritic symbols using AltGr

2013-07-01 Thread Ken Thomases
On Jul 1, 2013, at 3:29 PM, Юрий Воротилов wrote: > Fix to support input of characters with diacritic symbols using AltGr (e.g. > Latvian - AltGr+a=ā). > Tested on Ubuntu 12.04 and Centos 6. > I also have a bug opened in Crossover tracker: > http://www.codeweavers.com/support/tickets/browse/?tick

Re: [wine-devel] Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Hin-Tak Leung
--- On Mon, 1/7/13, Alan W. Irwin wrote: ... I hope your negative > attitude > toward the Cygwin toolchain is not typical of such > developers.  After > all, even though the Windows GNU toolchain code bases have > diverged > between the two groups of developers, there is still a > common interest

Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Peter Rosin
On 2013-06-28 23:37, Hin-Tak Leung wrote: > --- On Fri, 28/6/13, Alan W. Irwin wrote: > > ... However, because of the Cygwin fork >> bug, Cygwin on >> Wine has largely been untested for the last three years so >> this could >> be a good opportunity to do such testing for the combination >> of Cyg

[PATCH v7 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts

2013-07-01 Thread Pavel Shilovsky
Signed-off-by: Pavel Shilovsky --- fs/locks.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/fs/locks.c b/fs/locks.c index 60f3ce8..86f3a93 100644 --- a/fs/locks.c +++ b/fs/locks.c @@ -1758,6 +1758,12 @@ SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) goto

Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Alan W. Irwin
On 2013-07-01 18:13+0200 Peter Rosin wrote: On 2013-06-29 18:33, Alan W. Irwin wrote: Those have been mentioned before here, and I have looked at them. Cygwin is a very large collection of software so the number of bugs that are reported does not seem excessive to me, and for my personal needs

[PATCH v7 6/7] NFSD: Pass share reservations flags to VFS

2013-07-01 Thread Pavel Shilovsky
that maps them into O_DENY* flags and make them visible for applications on mounts with sharelock option. Signed-off-by: Pavel Shilovsky --- fs/locks.c | 1 + fs/nfsd/nfs4state.c | 46 +- fs/nfsd/nfsproc.c | 1 + 3 files changed, 47 insert

[PATCH v7 5/7] NFSv4: Add O_DENY* open flags support

2013-07-01 Thread Pavel Shilovsky
by passing these flags to NFSv4 open request. Make it return -ESHAREDENIED on share conflicts with other opens and disable O_DENYDELETE support since NFSv4 doesn't support it. Signed-off-by: Pavel Shilovsky --- fs/nfs/dir.c | 4 fs/nfs/internal.h | 3 ++- fs/nfs/nfs4file.c | 4 ++

[PATCH v7 4/7] CIFS: Add O_DENY* open flags support

2013-07-01 Thread Pavel Shilovsky
Construct share_access value from O_DENY* flags and send it to the server. Use NTCreateAndX command rather than Trans2 all the time we have any of O_DENY* flags regardless of unix extensions support. Also change smb error mapping of NT_STATUS_SHARING_VIOLATION to -ESHAREDENIED. Signed-off-by: Pave

[PATCH v7 3/7] CIFS: Add share_access parm to open request

2013-07-01 Thread Pavel Shilovsky
and simplify CIFSSMBOpen params. Signed-off-by: Pavel Shilovsky --- fs/cifs/cifsacl.c | 8 fs/cifs/cifsglob.h | 2 +- fs/cifs/cifsproto.h | 8 fs/cifs/cifssmb.c | 50 +++--- fs/cifs/dir.c | 12 ++-- fs/cifs/file.

[PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS

2013-07-01 Thread Pavel Shilovsky
Introduce new LOCK_DELETE flock flag that is suggested to be used internally only to map O_DENYDELETE open flag: !O_DENYDELETE -> LOCK_DELETE | LOCK_MAND. Signed-off-by: Pavel Shilovsky --- fs/locks.c | 55 +--- fs/namei.c

[PATCH v7 1/7] VFS: Introduce new O_DENY* open flags

2013-07-01 Thread Pavel Shilovsky
This patch adds 3 flags: 1) O_DENYREAD that doesn't permit read access, 2) O_DENYWRITE that doesn't permit write access, 3) O_DENYDELETE that doesn't permit delete or rename. Network filesystems CIFS, SMB2.0, SMB3.0 and NFSv4 have such flags - this change can benefit cifs and nfs modules as well a

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS

2013-07-01 Thread Pavel Shilovsky
Main changes from v6: 1) Fix LOCK_DELETE mandatory lock detection for O_DENYDELETE opens. 2) Add ESHAREDENIED error code definition for alpha, mips, parisc and sparc arches. 3) Remove code changes in do_last function if sharelocks are disabled. Main changes from v5: 1) O_DENYDELETE is now support

Re: [wine-devel] Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Alan W. Irwin
On 2013-07-01 06:13+0100 Hin-Tak Leung wrote: [...]In terms of "relative" importance, consider that mingw (both native and cross) GNU toolchain works well, the toolchain part of cygwin is hardly a priority. Once again you are implying the MinGW GNU toolchain is better than the Cygwin GNU toolc

Re: [wine-devel] Re: Bug 24018 which appears to be a showstopper for running Cygwin on Wine

2013-07-01 Thread Peter Rosin
On 2013-06-29 18:33, Alan W. Irwin wrote: > Those have been mentioned before here, and I have looked at them. > Cygwin is a very large collection of software so the number of bugs > that are reported does not seem excessive to me, and for my personal > needs (building and testing software on the Cy

Re: [wbemprox] Patches for adding currentclockspeed in record_processor

2013-07-01 Thread Hans Leidekker
On Mon, 2013-07-01 at 08:56 +0900, Rosen Diankov wrote: > diff -ru wine-1.6-rc3-old/dlls/wbemprox/builtin.c > wine-1.6-rc3/dlls/wbemprox/builtin.c > --- wine-1.6-rc3-old/dlls/wbemprox/builtin.c2013-06-22 03:24:01.0 > +0900 > +++ wine-1.6-rc3/dlls/wbemprox/builtin.c2013-06-27