Public bug reported:

Binary package hint: cupsys

Apparent Cause:
  This only happens when i am using my laptop at home, connected to dsl
  at work it goes fine, connected to another network

Description:
  OOimpress tries to load a file and hangs. Could be any file, file does not 
has any internet link. Strace gives no useful information
  QtiPlot does not open at all.

Workaround:
I could repair it commenting out the line at /etc/cups/client.conf
# ServerName 1......

Seems that, not finding printer server, the application did not want to start. 
I donno where exactly this bug comes from, but i imagine it is from cups, 
cupsys.
Is there some better solution? I still want to use the printer server.
regards

strace from QtiPlot:
[...]
connect(13, {sa_family=AF_INET, sin_port=htons(631), 
sin_addr=inet_addr("1xx.xx.xx.xx")}, 16) = 0
[6x] time(NULL)                              = 1189024489
send(13, "POST / HTTP/1.1\r\nContent-Length:"..., 137, 0) = 137
[6x] time(NULL)                              = 1189024489
send(13, "[EMAIL PROTECTED]"..., 414, 0) = 414
poll([{fd=13, events=POLLIN, revents=POLLIN}], 1, 1000) = 1
recv(13, "", 2048, 0)                   = 0
close(13)                               = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 13
setsockopt(13, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(13, SOL_TCP, TCP_NODELAY, [1], 4) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC)        = 0
connect(13, {sa_family=AF_INET, sin_port=htons(631), 
sin_addr=inet_addr("1xx.xx.xx.xx")}, 16 <unfinished ...>
[...]

** Affects: cupsys (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Cannot load ooimpress and Qtiplot if network is off - related to cups, 
problem/solution found in client.conf
https://bugs.launchpad.net/bugs/137614
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to