On Sun 19 Jul 2015 at 21:41:39 +0100, John Talbut wrote: > $ iceweasel > > (process:1687): GLib-CRITICAL **: g_slice_set_config: assertion > 'sys_page_size == 0' failed > console.error: > [CustomizableUI] > Custom widget with id loop-button does not return a valid node > console.error: > [CustomizableUI] > Custom widget with id loop-button does not return a valid node
These don't mean that much to me and are probably nothing to do with what we are investigating. They are likely harmless. I thought the output might show a complaint that the program could not connect to localhost:631. > root@johnwtnc110:/home/john# netstat -tulpan | grep cups > root@johnwtnc110:/home/john# netstat -tulpan > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address Foreign Address State > PID/Program name > tcp 0 0 0.0.0.0:17500 0.0.0.0:* LISTEN > 1042/dropbox > tcp 0 0 127.0.0.1:17600 0.0.0.0:* LISTEN > 1042/dropbox > tcp 0 0 127.0.0.1:17603 0.0.0.0:* LISTEN > 1042/dropbox > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN > 662/rpcbind > tcp 0 0 0.0.0.0:37809 0.0.0.0:* LISTEN > 702/rpc.statd > tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN This is the worrying bit. You have shown you have cups running but there is no sign here that it is listening for any connection on 127.0.0.1, which is localhost. We need to see your /etc/cups/cupsd.conf. Please would you post it. Send the contents of /etc/hosts too. > Hope this helps It does. Cheers, Brian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
