https://bugzilla.novell.com/show_bug.cgi?id=705238 https://bugzilla.novell.com/show_bug.cgi?id=705238#c0 Summary: It takes 10 minutes to launch xterm over ssh Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 xterm preloads font resources at startup as specified in <URL: file:///usr/share/X11/app-defaults/XTerm >. There are 12 loads to load and each one is encoded as iso10646-1, which means their metric information is huge. When you stop and backtrace xterm in gdb, it shows it is waiting for a reply to _XQueryFont. Reproducible: Always Steps to Reproduce: 1. { ssh -X remote-machine; } 2. { xdg-su -c yast2; } 3. Wait until the xterm window appears Actual Results: 3. The xterm window appears after 10 minutes of waiting. Expected Results: 3. The xterm window should appear within a minute. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.