Re: xterm error

2005-01-19 Thread Alexander Gottwald
On Wed, 19 Jan 2005, Guy Przytula wrote:

 I upgraded my cygwin and xterm.  now when starting xterm I get the 
 message cygx11-6.dll could not be found, although this file is present 
 in file structure of cygwin.  Any setting that has to be changed.  Any 
 changes between release ?

xterm moved to /usr/bin/xterm a while ago. To make it find it's dlls again
/usr/X11R6/bin must be in PATH. Normally this is done in 
/etc/profile.d/00xorg-x11-base.sh
which is read when bash is started.

Do you start xterm from the bash shell or directly from windows?

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


re cygwin/X for connecting to X sessions of Redhat 8

2005-01-19 Thread Raman
Hi
I recently downloaded and installed cygwin/X Setup.exe - X11 related 
files. When i run cygwin.bat i get a bash shell prompt. I followed the 
instructions given in the manual to run X. My installation doesnot 
contain a XWin.exe file, but I do have a Xwinwm.exe in the bin folder. 
When i run this file on my XP desktop, I get the following error message 
This application has failed to start because cygX11-6.dll was not 
found. Re-installing the application. In fact I reinstalled it 
again but the error still appears. This file is not in the Cygwin directory.

Is there anything I am doing wrong?
Raman


Re: re cygwin/X for connecting to X sessions of Redhat 8

2005-01-19 Thread Alexander Gottwald
On Wed, 19 Jan 2005, Raman wrote:

 Hi
 
 I recently downloaded and installed cygwin/X Setup.exe - X11 related 
 files. When i run cygwin.bat i get a bash shell prompt. I followed the 
 instructions given in the manual to run X. My installation doesnot 
 contain a XWin.exe file, but I do have a Xwinwm.exe in the bin folder. 
 When i run this file on my XP desktop, I get the following error message 
 This application has failed to start because cygX11-6.dll was not 
 found. Re-installing the application. In fact I reinstalled it 
 again but the error still appears. This file is not in the Cygwin directory.

make sure you have installed the xorg-x11-base and X-startup-files packages.
All other required packages will be installed too with the dependency system

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Cygwin Xfree not functional on laptop with wireless

2005-01-19 Thread Browning, Jeff
All:

I have installed Cygwin Xfree on my T40 laptop and yesterday when in the
office over a normal wired ethernet connection, it was working fine.

Today, I am working from home over a wireless connection, and Cygwin has
become completely non-functional. The bash shell shows nothing,
basically it's just dead. Running the startxwin.bat file from a normal
DOS window shows the usual start message. The X icon appears, but will
display nothing. Eventually, the X icon vanishes, apparently a silent
crash.

Any clue what is going on here?

Regards,
Jeff

 


re Cygwin/X

2005-01-19 Thread Raman
Hi
I had written to you a couple of minutes back. I think I was able to 
locate the cygx11-6.dll file. The problem was that the path has to be 
defined in the  cygwin.bat for the XP system to locate the files while 
executing.

I defined the following path SET 
PATH=%PATH%;C:\cygwin\usr\X11R6\bin;c:\cygwin\bin in the batch and it 
worked.

Sorry for the trouble!
Raman


Re: re Cygwin/X

2005-01-19 Thread billh
Thank you for asking the obvious.  I was considering installing cygwin
elsewhere on my system.  By coincidence this was exactly what I needed.

- Original Message -
From: Raman [EMAIL PROTECTED]
To: cygwin-xfree@cygwin.com
Sent: Wednesday, January 19, 2005 6:59 AM
Subject: re Cygwin/X


 Hi

 I had written to you a couple of minutes back. I think I was able to
 locate the cygx11-6.dll file. The problem was that the path has to be
 defined in the  cygwin.bat for the XP system to locate the files while
 executing.

 I defined the following path SET
 PATH=%PATH%;C:\cygwin\usr\X11R6\bin;c:\cygwin\bin in the batch and it
 worked.

 Sorry for the trouble!

 Raman




Re: Cygwin Xfree not functional on laptop with wireless

