This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problems Starting Xterm using the System Tray Icon for XWin Server


> From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-
> owner@cygwin.com] On Behalf Of Craig Moore

 
> I added the 'set -x' to the first line of my .bashrc file and then ran
> '. .bashrc' and this is the output
> 
> > ++ set -x
> > ++ unset TMP
> > ++ unset TEMP
> > ++ alias 'df=df -h'
> > ++ alias 'du=du -h'
> > ++ alias 'grep=grep --color'
> > ++ alias 'ls=ls -h --color=auto'
> > ++ alias 'll=ls -l'
> > ++ alias 'la=ls -A'
> > ++ alias 'l=ls -CF'
> > ++ alias 'vsim=explorer.exe $(cygpath -w
> /cygdrive/c/modeltech_6.5c/win32/modelsim.exe)'
> > ++ alias 'gimp=explorer.exe $(cygpath -w /cygdrive/c/Program\
> Files/GIMP-2.0/bin/gimp-2.6.exe)'
> > ++ alias 'firefox=explorer.exe $(cygpath -w /cygdrive/c/Program\
> Files/Mozilla\ Firefox/firefox.exe)'
> > ++ PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '

	No problem there, so .bashrc is off the suspect list.

> Then I executed the short cut
> 
> > C:\cygwin\bin\run.exe /usr/bin/xterm -ls -display 127.0.0.1:0.0
> 
> and this is the output:

[SNIP/]
 
> It looks like it is trying to set the path 3 times and the 3rd time is
> the one that is causing problems because its not using ' marks around
> the path parameter. However, here are the contents of my .bashrc file:

	No, no, .bashrc is off the suspect list.  What's in ~/.bash_profile?


	Thanks,

Mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]