Re: gnumeric is inexplicably broken on my machine



On Sun, 22 Feb 2004 10:05:47 -0500
Jody Goldberg <jody gnome org> wrote:

What happens when you run it ?  

The window does not manifest itself.

Try running strace gnumeric to see what it's doing when
it stops responding.

It doesn't appear to stop responding.  Lots of messages like this:
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 16
fcntl64(16, F_SETFD, FD_CLOEXEC)        = 0
setsockopt(16, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(16, SOL_TCP, TCP_NODELAY, [1], 4) = 0
connect(16, {sa_family=AF_INET, sin_port=htons(631), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
send(16, "POST / HTTP/1.1\r\n", 17, 0)  = 17
send(16, "Content-Length: 137\r\n", 21, 0) = 21
send(16, "Content-Type: application/ipp\r\n", 31, 0) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
send(16, "Content-Type: application/ipp\r\n", 31, 0) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
close(16)                               = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 16
fcntl64(16, F_SETFD, FD_CLOEXEC)        = 0
setsockopt(16, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(16, SOL_TCP, TCP_NODELAY, [1], 4) = 0
connect(16, {sa_family=AF_INET, sin_port=htons(631), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
send(16, "POST / HTTP/1.1\r\n", 17, 0)  = 17
send(16, "Content-Length: 137\r\n", 21, 0) = 21


I don't suppose this would be helpful though.  

Alan Davis


-- 
adavis eccomm com                                  1-670-235-6580
    Alan E. Davis,  P. O. Box 506164 CK, Saipan, MP 96950, NMI

I have steadily endeavored to keep my mind free, so as to give up any
hypothesis, however much beloved -- and I cannot resist forming one 
on every subject -- as soon as facts are shown to be opposed to it.  
                                  -- Charles Darwin (1809-1882)

The right to search for truth implies also a duty; one must not
conceal any part of what one has recognized to be true. 
                                  -- Albert Einstein 

As we enjoy great advantages from the inventions of others we should
be glad of an opportunity to serve others by any invention of
ours, and this we should do freely and generously.
                                  -- Benjamin Franklin 
  
 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]