[ltp] R51 - OSD not working
Florian Dorpmueller
linux-thinkpad@linux-thinkpad.org
Sat, 09 Apr 2005 13:48:45 +0000
Because of not having any OSD I made a trial with starting "tpb -v" from a
konsole.
>From "echo $DISPLAY" as user I get ":0.0" and "echo "hello world" |
osd_cat" gives me "Error initializing osd: Default font not found". Setting
a user font in /etc/tpbrc does't change anything for this.
Additonally I can start any other X application from a konsole (e.g. vlc,
ooffice, etc.) - no problem here.
Flori
>From: Ingo van Lil <inguin@gmx.de>
>Reply-To: linux-thinkpad@linux-thinkpad.org
>To: linux-thinkpad@linux-thinkpad.org
>Subject: Re: [ltp] R51 - OSD not working
>Date: Sat, 9 Apr 2005 12:09:10 +0200
>
>On 09 Apr 2005, Florian Dorpmueller wrote:
>
> > On my Thinkpad it makes no difference if I run "tpb -v" as root or as
>user.
> > Both leads into the same result. Nevertheless I prefer using it as
>normal
> > user but I have tried both cases.
>
>How do you start tpb? From a regular xterm? What's your $DISPLAY? Can
>you run other X applications from there? Does
>'echo "hello world" | osd_cat' display anything?
>
> > I also deleted the "-nolisten tcp" option. On debian this option in
>located
> > in /etc/kde3/kdm/Xservers. But the result is the same as before: No OSD
>and
> > the same error message as before. Seems to be more complicated...
>
>Unless you really need TCP access to your X server (which I doubt) you
>should put that option back where it was.
>
> Cheers,
> Ingo