multimedia and desktop
    Yury Tarasievich 
    yury.tarasievich at gmail.com
       
    Mon Nov 13 06:51:17 PST 2006
    
    
  
On 13/11/06, Saverio Iacovelli <iacovelli_mail at xxxxxxxx> wrote:
. ..
xmessage: not found  <----
waiting for x server to shut down FreeFontPath: FPE
"/usr/pkg/xorg/lib/X11/misc/" refcount is 2, should be
1: fixing
If I delete the following line:
session.screen0.rootCommand: fbsetbg -f
/root/.fluxbox/backgrounds/image.jpg
Then xmessage: not found don't appears
Seems like a /usr/pkg/xorg/bin isn't in the PATH. Turn it on explicitly, like:
env PATH=/usr/pkg/xorg/bin:$PATH startx
and look whether something changes. If so, change your script of
. xinitrc to include smth like:
export PATH=/usr/pkg/xorg/bin:$PATH
-regards
    
    
More information about the Users
mailing list