Re: Another GPL violation: Re: Minimalistic Build-Environmentforwin32 (~7.5MB)

2003-03-25 Thread roland
ing - indeed! The GPL has to be respected. For that reason i have disabled the binary download until I find some time to fix the "missing sourcecode"-Problem. Please don`t see this as a "following your demand" - see this more as my personal "obeisance

loff_t (compile problem)

2003-03-15 Thread roland
r/inluce for that defines/typedefs - there isn`t. Is this Linux specific ? I searched my linux box for files, containing the definition for loff_t - but no success what to do ? regards Roland [EMAIL PROTECTED] /tmp/nbd-2.4.30/nbd $ make gcc -v -g -O2 -Wall -W -Wno-parentheses -Wstrict-prototype

disable access to /cygdrive/c ?

2003-03-15 Thread roland
- but he shouldn`t be able to access other paths. Is it possible that i can hide that from him ? Shure, I could set appropriate ntfs acls - but what if i have fat32 based filesystem? regards Roland pS: shure -this may not be bullet proof since he can execute code on my computer - but at least it

cross-compiler problems on win98

2003-12-14 Thread roland
i.e. 95/98) platform? is there a difference in setup now (i.e. win9x specific files in cygwin) ? i thought, cygwin binary stuff is "win32 generic" - but maybe there are "magical windows xp internals" compiled into my sh1-elf-gcc.exe which makes it fail on 95/98 ? do i n

Cross compiler

2002-01-08 Thread ROLAND
Hello, I want to compile some of my programs on UNIX with the target set to cygwin. Can anybody tell me if I need any special packages for this? And what is the exact target name I need to specify? I hope somebody can answer these questions for me, because I'm a little stuck... R

Re: Cross compiler

2002-01-09 Thread ROLAND
UNIX by telling GCC the target='something-cygwin'?? I am guessing that I will need some extra libraries, but if I don't, then I think it should work, right? If not, please tell me why this doesn't work (eg. not supported). Roland

Re: Cross compiler

2002-01-09 Thread ROLAND
pts, doe I need some extra stuff then or is it just as simple as typing 'configure --target=i386-pc-cygwin'?? What I mean by extra stuff is, like for instance DJGPP, you need a special package to configure GCC for DJGPP. Is this the case for cygwin too? Roland ___

Re: Cross compiler

2002-01-14 Thread ROLAND
--- Jan Nieuwenhuizen <[EMAIL PROTECTED]> wrote: > Get cygwin-1.3.6-6.tar.bz2 and > w32api-20010520-1.tar.bz2, or newer. > You don't have to ask everything, you can look at > the scripts; plus > they're more accurate than I am :-) Does anybody have an URL for these??? _

Serial Communication

2002-01-21 Thread ROLAND
I want to open /dev/com1 what some other settings than the default settings... Can someone tell me how to do this?? And can someone tell me if it is possible to check the settings of an opened com-port?? Roland __ Do You Yahoo!? Send FREE video

Serial port settings

2002-01-22 Thread ROLAND
1 or 7-E-1. Can someone tell me if this is possible??? Roland __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://

Serial Communication

2002-01-28 Thread ROLAND
someone can help, 'cause I'm stuck... Roland __ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://

Read() from serial port

2002-01-29 Thread ROLAND
some strange reason my program now locks up when I call upon read(). Can anybody tell me what the problem could be?? Roland __ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- Unsubscribe info

read() on serial port

2002-01-29 Thread ROLAND
hen nothing works anymore (not even the signal and alarm). Does anybody have a clue??? The program should try to read an ACK/NACK from the serial port and if it did not read anything within 10 secs, it should trigger the alarm. Please help me with

Re: AW: read() on serial port

2002-01-29 Thread ROLAND
Mmmm I don't know why you think that would work... Anyways, it doesn't solve the problem, I still can't get the program to work... You have any other ideas?? Roland --- "Martin, Andreas {GW~Mannheim}" <[EMAIL PROTECTED]> wrote: > Hi, > > simply try

Re: /dev/registry

2002-02-03 Thread roland
> (*) P.S. "back then" somebody mentioned a few problems with file-system > access to registry entries: how do you deal with the various types -- > DWORD, BINARY, STRING, (and the other types that AREN'T accessible via > regedit...) Just something to keep in mind, if somebody actually tries > to

Re: one byte reads in bash

2003-06-13 Thread Roland Schwingel
ply the fix mentioned above once to the "regular" cygwin bash, so one does not always need to recompile bash on his own? Thanks Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: one byte reads in bash

2003-06-13 Thread Roland Schwingel
Hi Corinna > On Fri, Jun 13, 2003 at 09:56:06AM +0200, Roland Schwingel wrote: > > Is it possible to apply the fix mentioned above once to the "regular" > > cygwin bash, so > > one does not always need to recompile bash on his own? > > When I have a bit

Re: one byte reads in bash

2003-06-13 Thread Roland Schwingel
Hi... I would do it if there wouldn't be 2 "sideeffects": 1) not familiar enough with bash's internals 2) not enough time Sorry, Roland [EMAIL PROTECTED] wrote on 13.06.2003 11:28:47: > On Fri, Jun 13, 2003 at 10:44:25AM +0200, Roland Schwingel wrote: > > Hi

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-17 Thread Roland Schwingel
Thanks Corinna!!! Corinna Vinschen <[EMAIL PROTECTED] ygwin.com>

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Roland Schwingel
so tested this release (of course). I do not use textmode, neither scripts with DOS line endings but I created one and can verify this as well.. Nevertheless, I want to mention that the speed gain brought by this version is more then noticable... I have one which runs normally about 5 Minutes, no in

Re: [ANNOUNCEMENT] Testversion uploaded: bash-2.05b-10

2003-06-18 Thread Roland Schwingel
Hi... [EMAIL PROTECTED] wrote on 18.06.2003 17:34:32: > On Wed, Jun 18, 2003 at 05:18:29PM +0200, Roland Schwingel wrote: > > I also tested this release (of course). I do not use textmode, neither > > scripts > > with DOS line endings but I created one and ca

Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
! @ @@@ Permissions 0644 for '//raid1/Entwicklung/User/roland/.ssh/id_rsa' are too open. It is recommended that your private key files are NOT accessible by others. This private key will be ignored. My homeaccount resides on a Linux box and is shared with Samba. Showing these (correct p

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hi Thanks for your reply and help... nontsec did help, chmod did not (unfortunately) Roland "Max Bowsher" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 14.10.2002 14:50 To: "Roland Schwingel" <[EMAIL PROTECTED]>,

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hello Pierre... CYGWIN=smbntsec made it completely working. The permissions are now correct when doing a ls -al Thanks (to you and all who have helped) Roland "Pierre A. Humblet" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 14.10.2002 20:03 To: Roland S

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hi Max... The permissions are correct... (on Unix side). A chmod from cygwin did not change a thing. The tip from pierre (CYGWIN=smbntsec) finally brought the correct permissions to my folders (and also a working ssh). Roland "Max Bowsher" <[EMAIL PROTECTED]> 14.10.2002 18:

Re: new gdb interface

2002-10-17 Thread Roland Schwingel
Hi... Cygwin uses insight, the gnu gdb frontend (which when you got used to it, can help a lot) and which is included in newer gdb versions.It is *NOT* a cygwin extenstion. To start in traditional mode run gdb with the -nw option. Roland Thomas Mellman <[EMAIL PROTECTED]> S

Re: lex yacc looking

2002-10-23 Thread Roland Schwingel
project) you can ask the list. Good luck, Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: ObjectiveC

2002-11-28 Thread Roland Schwingel
e to have it back... Reintegrating it every new release by hand is timeconsuming job Roland, also voting for it -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: ObjectiveC

2002-11-28 Thread Roland Schwingel
Hi Rob... > > Roland, also voting for it > > Guys, don't 'vote'. DO. > > Build a setup.exe package to install it, and offer to maintain it on the > cygwin-apps list. Heck with two of you you could trade back and forth on > each release. Well thi

Re: [ANNOUNCEMENT] Updated: groff-1.18.1-1

2002-12-16 Thread Roland Schwingel
t; on my system it generates Escape codes in formatted > pages and man displays them literally (less'ing produced pages does > the same). Reverting to 1.17.2-1 fixes the problem (it uses backspaces > for formatting to ascii). Hi ... I am having the same problems here... Roland -

Re: 1.3.18-1: "can't create title mutex"

2003-01-02 Thread Roland Schwingel
s there anything new found about it yet? Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

bash broken with cygwin 1.3.20?

2003-02-13 Thread Roland Schwingel
package nothing else) everything is fine again and works as expected (I donot even need to use --srcdir) Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: bash broken with cygwin 1.3.20?

2003-02-13 Thread Roland Schwingel
... It appears I made it a bit complicated... Sorry. But well, the bug (at least on my machines here) persists. Has anyone else tried this with cygwin 1.3.20? Roland On Thu, Feb 13, 2003 at 12:19:37PM +0100, Roland Schwingel wrote: > Hi... > > A few days ago I updated to 1.3.20. Every

Re: bash broken with cygwin 1.3.20?

2003-02-13 Thread Roland Schwingel
in 1.3.20-and-rolands-environment problem... Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: bash broken with cygwin 1.3.20?

2003-02-13 Thread Roland Schwingel
9 run to have a better diff. Thanks for your help, Roland strace_short.log.gz Description: GNU Zip compressed data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: bash broken with cygwin 1.3.20? - now working with 1.3.20

2003-02-13 Thread Roland Schwingel
e did not yet post them to the gcc crew) But here it is a typo. I simplified the pathes in my posting and then made the typo. On my machine I had the correct pathes! Thanks for your help, Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

Re: 1.3.20-1: signal 11 when compiling XEmacs-2.4.12

2003-03-07 Thread Roland Schwingel
is set I have these problems in 1.3.20. Not everytime but frequently when running a bigger makefile oder script... Maybe this can help you. If you are using rxvt for building or you are have not tty set in your $CYGWIN you may have run into a different problem Roland -- Unsubscribe info:

Setup.exe freezing

2002-05-09 Thread Roland Thalmann
I have downloaded the latest (2.194.2.26) version of setup.exe, and no matter what I do, it locks up after the screen where I choose an installation option (install from internet, download, etc...). It displays a window that says "This page intentionally left blank", and then just sits there fore

Problem with gdb and DLLs and their symbols when setting breakpoints

2002-05-16 Thread Roland Schwingel
? (Except giving each dll a unique non overlapping addressspace and so preventing collisions). Can the symbol tables be relocated also? Many thanks in advance, Roland Schwingel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

1.5.3-1: cygrunsrv does not start the sshd service

2003-09-22 Thread Roland Boden
lient terminates the session. Is there a known problem with NT or service pack 6? regards, --- Roland Boden --- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

AW: cygwin-1.5.19-4 very slow in pipes and compiling

2006-01-25 Thread Roland Lemke
Dear Brett, Thanks for your reply. For me bash and piping is unavoidable. Is using an earlier version of cygwin a solution? And which version is known to not have the above mentioned problems? Regards, Roland -Ursprüngliche Nachricht- Von: Brett Serkez [mailto:[EMAIL PROTECTED

Compiling php 5

2006-06-02 Thread Roland Swingler
t; in compiling things for cygwin, but I haven't found any resources detailing how to solve any of the problems, so if anyone knows where I could find out about that, it would be appreciated. Thanks in advance, Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: [ANNOUNCEMENT] Updated: subversion-1.1.1-1

2004-10-27 Thread Roland Schwingel
also added a simple patch for it there. Roland "Max Bowsher" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 27.10.2004 05:39 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [ANNOUNCEMENT] Updated: subversion-1.1.1-1 Subversion, a version control syst

RE: Cygwin Cron - Cannot Switch user context

2004-11-08 Thread Rebstock, Roland
All, I have a Win2k3 server with cygwin. I cannot get cron to execute any jobs that previously ran under Win2k. The error is " Cannot Switch user Context". Is there a solution? CYGWIN_NT-5.2 1.5.5 Roland Rebstock -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

RE: Cygwin Cron - Cannot Switch user context

2004-11-08 Thread Rebstock, Roland
the error message "Cannot Switch User Context". Any help would be appreciated. -Original Message----- From: Rebstock, Roland Sent: Monday, November 08, 2004 12:03 PM To: '[EMAIL PROTECTED]' Subject: RE: Cygwin Cron - Cannot Switch user context All, I have a Win2k3 server

More Info - Cygwin Cron - Cannot Switch user context

2004-11-08 Thread Rebstock, Roland
All, I have found that the Increase Quotas Sec Policy has changed to ''''''''''''''''Increase quotas" policy has changed to "Adjust memory quotas for a process" but even adding my user to this

RE: More Info - Cygwin Cron - Cannot Switch user context

2004-11-09 Thread Rebstock, Roland
esday, November 09, 2004 10:15 AM To: Rebstock, Roland Cc: [EMAIL PROTECTED] Subject: Re: More Info - Cygwin Cron - Cannot Switch user context On Mon, 8 Nov 2004, Rebstock, Roland wrote: > CYGWIN_NT-5.2 1.5.5 Two simple suggestions: Upgrade. Cygwin 1.5.5 is now very old. I'd try 1.5.10

Setup fails!

2005-10-12 Thread Roland Bengtsson
I tried to download the latest release of cygwin as I want to use lxr for Linux. I run setup. choose a mirror and select to install the Devel category. The downloading seems to go fine but after a while a dialog is shown: "The procedure entry point getline could not be located in the dynamic link

Re: New binutil target PE+ vista & xp64 and COFF format for cpu x86_64

2006-09-08 Thread Roland Schwingel
signing all needed FSF assignments so all changes could safely be taken, if you are satisfied with the way they were made. As of the fact the changes are covering a big range and several projects it will for sure take a considerable amount of time and needs to be coordinated. i.A.

ls slowness on network shares

2006-11-07 Thread Scott Roland
Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: ls slowness on network shares

2006-11-08 Thread Scott Roland
11) 2954562 204415687 [main] ls 2500 fhandler_base::set_flags: flags 0x11, supplied_bin 0x1 Please let me know if you need anymore information. TIA -- Scott Roland Cygwin Configuration Diagnostics Current System Time: Wed Nov 08 10:10:16 2006 Windows XP Prof

1.5.20-1: ls -F slowness

2006-11-15 Thread Scott Roland
Does anyone have any insight on why things got dramatically slower with version 1.5.20-1? Thanks. -- Scott Roland B.S. El.-Ing. Supercomputing Systems AG www.scs.ch Technoparkstrasse 1 Telefon + 41 (0)43 456 16 47 CH-8005 Zürich

Maybe 1.5 Regression: cp failing while working with cygwin 1.3.22

2008-01-15 Thread Roland Schwingel
ogram itself. Yet this causes a problem because in various locations I have some symlinks on my servers... Thanks in advance for your help, Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Maybe 1.5 Regression: cp failing while working with cygwin 1.3.22

2008-01-15 Thread Roland Schwingel
ents as they do for UNIX CIFS connections? or tweak cywins cp to take this into account and leave the cygwin dll as is? (but maybe other applications are also affected by this problem) or restore 1.3's random inode number for samba connections? (maybe as an option to $CYGWIN to be

AVX __m256i return value

2014-07-05 Thread Roland Schulz
with GCC 4.8.3. The code is fine with GCC/Clang/ICC under Linux and MSVC/ICC under Windows. Is this a known problem or should I file a more detailed bug report? If so should I report this here or on the GCC bugzilla? Roland -- Problem reports: http://cygwin.com/problems.html FAQ:

Strange freezes when using gdb (rxvt/mintty but not dos box)

2009-02-20 Thread Roland Schwingel
So I assume some threading issues here in communication with the console/terminal from multiple threads... But why does it work with DOS box and not using mintty/rxvt??? When I run my code without gdb it runs well even on the quad core. Thanks for any help, Roland -- Unsubscribe info:

Re: Strange freezes when using gdb (rxvt/mintty but not dos box)

2009-02-23 Thread Roland Schwingel
opher Faylor wrote: > > >> On Fri, Feb 20, 2009 at 04:45:00PM +0000, Dave Korn wrote: > > >> >Roland Schwingel wrote: > > >> >>gdb freezes upon execution of the inferior process when used from > > >> >>within mintty/rxvt, but does not freez

Cygwin 1.5 vs. 1.7: tail

2009-10-28 Thread Roland Schwingel
file printed starting with line 3 (the first 2 lines are omitted). With cygwin 1.7 this does no longer work. I get an error: tail: cannot open '+3' for reading: No such file or directory. Is this on purpose or an accident? Roland -- Problem reports: http://cygwin.com/problem

Re: R: Cygwin 1.5 vs. 1.7: tail

2009-10-28 Thread Roland Schwingel
Hi Marco, Thanks for your reply. Marco Atzeri wrote on 28.10.2009 12:05:09: > --- Mer 28/10/09, Roland Schwingel ha scritto: > > > Hi... > > > > At present I am using cygwin 1.5 mainly, but I have also > > started to migrate over to 1.7. Everything works quite

Cygwin 1.5 vs 1.7: speed

2009-10-28 Thread Roland Schwingel
cygwin versions and I am coming to roughly the same numbers. Is 1.7 truly slower than 1.5 or aren't all final optimizations done right now? Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwi

Re: Cygwin 1.5 vs 1.7: speed

2009-10-28 Thread Roland Schwingel
ng and whenever I find something useful - be asured that I'll post here... :-) Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

bug: setup.exe repeatedly warns about space in folder name

2015-02-22 Thread Roland Illig
install some new packages. This warning is annoying and should only be displayed when the destination folder doesn’t exist yet. Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

wish: when setup.exe detects a running Cygwin process, it should retry

2015-02-22 Thread Roland Illig
is a running_processes_found flag somewhere that is set to true when this dialog pops up. This seems wrong since it should only be set when there were some running processes _and_ the user has chosen to continue anyway. Roland -- Problem reports: http://cygwin.com/problems.html FAQ

Re: bug: setup.exe repeatedly warns about space in folder name

2015-02-22 Thread Roland Illig
Am 22.02.2015 um 17:26 schrieb Andrey Repin: > Greetings, Roland Illig! > >> I have installed cygwin into C:\Program Files\cygwin. When I installed >> it for the first time, setup.exe warned me that there might be problems >> doing this. This warning was ok. > >&

wish: setup.exe should remember the desktop icon setting

2015-02-22 Thread Roland Illig
uncheck it again. setup.exe should remember the last setting of the checkbox. Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: wish: setup.exe should remember the desktop icon setting

2015-02-22 Thread Roland Illig
e? And whenever a user changes his mind, he will see the checkbox again after every installation of a package. (Since that’s how setup.exe currently works.) Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Problems with Cygwin on SSD

2012-03-29 Thread Roland Schwingel
IO Block: 65536 regular file Device: 48f3fa60h/1223948896d Inode: 1125899907057137 Links: 1 Access: (0755/-rwxr-xr-x) Uid: (11000/ roland) Gid: (11001/ develop) Access: 2012-03-20 13:59:02.953125000 +0100 Modify: 2012-01-03 15:32:06.0 +0100 Change: 2012-03-28 16:59:36.21699

1.7.12 breaks stdout of upx packed executables

2012-04-04 Thread Roland Schwingel
have seen right now. Strange, Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: 1.7.12 breaks stdout of upx packed executables

2012-04-04 Thread Roland Schwingel
shot. Would you mind to test the latest > snapshot from http://cygwin.com/snapshots/ ASAP? Just tested it appears to work! Thanks for the fast fix!!! Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwi

Re: tcsh hang while executing scripts which use pipes with backticks

2012-08-29 Thread Roland Roeder
Referring to this report: http://cygwin.com/ml/cygwin/2012-08/msg00599.html I tried the same scripts here using all the latest cygwin packages and can repro the issue. It didn't repro initially, but after running the script a second or third time it started reproducing with every run. I noticed

Re: tcsh hang while executing scripts which use pipes with backticks

2012-09-02 Thread Roeder Roland
I also tried using the latest snapshot. The problem reproduced with the first run for me. Any hints on what I might check to find out why we see the problem here on many different systems but you don't? Roland On Aug 27 12:46, Sunadham, Ajay Kumar wrote: We are facing a similar probl

Re: tcsh hang while executing scripts which use pipes with backticks

2012-09-08 Thread Roeder Roland
to repro this problem so far? Thanks Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: tcsh hang while executing scripts which use pipes with backticks

2012-09-19 Thread Roeder Roland
After various different attempts to nail down this issue I have some hope now that I have found a fix for it. I analyzed the changes of last to current version of tcsh and found one that is related to context of the problem and somewhat suspicious as well. The change I did then was the following:

Re: Cygwin slow on x64 systems

2010-08-30 Thread Roland Schwingel
these results to the current version. Beside of the fork problems the speed drop is (in my eyes) the other big problem of cygwin on x64. Thanks in advance, Roland, hoping that this problem gets cured soon -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwi

TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Roland Bluethgen
Hey folks! I don't update my Cygwin installation regularly, but recently I did, and then a script of mine stopped working. Looking for the cause I found out that the Cygwin maintainers chose to redefine the TEMP and TMP environment variables in /etc/profile like this: unset TMP TEMP TMP="/t

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Roland Bluethgen
Andy Koppe wrote: On 12 June 2011 20:07, Ken Brown wrote: On 6/12/2011 1:55 PM, Roland Bluethgen wrote: But then, this modification would probably get overwritten the next time something is changed in that file on the distribution side. No, it wouldn't get overwritten. Your /etc/profile

Re: TMP and TEMP get redefined, but I need the original values

2011-06-12 Thread Roland Bluethgen
Thorsten Kampe wrote: If you want Linux TMP and Windows TMP point to the same directory then mount it in fstab or use $USERPROFILE/AppData/Local/Temp. I shortened the story a bit, it's really more complicated. The TMP definition in my case is user-crafted, not the default value which is norma

Re: TMP and TEMP get redefined, but I need the original values

2011-06-13 Thread Roland Bluethgen
Thorsten Kampe wrote: * Roland Bluethgen (Sun, 12 Jun 2011 23:01:12 +0200) TMP in Cygwin is "user-crafted"? TMP in Windows? TMP in your script? TMP in Windows. Also, this approach would defeat the intended purpose of the redefinition of TMP (avoiding permissions screwup). Or am

Re: TMP and TEMP get redefined, but I need the original values

2011-06-14 Thread Roland Bluethgen
szgyg wrote: Windows stores the environment variables in the registry, under `HKEY_CURRENT_USER\Environment' and `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment'. You can access these through /proc/registry in cygwin. For an example see the PRINTER setting in /

