PDA

View Full Version : Enlightened Gnome: The Ultimate in Ubuntu Eye Candy


Pages : [1] 2

poofyhairguy
August 4th, 2005, 08:26 PM
BIG EDIT: People have been asking me about performance. I have found that this Eye Candy trick makes things FASTER!!!! (both versions) The trade off is that its harder to use.

I have the E16 version of Enlightened Gnome running on a 128mb, 300mhz computer and IT FLYS!

Poofyhairguy here, with my latest way to increase your desktop’s Eye Candy. Last time I brought you the Luminocity Guide, but all that showed me was that Luminocity is a toy.

Disclaimer

Today I bring you an update that can make your desktop prettier. Please note that only more advanced users should do this, I don’t want you to cry to me if everything breaks. I will use some tough terminology, if you don’t understand this howto is not for you. Consider yourself warned. All Most of the things can be undone.

Introduction

First I have to introduce the big players involved:

Smoon: his repository makes it all work. Thank him in your own way, but be sure to do it

Rasterman: The creator of Enlightenment that has magic code pour from his fingers. He is the only reason this works at all.

Gnome Developers: Even though they are really getting behind the KDE people when it comes to Eye Candy (just my opinion) they at least give us ways to make up for it.

Here is the summary: Gnome is a desktop environment. Inside Gnome there are many programs that work together, and one of them is Metacity a Window Manager. To normal users, Metacity is the thing that “draws all of that black **** all over my desktop when I minimize apps.” Enlightenment is a Window Manager like Metacity, but it is not connected to Gnome (it was at one point).

For a better explanation of the differences, look here:

http://slashdot.org/comments.pl?sid=157571&cid=13207087

My howto guts Metacity from Gnome, and replaces it with Enlightenment. The advantage to this over just using Enlightenment is that GTK apps look WAY better, you can use (most) of the Gnome GUI tools to help you administer you system, and you can get access to all of your applications easier. Also (amazingly) I have found that after trading out Metacity for Enlightenment, everything feels FASTER. Prettier and faster, quite the combo.

Decision Time

Now you must make a decision: Am I going to use e17 or e16?

E17 is the unstable beta version that must be installed this way:

http://www.ubuntuforums.org/showthread.php?t=46105&highlight=e17

When E17 works inside of Gnome it has some incompatibilities (the nautilus desktop draws over the E17 tools, and E17 lacks virtual desktops or task switching that is compatible with Gnome).

E16 is the stable version. It can easily be installed from the Universe in Synaptic. It works way better with Gnome, and the newest version has some neat tricks such as fake transparencies.

To install E16: make sure the Universe repo is in your sources.list, then enter this command into normal terminal:

sudo apt-get install enlightenment

Metacity--------------------E16--------------------E17
Ease of Use ---------------------------------------Looks

There is a chart. The reasons to pick E17: the title bar of Windows look like they are hit by lightening, fake drop shawdows are neat. The reasons to use E16: Still better than Metacity, GUI tools stay on top of Nautilus desktop, many Gnome tools work, has neat minimize trick.

I suggest E16 the most, just because it works best with Gnome and because its not beta. But for me...

I personally used E17 because the “lightening strikes the in focus task” is the eye candy I seeked. But on a friend’s machine I used E16 (Smoon’s E17 didn’t work for me that day) and he liked it. Overall it worked better with Gnome. But do what you want, this howto applies to both for the essential parts.

First thing to do in to install Enlightenment. Then log out of Gnome and log into whatever Enlightenment you choose to see if it works. If it doesn’t work, then you are using E17 and its broken today, try E16 or stop now.

If you don't see the option, do this (thanks bored2k and bob mitch)

sudo gedit /usr/share/xsessions/Enlightenment.desktop

Then put this in the new file:

[Desktop Entry]
Encoding=UTF-8
Name=Enlightenment
Comment=
Exec=enlightenment
Icon=
Type=Application

Save the file as Enlightenment.desktop

MAKE SURE YOU CAN LOG INTO ENLIGHTENMENT!!!!!

Then after you affirm that you can, log out and go back to Gnome. Time to make the two work together.

The Actual Trick

You can thank mendicant for posting this info on the forum in the first place. Makes it all possible.

Put this in regular terminal:

sudo cp /usr/share/gnome/default.session ~/.gnome2/session

Then this:

sudo gedit ~/.gnome2/session

Look for this line:

1,RestartCommand=gnome-wm --sm-client-id default1

Change the like to look like this:

1,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default1

Save the file. Restart the X server (hit ctrl, alt, and backspace at the same time).

Then log back into Gnome. Enlightenment will start after a little while. Be very patient. The first time it took me a few minutes to log in., and my machine is pretty fast.

If it worked, you will be on your new desktop, using Enlightened Gnome.

Suggestions

If you used E16 start playing with the tools, get used to them. Also get to work on changing the default theme….its pretty ugly to me. Luckily there are hundreds of E16 themes on the internet.

If you used E17 you are faced with a problem. The Gnome desktop covers up the e17 tools. You have two choices for now:

1. Use one of the other desktops. Move your mouse to the far right to find them. Go back to the first one for Pen Drives and CDs.

2. Do what I did: install some gdesklet love. Gdesklets can be installed in Synaptic if you have added the backport repository. To install a gesklet, download the tar file from the site, start the gesklet program (under accessories) and drag and drop the tar file onto the gdesklet manager program.

3. Applications > System Tools > ConfiguratioN Editor > apps > nautilus > preferences > UNCHECK show desktop. (thanks bored2k)

Here is the gdesklet I used:

http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=210

A few other notes about E17:

Since nothing on the default bottom Gnome Panel works anymore (except for trash)I just deleted the panel.

In the long run E16’s Engage:

http://www.enlightenment.org/Applications/Engage/index.html

Would be better than gdesklets. Anyone know how to add programs launchers to that thing? It can be installed from the Universe.

To task switch in E17+Gnome, use hit the tab key and the alt key at the same time(MS Windows style). I have not found a better method yet.


Normal task switching works fine with E16.

Also, its nice to turn off the feature that kicks you to another desktop when you go to the far right. To do that, enter this command into the regular terminal:

enlightenment_remote -edge-flip-set 0

After you do that, get to your other desktops by going through the upper right hand corner of your desktop with your mouse.

Here is the page with the other remote commands:

http://get-e.org/User_Guide/English/_pages/3.1.html

Also I really dislike the default E17 theme. I had this working in the past and gave up because I thought the default theme was blah. Then Stormy Eyes gave me the last piece to the puzzle:

http://www.ubuntuforums.org/showpost.php?p=264459&postcount=32

I like the Slate theme best….its very Gnomish.

http://get-e.org/Themes/E17/index.html

Well…That’s it for now. Enjoy Enlightened Gnome. Please leave suggestion in the thread and I’ll add them at my discretion.

Here is a screenshot:

http://www.ubuntuforums.org/showpost.php?p=281853&postcount=1

But don't go by that. The coolness can't be shown in screenshots.

Stormy Eyes
August 4th, 2005, 08:52 PM
Also I really dislike the default E17 theme. I had this working in the past and gave up because I thought the default theme was blah. Then Stormy Eyes gave me the last piece to the puzzle:

Thanks for the mention. If you want to make program icons for Engage, you have to refer to Section 3.3 of the E17 manual (http://get-e.org/User_Guide/English/_pages/3.3.html) for information on making EAP icon files, and then use the entangle utility (aka the Menu Editor in the E17 menu) to tell Engage which icons to show by default.

poofyhairguy
August 4th, 2005, 08:56 PM
Thanks for the mention. If you want to make program icons for Engage, you have to refer to Section 3.3 of the E17 manual (http://get-e.org/User_Guide/English/_pages/3.3.html) for information on making EAP icon files, and then use the entangle utility (aka the Menu Editor in the E17 menu) to tell Engage which icons to show by default.

Thanks again Stormy. I'll play with that.

poofyhairguy
August 4th, 2005, 11:34 PM
Lots of big edits......For most users I would recommend E16...

Man its fast! Look at these benchmarks:

http://www.rasterman.com/index.php?page=News

Beats the crap out of Metacity.

Rob2687
August 5th, 2005, 12:06 AM
I did 'sudo apt-get install enlightenment' but there's no e16 in the login thing

bored2k
August 5th, 2005, 12:09 AM
I did 'sudo apt-get install enlightenment' but there's no e16 in the login thing
Create a file called e17.desktop in /usr/share/xsessions/
Add the following lines to this file:
[Desktop Entry]
Encoding=UTF-8
Name=Enlightenment
Comment=
Exec=enlightenment
Icon=
Type=ApplicationLog out, tht should do it.

Rob2687
August 5th, 2005, 12:42 AM
Log out, tht should do it.

DIdn't work initially but so i checked the file I create and tried to take ownership of it,,,didn't work either so I was playing around with chmod and chown.
Then the file I created magically disappeared and a new file called Enlightenment.desktop magically appeared.

Weird :-?

and that's my story :P

poofyhairguy
August 5th, 2005, 01:10 AM
Here is another thread with info on this neat new trick.

http://www.ubuntuforums.org/showthread.php?t=54478

darkmatter
August 5th, 2005, 03:58 AM
My howto guts Metacity from Gnome, and replaces it with Enlightenment. The advantage to this over just using Enlightenment is that GTK apps look WAY better,

Oh...Really...
http://ubuntuforums.org/gallery/showimage.php?i=643&c=4

http://ubuntuforums.org/gallery/showimage.php?i=644&c=4

It's amazing what preloading the gnome-settings-daemon can do... ;-)

kittcankitt
August 5th, 2005, 09:06 AM
If I made a copy of my current ~/.gnome2/session file and put it somewhere else and decided to go back to it, would it be fair enough to say all I have to do is replace the new one with my backup and log back into gnome? I only ask because I am currently using openbox inside gnome and find it quite responsive compared to metacity. I would like to try e16 and see if I can get even more of a kick out my box.

Thanks and nice how-to

KCK

I renamed the the first session and created the new one...played with e16 for a bit and decided to see if I could return to the original and all went well. For now I'll stick with openbox til I can convince the missus to get used to e16. At least now all I have to do is re-rename my e16session.

super
August 5th, 2005, 04:32 PM
It's amazing what preloading the gnome-settings-daemon can do... ;-)

yup! gotta run the settings daemon. :razz:

also, engage has a taskbar and systray, you just have to pass the option when you start it.

and if you are using e16 many of the e17 apps will work (engage, eclair, entrance, etc..) :)

poofyhairguy
August 5th, 2005, 04:46 PM
If I made a copy of my current ~/.gnome2/session file and put it somewhere else and decided to go back to it, would it be fair enough to say all I have to do is replace the new one with my backup and log back into gnome?

Yes

poofyhairguy
August 5th, 2005, 04:47 PM
Oh...Really...
http://ubuntuforums.org/gallery/showimage.php?i=643&c=4

http://ubuntuforums.org/gallery/showimage.php?i=644&c=4

It's amazing what preloading the gnome-settings-daemon can do... ;-)

You could do it that way. Log into enlightenment and start gnome-settings-daemon, gnome-volume-manager, etc.

But I find it easier to just shove Enlightenment into Gnome.

twigsby
August 5th, 2005, 05:20 PM
Nice guide, but doing this has crippled my games. Single digit frame rates and 4 fps in glxgears. :-#

poofyhairguy
August 5th, 2005, 05:22 PM
Nice guide, but doing this has crippled my games. Single digit frame rates and 4 fps in glxgears. :-#

4. LOL. Did you try to use E16 or E17?

twigsby
August 5th, 2005, 05:30 PM
E17 . I guess I'll go try 16. \\:D/

plasmatonic
August 5th, 2005, 06:07 PM
Oh...Really...
http://ubuntuforums.org/gallery/showimage.php?i=643&c=4

http://ubuntuforums.org/gallery/showimage.php?i=644&c=4

It's amazing what preloading the gnome-settings-daemon can do... ;-)

How can I do so automatically?

darkmatter
August 5th, 2005, 06:29 PM
also, engage has a taskbar and systray, you just have to pass the option when you start it.

Yes, I know. :) I just don't use them, far to much clutter...
Besides, I don't need no stinking systray :razz: (it's a little...uhh...ugly atm. disrupts the flow of my desktop ;-) )

How can I do so automatically?

Just create .eap files fore the services you want (gnome-settings-daemon, gnome-volume-manager, etc.) and place them in ~/.e/e/applications/startup

Then create a .order file in the same directory listing the .eap's in the order you want them to run, (eg: gnome-settings-daemon.eap)

You can also create .eap's for easy access to configuration options such as gnome-theme-manager, etc. for your menu, (or ibar, or whatever) as this allows greater control over the appearance of Gtk+ apps (i have settings for my fonts, theme manager (gtk + icons), and several other useful features in a 'GNOME' submenu)

One of the few things I haven't figured out yet is how to get terminal free sudo access to apps like synaptic and the update manager from within e.

darkmatter
August 5th, 2005, 06:44 PM
On a side note, you can also create more than one set of .eap files for the programs installed on your system with different icon sets, place a complete set in a folder bearing the name you want, then after they are created, turn ~/.e/e/applicationa/all into a symlink to the set you want to use. Then you can change the icons for ibar, engage, ibox, the menu by just editing the symlink and restarting enlightenment.

For example, to change from your standard set (lets say gant) to an alternative (graphite), just edit the symlink for to point to the directory with the graphite eaps, and restart)

A nice little example of the power of symlinking. :)

plasmatonic
August 5th, 2005, 07:08 PM
Thanks for the help. <3 the graphical EAP tool :)

darkmatter
August 5th, 2005, 07:30 PM
Thanks for the help. <3 the graphical EAP tool :)

Yes and no. Use the method described here http://www.ubuntuforums.org/showpost.php?p=263550&postcount=135
for generating the startup services .eap's

The graphical tool works fine for most apps (the windowed type), but the the method linked above is a much faster way to get startup services enabled.

seanroth
August 6th, 2005, 05:39 AM
Wow, this is really cool. It definitely sped up performance. :grin:

Hanj
August 6th, 2005, 11:13 AM
Nice howto! I ran in to some problems though:

I can't find engage in synaptic. Is there some repo I must add?

Also, how can I change the font size (for menus, window titles etc) in E16? Or is the font size part of the theme? All themes I have tried have fonts that are virtually impossible to read at a high resolution.

EDIT: Oh, and it's supposed to be "sudo gedit /usr/share/xsessions/enlightenment.desktop", right? Doing "sudo gedit /usr/share/xsessions/" produces an error since you are trying to edit a folder.

jnoreiko
August 6th, 2005, 02:28 PM
I'm probably too much of n00b to try this, because I'm already stuck on this bit:

log out of Gnome and log into Enlightenment

How do you log into Enlightenment?

When you say Enlightenment? takes a while to load, is that the first time you run it, or on every boot?

