From reply-to-list-only-lh-x@cygwin.com Thu Dec 1 00:34:00 2005 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Thu, 01 Dec 2005 00:34:00 -0000 Subject: "No absolute path for shell:" error In-Reply-To: <0IQS00MMNIL21R@mailhost.uark.edu> References: <0IQS00MMNIL21R@mailhost.uark.edu> Message-ID: <438E4507.8030908@cygwin.com> On 11/30/2005, Douglas Spearot wrote: > Thank you for the response Thomas. I downloaded the source from the website > that you listed below. When I try to run the 'configure' file that you > created to build XTERM, I get a number of error messages (all of which say > the same thing): "The procedure entry point getline could not be located in > the dynamic link library cygwin1.dll" Make sure you have one and only one cygwin1.dll on your system. If you do, make sure you've rebooted after the last install you did (from setup.exe). This is a classic message that occurs when you're running apps that expect a more current cygwin1.dll than can be found/loaded into memory. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From km4hr@netscape.net Thu Dec 1 14:25:00 2005 From: km4hr@netscape.net (km4hr@netscape.net) Date: Thu, 01 Dec 2005 14:25:00 -0000 Subject: Is Cygwin/X compatible with HP's mwm? Message-ID: <8C7C49A3502C859-1BB4-FD1A@mblkn-m17.sysops.aol.com> Is Cygwin/X compatible with the mwm (Motif Window Manager) that comes with HPUX 10.20? Or is Cygwin/X only supposed to work with Linux? I have an application that works fine with Redhat's X server, Exceed, and Reflections, but not Cygwin/X. I was hoping to use Cygwin/X instead of the commercial X servers. But Cygwin/X doesn't communicate with mwm. I've been trying for days but it's just not working. Application windows all appear normal in Cygwin/X but there is no interaction with the window manager. For example, I can't move windows on the screen. The last window created is the only one that gets "focus". Clicking on the others does nothing. Window manager pull down menus don't display. In short, there is no interaction at all between Cygwin/X and the mwm window manager. Is anyone out there using Cygwin/X successfully in this environment? Does anyone know if Cygwin/X has been tested with HP's mwm? I also tried the twm window manager that comes with HPUX 10.20. Is doesn't work right either. The problems are similar but not exactly the same. In the case of twm an outline of the last window created is attached to the mouse pointer. Clicking on the desktop causes the window to be completed and appear normal. I am able to interact with the window manager after that. But what's going on with this weird behavior? ___________________________________________________ Try the New Netscape Mail Today! Virtually Spam-Free | More Storage | Import Your Contact List http://mail.netscape.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From sherwit@optonline.net Thu Dec 1 18:57:00 2005 From: sherwit@optonline.net (sherwit@optonline.net) Date: Thu, 01 Dec 2005 18:57:00 -0000 Subject: Strange keyboard behavior w/XDMCP and AIX Message-ID: I start the XDMCP session and the keyboard works fine at the login screen. However, once the Motif window manager starts, the keyboard gets messed up. Typing "s" results in "a" on the screen. "d" gives "s"... and so on. Almost as if every key on the keyboard shifted by one. All mouse functions work as expected. The keyboard returns to normal after exiting MWM and returning to the login screen. Starting X with different keyboard maps does not affect problem. Suggestions/solutions on the Cygwin/X side (I have limited permissions on AIX system)? TIA. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From SSoong@ALLEGROMICRO.com Thu Dec 1 19:28:00 2005 From: SSoong@ALLEGROMICRO.com (Soong, SylokeJ) Date: Thu, 01 Dec 2005 19:28:00 -0000 Subject: Is Cygwin/X compatible with HP's mwm? Message-ID: Did you start cygwin/x xdm and then attempted to run remote host's mwm on it? What about going thro xdmcp? I have always run cygwin/x using both its xdm and xwm on the same machine. I have never tried running cygwin/x xdm and then running remote Solaris or HPUX mwm on it. Is that possible? Could I also deploy cygwin/x multiwindow and then attempt to throw remote mwm on it? Is going thro the remote xdmcp the only way to use remote xwm? Presuming my terminology is correct:... xdm - x display mgr to set up the x display xwm - x win mgr runs on top of xdm, to manage the willy nilly remote windows, without which those windows will pile up on one corner of the local xdm. mwm - motif based xwm. -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of km4hr@netscape.net Sent: Thu, December 01, 2005 9:25 AM To: cygwin-xfree@cygwin.com Subject: Is Cygwin/X compatible with HP's mwm? Is Cygwin/X compatible with the mwm (Motif Window Manager) that comes with HPUX 10.20? Or is Cygwin/X only supposed to work with Linux? I have an application that works fine with Redhat's X server, Exceed, and Reflections, but not Cygwin/X. I was hoping to use Cygwin/X instead of the commercial X servers. But Cygwin/X doesn't communicate with mwm. I've been trying for days but it's just not working. Application windows all appear normal in Cygwin/X but there is no interaction with the window manager. For example, I can't move windows on the screen. The last window created is the only one that gets "focus". Clicking on the others does nothing. Window manager pull down menus don't display. In short, there is no interaction at all between Cygwin/X and the mwm window manager. Is anyone out there using Cygwin/X successfully in this environment? Does anyone know if Cygwin/X has been tested with HP's mwm? I also tried the twm window manager that comes with HPUX 10.20. Is doesn't work right either. The problems are similar but not exactly the same. In the case of twm an outline of the last window created is attached to the mouse pointer. Clicking on the desktop causes the window to be completed and appear normal. I am able to interact with the window manager after that. But what's going on with this weird behavior? ___________________________________________________ Try the New Netscape Mail Today! Virtually Spam-Free | More Storage | Import Your Contact List http://mail.netscape.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Fri Dec 2 01:40:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Fri, 02 Dec 2005 01:40:00 -0000 Subject: Is Cygwin/X compatible with HP's mwm? In-Reply-To: <8C7C49A3502C859-1BB4-FD1A@mblkn-m17.sysops.aol.com> References: <8C7C49A3502C859-1BB4-FD1A@mblkn-m17.sysops.aol.com> Message-ID: On Thu, 1 Dec 2005, km4hr wrote: > Is Cygwin/X compatible with the mwm (Motif Window Manager) that comes > with HPUX 10.20? Or is Cygwin/X only supposed to work with Linux? I > have an application that works fine with Redhat's X server, Exceed, and > Reflections, but not Cygwin/X. I was hoping to use Cygwin/X instead of > the commercial X servers. But Cygwin/X doesn't communicate with mwm. > I've been trying for days but it's just not working. Application windows > all appear normal in Cygwin/X but there is no interaction with the > window manager. For example, I can't move windows on the screen. The > last window created is the only one that gets "focus". Clicking on the > others does nothing. Window manager pull down menus don't display. In > short, there is no interaction at all between Cygwin/X and the mwm > window manager. Is anyone out there using Cygwin/X successfully in this > environment? Does anyone know if Cygwin/X has been tested with HP's mwm? > I also tried the twm window manager that comes with HPUX 10.20. Is > doesn't work right either. The problems are similar but not exactly the > same. In the case of twm an outline of the last window created is > attached to the mouse pointer. Clicking on the desktop causes the window > to be completed and appear normal. I am able to interact with the > window manager after that. But what's going on with this weird behavior? Hard to say without any information on how you start the X server[*]. A couple of WAGs: don't run the X server in multiwindow mode (or you'll get two window managers trying to outdo each other), and check that your NumLock is not on. Also, are you connecting to the HPUX machine via ssh? If so, read . HTH, Igor [*] It's recommended that you attach /tmp/XWin.log from the failed session. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From content-filter@makana.gov.za Fri Dec 2 09:19:00 2005 From: content-filter@makana.gov.za (WorkgroupMail Content Filter) Date: Fri, 02 Dec 2005 09:19:00 -0000 Subject: QUARANTINED: Message could not be delivered Message-ID: The message "Message could not be delivered" from , sent on 12/2/2005 11:10 was quarantined because it contained either an executable file, a batch file or a screen saver file. All of these types of attachments are considered security risks. Please consult your mail administrator who can release the message. This message was checked by MailScan for WorkgroupMail. www.workgroupmail.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From robert.folland@gmail.com Fri Dec 2 21:56:00 2005 From: robert.folland@gmail.com (Robert Folland) Date: Fri, 02 Dec 2005 21:56:00 -0000 Subject: Switch auto-focus (focus follows cursor) off? Message-ID: <39d054330512021356h52406ba5lda53792773c2e50c@mail.gmail.com> Hi, I have installed Cygwin with X on a new machine and I am getting an auto-focus behaviour, i.e. the input focus follows the cursor instead of switching windows with Alt-Tab, even if the other window is highlighted. From the documentation it only says I can switch this ON for all Windows XP apps with TweakUI, but I want the opposite, the default Windows XP beahviour. I am starting XWin with -multiwindows. What am I overlooking? On my machine at work I am getting the default Win XP behaviour...? -Robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From afro_pl@da-mail.net Fri Dec 2 23:03:00 2005 From: afro_pl@da-mail.net (Afro_PL) Date: Fri, 02 Dec 2005 23:03:00 -0000 Subject: XTerm problem- xinit Message-ID: <4390D2C0.9080305@da-mail.net> Hello there. I have little problem when in XTerm i write "xinit": "A fatal error has ocurred and Cygwin/X will now exit. Please open /tmp/Xwin.log for more information. Vendor: The Cygwin/X Project Release: 6.8.2.0-4 Contact: cygwin-xfree@cygwin.com XWin was started with the following command-line X :0" What I should do? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From bb1@halebob.net Sat Dec 3 20:44:00 2005 From: bb1@halebob.net (B. Brickhouse) Date: Sat, 03 Dec 2005 20:44:00 -0000 Subject: cygwin locks up after starting gnome session via xdmcp and gdm Message-ID: <002c01c5f84a$4bb83940$0701a8c0@OFFICEBOB> Hello. I have the following problem that I have not been able to work around and am hoping someone has a fix, or hoping that at least someone has seen it before. I am running cygwin/x on a Dell XPS400 running WinXP w/ SP2. I am using XDMCP to connect to a gentoo linux server running gdm. Everything was working perfectly for ~week and then yesterday, out of the blue, the Cygwin screen would lock up whenever I try and resize windows or access the desktop toolbar menus. I noticed that the network utilization goes way up on both the client and the server when this happens. Eventually the Linux workstation times out and 'whacks' the connection. Has anyone seen any of these symptoms? I have read through the mailing list archives and have tried the following based on what I read. Nothing has helped: 1) disabled the Windows and McAfee firewall software 2) tried starting XWin.exe with the -kb option 3) rebooted both Windows and Linux machines (I've done this numerous times) Using tethereal I was able to capture the packets that seem to be causing the high network utilization (see snippet below). It appears that the Cygwin application is sending a ton of X11 Error packets, but the error code is 0 (success). 101233 25.503239 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101234 25.503274 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101235 25.503314 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101236 25.503342 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101237 25.503382 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101238 25.503417 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101239 25.503431 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101240 25.503485 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101241 25.503513 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] 101242 25.503553 192.168.1.7 -> 192.168.1.8 X11 Error: Success[Unreassembled Packet] these packets occur every 20-100 microsec and go on and on and on... Any help/insight anyone can provide would be most appreciated. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wong_powah@yahoo.ca Mon Dec 5 14:45:00 2005 From: wong_powah@yahoo.ca (PoWah Wong) Date: Mon, 05 Dec 2005 14:45:00 -0000 Subject: How to add a title to xterm Message-ID: <20051205144544.97203.qmail@web36201.mail.mud.yahoo.com> How to add a title to xterm? I start cygwinx by "startx". The following commands does not work: xterm -T columbia & xterm -title columbia & xterm -title "columbia" & __________________________________________________________ Find your next car at http://autos.yahoo.ca -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From brian@dessent.net Mon Dec 5 14:53:00 2005 From: brian@dessent.net (Brian Dessent) Date: Mon, 05 Dec 2005 14:53:00 -0000 Subject: How to add a title to xterm References: <20051205144544.97203.qmail@web36201.mail.mud.yahoo.com> Message-ID: <43945455.8587975C@dessent.net> PoWah Wong wrote: > How to add a title to xterm? > > I start cygwinx by "startx". > The following commands does not work: > xterm -T columbia & > xterm -title columbia & > xterm -title "columbia" & The default cygwin prompt contains escape characters that set the window title to contain the CWD. Thus anything you set the title to will be overwritten the next time a prompt is printed. You need to either modify the prompt so that it doesn't try to set the window title, or change the prompt to include the desired window title. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wong_powah@yahoo.ca Mon Dec 5 20:12:00 2005 From: wong_powah@yahoo.ca (PoWah Wong) Date: Mon, 05 Dec 2005 20:12:00 -0000 Subject: How to add a title to xterm Message-ID: <20051205201218.2476.qmail@web36208.mail.mud.yahoo.com> e.g. I do something like this: PS1="\u@linux1 \w\n\$ " ---------------------------------------------------------- PoWah Wong wrote: > How to add a title to xterm? > > I start cygwinx by "startx". > The following commands does not work: > xterm -T columbia & > xterm -title columbia & > xterm -title "columbia" & The default cygwin prompt contains escape characters that set the window title to contain the CWD. Thus anything you set the title to will be overwritten the next time a prompt is printed. You need to either modify the prompt so that it doesn't try to set the window title, or change the prompt to include the desired window title. Brian __________________________________________________________ Find your next car at http://autos.yahoo.ca -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Tue Dec 6 00:25:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 06 Dec 2005 00:25:00 -0000 Subject: Problem with numerical input for certain applications in Cygwin In-Reply-To: <000001c5f9ef$005b2380$0c01a8c0@Batcave> References: <000001c5f9ef$005b2380$0c01a8c0@Batcave> Message-ID: On Mon, 5 Dec 2005, scott Langford wrote: > I am running Cygwin to ssh onto a Linux server which handles a couple of > applications that I use for design work. When I run the applications > there are various fill forms which require numeric entry. For some > reason I cannot make any numeric input into these forms. The same forms > have character entry which works fine. I tried the FAQ and users Guide > but could not find any examples of this exact problem. I have some Linux > support but that person was basically at a loss. I am not sure where to > look to correct this problem. When I run directly on my Linux server I > do not have this problem. I suspect there is some setup in my startx.sh > file that may help. Any suggestions? You haven't specified exactly *how* you invoke the applications on Linux, but I suspect they are X applications and you invoke them via the X forwarding feature of ssh. This makes your question off-topic for the main list, and on-topic for the cygwin-xfree list (which the Reply-To of this message points to). If you aren't using X, please follow-up to the main list with more details. As for your problem, in the absense of more information, it looks like you're seeing weird Num-Lock-related behavior, which is a known problem with Cygwin/X. Try using the digits above the alphabetical keys instead of the keypad. I also seem to recall some recipes for making Num-Lock work properly -- searching the cygwin-xfree archives may help. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From petan@ida.liu.se Tue Dec 6 13:21:00 2005 From: petan@ida.liu.se (Peter Andersson) Date: Tue, 06 Dec 2005 13:21:00 -0000 Subject: Install hangs when installing xorg-x11-fenc-6.8.1.0-2 Message-ID: <43959036.5040609@ida.liu.se> Hi! It downloads correctly, but when installing: usr/X11R6/lib/X11/fonts/encodings/adobe-dingbats.enc.gz it stops. If left alone for some hours it eats up all memory and crashes. Have tried with previous versions, but setup stops when encountering the first .gz file. Using setup.exe 2.510.2.2 Any tips? Regards, /:Peter -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygcheck.out URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From slang@plan9inc.com Tue Dec 6 14:32:00 2005 From: slang@plan9inc.com (scott Langford) Date: Tue, 06 Dec 2005 14:32:00 -0000 Subject: Problem with numerical input for certain applications in Cygwin In-Reply-To: Message-ID: <000401c5fa71$cfecac90$0c01a8c0@Batcave> Igor, Thank you for your reply. Indeed I am using the X forwarding features of ssh. I read somewhere (in my many searches) that there could be some hardware related issues to the num-lock, so I will follow that thread. Unfortunately, I am trying to use the digits above the alphabetical keys instead of the keypad (but I think it was a good suggestion). Thanks for your help and sorry for the post to the wrong mailing list. Scott Langford -----Original Message----- From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.edu] Sent: Monday, December 05, 2005 7:26 PM To: scott Langford Cc: cygwin@cygwin.com; cygwin-xfree@cygwin.com Subject: Re: Problem with numerical input for certain applications in Cygwin On Mon, 5 Dec 2005, scott Langford wrote: > I am running Cygwin to ssh onto a Linux server which handles a couple of > applications that I use for design work. When I run the applications > there are various fill forms which require numeric entry. For some > reason I cannot make any numeric input into these forms. The same forms > have character entry which works fine. I tried the FAQ and users Guide > but could not find any examples of this exact problem. I have some Linux > support but that person was basically at a loss. I am not sure where to > look to correct this problem. When I run directly on my Linux server I > do not have this problem. I suspect there is some setup in my startx.sh > file that may help. Any suggestions? You haven't specified exactly *how* you invoke the applications on Linux, but I suspect they are X applications and you invoke them via the X forwarding feature of ssh. This makes your question off-topic for the main list, and on-topic for the cygwin-xfree list (which the Reply-To of this message points to). If you aren't using X, please follow-up to the main list with more details. As for your problem, in the absense of more information, it looks like you're seeing weird Num-Lock-related behavior, which is a known problem with Cygwin/X. Try using the digits above the alphabetical keys instead of the keypad. I also seem to recall some recipes for making Num-Lock work properly -- searching the cygwin-xfree archives may help. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reid.thompson@ateb.com Tue Dec 6 16:22:00 2005 From: reid.thompson@ateb.com (Reid Thompson) Date: Tue, 06 Dec 2005 16:22:00 -0000 Subject: XTerm problem- xinit In-Reply-To: <065D67CA3A7D974CA6CB059C00698139137143@sr002-2kexc.ateb.com> References: <065D67CA3A7D974CA6CB059C00698139137143@sr002-2kexc.ateb.com> Message-ID: <4395BAC2.8010508@ateb.com> Afro_PL wrote: > Hello there. > I have little problem when in XTerm i write "xinit": > "A fatal error has ocurred and Cygwin/X will now exit. > Please open /tmp/Xwin.log for more information. > > Vendor: The Cygwin/X Project > Release: 6.8.2.0-4 > Contact: cygwin-xfree@cygwin.com > XWin was started with the following command-line > > X :0" > > What I should do? > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ > don't type xinit in an xterm -- if you have an xterm running -- they you already have X started -- attempting to start it again results in the above message -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Tue Dec 6 16:28:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Tue, 06 Dec 2005 16:28:00 -0000 Subject: Problem with numerical input for certain applications in Cygwin In-Reply-To: <000401c5fa71$cfecac90$0c01a8c0@Batcave> References: <000401c5fa71$cfecac90$0c01a8c0@Batcave> Message-ID: Ugh, top-posting... Reformatted. On Tue, 6 Dec 2005, scott Langford wrote: > -----Original Message----- > From: Igor Pechtchanski [mailto:pechtcha@XX.XXX.XXX] > Sent: Monday, December 05, 2005 7:26 PM > To: scott Langford > Cc: cygwin@XXXXXX.XXX; cygwin-xfree@XXXXXX.XXX . Thanks. > Subject: Re: Problem with numerical input for certain applications in > Cygwin > > > On Mon, 5 Dec 2005, scott Langford wrote: > > > > > I am running Cygwin to ssh onto a Linux server which handles a > > > couple of applications that I use for design work. When I run the > > > applications there are various fill forms which require numeric > > > entry. For some reason I cannot make any numeric input into these > > > forms. The same forms have character entry which works fine. I tried > > > the FAQ and users Guide but could not find any examples of this > > > exact problem. I have some Linux support but that person was > > > basically at a loss. I am not sure where to look to correct this > > > problem. When I run directly on my Linux server I do not have this > > > problem. I suspect there is some setup in my startx.sh file that may > > > help. Any suggestions? > > > > You haven't specified exactly *how* you invoke the applications on > > Linux, but I suspect they are X applications and you invoke them via > > the X forwarding feature of ssh. This makes your question off-topic > > for the main list, and on-topic for the cygwin-xfree list (which the > > Reply-To of this message points to). If you aren't using X, please > > follow-up to the main list with more details. > > > > As for your problem, in the absense of more information, it looks like > > you're seeing weird Num-Lock-related behavior, which is a known > > problem with Cygwin/X. Try using the digits above the alphabetical > > keys instead of the keypad. I also seem to recall some recipes for > > making Num-Lock work properly -- searching the cygwin-xfree archives > > may help. > > Igor > > Igor, > Thank you for your reply. Indeed I am using the X forwarding features of > ssh. I read somewhere (in my many searches) that there could be some > hardware related issues to the num-lock, so I will follow that thread. > Unfortunately, I am trying to use the digits above the alphabetical keys > instead of the keypad (but I think it was a good suggestion). Thanks for > your help and sorry for the post to the wrong mailing list. > Scott Langford Scott, Another thing to check is whether you're hitting the limitations of untrusted X forwarding (see the Cygwin/X FAQ entry on ssh). Also, does this problem occur only in those applications, or in any X application (e.g., an xterm)? If the latter, you may have keyboard mapping issues -- the output from pressing those keys in xev might help. If the former, try eliminating ssh as the culprit (e.g., temporarily opening up the local X server with "xhost +" and setting the DISPLAY on the remote machine to connect directly to the local server). It would also help to know what you use to start your local X (there is no such thing as startx.sh -- there's "startxwin.sh", "startxwin.bat", or "startx"). Do you have a ~/.Xserverrc? What window manager are you using? HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From slang@plan9inc.com Tue Dec 6 18:34:00 2005 From: slang@plan9inc.com (scott Langford) Date: Tue, 06 Dec 2005 18:34:00 -0000 Subject: Problem with numerical input for certain applications in Cygwin In-Reply-To: Message-ID: <000001c5fa93$94405df0$0c01a8c0@Batcave> -----Original Message----- From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.edu] Sent: Monday, December 05, 2005 7:26 PM To: scott Langford Cc: cygwin@cygwin.com; cygwin-xfree@cygwin.com Subject: Re: Problem with numerical input for certain applications in Cygwin On Mon, 5 Dec 2005, scott Langford wrote: > I am running Cygwin to ssh onto a Linux server which handles a couple of > applications that I use for design work. When I run the applications > there are various fill forms which require numeric entry. For some > reason I cannot make any numeric input into these forms. The same forms > have character entry which works fine. I tried the FAQ and users Guide > but could not find any examples of this exact problem. I have some Linux > support but that person was basically at a loss. I am not sure where to > look to correct this problem. When I run directly on my Linux server I > do not have this problem. I suspect there is some setup in my startx.sh > file that may help. Any suggestions? You haven't specified exactly *how* you invoke the applications on Linux, but I suspect they are X applications and you invoke them via the X forwarding feature of ssh. This makes your question off-topic for the main list, and on-topic for the cygwin-xfree list (which the Reply-To of this message points to). If you aren't using X, please follow-up to the main list with more details. As for your problem, in the absense of more information, it looks like you're seeing weird Num-Lock-related behavior, which is a known problem with Cygwin/X. Try using the digits above the alphabetical keys instead of the keypad. I also seem to recall some recipes for making Num-Lock work properly -- searching the cygwin-xfree archives may help. Igor -- Igor, > Thank you for your reply. Indeed I am using the X forwarding features of > ssh. I read somewhere (in my many searches) that there could be some > hardware related issues to the num-lock, so I will follow that thread. > Unfortunately, I am trying to use the digits above the alphabetical keys > instead of the keypad (but I think it was a good suggestion). Thanks for > your help and sorry for the post to the wrong mailing list. > Scott Langford Scott, Another thing to check is whether you're hitting the limitations of untrusted X forwarding (see the Cygwin/X FAQ entry on ssh). Also, does this problem occur only in those applications, or in any X application (e.g., an xterm)? If the latter, you may have keyboard mapping issues -- the output from pressing those keys in xev might help. If the former, try eliminating ssh as the culprit (e.g., temporarily opening up the local X server with "xhost +" and setting the DISPLAY on the remote machine to connect directly to the local server). It would also help to know what you use to start your local X (there is no such thing as startx.sh -- there's "startxwin.sh", "startxwin.bat", or "startx"). Do you have a ~/.Xserverrc? What window manager are you using? HTH, http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA Igor, I am using the -Y option so I do not think it is a limitation of untrusted forwarding. The problem does not occur in xterm or konsole applications. It only seems to occur in two design applications I have tried: Cadence IC works and Slam edit. You are correct there is no startx.sh. I am using startxwin.sh here. I am using the following command lines: XWin -multiwindow -clipboard -silent-dup-error -multimonitors -emulate3buttons 100 & xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e /usr/bin/bash -l & In this case, I am using the integrated windows based windows manager. I do not have a ~/.Xserverrc. I have considered trying the twm option. I will try to rule out ssh. Thanks for your help. Scott Langford -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From fergus@bonhard.uklinux.net Wed Dec 7 06:55:00 2005 From: fergus@bonhard.uklinux.net (fergus) Date: Wed, 07 Dec 2005 06:55:00 -0000 Subject: How to add a title to xterm Message-ID: <000001c5fafb$2b6c72b0$500210ac@tcgp.dundee.ac.uk> > How to add a title to xterm? > I start cygwinx by "startx". > The following commands does not work: > xterm -T columbia & > xterm -title columbia & > xterm -title "columbia" & I do not use startx: for me, it sets up unnecessary or inconvenient defaults. 1. Start bash then 2. run XWin -nolisten local -multiwindow & 3. xterm -display localhost:0.0 -title Columbia works fine for me ... Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kencx@peak.org Wed Dec 7 14:53:00 2005 From: kencx@peak.org (Kenneth Corbin) Date: Wed, 07 Dec 2005 14:53:00 -0000 Subject: Font initialization? Message-ID: <200512070653.13582.kencx@peak.org> Hi folks, I have an application that needs some non-standard fonts. It's easy enough to add a manually new directory to the font path. What I haven't figured out is how to configure Cygwin/X to add the new font path directory when it starts up. Thanks for any help -Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Wed Dec 7 15:54:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Wed, 07 Dec 2005 15:54:00 -0000 Subject: Font initialization? In-Reply-To: <200512070653.13582.kencx@peak.org> References: <200512070653.13582.kencx@peak.org> Message-ID: On Wed, 7 Dec 2005, Kenneth Corbin wrote: > Hi folks, > > I have an application that needs some non-standard fonts. It's easy > enough to add a manually new directory to the font path. What I haven't > figured out is how to configure Cygwin/X to add the new font path > directory when it starts up. Searching "man X" for "font.*path" shows that this could be accomplished with "xset +fp DIR" (the manpage also gives an example of exactly how to do this). There's also a -fp option to X, but I'm not sure it does what you want. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From SSoong@ALLEGROMICRO.com Wed Dec 7 16:08:00 2005 From: SSoong@ALLEGROMICRO.com (Soong, SylokeJ) Date: Wed, 07 Dec 2005 16:08:00 -0000 Subject: How to add a title to xterm Message-ID: Someone posted a clue on how to make MS Windows Cmd window disappear. I lost that (rather I deleted lots of emails when my quota exceeded). If we chose to start cygwin thro a bash cmd window ... ~ How to make that annoying bash window disappear ~ -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of fergus Sent: Wed, December 07, 2005 1:55 AM To: cygwin-xfree@cygwin.com Cc: fergus@bonhard.uklinux.net Subject: Re: How to add a title to xterm I do not use startx: for me, it sets up unnecessary or inconvenient defaults. 1. Start bash then 2. run XWin -nolisten local -multiwindow & 3. xterm -display localhost:0.0 -title Columbia works fine for me ... Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ehud@unix.mvs.co.il Wed Dec 7 16:43:00 2005 From: ehud@unix.mvs.co.il (Ehud Karni) Date: Wed, 07 Dec 2005 16:43:00 -0000 Subject: How to add a title to xterm In-Reply-To: <000001c5fafb$2b6c72b0$500210ac@tcgp.dundee.ac.uk> (message from fergus on Wed, 7 Dec 2005 06:54:41 -0000) References: <000001c5fafb$2b6c72b0$500210ac@tcgp.dundee.ac.uk> Message-ID: <200512071643.jB7GhTPQ006114@beta.mvs.co.il> On Wed, 7 Dec 2005 06:54:41 -0000, fergus wrote: > > > How to add a title to xterm? > > I do not use startx: for me, it sets up unnecessary or inconvenient > defaults. You can always set the xterm title by sending it the string: Esc ] 0 ; ^G . You can do it from the xterm application (writing to /dev/tty or stdout if its connected, or externally, by writing to /dev/tty [Cygwin] or /dev/pts/ [Linux]). Bellow is a small script that update the title if it is run on an interactive xterm (the 2nd is a tty emulator written here). Ehud #! /bin/sh -e # this script sets the TTY title to 1st argument # -------------------------------------------------- if [ -t 1 ] ; then # do only if stdout is terminal TTL=`echo "$1" | sed -e "s/ [ ]*/ /g"` # any length of spaces to 1 space case "$TERM" in xter* ) echo "\033]0;$TTL\a\c" # write it to xterm window title ;; npc* ) DTTL=`echo "$TTL\c" | od -An -tu1 -v | tr "\012" " " | sed -e "s/ [ ]*/;/g"` echo "\033[=/${DTTL:1:999};253;t\c" # For Mivtach Simon TTY ;; esac fi ############################## set_tty_title ############################## -- Ehud Karni Tel: +972-3-7966-561 /"\ Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign Insurance agencies (USA) voice mail and X Against HTML Mail http://www.mvs.co.il FAX: 1-815-5509341 / \ GnuPG: 98EA398D Better Safe Than Sorry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rbody99@hotmail.com Wed Dec 7 17:02:00 2005 From: rbody99@hotmail.com (Robert Body) Date: Wed, 07 Dec 2005 17:02:00 -0000 Subject: How to add a title to xterm In-Reply-To: <200512071643.jB7GhTPQ006114@beta.mvs.co.il> Message-ID: Here is a script that works in bash or ksh for setting the title based on your current path, by setting up $PS1. I have also seen similar thing done by aliasing "cd" command I use bash mostly, but for ksh there is need for Perl in my script below to accomplish the passing of ESC characters to ksh. I could not figure out how to do it with awk -Robert case "`echo "_$0" | /usr/bin/tr '[:upper:]' '[:lower:]' | sed -e 's/^_//'`" in ############################################################################# bash | -bash | */bash ) ############################################################################# echo "...running bash" HOSTNAME=`hostname`; export HOSTNAME # Set a HOSTNAME variable #---------------------------------------------------------------------------- # 29=white,30=black,31=red,32=green,33=yellow, 34=blue,35=magenta,36=cyan #---------------------------------------------------------------------------- # Set a default prompt of: user@host and current_directory # PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ ' # PS1='\[\e]0;$HOSTNAME: $PWD\a\]\[\e[36m\]$PWD>\[\e[0m\] ' # (in title) HOST-$PWD ... $PATH PS1='\[\e]0;$ME: $PWD\a\]$PWD> ' # (in title) HOST-$PWD ... $PATH ;; ############################################################################# ksh* | -ksh* | */ksh* ) ############################################################################# echo "...running ksh" typeset -l HOSTNAME # Set a HOSTNAME variable PS1=$(perl -e 'printf"\033]0;$ARGV[0]: \$PWD\007\033[29m\$PWD>\033[0m\ "' $ME) ;; esac >From: "Ehud Karni" >Reply-To: cygwin-xfree@cygwin.com >To: fergus@bonhard.uklinux.net >CC: cygwin-xfree@cygwin.com >Subject: Re: How to add a title to xterm >Date: Wed, 7 Dec 2005 18:43:29 +0200 > >On Wed, 7 Dec 2005 06:54:41 -0000, fergus >wrote: > > > > > How to add a title to xterm? > > > > I do not use startx: for me, it sets up unnecessary or inconvenient > > defaults. > >You can always set the xterm title by sending it the string: Esc ] 0 ; > ^G . You can do it from the xterm application (writing to >/dev/tty or stdout if its connected, or externally, by writing to >/dev/tty [Cygwin] or /dev/pts/ [Linux]). > >Bellow is a small script that update the title if it is run on an >interactive xterm (the 2nd is a tty emulator written here). > >Ehud > > >#! /bin/sh -e ># this script sets the TTY title to 1st argument ># -------------------------------------------------- > >if [ -t 1 ] ; then # do only if stdout is >terminal > TTL=`echo "$1" | sed -e "s/ [ ]*/ /g"` # any length of spaces to 1 >space > case "$TERM" in > xter* ) echo "\033]0;$TTL\a\c" # write it to xterm window >title > ;; > npc* ) DTTL=`echo "$TTL\c" | od -An -tu1 -v | tr "\012" " " | sed >-e "s/ [ ]*/;/g"` > echo "\033[=/${DTTL:1:999};253;t\c" # For Mivtach Simon >TTY > ;; > esac >fi > >############################## set_tty_title ############################## > > >-- > Ehud Karni Tel: +972-3-7966-561 /"\ > Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign > Insurance agencies (USA) voice mail and X Against HTML Mail > http://www.mvs.co.il FAX: 1-815-5509341 / \ > GnuPG: 98EA398D Better Safe Than Sorry > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://x.cygwin.com/docs/ >FAQ: http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kencx@peak.org Thu Dec 8 06:23:00 2005 From: kencx@peak.org (Kenneth Corbin) Date: Thu, 08 Dec 2005 06:23:00 -0000 Subject: Font initialization? In-Reply-To: References: <200512070653.13582.kencx@peak.org> Message-ID: <200512072223.44390.kencx@peak.org> Thanks Igor, I figured that out from the man pages. What I haven't figured out is where I can put that xset +fp where it will be automatically executed at cygwin/X startup. -Ken On Wednesday 07 December 2005 07:54, Igor Pechtchanski wrote: > On Wed, 7 Dec 2005, Kenneth Corbin wrote: > > Hi folks, > > > > I have an application that needs some non-standard fonts. It's easy > > enough to add a manually new directory to the font path. What I haven't > > figured out is how to configure Cygwin/X to add the new font path > > directory when it starts up. > > Searching "man X" for "font.*path" shows that this could be accomplished > with "xset +fp DIR" (the manpage also gives an example of exactly how to > do this). There's also a -fp option to X, but I'm not sure it does what > you want. > HTH, > Igor -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Thu Dec 8 15:14:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Thu, 08 Dec 2005 15:14:00 -0000 Subject: Font initialization? In-Reply-To: <200512072223.44390.kencx@peak.org> References: <200512070653.13582.kencx@peak.org> <200512072223.44390.kencx@peak.org> Message-ID: Ugh, top-posting... Reformatted. On Wed, 7 Dec 2005, Kenneth Corbin wrote: > On Wednesday 07 December 2005 07:54, Igor Pechtchanski wrote: > > On Wed, 7 Dec 2005, Kenneth Corbin wrote: > > > Hi folks, > > > > > > I have an application that needs some non-standard fonts. It's easy > > > enough to add a manually new directory to the font path. What I haven't > > > figured out is how to configure Cygwin/X to add the new font path > > > directory when it starts up. > > > > Searching "man X" for "font.*path" shows that this could be accomplished > > with "xset +fp DIR" (the manpage also gives an example of exactly how to > > do this). There's also a -fp option to X, but I'm not sure it does what > > you want. > > HTH, > > Igor > > Thanks Igor, > > I figured that out from the man pages. What I haven't figured out is > where I can put that xset +fp where it will be automatically executed at > cygwin/X startup. This depends on how you start Cygwin/X. If you use startxwin.sh, just edit it and put the xset command right after the XWin invocation (though beware that the file will get overwritten every time you update X-startup-scripts). If you use "startx", you should be able to put it in your ~/.xinitrc or ~/.xserverrc... HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Thu Dec 8 21:23:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Thu, 08 Dec 2005 21:23:00 -0000 Subject: Mutex init failure trying to run Scribus Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just installed Scribus from ftp://sunsite.dk/projects/cygwinports, no problem with the install, but when I tried to run it I got the: "Mutex init failure: Invalid argument" after the splash screen displays for a while and the application really starts. Anyone seen this? Any solutions? Thanks. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOYnysACgkQL3NNweKTRgylFgCfa6w9cWUSSrd5rE2lfEMLvfYD KHcAoP0FevNIkZPJV/VQe8nCc65GBXDa =/+J9 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Thu Dec 8 22:23:00 2005 From: yselkowitz@users.sourceforge.net (Yaakov S (Cygwin Ports)) Date: Thu, 08 Dec 2005 22:23:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: References: Message-ID: <4398B255.7000807@users.sourceforge.net> Ren?? Berber wrote: > I just installed Scribus from ftp://sunsite.dk/projects/cygwinports, no problem > with the install, but when I tried to run it I got the: > > "Mutex init failure: Invalid argument" > > after the splash screen displays for a while and the application really starts. > > Anyone seen this? Any solutions? Yes, I have as well. It seems to happen with all C++ Qt or KDE apps; PyQt apps (e.g. convertall, also available through Cygwin Ports) don't generate this message. Despite the message, the programs seem to run correctly anyways. Now that I know that this is not just a local issue, I'll try researching this further; this would appear to have something to do with the Qt threading code. Thanks for your report. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Thu Dec 8 23:11:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Thu, 08 Dec 2005 23:11:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <4398B255.7000807@users.sourceforge.net> References: <4398B255.7000807@users.sourceforge.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yaakov S (Cygwin Ports) wrote: [snip] > Yes, I have as well. It seems to happen with all C++ Qt or KDE apps; > PyQt apps (e.g. convertall, also available through Cygwin Ports) don't > generate this message. Despite the message, the programs seem to run > correctly anyways. You mean Scribus runs anyway? Perhaps I missed something, I didn't see any window or anything else appear. Anyway I'm recompiling Scribus from sources, let's see if the invalid argument is catched on the source, probably not but I want to rule out that the version of Cygwin I'm using (one of the snapshots) didn't change something that affected this. Thanks for your reply. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOYvNIACgkQL3NNweKTRgwPNQCeNlN9/SZQEDmPA7REYSjpLpN3 L+0AoLJkso1GNS/H3AkusvwPN70vKzUx =0gCP -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Angelo.Graziosi@roma1.infn.it Thu Dec 8 23:42:00 2005 From: Angelo.Graziosi@roma1.infn.it (Angelo Graziosi) Date: Thu, 08 Dec 2005 23:42:00 -0000 Subject: GV and ghostscript: problems? Message-ID: With ghostscript-8.15-2 there is a stange behaviour of 'gv' in displaying pdf files. If one uses: $ gv foo.pdf & that works fine. But using: $ gv & and then opening 'foo.pdf' with 'Open' menu item, there is an "Unrecoverable error ...." of GPL Ghostscript 8.15 This 'gv' behaviour was absent with the 7. ... versions of ghostscript. Best regards, angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Thu Dec 8 23:57:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Thu, 08 Dec 2005 23:57:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: References: <4398B255.7000807@users.sourceforge.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ren? Berber wrote: [snip] > You mean Scribus runs anyway? Perhaps I missed something, I didn't see any > window or anything else appear. Nope, the program just dies. > Anyway I'm recompiling Scribus from sources, let's see if the invalid argument > is catched on the source, probably not but I want to rule out that the version > of Cygwin I'm using (one of the snapshots) didn't change something that affected > this. Nothing changed after building from sources. I'll see if I can debug this. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOYx7MACgkQL3NNweKTRgx3zACdH5A79DkQSAhr6N6qg8NFfdZN 2IMAn1g6HFbkuEBe8/mHWTAQV0gj0VOi =WxM3 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Dec 9 00:00:00 2005 From: yselkowitz@users.sourceforge.net (Yaakov S (Cygwin Ports)) Date: Fri, 09 Dec 2005 00:00:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: References: <4398B255.7000807@users.sourceforge.net> Message-ID: <4398C90E.7050008@users.sourceforge.net> Ren?? Berber wrote: > You mean Scribus runs anyway? Perhaps I missed something, I didn't see any > window or anything else appear. WFM: http://cygwinports.dotsrc.org/screenshots/scribus.jpg > Anyway I'm recompiling Scribus from sources, let's see if the invalid argument > is catched on the source, probably not but I want to rule out that the version > of Cygwin I'm using (one of the snapshots) didn't change something that affected > this. FWIW, I built scribus with stock Cygwin 1.5.18-1. I'm almost certain this has to do with Qt itself, not with any individual program. If you're interested in helping look into this, I'd say to grab the qt3-3.3.4-2-src package and try to find the problem there. Wrt what I said earlier about all C++ Qt programs being affected, that appears to be not 100% true: xxdiff (yes, also available at Cygwin Ports) does not show this message; perhaps it doesn't use Qt threads. In any case, I can't do it this minute, but I hope that early next week I can look into this further. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Fri Dec 9 00:33:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Fri, 09 Dec 2005 00:33:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <4398C90E.7050008@users.sourceforge.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> Message-ID: Yaakov S (Cygwin Ports) wrote: [snip] > WFM: > http://cygwinports.dotsrc.org/screenshots/scribus.jpg Nice! I don't get anything, but perhaps it has to do with my setting CYGWIN=error_start:c:/cygwin/bin/dumper.exe (which is not catching anything). [snip] > FWIW, I built scribus with stock Cygwin 1.5.18-1. I'm almost certain > this has to do with Qt itself, not with any individual program. If > you're interested in helping look into this, I'd say to grab the > qt3-3.3.4-2-src package and try to find the problem there. OK, I'll do a debug version of that lib. > Wrt what I said earlier about all C++ Qt programs being affected, that > appears to be not 100% true: xxdiff (yes, also available at Cygwin > Ports) does not show this message; perhaps it doesn't use Qt threads. Yes the "Mutex init" should be used only in threaded apps. > In any case, I can't do it this minute, but I hope that early next week > I can look into this further. Thanks. I'll report later if I find something. -- Ren? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri Dec 9 00:58:00 2005 From: yselkowitz@users.sourceforge.net (Yaakov S (Cygwin Ports)) Date: Fri, 09 Dec 2005 00:58:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> Message-ID: <4398D6A4.2050901@users.sourceforge.net> Ren?? Berber wrote: > Nice! I don't get anything, but perhaps it has to do with my setting > CYGWIN=error_start:c:/cygwin/bin/dumper.exe (which is not catching anything). FWIW, I'm just running with CYGWIN=server. > Thanks. I'll report later if I find something. Please do, and thank you for your help. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Fri Dec 9 14:46:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Fri, 09 Dec 2005 14:46:00 -0000 Subject: scribus: cygjpeg-62.dll not found Message-ID: <4399989B.4040902@pacific.net.sg> Hi, after installing Scribus from ftp://sunsite.dk/projects/cygwinports, I get the error message that cygjpeg-62.dll is missing. I tried first an upgrade of my old installation an later did a fresh one. I got in both cases the same error message. Is there a solution to this? How can I help to locate the error? Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Fri Dec 9 15:02:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Fri, 09 Dec 2005 15:02:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <4399989B.4040902@pacific.net.sg> References: <4399989B.4040902@pacific.net.sg> Message-ID: <20051209150209.GC27673@trixie.casa.cgf.cx> On Fri, Dec 09, 2005 at 10:45:47PM +0800, Erich Dollansky wrote: >after installing Scribus from ftp://sunsite.dk/projects/cygwinports, I >get the error message that cygjpeg-62.dll is missing. > >I tried first an upgrade of my old installation an later did a fresh >one. I got in both cases the same error message. > >Is there a solution to this? > >How can I help to locate the error? If you visit http://cygwin.com/packages/, you can find the package that contains the missing file. Then you can use setup.exe to install it. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From freeweb@nyckelpiga.de Sat Dec 10 01:14:00 2005 From: freeweb@nyckelpiga.de (Gerrit P. Haase) Date: Sat, 10 Dec 2005 01:14:00 -0000 Subject: Serious X problem, cannot start xterm. Message-ID: <159-1496333103.20051210021443@familiehaase.de> Hello, I have no idea what is happening, IIRC I updated recently the package X-startup-scripts, however I use startxwin.sh and there no changes at all (why was the package updated?), all other X11 related package are current as before. Now when running the script I get this output when xterm should start: $ startxwin.sh gerrit@INSPIRON /perl $ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp _X11TransOpen: transport open failed for tcp/127.0.0.1:0 xterm Xt error: Can't open display: 127.0.0.1:0.0 Welcome to the XWin X Server [...] This is on my notebook with XP installed. Also later after XWin strtup is finished (including the window manager twm) I cannot start xterm, getting the same error. Probably the same reason causes the issue I have with ssh here: $ ssh sourceware.org ssh: sourceware.org: no address associated with name lost connection Any ideas? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sat Dec 10 02:12:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sat, 10 Dec 2005 02:12:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <4398D6A4.2050901@users.sourceforge.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yaakov S (Cygwin Ports) wrote: > Ren? Berber wrote: [snip] > FWIW, I'm just running with CYGWIN=server. I copied that along with setting cygserver and it made no difference. >> Thanks. I'll report later if I find something. I tried using cygwin1.dll version 1.5.18 and it works just like you said. Then I downloaded the latest snapshot, version 20051207, and scribus fails as before (no error messages, the one I used as subject is only a warning, nothing). I could not build qt3 with debug enabled because the build also fails with a mutex problem. The program uic runs many times in the build succesfully but once it gets stuck with a "Mutex init failure: Invalid argument". I'm unable to use gdb, every time I try gdb on scribus the program is killed at the beginning (before the splash screen appears) while setting a pthread. In the code (src/tools/qmutex_unix.cpp), as you have already said, the "Mutex ..." messages are only warnings so they were not related to my original problem, the program should run but it doesn't with a recent cygwin1.dll. But those messages and the uic hanging do point out that there are problems with pthreads as used by qt3. I haven't seen if the changes to qt from 3.3.4 to 3.3.5 and to 4.0.1 address any of these problems. Regards. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOaOQgACgkQL3NNweKTRgzzXwCgwoEduReKRplY5e6TtGJFv0cc 79oAn2uvKvkx/UMyClVDbV74Z2F0DxM5 =1JTR -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Sat Dec 10 02:14:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Sat, 10 Dec 2005 02:14:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051209150209.GC27673@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> Message-ID: <439A39C0.9070104@pacific.net.sg> Hi, thanks for your help. I found out that the package I needed war not available at the original site. Christopher Faylor wrote: > >>after installing Scribus from ftp://sunsite.dk/projects/cygwinports, I >>get the error message that cygjpeg-62.dll is missing. >> > If you visit http://cygwin.com/packages/, you can find the package that > contains the missing file. Then you can use setup.exe to install it. I used then ftp://ftp.sunet.se to get the missing file. The new problem is now that Scribus consumes all of the CPU time and does not show up at all. I also noticed the .qt directory in the home directory of the user is empty. Shouldn't there be some kind of settings stored? Do I have to run first some kind of desktop to get Scribus running? Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sat Dec 10 02:19:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sat, 10 Dec 2005 02:19:00 -0000 Subject: Serious X problem, cannot start xterm. In-Reply-To: <159-1496333103.20051210021443@familiehaase.de> References: <159-1496333103.20051210021443@familiehaase.de> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gerrit P. Haase wrote: > I have no idea what is happening, IIRC I updated recently the package > X-startup-scripts, however I use startxwin.sh and there no changes at > all (why was the package updated?), all other X11 related package are > current as before. > > Now when running the script I get this output when xterm should start: > > $ startxwin.sh > > gerrit@INSPIRON /perl > $ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp > _X11TransOpen: transport open failed for tcp/127.0.0.1:0 > xterm Xt error: Can't open display: 127.0.0.1:0.0 > Welcome to the XWin X Server > [...] > > > This is on my notebook with XP installed. Also later after XWin strtup > is finished (including the window manager twm) I cannot start xterm, > getting the same error. > > Probably the same reason causes the issue I have with ssh here: > > $ ssh sourceware.org > ssh: sourceware.org: no address associated with name > lost connection Seems unrelated to the startup scripts. The problem should be with whatever cygminires.dll depends on to resolve names or with changed firewall settings (can't query DNS server because port 53 is not open), it could also be in /etc/hosts for the case where localhost is not defined as 127.0.0.1. HTH - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOaOp4ACgkQL3NNweKTRgxn9gCg+72MMvfsOH0qF54WkQCmger1 H3MAoPTJgBAQBmoWzUomSRye+/jEc+2q =y5pj -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Sat Dec 10 02:46:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 10 Dec 2005 02:46:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <439A39C0.9070104@pacific.net.sg> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> Message-ID: <20051210024644.GC24240@trixie.casa.cgf.cx> On Sat, Dec 10, 2005 at 10:13:20AM +0800, Erich Dollansky wrote: >The new problem is now that Scribus consumes all of the CPU time and >does not show up at all. > >I also noticed the .qt directory in the home directory of the user is >empty. Shouldn't there be some kind of settings stored? > >Do I have to run first some kind of desktop to get Scribus running? Sorry but we don't support scribus in this mailing list. You downloaded the package from some external site. You'd probably be better off asking them for help. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Sat Dec 10 03:43:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Sat, 10 Dec 2005 03:43:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051210024644.GC24240@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210024644.GC24240@trixie.casa.cgf.cx> Message-ID: <439A4EA0.4060907@pacific.net.sg> Hi, Christopher Faylor wrote: > On Sat, Dec 10, 2005 at 10:13:20AM +0800, Erich Dollansky wrote: > >>The new problem is now that Scribus consumes all of the CPU time and >>does not show up at all. >> >>I also noticed the .qt directory in the home directory of the user is >>empty. Shouldn't there be some kind of settings stored? >> >>Do I have to run first some kind of desktop to get Scribus running? > > > Sorry but we don't support scribus in this mailing list. You downloaded > the package from some external site. You'd probably be better off asking > them for help. > I have found this address on this list assuming this is also the central mailing list for all X applications running on cygwin. Aksing there is not possible as they only provide the packages with no signs of support. This gave me the impression that they act as mirror with some beta quality packages in addition to the rest of cygwin. I will try myself and give up in case off no success. Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sat Dec 10 04:47:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sat, 10 Dec 2005 04:47:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <439A39C0.9070104@pacific.net.sg> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Erich Dollansky wrote: [snip] > The new problem is now that Scribus consumes all of the CPU time and > does not show up at all. Have you tested any other X Windows application? > I also noticed the .qt directory in the home directory of the user is > empty. Shouldn't there be some kind of settings stored? ~/.qt is empty, no problem there, you can set some options running /usr/lib/qt3/bin/qtconfig.exe but it's not necessary. > Do I have to run first some kind of desktop to get Scribus running? No, just start the X server. But if you don't start the X server the application just ends printing that it couldn't find the display, so that is not the problem you describe. In /usr/share/doc/Cygwin/scribus-1.2.3.README there is a list of requirements, usually setup.exe just downloads the requirements if they are not already installed but perhaps you have some old version of some of those, better check manually (I mean using setup.exe or cygcheck to see what version you have installed). HTH - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOaXVgACgkQL3NNweKTRgz2JwCeNvPJB0raZS2+S5loOrH1sIpZ nqAAoP12R9hWYlxgHAlyFFjm6jWciag3 =iHq9 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Sat Dec 10 04:56:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 10 Dec 2005 04:56:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> Message-ID: <20051210045609.GB17711@trixie.casa.cgf.cx> On Fri, Dec 09, 2005 at 10:45:12PM -0600, Ren? Berber wrote: >Erich Dollansky wrote: >[snip] >>The new problem is now that Scribus consumes all of the CPU time and >>does not show up at all. > >Have you tested any other X Windows application? > >>I also noticed the .qt directory in the home directory of the user is >>empty. Shouldn't there be some kind of settings stored? > >~/.qt is empty, no problem there, you can set some options running >/usr/lib/qt3/bin/qtconfig.exe but it's not necessary. > >>Do I have to run first some kind of desktop to get Scribus running? > >No, just start the X server. But if you don't start the X server the >application just ends printing that it couldn't find the display, so >that is not the problem you describe. > >In /usr/share/doc/Cygwin/scribus-1.2.3.README there is a list of >requirements, usually setup.exe just downloads the requirements if they >are not already installed but perhaps you have some old version of some >of those, better check manually (I mean using setup.exe or cygcheck to >see what version you have installed). Since you seem to know something about scribus maybe you could point out where people should be going to get help with it since it isn't an official cygwin package. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Sat Dec 10 05:29:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Sat, 10 Dec 2005 05:29:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> Message-ID: <439A67AD.10300@pacific.net.sg> Hi, Ren?? Berber wrote: > > Erich Dollansky wrote: > > Have you tested any other X Windows application? I just closed Gimp before writing this. I use X since a long time without any problems like this. > > > ~/.qt is empty, no problem there, you can set some options running > /usr/lib/qt3/bin/qtconfig.exe but it's not necessary. It is the same story with qtconfig. It ends in an endless loop. > > In /usr/share/doc/Cygwin/scribus-1.2.3.README there is a list of requirements, I will verify this. I could imagine that this problem is something really minor but it is has to be found first. Thanks for your help. Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rbody99@hotmail.com Sat Dec 10 06:04:00 2005 From: rbody99@hotmail.com (Robert Body) Date: Sat, 10 Dec 2005 06:04:00 -0000 Subject: Serious X problem, cannot start xterm. In-Reply-To: Message-ID: Gerrit, did you try running the "startxwin.bat" file too from Windows? That's what I do, i run an icon from Windows XP desktop, and it runs XWin and then Ice so the first teminal window I see is rxvt (or xterm), not the Windows managed "cmd.exe" window -Robert >From: Ren?? Berber >Reply-To: cygwin-xfree@cygwin.com >To: cygwin-xfree@cygwin.com >Subject: Re: Serious X problem, cannot start xterm. >Date: Fri, 09 Dec 2005 20:17:02 -0600 > >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Gerrit P. Haase wrote: > > > I have no idea what is happening, IIRC I updated recently the package > > X-startup-scripts, however I use startxwin.sh and there no changes at > > all (why was the package updated?), all other X11 related package are > > current as before. > > > > Now when running the script I get this output when xterm should start: > > > > $ startxwin.sh > > > > gerrit@INSPIRON /perl > > $ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp > > _X11TransOpen: transport open failed for tcp/127.0.0.1:0 > > xterm Xt error: Can't open display: 127.0.0.1:0.0 > > Welcome to the XWin X Server > > [...] > > > > > > This is on my notebook with XP installed. Also later after XWin strtup > > is finished (including the window manager twm) I cannot start xterm, > > getting the same error. > > > > Probably the same reason causes the issue I have with ssh here: > > > > $ ssh sourceware.org > > ssh: sourceware.org: no address associated with name > > lost connection > >Seems unrelated to the startup scripts. > >The problem should be with whatever cygminires.dll depends on to resolve >names >or with changed firewall settings (can't query DNS server because port 53 >is not >open), it could also be in /etc/hosts for the case where localhost is not >defined as 127.0.0.1. > >HTH >- -- >Ren?? Berber >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.4.2 (Cygwin) >Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > >iEYEARECAAYFAkOaOp4ACgkQL3NNweKTRgxn9gCg+72MMvfsOH0qF54WkQCmger1 >H3MAoPTJgBAQBmoWzUomSRye+/jEc+2q >=y5pj >-----END PGP SIGNATURE----- > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://x.cygwin.com/docs/ >FAQ: http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kencx@peak.org Sat Dec 10 16:49:00 2005 From: kencx@peak.org (Kenneth Corbin) Date: Sat, 10 Dec 2005 16:49:00 -0000 Subject: Wierd display problem. Message-ID: <200512100849.00252.kencx@peak.org> Hi folks, I've seen a couple times where Cygwin/X gets into a weird mode in which any portion of a window that is within about an inch of the right side of the screen doesn't repaint. Looks really strange when scrolling the screen, most of the screen scrolls but the right most column is locked in place. If I move the window away from the right edge of the screen it refreshes normally. If I move it back the problem reappears. The problem goes away if I shut down and restarting the Cygwin/X server. So it isn't happening currently. I'll keep an eye out for it and try to identify just what sequence puts it into that mode. Is there anything else I could be doing to track this down? Regards, -Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From gerrit@familiehaase.de Sat Dec 10 18:46:00 2005 From: gerrit@familiehaase.de (Gerrit P. Haase) Date: Sat, 10 Dec 2005 18:46:00 -0000 Subject: Serious X problem, cannot start xterm. In-Reply-To: References: <159-1496333103.20051210021443@familiehaase.de> Message-ID: <112-1433240811.20051210194616@familiehaase.de> Hi Ren??, >> Now when running the script I get this output when xterm should start: >> >> $ startxwin.sh >> >> gerrit@INSPIRON /perl >> $ _X11TransSocketOpenCOTSClient: Unable to open socket for tcp >> _X11TransOpen: transport open failed for tcp/127.0.0.1:0 >> xterm Xt error: Can't open display: 127.0.0.1:0.0 >> Welcome to the XWin X Server >> [...] > The problem should be with whatever cygminires.dll depends on to resolve names > or with changed firewall settings (can't query DNS server because port 53 is not > open), it could also be in /etc/hosts for the case where localhost is not > defined as 127.0.0.1. Oh yeah, some protection software, the management tool for my DSL router blocked the access, I hate this stupid tools, I just installed it to setup my router and it blocks me out of my network. Many thanks for your help, Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sat Dec 10 21:14:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sat, 10 Dec 2005 21:14:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051210045609.GB17711@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christopher Faylor wrote: [snip] > Since you seem to know something about scribus maybe you could point out > where people should be going to get help with it since it isn't an > official cygwin package. The "Cygwin Ports project" site is listed on the main http://cygwin.com/ page, is the first item on the News. The Cygwin Ports repository: http://cygwinports.dotsrc.org/ I think Yaakov Selkowitz, which seems to be in charge of this, should say if questions can be sent to the Cygwin/X list or... - From Cygwin/X's main page you can also find the mailing list at CygGnome project, which also looks appropiate: http://sourceforge.net/mail/?group_id=67909 BTW the OP problem was probably the result of not using setup.exe to install Scribus, the instruction in cygwinports.dotsrc.org should be followed. HTH - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkObRPQACgkQL3NNweKTRgwR8gCg0xB6bcR0y+UL25Cvxg6dzYAk Md8AnjvJZOgwATaTOkliY+zqUJHSVd+y =wEoN -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Sat Dec 10 22:36:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 10 Dec 2005 22:36:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> Message-ID: <20051210223614.GA7438@trixie.casa.cgf.cx> On Sat, Dec 10, 2005 at 03:13:24PM -0600, Ren? Berber wrote: >Christopher Faylor wrote: >[snip] >>Since you seem to know something about scribus maybe you could point >>out where people should be going to get help with it since it isn't an >>official cygwin package. > >The "Cygwin Ports project" site is listed on the main >http://cygwin.com/ page, is the first item on the News. > >The Cygwin Ports repository: > >http://cygwinports.dotsrc.org/ > >I think Yaakov Selkowitz, which seems to be in charge of this, should >say if questions can be sent to the Cygwin/X list or... Sorry but it isn't up to Yaakov to decide if things that aren't part of the cygwin distribution are discussed here. The fact that we advertise other people's cygwin efforts doesn't mean that we are automatically opening up the cygwin mailing list to discuss their efforts. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Sat Dec 10 23:12:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Sat, 10 Dec 2005 23:12:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> Message-ID: <439B60B7.3080001@pacific.net.sg> Hi, Ren?? Berber wrote: > > Christopher Faylor wrote: > [snip] > > - From Cygwin/X's main page you can also find the mailing list at CygGnome > project, which also looks appropiate: > > http://sourceforge.net/mail/?group_id=67909 > I will try it there. > BTW the OP problem was probably the result of not using setup.exe to install > Scribus, the instruction in cygwinports.dotsrc.org should be followed. > I did use the setup.exe which is the first file to be downloaded for CygWin. I also think that I followed their instructions. I did it twice. First upgrding an existing installation and then, after failing, I installed CygWin from scratch again. Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sat Dec 10 23:26:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sat, 10 Dec 2005 23:26:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051210223614.GA7438@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> <20051210223614.GA7438@trixie.casa.cgf.cx> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christopher Faylor wrote: [snip] > Sorry but it isn't up to Yaakov to decide if things that aren't part of > the cygwin distribution are discussed here. The fact that we advertise > other people's cygwin efforts doesn't mean that we are automatically > opening up the cygwin mailing list to discuss their efforts. OK, understood. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkObY6YACgkQL3NNweKTRgz5gQCgzBTZ31A/fPQOSecVDwq/HL+t WZUAoPNV0io57cNuuaufjHyeRMUMeX/Q =L+HK -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Sat Dec 10 23:40:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Sat, 10 Dec 2005 23:40:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051210223614.GA7438@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> <20051210223614.GA7438@trixie.casa.cgf.cx> Message-ID: <439B672D.3090804@pacific.net.sg> Hi, Christopher Faylor wrote: > On Sat, Dec 10, 2005 at 03:13:24PM -0600, Ren? Berber wrote: > >>Christopher Faylor wrote: >>[snip] >> > Sorry but it isn't up to Yaakov to decide if things that aren't part of > the cygwin distribution are discussed here. The fact that we advertise > other people's cygwin efforts doesn't mean that we are automatically > opening up the cygwin mailing list to discuss their efforts. > As the number of users is growing may I suggest a mailing list run by cygwin dealing with applications which are contributed? The knowledge users have gets spreads all around different lists and it becomes very hard to find a solution in one list if the problem is caused by some 'minor' change in a program dealed with at some other list. It makes it also easier for users just to track a single list compared to many especially if the new lists are not even known to the avarage user. Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Sat Dec 10 23:46:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 10 Dec 2005 23:46:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <439B672D.3090804@pacific.net.sg> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> <20051210223614.GA7438@trixie.casa.cgf.cx> <439B672D.3090804@pacific.net.sg> Message-ID: <20051210234632.GB24474@trixie.casa.cgf.cx> On Sun, Dec 11, 2005 at 07:39:25AM +0800, Erich Dollansky wrote: >Christopher Faylor wrote: >>On Sat, Dec 10, 2005 at 03:13:24PM -0600, Ren? Berber wrote: >>>Christopher Faylor wrote: >>>[snip] >>> >>Sorry but it isn't up to Yaakov to decide if things that aren't part of >>the cygwin distribution are discussed here. The fact that we advertise >>other people's cygwin efforts doesn't mean that we are automatically >>opening up the cygwin mailing list to discuss their efforts. >> >As the number of users is growing may I suggest a mailing list run by >cygwin dealing with applications which are contributed? If someone wants to make something generally available it is fairly easy to get it included into the cygwin distribution itself. I don't see any reason to encourage alternate ways of distributing software when we have an acceptable way to distribute it already. That said, however, there isn't anything stopping somebody from creating a mailing list and advertising it on the cygwin web site. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Sat Dec 10 23:50:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sat, 10 Dec 2005 23:50:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051210234632.GB24474@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> <20051210223614.GA7438@trixie.casa.cgf.cx> <439B672D.3090804@pacific.net.sg> <20051210234632.GB24474@trixie.casa.cgf.cx> Message-ID: <20051210235054.GC24474@trixie.casa.cgf.cx> On Sat, Dec 10, 2005 at 06:46:32PM -0500, Christopher Faylor wrote: >On Sun, Dec 11, 2005 at 07:39:25AM +0800, Erich Dollansky wrote: >>Christopher Faylor wrote: >>>On Sat, Dec 10, 2005 at 03:13:24PM -0600, Ren? Berber wrote: >>>>Christopher Faylor wrote: >>>>[snip] >>>> >>>Sorry but it isn't up to Yaakov to decide if things that aren't part of >>>the cygwin distribution are discussed here. The fact that we advertise >>>other people's cygwin efforts doesn't mean that we are automatically >>>opening up the cygwin mailing list to discuss their efforts. >>> >>As the number of users is growing may I suggest a mailing list run by >>cygwin dealing with applications which are contributed? > >If someone wants to make something generally available it is fairly easy >to get it included into the cygwin distribution itself. I don't see any >reason to encourage alternate ways of distributing software when we have >an acceptable way to distribute it already. > >That said, however, there isn't anything stopping somebody from creating >a mailing list and advertising it on the cygwin web site. Btw, while I don't mind an occasional foray into discussing other packages here, this "cygjpeg-62.dll" problem is exactly the kind of discussion that I do not want to see proliferate. We go to some effort trying to get the packages in the cygwin distribution right, with proper dependencies and proper packaging. However, we have no power to fix these kinds of problems in other product distributions and I don't want to see the cygwin lists getting bogged down with attempts to fix problems over which we have no control. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun Dec 11 03:30:00 2005 From: yselkowitz@users.sourceforge.net (Yaakov S (Cygwin Ports)) Date: Sun, 11 Dec 2005 03:30:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> Message-ID: <439B9D53.4040405@users.sourceforge.net> Ren?? Berber wrote: > I tried using cygwin1.dll version 1.5.18 and it works just like you said. Then > I downloaded the latest snapshot, version 20051207, and scribus fails as before > (no error messages, the one I used as subject is only a warning, nothing). As this is an apparent regression, if you could track this down in the cygwin1.dll, I'm sure Corinna and cgf would like to know about it on the main list. (I, for one, won't be very happy if my programs stop working when 1.5.19 comes out!) > I could not build qt3 with debug enabled because the build also fails with a > mutex problem. The program uic runs many times in the build succesfully but > once it gets stuck with a "Mutex init failure: Invalid argument". > > I'm unable to use gdb, every time I try gdb on scribus the program is killed at > the beginning (before the splash screen appears) while setting a pthread. > > In the code (src/tools/qmutex_unix.cpp), as you have already said, the "Mutex > ..." messages are only warnings so they were not related to my original problem, > the program should run but it doesn't with a recent cygwin1.dll. But those > messages and the uic hanging do point out that there are problems with pthreads > as used by qt3. This is with 1.5.18 or the snapshot? > I haven't seen if the changes to qt from 3.3.4 to 3.3.5 and to 4.0.1 address any > of these problems. I've been waiting on 3.3.5 since, when it first came out, it would not get along with KDE 3.4 (or the other way around), and it's still hard-masked in Gentoo. 4.0.1 (and the soon-to-be-released 4.1.0) are entirely different; these will eventually become a qt4 package (parallel installable with our qt3), but only after it stabilizes more. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun Dec 11 03:52:00 2005 From: yselkowitz@users.sourceforge.net (Yaakov S (Cygwin Ports)) Date: Sun, 11 Dec 2005 03:52:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <20051210223614.GA7438@trixie.casa.cgf.cx> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> <20051210223614.GA7438@trixie.casa.cgf.cx> Message-ID: <439BA270.6010301@users.sourceforge.net> Christopher Faylor wrote: > Sorry but it isn't up to Yaakov to decide if things that aren't part of > the cygwin distribution are discussed here. The fact that we advertise > other people's cygwin efforts doesn't mean that we are automatically > opening up the cygwin mailing list to discuss their efforts. I agree, and I never said that they should be sent here. Cygwin Ports is my (very large) private repository of packages which I have built, including the packages that I contribute to the distro. Those packages which aren't (yet) in the distro are usually due to any of the following reasons: 1) unsufficiently tested (like, right now, GNOME 2.12 is already there) 2) "queued up" due to dependencies not yet in the distro 3) not of general interest 4) lack of time When I start seeing interest on these lists for something that I have on Cygwin Ports, that usually pushes me to ITP it; perl-Tk is a recent example. I may do the same for scribus, once the issues with Ren?? are worked out. And (before someone asks) wrt to the first scribus thread started by Ren??, I only continued that discussion here since her problem has to do with qt3 itself, which I maintain *within* the distro. It now appears that she may have found a regression in a recent snapshot due to that discussion too. In any case, I'll try to clarify on my website about questions on my packages, etc. Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sun Dec 11 05:12:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sun, 11 Dec 2005 05:12:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <439B9D53.4040405@users.sourceforge.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yaakov S (Cygwin Ports) wrote: [snip] > As this is an apparent regression, if you could track this down in the > cygwin1.dll, I'm sure Corinna and cgf would like to know about it on the > main list. > (I, for one, won't be very happy if my programs stop working when 1.5.19 > comes out!) Yes, I know. But as I said, I'm unable to run this under gdb; tried strace on scribus (when it was stuck) and there was no output at all. I installed the .dbg file along with the latest snapshot. >> I could not build qt3 with debug enabled because the build also fails >> with a >> mutex problem. Actually the library builds fine with debug info, it's the Designer and its plugins where the build fails... but I need gdb working, even tried 2 different versions of gdb and also Microsoft's WinDbg, all show the same problem "Program received signal SIGSEGV ... in pthread_key_create". I'll look into this tomorrow, I've used gdb under XWindows in HP-UX and Solaris but this is the first time under Cygwin/X, perhaps something is different. [snip] >> But those >> messages and the uic hanging do point out that there are problems with >> pthreads as used by qt3. > > This is with 1.5.18 or the snapshot? With both cygwin1.dll, the message always appears the only difference is that with the snapshot the program just terminates. [snip] > I've been waiting on 3.3.5 since, when it first came out, it would not > get along with KDE 3.4 (or the other way around), and it's still > hard-masked in Gentoo. I took a look at the 3.3.5 code using XEmacs egrep to see the difference btw. 3.3.4 patched (from Cygwin ports) and this one, there really is not much difference, some double buffering used, some new calls that look like bug corrections. Anyway I was unable to build 3.3.5, early it complains about not finding a qt_windows.h file, somehow even with the "-platform cygwin-g++" the configuration code doesn't set the right defines. > 4.0.1 (and the soon-to-be-released 4.1.0) are entirely different; these > will eventually become a qt4 package (parallel installable with our > qt3), but only after it stabilizes more. Thanks for your reply. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkObtJAACgkQL3NNweKTRgxbTgCeOtHMF1Ssr0A6FDQ5+9sVgl3Q mk0AoM5zvjbr3t8rzUzp47S8CgVkMqx3 =oj8X -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From oceanare@pacific.net.sg Sun Dec 11 05:35:00 2005 From: oceanare@pacific.net.sg (Erich Dollansky) Date: Sun, 11 Dec 2005 05:35:00 -0000 Subject: scribus: cygjpeg-62.dll not found In-Reply-To: <439BA270.6010301@users.sourceforge.net> References: <4399989B.4040902@pacific.net.sg> <20051209150209.GC27673@trixie.casa.cgf.cx> <439A39C0.9070104@pacific.net.sg> <20051210045609.GB17711@trixie.casa.cgf.cx> <20051210223614.GA7438@trixie.casa.cgf.cx> <439BA270.6010301@users.sourceforge.net> Message-ID: <439BBA82.8040106@pacific.net.sg> Hi, Yaakov S (Cygwin Ports) wrote: > Christopher Faylor wrote: > > And (before someone asks) wrt to the first scribus thread started by > Ren??, I only continued that discussion here since her problem has to do > with qt3 itself, which I maintain *within* the distro. It now appears > that she may have found a regression in a recent snapshot due to that > discussion too. Isn't this the reason why isolated lists will fail and confuse users? My problem also looks like being qt related and not scribus related as qtconfig shows the same behaviour. Erich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From admin@ieema.org Sun Dec 11 08:43:00 2005 From: admin@ieema.org (Administrator) Date: Sun, 11 Dec 2005 08:43:00 -0000 Subject: ALERT FROM PostMaster Express AVAC Message-ID: <11832078.1134290421906.JavaMail.Administrator@postmaster> =========================================================== System Generated Message - DO NOT REPLY TO THIS ! =========================================================== PostMaster AvAc has processed the mail detailed below and has generated this alert for your reference. Message Details: ----------------------------------------------------------------------------------- Message ID : <1134290421859.121.postmaster@ieema.org> Message From : cygwin-xfree@cygwin.com Message To : spmore Message Subject : Mail Delivery (failure spmore@ieema.org) Message Rcvd Date : Sun Dec 11 14:12:11 GMT+05:30 2005 ----------------------------------------------------------------------------------- PostMaster AvAc removed the following file(s) / attachment(s) as per the organization's attachment control policy: ----------------------------------------------------------------------------------- File Deleted: message.scr !-- Virus-Free Mail Using PostMaster Express AvAc & QuickHeal Engine --! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From brian@dessent.net Sun Dec 11 12:09:00 2005 From: brian@dessent.net (Brian Dessent) Date: Sun, 11 Dec 2005 12:09:00 -0000 Subject: Mutex init failure trying to run Scribus References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> Message-ID: <439C1703.E3BB4BC0@dessent.net> Ren? Berber wrote: > versions of gdb and also Microsoft's WinDbg, all show the same problem "Program > received signal SIGSEGV ... in pthread_key_create". I'll look into this > tomorrow, I've used gdb under XWindows in HP-UX and Solaris but this is the > first time under Cygwin/X, perhaps something is different. You can ignore that. Just type "continue" and things will work fine. There is probably a way you instruct gdb to automatically ignore this but I don't know what it is off the top of my head. The reason you get that is because of the verifyable_object business where a data structure is checked for a magic number before continuing, but in this case the thing being checked is an uninitialized pointer. However this is handled by design with the "efault" mechanism which installs a temporary SEH handler that allows the code to specify "if something segfaults in the current lexical block, don't bail out but instead do the following", as can be seen in verifyable_object_isvalid(): myfault efault; if (efault.faulted ()) return INVALID_OBJECT; if ((static_ptr1 && *object == static_ptr1) || (static_ptr2 && *object == static_ptr2) || (static_ptr3 && *object == static_ptr3)) return VALID_STATIC_OBJECT; if ((*object)->magic != magic) return INVALID_OBJECT; return VALID_OBJECT; On the other hand, it would be nice to know what is calling pthread_key_create on a null pointer, since that sounds like a buglet, but due to the above it's a benign situation. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cgf-no-personal-reply-please@cygwin.com Sun Dec 11 15:15:00 2005 From: cgf-no-personal-reply-please@cygwin.com (Christopher Faylor) Date: Sun, 11 Dec 2005 15:15:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <439B9D53.4040405@users.sourceforge.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> Message-ID: <20051211151522.GA10341@trixie.casa.cgf.cx> On Sat, Dec 10, 2005 at 09:30:27PM -0600, Yaakov S (Cygwin Ports) wrote: >Ren? Berber wrote: >>I tried using cygwin1.dll version 1.5.18 and it works just like you said. >>Then >>I downloaded the latest snapshot, version 20051207, and scribus fails as >>before >>(no error messages, the one I used as subject is only a warning, nothing). > >As this is an apparent regression, if you could track this down in the >cygwin1.dll, I'm sure Corinna and cgf would like to know about it on >the main list. (I, for one, won't be very happy if my programs stop >working when 1.5.19 comes out!) I'm sure that you won't be be but I, for one, won't be very happy when the people who use your programs conclude that any problems they have, whether they are packaging, cockpit, or otherwise, should be discussed here. I'm glad that you are clarifying things on your web site. It would be nice if there was another place where people could get help with your packages so that we could be assured that, when problems turn up here, they are likely to be problems with the cygwin dll or the cygwin distribution rather than standard random end-user complaints about installation or misconceptions. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Angelo.Graziosi@roma1.infn.it Sun Dec 11 15:45:00 2005 From: Angelo.Graziosi@roma1.infn.it (Angelo Graziosi) Date: Sun, 11 Dec 2005 15:45:00 -0000 Subject: Emacs and 'alarm clock' Message-ID: It is from a few days that I have noted the following Emacs (started from X) behaviour. When one uses the commands: M-x compile (or M-x recompile) : make Mars clean (M-x stands for ALT-x, Mars is the application to build or rebuild), in the compilation buffer, Emacs writes: ----------------------- cd ~/Applications/Gravitation/ # -*-compilation-*- Entering directory `~/Applications/Gravitation/' make Mars clean Compilation alarm clock at Sun Dec 11 15:10:14 ^^^^^^^^^^^^ ----------------------- The mode line being --:** *compilation* All (5,46) (Compilation:signal [14]) ---------- and the build does not starts! Repeating 3 or 4 times then it starts. The date is that when the command was given. There are not warning or errors mesage. This behaviour makes hard to work. Before I never knew the existence of 'alarm clock' in Emacs (the manual says that it has to do with agenda or diary that I never used). They are at least 6 months that I have installed emacs-21.3.50-2 without having these 'allarm clocks' and all worked. Does Emacs write some of its configuration in other place apart from ~/.emacs? Could that depend on the fact I use a cygwin snapshot (20051210 12:10:31)? I send cygcheck and .emacs* if it can help. Ciao, Angelo. -------------- next part -------------- ;; Function ;; c-return : In c: indent & open indented new line ;; fortran-return : In fortran: indent & open indented new line ;; f90-return : In F90: indent & open indented new line (defun c-return( ) (interactive) (c-indent-line) (newline-and-indent)) (defun fortran-return( ) (interactive) (fortran-indent-line) (newline-and-indent)) (defun f90-return( ) (interactive) (f90-indent-line) (newline-and-indent)) ;; c-mode (add-hook 'c-mode-hook '(lambda() (local-set-key [13] 'c-return) ;; RET with automatic indent (setq c-basic-offset 3) ;; 3 spaces for indentations (c-set-offset 'substatement-open 0) ;; No indent for open bracket (imenu-add-to-menubar "Functions") ;; Add index of func. to menu bar ) ) ;; c++-mode (add-hook 'c++-mode-hook '(lambda() (local-set-key [13] 'c-return) ;; RET with automatic indent (setq c-basic-offset 3) ;; 3 spaces for indentations (c-set-offset 'substatement-open 0) ;; No indent for open bracket (imenu-add-to-menubar "Functions") ;; Add index of func. to menu bar ) ) ;; fortran-mode (add-hook 'fortran-mode-hook '(lambda() (local-set-key [13] 'fortran-return) ;; RET with automatic indent ;(fortran-auto-fill-mode 1) ;(setq fortran-continuation-string "&") (imenu-add-to-menubar "Subprograms") ;; Add index of func. to menu bar ) ) ;; f90-mode (add-hook 'f90-mode-hook '(lambda() (local-set-key [13] 'f90-return) ;; RET with automatic indent (imenu-add-to-menubar "Program-Units") ;; Add index of func. to menu bar ) ) ;; makefile-mode (add-hook 'makefile-mode-hook '(lambda() (imenu-add-to-menubar "Index") ;; Add index of functions to menu bar ) ) ;; emacs-lisp-mode (add-hook 'emacs-lisp-mode-hook '(lambda() (imenu-add-to-menubar "Index") ;; Add index of func. to menu bar ) ) ;; add g95 to compilation mode (eval-after-load "compile" '(setq compilation-error-regexp-alist (cons '("^In file \\(.+\\):\\([0-9]+\\)" 1 2) compilation-error-regexp-alist))) ;; =========================================================================== ;; Files ending in .h should be edited in c++-mode. ;; Files ending in .inc should be edited in fortran-mode. ;; Files ending in .mak should be edited in makefile-mode. ;; Files ending in .f03 or .F03 should be edited in f90-mode. (setq auto-mode-alist (cons '("\\.h$" . c++-mode) auto-mode-alist)) (setq auto-mode-alist (cons '("\\.inc$" . fortran-mode) auto-mode-alist)) (setq auto-mode-alist (cons '("\\.mak$" . makefile-mode) auto-mode-alist)) (setq auto-mode-alist (cons '("\\.f03$" . f90-mode) auto-mode-alist)) ;; Do not save the auto-save-list file (avoiding to create HOME/.emacs.d/...) (setq auto-save-list-file-prefix nil) ;; cc-mode (the mode you're in when editing C, C++, and Objective C files) ;; Tell cc-mode not to check for old-style (K&R) function declarations. ;; This speeds up indenting a lot. ;; In Emacs 21.3 seems it does not exist! (setq c-recognize-knr-p nil) ;; Display the column number (column-number-mode t) ;; Set the default directory to $HOME (setq default-directory "~/") ;; Set the default Major Mode (setq default-major-mode 'text-mode) ;; Save desktop (desktop-save-mode t) ;; RET with automatic indent (global-font-lock-mode t) ;; RET with automatic indent (global-set-key [13] 'newline-and-indent) ;; Completing imenu setup (setq imenu-auto-rescan t) ;; Only for buffer lower than MAXOUT bytes (setq imenu-auto-rescan-maxout 500000) ;; The default is 60000 (setq imenu-scanning-message nil) ;; The scanning is so fast that we do ;; not need the message ;; The easy way to use Aspell with Emacs (setq ispell-program-name "aspell") ;; RET deleting highlighted text (pc-selection-mode t) ;; Set the base for character code (setq read-quoted-char-radix 10) ;; Show maching parenthesis clicking on (show-paren-mode t) ;; Show in which function is the cursor (which-function-mode t) -------------- next part -------------- ;; -*- coding: emacs-mule; -*- ;; -------------------------------------------------------------------------- ;; Desktop File for Emacs ;; -------------------------------------------------------------------------- ;; Created Sun Dec 11 15:15:41 2005 ;; Desktop file format version 206 ;; Emacs version 21.3.50.1 ;; Global section: (setq desktop-missing-file-warning nil) (setq tags-file-name nil) (setq tags-table-list nil) (setq search-ring nil) (setq regexp-search-ring nil) (setq register-alist '((114 "p1[1] = Y[0];" "p2[1] = Y[0];" "p3[1] = Y[0];" "p4[1] = Y[0];"))) ;; Buffer section -- buffers listed in same order as in buffer list: (desktop-create-buffer 206 "/home/Graziosi/Applications/Gravitation/Mars.cpp" "Mars.cpp" 'c++-mode '(abbrev-mode) 4260 '(2324 nil) nil nil '((buffer-file-coding-system . undecided-unix))) (desktop-create-buffer 206 "/home/Graziosi/Applications/G95Demo/cobra95.F03" "cobra95.F03" 'f90-mode nil 1 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/rchps95/rchps95.F03" "rchps95.F03" 'f90-mode nil 1 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/mchps95/mchps95.F03" "mchps95.F03" 'f90-mode nil 1235 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/rchps/rchps.F" "rchps.F" 'fortran-mode nil 1 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix) (fill-column . 72))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/mchps/mchps.inc" "mchps.inc" 'fortran-mode nil 988 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix) (fill-column . 72))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/mchps/mchps.F" "mchps.F" 'fortran-mode nil 1 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix) (fill-column . 72))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/mchps/mchps.dat" "mchps.dat" 'text-mode nil 1 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix))) (desktop-create-buffer 206 "/home/Graziosi/Applications/meg/mchps/umchps.dat" "umchps.dat" 'text-mode nil 1 '(nil nil) nil nil '((buffer-file-coding-system . undecided-unix))) -------------- next part -------------- Cygwin Configuration Diagnostics Current System Time: Sun Dec 11 15:43:13 2005 Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin C:\cygwin\bin C:\cygwin\usr\X11R6\bin c:\texmf\miktex\bin c:\WINNT\system32 c:\WINNT c:\WINNT\System32\Wbem c:\Borland\BCC55\Bin C:\cygwin\usr\X11R6\bin C:\cygwin\usr\X11R6\bin C:\cygwin\lib\lapack C:\cygwin\home\Administrator C:\cygwin\cern\pro\bin C:\cygwin\usr\local\root\bin Output from C:\cygwin\bin\id.exe (nontsec) UID: 500(Administrator) GID: 544(Administrators) 0(root) 513(Nessuno) 544(Administrators) 545(Users) Output from C:\cygwin\bin\id.exe (ntsec) UID: 500(Administrator) GID: 544(Administrators) 0(root) 513(Nessuno) 544(Administrators) 545(Users) SysDir: C:\WINNT\system32 WinDir: C:\WINNT Here's some environment variables that may affect cygwin: USER = `Administrator' LD_LIBRARY_PATH = `/usr/local/root/lib' PWD = `/tmp' HOME = `/home/Administrator' MAKE_MODE = `unix' Here's the rest of your environment variables: HOMEPATH = `\Documents and Settings\Administrator' MANPATH = `/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man:/usr/share/qt3/doc/man:/usr/X11R6/man' APPDATA = `C:\Documents and Settings\Administrator\Dati applicazioni' HOSTNAME = `graziosi-irci53' XKEYSYMDB = `/usr/X11R6/lib/X11/XKeysymDB' TERM = `xterm' PROCESSOR_IDENTIFIER = `x86 Family 6 Model 7 Stepping 1, AuthenticAMD' WINDIR = `C:\WINNT' TEXDOCVIEW_txt = `cygstart %s' TEXDOCVIEW_dvi = `cygstart %s' WINDOWID = `2097166' QTDIR = `/usr/lib/qt3' OLDPWD = `/home/Administrator' USERDOMAIN = `GRAZIOSI-IRCI53' OS = `Windows_NT' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' XAPPLRESDIR = `/usr/X11R6/lib/X11/app-defaults' OS2LIBPATH = `C:\WINNT\system32\os2\dll;' XTERM_SHELL = `/usr/bin/bash' XCMSDB = `/usr/X11R6/lib/X11/Xcms.txt' TEMP = `/c/DOCUME~1/ADMINI~1/IMPOST~1/Temp' COMMONPROGRAMFILES = `C:\Programmi\File comuni' XNLSPATH = `/usr/X11R6/lib/X11/locale' TERMCAP = `xterm-r6|xterm|xterm X11R6 version:am:km:mi:ms:xn:co#80:it#8:li#24:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=^M:cs=\E[%i%d;%dr:ct=\E[3g:dc=\E[P:dl=\E[M:do=^J:ei=\E[4l:ho=\E[H:im=\E[4h:is=\E7\E[r\E[m\E[?7h\E[?1;3;4;6l\E[4l\E8\E>:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kd=\EOB:ke=\E[?1l\E>:kh=\E[1~:kl=\EOD:kr=\EOC:ks=\E[?1h\E=:ku=\EOA:le=^H:md=\E[1m:me=\E[m:mr=\E[7m:nd=\E[C:rc=\E8:sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:ta=^I:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:ue=\E[m:up=\E[A:us=\E[4m:kb=\010:' USERNAME = `Administrator' TEXDOCVIEW_pdf = `cygstart %s' PROCESSOR_LEVEL = `6' SYSTEMDRIVE = `C:' CYGWIN_ROOT = `\cygwin' TEXDOCVIEW_html = `cygstart %s' USERPROFILE = `C:\Documents and Settings\Administrator' QMAKESPEC = `/usr/lib/qt3/mkspecs/cygwin-g++' PS1 = `\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ ' LOGONSERVER = `\\GRAZIOSI-IRCI53' HISTIGNORE = `[ ]*:&:bg:fg:exit' PROCESSOR_ARCHITECTURE = `x86' !C: = `C:\Documents and Settings\Administrator\Desktop' ROOTSYS = `/usr/local/root' HISTCONTROL = `ignoredups' XTERM_VERSION = `Cygwin 6.8.2.0(202)' SHLVL = `1' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' VCTOOLKITINSTALLDIR = `C:\Programmi\Microsoft Visual C++ Toolkit 2003\' HOMEDRIVE = `C:' PROMPT = `$P$G' COMSPEC = `C:\WINNT\system32\cmd.exe' LOGNAME = `Administrator' TMP = `/c/DOCUME~1/ADMINI~1/IMPOST~1/Temp' SYSTEMROOT = `C:\WINNT' PRINTER = `HP Deskjet 3740 Series' CVS_RSH = `/bin/ssh' PROCESSOR_REVISION = `0701' PKG_CONFIG_PATH = `/usr/X11R6/lib/pkgconfig' RUN = `\cygwin\bin\run -p /usr/X11R6/bin' TEXDOCVIEW_ps = `cygstart %s' INFOPATH = `/usr/local/info:/usr/share/info:/usr/info:' PROGRAMFILES = `C:\Programmi' DISPLAY = `127.0.0.1:0.0' NUMBER_OF_PROCESSORS = `1' COMPUTERNAME = `GRAZIOSI-IRCI53' !EXITCODE = `000000CC' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' Scanning registry for keys with `Cygnus' in them... HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = `/' cygdrive flags = 0x0000002a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `C:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `C:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `C:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts (default) = `C:\cygwin\usr\X11R6\lib\X11\fonts' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options Listing available drives... Drv Type Size Used Flags Name a: fd N/A N/A c: hd NTFS 39260Mb 32% CP CS UN PA FC d: cd N/A N/A e: cd N/A N/A fd = floppy, hd = hard drive, cd = CD-ROM net= Network Share, ram= RAM drive, unk= Unknown CP = Case Preserving, CS = Case Sensitive, UN = Unicode PA = Persistent ACLS, FC = File Compression, VC = Volume Compression Mount entries: these map POSIX directories to your NT drives. -NT- -POSIX- -Type- -Flags- C:\cygwin / system binmode C:\cygwin/bin /usr/bin system binmode C:\cygwin/lib /usr/lib system binmode C:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode . / system binmode,cygdrive Looking to see where common programs can be found, if at all... Found: C:\cygwin\bin\awk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: c:\Borland\BCC55\Bin\grep.exe Warning: C:\cygwin\bin\grep.exe hides c:\Borland\BCC55\Bin\grep.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: c:\Borland\BCC55\Bin\make.exe Warning: C:\cygwin\bin\make.exe hides c:\Borland\BCC55\Bin\make.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Looking for various Cygwin DLLs... (-v gives version info) 25k 2005/08/15 C:\cygwin\bin\cygao-2.dll - os=4.0 img=1.0 sys=4.0 "cygao-2.dll" v0.0 ts=2005/8/15 11:22 91k 2005/11/11 C:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-0-0.dll" v0.0 ts=2005/11/11 16:03 67k 2005/11/11 C:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-0-0.dll" v0.0 ts=2005/11/11 17:55 52k 2005/11/10 C:\cygwin\bin\cygart_lgpl-2.dll - os=4.0 img=1.0 sys=4.0 "cygart_lgpl-2.dll" v0.0 ts=2005/11/10 21:33 76k 2005/07/30 C:\cygwin\bin\cygart_lgpl_2-2.dll - os=4.0 img=1.0 sys=4.0 "cygart_lgpl_2-2.dll" v0.0 ts=2005/7/30 12:46 802k 2003/09/15 C:\cygwin\bin\cygaspell-15.dll - os=4.0 img=1.0 sys=4.0 "cygaspell-15.dll" v0.0 ts=2003/9/15 14:32 113k 2005/07/16 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygatk-1.0-0.dll" v0.0 ts=2005/7/15 21:37 145k 2004/09/02 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0 "cygaudiofile-0.dll" v0.0 ts=2004/9/2 5:38 326k 2005/09/28 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygbonobo-2-0.dll" v0.0 ts=2005/9/28 22:27 67k 2005/09/28 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0 "cygbonobo-activation-4.dll" v0.0 ts=2005/9/28 21:35 334k 2005/09/27 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygbonoboui-2-0.dll" v0.0 ts=2005/9/27 23:26 56k 2005/07/09 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2005/7/9 7:09 54k 2002/01/27 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0 "cygbz21.0.dll" v0.0 ts=2002/1/27 2:07 7k 2005/11/20 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2005/11/20 3:24 251k 2005/11/06 C:\cygwin\bin\cygclamav-1.dll - os=4.0 img=1.0 sys=4.0 "cygclamav-1.dll" v0.0 ts=2005/11/6 15:37 16k 2005/10/11 C:\cygwin\bin\cygcompface-0.dll - os=4.0 img=1.0 sys=4.0 "cygcompface-0.dll" v0.0 ts=2005/10/11 15:58 529k 2004/06/27 C:\cygwin\bin\cygcppunit-1-9-14.dll - os=4.0 img=1.0 sys=4.0 "cygcppunit-1-9-14.dll" v0.0 ts=2004/6/27 3:29 260k 2004/10/26 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0 "cygcroco-0.6-3.dll" v0.0 ts=2004/10/27 0:09 7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 9:57 1108k 2005/10/17 C:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2005/10/17 11:16 1047k 2005/10/11 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2005/10/11 14:47 152k 2005/11/23 C:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-2.dll" v0.0 ts=2005/11/23 22:12 182k 2005/12/07 C:\cygwin\bin\cygcurl-3.dll - os=4.0 img=1.0 sys=4.0 "cygcurl-3.dll" v0.0 ts=2005/12/7 1:03 22k 2004/02/10 C:\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0 "cygcygipc-2.dll" v0.0 ts=2004/2/10 3:48 380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-3.1.dll" v0.0 ts=2002/7/24 18:24 831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.1.dll" v0.0 ts=2003/9/20 23:51 895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2004/4/27 17:31 965k 2005/05/14 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2005/5/14 14:37 326k 2002/06/26 C:\cygwin\bin\cygdb2.dll - os=4.0 img=1.0 sys=4.0 "cygdb2.dll" v0.0 ts=2002/6/26 19:48 487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 18:25 1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.1.dll" v0.0 ts=2003/9/20 23:53 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 17:35 1240k 2005/05/14 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2005/5/14 14:41 507k 2005/10/10 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0 "cygEMF-1.dll" v0.0 ts=2005/10/10 7:11 27k 2005/08/21 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0 "cygesd-0.dll" v0.0 ts=2005/8/22 1:04 94k 2004/06/07 C:\cygwin\bin\cygexif-10.dll - os=4.0 img=1.0 sys=4.0 "cygexif-10.dll" v0.0 ts=2004/6/7 10:53 107k 2005/08/08 C:\cygwin\bin\cygexif-12.dll - os=4.0 img=1.0 sys=4.0 "cygexif-12.dll" v0.0 ts=2005/8/8 13:50 174k 2004/10/14 C:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/10/14 10:34 72k 2005/12/10 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0 "cygexslt-0.dll" v0.0 ts=2005/12/10 1:45 509k 2005/08/14 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3-3.dll" v0.0 ts=2005/8/14 9:19 69k 2005/08/14 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3_threads-3.dll" v0.0 ts=2005/8/14 9:24 214k 2005/08/13 C:\cygwin\bin\cygFLAC++-5.dll - os=4.0 img=1.0 sys=4.0 "cygFLAC++-5.dll" v0.0 ts=2005/8/13 10:09 274k 2005/08/13 C:\cygwin\bin\cygFLAC-7.dll - os=4.0 img=1.0 sys=4.0 "cygFLAC-7.dll" v0.0 ts=2005/8/13 10:04 654k 2003/11/04 C:\cygwin\bin\cygfltknox-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox-0.dll" v0.0 ts=2003/11/4 22:57 65k 2003/11/04 C:\cygwin\bin\cygfltknox_forms-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_forms-0.dll" v0.0 ts=2003/11/4 22:57 81k 2003/11/04 C:\cygwin\bin\cygfltknox_gl-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_gl-0.dll" v0.0 ts=2003/11/4 22:58 108k 2003/11/04 C:\cygwin\bin\cygfltknox_images-0.dll - os=4.0 img=1.0 sys=4.0 "cygfltknox_images-0.dll" v0.0 ts=2003/11/4 22:58 129k 2004/03/11 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2004/3/11 1:12 40k 2005/09/29 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2005/9/29 4:15 45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/25 7:28 35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 7:03 48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 11:25 859k 2005/08/08 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0 "cygfpx-1.dll" v0.0 ts=2005/8/8 23:35 375k 2005/09/06 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2005/9/7 0:51 178k 2005/09/28 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0 "cyggconf-2-4.dll" v0.0 ts=2005/9/28 22:21 323k 2005/07/10 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0 "cyggcrypt-11.dll" v0.0 ts=2005/7/10 2:10 222k 2005/01/13 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0 "cyggd-2.dll" v0.0 ts=2005/1/13 16:56 28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 9:58 30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/11 4:12 19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/20 4:05 15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 10:00 15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 4:13 195k 2004/09/02 C:\cygwin\bin\cyggdk-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk-1-2-0.dll" v0.0 ts=2004/9/2 20:31 453k 2005/07/31 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk-x11-2.0-0.dll" v0.0 ts=2005/7/31 10:59 128k 2005/08/02 C:\cygwin\bin\cyggdk_imlib-1.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_imlib-1.dll" v0.0 ts=2005/8/2 2:36 77k 2005/07/31 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2005/7/31 10:48 72k 2005/11/16 C:\cygwin\bin\cyggdk_pixbuf-2.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf-2.dll" v0.0 ts=2005/11/16 22:40 54k 2005/07/31 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf_xlib-2.0-0.dll" v0.0 ts=2005/7/31 11:51 105k 2005/11/16 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf_xlib-2.dll" v0.0 ts=2005/11/16 22:41 116k 2004/10/10 C:\cygwin\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0 "cyggeotiff-1.dll" v0.0 ts=2004/10/11 1:55 78k 2005/11/20 C:\cygwin\bin\cyggettextlib-0-14-5.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-14-5.dll" v0.0 ts=2005/11/20 3:11 13k 2005/11/20 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2005/11/20 3:11 163k 2005/11/20 C:\cygwin\bin\cyggettextsrc-0-14-5.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-14-5.dll" v0.0 ts=2005/11/20 3:11 81k 2005/08/18 C:\cygwin\bin\cygglade-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglade-2.0-0.dll" v0.0 ts=2005/8/18 20:51 135k 2005/03/16 C:\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-1-2-0.dll" v0.0 ts=2005/3/16 3:16 557k 2005/12/10 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-2.0-0.dll" v0.0 ts=2005/12/10 2:47 12k 2005/03/16 C:\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-1-2-0.dll" v0.0 ts=2005/3/16 3:18 10k 2005/12/10 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-2.0-0.dll" v0.0 ts=2005/12/10 2:49 158k 2004/10/16 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2004/10/16 9:40 288k 2004/10/16 C:\cygwin\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmpxx-3.dll" v0.0 ts=2004/10/16 9:40 67k 2005/09/27 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-2-0.dll" v0.0 ts=2005/9/27 21:35 87k 2005/11/10 C:\cygwin\bin\cyggnome-32.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-32.dll" v0.0 ts=2005/11/10 22:21 35k 2005/11/16 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnome-keyring-0.dll" v0.0 ts=2005/11/16 1:59 155k 2005/08/18 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomecanvas-2-0.dll" v0.0 ts=2005/8/18 21:53 12k 2005/11/16 C:\cygwin\bin\cyggnomecanvaspixbuf-1.dll - os=4.0 img=1.0 sys=4.0 "cyggnomecanvaspixbuf-1.dll" v0.0 ts=2005/11/16 22:41 338k 2005/08/22 C:\cygwin\bin\cyggnomeprint-2-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeprint-2-2-0.dll" v0.0 ts=2005/8/22 2:20 179k 2005/08/22 C:\cygwin\bin\cyggnomeprintui-2-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeprintui-2-2-0.dll" v0.0 ts=2005/8/22 21:14 18k 2005/11/10 C:\cygwin\bin\cyggnomesupport-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomesupport-0.dll" v0.0 ts=2005/11/10 21:30 508k 2005/09/27 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeui-2-0.dll" v0.0 ts=2005/9/27 21:51 826k 2005/11/10 C:\cygwin\bin\cyggnomeui-32.dll - os=4.0 img=1.0 sys=4.0 "cyggnomeui-32.dll" v0.0 ts=2005/11/10 22:24 327k 2005/09/27 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnomevfs-2-0.dll" v0.0 ts=2005/9/28 0:06 42k 2005/11/10 C:\cygwin\bin\cyggnorba-27.dll - os=4.0 img=1.0 sys=4.0 "cyggnorba-27.dll" v0.0 ts=2005/11/10 22:27 22k 2005/11/10 C:\cygwin\bin\cyggnorbagtk-0.dll - os=4.0 img=1.0 sys=4.0 "cyggnorbagtk-0.dll" v0.0 ts=2005/11/10 22:10 382k 2005/08/21 C:\cygwin\bin\cyggnutls-11.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-11.dll" v0.0 ts=2005/8/21 13:40 71k 2005/08/21 C:\cygwin\bin\cyggnutls-extra-11.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-extra-11.dll" v0.0 ts=2005/8/21 13:42 21k 2005/08/21 C:\cygwin\bin\cyggnutls-openssl-11.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-openssl-11.dll" v0.0 ts=2005/8/21 13:42 229k 2005/12/10 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggobject-2.0-0.dll" v0.0 ts=2005/12/10 2:49 12k 2005/07/09 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0 "cyggpg-error-0.dll" v0.0 ts=2005/7/10 0:34 351k 2004/07/17 C:\cygwin\bin\cygGraphicsMagick++-0.dll - os=4.0 img=1.0 sys=4.0 "cygGraphicsMagick++-0.dll" v0.0 ts=2004/7/17 10:48 2170k 2004/07/17 C:\cygwin\bin\cygGraphicsMagick-0.dll - os=4.0 img=1.0 sys=4.0 "cygGraphicsMagick-0.dll" v0.0 ts=2004/7/17 10:46 1426k 2005/10/01 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0 "cyggsl-0.dll" v0.0 ts=2005/10/1 19:11 186k 2005/10/01 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0 "cyggslcblas-0.dll" v0.0 ts=2005/10/1 18:49 10k 2005/03/16 C:\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-1-2-0.dll" v0.0 ts=2005/3/16 3:18 14k 2005/12/10 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-2.0-0.dll" v0.0 ts=2005/12/10 2:49 1293k 2004/09/02 C:\cygwin\bin\cyggtk-1-2-0.dll - os=4.0 img=1.0 sys=4.0 "cyggtk-1-2-0.dll" v0.0 ts=2004/9/2 20:44 2760k 2005/07/31 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggtk-x11-2.0-0.dll" v0.0 ts=2005/7/31 11:26 338k 2005/11/10 C:\cygwin\bin\cyggtkxmhtml-1.dll - os=4.0 img=1.0 sys=4.0 "cyggtkxmhtml-1.dll" v0.0 ts=2005/11/10 22:04 528k 2005/10/09 C:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0 "cygguile-12.dll" v0.0 ts=2005/10/9 15:25 18k 2005/10/09 C:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-ltdl-1.dll" v0.0 ts=2005/10/9 15:24 68k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2005/10/9 15:25 31k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0 "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2005/10/9 15:25 12k 2005/10/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0 "cygguilereadline-v-12-12.dll" v0.0 ts=2005/10/9 15:25 17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/7 5:34 29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/11 1:16 24k 2005/07/29 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2005/7/29 5:57 311k 2005/06/22 C:\cygwin\bin\cyghttpd2core.dll - os=4.0 img=1.0 sys=4.0 "cyghttpd2core.dll" v0.0 ts=2005/6/22 19:28 947k 2005/11/20 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2005/11/20 3:24 136k 2005/08/01 C:\cygwin\bin\cygIDL-0-6-0.dll - os=4.0 img=1.0 sys=4.0 "cygIDL-0-6-0.dll" v0.0 ts=2005/8/1 21:50 142k 2005/08/01 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygIDL-2-0.dll" v0.0 ts=2005/8/1 23:33 40k 2005/08/01 C:\cygwin\bin\cygIIOP-0.dll - os=4.0 img=1.0 sys=4.0 "cygIIOP-0.dll" v0.0 ts=2005/8/1 22:28 155k 2005/08/02 C:\cygwin\bin\cygImlib-1.dll - os=4.0 img=1.0 sys=4.0 "cygImlib-1.dll" v0.0 ts=2005/8/2 2:37 9k 2005/08/02 C:\cygwin\bin\cygimlib-bmp.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-bmp.dll" v0.0 ts=2005/8/2 2:38 6k 2005/08/02 C:\cygwin\bin\cygimlib-gif.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-gif.dll" v0.0 ts=2005/8/2 2:38 7k 2005/08/02 C:\cygwin\bin\cygimlib-jpeg.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-jpeg.dll" v0.0 ts=2005/8/2 2:38 11k 2005/08/02 C:\cygwin\bin\cygimlib-png.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-png.dll" v0.0 ts=2005/8/2 2:39 8k 2005/08/02 C:\cygwin\bin\cygimlib-ppm.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-ppm.dll" v0.0 ts=2005/8/2 2:38 7k 2005/08/02 C:\cygwin\bin\cygimlib-ps.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-ps.dll" v0.0 ts=2005/8/2 2:38 6k 2005/08/02 C:\cygwin\bin\cygimlib-tiff.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-tiff.dll" v0.0 ts=2005/8/2 2:39 10k 2005/08/02 C:\cygwin\bin\cygimlib-xpm.dll - os=4.0 img=1.0 sys=4.0 "cygimlib-xpm.dll" v0.0 ts=2005/8/2 2:38 22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 10:28 37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/10 23:50 31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2005/11/20 3:04 21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 19:09 12k 2003/02/17 C:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0 "cygioperm-0.dll" v0.0 ts=2003/2/17 20:58 241k 2004/08/06 C:\cygwin\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0 "cygjasper-1-701-1.dll" v0.0 ts=2004/8/6 17:17 48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0 "cygjbig1.dll" v0.0 ts=2003/8/11 1:58 132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-62.dll" v0.0 ts=2003/8/11 2:37 119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg6b.dll" v0.0 ts=2002/2/9 6:19 60k 2004/09/27 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-3.dll" v0.0 ts=2004/9/27 19:32 65k 2005/05/05 C:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0 "cygkpathsea-4.dll" v0.0 ts=2005/5/5 16:33 41k 2005/08/29 C:\cygwin\bin\cyglber-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-2-7.dll" v0.0 ts=2005/8/14 19:48 40k 2004/01/02 C:\cygwin\bin\cyglber-2.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2.dll" v0.0 ts=2004/1/2 12:11 156k 2005/08/08 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0 "cyglcms-1.dll" v0.0 ts=2005/8/8 12:15 176k 2005/08/29 C:\cygwin\bin\cygldap-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-2-7.dll" v0.0 ts=2005/8/29 13:14 194k 2004/01/02 C:\cygwin\bin\cygldap-2.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2.dll" v0.0 ts=2004/1/2 12:27 188k 2005/08/29 C:\cygwin\bin\cygldap_r-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-2-7.dll" v0.0 ts=2005/8/29 13:14 202k 2004/01/02 C:\cygwin\bin\cygldap_r-2.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2.dll" v0.0 ts=2004/1/2 12:27 101k 2004/09/18 C:\cygwin\bin\cyglightcomp.dll - os=4.0 img=1.0 sys=4.0 "cyglightcomp.dll" v0.0 ts=2004/9/18 21:39 24k 2005/09/06 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-3.dll" v0.0 ts=2005/9/6 5:20 48k 2005/11/19 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 "cygmagic-1.dll" v0.0 ts=2005/11/19 12:22 369k 2004/08/11 C:\cygwin\bin\cygMagick++-6.dll - os=4.0 img=1.0 sys=4.0 "cygMagick++-6.dll" v0.0 ts=2004/8/11 8:04 3214k 2004/08/11 C:\cygwin\bin\cygMagick-6.dll - os=4.0 img=1.0 sys=4.0 "cygMagick-6.dll" v0.0 ts=2004/8/11 7:37 181k 2003/10/06 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0 "cygmcrypt-4.dll" v0.0 ts=2003/10/6 16:54 21k 2005/09/29 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2005/9/29 4:15 26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/25 7:27 20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 7:03 29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 11:25 222k 2005/05/28 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0 "cygmhash-2.dll" v0.0 ts=2005/5/28 11:40 21k 2004/10/22 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0 "cygminires.dll" v0.0 ts=2004/10/22 22:28 330k 2005/08/08 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0 "cygmng-1.dll" v0.0 ts=2005/8/8 23:17 71k 2004/10/16 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2004/10/16 9:40 95k 2004/10/16 C:\cygwin\bin\cygmpfr-0.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-0.dll" v0.0 ts=2004/10/16 9:47 390k 2005/11/18 C:\cygwin\bin\cygnaim_core-0.dll - os=4.0 img=1.0 sys=4.0 "cygnaim_core-0.dll" v0.0 ts=2005/11/18 10:34 67k 2005/09/29 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2005/9/29 4:16 156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29 175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03 226k 2005/09/29 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2005/9/29 4:02 226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/25 7:17 202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 7:03 224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 11:24 91k 2005/11/24 C:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0 "cygneon-24.dll" v0.0 ts=2005/11/24 13:21 145k 2005/09/01 C:\cygwin\bin\cygnetpbm-10.dll - os=4.0 img=1.0 sys=4.0 "cygnetpbm-10.dll" v0.0 ts=2005/9/1 20:47 23k 2005/08/12 C:\cygwin\bin\cygogg-0.dll - os=4.0 img=1.0 sys=4.0 "cygogg-0.dll" v0.0 ts=2005/8/13 0:39 150k 2005/08/13 C:\cygwin\bin\cygOggFLAC++-2.dll - os=4.0 img=1.0 sys=4.0 "cygOggFLAC++-2.dll" v0.0 ts=2005/8/13 10:09 107k 2005/08/13 C:\cygwin\bin\cygOggFLAC-3.dll - os=4.0 img=1.0 sys=4.0 "cygOggFLAC-3.dll" v0.0 ts=2005/8/13 10:09 49k 2004/08/02 C:\cygwin\bin\cygogrove-0.dll - os=4.0 img=1.0 sys=4.0 "cygogrove-0.dll" v0.0 ts=2004/8/2 17:41 131k 2005/08/21 C:\cygwin\bin\cygopencdk-8.dll - os=4.0 img=1.0 sys=4.0 "cygopencdk-8.dll" v0.0 ts=2005/8/21 17:35 217k 2005/08/01 C:\cygwin\bin\cygORBit-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBit-0.dll" v0.0 ts=2005/8/1 22:29 287k 2005/08/17 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBit-2-0.dll" v0.0 ts=2005/8/17 23:45 36k 2005/08/17 C:\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBit-imodule-2-0.dll" v0.0 ts=2005/8/18 0:11 28k 2005/08/01 C:\cygwin\bin\cygORBitCosNaming-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBitCosNaming-0.dll" v0.0 ts=2005/8/1 22:29 16k 2005/08/17 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBitCosNaming-2-0.dll" v0.0 ts=2005/8/18 0:11 5k 2005/08/01 C:\cygwin\bin\cygORBitutil-0.dll - os=4.0 img=1.0 sys=4.0 "cygORBitutil-0.dll" v0.0 ts=2005/8/1 21:51 1706k 2004/08/02 C:\cygwin\bin\cygosp-4.dll - os=4.0 img=1.0 sys=4.0 "cygosp-4.dll" v0.0 ts=2004/8/2 16:51 326k 2004/08/02 C:\cygwin\bin\cygospgrove-0.dll - os=4.0 img=1.0 sys=4.0 "cygospgrove-0.dll" v0.0 ts=2004/8/2 18:07 1922k 2004/08/02 C:\cygwin\bin\cygostyle-0.dll - os=4.0 img=1.0 sys=4.0 "cygostyle-0.dll" v0.0 ts=2004/8/2 18:07 11k 2005/09/29 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2005/9/29 4:15 15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/25 7:27 12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 7:03 19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 11:24 198k 2005/07/18 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpango-1.0-0.dll" v0.0 ts=2005/7/18 13:26 134k 2005/07/18 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoft2-1.0-0.dll" v0.0 ts=2005/7/18 13:28 33k 2005/07/18 C:\cygwin\bin\cygpangowin32-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangowin32-1.0-0.dll" v0.0 ts=2005/7/18 13:29 36k 2005/07/18 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangox-1.0-0.dll" v0.0 ts=2005/7/18 13:27 22k 2005/07/18 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoxft-1.0-0.dll" v0.0 ts=2005/7/18 13:29 176k 2005/09/06 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2005/9/6 22:49 299k 2005/09/06 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcrecpp-0.dll" v0.0 ts=2005/9/6 23:26 6k 2005/09/06 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2005/9/6 23:26 1248k 2005/08/22 C:\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8.dll" v0.0 ts=2005/8/22 22:06 1063k 2005/10/13 C:\cygwin\bin\cygplot-2.dll - os=4.0 img=1.0 sys=4.0 "cygplot-2.dll" v0.0 ts=2005/10/13 16:30 1229k 2005/10/13 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0 "cygplotter-2.dll" v0.0 ts=2005/10/13 17:22 224k 2005/07/11 C:\cygwin\bin\cygpng10.dll - os=4.0 img=1.0 sys=4.0 "cygpng10.dll" v0.0 ts=2005/7/12 1:45 230k 2005/07/11 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2005/7/12 1:50 170k 2002/01/21 C:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0 "cygpng2.dll" v0.0 ts=2002/1/21 2:05 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 7:45 94k 2005/11/08 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0 "cygpq.dll" v0.0 ts=2005/11/8 2:04 575k 2004/10/10 C:\cygwin\bin\cygproj-0.dll - os=4.0 img=1.0 sys=4.0 "cygproj-0.dll" v0.0 ts=2004/10/11 0:57 514k 2005/10/14 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0 "cygpstoedit-0.dll" v0.0 ts=2005/10/14 17:05 6018k 2005/08/11 C:\cygwin\bin\cygqt-mt-3.dll - os=4.0 img=1.0 sys=4.0 "cygqt-mt-3.dll" v0.0 ts=2005/8/12 0:06 202k 2005/08/11 C:\cygwin\bin\cygqui-1.dll - os=4.0 img=1.0 sys=4.0 "cygqui-1.dll" v0.0 ts=2005/8/12 0:13 108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/7 5:34 148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/11 1:16 144k 2005/07/29 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2005/7/29 5:57 701k 2005/10/07 C:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0 "cygruby18.dll" v0.0 ts=2005/10/7 9:56 78k 2004/10/13 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2004/10/14 0:50 380k 2003/12/13 C:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0 "cygsmi-2.dll" v0.0 ts=2003/12/13 1:57 129k 2005/08/15 C:\cygwin\bin\cygspeex-1.dll - os=4.0 img=1.0 sys=4.0 "cygspeex-1.dll" v0.0 ts=2005/8/15 11:57 231k 2005/10/17 C:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2005/10/17 11:16 215k 2005/10/11 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2005/10/11 14:47 28k 2004/11/15 C:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygstartup-notification-1-0.dll" v0.0 ts=2004/11/15 4:59 135k 2005/09/13 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_client-1-0.dll" v0.0 ts=2005/9/13 23:52 27k 2005/09/13 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_delta-1-0.dll" v0.0 ts=2005/9/13 23:46 22k 2005/09/13 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_diff-1-0.dll" v0.0 ts=2005/9/13 23:51 15k 2005/09/13 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs-1-0.dll" v0.0 ts=2005/9/13 23:47 127k 2005/09/13 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_base-1-0.dll" v0.0 ts=2005/9/13 23:47 88k 2005/09/13 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_fs-1-0.dll" v0.0 ts=2005/9/13 23:46 9k 2005/09/13 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra-1-0.dll" v0.0 ts=2005/9/13 23:52 85k 2005/09/13 C:\cygwin\bin\cygsvn_ra_dav-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_dav-1-0.dll" v0.0 ts=2005/9/13 23:51 19k 2005/09/13 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=2005/9/13 23:48 55k 2005/09/13 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=2005/9/13 23:48 98k 2005/09/13 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_repos-1-0.dll" v0.0 ts=2005/9/13 23:48 131k 2005/09/13 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_subr-1-0.dll" v0.0 ts=2005/9/13 23:45 27k 2005/09/13 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_swig_perl-1-0.dll" v0.0 ts=2005/9/13 23:59 25k 2005/09/13 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_swig_py-1-0.dll" v0.0 ts=2005/9/13 23:55 146k 2005/09/13 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_wc-1-0.dll" v0.0 ts=2005/9/13 23:51 228k 2005/08/15 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0 "cygt1-5.dll" v0.0 ts=2005/8/15 16:44 16k 2005/08/15 C:\cygwin\bin\cygt1x-5.dll - os=4.0 img=1.0 sys=4.0 "cygt1x-5.dll" v0.0 ts=2005/8/15 16:45 65k 2005/08/21 C:\cygwin\bin\cygtasn1-2.dll - os=4.0 img=1.0 sys=4.0 "cygtasn1-2.dll" v0.0 ts=2005/8/21 16:20 247k 2004/12/07 C:\cygwin\bin\cygtidy-0-99-0.dll - os=4.0 img=1.0 sys=4.0 "cygtidy-0-99-0.dll" v0.0 ts=2004/12/7 15:34 304k 2005/07/10 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiff-5.dll" v0.0 ts=2005/7/11 1:18 281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0 "cygtiff3.dll" v0.0 ts=2003/2/24 5:58 282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0 "cygtiff4.dll" v0.0 ts=2003/8/11 4:32 281k 2005/07/10 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiffxx-5.dll" v0.0 ts=2005/7/11 1:21 27k 2005/10/23 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0 "cygungif-4.dll" v0.0 ts=2005/10/23 22:11 174k 2005/08/14 C:\cygwin\bin\cygvorbis-0.dll - os=4.0 img=1.0 sys=4.0 "cygvorbis-0.dll" v0.0 ts=2005/8/14 21:15 1125k 2005/08/14 C:\cygwin\bin\cygvorbisenc-2.dll - os=4.0 img=1.0 sys=4.0 "cygvorbisenc-2.dll" v0.0 ts=2005/8/14 21:20 42k 2005/08/14 C:\cygwin\bin\cygvorbisfile-3.dll - os=4.0 img=1.0 sys=4.0 "cygvorbisfile-3.dll" v0.0 ts=2005/8/14 21:20 154k 2004/08/11 C:\cygwin\bin\cygWand-6.dll - os=4.0 img=1.0 sys=4.0 "cygWand-6.dll" v0.0 ts=2004/8/11 8:04 314k 2005/08/10 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygwmf-0-2-7.dll" v0.0 ts=2005/8/10 15:54 150k 2005/08/10 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygwmflite-0-2-7.dll" v0.0 ts=2005/8/10 15:53 151k 2004/10/19 C:\cygwin\bin\cygwnck-1-4.dll - os=4.0 img=1.0 sys=4.0 "cygwnck-1-4.dll" v0.0 ts=2004/10/19 22:58 2689k 2002/11/16 C:\cygwin\bin\cygxerces-c21.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c21.dll" v0.0 ts=2002/11/16 5:07 2984k 2003/02/07 C:\cygwin\bin\cygxerces-c22.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c22.dll" v0.0 ts=2003/2/7 19:50 3006k 2003/10/12 C:\cygwin\bin\cygxerces-c23.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c23.dll" v0.0 ts=2003/10/12 4:36 3520k 2003/12/16 C:\cygwin\bin\cygxerces-c24.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c24.dll" v0.0 ts=2003/12/16 20:45 3416k 2004/02/21 C:\cygwin\bin\cygxerces-c25.dll - os=4.0 img=1.0 sys=4.0 "cygxerces-c25.dll" v0.0 ts=2004/2/21 7:49 95k 2005/10/13 C:\cygwin\bin\cygxmi-0.dll - os=4.0 img=1.0 sys=4.0 "cygxmi-0.dll" v0.0 ts=2005/10/13 16:33 408k 2005/08/01 C:\cygwin\bin\cygxml-1.dll - os=4.0 img=1.0 sys=4.0 "cygxml-1.dll" v0.0 ts=2005/8/1 21:43 1430k 2005/11/18 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2005/11/18 18:48 50k 2003/08/09 C:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-noX4.dll" v0.0 ts=2003/8/9 9:21 54k 2003/08/09 C:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-X4.dll" v0.0 ts=2003/8/9 9:22 200k 2005/12/10 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0 "cygxslt-1.dll" v0.0 ts=2005/12/10 1:43 65k 2005/08/23 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2005/8/23 4:03 78k 2005/11/10 C:\cygwin\bin\cygzvt-2.dll - os=4.0 img=1.0 sys=4.0 "cygzvt-2.dll" v0.0 ts=2005/11/10 22:06 1760k 2005/12/10 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2005/12/10 18:12 Cygwin DLL version info: DLL version: 1.5.19 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 147 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Sat Dec 10 12:12:30 EST 2005 Snapshot date: 20051210-12:10:31 Shared id: cygwin1S4 243k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0 "cygdps-1.dll" v0.0 ts=2005/2/23 15:42 26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0 "cygdpstk-1.dll" v0.0 ts=2005/2/23 15:42 26k 2005/09/21 C:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll - os=4.0 img=1.0 sys=4.0 "cygDtPrint-1.dll" v0.0 ts=2005/9/22 1:31 21k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2005/2/23 15:45 282k 2003/10/28 C:\cygwin\usr\X11R6\bin\cygfreetype-9.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-9.dll" v0.0 ts=2003/10/18 8:44 36k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0 "cygFS-6.dll" v0.0 ts=2005/2/23 15:34 358k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2005/2/23 15:39 438k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2005/2/23 15:41 140k 2004/08/06 C:\cygwin\usr\X11R6\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0 "cygglut-3.dll" v0.0 ts=2004/8/6 16:43 75k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2005/2/23 15:28 74k 2005/09/21 C:\cygwin\usr\X11R6\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0 "cygMrm-2.dll" v0.0 ts=2005/9/22 1:30 9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0 "cygoldX-6.dll" v0.0 ts=2005/2/23 15:28 1413k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-4.dll" v0.0 ts=2005/2/23 15:39 20k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0 img=1.0 sys=4.0 "cygpsres-1.dll" v0.0 ts=2005/2/23 15:42 30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2005/2/23 15:28 63k 2005/09/21 C:\cygwin\usr\X11R6\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0 "cygUil-2.dll" v0.0 ts=2005/9/22 1:31 877k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2005/2/23 15:28 254k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-6.dll" v0.0 ts=2005/2/23 15:31 356k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2005/2/23 15:32 363k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-8.dll" v0.0 ts=2005/2/23 15:33 275k 2004/01/13 C:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw3d-7.dll" v0.0 ts=2004/1/13 23:17 9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcomposite-1.dll" v0.0 ts=2005/2/23 15:44 30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2005/2/23 15:43 9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0 "cygXdamage-1.dll" v0.0 ts=2005/2/23 15:44 7k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXevie-1.dll - os=4.0 img=1.0 sys=4.0 "cygXevie-1.dll" v0.0 ts=2005/2/23 15:43 49k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2005/2/23 15:28 16k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0 "cygXfixes-3.dll" v0.0 ts=2005/2/23 15:43 56k 2004/03/11 C:\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0 "cygXft-1.dll" v0.0 ts=2003/11/18 2:42 63k 2004/03/23 C:\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2004/3/23 23:20 27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2005/2/23 15:34 125k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2005/2/23 15:34 12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbui-1.dll" v0.0 ts=2005/2/23 15:34 1185k 2005/09/21 C:\cygwin\usr\X11R6\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0 "cygXm-2.dll" v0.0 ts=2005/9/22 1:27 459k 2004/02/10 C:\cygwin\usr\X11R6\bin\cygXmHTML-0.dll - os=4.0 img=1.0 sys=4.0 "cygXmHTML-0.dll" v0.0 ts=2004/2/10 21:14 76k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2005/2/23 15:30 11k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2005/2/23 15:30 26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXp-6.dll" v0.0 ts=2005/2/23 15:31 52k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2005/2/23 15:30 12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2005/2/23 15:43 28k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2005/2/23 15:42 8k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0 "cygXRes-1.dll" v0.0 ts=2005/2/23 15:43 40k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrx-6.dll - os=4.0 img=1.0 sys=4.0 "cygxrx-6.dll" v0.0 ts=2005/2/23 15:53 25k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrxnest-6.dll - os=4.0 img=1.0 sys=4.0 "cygxrxnest-6.dll" v0.0 ts=2005/2/23 15:53 282k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2005/2/23 15:29 27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0 "cygXTrap-6.dll" v0.0 ts=2005/2/23 15:43 17k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 "cygXtst-6.dll" v0.0 ts=2005/2/23 15:34 675k 2005/07/16 C:\cygwin\lib\lapack\cygblas.dll - os=4.0 img=1.0 sys=4.0 "cygblas.dll" v0.0 ts=2005/7/16 18:46 5367k 2005/07/16 C:\cygwin\lib\lapack\cyglapack.dll - os=4.0 img=1.0 sys=4.0 "cyglapack.dll" v0.0 ts=2005/7/16 18:46 Checking for any Cygwin services... No Cygwin services found. Cygwin Package Information Last downloaded files to: C:\cygwin\home\Administrator\Downloads\cygwin Last downloaded files from: ftp://ftp.easynet.be/cygwin Package Version _update-info-dir 00334-1 a2ps 4.13-1 agetty 2.1-1 alternatives 1.3.20a-2 antiword 0.34-2 apache 1.3.33-2 apache2 2.0.54-1 apache2-devel 2.0.54-1 apache2-manual 2.0.54-1 apr 0.9.7-1 apr-util 0.9.7-1 ash 20040127-3 aspell 0.50.3-1 aspell-de 0.50.2-1 aspell-dev 0.50.3-1 aspell-doc 0.50.3-1 aspell-en 0.51.0-1 aspell-pl 0.50.2-1 astyle 1.15.3-3 atk 1.9.1-1 atk-devel 1.9.1-1 atk-doc 1.9.1-1 atk-runtime 1.9.1-1 audiofile 0.2.6-2 autoconf 2.59-2 autoconf-devel 2.59-2 autoconf-stable 2.13-6 autoconf2.1 2.13-1 autoconf2.5 2.59-2 automake 1.7.9-2 automake-devel 1.9.2-2 automake-stable 1.4p6-3 automake1.4 1.4p6-2 automake1.6 1.6.3-2 automake1.7 1.7.9-2 automake1.8 1.8.5-2 automake1.9 1.9.6-1 autossh 1.3-2 base-files 3.6-1 base-passwd 2.2-1 bash 3.0-12 bash-completion 20050721-1 bashdb 3.00_0.02-2 bashdb3 0.02-1 bc 1.06-2 binutils 20050610-1 bison 20030307-1 boost 1.33.1-1 boost-devel 1.33.1-1 bsflite 0.80-1 byacc 1.9-1 bzip2 1.0.3-1 bzr 0.6.2-1 c-client 2002e-3 c3270 3.2.20-1 cabextract 1.1-1 cadaver 0.22.2-1 catgets 1.0-1 ccache 2.2-1 ccdoc 0.8.41-2 ccrypt 1.7-1 cgoban 1.9.14-1 check 0.9.1-1 chere 0.6-3 chkconfig 1.2.24h-1 clamav 0.87.1-1 clear 1.0-2 clisp 2.36-1 cmake 2.2.3-1 cocom 0.995-1 compface 1.5.2-1 coreutils 5.93-1 cpio 2.6-5 cppunit 1.9.14-1 cramfs 1.1-1 cron 3.0.1-19 crypt 1.1-1 ctags 5.5-4 ctetris 0.30-1 curl 7.15.1-1 curl-devel 7.15.1-1 cvs 1.11.17-1 cvsutils 0.2.3-1 cygipc 2.03-2 cygrunsrv 1.12-1 cygutils 1.2.9-1 cygwin 1.5.18-1 cygwin-doc 1.4-3 cygwin-x-doc 1.0.4-1 cyrus-sasl 2.1.19-3 d 1.2.0-1 db2 2.7.7-4 db3.1 3.1.17-2 db4.1 4.1.25-1 db4.2 4.2.52-1 db4.3 4.3.28-1 ddd 3.3.9-1 dejagnu 20021217-2 desktop-file-utils 0.10-1 diffstat 1.40-1 diffutils 2.8.7-1 distcc 2.18.3-1 docbook-xml412 4.1.2-1 docbook-xml42 4.2-3 docbook-xml43 4.3-1 docbook-xml44 4.4-1 docbook-xsl 1.69.1-1 doxygen 1.4.4-1 dpkg 1.10.4-2 e2fsimage 0.2.0-2 e2fsprogs 1.35-3 ec-fonts-mftraced 1.0.8-4 ed 0.2-1 editrights 1.01-1 ELFIO 1.0.2-1 emacs 21.3.50-2 emacs-el 21.3.50-2 emacs-leim 21.3.50-2 emacs-X11 21.3.50-2 email 2.3.4-1 enscript 1.6.4-1 epstool 3.08-1 esound 0.2.36-1 exif 0.6.9-2 exim 4.54-1 expat 1.95.8-1 expect 20030128-1 fetchmail 6.2.5-2 fftw3 3.0.1-1 fftw3-dev 3.0.1-1 fftw3-doc 3.0.1-1 figlet 2.2-1 file 4.16-1 fileutils 4.1-3 findutils 4.2.25-2 flac 1.1.2-1 flac-devel 1.1.2-1 flex 2.5.4a-3 fltk 1.1.4-2 fontconfig 2.2.2-1 fortune 1.99.1-1 freeglut 2.2.0-1 freetype2 2.1.9-1 fvwm 2.4.7-3 gawk 3.1.5-2 gcc 3.4.4-1 gcc-ada 3.4.4-1 gcc-core 3.4.4-1 gcc-g++ 3.4.4-1 gcc-g77 3.4.4-1 gcc-gdc 3.4.4-1 gcc-java 3.4.4-1 gcc-mingw 20040810-1 gcc-mingw-ada 20050522-1 gcc-mingw-core 20050522-1 gcc-mingw-g++ 20050522-1 gcc-mingw-g77 20050522-1 gcc-mingw-gdc 20050522-1 gcc-mingw-java 20050522-1 gcc-mingw-objc 20050522-1 gcc-objc 3.4.4-1 GConf2 2.10.1-1 gd 2.0.33-1 gdb 20041228-3 gdbm 1.8.3-7 gdk-pixbuf 0.22.0-4 gdk-pixbuf-devel 0.22.0-4 gdk-pixbuf-doc 0.22.0-4 gettext 0.14.5-1 gettext-devel 0.14.5-1 ghostscript 8.15-2 ghostscript-base 8.15-2 ghostscript-x11 8.15-2 glib 1.2.10-3 glib-devel 1.2.10-3 glib2 2.6.6-1 glib2-devel 2.6.6-1 glib2-doc 2.6.6-1 glib2-runtime 2.6.6-1 gmp 4.1.4-2 gnome-common 2.12.0-1 gnome-icon-theme 2.10.1-1 gnome-keyring 0.4.6-1 gnome-libs 1.4.2-3 gnome-libs-devel 1.4.2-3 gnome-libs-doc 1.4.2-3 gnome-mime-data 2.4.2-1 gnome-vfs2 2.10.1-1 gnubg 0.14.3-1 gnugo 3.6-1 gnupg 1.4.1-1 gnuplot 4.0.0-1 gnutls 1.0.25-2 gnutls-devel 1.0.25-2 gnutls-doc 1.0.25-2 gperf 2.7.2-1 grace 5.1.18-1 GraphicsMagick 1.0.6-1 grep 2.5.1a-2 groff 1.18.1-2 gsl 1.7-1 gtk+ 1.2.10-2 gtk+-devel 1.2.10-2 gtk-doc 1.3-1 gtk-engines 0.12-2 gtk2-x11 2.6.8-1 gtk2-x11-devel 2.6.8-1 gtk2-x11-doc 2.6.8-1 gtk2-x11-engines 2.6.5-1 gtk2-x11-runtime 2.6.8-1 gtypist 2.7-2 guile 1.6.7-4 guile-devel 1.6.7-4 guile-doc 1.6.7-4 gv 3.5.8-2 gzip 1.3.5-1 help2man 1.35.1-1 hexedit 1.2.10-1 hicolor-icon-theme 0.5-1 ImageMagick 6.0.4-1 imlib 1.9.14-3 indent 2.2.9-1 inetutils 1.3.2-30 initscripts 0.9-1 intltool 0.33-1 ioperm 0.4-1 irc 20010101-3 jasper 1.701.0-1 jbigkit 1.5-3 jgraph 8.3-1 joe 3.3-2 jpeg 6b-11 keychain 2.5.3.1-1 lablgtk2 2.4.0-2 lapack 3.0-3 lcms 1.14-1 less 381-1 lesstif 0.94.4-1 lftp 2.6.10-2 libao 0.8.6-1 libao-devel 0.8.6-1 libao2 0.8.6-1 libapr0 0.9.7-1 libaprutil0 0.9.7-1 libart_lgpl 1.4.2-3 libart_lgpl2 2.3.17-1 libaspell15 0.50.3-1 libaudiofile-devel 0.2.6-2 libaudiofile0 0.2.6-2 libbonobo2 2.10.1-1 libbonobo2-devel 2.10.1-1 libbonobo2-doc 2.10.1-1 libbonobo20 2.10.1-1 libbonoboui2 2.10.1-1 libbz2_0 1.0.2-1 libbz2_1 1.0.3-1 libcharset1 1.9.2-2 libcroco 0.5.1-2 libcroco06 0.6.0-1 libcurl2 7.11.1-2 libcurl3 7.15.1-1 libdb2 2.7.7-4 libdb2-devel 2.7.7-4 libdb3.1 3.1.17-2 libdb3.1-devel 3.1.17-2 libdb4.1 4.1.25-1 libdb4.1-devel 4.1.25-1 libdb4.2 4.2.52-1 libdb4.2-devel 4.2.52-1 libdb4.3 4.3.28-1 libdb4.3-devel 4.3.28-1 libEMF 1.0.3-1 libEMF-devel 1.0.3-1 libEMF1 1.0.3-1 libesound-devel 0.2.36-1 libesound0 0.2.36-1 libexif 0.6.12-1 libexif10 0.6.9-2 libFLAC++5 1.1.2-1 libFLAC7 1.1.2-1 libfontconfig-devel 2.2.2-1 libfontconfig1 2.2.2-1 libfpx 1.2.0.12-1 libfreetype2-devel 2.1.9-1 libfreetype26 2.1.9-1 libgc 6.4-1 libgcrypt 1.2.1-1 libgd-devel 2.0.33-1 libgd2 2.0.33-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgeotiff 1.2.2-1 libgeotiff-devel 1.2.2-1 libgeotiff1 1.2.2-1 libgettextpo0 0.14.5-1 libglade2 2.5.1-1 libgnome 1.4.2-3 libgnome2 2.10.1-1 libgnomecanvas2 2.10.2-1 libgnomecanvaspixbuf 0.22.0-4 libgnomeprint22 2.10.3-1 libgnomeprintui22 2.10.2-1 libgnomesupport 1.4.2-3 libgnomeui 1.4.2-3 libgnomeui2 2.10.1-1 libgnorba 1.4.2-3 libgnutls11 1.0.25-2 libgpg-error 1.1-1 libGraphicsMagick-devel 1.0.6-1 libGraphicsMagick0 1.0.6-1 libgtkxmhtml 1.4.2-3 libguile12 1.6.7-4 libguile12abi13 1.6.4-3 libiconv 1.9.2-2 libiconv2 1.9.2-2 libIDL 0.5.17-2 libIDL2 0.8.6-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.5-1 libjpeg62 6b-11 libjpeg6b 6b-8 libkpathsea3 2.0.2-15 libkpathsea4 3.0.0-3 libltdl3 1.5.20-2 libMagick-devel 6.0.4-1 libMagick6 6.0.4-1 libmcrypt 2.5.7-2 libmcrypt-devel 2.5.7-2 libmng 1.0.9-1 libncurses-devel 5.4-4 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.4-4 libneon24 0.24.7-2 libnetpbm-devel 10.29-1 libnetpbm10 10.29-1 libogg 1.1.2-1 libogg-devel 1.1.2-1 libogg0 1.1.2-1 libOggFLAC++2 1.1.2-1 libOggFLAC3 1.1.2-1 libopencdk8 0.5.7-1 libopenldap2 2.1.25-1 libopenldap2_2_7 2.2.26-2 libpcre 4.1-2 libpcre0 6.3-1 libplot2 2.4.1-1 libploticus 2.32-1 libplotter2 2.4.1-1 libpng 1.2.8-2 libpng10 1.0.18-2 libpng10-devel 1.0.18-2 libpng12 1.2.8-2 libpng12-devel 1.2.8-2 libpng2 1.0.12-1 libpopt0 1.6.4-4 libproj-devel 4.4.8-1 libproj0 4.4.8-1 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.0-4 libsasl2 2.1.19-3 libsasl2-devel 2.1.19-3 libsmi 0.4.2-1 libspeex1 1.1.10-1 libtasn1 0.2.15-1 libtiff-devel 3.7.3-1 libtiff3 3.6.0-2 libtiff4 3.6.0-5 libtiff5 3.7.3-1 libtool 1.5b-2 libtool-devel 1.5.10-2 libtool-stable 1.4.3-3 libtool1.5 1.5.20-2 libungif 4.1.4-1 libungif4 4.1.4-1 libvorbis 1.1.1-1 libvorbis-devel 1.1.1-1 libvorbis0 1.1.1-1 libvorbisenc2 1.1.1-1 libvorbisfile3 1.1.1-1 libwmf 0.2.8.4-1 libwnck 2.8.1-1 libxerces-c21 2.1.0-1 libxerces-c22 2.2.0-1 libxerces-c23 2.3.0-4 libxerces-c24 2.4.0-4 libxerces-c25 2.5.0-1 libXft 2.1.6-1 libXft-devel 2.1.6-1 libXft1 1.0.0-1 libXft2 2.1.6-1 libxmi0 2.4.1-1 libxml 1.8.17-2 libxml2 2.6.22-1 libxml2-devel 2.6.22-1 libxml2-doc 2.6.22-1 libxml2-python 2.6.22-1 libxslt 1.1.15-2 libzvt 1.4.2-3 lighttpd 1.3.0-1 lilypond 2.6.4-1 lilypond-doc 2.6.4-1 links 0.99pre14-1 login 1.9-7 lynx 2.8.5-4 m4 1.4.4-1 make 3.80-1 man 1.5p-1 mathomatic 12.5.2-1 mc 4.6.1-2 mhash 0.9.2-1 mhash-devel 0.9.1-1 mined 2000.11-1 mingw-bzip2 1.0.3-1 mingw-libbz2_1 1.0.3-1 mingw-runtime 3.9-1 mingw-zlib 1.2.2-2 minires 1.00-1 minires-devel 1.00-1 mktemp 1.5-3 more 2.11o-2 mt 2.3.1-1 mtd 20050419-1 mutt 1.4.2.1i-1 naim 0.11.8-1 nano 1.2.2-1 nasm 0.98.39-1 ncftp 3.1.7-1 ncurses 5.4-4 ncurses-demo 5.4-4 nedit 5.5-1 neon 0.24.7-2 netcat 1.10-2 netpbm 10.29-1 netpbm-doc 10.29-1 nfs-server 2.3-3 ocaml 3.08.1-1 octave 2.1.72-1 octave-doc 2.1.72-1 octave-forge 2005.06.13-5 octave-headers 2.1.72-1 octave-htmldoc 2.1.72-1 octave-info 2.1.72-1 octave-otags 2.1.72-1 openbox 0.99.1-4 opencdk 0.5.7-1 opengl 1.1.0-7 openjade 1.3.3-1 openldap 2.2.26-2 openldap-devel 2.2.26-2 OpenSP 1.5.1-1 openssh 4.2p1-1 openssl 0.9.8a-1 openssl-devel 0.9.8a-1 openssl097 0.9.7i-1 ORBit 0.5.17-2 ORBit-devel 0.5.17-2 ORBit2 2.12.3-1 ORBit2-devel 2.12.3-1 orpie 1.4.1-2 pango 1.8.1-1 pango-devel 1.8.1-1 pango-doc 1.8.1-1 pango-runtime 1.8.1-1 par 1.52-1 patch 2.5.8-8 patchutils 0.2.30-1 pcre 6.3-1 pcre-devel 6.3-1 pcre-doc 6.3-1 pdksh 5.2.14-3 perl 5.8.7-4 perl-libwin32 0.26-1 perl-Win32-GUI 1.02-1 perl_manpages 5.8.7-4 pine 4.58-1 pinfo 0.6.8-1 ping 1.0-1 pkgconfig 0.17.2-2 ploticus 2.32-1 ploticus-common 2.32-1 ploticus-doc 2.32-1 plotutils 2.4.1-1 plotutils-devel 2.4.1-1 plotutils-doc 2.4.1-1 popt 1.6.4-4 postgresql 8.0.4-1 pr3270 3.2.20-1 procmail 3.22-10 procps 3.2.5-1 proftpd 1.2.10-1 proj 4.4.8-1 psmisc 21.5-1 pstoedit 3.42-1 pstoedit-devel 3.42-1 psutils 1.17-1 python 2.4.1-1 qt3 3.3.4-2 qt3-bin 3.3.4-2 qt3-devel 3.3.4-2 qt3-doc 3.3.4-2 rcs 5.7-3 readline 5.0-4 rebase 2.4.2-1 regex 4.4-4 robots 2.0-4 rpm 4.1-2 rpm-build 4.1-1 rpm-doc 4.1-1 rsync 2.6.6-1 ruby 1.8.3-2 run 1.1.6-1 rxvt 2.7.10-6 s3270 3.2.20-1 sed 4.1.4-1 setsid 0.0-3 sh-utils 2.0.15-5 shared-mime-info 0.16-1 sharutils 4.5.3-1 shutdown 1.7-1 singular-base 3.0.1-1 singular-help 3.0.1-1 singular-icons 3.0.1-1 singular-share 3.0.1-1 singular-surf 3.0.0-2 smartmontools 5.33cvs20051205-1 speex 1.1.10-1 speex-devel 1.1.10-1 splint 3.1.1-1 squid 2.4.STABLE7-1 ssmtp 2.60.9-3 startup-notification 0.8-1 stow 1.3.3-1 stunnel 4.14-2 subversion 1.2.3-1 subversion-apache2 1.2.3-1 subversion-book 1.2.3-1 subversion-devel 1.2.3-1 subversion-perl 1.2.3-1 subversion-python 1.2.3-1 suite3270 3.2.20-1 sunrpc 4.0-3 SWI-Prolog 5.2.6-1 swig 1.3.25-1 sysvinit 2.84-4 t1lib 5.1.0-1 t1lib-x11 5.1.0-1 tar 1.15.1-2 tcl3270 3.2.20-1 tcltk 20030901-1 tcm 2.20-1 tcp_wrappers 7.6-1 tcsh 6.14.00-5 termcap 20050421-1 terminfo 5.4_20041009-1 tetex 3.0.0-3 tetex-base 3.0.0-3 tetex-bin 3.0.0-3 tetex-devel 3.0.0-3 tetex-doc 3.0.0-3 tetex-extra 3.0.0-3 tetex-tiny 3.0.0-3 tetex-x11 3.0.0-3 texi2html 1.76-1 texinfo 4.8-1 TeXmacs 1.0.4-4 textutils 2.0.21-2 tidy 041206-1 tiff 3.7.3-1 time 1.7-1 tin 1.6.2-3 tinyirc 1.1-1 transfig 3.2.4-2 ttcp 19980512-1 typespeed 0.4.4-2 tzcode 2005h-1 ucl 1.01-1 unison 2.10.2-4 unison2.10.2 2.10.2-6 unison2.12.0 2.12.0-4 unison2.13 2.13.16-1 unison2.17 2.17.1-1 unison2.9.1 2.9.1-3 unison2.9.20 2.9.20-3 units 1.77-1 unzip 5.50-5 upx 1.24-1 uw-imap 2002e-3 uw-imap-imapd 2002e-3 uw-imap-util 2002e-3 vim 6.4-2 vorbis-tools 1.1.1-5 w32api 3.5-1 w3m 0.5.1-1 wget 1.10.2-1 which 1.7-1 whois 4.7.8-1 WindowMaker 0.90.0-2 WordNet 2.0-1 wtf 0.0.4-6 X-start-menu-icons 1.0.4-1 X-startup-scripts 1.0.11-1 x2x 1.30-2 x3270 3.2.20-1 Xaw3d 1.5D-5 xemacs 21.4.18-1 xemacs-emacs-common 21.4.18-1 xemacs-mule-sumo 2005-05-05-1 xemacs-sumo 2005-05-05-1 xemacs-tags 21.4.18-1 xerces-c 2.5.0-1 xerces-c-devel 2.5.0-1 xerces-c-doc 2.5.0-1 xfig 3.2.4-6 xfig-bin 3.2.4-3 xfig-doc 3.2.4-2 xfig-etc 3.2.4-4 xfig-lib 3.2.4-6 xfig-man 3.2.4-2 XFree86-base 4.3.0-11 XFree86-bin 4.3.0-21 XFree86-bin-icons 4.3.0-7 XFree86-doc 4.3.0-2 XFree86-etc 4.3.0-12 XFree86-f100 4.3.0-2 XFree86-fcyr 4.3.0-2 XFree86-fenc 4.3.0-2 XFree86-fnts 4.3.0-2 XFree86-fscl 4.3.0-2 XFree86-fsrv 4.3.0-9 XFree86-html 4.3.0-10 XFree86-jdoc 4.3.0-2 XFree86-lib 4.3.0-3 XFree86-lib-compat 4.3.0-2 XFree86-man 4.3.0-10 XFree86-nest 4.3.0-8 XFree86-prog 4.3.0-21 XFree86-prt 4.3.0-6 XFree86-ps 4.3.0-2 XFree86-startup-scripts 4.3.0-1 XFree86-vfb 4.3.0-8 XFree86-xserv 4.3.0-68 XFree86-xwinclip 4.3.0-3 xgraph 12.1-1 xinetd 2.3.9-1 XmHTML 1.1.7-1 xmlto 0.0.18-1 xmon 1.5.6-1 xorg-x11-base 6.8.2.0-1 xorg-x11-bin 6.8.2.0-1 xorg-x11-bin-dlls 6.8.2.0-1 xorg-x11-bin-lndir 6.8.2.0-1 xorg-x11-devel 6.8.2.0-2 xorg-x11-etc 6.8.2.0-1 xorg-x11-f100 6.8.1.0-3 xorg-x11-fcyr 6.8.1.0-2 xorg-x11-fenc 6.8.1.0-2 xorg-x11-fnts 6.8.1.0-3 xorg-x11-fscl 6.8.1.0-2 xorg-x11-fsrv 6.8.2.0-1 xorg-x11-libs-data 6.8.2.0-1 xorg-x11-man-pages 6.8.2.0-1 xorg-x11-man-pages-html 6.8.2.0-1 xorg-x11-nest 6.8.2.0-2 xorg-x11-vfb 6.8.2.0-2 xorg-x11-xwin 6.8.2.0-4 xorg-x11-xwin-gl 6.8.2.0-4 xpdf 3.01-1 xpm-nox 4.2.0-4 xterm 202-1 xwinclip 1.2.0-1 xwinwm 0.0.5-1 zip 2.3-6 zlib 1.2.3-1 zsh 4.2.6-1 -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sun Dec 11 23:56:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sun, 11 Dec 2005 23:56:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <439B9D53.4040405@users.sourceforge.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yaakov S (Cygwin Ports) wrote: [snip] > (I, for one, won't be very happy if my programs stop working when 1.5.19 > comes out!) [snip] Running Scribus with the debug enabled cygqt-mt-3.dll the program works fine with no mutex failure message and using the latest Cygwin snapshot. As mentioned in my reply to Brian, under gdb there are many SIGSEGV signals received but continuing results in the same behaviour as above: no problem. So there seems to be no regression, there must be something different btw. the original build environment and my PC. I used the code (build script, patches and original code) downloaded using setup.exe. Problem solved. - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOcvA4ACgkQL3NNweKTRgw24ACg9uZkQFnVSbmRRfJSw/XHFpVc efUAoKWzYERoA23dgpVPja7EuzmqK/Eb =oJ/5 -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sun Dec 11 23:56:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Sun, 11 Dec 2005 23:56:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <439C1703.E3BB4BC0@dessent.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> <439C1703.E3BB4BC0@dessent.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brian Dessent wrote: [snip] > You can ignore that. Just type "continue" and things will work fine. > There is probably a way you instruct gdb to automatically ignore this > but I don't know what it is off the top of my head. Thanks! Using continue after 2 of those SIGSEGV the program finally started. Then many more appeared before the splash screen appears (which is the first thing you see while running this program)... every SIGSEGV is received after doing a pthread operation. > The reason you get that is because of the verifyable_object business > where a data structure is checked for a magic number before continuing, > but in this case the thing being checked is an uninitialized pointer. > However this is handled by design with the "efault" mechanism which > installs a temporary SEH handler that allows the code to specify "if > something segfaults in the current lexical block, don't bail out but > instead do the following", as can be seen in > verifyable_object_isvalid(): > > myfault efault; > if (efault.faulted ()) > return INVALID_OBJECT; > > if ((static_ptr1 && *object == static_ptr1) || > (static_ptr2 && *object == static_ptr2) || > (static_ptr3 && *object == static_ptr3)) > return VALID_STATIC_OBJECT; > if ((*object)->magic != magic) > return INVALID_OBJECT; > return VALID_OBJECT; > > On the other hand, it would be nice to know what is calling > pthread_key_create on a null pointer, since that sounds like a buglet, > but due to the above it's a benign situation. It seems to be the qt3 dll use of threads, the first looks like this: (gdb) where #0 0x610ad5e8 in pthread_key_create (key=0x100e25f0, destructor=0) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:129 #1 0x6108d16f in _sigfe () at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/cygserver.h:82 #2 0x59432d52 in ?? () #3 0x100e25f8 in ?? () #4 0x00000001 in ?? () #5 0x100e25f8 in ?? () #6 0x0022edb8 in ?? () #7 0x610ae367 in pthread::once (once_control=0x100e25f8, init_routine=0x22ee08) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:2027 #8 0x610ae367 in pthread::once (once_control=0x100e25f8, init_routine=0x714b6e30 ) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:2027 #9 0x6108d16f in _sigfe () at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/cygserver.h:82 #10 0x0022ede8 in ?? () #11 0x714b6ef5 in cygqt-mt-3!_ZN11QMotifStyle18qt_static_propertyEP7QObjectiiP8QVariant () from /bin/cygqt-mt-3.dll #12 0x714b6ef5 in cygqt-mt-3!_ZN11QMotifStyle18qt_static_propertyEP7QObjectiiP8QVariant () from /bin/cygqt-mt-3.dll #13 0x714b4fe3 in cygqt-mt-3!_ZN11QMotifStyle18qt_static_propertyEP7QObjectiiP8Q Variant () from /bin/cygqt-mt-3.dll #14 0x711a990f in cygqt-mt-3!_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE () from /bin/cygqt-mt-3.dll #15 0x714b27c2 in cygqt-mt-3!_ZN11QMotifStyle18qt_static_propertyEP7QObjectiiP8QVariant () from /bin/cygqt-mt-3.dll #16 0x61010263 in per_module::run_ctors (this=0x0) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/dll_init.cc:55 #17 0x00000001 in ?? () #18 0x610102b1 in dll::init (this=0x6101067c) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/dll_init.cc:81 #19 0x716f0008 in ?? () #20 0x00000000 in ?? () from Then there are several that look like: Program received signal SIGSEGV, Segmentation fault. pthread_mutex::init (mutex=0x100e463c, attr=0x22edec, initializer=0x0) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:129 ... Program received signal SIGSEGV, Segmentation fault. pthread_mutex::init (mutex=0x100fe44c, attr=0x22ea0c, initializer=0x0) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:129 ... Program received signal SIGSEGV, Segmentation fault. 0x610ad5e8 in pthread_key_create (key=0x715e4690, destructor=0) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:129 ... Program received signal SIGSEGV, Segmentation fault. 0x610ac5e5 in pthread_mutexattr_init (attr=0x22e0cc) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:129 ... and so on. On a second run it doesn't start the same, it goes into: Program received signal SIGSEGV, Segmentation fault. pthread_mutex::init (mutex=0x100e463c, attr=0x22edec, initializer=0x0) at /netrel/src/cygwin-snapshot-20051207-1/winsup/cygwin/thread.cc:129 - From what you said, the "initializer=0x0" is what casuses the SIGSEGV. I'll take a closer look at the qt3 library. Thanks! - -- Ren? Berber -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iEYEARECAAYFAkOcrC0ACgkQL3NNweKTRgxEFwCfX5p52egyM6XmRy0Iz0ovCRj3 mY4AoPXZLVpJwcxY8d27KWWDjd3H131K =37XX -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From brian@dessent.net Mon Dec 12 00:24:00 2005 From: brian@dessent.net (Brian Dessent) Date: Mon, 12 Dec 2005 00:24:00 -0000 Subject: Mutex init failure trying to run Scribus References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> <439C1703.E3BB4BC0@dessent.net> Message-ID: <439CC322.9A6A4E70@dessent.net> Ren? Berber wrote: > - From what you said, the "initializer=0x0" is what casuses the SIGSEGV. I'm not sure if that's what's causing it, because it doesn't try to dereference that. I think what's happening is that this: /* The opengroup docs don't define if we should check this or not, but creation is relatively rare. */ if (pthread_key::is_good_object (key)) return EBUSY; at the beginning of pthread_key_create causes the fault. I.e. it's checking if the key happens to already be valid before creating it, which is going to fail most of the time, for good reason. So, not a bug. In a normal program it doesn't matter because of the efault stuff, but when debugging it results in all those spurious SIGSEGVs. If I understand this right you can safely comment out the above check without affecting much of anything, just to shut up gdb. Or you can try "handle SIGSEGV nostop, noprint, pass". But then you'd miss a legitimate SEGV -- I don't know if that's what you're trying to track down or not. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Mon Dec 12 00:42:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Mon, 12 Dec 2005 00:42:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <439CC322.9A6A4E70@dessent.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> <439C1703.E3BB4BC0@dessent.net> <439CC322.9A6A4E70@dessent.net> Message-ID: Brian Dessent wrote: [snip] > If I understand this right you can safely comment out the above check > without affecting much of anything, just to shut up gdb. Or you can try > "handle SIGSEGV nostop, noprint, pass". But then you'd miss a > legitimate SEGV -- I don't know if that's what you're trying to track > down or not. No, the original problem was not a SIGSEGV, it was that the program just exited silently after showing the splash screen and doing some initalizations. This only happened with post 1.5.18 Cygwin dll, but I built the qt library (with debug enabled) and the problem disapeared. I'm rebuilding the library now w/o debugging. Thanks again. -- Ren? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jloconne@rockwellcollins.com Wed Dec 14 14:19:00 2005 From: jloconne@rockwellcollins.com (jloconne@rockwellcollins.com) Date: Wed, 14 Dec 2005 14:19:00 -0000 Subject: Clipboard not working with rxvt Message-ID: The clipboard isn't working for me when I use rxvt. For example - if I startxwin, then launch rxvt and ssh -X hostname, then launch an X client, say xterm, I cannot copy + paste between xterm and Windows notepad. If I use putty instead of rxvt, it works. /tmp/XWin.log isn't showing anything. Any idea what could be wrong? Jason O'Connell Senior Systems Administrator Enterprise Client Operations Rockwell Collins (319) 295-3018 jloconne@rockwellcollins.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Atul.Chojar@acs-inc.com Wed Dec 14 14:21:00 2005 From: Atul.Chojar@acs-inc.com (Chojar, Atul) Date: Wed, 14 Dec 2005 14:21:00 -0000 Subject: Could you help with this error? Message-ID: Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-4 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: XWin :0 -query 138.69.14.68 -clipboard ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1024 h 768 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Cannot create /tmp/.X11-unix with root ownership (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib /X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75d pi/,/usr/X11R6/lib/X11/fonts/100dpi/" MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list! Fatal server error: XDMCP fatal error: Session failed Session 21 failed for display e364347.rv.tss.sls.acs-inc.com:0: Cannot open display Thanks! Atul <> -------------- next part -------------- A non-text attachment was scrubbed... Name: Chojar, Atul.vcf Type: application/octet-stream Size: 440 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Thu Dec 15 01:27:00 2005 From: yselkowitz@users.sourceforge.net (Yaakov S (Cygwin Ports)) Date: Thu, 15 Dec 2005 01:27:00 -0000 Subject: [ANNOUNCEMENT] New Package: perl-Tk-804.027-3 In-Reply-To: References: Message-ID: <43A0C676.8030706@users.sourceforge.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brett Serkez wrote: > Yaakov, PPIOSPE[1]. Redirecting to xfree list. [1] http://cygwin.com/acronyms/#PPIOSPE > Nothing seems to work, it keeps dying with a 'segementation > violation'. My guess is their is a missing dependency in the > packaging???? When I selected the new package, it added a couple of > libraries, otherwise all is up-to-date. Please carefully read the following before proceeding: http://cygwin.com/problems.html > This simple program doesn't work: [clip] WFM. Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDoMZ2piWmPGlmQSMRApk/AJwPakQ9JHtSXdgvOVuwJ51zESviKgCg+fs+ KlfKftUG7QyaFX2bQVG4A5E= =rlRs -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mwg@mwg.dp.ua Thu Dec 15 07:29:00 2005 From: mwg@mwg.dp.ua (Wladimir Mutel) Date: Thu, 15 Dec 2005 07:29:00 -0000 Subject: q. on Windows integration Message-ID: <20051215072911.GA32358@mwg.dp.ua> Hi, 1. Is it possible for Cygwin X server to use native raster and ttf fonts provided by enclosing Windows environment ? If not, what scale of changes would be required to implement this ? What subsystems and libraries should be touched ? 2. Is it possible to derive XKB settings from existing keyboard layout settings already done in Windows ? I.e., use the same layout set and switching rules as other Windows apps do ? If not, the question again is - what modules should be reworked, and to what extent ? Thank you in advance for your replies. I think these changes could be useful for users and make Cygwin/X more natively-looking&behaving Windows application. Btw, rootless mode is great ! If it proved to be implementable, these font/xkb integrations should be as well. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Thu Dec 15 14:13:00 2005 From: pechtcha@cs.nyu.edu (Igor Pechtchanski) Date: Thu, 15 Dec 2005 14:13:00 -0000 Subject: q. on Windows integration In-Reply-To: <20051215072911.GA32358@mwg.dp.ua> References: <20051215072911.GA32358@mwg.dp.ua> Message-ID: On Thu, 15 Dec 2005, Wladimir Mutel wrote: > Hi, > > 1. Is it possible for Cygwin X server to use native raster and > ttf fonts provided by enclosing Windows environment ? If not, > what scale of changes would be required to implement this ? > What subsystems and libraries should be touched ? Yes, it's possible. AFAIU, that's what the xorg-x11-fscl package does (though possibly only with enclosed fonts). But perusing its structure and the postinstall script should prove instructive... > 2. Is it possible to derive XKB settings from existing keyboard > layout settings already done in Windows ? I.e., use the same > layout set and switching rules as other Windows apps do ? If > not, the question again is - what modules should be reworked, > and to what extent ? Again, AFAIK, XWin.exe already does that -- and the previous maintainer, Alexander Gottwald, went to great lengths to keep the keyboard detection tables as complete as possible -- search the archives of cygwin-xfree for "keyboard". If you have a keyboard layout that isn't automatically detected, it needs to be added to the table -- again, the archives should also contain the procedure for reporting such layouts; perhaps the current Cygwin/X maintainer will be able to integrate the new layout into the code. > Thank you in advance for your replies. I think these changes > could be useful for users and make Cygwin/X more > natively-looking&behaving Windows application. Btw, rootless > mode is great ! You've heard of -multiwindow, right? That's as native as it gets. :-) > If it proved to be implementable, these font/xkb integrations should be > as well. They're already implemented, it's just a matter of getting them teased out via configuration. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mzap80@hotmail.com Thu Dec 15 15:44:00 2005 From: mzap80@hotmail.com (m. z.) Date: Thu, 15 Dec 2005 15:44:00 -0000 Subject: I need help to configure Norton Firewall 2005 Message-ID: I have Norton Internet security 2005 and I installed cygwin cygwin/x. In the firewall configuration in the programs menu I added manually Xwin.exe. The cygwin or cygwin/x start only if I am not connected to internet, but if I connect to internet, the windows appears (the xterm for example), but the prompt for the command line does not appear, so I cannot work. That mean that the firewall is stopping something. In fact if I stop the firewall everithing works. If someone has Norton, please say to me how to make the configuration. Thank you -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rbody99@hotmail.com Thu Dec 15 20:02:00 2005 From: rbody99@hotmail.com (Robert Body) Date: Thu, 15 Dec 2005 20:02:00 -0000 Subject: I need help to configure Norton Firewall 2005 In-Reply-To: Message-ID: Hi M.Z., I have Norton Security 2006 and i didn't do anything special for cygwin. I had internet connection up and running, and installed cygwin and X, and at some point Norton Firewall came up asking if I give permission to the individual components like "ssh" or "icewm" or even "setup.exe". I just said "Yes, always". Which Norton version do you have? (not that I can help with that, but others who can, would want to know which version you're using) -Robert >From: "m. z." >Reply-To: cygwin-xfree@cygwin.com >To: cygwin-xfree@cygwin.com >Subject: I need help to configure Norton Firewall 2005 >Date: Thu, 15 Dec 2005 15:44:17 +0000 > >I have Norton Internet security 2005 and I installed cygwin cygwin/x. >In the firewall configuration in the programs menu I added manually >Xwin.exe. >The cygwin or cygwin/x start only if I am not connected to internet, but if >I connect to internet, the windows appears (the xterm for example), but the >prompt for the command line does not appear, so I cannot work. That mean >that the firewall is stopping something. In fact if I stop the firewall >everithing works. >If someone has Norton, please say to me how to make the configuration. >Thank you > > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://x.cygwin.com/docs/ >FAQ: http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rbody99@hotmail.com Thu Dec 15 20:08:00 2005 From: rbody99@hotmail.com (Robert Body) Date: Thu, 15 Dec 2005 20:08:00 -0000 Subject: I need help to configure Norton Firewall 2005 In-Reply-To: Message-ID: Oops, you did say you have Norton 2005. I paid for it in Sept, then 2006 came out, and I called them 2 months later and asked to upgrade to 2006, and they refunded me the yearly subscription, and gave me website address to go to: something like www.symantec.com/upgrade where you get a reduced price ($50 vs $70) Norton 2006 I find less system-bogging, but still i feel the effect with my 1 gig Ram and P4-3gig. I would recommend researching Norton 2006 option, it might be the easiest way to fix your present and future problems. It feels different from 2005 version that i used (free for 3 months since May, then paide for it in Sept) -Robert >From: "m. z." >Reply-To: cygwin-xfree@cygwin.com >To: cygwin-xfree@cygwin.com >Subject: I need help to configure Norton Firewall 2005 >Date: Thu, 15 Dec 2005 15:44:17 +0000 > >I have Norton Internet security 2005 and I installed cygwin cygwin/x. >In the firewall configuration in the programs menu I added manually >Xwin.exe. >The cygwin or cygwin/x start only if I am not connected to internet, but if >I connect to internet, the windows appears (the xterm for example), but the >prompt for the command line does not appear, so I cannot work. That mean >that the firewall is stopping something. In fact if I stop the firewall >everithing works. >If someone has Norton, please say to me how to make the configuration. >Thank you > > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Problem reports: http://cygwin.com/problems.html >Documentation: http://x.cygwin.com/docs/ >FAQ: http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Fri Dec 16 02:01:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Fri, 16 Dec 2005 02:01:00 -0000 Subject: Mutex init failure trying to run Scribus In-Reply-To: <439C1703.E3BB4BC0@dessent.net> References: <4398B255.7000807@users.sourceforge.net> <4398C90E.7050008@users.sourceforge.net> <4398D6A4.2050901@users.sourceforge.net> <439B9D53.4040405@users.sourceforge.net> <439C1703.E3BB4BC0@dessent.net> Message-ID: Brian Dessent wrote: [snip] > if ((static_ptr1 && *object == static_ptr1) || > (static_ptr2 && *object == static_ptr2) || > (static_ptr3 && *object == static_ptr3)) > return VALID_STATIC_OBJECT; > if ((*object)->magic != magic) Changing the line above to: if ((*object) == NULL || (*object)->magic != magic) reduces the number of SIGSEGV to just 2 (in the same place); that means this inline function was de-referencing zero, like you said below. > return INVALID_OBJECT; > return VALID_OBJECT; > > On the other hand, it would be nice to know what is calling > pthread_key_create on a null pointer, since that sounds like a buglet, > but due to the above it's a benign situation. Looks like Qt3 does a pretty dumb initialization of what it calls pool of mutexes, I'm still looking into this. So far I've been unable to build the full Qt3 toolset. But thanks to your help I think I've advanced a bit. -- Ren? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From wodzicki@Math.Berkeley.EDU Fri Dec 16 12:21:00 2005 From: wodzicki@Math.Berkeley.EDU (Mariusz Wodzicki) Date: Fri, 16 Dec 2005 12:21:00 -0000 Subject: A corrected /usr/bin/xfhelp4 script for xfce-utils package Message-ID: <200512161216.jBGCGZoG006512@yuban.math.berkeley.edu> This message is concerned with the current version of the xfce-utils package from Cygwin Ports so I suppose it is of primary interest to Yaakov Selkowitz. The xfce-utils package contains the original xfhelp4 shell script from the XFCE distribution. On Cygwin that one is broken as any user of XFCE on Cygwin/X would notice after clicking on the `Manual' icon on the Desktop. The script needs several modifications in order to run under Cygwin/X. I looked into the matter and found that these are quite simple to make. Here is the same script after I made appropriate changes. I will apreciate if the maintainer of XFCE on Cygwin Ports (presumably Yaakov) takes a look at it and incorporates it in the current version of the xfce-utils package. I tested my version of xfhelp4 on my Cygwin/X + XFCE (CygwinPorts) system (everything current). Mariusz Wodzicki /usr/bin/xfhelp4: ---------------- #!/bin/sh # gxfce # # Copyright (C) 1999 Olivier Fourdan (fourdan@xfce.org) # Copyright (C) 2003 Jasper Huijsmans (huysmans@users.sourceforge.net) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # adapted to Cygwin by Mariusz Wodzicki, December 17, 2005 HELP_DIR="/usr/share/xfce4/doc" if [ ! x"$1" = x"" ]; then HELP_FILE="$1" else HELP_FILE="index.html" fi # Check for translated documentation if [ -n "$LC_ALL" ] ; then LC=$LC_ALL elif [ -n "$LANG" ] ; then LC=$LANG else LC="C" fi if [ -r "$HELP_DIR/$LC/$HELP_FILE" ] then URL="$HELP_DIR/$LC/$HELP_FILE" elif [ -r "$HELP_DIR/`echo $LC | sed 's/\(..\)_.*/\1/'`/$HELP_FILE" ] then URL="$HELP_DIR/`echo $LC | sed 's/\(..\)_.*/\1/'`/$HELP_FILE" elif [ -r "$HELP_DIR/C/$HELP_FILE" ] then URL="$HELP_DIR/C/$HELP_FILE" else URL="$HELP_DIR/C/index.html" fi # Let the Windows handle the corresponding HTML file cygstart "$URL" # [Another solution would be to allow # the user to decide which browser to use] if [ $? -ne 0 ]; then xmessage -center -file - -title Error < References: <43A2DFB2.1050507@technion.ac.il> Message-ID: <43A2E0D9.40502@technion.ac.il> Hi, I would like to construct a minimal set of files to create an install of CygWin's X server, for use on my FreeXer (http://sourceforge.net/projects/freexer) project. I've installed CygWin/X and selected only the X server option, but it installed approximately 50 Mb of data, most of them are fonts. I would like to know whether I can construct a smaller set of files to enable running the X server and to be able to run remote X applications appropriately. Thanks, Tomer > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From colin.harrison@virgin.net Sat Dec 17 08:24:00 2005 From: colin.harrison@virgin.net (Colin Harrison) Date: Sat, 17 Dec 2005 08:24:00 -0000 Subject: Minimal set of files for a usable X server Message-ID: <200512170824.jBH8OMXg004680@StraightRunning.com> Hi, Tomer Shalev wrote:- >I would like to construct a minimal set of files to create an install of CygWin's X server As you gave the link to your project, here is mine :) Off topic for this mailing list, but here are the links to Xming, which shares source code with Cygwin/X and has an installer footprint <2Mb (without fonts, which may not be needed) :- see mailing list http://sourceware.org/ml/win32-x11/2005-q4/ for Xming (Windows X server, only) http://www.straightrunning.com/XmingNotes If you need local X clients on Windows stay with Cygwin/X Colin Harrison -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kencx@peak.org Sat Dec 17 21:18:00 2005 From: kencx@peak.org (Kenneth Corbin) Date: Sat, 17 Dec 2005 21:18:00 -0000 Subject: Extraneous key autorepeat w/ remote desktop Message-ID: <200512171318.46627.kencx@peak.org> Hi folks, Very nice product. It's going up against Reflection/X on my desktop and is for the most part wining. But there one annoying problem. When I remote desktop to a remote Windows system and run Cygwin/X from the remote system, any communication delays while typing over the remote desktop network are interpreted as one long keypress. Which in turn triggers the keystroke auto repeat and feeds a bunch of extra keystrokes into my input stream. I've tried playing with the autorepeat settings. Turning it off altogether fixes the problem, but isn't very convenient when I want to enter a lot of the same keystroke, for example when moving the text cursor around. Setting up a long initial delay helps some, but communication delays can sometimes last for 5-10 seconds, far longer than I am willing to wait for autorepeat to trigger in normal use. I've also tried running Cygwin/X on the local system and talking to an X client on remote systems. This works, but has some unacceptable delays and problems with the VPN I have to run through. Right now it's kind of a tossup whether it is more annoying to put up with the delays with a local X server, or deal with the extra keystroke with a remote X server. I not sure what, if anything, can be done to detect and avoid remote desktop communication delays. But Reflection/X never has this problem, so there must be some way to do it. Thanks for listening, -Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cygwinx.20.oopsilon@spamgourmet.com Sun Dec 18 09:42:00 2005 From: cygwinx.20.oopsilon@spamgourmet.com (cygwinx.20.oopsilon@spamgourmet.com) Date: Sun, 18 Dec 2005 09:42:00 -0000 Subject: multiwindow mode alt-space Message-ID: <43A52F09.9050001@gmail.com> Hi all, Is there a way to enable the alt-space menu in the Cygwin/X multiwindow manager? (The window in the upper left which has restore, move, size, minimize, maximize, and close). Most windows applications enable the use of alt-space to access that menu, but under multiwindow mode it does not appear to do anything. If there is no way to do this, is there a place where I may be able to file this as a feature request? Thank you for your time, Sherman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From admin@inscription2.ath.cx Tue Dec 20 21:52:00 2005 From: admin@inscription2.ath.cx (admin) Date: Tue, 20 Dec 2005 21:52:00 -0000 Subject: Important Message-ID: Salut ! Royal Contact a maintenant d??cid?? d'orienter sa client??le dans la tranche d'??ge entre 18 et 40 ans. Une publicit?? sera faite dans les CEGEPS et Universit??s pour recrutter du nouveau monde. Si vous ??tes dans cette tranche d'??ge, Faites-vous une fiche sur le site et une fois entr??, cliquez le lien pour contacter l'administration. Inscrivez votre nick et dites que vous aimeriez ??tre membre privil??ge. Si votre profil comporte une photo, toutes les options y compris la salle video vous seront offertes gratuitement pour toute la p??riode de la promotion de d??part. Profitez-en pendant que ??a passe. Joyeux Noel et au plaisir de vous voir sur Royal Contact. www.royalcontact.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From lvanderf@internode.com.au Tue Dec 20 21:59:00 2005 From: lvanderf@internode.com.au (Luke Vanderfluit) Date: Tue, 20 Dec 2005 21:59:00 -0000 Subject: pager and virtual desktops Message-ID: <43A87EAE.4090002@internode.com.au> Hi. My next question on cygwin is to do with pagers and virtual desktops. On my regular linux boxes, I run virtual desktops using a pager to switch between them. Is this possible under cygwin? Thanks. Kind regards. -- Luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From SSoong@ALLEGROMICRO.com Tue Dec 20 22:20:00 2005 From: SSoong@ALLEGROMICRO.com (Soong, SylokeJ) Date: Tue, 20 Dec 2005 22:20:00 -0000 Subject: pager and virtual desktops Message-ID: At first, I was wondering if you meant using SNPP to switch desktops. (Why would anyone want to use telephony to manage a cygwin screen?) I guess that is not your intent. I am guessing you are not using multi-windows. Do you already run twm rather than the default window manager? I have twm create the number of desktops I need. Through prior help from people on this list - Alternatively, I could also run two displays on a cygwin server process or two single-display cygwin server processes. Then I use an Win/XP multi-desktop software, and place each cygwin display window on separate multi-desks. The links attached by cygwin list server at the end of every email would lead you to manuals to show how to run multiple display windows or multiple cygwin servers. Otherwise, someone on the list would be able write out a short routine to illustrate. -----Original Message----- From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On Behalf Of Luke Vanderfluit Sent: Tue, December 20, 2005 4:59 PM To: cygwin-xfree@cygwin.com Subject: pager and virtual desktops Hi. My next question on cygwin is to do with pagers and virtual desktops. On my regular linux boxes, I run virtual desktops using a pager to switch between them. Is this possible under cygwin? Thanks. Kind regards. -- Luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rodmedina@cantv.net Tue Dec 20 22:55:00 2005 From: rodmedina@cantv.net (Rodrigo Medina) Date: Tue, 20 Dec 2005 22:55:00 -0000 Subject: Two old X11 problems Message-ID: <162860-220051222022553949@cantv.net> Hi, I will refer to two issues that have been around from two years, they are more X11 problems than Cygwin/X problems, but as I understand you Cygwin/X people are close to the people that can fix them. 1- The xman program is not compatible with new versions of man. The program should be modified in order to call nroff with the -c option. See: http://sourceware.org/ml/cygwin-xfree/2004-03/msg00299.html 2- The us_intl keyboard of X11 is very limited. It doesn't have dead accents, and lacks of reversed "!" and reversed "?". The Windows US international layout is much better. A us_intl_win layout has been proposed that functions like the Windows US-international. See: http://sourceware.org/ml/cygwin-xfree/2003-11/msg00218.html Happy holidays RM. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From rodmedina@cantv.net Tue Dec 20 22:59:00 2005 From: rodmedina@cantv.net (Rodrigo Medina) Date: Tue, 20 Dec 2005 22:59:00 -0000 Subject: run fails with xmgrace Message-ID: <174170-2200512220225859621@cantv.net> Hi, There is a peculiar behavior of run with xmgrace In the Windows cmd shell, XWin is running: C:\>set DISPLAY=127.0.0.1:0.0 C:\>PATH=%PATH%;\cygwin\bin;\cygwin\usr\X11R6\bin C:\>run xterm then the xterm window appears, but C:\>run xmgrace Nothing appears. (there are no messages, there is no process in ps). Actually there was another problem with xmgrace because in /bin there is a soft link, not the .exe, but that was taken care of. Happy holidays RM. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From alanh@fairlite.demon.co.uk Tue Dec 20 23:08:00 2005 From: alanh@fairlite.demon.co.uk (Alan Hourihane) Date: Tue, 20 Dec 2005 23:08:00 -0000 Subject: Two old X11 problems In-Reply-To: <162860-220051222022553949@cantv.net> References: <162860-220051222022553949@cantv.net> Message-ID: <1135120100.10131.20.camel@jetpack.demon.co.uk> On Tue, 2005-12-20 at 18:55 -0400, Rodrigo Medina wrote: > Hi, > I will refer to two issues that have been around from two years, they are > more > X11 problems than Cygwin/X problems, but as I understand you Cygwin/X people > are close to the people that can fix them. > > 1- The xman program is not compatible with new versions of man. The > program should be modified in order to call nroff with the -c option. > See: http://sourceware.org/ml/cygwin-xfree/2004-03/msg00299.html > > 2- The us_intl keyboard of X11 is very limited. It doesn't have dead > accents, > and lacks of reversed "!" and reversed "?". The Windows US international > layout is much better. A us_intl_win layout has been proposed that > functions > like the Windows US-international. > See: http://sourceware.org/ml/cygwin-xfree/2003-11/msg00218.html Any bugs like this or Cygwin/X specific bugs too, can be filed at the Xorg bug database on http://bugs.freedesktop.org and choose xorg as the package. It would also be useful for those who actually produce patches to file bug reports and attach patches to fix problems so that they can be tracked accordingly. Thanks, Alan. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Pieman@Chunderpot.com Thu Dec 22 14:58:00 2005 From: Pieman@Chunderpot.com (Scott) Date: Thu, 22 Dec 2005 14:58:00 -0000 Subject: How do I make DOS scripts to start X applications? Message-ID: <43AABF2E.4070408@Chunderpot.com> This has probably been asked and answere before - sorry - but could someone help me out? Once I've started X, I wish to have icons I can click on to start up X applications via commands I devise myself, for example, custom xterms or emacs windows on various nodes using ssh. I know the commands to do what I want, just need to know how to embed them in a DOS script that I can click on. ("toolbar" is not adequate to my needs.) Embedding in a DOS script seems the obvious way to make clickable icons to start X applications, maybe there is another. Could someone help me out? Thanks! Scott -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From SSoong@ALLEGROMICRO.com Thu Dec 22 15:16:00 2005 From: SSoong@ALLEGROMICRO.com (Soong, SylokeJ) Date: Thu, 22 Dec 2005 15:16:00 -0000 Subject: How do I make DOS scripts to start X applications? Message-ID: U:\> SET DISPLAY=127.0.0.1:0.0 U:\> e:\cygwin-x\usr\X11R6\bin\xclock -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From j_tetazoo@hotmail.com Thu Dec 22 15:24:00 2005 From: j_tetazoo@hotmail.com (Thomas Chadwick) Date: Thu, 22 Dec 2005 15:24:00 -0000 Subject: How do I make DOS scripts to start X applications? In-Reply-To: <43AABF2E.4070408@Chunderpot.com> Message-ID: >From: Scott >Date: Thu, 22 Dec 2005 09:58:54 -0500 > >This has probably been asked and answere before - sorry - but could >someone help me out? > >Once I've started X, I wish to have icons I can click on to start up X >applications via commands I devise myself, for example, custom xterms or >emacs windows on various nodes using ssh. I know the commands to do what >I want, just need to know how to embed them in a DOS script that I can >click on. ("toolbar" is not adequate to my needs.) > >Embedding in a DOS script seems the obvious way to make clickable icons >to start X applications, maybe there is another. > >Could someone help me out? Thanks! > >Scott Ty installing the package "X-start-menu-icons", which adds a bunch of pre-made shortcuts for commonly used X apps to your Windows Start menu. You should be able to look at the properties of the shortcuts to see how they work. I think you will find that in most cases, you don't even need a BAT file, but can simply specify everything you need in the Target field of the Windows shortcut. -Tom -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Pieman@Chunderpot.com Thu Dec 22 15:59:00 2005 From: Pieman@Chunderpot.com (Scott) Date: Thu, 22 Dec 2005 15:59:00 -0000 Subject: Emacs always black/green, -bg -fg don't seem to work Message-ID: <43AACD53.6040805@Chunderpot.com> Trying to get a white background with black letters, I used this command... emacs -bg white -fg black ...but I got the regular black/green display. I tried the long notation to the same result. Anyone know sbout this? Scott -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dschulte@awi-bremerhaven.de Thu Dec 22 16:47:00 2005 From: dschulte@awi-bremerhaven.de (Daniel Schulte) Date: Thu, 22 Dec 2005 16:47:00 -0000 Subject: problems with xfree86 and x11 in Cygwin on notebook Message-ID: <43AAD8B4.5050208@awi-bremerhaven.de> Dear all, I have tried to install cygwin-x today on my notebook, but it failed unfortunately. The installation process was ok, but I am not able to set a display resp. to initialize a x-server. I think that my graphic ship SIS 650 is the problem. But I don't know how to configure the X11 enviroment of cygwin-xfree, so that the x-server will run and that I will be able to connect myself with my notebook to another Unix-server and to work with emacs or nedit on my laptop. The same installation on a PC with a more common graphic.ship was successful. Does anyone have an idea, which file I have to configure and which settings I have to use, so that the X-server will work? Thanks a lot and merry christmas to everyone. Daniel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Thu Dec 22 18:19:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Thu, 22 Dec 2005 18:19:00 -0000 Subject: problems with xfree86 and x11 in Cygwin on notebook In-Reply-To: <43AAD8B4.5050208@awi-bremerhaven.de> References: <43AAD8B4.5050208@awi-bremerhaven.de> Message-ID: Daniel Schulte wrote: > I have tried to install cygwin-x today on my notebook, but it failed > unfortunately. The installation process was ok, but I am not able to > set a display resp. to initialize a x-server. I think that my graphic > ship SIS 650 is the problem. But I don't know how to configure the X11 > enviroment of cygwin-xfree, so that the x-server will run and that I > will be able to connect myself with my notebook to another Unix-server > and to work with emacs or nedit on my laptop. The same installation on a > PC with a more common graphic.ship was successful. > > Does anyone have an idea, which file I have to configure and which > settings I have to use, so that the X-server will work? All configuration is done in the parameters, as you can see in the messages that appear starting X: (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information Could you post the output of running startx? The part about "winDetectSupportedEngines ..." or just below that should indicate what is the problem. -- Ren? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From thierrypirot@skynet.be Thu Dec 22 23:05:00 2005 From: thierrypirot@skynet.be (Thierry Pirot) Date: Thu, 22 Dec 2005 23:05:00 -0000 Subject: How do I make DOS scripts to start X applications? In-Reply-To: <43AABF2E.4070408@Chunderpot.com> References: <43AABF2E.4070408@Chunderpot.com> Message-ID: <83aces91ii.fsf@skynet.be> Scott writes: > Once I've started X, I wish to have icons I can click on to start up X > applications via commands I devise myself, for example, custom xterms or > emacs windows on various nodes using ssh. I know the commands to do what > I want, just need to know how to embed them in a DOS script that I can > click on. Here's the kind of script I use on XP : $cat dvi.bat : You DnD or associate extensions to this .bat to open a file in Xdvi's. set EXE=xdvi -display 127.0.0.1:0.0 %~d1 cd %~p1 run bash.exe -c " %EXE% '%~n1%~x1' " > Could someone help me out? Thanks! > Don't know if that's what you need, there are cases where it fails but I think it may help ( took me months to find this solution )-: -- Take it Easy Don't worry Be Happy Thierry ??????????????o??o????????????????o??o????????????????o??o????????????????o??o????????????????o??o?????????????? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aguedeney@hotmail.com Mon Dec 26 18:46:00 2005 From: aguedeney@hotmail.com (Alan Guedeney) Date: Mon, 26 Dec 2005 18:46:00 -0000 Subject: Can anyone help with this XWin.log error? Message-ID: I tried to Google this with no luck! Any help appreciated ... VNC Server is running, but not in use. XWin.log ====== Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-4 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: /usr/X11R6/bin/XWin -query 192.168.0.104 -nodecoration -lesspointer ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1024 h 768 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Cannot create /tmp/.X11-unix with root ownership winCheckDisplayNumber - Cygwin/X is already running on display 0 Fatal server error: InitOutput - Duplicate invocation on display number: 0. Exiting. winDeinitMultiWindowWM - Noting shutdown in progress -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From reply-to-list-only-lh-x@cygwin.com Mon Dec 26 19:14:00 2005 From: reply-to-list-only-lh-x@cygwin.com (Larry Hall (Cygwin X)) Date: Mon, 26 Dec 2005 19:14:00 -0000 Subject: Can anyone help with this XWin.log error? In-Reply-To: References: Message-ID: <43B040FD.20509@cygwin.com> Alan Guedeney wrote: > I tried to Google this with no luck! Any help appreciated ... VNC Server > is running, but not in use. > > XWin.log > ====== > > Welcome to the XWin X Server > Vendor: The Cygwin/X Project > Release: 6.8.2.0-4 > > Contact: cygwin-xfree@cygwin.com > > XWin was started with the following command line: > > /usr/X11R6/bin/XWin -query 192.168.0.104 -nodecoration > -lesspointer > > ddxProcessArgument - Initializing default screens > winInitializeDefaultScreens - w 1024 h 768 > winInitializeDefaultScreens - Returning > _XSERVTransmkdir: Cannot create /tmp/.X11-unix with root ownership > winCheckDisplayNumber - Cygwin/X is already running on display 0 > > Fatal server error: > InitOutput - Duplicate invocation on display number: 0. Exiting. Consult the FAQ: -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From menguan2004@yahoo.com Tue Dec 27 19:22:00 2005 From: menguan2004@yahoo.com (Sheng Lin) Date: Tue, 27 Dec 2005 19:22:00 -0000 Subject: startx failed starting xwin Message-ID: <20051227192158.4772.qmail@web80906.mail.scd.yahoo.com> startx hangs in the middle of starting xwin. I am using windows XP Professional with service pack 2 on Dell XPS. I have McAfee installed on the machine. I tried disabling McAfee. Still got the same message. The following is the XWin log of the starting process. Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.8.2.0-4 Contact: cygwin-xfree@cygwin.com XWin was started with the following command line: X :0 -multiwindow -clipboard ddxProcessArgument - Initializing default screens winInitializeDefaultScreens - w 1024 h 768 winInitializeDefaultScreens - Returning _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root (II) XF86Config is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information (==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 768 depth: 32 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000409" (00000409) (--) Using preset keyboard for "English (USA)" (409), type "4" At this point, the X icon shows in the task bar notification area. But, xterm does not start and no other X-application can be started either. __________________________________ Yahoo! for Good - Make a difference this year. http://brand.yahoo.com/cybergivingweek2005/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From mzap80@hotmail.com Wed Dec 28 00:02:00 2005 From: mzap80@hotmail.com (m. z.) Date: Wed, 28 Dec 2005 00:02:00 -0000 Subject: I need cygcygipc-2.dll, where is it? Message-ID: An application that I have doesn't want to work because it needs cygcygipc-2.dll. Among the huge amount of packages of cygwin, what I should install in order to find that package? Maybe some of you, who works with cygwin, know the answer. For me it would be very important to have it. Thanks in advance. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From pechtcha@cs.nyu.edu Wed Dec 28 00:53:00 2005 From: pechtcha@cs.nyu.edu (Igor Peshansky) Date: Wed, 28 Dec 2005 00:53:00 -0000 Subject: I need cygcygipc-2.dll, where is it? In-Reply-To: References: Message-ID: On Wed, 28 Dec 2005, m. z. wrote: > An application that I have doesn't want to work because it needs > cygcygipc-2.dll. > Among the huge amount of packages of cygwin, what I should install in > order to find that package? > Maybe some of you, who works with cygwin, know the answer. > For me it would be very important to have it. Thanks in advance. The answer to the above question is always the Cygwin package search page at . HTH, Igor P.S. This question has nothing to do with Cygwin/X, and thus is off-topic on the cygwin-xfree list. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu | igor@watson.ibm.com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aggkm_1_@earthlink.net Wed Dec 28 04:18:00 2005 From: aggkm_1_@earthlink.net (Greg Moore) Date: Wed, 28 Dec 2005 04:18:00 -0000 Subject: Can't launch an xterm under windows xp-pro Message-ID: <43B211E2.40903@earthlink.net> I'm having trouble launching an xterm (indeed, any windows manager) under windows xp-"professional" and am hoping for even the smallest clues as to where I might go next. startwinx.bat produces only the message, "startxwin.bat - Starting on Windows NT/200/XP/2003" Other than an xserver icon in the taskbar ("Cygwin/X Server - 0:0"), nothing else seems to happen. After consulting the cygwin-x-ug, the cygwin-x-faq, and searching the archives I've tried the following, and all combinations thereof: 1. launching the xserver and a windows manager separately. "xwin" does produce a fullscreen server window, but it's transparent and, though it can be minimised, just then sits in the taskbar. The other window managers I've tried (twm, openbox) exhibit the same behaviour as xterm; though they show up as running processes, nothing is displayed. 2. checked /etc/hosts/ to ensure that localhost is indeed 127.0.0.1 3. made sure /tmp is in binmode 4. not running Zone Alarm 4. disabled all McAfee SecurityCenter "features" Any advice or leads very much appreciated. Best regards, -Greg (remove underscores to reply) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Wed Dec 28 04:54:00 2005 From: r.berber@computer.org (=?ISO-8859-1?Q?Ren=E9_Berber?=) Date: Wed, 28 Dec 2005 04:54:00 -0000 Subject: Can't launch an xterm under windows xp-pro In-Reply-To: <43B211E2.40903@earthlink.net> References: <43B211E2.40903@earthlink.net> Message-ID: Greg Moore wrote: > > I'm having trouble launching an xterm (indeed, any windows manager) > under windows xp-"professional" and am hoping for even the smallest > clues as to where I might go next. Xterm is not a window manager. > startwinx.bat produces only the message, "startxwin.bat - Starting > on Windows NT/200/XP/2003" > > Other than an xserver icon in the taskbar ("Cygwin/X Server - 0:0"), > nothing else seems to happen. Have you tried to open the Xterm after running startxwin.bat? How are you running Xterm? From the start -> Programs -> Cygwin-X menu? > After consulting the cygwin-x-ug, the cygwin-x-faq, and searching > the archives I've tried the following, and all combinations thereof: > > 1. launching the xserver and a windows manager separately. "xwin" > does produce a fullscreen server window, but it's transparent and, > though it can be minimised, just then sits in the taskbar. The > other window managers I've tried (twm, openbox) exhibit the same > behaviour as xterm; though they show up as running processes, > nothing is displayed. > > 2. checked /etc/hosts/ to ensure that localhost is indeed 127.0.0.1 > > 3. made sure /tmp is in binmode > > 4. not running Zone Alarm > > 4. disabled all McAfee SecurityCenter "features" > > Any advice or leads very much appreciated. > Best regards, In your home directory, do you have a .xinitrc? If nothing works you should look into the log produced by Xwin, it's in /tmp/XWin.log. HTH -- Ren? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From s368121@student.uq.edu.au Thu Dec 29 00:41:00 2005 From: s368121@student.uq.edu.au (Angus Veitch) Date: Thu, 29 Dec 2005 00:41:00 -0000 Subject: XDMCP and Kerio Personal Firewall Message-ID: <43B330AE.2030303@student.uq.edu.au> Hello All, A while back I had some problems getting XDMCP working between Win XP and Ubuntu. The Ubuntu login screen loaded successfully, but upon logging in all I got was a blank brown screen. I've recently figured out that the problem all along was Kerio Personal Firewall, which was running at the Windows end. Apparently other users also have found that Kerio is somehow incompatible with XDMCP, even when an appropriate filter rule has been defined. I switched to another firewall (Jepico) and XDMCP now works beautifully with Cygwin/X. I just thought I'd report this in case other Kerio users have experienced the same problem and haven't suspected the firewall as the cause. Cheers. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From aggkm_1_@earthlink.net Thu Dec 29 16:50:00 2005 From: aggkm_1_@earthlink.net (Greg Moore) Date: Thu, 29 Dec 2005 16:50:00 -0000 Subject: Can't launch an xterm under windows xp-pro Message-ID: <43B413CB.9060101@earthlink.net> Rene, Thank you very much for your reply. As it turns out, uninstalling, as opposed to simply disabling, McAfee's personal firewall and privacy servies, which came pre- -installed with the system, allowed all to work fine. I suspect the problem I ran in to is the same one experienced by others, most recently Sheng Lin's of Dec 27 (his system, and symptoms, appear to be almost identical to mine.) Again, thank you very much, and best regards, -Greg p.s. My utmost thanks to all involved with the Cygwin XFree86 project -- it's fabulous!! >>> >>> I'm having trouble launching an xterm (indeed, any windows manager) >>> under windows xp-"professional" and am hoping for even the smallest >>> clues as to where I might go next. > > > Xterm is not a window manager. > > >>> startwinx.bat produces only the message, "startxwin.bat - Starting >>> on Windows NT/200/XP/2003" >>> >>> Other than an xserver icon in the taskbar ("Cygwin/X Server - 0:0"), >>> nothing else seems to happen. > > > Have you tried to open the Xterm after running startxwin.bat? > > How are you running Xterm? From the start -> Programs -> Cygwin-X menu? > > >>> After consulting the cygwin-x-ug, the cygwin-x-faq, and searching >>> the archives I've tried the following, and all combinations thereof: >>> >>> 1. launching the xserver and a windows manager separately. "xwin" >>> does produce a fullscreen server window, but it's transparent and, >>> though it can be minimised, just then sits in the taskbar. The >>> other window managers I've tried (twm, openbox) exhibit the same >>> behaviour as xterm; though they show up as running processes, >>> nothing is displayed. >>> >>> 2. checked /etc/hosts/ to ensure that localhost is indeed 127.0.0.1 >>> >>> 3. made sure /tmp is in binmode >>> >>> 4. not running Zone Alarm >>> >>> 4. disabled all McAfee SecurityCenter "features" >>> >>> Any advice or leads very much appreciated. >>> Best regards, > > > In your home directory, do you have a .xinitrc? > > If nothing works you should look into the log produced by Xwin, it's in > /tmp/XWin.log. > > HTH > -- Ren?? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dschulte@awi-bremerhaven.de Sat Dec 31 13:29:00 2005 From: dschulte@awi-bremerhaven.de (dschulte@awi-bremerhaven.de) Date: Sat, 31 Dec 2005 13:29:00 -0000 Subject: problems with xfree86 and x11 in Cygwin on notebook Message-ID: <2501623dfd.23dfd25016@awi-bremerhaven.de> Dear all and Ren?, Thank you for giving me the possibility to post the startx output. Actually I am able to start the xserver and to start applications like nedit on my own localserver (127.0.0.1). But I am not able to start the X11 forwarding and to get Terminals through ssh or telnet connections from other server even when I have added them with xhost. I would be very please , if you could help me. Even in giving me the news that cygwin is running well. Best regards, daniel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From dschulte@awi-bremerhaven.de Sat Dec 31 13:35:00 2005 From: dschulte@awi-bremerhaven.de (dschulte@awi-bremerhaven.de) Date: Sat, 31 Dec 2005 13:35:00 -0000 Subject: problems with xfree86 and x11 in Cygwin on notebook Message-ID: <27ea526821.2682127ea5@awi-bremerhaven.de> I don`t know ,if the attachment has gone through to you, so I am sending the startx output separatly. Regards, Daniel winDetectSupportedEngines - Windows NT/2000/XP winDetectSupportedEngines - DirectDraw installed winDetectSupportedEngines - DirectDraw4 installed winDetectSupportedEngines - Returning, supported engines 00000007 winSetEngine - Multi Window or Rootless => ShadowGDI winAdjustVideoModeShadowGDI - Using Windows display depth of 16 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1024 height: 768 depth: 16 winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f winInitVisualsShadowGDI - Masks 0000f800 000007e0 0000001f BPRGB 6 d 16 bpp 16 null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () MIT-SHM extension disabled due to lack of kernel support XFree86-Bigfont extension local-client optimization disabled due to lack of shar ed memory support in the kernel (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000407" (00000407) (--) Using preset keyboard for "German (Germany)" (407), type "4" Rules = "xorg" Model = "pc105" Layout = "de" Variant = "(null)" Options = "(null )" (--) 3 mouse buttons found Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st! winPointerWarpCursor - Discarding first warp: 512 384 winInitMultiWindowWM - pthread_mutex_lock () returned. winMultiWindowXMsgProc - pthread_mutex_lock () returned. winInitMultiWindowWM - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello winInitClipboard () winClipboardProc - Hello DetectUnicodeSupport - Windows NT/2000/XP winClipboardProc - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - winInitClipboard returned. winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the di splay. winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the disp lay. winClipboardProc - XOpenDisplay () returned and successfully opened the display. winProcSetSelectionOwner - Clipboard not yet started, aborting. winProcSetSelectionOwner - Clipboard not yet started, aborting. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From r.berber@computer.org Sat Dec 31 21:28:00 2005 From: r.berber@computer.org (=?windows-1252?Q?Ren=E9_Berber?=) Date: Sat, 31 Dec 2005 21:28:00 -0000 Subject: problems with xfree86 and x11 in Cygwin on notebook In-Reply-To: <2501623dfd.23dfd25016@awi-bremerhaven.de> References: <2501623dfd.23dfd25016@awi-bremerhaven.de> Message-ID: Daniel wrote: > Thank you for giving me the possibility to post the startx output. Your log looks fine, no problems there. > Actually I am able to start the xserver and to start applications like nedit > on my own localserver (127.0.0.1). But I am not able to start the X11 forwarding > and to get Terminals through ssh or telnet connections from other server even > when I have added them with xhost. That's a very different problem. After you login to the remote machine execute "echo $DISPLAY", it usually is wrong or at least that is my experience when using "ssh -X user@remotehost" to a Solaris server... I even put into the remote machine's .bashrc : if [ $TERM = 'rxvt' ]; then TERM=xterm; export TERM fi if [ $TERM = 'xterm' ]; then DISPLAY=`who am i | cut -f2 -d'(' | cut -f1 -d')'`:0.0; export DISPLAY fi Test it before you use it; as I said this was for a Solaris server (which didn't know what a rxvt term was), it may not work on other Unix version. HTH -- Ren? Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/