Install Problem: No Shortcuts

2013-05-01 Thread Scott Roland
osed to be clean. I had previous failed Cygwin install on this reimage, but I followed the uninstall instructions, rebooted and tried again. Any help would be appreciated. -- Scott Roland cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problem

Re: Install Problem: No Shortcuts

2013-05-01 Thread Scott Roland
o error or warning message was seen. Thanks. -- Scott Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

1.7.22: CTRL+C on mingw applications

2013-07-23 Thread Roland Schwingel
is problem. Have I missed something in the time between 1.7.17 and now or is this a "new" bug (I could only loosely follow the mailing list in the past months)? Thanks for your help, Roland -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.co

Cygwin/X XWinrc menu no longer launches after recent updates

2020-03-02 Thread Roland Roberts
u. The log entry makes it clear that it is seen and is trying. Oh, and from a mintty shell, if I set DISPLAY=:0.0 when X is running, I *can* launch other X apps. 2041 roland> cat XWin.0.log Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.20.5.0 OS: CYGWIN_NT-10.0-18

Re: Cygwin/X XWinrc menu no longer launches after recent updates

2020-03-03 Thread Roland Roberts
gwin 3.1.4 and mintty 3.1.4. I tried rolling back just mintty to 3.1.0 and it still happened. Then I rolled both of them back and it no longer happens, at least on one of my systems where I am *not* running sshd. Now to go try the other one.... roland -- Problem reports: http://

