xterm (actually all Xt clients) does not run
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libxt (Ubuntu) |
Fix Released
|
High
|
Loïc Minier | ||
Jaunty |
Fix Released
|
High
|
Loïc Minier |
Bug Description
Binary package hint: xterm
The traditional X clients do not run, probably due to a configuration issue, but I haven't managed to identify why. The applications print an error message and terminate, they do not crash, but are nonetheless unusable. These days, xterm is probably the only one many people are likely to care about, but the other programs do not run either:
$ xterm
xterm Xt error: Unresolved inheritance operation
$ xclock
Error: Unresolved inheritance operation
$ xfontsel
Error: Unresolved inheritance operation
$ export|grep DISPLAY
declare -x DISPLAY=":0"
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu jaunty (development branch)
Release: 9.04
Codename: jaunty
$ uname -a
Linux babbage 2.6.26-Patch-Jan20 #5 PREEMPT Tue Feb 17 19:20:53 UTC 2009 armv7l GNU/Linux
$ apt-cache policy xterm
xterm:
Installed: 241-1ubuntu1
Candidate: 241-1ubuntu1
Version table:
*** 241-1ubuntu1 0
500 http://
100 /var/lib/
$ apt-cache policy libx11-6
libx11-6:
Installed: 2:1.1.99.2-1ubuntu2
Candidate: 2:1.1.99.2-1ubuntu2
Version table:
*** 2:1.1.99.2-1ubuntu2 0
500 http://
100 /var/lib/
$ apt-cache policy libxt6
libxt6:
Installed: 1:1.0.5-3
Candidate: 1:1.0.5-3
Version table:
*** 1:1.0.5-3 0
500 http://
100 /var/lib/
$ apt-cache policy xubuntu-desktop
xubuntu-desktop:
Installed: 2.81
Candidate: 2.81
Version table:
*** 2.81 0
500 http://
100 /var/lib/
Changed in libxt (Ubuntu Jaunty): | |
assignee: | canonical-mobile → lool |
By the way, arm-ports-ubuntu is a mirror of ports.ubuntu.com. I have checked that this is up to date.
In any case, the problem described in this bug report has been happening for some time.