Re: Hackers: Solaris help required for Gnome-terminal.
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: kstailey kstailey tzo com
- CC: allbery ece cmu edu, gnome-list gnome org
- Subject: Re: Hackers: Solaris help required for Gnome-terminal.
- Date: Thu, 11 Feb 1999 11:28:26 -0600
> This is a csh message. tcsetpgrp(2) most likely failed (maybe because
> stdin was not a tty.)
>
> if (tcsetpgrp(f, shpgrp) == -1)
> goto notty;
> (void) ioctl(dcopy(f, FSHTTY), FIOCLEX, NULL);
> }
> if (tpgrp == -1) {
> notty:
> (void) fprintf(csherr, "Warning: no access to tty (%s).\n",
> strerror(errno));
> (void) fprintf(csherr, "Thus no job control in this shell.\n");
> }
Ok, so the problem on the shell side has been spotted.
Now, I need some volunteer to help me fix gnome-pty-helper
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]