Re: Cygwin/X XWinrc menu no longer launches after recent updates

2020-03-07 Thread Roland Roberts
On 3/3/2020 8:12 PM, Roland Roberts wrote: On 3/3/2020 7:59 AM, Takashi Yano wrote: On Tue, 03 Mar 2020 12:40:17 + "Henry S. Thompson" wrote: Takashi Yano writes: This bug was already fixed in current git head. Current git head for Cygwin?  Or mintty? I mean cygwin. Beca

Windows 7, cygwin > 1.4.1 symlink issue

2020-08-24 Thread Roland Roberts
versions of cygwin can't be used. roland -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: Windows 7, cygwin > 3.1.4 symlink issue

2020-09-17 Thread Roland Roberts
On 8/24/2020 5:43 PM, Roland Roberts wrote: I have one machine, a company machine which makes it hard to post details, which is running Windows 7. We run cygwin as our development environment for Java, but Java is installed as a Windows program. The scripts that do the builds are bash scripts

Re-install of cygwin today 4/7/16 and xterm missing

2016-04-07 Thread REBSTOCK, ROLAND
All, I reinstalled Cygwin on my win7 workstation and though I can start a X server, when I right click the X icon in the task menu I no longer have a option to start a xterm.  What I found is I have to access CygwinX via start menu and then click on xterm which then starts up a new X applicatio

