delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3DEBE562.2030906@ece.gatech.edu> |
Date: | Mon, 02 Dec 2002 17:57:38 -0500 |
From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 |
X-Accept-Language: | en-us, en |
MIME-Version: | 1.0 |
To: | Andre Srinivasan <andre AT e2open DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: cygstart foo.pdf results in 'AcroRd32.exe has generated errors' |
References: | <p62hedw59xr DOT fsf AT e2open DOT com> |
Andre Srinivasan wrote: > I noticed sometime in August or September that I could no longer > invoke acroreader (v5.0.5) via cygstart or directly from AcroRd32 if I > wanted to view a document. If I do invoke either, I get a Dr. Watson > (which I've appended). On the otherhand, if I invoke IE and pass it > the file to open, acroread starts fine within IE. > > I've appended the drwtsn32 file. > > Thanks. The following works for me (cygwin kernel version 1.3.17-1, W2k, Acroread 5.0.1 3/27/2001) $ uname -a CYGWIN_NT-5.0 KHELDAR 1.3.17(0.67/3/2) 2002-11-27 18:54 i686 unknown ---- in ~/.bashrc (ignore stupid mailer-induced linewrap) ---- function pdfv () { cygstart /d/Program\ Files/Adobe/Acrobat\ 5.0/Reader/AcroRd32.exe \"`cygpath -w -a $1`\" & } BTW, I don't see anything in your drwatson dump that implicates cygstart. Everything on the stack seems to be inside windows DLLs. Any comments, Michael? ( Michael Schaap cygwin_start AT mscha DOT org ) --Chuck cygutils maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |