Re: Solved. But why? was Re: RH5.1/gnome-session problem



There is a bug in the latest gnome-core.  It installs default.session in
$(prefix)/share, but gnome-session expects to find it in
$(prefix)/share/gnome.  Copying the file accross to the correct location
will also fix the problem.  The bug should be fixed in the next tarball
release.

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Tue, 16 Mar 1999, James Thompson wrote:

> > 
> > This .xinitrc works
> > #!/bin/sh
> > # WindowMaker Default .xinitrc
> > #enlightenment
> > panel &
> > exec /usr/local/bin/wmaker
> > #gnome-session
> > ##
> > 
> > If I change it to 
> > #!/bin/sh
> > # WindowMaker Default .xinitrc
> > #enlightenment
> > #panel &
> > #exec /usr/local/bin/wmaker
> > gnome-session
> > ##
> > 
> > gnome-session runs but doesn't start a window manager
> > 
> 
> By copying /usr/local/share/default.session to ~/.gnome/session everything
> works fine.
> 
> But my understanding was that it should have worked even without copying
> the file.  I have quite a few users that I'd like to introduce this to as
> what little I've seen has been very nice but I really don't wan't to copy
> this file for each one of them.  Shouldn't the default file be read
> automatically?
> 
> I don't think I have a file permission problem
> 
> [jamest@calvin jamest]$ ls -ald /usr/local/share          
> drwxr-xr-x  32 root     root         1024 Mar 16 20:31 /usr/local/share
> 
> [jamest@calvin jamest]$ ls -ald /usr/local/share/default.*
> -rwxr-xr-x   1 root     root         1600 Mar 16 20:31 /usr/local/share/default.session
> -rwxr-xr-x   1 root     root           27 Mar 16 20:31 /usr/local/share/default.wm
> 
> Any ideas?
> 
> ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
> James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561 
> Kansas State University                          Department of Mathematics
> ->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
> 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]