Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!mcnc!borg!cs.unc.edu!kohnke From: kohnke@cs.unc.edu (Ritu Kohnke) Newsgroups: comp.windows.x Subject: Problem with X11R4 on Sun 3/60 using Athena widgets Keywords: X11R4, Athena widgets Message-ID: <3040@borg.cs.unc.edu> Date: 8 Apr 91 22:16:01 GMT Sender: news@cs.unc.edu Reply-To: kohnke@cs.unc.edu (Ritu Kohnke) Followup-To: poster Organization: UNC-Chapel Hill Lines: 17 I am new to the X world and am trying to do something pretty simple using Athena widgets, but without much success. Is there any kind soul out there who can help me? I have a main application control widget with some command widgets. To one of these I have added a callback to popup a dialog box. The dialog box has a button to which I have added two callbacks, one for popping down the dialog box and the other to start another callback procedure. The callback procedure uses the input entered in the dialog box to fork a process and calls execvp. The parent is supposed to exit at this point, but it crashes, though everything works fine till this point. Any comments will be appreciated. Thanks Ritu Kohnke