KLayout hangs on 30 seconds at every startup

edited April 2015 in General
Hi

I have a problem: KLayout hangs on 30 seconds at every startup.
"lsof | grep klayout" shows that it is trying to access a network printer which is currently down:
klayout 8443 petrmikheev 21u IPv4 556426 0t0 TCP 192.168.88.234:49747->192.168.88.246:ipp (SYN_SENT)

I want to disable printing at KLayout at all, but there is no such option at .klayout/klayoutrc
Is there a simple way to prevent KLayout from using system printer?

I use KLayout 0.23.6 -- it is default KLayout version at Ubuntu 14.04

Comments

  • edited November -1

    Hi,

    Can you try to disable this printer?

    I'm using Ubuntu 12.06 which allows disabling of printers in the Printer Setup Panel. I'm using Qt's printer support and I'm guessing it won't try to connect to disabled printers.

    Matthias

  • edited November -1
    Thank you!

    Disabling didn't help. But when I tried to remove the printer and setup it anew, the problem was gone.

    So most likely it wasn't a KLayout problem, but a specific Ubuntu bug.
Sign In or Register to comment.