Hi I upgraded to 8.0 from 7.3 and I got it to work with E16
First of all, I used the E16 rpms from the Guru or Guru Labs or something like that. http://www.gurulabs.com/downloads.html The other big thing I did was to install apt-rpm and synaptic. http://freshrpms.net/apt/ Dependency heaven. for non-E issues I had to completely remove all dot files. .gconf and .gonfd were a must. on a network issue... I mount an NFS server for my home directory, and when ever I logged out and rebooted, my .gconf stuff would get all f'ed up and I would have to start all over with my configurations. Then I read about a bug that said to add this to my default PostSession script. (/etc/X11/gdm/PostSession/Default) #!/bin/sh PATH=/usr/bin/X11:/usr/X11R6/bin:/opt/X11R6/bin:$PATH if command -v sessreg > /dev/null 2>&1; then sessreg -d -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l $DISPLAY $USER fi # fixes for gconf not stopping /usr/bin/killall /usr/libexec/gconfd-2 /usr/bin/killall oafd exit 0 Hope this helps. ral, p.s. One thing I still can't do, is get E16 to remember that the panel is to be sticky and not on the widow list. (and any drawers). I wrote a script that I run to set the sticky state, but there doesn't seem to be a way for eesh to set the window skip toggle. p.s.s. And the one really annoying thing is that gnome1 apps cannot be themed. p.s.s.s. And is there any hope of any of the e17 apps being packaged in RPMS? On Tue, 2003-02-11 at 05:28, Haines Brown wrote: > Graeme, > > The "upgrade" to RH8.0 was also a very bad move for me, for the loss of > functionality in multiple ways, such as conflicing clipboard models, > has made my life miserable. > > One loss was the enlightenment desktop. To what extent it can live > with Gnome2 under RH8.0 is debated, and I've now got so many problems > I fear making things worse by installing > enlightenment. The recommendations I've seen have been inconsistent and > the results quite variable. > > Haines Brown > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > enlightenment-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users