http://bugs.winehq.org/show_bug.cgi?id=2523
Summary: wine hangs on startup with lprng Product: Wine Version: 20040914 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: markus.webmail@web.de
Hello,
If lpd from lprng is running, wine hangs on startup.
Here is the output from ps ax:
12426 pts/54 S+ 0:00 /bin/bash /home/markus/bin/win /wine/Programme/Splot3 12428 pts/54 S+ 0:02 /usr/bin/wine-preloader /usr/bin/wine-pthread /wine/P 12431 ? Ss 0:01 /usr/bin/wineserver 16898 ? Rs 0:00 lpd SERVER
A few seconds later: 12426 pts/54 S+ 0:00 /bin/bash /home/markus/bin/win /wine/Programme/Splot3 12428 pts/54 S+ 0:03 /usr/bin/wine-preloader /usr/bin/wine-pthread /wine/P 12431 ? Ss 0:01 /usr/bin/wineserver 18175 ? Zs 0:00 [lpd]
CPU load is 100%. Obviously wine permanently fires off lpd's.
After /etc/init.d/lpd stop wine starts up and works.
I have wine-20040914 and lprng-3.8.25 with SuSE 9.1.
Markus.