Re: Re-install of cygwin today 4/7/16 and xterm missing

2016-04-08 Thread REBSTOCK, ROLAND
Thank you Sent from my iPhone > On Apr 8, 2016, at 9:40 AM, Jon Turney wrote: > >> On 08/04/2016 02:13, REBSTOCK, ROLAND wrote: >> All, I reinstalled Cygwin on my win7 workstation and though I can >> start a X server, when I right click the X icon in the task menu I

Re: Unknown+User Unix_Group+505 on smb shares in a domian

2016-09-29 Thread Roland Schwingel
n all servers > to AD. That would be a much more straightforward solution. My servers (linux with samba 4.4) are joined to the domain. An older cygwin 1.7 does not show this problem. Presently this problem hinders myself for quite some while to move to a newer cygwin version. In my cas

Cygwin/X on Windows 10 won't launch apps from .XWinrc menus

2021-08-10 Thread Roland Roberts
/bin/emacs"     // […]     } Any suggestions on where to poke to diagnose this? My home Windows 10 machine has no problem at all. Oh, and cygcheck report version 3.1.4. Yes, that’s a little old, but we are stuck there until we can work out an issue with our build

Re: Cygwin/X on Windows 10 won't launch apps from .XWinrc menus

2021-08-18 Thread Roland Roberts
On 8/10/2021 8:58 AM, Roland Roberts wrote: I have a new, company-supplied Windows 10 laptop, using Cygwin to do development. I’m having a problem getting XWin to launch apps. XWin appears to be mostly working normally, meaning if I launch a Cygwin mintty instance, I can manually set DISPLAY

