Re: gv: Unable to open the display

2004-09-27 Thread Igor Pechtchanski
On Mon, 27 Sep 2004, Igor Pechtchanski wrote:

 On Mon, 27 Sep 2004, Alex Vinokur wrote:

  However
  $ gs foo.tex
  [legitimate Ghostscript error snipped]
  GNU Ghostscript 7.05: Unrecoverable error, exit code 1

 Now, why would ever you do something silly like this?

!sed -e 's/\(ever\) \(you\)/\2 \1/'

#include stdio.h
int main(int ac, char *av[]){
for(int i=0;i500;i++){
printf(I will re-read my messages before hitting SEND\n);}}

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!

Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing.  -- Dr. Jubal Harshaw


Re: xemacs: segmentation fault after ctrl-xctrl-c

2004-09-27 Thread Sven Severus
Hi,
 
I think the reason for the xemacs exit crash 
has something to do with the 2004-08-18 
release of xemacs-sumo / xemacs-mule-sumo 
packages.
I replaced them in an all-up-to-date Cygwin 
installation with the old 2004-02-02 releases 
and the exit crash did not occur any more.
 
On the other hand I had a propery running Cygwin 
installation from end june 2004 on my notebook PC 
(XP Pro, SP2). I upgraded only the two sumo 
packages to 2004-08-18 and xemacs crashed on 
exit.
 
So, please:
Can anybody of the experts here tell me, whether 
this is a bug of the 2004-08-18 releases?
If it is not, how can I make it work properly?
Is rebase the tool that helps? If yes, how should 
I apply it in order to avoid any risk for my Cygwin 
installation?
 
Thanks a lot for any answer.
 
Best regards,
Sven
 



Re: Xwin shutdown command line option

2004-09-27 Thread Tim Hubberstey
--- Vijay Kiran Kamuju wrote:

 Hi
 
 is there a way to shutdown the Xserver from command line
 
 rather than using ps and checking for pid of XWin and using kill -9
 
 if u can provide that option from command line it would be gr8
 
 when XWin is started i have to go to the tray icon and shutit down,

You can go to www.sysinternals.com and get 'pskill' in the 'pstools'
package. This allows you to kill a process by either PID or name so
'pskill WXin' should do what you want

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


font problems with xpdf and gv

2004-09-27 Thread Daniel Senderowicz
Hi,

I just installed the latest version of cygwin on an XP system.
Except for a problem which is explained in the FAQ related to the
re-installation of the fonts, everything went quite smoothly.
However, I ran into problems when running 'gv' and 'xpdf'. 'gv'
pops a window saying unknown device x11 and comes back with the
following messages in the standard error:

Warning: Cannot convert string 
-*-Helvetica-Medium-R-Normal--*-140-*-*-p-*-ISO08859-1 to type FontStruct
Warning: Cannot convert string 
-*-Helvetica-Medium-R-Normal--*-120-*-*-p-*-ISO08859-1 to type FontStruct
Warning: Cannot convert string 
-*-Helvetica-Medium-R-Normal--*-100-*-*-p-*-ISO08859-1 to type FontStruct
Warning: Cannot convert string -*-Helvetica-Bold-R-Normal--*-120-*-*-p-*-ISO08859-1 
to type FontStruct

And nothing comes on the window, although it displays the number
of pages.

'xpdf' although works, it says:

Warning: Cannot convert string -*-helvetica-medium-r-normal--12-*-*-*-*-*-iso08859-1 
to type FontStruct
Warning: Cannot convert string -*-times-bold-i-normal--20-*-*-*-*-*-iso08859-1 to 
type FontStruct
Warning: Cannot convert string -*-times-medium-r-normal--16-*-*-*-*-*-iso08859-1 to 
type FontStruct

and after exiting it prints 6 times:

'Warning: XtRemoveGrab asked to remove a widget not on the list'

I should also mention that I didn't have the font problem with
version 1.5.9 that I installed on another machine.

Any help will be greatly appreciated.

Dan


Re: gv: Unable to open the display

2004-09-27 Thread Igor Furlan

--- Igor Pechtchanski [EMAIL PROTECTED] wrote:

 #include stdio.h
 int main(int ac, char *av[]){
 for(int i=0;i500;i++){
 printf(I will re-read my messages before hitting
 SEND\n);}}
 
   Igor


http://sourceforge.net/people/viewprofile.php?user_id=189422