plasmatonic
August 6th, 2005, 02:57 PM
I'm probably too much of n00b to try this, because I'm already stuck on this bit:

log out of Gnome and log into Enlightenment

How do you log into Enlightenment?

When you say Enlightenment? takes a while to load, is that the first time you run it, or on every boot?

Simply click the Sessions button and choose Enlightenment before you login. If its not listed than you will need to:

sudo gedit /usr/share/xsessions/enlightenment.desktop

and paste
[Desktop Entry]
Encoding=UTF-8
Name=Enlightenment
Comment=
Exec=enlightenment
Icon=
Type=Application

into it as per the directions of the original post.

Nightblade
August 6th, 2005, 03:02 PM
What's the diff between e16 and e17? Because I have some serious issues with tools in e17.

Omnios
August 6th, 2005, 03:14 PM
How about a seperate E-16 thread with a bit of a how to specificly for E-16 Im not going to try E-17 not comfortable anouph yet to try that yet but am very interested in the recomended E-16 wich I think a lot of people will want to try. Basicly want to set it up so I still have access to regular gnome wich should be ok by adding a new manager entry I hope. Also I wan't to know how compatable it is with gnome there are certain features I realy don't want to do without.

Omnios
August 6th, 2005, 03:19 PM
I think you may have stumbled onto something, knowledge of what is fast and "good" may play a long way to making a desktop that runs well on borderline spec and ram systems. Replacing resource hogs with streamlined components like E-16 may make for an interesting How to and possibly eventualy a version. Im definatly going to try E-16 as soon as I finish reading up on it, thanks for the how to's.

Casts a Ubber Vote!
cheers!

jnoreiko
August 6th, 2005, 05:59 PM
sudo gedit /usr/share/xsessions/enlightenment.desktop


Thanks :)
But there's a mistake in the original post: it says

sudo gedit /usr/share/xsessions/

NMUrugbysteve
August 6th, 2005, 06:02 PM
Ok, I've gotten e16 install and running quite well within gnome. But now when i try to load synaptic, x freezes and I have to ctrl+alt+F1 and killall5 to get back into anything, anyone have any hints on this? I"m running on an thinkpad R51.

varunus
August 6th, 2005, 06:10 PM
Excellent howto! I love Enlightened GNOME! Its a lot more responsive, and the eye-candy is great.

I did something the guide doesn't mention; I installed enlightenment DR16 from http://packages.debian.org instead of from Ubuntu's repositories. They have E16.7 instead of E16.6 like Ubuntu does, which gives you the very sexy Winter theme.

I looked at the dependencies for E16.7 and E16.6, they're identical. So I just had to get the enlightenment and enlightenment-data packages from Debian. Its probably in fact a better idea to do this, since E16.7 fixes some bugs...

Has anyone else tried this out? It hasn't broken for me at all...

Hehe, I also made a quick clearlooks theme to match Winter more or less by using some color changing...If anyone wants it, I can post it. Though, I don't know how popular winter is among you guys.

darkmatter
August 6th, 2005, 06:48 PM
You can also grab the Winter gtk2 theme for E16/E17 from http://www.rephorm.com/rephorm/design/winter/ ;-)

poofyhairguy
August 6th, 2005, 06:52 PM
Ok, I've gotten e16 install and running quite well within gnome. But now when i try to load synaptic, x freezes and I have to ctrl+alt+F1 and killall5 to get back into anything, anyone have any hints on this? I"m running on an thinkpad R51.

Try this command in a regular terminal


gksudo synaptic


tell me if it works.

poofyhairguy
August 6th, 2005, 06:55 PM
Excellent howto! I love Enlightened GNOME! Its a lot more responsive, and the eye-candy is great.

I did something the guide doesn't mention; I installed enlightenment DR16 from http://packages.debian.org instead of from Ubuntu's repositories. They have E16.7 instead of E16.6 like Ubuntu does, which gives you the very sexy Winter theme.

I looked at the dependencies for E16.7 and E16.6, they're identical. So I just had to get the enlightenment and enlightenment-data packages from Debian. Its probably in fact a better idea to do this, since E16.7 fixes some bugs...

Has anyone else tried this out? It hasn't broken for me at all...

Hehe, I also made a quick clearlooks theme to match Winter more or less by using some color changing...If anyone wants it, I can post it. Though, I don't know how popular winter is among you guys.

I'm glad you like it. I don't think I'll advise people to install these things from Sid....mixing Debian packages and Ubuntu are never the best idea to me. If yall want, we can ask jdong for a backport of these two packages.

Any takers?

NMUrugbysteve
August 6th, 2005, 06:56 PM
Try this command in a regular terminal



tell me if it works.
Nope, still freezes up. So far i've figured out a workaround where I open another program that requires root and I type my password then just load synaptic. Has anyone else had this prob?

poofyhairguy
August 6th, 2005, 06:57 PM
What's the diff between e16 and e17? Because I have some serious issues with tools in e17.

Wikipedia has the answers:

http://en.wikipedia.org/wiki/Enlightenment_%28X_window_manager%29

varunus
August 6th, 2005, 10:03 PM
I'm glad you like it. I don't think I'll advise people to install these things from Sid....mixing Debian packages and Ubuntu are never the best idea to me. If yall want, we can ask jdong for a backport of these two packages.

Any takers?

I checked the dependencies just to make sure; E16.7 didn't require anything above what E16.6 did. Seemed it was just an internal enlightenment bugfix and theme-add thing. It seems to work just fine, so maybe jdong maybe could just add it to ubuntu. (The directory structure was the same too, I checked and did my homework so that I knew I wasn't breaking anything.)

Just using the winter theme would be fine for me too, so no need to advise anyone to use Sid, since winter is available separately (thanks a bunch for that site, darkmatter!).

poofyhairguy
August 6th, 2005, 10:36 PM
Nope, still freezes up. So far i've figured out a workaround where I open another program that requires root and I type my password then just load synaptic. Has anyone else had this prob?

Thats a weird bug. Anyone else have it?

Sparkster
August 7th, 2005, 04:28 AM
Thats a weird bug. Anyone else have it?
Hey guys... this whole 'enlightened gnome' tricked me into trying it :P
But...i ran into some problems :( , right after installing it...

... i ran the whole 'sudo apt-get install enlightment' thingie. Looked like it worked out just fine.

Then, I gedited my /usr/share/xsessions/ to properly show Enlightment at the gdm start. All good so far.

Then, I logged into it using my login info...screen went blank...then I got a 'please wait' cursor for a few seconds...
...then I got bounced off right into gdm login again! :(

Logged back into GNOME and everything was just as before.

Since you guys really pointed out that if you can't log into enlightment, STOP...I freaked out and desisted :P

What could be what's preventing me to log into enlightment? :( Im really puzzled, cant find any cases like mine around :P

Kyral
August 7th, 2005, 11:05 AM
I love this, but a couple questions

Is it possible to import my keybindings from MetaCity into E16? How?

How do I install themes?

I run the starterbar desklet and sometimes when I move stuff over it, the little area where the Desklet has "reserved" for movement space covers the window I moved over it. Is there anyway to like run GDesklets so that doesn't happen?

PMO6022
August 7th, 2005, 11:24 AM
First off, thanks for the great How To! I had been using e16 by its self, but this enlightenment/gnome combo is the best of both worlds.

In addition, I would like to second the request to have e16.7 backported. That version is actually in debian stable so I see no reason why it shouldn't be in ubuntu. Maybe now with this how-to there will be some additional interest in a backport.

Omnios
August 7th, 2005, 11:55 AM
Um dumb question but how can I set this up so there is a seperate entry to log into gnome and E-gnome. I still want to be able to log into regular gnome. That will allow me to play around with E-16 for a while and still have gnome if I need to lol. Figure I have to make a entry with enlightenment set up with gnome. Man 10 pages already maybe you can edit the fist post with all the goodies?

kelean
August 7th, 2005, 01:10 PM
Um dumb question but how can I set this up so there is a seperate entry to log into gnome and E-gnome. I still want to be able to log into regular gnome. That will allow me to play around with E-16 for a while and still have gnome if I need to lol. Figure I have to make a entry with enlightenment set up with gnome. Man 10 pages already maybe you can edit the fist post with all the goodies?
Thank you for all the work that went into this enlightend gnome thread. I have E-16 setup on a P-3 450 and it flys. This is the fastest setup on this computer. Now I just need to get use to and do some playing. Awesome job guys!!!!!!!

thank you Kelean

Omnios
August 7th, 2005, 06:11 PM
Sweet looking real good so far and thanks for the great info we definatly need more stuff like this thanks for taking the time to do it. You might want to look into Phluid found it in synaptic but havent tryed it yet as it did not set up a session in login. Ill get around to that later after I finish playing with E-16, Its supposedly a light weight wm based on Enlightenment but havent looked it over yet said it had E type transparecies.

Anyways

Im trying to figure out how to do the following and still be able to log into regular Gnome.

The Actual Trick

You can thank mendicant for posting this info on the forum in the first place. Makes it all possible.

Put this in regular terminal:

Quote:
sudo cp /usr/share/gnome/default.session ~/.gnome2/session


Then this:

Quote:
sudo gedit ~/.gnome2/session


Look for this line:

Quote:
1,RestartCommand=gnome-wm --sm-client-id default1


Change the like to look like this:

Quote:
1,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default1


Save the file. Restart the X server (hit ctrl, alt, and backspace at the same time).

Then log back into Gnome. Enlightenment will start after a little while. Be very patient. The first time it took me a few minutes to log in., and my machine is pretty fast.

If it worked, you will be on your new desktop, using Enlightened Gnome.

Not shure if it changes gnome as there is a default and a gnome log in is it possible to make a seperate Gnome log in with the regular stuff?

krusbjorn
August 7th, 2005, 06:20 PM
I guess I'm the only one getting this problem?

lyle@mays:~$ sudo apt-get install enlightenment
Reading package lists... Done
Building dependency tree... Done
Package enlightenment is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
enlightenment-data
E: Package enlightenment has no installation candidate

lyle@mays:~$ sudo apt-get install enlightenment-data
Reading package lists... Done
Building dependency tree... Done
Package enlightenment-data is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package enlightenment-data has no installation candidate
lyle@mays:~$


Been googling for a while but havent found anything. Here's my sources.lst

#deb cdrom:[Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted


deb http://us.archive.ubuntu.com/ubuntu/ hoary main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ hoary main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu/ hoary universe
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted

deb http://security.ubuntu.com/ubuntu hoary-security universe
deb-src http://security.ubuntu.com/ubuntu hoary-security universe

deb http://ubuntu-backports.mirrormax.net/ hoary-backports main universe multiverse restricted
deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted

#deb ftp://ftp.nerim.net/debian-marillat stable main
#deb ftp://ftp.nerim.net/debian-marillat unstable main
#deb ftp://ftp.nerim.net/debian-marillat testing main

deb http://download.skype.com/linux/repos/debian/ stable non-free

deb http://ubuntu.nooms.de/ hoary/

Edit: Btw, i got the .deb package from the enlightenment site, but it would still be fun to know what i am doing wrong here ;)

Omnios
August 7th, 2005, 07:32 PM
K got it to work and it does work. Now I have to fiddle around with it and find out what I can do with it.

cullan
August 7th, 2005, 10:30 PM
Thanks for the guide. One question: does anyone else have a question mark show up in engage all the time? I know this happens when you run something that doesn't have an icon file setup but is there a way to find out what program it is and make an icon for it or maybe get it to not show up. It doesn't show up when I run plain enlightenment so I am guessing that some program is running with gnome. TIA

Lux Perpetua
August 7th, 2005, 11:00 PM
Thats a weird bug. Anyone else have it?
Yes, I had the same problem.

da_unruled
August 8th, 2005, 06:37 AM
If I made a copy of my current ~/.gnome2/session file and put it somewhere else and decided to go back to it, would it be fair enough to say all I have to do is replace the new one with my backup and log back into gnome? I only ask because I am currently using openbox inside gnome and find it quite responsive compared to metacity. I would like to try e16 and see if I can get even more of a kick out my box.

Thanks and nice how-to

KCK

I renamed the the first session and created the new one...played with e16 for a bit and decided to see if I could return to the original and all went well. For now I'll stick with openbox til I can convince the missus to get used to e16. At least now all I have to do is re-rename my e16session.
do you have a guide in case someone (eg me) wants to revert back to metacity? (default gnome)?

man Im having problems with installing different window managers...
I did apt-get install xfce, it installed, it doesnt appear in the login/sessions button thing. Same goes for enlightenment. What gives? ](*,) ](*,)

zarathustra
August 8th, 2005, 12:21 PM
Look for this line:

Quote:
1,RestartCommand=gnome-wm --sm-client-id default1

The closest I have is:

1,RestartCommand=gnome-panel --sm-config-prefix /gnome-panel-WYG2EA/ --sm-client-id

Is there something wrong with my installation? That line isn't in the file any where.

Pinguvin
August 8th, 2005, 12:34 PM
i followed this guided and installed E16 and put it into Gnome but it was slow as F... any idea why? :|

poofyhairguy
August 8th, 2005, 04:03 PM
i followed this guided and installed E16 and put it into Gnome but it was slow as F... any idea why? :|


Hmm....is normal Enlightenment slow?

(as in when you log out of Gnome and log into enlightenment)

What are your specs.

Pinguvin
August 8th, 2005, 07:53 PM
Normal Enlightenment is also slow yes. I had the same problem with Fluxbox wich is weird since everything worked perfectly in Gentoo (actually Vidalinux)...so my specs should not be the problem..

zarathustra
August 8th, 2005, 08:17 PM
Should I just replace that line with the new one anyway? I don't want to break my machine.

spacemonkey
August 8th, 2005, 08:23 PM
I'm experiencing some strange results. First, gdesklets and eterm's transparency is no longer transparent, it is just black. Also, when I change virtual desktops, or when I first log in, I get wierd distortions on the screen. Here is a screenshot:

http://compy.gotdns.com/bfiser/e16.png

oh, and I'm running E16

mbirkis
August 8th, 2005, 08:52 PM
hey! thanks for a nice guide... didn't like enlightment in gnome... but i now use e16 without gnome and it is great! and real fast on my 3000+ 64bit

poofyhairguy
August 8th, 2005, 09:03 PM
Should I just replace that line with the new one anyway? I don't want to break my machine.

Everything in my guide can be undone.

poofyhairguy
August 8th, 2005, 09:05 PM
Also, when I change virtual desktops, or when I first log in, I get wierd distortions on the screen.

I think E16 has its own compositor, so it steals that away from the gdesklets. You have to run xcompmgr I think. Or use E17, works for me in E17.

How long do the distortions last?

poofyhairguy
August 8th, 2005, 09:06 PM
Normal Enlightenment is also slow yes. I had the same problem with Fluxbox wich is weird since everything worked perfectly in Gentoo (actually Vidalinux)...so my specs should not be the problem..


Hmmmm...well if E won't work, my guide can't work. Sorry.

ephman
August 8th, 2005, 09:39 PM
awesome installed like a charm... now all i have to do is figure out how to add apps to the desktop and things like that :)

thanks,
ephman

spacemonkey
August 8th, 2005, 10:00 PM
the distortions last until they are covered up by a window, then they go away. I'll give E17 a shot tonight or tomorrow.

poofyhairguy
August 8th, 2005, 10:07 PM
the distortions last until they are covered up by a window, then they go away. I'll give E17 a shot tonight or tomorrow.

That happens when I run xcompmgr. That is an essential problem with Xorg.

Stratus
August 8th, 2005, 11:56 PM
The closest I have is:

Is there something wrong with my installation? That line isn't in the file any where.

I had the same thing, just add the line under the last line that starts with 1, and log out then back in again. Worked for me :wink:

srt4play
August 9th, 2005, 12:57 AM
I guess I'm the only one getting this problem?
Quote:
lyle@mays:~$ sudo apt-get install enlightenment
Reading package lists... Done
Building dependency tree... Done
Package enlightenment is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
enlightenment-data
E: Package enlightenment has no installation candidate

lyle@mays:~$ sudo apt-get install enlightenment-data
Reading package lists... Done
Building dependency tree... Done
Package enlightenment-data is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package enlightenment-data has no installation candidate
lyle@mays:~$



Nope, I'm having the same problem! Did you figure it out yet??

poofyhairguy
August 9th, 2005, 01:02 AM
Nope, I'm having the same problem! Did you figure it out yet??

Do you have the universe enabled?

https://wiki.ubuntu.com/UniversePackages?highlight=%28universe%29

Did you do

sudo apt-get update

first?

srt4play
August 9th, 2005, 10:56 AM
Do you have the universe enabled?

https://wiki.ubuntu.com/UniversePackages?highlight=%28universe%29

Did you do

sudo apt-get update

first?

Yes.

krusbjorn
August 9th, 2005, 11:06 AM
Nope, I'm having the same problem! Did you figure it out yet??

Nope, i have no idea how to solve it :P

srt4play
August 9th, 2005, 11:19 AM
krusbjorn -

I see you have the E17 repository (by swoon I think it is) in your sources.list file as do I. If you followed the howto on getting E17, then you need to delete the /etc/apt/preferences file that defines a higher priority for E17. I did this and I pulled down E16 with no problem.

varunus
August 9th, 2005, 11:34 AM
EDIT: Now that I see the above post, that's probably the problem...so undoing the pin step should make E work without the below files...Ah well, already uploaded them. :)

Enlightenment isn't showing up in the repositories for you guys? That's really weird..

I'm putting enlightenment, enlightenment-data, and all their dependencies that don't come with Ubuntu (I think) up at the following URL, feel free to grab them from there (these are the hoary versions poofyhairguy, so don't worry that i'm telling other ppl to use sid packages :) ). Just download all of the .deb packages, open a terminal, CD to the directory that they're in, and type:
sudo dpkg -i *.deb

Then follow poofyhairguy's howto, but without any apt-get steps.

Here you go:
http://web.ics.purdue.edu/~ajgore/

NMUrugbysteve
August 9th, 2005, 11:44 AM
Ok, I've established that my problem is based on window ordering somehow.
When I open synaptic with a window open, X freezes. When all windows are minimized, it starts right up.

krusbjorn
August 9th, 2005, 12:20 PM
krusbjorn -

I see you have the E17 repository (by swoon I think it is) in your sources.list file as do I. If you followed the howto on getting E17, then you need to delete the /etc/apt/preferences file that defines a higher priority for E17. I did this and I pulled down E16 with no problem.

Oh, I think i followed that guide a long time ago without completeing it successfully. I will try this in a couple of days, when i get home from my gf. Thanks a lot for the tip!

ephman
August 9th, 2005, 02:53 PM
hi,

i know it's not this "how to's" issue but as a sidenote has anybody had a right click issue not showing apps occur?

thanks,
ephman

bored2k
August 9th, 2005, 02:57 PM
hi,

i know it's not this "how to's" issue but as a sidenote has anybody had a right click issue not showing apps occur?

thanks,
ephman
I have. Have not found a cure of it though, but since the gnome-panel is there, it doesn't bother me.

ephman
August 9th, 2005, 03:05 PM
i'm sorry i made a mistake, it's supposed to be the left mouse button that produces the menu for apps. when i click it nothing appears. also i don't think i get the gnome panel?

thanks,
ephman

bored2k
August 9th, 2005, 03:06 PM
i'm sorry i made a mistake, it's supposed to be the left mouse button that produces the menu for apps. when i click it nothing appears.

