Bugzilla – Bug 627314
xterm doesn't use xaw3d libs
Last modified: 2010-08-17 11:09:43 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.6) Gecko/20100626 SUSE/3.6.6-1.2 Firefox/3.6.6 xterm is linked against the wrong xaw3d lib, or xaw3dd misses libXaw.so.7: $ ldd $(which xterm)| grep -i xaw libXaw.so.7 => /usr/lib64/libXaw.so.7 (0x00007fd5579e0000) $ rpm -ql xaw3dd /usr/lib64/Xaw3d /usr/lib64/Xaw3d/NOTE /usr/lib64/Xaw3d/libXaw.so.6 /usr/lib64/Xaw3d/libXaw.so.6.1 /usr/lib64/Xaw3d/libXaw.so.8 /usr/lib64/Xaw3d/libXaw.so.8.0 /usr/lib64/Xaw3d/libXaw6.so.6 /usr/lib64/Xaw3d/libXaw6.so.6.1 /usr/lib64/Xaw3d/libXaw8.so.8 /usr/lib64/Xaw3d/libXaw8.so.8.0 /usr/share/doc/packages/xaw3d/README.SuSE Reproducible: Always Steps to Reproduce: 1. Install package xaw3dd 2. invoke xterm Actual Results: xterm still shows that ugly 2d look... Expected Results: Show a 3d scrollbar This worked until openSUSE 11.2 (where xterm was linked against libXaw8.so.8) Also fails on 32-bit installation of 11.3. Using xterm RPM from 11.2 fixes the issue.
Marcus? Please could you tell me when and why the XTerm has switched from libXaw.so.8 to libXaw.so.7?
Why: It builds against what xorg-x11-libs offers at libXaw.so. It has no specific xaw version code. When: 11.2 had libXaw.so -> libXaw.so.8 11.3 has libXaw.so -> libXaw7.so so there was change between 11.2 and 11.3 in xorg-x11-devel.
Well, libXaw8 has been dropped with libXaw 1.0.5 http://www.mail-archive.com/xorg@lists.freedesktop.org/msg01684.html Paulo Cesar Pereira de Andrade Fri, 07 Nov 2008 10:56:24 -0800 [...] Daniel Stone (2): Remove Xaw8 (Xprint) Remove last remaining vestiges of Xprint support [...] IIRC Xaw8 had the functionality/implementation of Xaw7 + Xprint support. Xprint is dead (most likely nobody ever used it apart from Roland Mainz). I kept a long time libXaw 1.0.4 but finally I've updated it to a newer release (1.0.7). Hope you don't want/need 1.0.4 back.
Hmmm ... and no one ever told me this :(
My fault!
For this I need a SWAMPID
for xaw3d i guess? I am fine with an update +1
The SWAMPID for this issue is 35100. This issue was rated as low. Please submit fixed packages until 2010-09-08. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/35100
update started...
submitted
Update released for: xaw3d, xaw3d-debuginfo, xaw3d-debugsource, xaw3d-devel, xaw3dd, xaw3dd-debuginfo Products: openSUSE 11.3 (debug, i586, x86_64)