Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 1999 18:23:44 -0400 (EDT)
From:      Chuck Robey <chuckr@picnic.mat.net>
To:        Randall Hopper <aa8vb@ipass.net>
Cc:        lyndon@orthanc.ab.ca, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: FXTV Round Two
Message-ID:  <Pine.BSF.4.10.9906251821270.50750-100000@picnic.mat.net>
In-Reply-To: <19990625181023.A2110@ipass.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Jun 1999, Randall Hopper wrote:

> Chuck Robey:
>  |>  |>   XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
>  |>  |>   XFILESEARCHPATH=/usr/X11R6/lib/X11/%T/%N%C%S:/usr/X11R6/lib/X11/%T/%N%S
>  |>  |>   XUSERFILESEARCHPATH=$HOME/cfg/app-defaults/%N%C%S:$HOME/cfg/app-defaults/%N%S
>  |>  |
>  |>  |I don't see why X won't see the app-default file. It finds all the others in 
>  |>  |the system app-defaults directory. (I'm not mucking with the default X 
>  |>  |settings at all.)
>  |> 
>  |> So do I infer correctly that you tried these settings and it's not finding
>  |> your "Fxtv" app-default file?  Where did you put your app-default file?
>  |> Did you call it Fxtv?
>  |
>  |You know, I've been wondering about this.  Fxtv is the only X app I have
>  |that consistently fails to load the app-defaults file.  All the other
>  |ones do.
> 
> Well, you're going to give up some details for us to figure out what's up
> on your end:
> 
>   > env | grep ^X


picnic:/usr1/chuckr/bs:79 >env | grep ^X
XWINHOME=/usr/X11R6
XKEYSYMB=/usr/local/lib/netscape/XKeysymDB

>   > ls -l /usr/X11R6/lib/X11/app-defaults/Fxtv

picnic:/usr1/chuckr/bs:80 >ls -l /usr/X11R6/lib/X11/app-defaults/Fxtv
-r--r--r--  1 root  wheel  20609 May 30 13:21 /usr/X11R6/lib/X11/app-defaults/Fxtv

>   > ktrace fxtv
>   > kdump | grep /Fxtv

This one is interesting!

picnic:/usr1/chuckr:95 >ktrace fxtv
picnic:/usr1/chuckr:96 >kdump | grep /Fxtv
 52490 fxtv     NAMI  "/usr1/chuckr/en_US.ISO_8859-1/Fxtv"
 52490 fxtv     NAMI  "/usr1/chuckr/en/Fxtv"
 52490 fxtv     NAMI  "/usr1/chuckr/Fxtv"
 52490 fxtv     NAMI  "/usr1/chuckr/en_US.ISO_8859-1/Fxtv"
 52490 fxtv     NAMI  "/usr1/chuckr/en/Fxtv"
 52490 fxtv     NAMI  "/usr1/chuckr/Fxtv"
 52490 fxtv     NAMI  "/usr/X11R6/bin/app-defaults/Fxtv"
 52490 fxtv     NAMI  "/usr/X11R6/lib/X11/fxtv/app-defaults/Fxtv"

Notice that last line, with the incorrect value stuck in there for the
app-defaults default address?

> 
> Try the above environment variables.  You'll like it. :-)
> Works for me.
> 
> Randall
> 
> 
> 

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@picnic.mat.net       | communications topic, C programming, and Unix.
213 Lakeside Drive Apt T-1  |
Greenbelt, MD 20770         | I run picnic and jaunt, both FreeBSD-current.
(301) 220-2114              | 
----------------------------+-----------------------------------------------






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9906251821270.50750-100000>