|
Bugzilla – Full Text Bug Listing |
| Summary: | starting xterm not possible | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Holger Sickenberg <holgi> |
| Component: | X.Org | Assignee: | Hendrik Vogelsang <hvogel> |
| Status: | RESOLVED INVALID | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Holger Sickenberg
2006-03-09 15:26:15 UTC
Looks like a bug in the openbox menu. At least I don't see such a font in my xlsfonts output. the default xterm entry in the openbox menu is just "xterm" no font or anything given. Are you sure it isnt your .Xdefaults? As you saw: starting xterm within a normal shell causes the problem as well. I tested it as root, a new created user and with my NIC account -> same problem Probably, what's the output of "xrdb -query|grep -i font" evo:~ # xrdb -query|grep -i font XSysinfo*.font: fixed xterm*font: -adobe-courier-bold-r-normal--12-140-75-75-m-90-iso8859-1 Nice try, but for sure this is not *our* default. :-) ~holgi/.Xdefaults: [...] xterm*font: -adobe-courier-bold-r-normal--12-140-75-75-m-90-iso8859-1 OK, catched me with my pants down. <:-) I did not realize that I'm using the same X environment when using a different user within 'my' X session. Sorry for the noise. |