Re: Cygwin/X on Windows 10 won't launch apps from .XWinrc menus

2021-08-19 Thread Roland Roberts
On 8/19/2021 2:41 PM, Eliot Moss wrote: On 8/18/2021 7:19 PM, Roland Roberts wrote: On 8/10/2021 8:58 AM, Roland Roberts wrote: I have a new, company-supplied Windows 10 laptop, using Cygwin to do development. I’m having a problem getting XWin to launch apps. XWin appears to be mostly

Re: Cygwin/X on Windows 10 won't launch apps from .XWinrc menus

2021-08-23 Thread Roland Roberts
On 8/21/2021 10:49 AM, Jon Turney wrote: On 10/08/2021 13:58, Roland Roberts wrote: I have a new, company-supplied Windows 10 laptop, using Cygwin to do development. I’m having a problem getting XWin to launch apps. XWin appears to be mostly working normally, meaning if I launch a Cygwin

permissions problems with files on samba share

2022-01-18 Thread Roland Schwingel
3.3.3 did not change a thing. The CYGWIN envvar is empty on both installs. View of a sample folder in my homeaccount (~/test): native linux: # ls -al ~/test total 36 drwxrwxr-x+ 2 roland develop 4096 Jan 18 20:16 . drwxr-xr-x 84 roland develop 20480 Jan 18 20:17 .. -rw-rwxr--+ 1 roland develop