2005-01-19 Thread Igor Pechtchanski
On Wed, 19 Jan 2005, Browning, Jeff wrote:

 All:

 I have installed Cygwin Xfree on my T40 laptop and yesterday when in the
 office over a normal wired ethernet connection, it was working fine.

 Today, I am working from home over a wireless connection, and Cygwin has
 become completely non-functional. The bash shell shows nothing,
 basically it's just dead. Running the startxwin.bat file from a normal
 DOS window shows the usual start message. The X icon appears, but will
 display nothing. Eventually, the X icon vanishes, apparently a silent
 crash.

 Any clue what is going on here?

The bash thing sounds like a general Cygwin problem, so you should take it
to the main Cygwin list (redirecting and setting Reply-To:).  Do you
happen to run a VPN in addition to your wireless connection?
Also, please review http://cygwin.com/problems.html to see how you can
provide the relevant information about your system.
HTH,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse... -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT


sh.exe hangs, but I can kind of get things working if I don't disable McAffee

2005-01-19 Thread Linda Yee
If I don't disable Privacy Service:
If I run /usr/X11R6/bin/startxwin.sh (from bash without calling sh), the
script gets to
===
...
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: 0409 (0409)
(--) Using preset keyboard for English (USA) (409), type 4
Rules = xorg Model = pc105 Layout = us Variant = (null) Options = 
(null
)
===

If I press Enter at this point, I get a command prompt.
ps indicates that I have bash, xterm, XWin, and sh (child of XWin) running.
I don't see an xterm.
I try to run xdvi.  It shows up in the process list, but I don't see an
xdvi window.
In order to get xdvi running, I first have to type in
export DISPLAY=127.0.0.1:0.0
If I open another cygwin prompt and kill -9 /usr/bin/sh from it, XWin spits 
out:

===
$ (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing 
from li
st!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing 
from
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing 
from li
st!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing 
from
list!
winPointerWarpCursor - Discarding first warp: 700 525
winInitMultiWindowWM - pthread_mutex_lock () returned.
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winProcEstablishConnection - Hello
winInitClipboard ()
winProcEstablishConnection - winInitClipboard returned.
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winClipboardProc - DISPLAY=127.0.0.1:0.0
winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the 
disp
lay.
winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened 
the di
splay.
winClipboardProc - XOpenDisplay () returned and successfully opened the 
display.

Xlib: sequence lost (0x13501  0x188) in reply type 0x82!
Xlib: unexpected async reply (sequence 0x3501)!
X connection to 127.0.0.1:0.0 broken (explicit kill or server shutdown).
===
At this point, xdvi pops up (but is non-functional).  A completely 
functional
xterm pops up.  If I set the DISPLAY properly on both cygwin windows, I can 
call
gv, xfig, xeyes, xpdf, xterm, xemacs, etc--they all work, although xdvi is 
still
unhappy and vanishes the moment the cursor is over it.
Etc, etc.  So, everything that I've tried except xdvi is fine, except when I 
try
to exit from cygwin.  I have to kill -9 XWin.

===
On the other hand, if I disable McAffee Privacy Service before starting
cygwin, on calling starwin.sh, I get
===
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 0409 (0409)
(--) Using preset keyboard for English (USA) (409), type 4
winMultiWindowXMsgProc - Hello
ayout = us Variant = (null) Options = (null)
winMultiWindowXMsgProc - Hello
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
===
killing /usr/bin/sh leads to
===
$ (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing 
from li
st!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing 
from
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing 
from li
st!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing 
from
list!
winPointerWarpCursor - Discarding first warp: 700 525
winInitMultiWindowWM - pthread_mutex_lock () returned.
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winProcEstablishConnection - Hello
winInitClipboard ()
winProcEstablishConnection - winInitClipboard returned.
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winClipboardProc - DISPLAY=127.0.0.1:0.0
XIO:  fatal IO error 22 (Invalid argument) on X server 127.0.0.1:0.0
 after 5 requests (4 known processed) with 0 events remaining.
XIO:  fatal IO error 22 (Invalid argument) on X server 127.0.0.1:0.0
 after 5