thanks,
ephman
Me too.. lol. I meant the left mouse click :roll: (it's confusing) !

ephman
August 9th, 2005, 03:10 PM
i don't see the gnome panel either or else i wouldn't be bothered by it as well. i installed 16

thanks,
ephman

bored2k
August 9th, 2005, 03:11 PM
i don't see the gnome panel either or else i wouldn't be bothered by it as well. i installed 16

thanks,
ephman
Did you follow the guide ? The guide incorporated Enlightenment into GNOME. That's the whole point. If you followed it and you can't see it, run gnome-panel.

zarathustra
August 9th, 2005, 03:16 PM
I had the same thing, just add the line under the last line that starts with 1, and log out then back in again. Worked for me :wink:
OK I tried this, but all it's done is boot up into a blank desktop. I waited for a bit and it did load the terminal and a blank document in gedit :s

Edit: it also appears to have deleted the line I put in.

ephman
August 9th, 2005, 03:18 PM
Did you follow the guide ? The guide incorporated Enlightenment into GNOME. That's the whole point. If you followed it and you can't see it, run gnome-panel.

silly me i should have read the rest. go figure, my bad.

thank you,
ephman

juanej
August 9th, 2005, 04:11 PM
Im getting some problems with E16 + Winter theme:
-My desktop buttond doesnt work anymore
-I cant minimize azureus to systray

poofyhairguy
August 9th, 2005, 05:03 PM
Im getting some problems with E16 + Winter theme:
-My desktop buttond doesnt work anymore
-I cant minimize azureus to systray

The "show desktop" applet does not work in E16.

spacemonkey
August 9th, 2005, 05:51 PM
What about enlightenment with Nvidia TwinView enabled and dual monitors? It creates 8 virtual desktops, 4 for each monitor, and if a window is in one monitor, and my mouse is in the other, I am unalbe to alt tab to that window. This is really annoying. In gnome with metacity it treated the two monitors as one screen. Any suggestions on how to fix this?

poofyhairguy
August 9th, 2005, 05:55 PM
What about enlightenment with Nvidia TwinView enabled and dual monitors? It creates 8 virtual desktops, 4 for each monitor, and if a window is in one monitor, and my mouse is in the other, I am unalbe to alt tab to that window. This is really annoying. In gnome with metacity it treated the two monitors as one screen. Any suggestions on how to fix this?


Turn of the some of the virtual desktops? When I get home I will face the same issue, so I WILL have an answer soon enough.

ephman
August 9th, 2005, 05:55 PM
if i decide to revert back to metacity, how would i do that?

thanks,
ephman

poofyhairguy
August 9th, 2005, 06:12 PM
if i decide to revert back to metacity, how would i do that?

thanks,
ephman

reopen the text file, delete the:

--default-wm enlightenment


part.
log in and log out.

ephman
August 9th, 2005, 06:26 PM
reopen the text file, delete the:




part.
log in and log out.

just tried it... didn't work. here's the file.

# This is the default session that is launched if the user doesn't
# already have a session.
# The RestartCommand specifies the command to run from the $PATH.
# The Priority determines the order in which the commands are started
# (with Priority = 0 first) and defaults to 50.
# The id provides a name that is unique within this file and passed to the
# app as the client id which it must use to register with gnome-session.
# The clients must be numbered from 0 to the value of num_clients - 1.

[Default]
num_clients=9
0,id=default0
0,Priority=0
0,RestartCommand=gnome-smproxy --sm-client-id default0
1,id=default1
1,Priority=10
1,RestartCommand=gnome-wm --sm-client-id default1
2,id=default2
2,Priority=40
2,RestartCommand=gnome-panel --sm-client-id default2
3,id=default3
3,Priority=40
3,RestartCommand=nautilus --no-default-window --sm-client-id default3
4,id=default4
4,Priority=60
4,RestartCommand=gnome-cups-icon --sm-client-id default4
5,id=default5
5,Priority=40
5,RestartCommand=gnome-volume-manager --sm-client-id default5
6,id=default6
6,Priority=40
6,RestartCommand=magicdev --sm-client-id default6
7,id=default7
7,Priority=50
7,RestartCommand=vino-session --sm-client-id default7
8,id=default8
8,Priority=50
8,RestartCommand=update-notifier --sm-client-id default8


thanks,
ephman

poofyhairguy
August 9th, 2005, 06:36 PM
just tried it... didn't work. here's the file.

# This is the default session that is launched if the user doesn't
# already have a session.
# The RestartCommand specifies the command to run from the $PATH.
# The Priority determines the order in which the commands are started
# (with Priority = 0 first) and defaults to 50.
# The id provides a name that is unique within this file and passed to the
# app as the client id which it must use to register with gnome-session.
# The clients must be numbered from 0 to the value of num_clients - 1.

[Default]
num_clients=9
0,id=default0
0,Priority=0
0,RestartCommand=gnome-smproxy --sm-client-id default0
1,id=default1
1,Priority=10
1,RestartCommand=gnome-wm --sm-client-id default1
2,id=default2
2,Priority=40
2,RestartCommand=gnome-panel --sm-client-id default2
3,id=default3
3,Priority=40
3,RestartCommand=nautilus --no-default-window --sm-client-id default3
4,id=default4
4,Priority=60
4,RestartCommand=gnome-cups-icon --sm-client-id default4
5,id=default5
5,Priority=40
5,RestartCommand=gnome-volume-manager --sm-client-id default5
6,id=default6
6,Priority=40
6,RestartCommand=magicdev --sm-client-id default6
7,id=default7
7,Priority=50
7,RestartCommand=vino-session --sm-client-id default7
8,id=default8
8,Priority=50
8,RestartCommand=update-notifier --sm-client-id default8


thanks,
ephman

Then lets delete the file:

sudo rm ~/.gnome2/session

(don't worry, you made it in the howto, you can delete it).

spacemonkey
August 9th, 2005, 06:39 PM
I've discovered more problems:

using compositing, I still can't get anything to be transparent. gdesklets, when I don't have it set to use xcompmgr for transparency, it just shows the gnome background, when I do have it set to use xcompmgr, it is solid black. Also, engage just shows the gnome background. Any suggestions on how to get transpareny working? I really like enlightenment, I just can't justify using it without transparency.

ephman
August 9th, 2005, 06:55 PM
Then lets delete the file:



(don't worry, you made it in the howto, you can delete it).

nope still logging into enlightenment. any other ideas i'm at a lost. the file has been deleted.

thanks,
ephman

clarke.rainey
August 9th, 2005, 06:59 PM
Ok I know this is going to be a dumb question... but I like enlightenment by itself... but I would love to have something like nautilus... is there a natilus like part in enlightenment 17?..

bored2k
August 9th, 2005, 07:05 PM
Ok I know this is going to be a dumb question... but I like enlightenment by itself... but I would love to have something like nautilus... is there a natilus like part in enlightenment 17?..
It's called Evidence. You can also try rox-filer. It's on smoon's E repositories.

P.S. - Nice Naruto avatar ;)

zarathustra
August 9th, 2005, 07:35 PM
OK managed to get it working.

spacemonkey
August 9th, 2005, 08:03 PM
I've been fiddling since I got home from work. I'm still not able to get transparency working, but I might not need it. Emodules is nice, and is, so far, a good replacement for gdesklets. But there are still a few desklets I'd like to replace with emodules. I installed emodules from synaptic, but are there any other places to download other ones?

poofyhairguy
August 9th, 2005, 08:20 PM
nope still logging into enlightenment. any other ideas i'm at a lost. the file has been deleted.

thanks,
ephman


Ok, try this. Remake teh file according to the how to (the sudo cp line). then open the file again and change the line to look like this:

1,RestartCommand=gnome-wm --default-wm metacity --sm-client-id default1

restart afterwards.

ephman
August 9th, 2005, 08:47 PM
Ok, try this. Remake teh file according to the how to (the sudo cp line). then open the file again and change the line to look like this:



restart afterwards.


your idea was actually the first thing i tried. infact even after the restart

1,RestartCommand=gnome-wm --default-wm metacity --sm-client-id default1

is still in the session file. this is pretty strange eh? your help is really appreciated big time.

thanks,
ephman

varunus
August 9th, 2005, 11:05 PM
The "show desktop" applet does not work in E16.

poofyhairguy,

When I installed E16.6 from Ubuntu, the show desktop applet did not work, and gave that nasty little message. However, in E16.7, it works! I accidentally clicked show desktop today, and it worked, and I was very confused for a minute...
(I'm one of those evil people who used the Sid/Sarge/Woody packages, Debian has E16.7 as stabe across the board.) I posted this over in the thread to backport E16.7 also.

poofyhairguy
August 9th, 2005, 11:12 PM
your idea was actually the first thing i tried. infact even after the restart

1,RestartCommand=gnome-wm --default-wm metacity --sm-client-id default1

is still in the session file. this is pretty strange eh? your help is really appreciated big time.

thanks,
ephman

I feel bad I'm running out of ideas. Next try the Configuration Editor tool.

In it go: Desktop, then Gnome, then Applications, then window_manager.

Change it there, save and reboot.

If that doesn't work uninstall enlightenment with apt-get then reboot. If that doesn't work I'm out of ideas.

poofyhairguy
August 9th, 2005, 11:13 PM
poofyhairguy,

When I installed E16.6 from Ubuntu, the show desktop applet did not work, and gave that nasty little message. However, in E16.7, it works! I accidentally clicked show desktop today, and it worked, and I was very confused for a minute...
(I'm one of those evil people who used the Sid/Sarge/Woody packages, Debian has E16.7 as stabe across the board.) I posted this over in the thread to backport E16.7 also.

Thanks for the info. If I don't get the backport in a week, I'm going to try messing with thier backporting script.

ephman
August 9th, 2005, 11:48 PM
I feel bad I'm running out of ideas. Next try the Configuration Editor tool.

In it go: Desktop, then Gnome, then Applications, then window_manager.

Change it there, save and reboot.

If that doesn't work uninstall enlightenment with apt-get then reboot. If that doesn't work I'm out of ideas.

really no reason to feel badly. i was running out of ideas as well. anyhow the only thing that seemed to work was to uninstall it completely. and then everything seemed to work fine after a reboot. at least now we know, and i'll reinstall it and i can fool around and know that getting back to metacity is just as an uninstall away. you'd figure that i'd be able to keep in installed though? anyhow. thank you for your help.

ciao!
ephman

pranith
August 10th, 2005, 02:14 AM
i have a serious problem.....

when i run "enlightenment_remote ...."

i am gettin this error

""WARNING: not a utf8 locale!
ERROR: Enlightenment_remote cannot set up the IPC socket.
Maybe try the '-display :0.0' option?""

i donno wat to do.....cud neone help me with that???

darkmatter
August 10th, 2005, 02:31 AM
pranith, what exactly is the command you are trying to issue with enlightenment_remote?

If you could give more detail as to what you are trying to accomplish, I may be able to help...

poofyhairguy
August 10th, 2005, 03:48 AM
i have a serious problem.....

when i run "enlightenment_remote ...."

i am gettin this error

""WARNING: not a utf8 locale!
ERROR: Enlightenment_remote cannot set up the IPC socket.
Maybe try the '-display :0.0' option?""

i donno wat to do.....cud neone help me with that???

In which version? E16 or 17?

wo.anderer
August 10th, 2005, 04:43 AM
The closest I have is:

1,RestartCommand=gnome-panel --sm-config-prefix /gnome-panel-WYG2EA/ --sm-client-id

Is there something wrong with my installation? That line isn't in the file any where.

I had the same problem. An nice alternative to editing this file is to use the gnome sessions utility in system-preferences. Follow the instructions from trilliji in this thread:http://ubuntuforums.org/showthread.php?t=21160

The e16 enlightened gnome is nice and fast :) Thanks for all the help.
Though i'm still searching for a way to limit the desktop 'slide' to just the top right hand corner and not the whole right hand side of the screen. pretty annoying as default i would say.

JimmyJazz
August 10th, 2005, 05:57 AM
I gotta tell ya I tried this with both E17 and E16 and they both looked really bad and went really slow, I may have been doing something wrong though anyways I kinda like metacity so I guess I'll stick with it.

PMO6022
August 10th, 2005, 07:24 AM
Though i'm still searching for a way to limit the desktop 'slide' to just the top right hand corner and not the whole right hand side of the screen. pretty annoying as default i would say.
If you right click on the desktop and select "virtual desktop settings" you can increase the resistance at the edge of the screen - so the flip doesn't happen so readily. I think the default is way too low, but I never flip accidentaly after increasing the resistance.

kittcankitt
August 10th, 2005, 08:50 AM
Um dumb question but how can I set this up so there is a seperate entry to log into gnome and E-gnome. I still want to be able to log into regular gnome. That will allow me to play around with E-16 for a while and still have gnome if I need to lol. Figure I have to make a entry with enlightenment set up with gnome. Man 10 pages already maybe you can edit the fist post with all the goodies?

I also would like to figure this one out. I tried a few things with NO positive outcomes. I have everything up and running again but if anyone has any suggestions on this it would be appreciated if you could throw out a few pointers. Thanks! Kck

NMUrugbysteve
August 10th, 2005, 10:56 AM
Anyone want to tell me how to change the background in E16?

varunus
August 10th, 2005, 03:32 PM
Anyone want to tell me how to change the background in E16?

Open up a terminal or nautilus, and change to the directory ~/.enlightenment (use CTRL-L in nautilus, just cd in a terminal). Put any wallpapers you want in that folder and restart enlightenment (middle-click, user menus, restart enlightenment); they'll show up in the desktop background settings now. I actually did something else; I already had a folder called Wallpaper in my home folder that I put all my wallpaper into, so I did the following:

cd ~/.enlightenment/
rmdir backgrounds
ln -s ~/Wallpaper backgrounds

Also, in E16.7, there's a nice new feature; instead of having to use the desktop background settings thing in E, the menu itself will show you thumbnails of all your wallpaper, and you can pick from there.

poofyhairguy
August 10th, 2005, 04:03 PM
I gotta tell ya I tried this with both E17 and E16 and they both looked really bad and went really slow, I may have been doing something wrong though anyways I kinda like metacity so I guess I'll stick with it.

A: Its not for everyone.

B: the default themes do suck.

spacemonkey
August 10th, 2005, 06:19 PM
Thanks for the great how to! Here's a screenshot if anyone is interested:

http://compy.gotdns.com/bfiser/e17.png

E17 with gnome, Ice Theme from the website mentioned in the howto, clearlooks-quicksilver gnome theme (they match perfectly). Xcompmgr isn't running because of the screen distortion thing I mentioned in one of my earlier posts. I'm using several modules from emodules.

Also, if anyone knows where I can find an enlightenment module that is an RSS reader, that would be excellent.

Thanks again for the great howto.

duminas
August 10th, 2005, 07:14 PM
Nice Howto, though Enlightenment looks pretty god-awful to me.
To each their own, though, and back to Blackbox I go~

Quick question, since I don't want to make stuff blow up when I step backward:

Just do this, correct?
sudo rm ~/.gnome2/session
sudo rm /usr/share/xsession/Enlightenment.desktop

NMUrugbysteve
August 10th, 2005, 11:11 PM
Open up a terminal or nautilus, and change to the directory ~/.enlightenment (use CTRL-L in nautilus, just cd in a terminal). Put any wallpapers you want in that folder and restart enlightenment (middle-click, user menus, restart enlightenment); they'll show up in the desktop background settings now. I actually did something else; I already had a folder called Wallpaper in my home folder that I put all my wallpaper into, so I did the following:

cd ~/.enlightenment/
rmdir backgrounds
ln -s ~/Wallpaper backgrounds

Also, in E16.7, there's a nice new feature; instead of having to use the desktop background settings thing in E, the menu itself will show you thumbnails of all your wallpaper, and you can pick from there.
Cool, thanks so much!

kvidell
August 10th, 2005, 11:26 PM
Thanks for the great how to! Here's a screenshot if anyone is interested:

http://compy.gotdns.com/bfiser/e17.png

E17 with gnome, Ice Theme from the website mentioned in the howto, clearlooks-quicksilver gnome theme (they match perfectly). Xcompmgr isn't running because of the screen distortion thing I mentioned in one of my earlier posts. I'm using several modules from emodules.

Also, if anyone knows where I can find an enlightenment module that is an RSS reader, that would be excellent.

Thanks again for the great howto.
That looks really nice, good work :)

Dual head or workspaces?

Wesley
August 11th, 2005, 04:06 AM
got this error :-( , pls look at the screenshot

http://img360.imageshack.us/img360/8261/screenshot6ag.th.png (http://img360.imageshack.us/my.php?image=screenshot6ag.png)

darkmatter
August 11th, 2005, 05:17 AM
got this error :-( , pls look at the screenshot

http://img360.imageshack.us/img360/8261/screenshot6ag.th.png (http://img360.imageshack.us/my.php?image=screenshot6ag.png)

The command should be:
sudo gedit /usr/share/xsessions/Enlightenment.desktop

jterhune
August 11th, 2005, 05:32 AM
Hi, thanks for writing such a great guide.

I'm having a slight problem using enlightened gnome, however. When I start gnome using enlightenment as the wm, enlightenment says it is starting and then proceeds to cover my screen with white and two gray lines running horizontally across. The gnome panel does not load, nor anything of that nature. If I go to a term and kill enlightenment I drop to my desktop, but without the panel or any wm.

Enlightenment 1:0.16.7.2-1

Any suggestions?
Thanks

poofyhairguy
August 11th, 2005, 05:40 AM
Hi, thanks for writing such a great guide.

I'm having a slight problem using enlightened gnome, however. When I start gnome using enlightenment as the wm, enlightenment says it is starting and then proceeds to cover my screen with white and two gray lines running horizontally across. The gnome panel does not load, nor anything of that nature. If I go to a term and kill enlightenment I drop to my desktop, but without the panel or any wm.

Enlightenment 1:0.16.7.2-1

Any suggestions?
Thanks


Can you log into Enlightenment? Like log out of Gnome and log into Enlightenment?

jterhune
August 11th, 2005, 05:42 AM
Yes, I can log into enlightenment. It seems to mostly be scrolling virtual desktops and context menus... but I assume that is what enlightenment is supposed to be like.

jterhune
August 11th, 2005, 04:02 PM
Now that I try it again, perhaps enlightenment alone is not running properly. When I left click in enlightenment it does not bring up the applications menu, as it says it should, so I cannot figure out how to launch anything.

Perhaps I'm just missing something.

Stallone
August 11th, 2005, 04:26 PM
Hello... I tried to remove enlightenment today, so i replaced the "1,RestartCommand" to what it was, and it still loaded Enlightenment. So I uninstalled it, and now when I try to log into my default session it comes up with an error talking about the fact that my session lasted less than 10 seconds so it told me to view the error file to see what went wrong. I went to see it and this is what i got:

.xsession-errors:
/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/gdm/PreSession/Default: running: /usr/bin/X11/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" "tim"
/etc/gdm/Xsession: Beginning session setup...
SESSION_MANAGER=local/ubuntu:/tmp/.ICE-unix/11025
Gnome-Message: gnome_execute_async_with_env_fds: returning -1
Gnome-Message: gnome_execute_async_with_env_fds: returning -1

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030
Starting gdesklets-daemon...

Connecting to daemon [### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
(gnome-panel:11129): GLib-GObject-CRITICAL **: g_object_unref: assertion `object->ref_count > 0' failed

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ###]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
Connecting to daemon [ ### ]
** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030


Connected to daemon in 2142 milliseconds.

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030

** (gnome-cups-icon:11133): WARNING **: failed request with status 1030


And my session file in .gnome2 is:


[Failsafe]
0,id=117f000001000112378698300000096680002
0,RestartStyleHint=2
0,Priority=40
0,Program=gnome-panel
0,CurrentDirectory=/home/tim
0,CloneCommand=gnome-panel --sm-config-prefix /gnome-panel-ijN1LQ/
0,RestartCommand=gnome-panel --sm-config-prefix /gnome-panel-ijN1LQ/ --sm-client-id 117f000001000112378698300000096680002 --screen 0
1,id=117f000001000112378698400000096680004
1,RestartStyleHint=1
1,Priority=40
1,Program=gnome-volume-manager
1,CurrentDirectory=/home/tim
1,CloneCommand=gnome-volume-manager --sm-config-prefix /gnome-volume-manager-wG08oF/
1,RestartCommand=gnome-volume-manager --sm-config-prefix /gnome-volume-manager-wG08oF/ --sm-client-id 117f000001000112378698400000096680004 --screen 0
2,id=117f000001000112378698400000096680005
2,RestartStyleHint=1
2,Priority=50
2,Program=update-notifier
2,CurrentDirectory=/home/tim
2,CloneCommand=update-notifier --sm-config-prefix /update-notifier-s3G1qF/
2,RestartCommand=update-notifier --sm-config-prefix /update-notifier-s3G1qF/ --sm-client-id 117f000001000112378698400000096680005 --screen 0
3,id=117f000001000112378698500000096680006
3,RestartStyleHint=2
3,Priority=50
3,Program=gnome-cups-icon
3,CurrentDirectory=/home/tim
3,CloneCommand=gnome-cups-icon --sm-config-prefix /gnome-cups-icon-R3IlxF/
3,RestartCommand=gnome-cups-icon --sm-config-prefix /gnome-cups-icon-R3IlxF/ --sm-client-id 117f000001000112378698500000096680006 --screen 0
4,id=117f000001000112378698300000096680000
4,RestartStyleHint=2
4,Priority=0
4,Program=gnome-smproxy
4,DiscardCommand=rm /home/tim/.gnome2//.gnome-smproxy-FhUipf
4,CloneCommand=gnome-smproxy --sm-config-prefix /.gnome-smproxy-FhUipf/
4,RestartCommand=gnome-smproxy --sm-config-prefix /.gnome-smproxy-FhUipf/ --sm-client-id 117f000001000112378698300000096680000
5,id=117f000001000112378698300000096680001
5,RestartStyleHint=2
5,Priority=20
5,Program=metacity
5,CurrentDirectory=/home/tim
5,DiscardCommand=rm -f /home/tim/.metacity/sessions/1123787239-9717-3221241425.ms
5,CloneCommand=metacity
5,RestartCommand=metacity --sm-save-file 1123787239-9717-3221241425.ms
num_clients=6

[Default]
0,id=default0
0,RestartStyleHint=2
0,Priority=0
0,Program=gnome-smproxy
0,DiscardCommand=rm /home/tim/.gnome2//.gnome-smproxy-SJcNdu
0,CloneCommand=gnome-smproxy --sm-config-prefix /.gnome-smproxy-SJcNdu/
0,RestartCommand=gnome-smproxy --sm-config-prefix /.gnome-smproxy-SJcNdu/ --sm-client-id default0
1,id=117f000001000112378726300000098830000
1,RestartStyleHint=2
1,Priority=20
1,Program=metacity
1,CurrentDirectory=/home/tim
1,DiscardCommand=rm -f /home/tim/.metacity/sessions/1123791366-10778-1204764223.ms
1,CloneCommand=metacity
1,RestartCommand=metacity --sm-save-file 1123791366-10778-1204764223.ms
2,id=default5
2,RestartStyleHint=1
2,Priority=40
2,Program=gnome-volume-manager
2,CurrentDirectory=/home/tim
2,CloneCommand=gnome-volume-manager --sm-config-prefix /gnome-volume-manager-WufSql/
2,RestartCommand=gnome-volume-manager --sm-config-prefix /gnome-volume-manager-WufSql/ --sm-client-id default5 --screen 0
3,id=default2
3,RestartStyleHint=2
3,Priority=40
3,Program=gnome-panel
3,CurrentDirectory=/home/tim
3,CloneCommand=gnome-panel --sm-config-prefix /gnome-panel-D0TEA4/
3,RestartCommand=gnome-panel --sm-config-prefix /gnome-panel-D0TEA4/ --sm-client-id default2 --screen 0
4,id=default8
4,RestartStyleHint=1
4,Priority=50
4,Program=update-notifier
4,CurrentDirectory=/home/tim
4,CloneCommand=update-notifier --sm-config-prefix /update-notifier-cXZ62t/
4,RestartCommand=update-notifier --sm-config-prefix /update-notifier-cXZ62t/ --sm-client-id default8 --screen 0
5,id=default4
5,RestartStyleHint=2
5,Priority=50
5,Program=gnome-cups-icon
5,CurrentDirectory=/home/tim
5,CloneCommand=gnome-cups-icon --sm-config-prefix /gnome-cups-icon-z7mpWt/
5,RestartCommand=gnome-cups-icon --sm-config-prefix /gnome-cups-icon-z7mpWt/ --sm-client-id default4 --screen 0
6,id=117f000001000112379141200000110250000
6,Program=gdesklets-daemon
6,CloneCommand=gdesklets-daemon
6,RestartCommand=gdesklets-daemon
7,id=117f000001000112379145400000110250001
7,RestartStyleHint=0
7,Priority=40
7,Program=nautilus
7,CurrentDirectory=/home/tim
7,CloneCommand=nautilus
7,RestartCommand=nautilus --sm-client-id 117f000001000112379145400000110250001 --screen 0
8,id=117f000001000112379146300000110250002
8,Program=gedit
8,CurrentDirectory=/home/tim
8,CloneCommand=gedit
8,RestartCommand=gedit --sm-client-id 117f000001000112379146300000110250002 --screen 0
9,id=117f000001000112379151400000110250003
9,Program=firefox-bin
9,CloneCommand=firefox-bin
9,RestartCommand=firefox-bin
num_clients=10

Please help!

spacemonkey
August 11th, 2005, 06:10 PM
Quote:
Originally Posted by spacemonkey
Thanks for the great how to! Here's a screenshot if anyone is interested:

http://compy.gotdns.com/bfiser/e17.png

E17 with gnome, Ice Theme from the website mentioned in the howto, clearlooks-quicksilver gnome theme (they match perfectly). Xcompmgr isn't running because of the screen distortion thing I mentioned in one of my earlier posts. I'm using several modules from emodules.

Also, if anyone knows where I can find an enlightenment module that is an RSS reader, that would be excellent.

Thanks again for the great howto.

That looks really nice, good work

Dual head or workspaces?

It's dual heads. Two 17" LCDs.

kvidell
August 11th, 2005, 07:33 PM
I asked this in the other enlightenment thread but this one's fresher so I'll ask again here:

How does one get Entrance working?
I have it installed but GDM is still the login manager.

Thanks,
- Kev

oceanelement
August 13th, 2005, 11:18 PM
Many thanks to all the people who put the effort into enlightenment. It is a great system and it works seamlessly with gnome (using E16). Poofyhairguy, without the forum I would have not tried it out, so hats off to you too.

One thing that I noticed and would like to comment on some statements made earlier. Poofyhairguy and some others say that it "feels" faster using enlightenment. Actually based on using glxgears my fps went from 1400 fps with metacity to 1640 fps with enlightenment. So in 3D performance with an ATI card it is FASTER. Does anyone else experience the same?

More eyecandy and speed... what a deal.

Oceanelement

Tab
August 14th, 2005, 07:51 AM
Okay, A. E17's default theme is awesome (but if you must use another, Detour is next best). B. It's easier to create the settings-daemon eap and then add it to "startup" with entangle (a.k.a. "menu editor" in the E17 menu). C. Nautilus works fantastically with E17, so long as you're using the --no-desktop option.

darkmatter
August 14th, 2005, 12:12 PM
Nautilus works fantastically with E17

So does gksudo. Also, I would recommend using fbpanel to handle the notifications (systray), as the tray included with engage looks really out of place when enabled.

It's a shame that apps like gaim insist on having tray notifications, otherwise I'd never need it.

spacemonkey
August 15th, 2005, 11:12 PM
To you Enlightenment experts:

Is there anyway to make the windows raise on a mouse click anywhere in the window, instead of just when clicking on the title bar? Focus follows my mouse, which is how I had it set in metacity, and I like it that way. By in metacity, i could click anywhere inside the window, and it would move to the top, but in e17, I have to click the title bar to raise the window. Anyway to change this?

darkmatter
August 16th, 2005, 01:17 AM
To switch the focus model to accept clicks anywhere in the window, do the following in a terminal:

enlightenment_remote -focus-policy-set CLICK

spacemonkey
August 16th, 2005, 07:32 PM
I tried that, but that isn't what I want. I like having the window focus on mouse over, but I want it to raise to the top when it is clicked anywhere on the window, instead of just the title bar. When I set the focus policy to click, it only focuses on click.

true nemesis
August 16th, 2005, 08:47 PM
Okay, I followed the howto exactly. Made all the files, restarted gnome, and then logged back. Nothing happens. E doesnt activate. When does it exactly start to load?

PMO6022
August 16th, 2005, 09:03 PM
Is there anyway to make the windows raise on a mouse click anywhere in the window, instead of just when clicking on the title bar? Focus follows my mouse, which is how I had it set in metacity, and I like it that way. By in metacity, i could click anywhere inside the window, and it would move to the top, but in e17, I have to click the title bar to raise the window. Anyway to change this?

Right click on your desktop, and select "focus settings"
Select "Focus follows pointer [sloppily]", and "clicking in a window always raises it"

That should do it.

[edit] awww, this is only for e16, I gotta read more closely...sorry.

darkmatter
August 16th, 2005, 09:16 PM
I tried that, but that isn't what I want. I like having the window focus on mouse over, but I want it to raise to the top when it is clicked anywhere on the window, instead of just the title bar. When I set the focus policy to click, it only focuses on click.

Not sure, I've tried various setting, but it looks like it's a comprimise. I haven't yet found a way to enable click AND mouse focus in E17 (I'd like to, as it is my preference as well)

juantxorena
August 17th, 2005, 12:29 PM
Greetings.

First of all, sorry for my horrible english.

Second: I'm VEEERY confused about gnome-E17 integration. For example:
2. Do what I did: install some gdesklet love. Gdesklets can be installed in Synaptic if you have added the backport repository. To install a gesklet, download the tar file from the site, start the gesklet program (under accessories) and drag and drop the tar file onto the gdesklet manager program.

In this case, some cool E17 things like Engage toolbar, are useless? Or you can use both gDesklets and Engage? In this case, E17 "only" cares about window config. I'm right?
3. Applications > System Tools > ConfiguratioN Editor > apps > nautilus > preferences > UNCHECK show desktop.
In this case, what Gnome does? Is it necessary?

More confusing things:
I suppose that pager and other gnome-menu things have a enlightenment-equivalent applet(?). But, can I use gnome-menus (applications-locations-system)? Or you can't access easily applications like synapatic?
Can I use gDesklets and the enlightenment equivalent (I don't know its name)?
If I open a folder, will be open with nautilus? Or with Evidende?

I think that's all, for now. To sum up, I'd like to know Gnome-E17 integration things.

Thanks for thy time.

vinbuntu
August 17th, 2005, 02:52 PM
Not sure, I've tried various setting, but it looks like it's a comprimise. I haven't yet found a way to enable click AND mouse focus in E17 (I'd like to, as it is my preference as well)
This doesn't really help your problem but I've been trying to figure out this too. I know if you hold Alt and left click anywhere on the window it will focus it and bring it to the top (so the capability to do this is built in). But how to make this default for a left click?

true nemesis
August 17th, 2005, 02:54 PM
This doesn't really help your problem but I've been trying to figure out this too. I know if you hold Alt and left click anywhere on the window it will focus it and bring it to the top (so the capability to do this is built in). But how to make this default for a left click?
I followed the instructions as posted. I logged back into Gnome after applying that enlightened gnome trick. The first thing that happens is nautilus crashing 4 times in a row. And then nothing happens. My desktop looks the same as well.

btw, enlightenment is on my sessions options and i installed E 1:0.16.6. Can you anyone help me please? Is there a specific loading time?

jegler
August 17th, 2005, 09:56 PM
I have got this working and it is amazing. I had tried out E17 before but due to its maturity I hadn't found a way to use it productively. Thanks!

However, (you all knew there was a catch), eclair seems to be having trouble setting up the database table it needs. I get the following error after starting eclair in the consol:

$ eclair
Database: Unable to create "media_files" table: table media_files already exists


It has the effect of not letting me add any playlists or files and so I cannot use it. I figured that this thread would be my best chance of an answer, hope someone can help.

EDIT: turns out this appears to be a known breakage at the moment so there is nothing that can be done until the code is fixed

super
August 17th, 2005, 10:22 PM
hmm... :-k
is e17 finally pretty-ing up those hideous (and so far un-themable) dialog boxes?

just saw this over on the ::get-e.org:: news page. take a look. (http://shots.hisham.cc/shots/eblocks_gtk_ewl_2.png?orig)

shh!
can you hear that?
i believe that's the sound of progress being made! :-P

darkmatter
August 17th, 2005, 11:02 PM
hmm... :-k
is e17 finally pretty-ing up those hideous (and so far un-themable) dialog boxes?

just saw this over on the ::get-e.org:: news page. take a look. (http://shots.hisham.cc/shots/eblocks_gtk_ewl_2.png?orig)

shh!
can you hear that?
i believe that's the sound of progress being made! :-P

Yes, our beloved E just keeps getting better by the moment. :smile:

Maybe now I won't have to use gtk to build matching themes for E, one the ewl gets up to speed (looks like it's getting close)

andradelipe
August 18th, 2005, 11:17 AM
Hi,

I didin't find the line to modify in session, here's what i have:


1,id=11c0a80032000111347975800000069560001
1,RestartStyleHint=2
1,Priority=20
1,Program=metacity
1,CurrentDirectory=/home/felipe
1,DiscardCommand=rm -f /home/felipe/.metacity/sessions/1124375297-7917-862714956.ms
1,CloneCommand=metacity
1,RestartCommand=metacity --sm-save-file 1124375297-7917-862714956.ms
2,id=11c0a80032000111347975800000069560002
2,RestartStyleHint=2
2,Priority=40
2,Program=gnome-panel
2,CurrentDirectory=/home/felipe
2,CloneCommand=gnome-panel --sm-config-prefix /gnome-panel-WNfnJG/
2,RestartCommand=gnome-panel --sm-config-prefix /gnome-panel-WNfnJG/ --sm-client-id 11c0a80032000111347975800000069560002 --screen 0

So, i don't have the line: 1,RestartCommand=gnome-wm --sm-client-id default1


what should I have to do?

thanks!

darkmatter
August 18th, 2005, 12:44 PM
what should I have to do?

thanks!

Do it the easy way, System->Preferences->Session, find metacity and set the style to normal and apply the changes. Then, open a terminal and type the following:

killall metacity && sleep 1 && enlightenment
leave the terminal open for the moment.

Then go to System->Preferences->Session again. Find enlightenment and set order to 20, style to restart. Apply the settings then close the terminal. Enlightenment should quit and restart.

Next, log out with the 'save current setup' marked.

Log in, it will take a bit to load the first time (be patient) but you will now happily be using E instead of metacity. :smile:

EDIT: Just a side note, if you want E to handle the drawing of the desktop, use the configuration editor to set nautilus to not draw the desktop.

The results look like this
http://img221.imageshack.us/my.php?image=screenshot1vd.jpg
http://img221.imageshack.us/my.php?image=screenshot24te.jpg
http://img260.imageshack.us/my.php?image=screenshot30nm.jpg

kingzasz
August 18th, 2005, 08:45 PM
Few things that are really bugging me with e17.

1. Where is the configuration? Where can I enable click to raise? Where do I set what the windows does when it is resized. It was all there in e16, but now it disappeared!

2. What happened to the pager. I would like the pager to be like it was in e16, where it showed a preview of the windows in each desktop, instead of just showing the icon for the program that is running. Again, why is e17 a step down?

3. Is there anyway to get a taskbar for e17. I know that it isn't needed and you can just right click, but after 10 years with a taskbar I'm kinda missing it :grin:

Thanks for the great guide, and I hope I can fix these so I don't have to go back to KDE.

darkmatter
August 18th, 2005, 09:57 PM
Few things that are really bugging me with e17.

1. Where is the configuration? Where can I enable click to raise? Where do I set what the windows does when it is resized. It was all there in e16, but now it disappeared!

2. What happened to the pager. I would like the pager to be like it was in e16, where it showed a preview of the windows in each desktop, instead of just showing the icon for the program that is running. Again, why is e17 a step down?

3. Is there anyway to get a taskbar for e17. I know that it isn't needed and you can just right click, but after 10 years with a taskbar I'm kinda missing it :grin:

Thanks for the great guide, and I hope I can fix these so I don't have to go back to KDE.

1-> enlightenment_remote. As dr 17 is still pre-alpha, a lot of GUI is still missing, but this command-line tool can handle most of the configuration of the WM. You can find documentation on it's use at http://www.get-e.org/User_Guide/English/_pages/3.1.html

2-> E 17 isn't a step down, it's a complete rewrite of the code using new core libraries (the EFL), and still has a lot of work to be done. It's unfair to Raster and the other dev's to approach it as a 'step down', as the previous version (dr 16) has been around for several years, and is the continued evolution of the ORIGINAL Enlightenment. Once again, E 17 is fresh and brand-spanking new.

3-> enlightenment_remote -module-load ibox or use engage, as it lists running apps as icons. You can also run fbpanel (http://fbpanel.sourceforge.net/) within E if you need a notification area/support for gnome applets. Engage has a systray, but it is currently butt ugly. :roll:

I haven't tried it (I loath taskbars) but as fbpanel is NETWM (http://www.freedesktop.org/Standards/wm-spec) compliant, it should be capable of handling task management within E.

kingzasz
August 18th, 2005, 10:39 PM
It's unfair to Raster and the other dev's to approach it as a 'step down', as the previous version (dr 16) has been around for several years, and is the continued evolution of the ORIGINAL Enlightenment.

Sorry about the 'step down' wording. I didn't realize that it was a rewrite, I was thinking that it was just a new version.

Also, so there isn't a current module that displays a preview for the pager?

darkmatter
August 18th, 2005, 10:55 PM
Also, so there isn't a current module that displays a preview for the pager?

None that I've seen. Hopefully they'll end up adding thumbnailing to the pager module, as that is the one feature from dr 16 that I miss.

And no need to apologize for the 'step down' comment. I just thought I'd 'Enlighten' you. ;-)
Eventually, E 17 will be a complete 'shell' (think explorer under windows - only 10,000 times better)

kingzasz
August 18th, 2005, 11:55 PM
I figured out how to raise a window when you click anywhere on the window, instead of just the top.

In the console type:

enlightenment_remote -focus-policy-set CLICK

darkmatter
August 19th, 2005, 12:16 AM
I figured out how to raise a window when you click anywhere on the window, instead of just the top.

In the console type:

enlightenment_remote -focus-policy-set CLICK

Yes, that's the ticket. It's a rewarding learning experience when you figure things out on your own, isn't it? :)

oceanelement
August 19th, 2005, 02:48 AM
to all the enlightened users of ubuntu

question: shouldn't there be a section on the ubutnuforum.com site for "e-buntu"? a section specifically for ubuntu and elightenment. many people say that ubuntu has almost everything a linux user could ask for, but the desktop could use some more work. i know that enlightenment is still in its beta phase but i think it is already an amazing system. implementing enlightenment could push ubuntu lightyears ahead of the other distros. this is what i thought of when i saw someone else type e-buntu.

in addition, thanks to smoon, poofyhairguy, rasterman, and all the others who have made this possible. i have heard many complications of people installing enlightenment, but with apt-get and smoon it has been a relatively smooth ride for us all.

oceanelement

p.s. anyone with comments, criticisms, ideas... give them in :grin:

darkmatter
August 19th, 2005, 05:27 AM
to all the enlightened users of ubuntu

question: shouldn't there be a section on the ubutnuforum.com site for "e-buntu"? <snipped>

p.s. anyone with comments, criticisms, ideas... give them in :grin:

Yes, yes and..yes. ;-)

Considering the e-develop forums are currently down (they seem to do that a lot), a forum section dedicated to Enlightenment users would be a great idea, as long as the Admin's feel there are enough of us to warrant it.

That way, we could all share our knowledge, ideas, hacks, and even artwork (themes, etc.) for E in a unified arena.

rpgcyco
August 19th, 2005, 06:02 AM
Considering the e-develop forums are currently down (they seem to do that a lot), a forum section dedicated to Enlightenment users would be a great idea, as long as the Admin's feel there are enough of us to warrant it.

Yeah, as long as there is enough of us, it'd be good. :) I've been using E17 standalone for a few weeks, and apart from a few weird issues with the window manager side of things, it's been rock solid. :)

- Rpg Cyco

SwissArmyKnife
August 19th, 2005, 03:21 PM
This all works great, thanks for the great guide.
I'm running into a block here which the answer isnt obvious to me -> not matter what theme I choose in enlightenment (e16), its interfering with the gnome one.

I always get a panel on the top of the screen thats just wasted real estate and have to move about the normal panels to retain usablity.

Is there any way to turn off all enlightenment panels when logged into gnome ?

darkmatter
August 19th, 2005, 03:39 PM
I always get a panel on the top of the screen thats just wasted real estate and have to move about the normal panels to retain usablity.

Is there any way to turn off all enlightenment panels when logged into gnome ?

That panel would be the drag bar. You can disable it by using the 'Special FX Settings' dialog and and unchecking the 'Display desktop dragbar' option.

SwissArmyKnife
August 20th, 2005, 07:52 AM
That panel would be the drag bar. You can disable it by using the 'Special FX Settings' dialog and and unchecking the 'Display desktop dragbar' option.
Great ! , thanks darkmatter, that was just the trick.

lyricmuse
August 20th, 2005, 12:15 PM
Hello everyone,

First of all, nice howto. But since I'm a newbie I'm having a problem that I can't figure out.

1. I'm running a 3Dfx Voodoo 4 agp card (which does some interesting things)](*,)
2. Here is the strange error I get when trying to login to enlightened

FATAL ERROR:

This Xserver does not support the Shape extension
This is required for Enlightenment to run.

Your Xserver probably is too old or mis-configured.

Exiting.

Thanks for any help in this

I figured out the problem. I did an update on my 3DFX drivers and everything worked fine. I guess no one else has had this problem since I didn't get a reaction. If you own a 3DFX card, I would suggest trying something else. I've had nothing but problems with mine. It's a Voodoo 4 4500.

zenrox
August 22nd, 2005, 02:04 PM
e17 and gnome woohoo
http://www.deviantart.com/view/22047212/ <--screenshot thare \\:D/

Amol_Karmarkar
August 23rd, 2005, 11:07 AM
Works for me with E16.

Weav
August 24th, 2005, 09:52 PM
Hi i am unable to get to the step where i can log onto enlightenment, it gives me no option besides gnome and the other choices.

I tried to sudo gedit /usr/share/xsessions/
but it said the file was a regular file and it wouldn't let me type anything into it
i tried to chmod +rw it and still no success

Anyone know whats going on?

Thanks

SwissArmyKnife
August 25th, 2005, 02:53 PM
Hi i am unable to get to the step where i can log onto enlightenment, it gives me no option besides gnome and the other choices.

I tried to sudo gedit /usr/share/xsessions/
but it said the file was a regular file and it wouldn't let me type anything into it
i tried to chmod +rw it and still no success

Anyone know whats going on?

Thanks

The OP hasn't updated this, its later on in this thread though.

Do this instead..
sudo gedit /usr/share/xsessions/Enlightenment.desktop
Paste in.. [Desktop Entry]
Encoding=UTF-8
Name=Enlightenment
Comment=
Exec=enlightenment
Icon=
Type=Application

Hit save, and you should now have the "Enlightenment" option on login.

Its a fantastic peice of eye candy and everything does run that little bit faster, well worth persisting with !!

oceanelement
August 25th, 2005, 06:59 PM
Does anyone have the problem when the splash screen comes up that the windows manager takes about 2 minutes to lead?

The loading happens as follows:

splash starts
then enlightenment starts up
back to splash screen - windows manager is still loading
2 minutes later - all other programs load at normal rate and system is ready run

Is there a way to fix it?

Oceanelement

poofyhairguy
August 25th, 2005, 10:20 PM
Does anyone have the problem when the splash screen comes up that the windows manager takes about 2 minutes to lead?

The loading happens as follows:

splash starts
then enlightenment starts up
back to splash screen - windows manager is still loading
2 minutes later - all other programs load at normal rate and system is ready run

Is there a way to fix it?

Oceanelement

I fixed it by logging out and selecting "save session." The Next time I logged in it was much better.

sapo
August 27th, 2005, 01:16 PM
thanx for the good tutorial.. my "Enlightened Gnome" now is far faster and its really pretty :grin:

here a screenshot
http://img380.imageshack.us/img380/840/enlightenedgnome016ob.th.jpg (http://img380.imageshack.us/my.php?image=enlightenedgnome016ob.jpg)

:grin:

wondering_jew
August 27th, 2005, 03:05 PM
courtesy of http://www.get-e.org/User_Guide/English/_pages/3.4.html , I finally found how to create an edj desktop background from one of my normal png's or other more common image formats. In a terminal type

e17setroot -s ~/location of desired background image

this will convert your background image to edj and set it as the background image. I set mine to be the same as my gnome background image so things that are transparent (gdesklets, terminal on my desktop etc) look right. Lots of info in the user guide but I thought this might be one other people who have not looked at the guide might be struggling with... Any one have other simple tricks that a newbie might benefit from?

flip
August 27th, 2005, 07:46 PM
Hey all,

I'm trying to install enlightenement and I think it might have a broken dependency: libttf2. I found this package in the debian repositories but apt-get can't seem to find them in the ubuntu ones. Before I start mixing repositories I thought I'd ask here if there's some other way around this.

Thanks in advance,

EDIT: found needed deb packages in ubuntu repositories under "pool" directory. I guess apt doesn't look for packages here? I'm sure there's a reason for this, just not one I know of. Manual download and 'dpkg -i' works.

- flip

argux
August 28th, 2005, 12:33 AM
OK, for all those guys having trouble finding the left-click menu, you need to actually create it first. But worry not, it will be a million times easier to do it than it for me to explain it.
Mind you, this is for e16. I now nothing of e17, but the procedure might be similar.

Middle-click on the desktop and you'll get the Enlightenment menu. If you don't have a middle button but you have the third button emulation enabled, click with both buttons at the same time. If you don't have this emulation enabled, then do Ctrl+Left-Click, it's all the same.

In the Enlightenment menu, follow Maintenence->Regenerate Menus. It will take a few seconds (on my piii-450) after which the left-click menu will be accesible.

If you want to edit this menu, just do this:

sudo apt-get install e16menuedit

and execute this program, which is the menu editor for e16.

You might like to install also e16keyedit for your keybinding pleasure.

argux
August 28th, 2005, 12:52 AM
One thing I miss from other wm's is the ability to run commands by hitting Alt+F2. This works both in kde and gnome with metacity. I haven't found a way to do this in e16.

The best I can do is to make a keybinding to Eterm. But I'm sure there must be a better way. Anyone knows how to invoke this?

A way around is that, as I have the gnome panel anyway, I just add a mini-commander to it. Still, I'd like to have this Alt+F2 thing working if only just to have some peace of mind.

Weav
August 28th, 2005, 02:53 AM
Wow ok thanks for the guide i got e16 up and running within Gnome.

Just one question: Those links that you gave are only for e17. Where do i find themes for e16 and how do i get that engage icon taskbar to work?

Thanks a lot.

justaguynpc
August 28th, 2005, 10:09 PM
I followed poofyhairguy's installation for E16 Enlightenment, and had a couple of issues:

1.) never could access any sort of "applications menu" running the "stand-alone" version
2.) my desktop resolution seemed to have been changed somehow, all the window sizes and font sizes became so small, it was basically unusable
3.) install of E16 within Gnome seemed to go well, however, I really didn't care for it. I would rather run E16 on it's own if I could remedy the issues in 1.) and 2.) above.
4.) I am not savy enough for the E17 install, concurrent with the idea of "unstable" and "alpha-status" I think I better stay with the "tried and true" version.

Reason for this post

1.) Would like to "try-again" with the "stand-alone" E16 install, BUT synaptic informs me:

enlightenment:

Package enlightenment has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list

Naturally, I DO have universe enabled in my repository. I am unsure what course of action to take next.........................

Cheers

poofyhairguy
August 29th, 2005, 02:53 AM
Wow ok thanks for the guide i got e16 up and running within Gnome.

Just one question: Those links that you gave are only for e17. Where do i find themes for e16 and how do i get that engage icon taskbar to work?

Thanks a lot.


Look here:

http://themes.freshmeat.net/browse/60/

My fav is #21.

poofyhairguy
August 29th, 2005, 02:54 AM
I followed poofyhairguy's installation for E16 Enlightenment, and had a couple of issues:

1.) never could access any sort of "applications menu" running the "stand-alone" version
2.) my desktop resolution seemed to have been changed somehow, all the window sizes and font sizes became so small, it was basically unusable
3.) install of E16 within Gnome seemed to go well, however, I really didn't care for it. I would rather run E16 on it's own if I could remedy the issues in 1.) and 2.) above.
4.) I am not savy enough for the E17 install, concurrent with the idea of "unstable" and "alpha-status" I think I better stay with the "tried and true" version.

Reason for this post

1.) Would like to "try-again" with the "stand-alone" E16 install, BUT synaptic informs me:

enlightenment:

Package enlightenment has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list

Naturally, I DO have universe enabled in my repository. I am unsure what course of action to take next.........................

Cheers


A: run command "gnome-panel" in e16 to get an applications panel.

B: sudo apt-get update to hopefully fix install problems. Did you install e17? You have to delete that preferences file you made if you did.

juantxorena
August 29th, 2005, 03:42 AM
Would like to "try-again" with the "stand-alone" E16 install, BUT synaptic informs me:

enlightenment:

Package enlightenment has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list

Naturally, I DO have universe enabled in my repository. I am unsure what course of action to take next.........................

Cheers

I had this problem also, and a sudo apt-get update didnt's fix it. I had to download de deb packages from debian repository manually and install them with sudo dpkg -i name_of_package

These (http://packages.debian.org/cgi-bin/search_packages.pl?keywords=enlightenment&searchon=names&subword=1&version=stable&release=all) are the packages you must download and install this way. They are version 16.7, but these packages are from stable debian, so they must be "stable".

P.D. Sorry for my english :oops:

justaguynpc
August 29th, 2005, 05:29 PM
You have to delete that preferences file you made if you did.

I reread the whole thread, and fail to see a "preference file" mentioned. Could you please be more specific about the file to which you refer?

Cheers

poofyhairguy
August 29th, 2005, 06:45 PM
You have to delete that preferences file you made if you did.

I reread the whole thread, and fail to see a "preference file" mentioned. Could you please be more specific about the file to which you refer?

Cheers

The one in the second step here:

http://www.ubuntuforums.org/showpost.php?p=239028&postcount=1

justaguynpc
August 29th, 2005, 07:26 PM
Thanks poofyhairguy!

Always prompt and supportive

Cheers

j.hill
August 29th, 2005, 08:29 PM
OK, so I got E16 to replace Metacity. New question:

How do I get all the cool E backgrounds to work in GNOME? Right now I've only got access to the awful backgrounds that came with Ubuntu, plus one slightly less hideous one that I downloaded. The E settings menu, which I would use in standard E, doesn't help -- it sets the background on my virtual desktops (I can see it working in the pager) but not on my primary desktop.

So E is drawing the window borders and doing the minimize/maximize animation, but GNOME is handling backgrounds and menus. It's an uneasy alliance, to say the least. How can I further enlighten GNOME?

Thanks --

EDIT: When I go into regular E (no GNOME) and start Nautilus, I revert partially to the GNOME desktop -- ghastly brown wallpaper, icons of downloaded files that don't appear in E, &c. What gives?

darkmatter
August 29th, 2005, 10:59 PM
OK, so I got E16 to replace Metacity. New question:

How do I get all the cool E backgrounds to work in GNOME? Right now I've only got access to the awful backgrounds that came with Ubuntu, plus one slightly less hideous one that I downloaded. The E settings menu, which I would use in standard E, doesn't help -- it sets the background on my virtual desktops (I can see it working in the pager) but not on my primary desktop.

So E is drawing the window borders and doing the minimize/maximize animation, but GNOME is handling backgrounds and menus. It's an uneasy alliance, to say the least. How can I further enlighten GNOME?

Thanks --

EDIT: When I go into regular E (no GNOME) and start Nautilus, I revert partially to the GNOME desktop -- ghastly brown wallpaper, icons of downloaded files that don't appear in E, &c. What gives?

For the first part, if you want E to handle the desktop, go into the configuration editor: apps->nautilus->preferences, uncheck the 'show_desktop' option. Next time you start your session, control of the desktop should be handed over to Enlightenment.

For the second, start nautilus with:
nautilus --no-desktop
for spatial, or
nautilus --no-desktop --browser
for a traditional file browser window.

You need to use one of these flags when running nautilus in another environment.

Remember, nautilus is mor than just a filer, it is also the desktop in gnome. The above flags tell nautilus to not start it's desktop component.

jeffbacon
August 29th, 2005, 11:56 PM
ok, so reading through this all, how do I go back to Metacity?

jeffbacon
August 30th, 2005, 12:05 AM
ok, so reading through this all, how do I go back to Metacity?

(the only solution on this forum seems to be uninstall Enlightenment)

darkmatter
August 30th, 2005, 12:08 AM
ok, so reading through this all, how do I go back to Metacity?

Exactly which command did you use to switch the WM to Enlightenment?

As there is more than one way, a little more info would be helpful.

jeffbacon
August 30th, 2005, 12:14 AM
Exactly which command did you use to switch the WM to Enlightenment?

As there is more than one way, a little more info would be helpful.

I just followed the instructions in the first post to switch to E16

(after uninstalling, I now have no window manager =)

Weav
August 30th, 2005, 12:33 AM
Hi i have tried e16 before and did not exactly like it because of its lagging when switching desktops (i have a slow computer), is there anyway to uninstall e16 so i can do a fresh install of e17 and try to get engage and what not to work.

Thanks :wink:

jeffbacon
August 30th, 2005, 12:39 AM
I just followed the instructions in the first post to switch to E16

(after uninstalling, I now have no window manager =)

so, I added "--default-wm metacity" to that orginal line in ~/.gnome2/sessions but that didn't seem to work, so I started metacity from within GNOME and now it starts each time I log back in so I gues it's 'fixed' but not sure how reliably.

poofyhairguy
August 30th, 2005, 02:39 AM
so, I added "--default-wm metacity" to that orginal line in ~/.gnome2/sessions but that didn't seem to work, so I started metacity from within GNOME and now it starts each time I log back in so I gues it's 'fixed' but not sure how reliably.

Tell me if it doesn't work. I will post this answer if your change is permenant.

oceanelement
August 30th, 2005, 03:30 AM
I fixed it by logging out and selecting "save session." The Next time I logged in it was much better.

poofyhairguy, thanks for the tip. It worked great and now the ubuntu is working 100%.

Oceanelement

j.hill
August 30th, 2005, 06:47 AM
Remember, nautilus is mor than just a filer, it is also the desktop in gnome. The above flags tell nautilus to not start it's desktop component.

Ah...didn't realize that. Light dawns -- in fact I am Enlightened. Thanks.

darkmatter
August 30th, 2005, 07:01 AM
Ah...didn't realize that. Light dawns -- in fact I am Enlightened. Thanks.

You're most welcome. :smile:

j.hill
August 30th, 2005, 07:20 AM
For the first part, if you want E to handle the desktop, go into the configuration editor: apps->nautilus->preferences, uncheck the 'show_desktop' option. Next time you start your session, control of the desktop should be handed over to Enlightenment.

Hmm. This is odd: I don't have that option. The closest I can come is apps->system tools->file browser->edit->preferences; but there's no "show desktop" option. Is there another menu I might look for? Or maybe a terminal command that would do the job?

darkmatter
August 30th, 2005, 07:50 AM
Hmm. This is odd: I don't have that option. The closest I can come is apps->system tools->file browser->edit->preferences; but there's no "show desktop" option. Is there another menu I might look for? Or maybe a terminal command that would do the job?

The configuration editor is under Applications -> System Tools (icon is a little red car with an open hood, can't miss it).

Just launch that app, you will see a tree-view on the left side panel. use it to navigate the following path: apps -> nautilus-> preferences. In the right are of the window you will see a list of settings. Find the one named 'show_desktop' uncheck the box to the right of it. close the configuration editor, and log out.

jeffbacon
August 30th, 2005, 08:49 AM
Tell me if it doesn't work. I will post this answer if your change is permenant.

I rebooted and it still launched metacity so it seems fixed.

My ~/.gnome2/session file now has this in it:


0,DiscardCommand=rm -f /home/jeffbacon/.metacity/sessions/1125376780-13775-1003375462.ms
0,CloneCommand=metacity
0,RestartCommand=metacity --sm-save-file 1125376780-13775-1003375462.ms

dahli.llama
August 30th, 2005, 06:54 PM
How do you get Engage to work?

I am running E16.7 and I would like some kind of taskbar and engage looked pretty neat. I've tried to get it with apt-get install engage but it can't be found. Am I looking for the wrong thing? Or is there a repository I need to add?

Please help. I like Enlightenment so far, I just need to do some tweaking.

poofyhairguy
August 30th, 2005, 08:30 PM
How do you get Engage to work?

I am running E16.7 and I would like some kind of taskbar and engage looked pretty neat. I've tried to get it with apt-get install engage but it can't be found. Am I looking for the wrong thing? Or is there a repository I need to add?

Please help. I like Enlightenment so far, I just need to do some tweaking.


Its in smoon repo:

http://www.ubuntuforums.org/showthread.php?t=46105

don't do the part of the guide about aming the file though. Just add the repo to your sources.list and install engage. Now using it is another matter. I wish you could tell me that!

dahli.llama
August 30th, 2005, 08:57 PM
From the looks of things Smoon isn't hosting any repositories anymore :( Oh well.

I am using fbpanel and that seems to work alright. Nothing spectacular, but better than nothing.

I do have a question though, I was using eterm with no borders and transparent, basically to completely match my decktop, but now when I start it up it shows up in the task bask. Is there a way to prevent that?

So far everything is looking pretty good.

UrbanSlayer
September 4th, 2005, 05:17 AM
Ive now finally gotten round to sorting out Enlightened Gnome, and while I kinda wanted to use E17, since it is still Alpha, and a PITA to install, I went with E16. I like it, its very very nice, i've told E16 to draw the desktop as well now, so its less like Gnome. So, thankyou very much for the excellent howto.

The only issue I have, is when I ran Generate Menu's, it only generated 2 Gnome menus - Multimedia and Internet, and only put xine in Multimedia and nothing in Internet. While I have got the e16menuedit app and so could create all my own bits, I'd kinda like the rest of the Gnome menus to be there to begin with for me to just edit. Anyway of doing so?

John.Michael.Kane
September 9th, 2005, 02:50 AM
Has anyone tried installing this using just the server based instal?l and then building up from there.just wondered if that could even be done, if it could i guess it would lighten up and speed up the machine as well..

Zhukov
September 10th, 2005, 08:12 PM
typing nautilus at the console will fire up the desktop too, but if you alter the command to nautilus --no-desktop you can bypass this easily

Owdy
September 11th, 2005, 04:05 AM
If i install this, how easy it would get old one back if i dont like it?

Zhukov
September 11th, 2005, 10:51 AM
Just do this:

sudo cp /usr/share/gnome/default.session ~/.gnome2/session

sethmahoney
September 15th, 2005, 12:45 AM
Hey all, just a note to say I tried this with E16 and Breezy, and it works perfectly! But anybody have any more info on getting Engage for E16 working?

linkunderscore
September 15th, 2005, 02:07 AM
Do it the easy way, System->Preferences->Session, find metacity and set the style to normal and apply the changes. Then, open a terminal and type the following:

killall metacity && sleep 1 && enlightenment
leave the terminal open for the moment.

Then go to System->Preferences->Session again. Find enlightenment and set order to 20, style to restart. Apply the settings then close the terminal. Enlightenment should quit and restart.

Next, log out with the 'save current setup' marked.

Log in, it will take a bit to load the first time (be patient) but you will now happily be using E instead of metacity. :smile:

EDIT: Just a side note, if you want E to handle the drawing of the desktop, use the configuration editor to set nautilus to not draw the desktop.

The results look like this
http://img221.imageshack.us/my.php?image=screenshot1vd.jpg
http://img221.imageshack.us/my.php?image=screenshot24te.jpg
http://img260.imageshack.us/my.php?image=screenshot30nm.jpg


I really like your set up. What theme are you using and where did you get that background?

linkunderscore
September 15th, 2005, 02:39 PM
I really like the theme that comes on the e-live cd. Does anyone knwo where I can download this theme?

linkunderscore
September 16th, 2005, 12:38 AM
Allright...so I basically decided that I want to try e17. I want to install e17 seperately so that I can log into it by itself...not in gnome.

How can I install e17 without removing e16(that i really like with gnome)? Do I install it like the instructions say? Or do I have to do something different so it doesn't overwrite e16.


I want to keep enlightened gnome(e16)
BUT
I want to try out e17 as well (without implementing it in gnome)

How do I do this?

juantxorena
September 16th, 2005, 04:29 AM
There's any good file manager for E16? I'm tired of that slowly nautilus...

poofyhairguy
September 16th, 2005, 02:40 PM
Allright...so I basically decided that I want to try e17. I want to install e17 seperately so that I can log into it by itself...not in gnome.

How can I install e17 without removing e16(that i really like with gnome)? Do I install it like the instructions say? Or do I have to do something different so it doesn't overwrite e16.


I want to keep enlightened gnome(e16)
BUT
I want to try out e17 as well (without implementing it in gnome)

How do I do this?

I really don't know. I guess you have to compile e17 from scratch.

poofyhairguy
September 16th, 2005, 02:41 PM
There's any good file manager for E16? I'm tired of that slowly nautilus...


Ever tried rox?

juantxorena
September 16th, 2005, 05:06 PM
Ever tried rox?
Never mind. I tried E16, but I didn't like it. The I tried E17 with Gnome, I didn't like it neither. Now I'm using only E17, without Gnome. Cool.

linkunderscore
September 18th, 2005, 01:43 AM
I really don't know. I guess you have to compile e17 from scratch.


Well, fyi...you can't install e17 without overwriting e16. It b0rkd my system and I had to fix it. I can't wait until e17 is stable, because I really think i would switch to it competely.

TakisX
September 19th, 2005, 05:14 PM
I installed e16 but i cant log in it.
I made the file you say in this thread but when i boot no option just gnome
Any ideas ?

Duncan_Idaho
September 30th, 2005, 03:03 PM
Put this in regular terminal: sudo cp /usr/share/gnome/default.session ~/.gnome2/session
Then this:sudo gedit ~/.gnome2/session
Look for this line: 1,RestartCommand=gnome-wm --sm-client-id default1
Change the like to look like this: 1,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default1

I can't find that line in my file, the ones starting with 1 are the followings
1,id=117f000001000112456197100000264310001
1,RestartStyleHint=2
1,Priority=20
1,Program=metacity
1,CurrentDirectory=/home/rokusho
1,DiscardCommand=rm -f /home/rokusho/.metacity/sessions/1128105839-9422-4168377607.ms
1,CloneCommand=metacity
1,RestartCommand=metacity --sm-save-file 1128105839-9422-4168377607.ms

wich one is to be replaced?
it's ok if i just add that line to the end of the "1" section??

SilverTab
October 1st, 2005, 05:48 AM
Ok, I've gotten e16 install and running quite well within gnome. But now when i try to load synaptic, x freezes and I have to ctrl+alt+F1 and killall5 to get back into anything, anyone have any hints on this? I"m running on an thinkpad R51.


exact same problem here :(

I love the look/feel/speed of enlighted gnome, but can't get synaptic to run in it...

seems to be the only bug

darkmatter
October 1st, 2005, 06:11 AM
I love the look/feel/speed of enlighted gnome, but can't get synaptic to run in it...
seems to be the only bug

What command are you trying to launch synaptic with?

It should be:

gksudo /usr/sbin/synaptic

jesseman
October 1st, 2005, 03:25 PM
All I have to say is e16 in Gnome is awesome. Lightning fast with all the eye candy I enjoy. I cannot wait for e17 to go stable and do this all over again when I upgrade to Breezy!

poofyhairguy
October 2nd, 2005, 04:05 AM
I can't find that line in my file, the ones starting with 1 are the followings
1,id=117f000001000112456197100000264310001
1,RestartStyleHint=2
1,Priority=20
1,Program=metacity
1,CurrentDirectory=/home/rokusho
1,DiscardCommand=rm -f /home/rokusho/.metacity/sessions/1128105839-9422-4168377607.ms
1,CloneCommand=metacity
1,RestartCommand=metacity --sm-save-file 1128105839-9422-4168377607.ms

wich one is to be replaced?
it's ok if i just add that line to the end of the "1" section??


just add the whole line

darkmatter
October 2nd, 2005, 07:12 AM
Well, fyi...you can't install e17 without overwriting e16. It b0rkd my system and I had to fix it.

At least not with the version packaged for Ubuntu, unless you install E 17 with a different prefix.

The repositories really need to update dr16 to version 16.8, so both E 16 and E 17 can coexist in harmony.

gangalee
October 12th, 2005, 05:36 PM
In the long run E16’s Engage:

http://www.enlightenment.org/Applications/Engage/index.html

Would be better than gdesklets. Anyone know how to add programs launchers to that thing? It can be installed from the Universe.

I'm using E16, how/whereis Engage? :confused:

ubuntuuser
October 19th, 2005, 05:53 AM
Hi. Does anybody know how to change the icon size in the mouse menues? I want them to be roughly 20 px high. I haven't found an option to specify a certain icon size.

Is it possible to have icons on my desktop and still use enlightenment?

poofyhairguy
October 19th, 2005, 01:22 PM
Hi. Does anybody know how to change the icon size in the mouse menues? I want them to be roughly 20 px high. I haven't found an option to specify a certain icon size.

Is it possible to have icons on my desktop and still use enlightenment?


Use nautilus

Pedricko
October 20th, 2005, 12:33 PM
Heres my story

I tried enlightened gnome and decided I didnt like it

so i apt-get removed enlightenment from the terminal and now when i log onto a standard gnome session, i have no window manager, just the desktop my home window and the frozen splash screen stuck on nautilus...

Help me restory metacity!

Wolveen
October 21st, 2005, 12:54 PM
I dont get it...i followed the guide exactly, but now when I log into Gnome it tells me that a Window Manager is already running and to F1(edit) F2("blank") or F3(cancel).
F1 and F3 do sqaut.
F2 just spins a watch around forever.

What am I missing?

racter
October 22nd, 2005, 02:14 AM
this worked great for me, with one exception.

where poofyhairguy says to replace:

1,RestartCommand=gnome-wm --sm-client-id default1


with


1,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default1


i actually had to replace the line


0,RestartCommand=gnome-wm --sm-client-id default1


just the '0' instead of '1' -- i actually replaced both of them.

i'm loving e17+gnome now, but i can't seem to figure out mapping a key to the act of moving a window from one virtual desktop to another. in gnome/metacity this is "ctrl-alt-shift-[left/right]" for example.

i tried:

enlightenment_remote -binding-key-add ANY Left "SHIFT|CTRL|ALT" 0 "window_desk_move_by" "0 -1"


and many (blind) variations thereof, but neither "window_desk_move_by" nor "window_desk_move_to" seem to do anything. this is my first time using enlightenment, so i'm not too familiar with the key-binding system. has anyone had any luck with this?

also where are the themez? i only see 5 on get-e.org -- will e16 etc themes work?

thanks
jake

ubuntuuser
October 30th, 2005, 08:17 AM
I have a question regarding character encoding. I have already started another thread here (http://ubuntuforums.org/showthread.php?p=454482#post454482) about that. I would be very thankful if somebody here could help me with that one. Thanks.

endersshadow
November 1st, 2005, 02:46 AM
Just wanted to give a quick update.

I did this on Breezy final, and it worked fantastically.

Also, I spent forever trying to figure out how to install themes on Enlightenment, and I've seen that some people have asked but it got lost in the fray. Make sure that you have Nautilus desktop drawing off (apps>nautilus>preferences-->show_desktop unchecked in configuration editor)

First, get a theme. I found the following site, and I liked it's huge array of themes: http://themes.freshmeat.net/browse/60/

Second, download it and save it to ~/.enlightenment/themes

Third, untar it. It should create a new folder, but if it doesn't, you'll manually have to make it a folder (such as "CoolTheme" or something) and put all of the contents into there.

Fourth, the manual and the GUI way to change the theme. First, the manual:

sudo gedit ~/.enlightenment/user_theme.cfg

Simply make the name of the folder (CoolTheme) the only contents of the cfg file on the first line. Restart Enlightenment by CTRL+Left Click on the desktop, and selecting "Restart Enlightenment" (they make it tough).

The GUI way: CTRL+Left Click on the desktop, and Restart Enlightenment. Then, CTRL+Left Click again, select Themes>CoolTheme (where CoolTheme is the desired theme). Note that this requires you to have unpacked the theme into the ~/.enlightenment folder already.

Hope this helped!

This is the way that I've found it best to do it, though I wasn't overly impressed with E16. It just didn't seem as clean to me, even after I figured out the themes and such. While Metacity has its problems, I'm running it on a 900Mhz P2 wannabe with 256MB SDRAM and it's doing just fine. To each his or her own, I suppose.

Turtle.net
November 21st, 2005, 10:21 PM
Just a little message to thank you. I spend a lot of time to try to find a compromise between Gnome and Enlightenment.
I really love enlightenment, but I really like the usefullness of gnome (and my gitlfriend prefer gnome anyway)...
For me Enlightened Gnome is the perfect compromise (and its really fast ;-))
So in one word THANKS !!!

WetWilly
November 27th, 2005, 08:08 PM
this worked great for me, with one exception.

where poofyhairguy says to replace:

with

i actually had to replace the line


just the '0' instead of '1' -- i actually replaced both of them.


could u extend that part?

I use Breezy and in my sudo gedit ~/.gnome2/session I have

0,RestartCommand=gnome-wm --sm-client-id default1

and

1,RestartCommand=gnome-panel --sm-client-id default1

Which one am I supposed to replace? And with what?

daedalusman
December 12th, 2005, 01:40 AM
Look for this line:

Quote:
1,RestartCommand=gnome-wm --sm-client-id default1



That line was not present inside my file. Should I just add it? I have E17 installed and I can login to it from GDM so I know it works but I can't add it to start up as I don't have that line in my sessions file. Thanks for the help.

Edit
In fact nothing with gnome-wm was in that file, I looked through the whole file and there is one line that says RestartCommand=gnome-wm --sm-client-id default1. Theres a line for metacity, which is 0,RestartCommand=metacity --sm-save-file 1134421859-13054-2623429848.ms, dont know if that will help at all but there it is, other lines are for volume-manger, nautilus, gnome-panel, cups, rhythmbox, gaim, update-notifier, gnome-terminal, and gedit, not in that order.

Another thing, since I have tried doing this my applications dropdown menu no longer displays properly. What it does, it will flash for half a sec and then there will just be a very small square just underneath the gnomefoot. Can some one help me to get this back to normal. Thanks

abyssspecter
December 13th, 2005, 03:36 PM
okay, maybe im just a n00b, but im having a problem.

I installed E16, followed the thing to the T. but, i tried logging in to enlightenment, and it looks nothing like any of the screenshots if found. I mean, i dont even have any ICONS.

i really like what ive seen, but I'd like to keep GAIM, or get another similar messanger, and id also like to keep my music, and Continue playing Steam, which im running on Wine.

If someone could help me out, id be very greatful.

madjinx
December 13th, 2005, 05:27 PM
That line was not present inside my file. Should I just add it? I have E17 installed and I can login to it from GDM so I know it works but I can't add it to start up as I don't have that line in my sessions file. Thanks for the help.

Edit
In fact nothing with gnome-wm was in that file, I looked through the whole file and there is one line that says RestartCommand=gnome-wm --sm-client-id default1. Theres a line for metacity, which is 0,RestartCommand=metacity --sm-save-file 1134421859-13054-2623429848.ms, dont know if that will help at all but there it is, other lines are for volume-manger, nautilus, gnome-panel, cups, rhythmbox, gaim, update-notifier, gnome-terminal, and gedit, not in that order.

Another thing, since I have tried doing this my applications dropdown menu no longer displays properly. What it does, it will flash for half a sec and then there will just be a very small square just underneath the gnomefoot. Can some one help me to get this back to normal. Thanks

same here, cant find that line anywhere.

jerrygofixit
December 15th, 2005, 03:43 PM
I also got that problem saying I was using 2 window managers, so I had to revert back to regular gnome. Anyone know how to get around this, I'd love to speed up gnome. I'm a bit of a reborn-noob (I just fixed my ubuntu after being down for a few months) so if you could help me, the more detailed, the better, thanks all.

ddumanis
January 3rd, 2006, 03:59 AM
I installed E16 and the speed increase is definitely noticeable.

One warning to other newbies: my line in gnome2/session said
1,RestartCommand=gnome-wm --sm-client-id default0

So, accordingly, I had to change it to
1,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default0

to get Enlightenment to work. (When I just changed it to the "default1" line, I ended up with NO window manager.)

Somebody a little more experienced probably would have picked up on this right away.

Anyway, thanks for a great tip, poofyhairguy. I'm much happier with my old 500 mhz Dell Latitude now.

BoneyOne
January 4th, 2006, 10:07 PM
First of all, I know this is an older how-to, but thanks!! I tried Enlightenment a while back by itself and never could get it to function correctly. But Elightened Gnome rocks. I'm currently running E16 on Breezy.

Only one thing...when I attempt to install
sudo apt-get install emodules engage entrance eclair elicit entice examine eclips

I recieve the depenancy errors and it will not install. Any way to get around this? I've read through the entire thread and noticed others with the same issue, but wasn't able to find a solution in the thread (doesn't mean it wasn't there...just I didn't see it).

Thanks

tonydm
January 5th, 2006, 09:11 AM
HI All,

I'm new to Ubuntu, and I do like it alot, but confused :confused: . I've been going through this Enlightenment thread an found it very interesting. I've wanted to give Enlightement a try for some time. When I search for it in Synaptic I doing find it. It also is not found with the command sudo apt-get install enlightenment. Nor is it found with apt-cache search "^enlightenmtent". Could someone give me a little help? I'm not familar with repository settings, etc. Thanks!

Tony

Turtle.net
January 5th, 2006, 08:57 PM
You have to install extra repository to install enlightenment (I think it's in universe).
just take a look at http://www.psychocats.net/linux/sources.php

tommie-lie
January 9th, 2006, 12:28 PM
I use E17 from shadoi's repository (debs from 08-14-2005) and want to replace metacity with E. That works well for a running session (kill metacity, then start E) or for a new session if I use the method provided in this howto (the .gnome2/session thing), but whenever I log out and start Gnome again, it has forgotton that it should also load Enlightenment. I have to start Enlightenment manually to make it work. After I start it manually, all works perfectly until I log out again.
What seems strange to me is that Enlightenment is not listed in the current session (System -> Settings (or Properties in English?) -> Session. Maybe that is the core of the problem, but I have no idea how I can make it apear in the session. Any ideas?

My Gnome is 2.12.1, the latest from the Breezy repositories.

john16384
January 10th, 2006, 06:18 AM
In the "Actual Trick" section, you mention copying the /usr/share/gnome/default.session to ~/.gnome2/session and several other actions. You can however simply replace them with this:

echo export WINDOW_MANAGER=/usr/bin/enlightenment >> ~/.gnomerc

Just check to make sure you didn't already have a WINDOW_MANAGER defined in .gnomerc

tommie-lie
January 10th, 2006, 08:42 AM
echo export WINDOW_MANAGER=/usr/bin/enlightenment >> ~/.gnomercI already tried that. I had no .gnomerc before, with just this line in it, I still have no windowmanager in Gnome (it does not start metacity). If I add "#!/bin/bash" to the beginning of the file, nothing changes, still the same problem.

tommie-lie
January 13th, 2006, 12:56 PM
I worked around that by putting E in the session's autostart programs (correct term in English locale?). This is not really satisfying, though, a *real* support for E as window manager would be a nicer solution.

johnnymo87
January 13th, 2006, 03:19 PM
I'm not sure if anyone has caught this yet, but there's an error in the original post.

The file that he recommends to edit:

Look for this line:
1,RestartCommand=gnome-wm --sm-client-id default1
Change the like to look like this:
1,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default1


should really be:
0,RestartCommand=gnome-wm --sm-client-id default0
changed to:
0,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default0

Just turn the 1s to 0s.

Edit: This could be just me though.

j-a-p
January 19th, 2006, 02:38 AM
I've managed to get E16 to load but I have no left click (I can't access any apps).

Anyone know how to rectify?

eliabramo
January 19th, 2006, 09:54 AM
j-a-p
I've managed to get E16 to load but I have no left click (I can't access any apps).

Anyone know how to rectify?

I fix it by changing the permission of the menu.cfg files in usr/share/enlightenment/config and allow writing to the user, but it's on your own risk.
and don't forget do do "maintenance>regenerate menus" by middle click.

Jakanden
January 30th, 2006, 02:58 AM
I just wanted to say this is a great guide. I found this upon searching for other things and decided to give it a try. Everything worked great =)

poofyhairguy
January 30th, 2006, 05:38 AM
I just wanted to say this is a great guide. I found this upon searching for other things and decided to give it a try. Everything worked great =)

I am flattered people are still using this old thing.

Jakanden
January 30th, 2006, 06:14 AM
Heh - I am a linux newbie and was just looking for things to play around with. The last time I used linux was RedHat 7.0 and got fed up and stopped using it. Ubuntu has me playing with it again.

Next goal is to figure out how to setup different themes for E16. Maybe even update to E17 depending on the difficulty =)

mellamogsd
February 18th, 2006, 12:44 AM
Yes I came across this guide today as well and tried it out. Excellent setup! Enlightenment 'feels' much faster than metacity, and especially load times are a snap. I don't have the greatest sys specs (1.4 AMD athlon, 256 RAM) but it cranks with under 50% VM used. Niceeeee.

My problem is: I went back to metacity to do some actual comparisons of load times, mem usage, etc. (very scientifical-like). I merely deleted the "trick" line. Everything is just fine except I noticed I have no interface with the desktop now. Normally in Gnome there's right-click options such as create folder, etc (or am I just losing it?:-k ) but I don't have any access to them. I'm stumped.

Let me know any suggestions.:???:

~graham

quadomatic
February 20th, 2006, 12:51 AM
For some weird reason, when I put themes into the folder where your supposed to put them, the theme browser will never show them....what's going on?

BTW:I installed e17 with the cvs guide. I'm putting the themes in /opt/e17/share/enlightenment/data/themes

almahtar
March 2nd, 2006, 07:14 AM
quadomatic: try middle clicking your desktop, going to maintenance->regenerate menus.
Wait a moment, it'll give you a "menus generated" dialog. Hit ok, then middle click your desktop again and check out the themes list. If it doesn't include all your themes then, the themes are not installed correctly.

max-power
March 22nd, 2006, 01:39 AM
hey have the repositories moved? couldnt seem to get in

Turtle.net
March 22nd, 2006, 09:59 PM
Which one ?
Sometimes some repo can be outline (technical problem, maintenance...i don't know).

Maelgwyn
April 5th, 2006, 03:00 AM
weird problem - How do I get menus back? A la the Gnome menu at the top of the screen... I've installed & run everything, so I'm running Enlightened Gnome, but if I middle-click and go to User Menus > User Application list, all I get is XTerm, Gnome Terminal, GIMP, XMag, X-Chat, XMan & XMMS (the last four aren't even installed on my computer!:confused: )

I'd like to get menus back... The only E-like menu I get from clicking on the background is the middle click... Right click gives me the Gnome Desktop menu, and left click selects etc just like before..

I feel like such a n00b! ](*,)

EDIT: I'm stoopid... :P Fixed.

Next question though - Whenever I login to Gnome using E16, I get an error message saying that there's another WM running, and do I want E to re-write something for me...
Tad confused...

Nonno Bassotto
May 11th, 2006, 09:19 PM
I'd like to try this out, but I'm a little scared about the complaints of some people who are not able to restore their default window-manager.
In the first someone also asked if it is possible to get two different sessions (gnome and E-gnome) so that one can choose at the login. I tried to look through the whole post but I didn't find an answer. Can someone correct me or confirm that I have to choose between metacity and enlightenment?
Thank you

Nonno Bassotto
May 12th, 2006, 07:48 PM
I reply to myself about the double configuration (see previous post; I just would like to have a choice between standard and enlightened gnome right at the start). In /etc/gdm there are some scipts put in folders named like
PostLogin
PostSession
etc. which appear to be launched by the gdm when appopriate. A friend of mine suggests it should be not too difficult to create two distinct .gnome2/session files and make a script to switch between them based on the choice you make at the gdm.
BUT I' can't find where the information about the possible session choices is stored. So I can't add a Enlightened Gnome session. Anybody willing to elaborate on this and try something?

bohboh
June 17th, 2006, 05:03 AM
This thread started a while ago with talk that E17 was unstable, is that still the case?

I would like to install one and ideally like it to be E17, but only if it stable enough.

Thanks

adam.skinner
June 18th, 2006, 06:30 PM
I did an apt-get install of enlightenment, and I noticed that I have two new entries in my wm list:

E-Gnome and E-KDE.

How does that relate to this thread? Is the integration now packaged with the enlightenment install?

Raavea
June 18th, 2006, 10:41 PM
[Default]
num_clients=6
0,id=default0
0,Priority=10
0,RestartCommand=gnome-wm --sm-client-id default0
1,id=default1
1,Priority=40
1,RestartCommand=gnome-panel --sm-client-id default1
I don't seem to have the line needed. Do I modify;
0,RestartCommand=gnome-wm
Or do I modify;
1,RestartCommand=gnome-panel
PS: e16 :D

EDIT: I went ahead and altered it to;
[Default]
num_clients=6
0,id=default0
0,Priority=10
0,RestartCommand=gnome-wm --default-wm enlightenment --sm-client-id default0
1,id=default1
1,Priority=40
1,RestartCommand=gnome-panel --sm-client-id default1
And it seems to have worked. I just wish I could find a site with some e16 themes...

Third Thoughts
July 22nd, 2006, 12:29 PM
This thread started a while ago with talk that E17 was unstable, is that still the case?

I would like to install one and ideally like it to be E17, but only if it stable enough.

Thanks

I run E17 and I find that its fairly stable. It still crashes occasionally, but when it crashes it simply gives you the option to exit or restart. If you restart it doesn't mess with anything you're working on, just reboots the window manager. All your apps stay open and unmessed with.
That being said, its still a little rough of around the edges. Sometimes you have to mess around with the command line to configure things. And there's definitely a time investment that goes into setting things up (ie, getting the applications menu generated). Also, I haven't found a good package or repository, so I'm compiling from CVS using a script found in this thread.
http://www.ubuntuforums.org/showthread.php?t=97199
So its fairly stable, but still not perfectly user friendly.

~Andrew S.