Re: Cygwin making files inaccessible?

2022-02-06 Thread Roland Schwingel
time but frequently. When using windows Explorer I got a message like "Permissions are not sorted in the correct way" (in german) when I tried to see permissions. And afterwards they have been quite strange and files where not accessable / executable. I have it with 3.x up to 3.3.

Is cygipc still needed for PostgreSQL 7.3.2

2003-03-12 Thread Roland Glenn McIntosh
I noticed the cygutils page said that most of the packages were obsolete. At this current moment, using the latest released cygwin, do I still need cygipc for postgres? I am assuming I do and using the following as an install guide: http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN -rgm -- U

Sorry. i RTFWP

2003-03-12 Thread Roland Glenn McIntosh
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html That page answers my question eloquently. Sorry. -rgm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FA

Re: Where are locatedb,updatedb?

2002-03-19 Thread Roland Glenn McIntosh
This is probably not as good an idea, but here's what I use: alias updatedb='find / -name "*" | /usr/libexec/frcode > /usr/var/locatedb &' -rgm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://c

.bashrc not getting sourced?

2002-03-26 Thread Roland Glenn McIntosh
I just did a recent brand new install yesterday and I noticed that /etc/profile no longer contains a line like: test -f ./.bashrc && . ./.bashrc It took me a second to figure out why .bashrc wasn't getting read (I thought it happened automatically by the shell) until I compared it to a

  1   2   3   >