! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Terminal produces the error "Broken Pipe" when choose "Open Tab" or "Open Ter...
Status:
CLOSED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Jason Keltz 2006-09-21 19:35:39 CEST
I have just installed xfce 4.3.99.1 and tried out Terminal for the first time.
When choosing "Open Tab" or "Open Terminal" from the Open menu, my Terminal 
disappears and in the startup window, I see "Broken pipe"
Comment 1 Benedikt Meurer editbugs 2006-09-22 11:45:00 CEST
Created attachment 803 
Possible fix

While I don't see why SIGPIPE should be sent to the Terminal process, this patch should atleast work-around the problem that the process exits.
Comment 2 Jason Keltz 2006-09-22 12:38:13 CEST
That did solve the problem... thanks...  seems to work now.  it's not clear to me why it's necessary though..


Comment 3 Benedikt Meurer editbugs 2006-10-01 11:19:47 CEST
Committed with revision 23251.

2006-10-01	Benedikt Meurer <benny@xfce.org>

	* configure.in.in, terminal/main.c(main): Ignore SIGPIPE. Bug #2349.

Bug #2349

Reported by:
Jason Keltz
Reported on: 2006-09-21
Last modified on: 2009-12-17

People

Assignee:
Benedikt Meurer
CC List:
0 users

Version

Version:
0.2.5.6rc1

Attachments

Possible fix (536 bytes, patch)
2006-09-22 11:45 CEST , Benedikt Meurer
no flags

Additional information