Mailinglist Archive: opensuse-bugs (5774 mails)

< Previous Next >
[Bug 627314] New: xterm doesn't use xaw3d libs
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 1 Aug 2010 08:01:55 +0000
  • Message-id: <bug-627314-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=627314

http://bugzilla.novell.com/show_bug.cgi?id=627314#c0


Summary: xterm doesn't use xaw3d libs
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X11 Applications
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: prostepadm@xxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


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.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >