openSUSE Forums > Applications » Enlightenment (DR-16 and DR-17)

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read


Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
Page 5 of 7 « First 34 5 67
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old 11-Nov-2008, 22:13
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

hi,

you can try this one:

1) first you need to configure your wireless card with YAST (to ensure that card is supported). then
2) open your terminal (xterm, urxvt, etc.) and type:

sudo zypper in wicd
sudo service wicd start
wicd-client -n

and set your wireless network with 'wicd'.

regards,
sda
Reply With Quote
  #42 (permalink)  
Old 26-Nov-2008, 04:17
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

repos are updated. please, use this one:

Enlightenment-cvs-core-metapackage

to get the latest stable Enlightenment. the 'SOAD' repo soon will be closed.

changelog:

1) use 'wicd' instead of 'exalt' for your network configuration

2) make the backup of your ~/.e/ before the update and erase it ( rm -rf ~/.e ). there're a lot of improvements in E and this step is optional, but highly recommended.

3) to restore all your setings just copy the content of a ' ~/.e/e/config/ ' from the backup to the destination. then use 'Profile' management from 'Settings' panel to apply the changes.

as usual you're welcome to email me or post here any issues.

regards,
sda
Reply With Quote
  #43 (permalink)  
Old 01-Dec-2008, 09:53
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 6
chilicuil hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

Hi, at first of all I want to say that I'm grateful for the hard work that you've been doing promoting E , I wanted to meet it long time ago, but I didn't want compile it by myself, two days ago I found it on webpin (my box runs opensuse 11) and I just install it, it's like people say, amazing.

It was pretty nice, but when I tried setting Entrance to default graphic login (Enlightenment for openSUSE - openSUSE), it didn't work, it keeps showing this:

Quote:
Becoming entranced: entrance/etc/init.d/entrance: line 35: pam_getenv: command not found
So I type:

Code:
# /etc/init.d/xdm start
And I can use kdm, where I select E.

I google the pam_getenv issue, and I found this:

Enlightenment - Enlightenment LiveCD

Quote:
Only one suggestion left: please, wait a bit till the new 'release'.
That is a LiveCd's release, so I wonder, what should I do to fix this if I don't want install SOAD?

I also have installed entrance alone (because yast remove E17, when I choose it), from the same repository (Index of /repositories/home:/dmitry_serpokryl:/Enlightenment-cvs-core-metapackage/openSUSE_11.0) and it works! , obviously I don't want to use entrance if I can't join E, then I though it was an init script error, so I compared both scripts but they're equals .

So I'm where I start.

Hope you can give me some hints about this.

Cheers
Reply With Quote
  #44 (permalink)  
Old 01-Dec-2008, 10:40
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

ok. it's easy. you can install 'Enlightenment_DR17-cvs-core-metapackage' and it already contain 'entrance' or you can select 'E17' and 'entrance' (also recommend 'e_modules'). 'entrance' is a kind of a unique 'login manager' and it require some attention. below is a link to the short instruction how to enable 'entrance' and disable any existing login manager.

Enlightenment (DR-16 and DR-17) - openSUSE Forums

also you can custonize 'entrance' via 'entrance_edit' command-line utility (require 'root' priviledges).
Reply With Quote
  #45 (permalink)  
Old 02-Dec-2008, 03:34
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 6
chilicuil hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

Thanks for your reply, I changed 'Enlightenment_DR17-cvs-core-metapackage' for 'E17'+'e_modules'+'entrance' and it ran !

But the pam message still is there, nevermind. Now the only little problem I've is that when I log in Kde4 or E, Knetworkmanager doesn't work and I can't shutdown directly, I took some screeshots

Using kdm:




Using entrance:




Thx in advance.
Reply With Quote
  #46 (permalink)  
Old 02-Dec-2008, 05:57
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

>> But the pam message still is there

it's o'k and doesn't matter much.

>> Now the only little problem I've is that when I log in Kde4 or E, Knetworkmanager doesn't work and I can't shutdown directly, I took some screeshots.

let's first discuss E. you should be able to shutdown from menu (directly). if not - just edit the file (as 'root'):

/etc/enlightenment/sysactions.conf

there you can set your custom commands for hibernate, sleep, reboot, shutdown and other system actions. syntax is straight forward and well explained, no issues should occur (post if any ).

also it's recommended to use 'wicd' instead of 'NM' because it can work without systray and allow direct scripting configuration for your network interfaces (works here just fine and available in the same repo of course. after installation service should be started manually or PC should be rebooted).

*********************************************

here goes KDE part. i'm not an expert in KDE so please beg your pardon if something is not as i think.

1) KDE is quite complex and settings are... hmm.. let's say 'awesome'. it has adopted XDG specs (at least kde4) and starts any... '.desktop' file 'Exec=' entry from 'XDG STARTUP' - i.e. - /usr/share/autostart/ (according to the $XDG* variables)- without user notice (you need 'root' privileges to clean that trash). moreover, settings are so awesome that a small 'tick' somewhere inside settings of one software could lead to the autostart of another (those, who lazy to 'click through the forest of options' to guess wtf pulled the trigger this time, just remove boring package).

this time it's clear that replacement of 'kdm' to the 'entrance' resulted in not started 'NM' daemon (guess that something else also could be missed, may be for good). imho - 'NM daemon' is started via 'dbus' and integrated with global system settings via YaST. only can advise to check YaST's network settings, check that 'dbus' service is active (on) and running. if doesn't help - nevermind (yep, exercise is funny so i just vote for 'wicd'). you can login via 'kdm', install 'htop', open console, start 'htop' and see the exact command which starts 'NM daemon'. the rest is easy - add this command to ' /etc/profile.local ' or to your ' ~/.profile ' and allow in YaST user manipulations with network interfaces via 'NM'. (though actually it'd be better to get wtf this daemon is not started via 'dbus' with 'entrance' and why the hell 'KNM' see nothing instead of running daemon). another 'bright' idea is to look inside '/usr/share/autostart/' and check launch of which '.desktop' file will restore 'KNM'.

2) the case with 'shutdown' also a bit tricky. as we see KDE wants 'kdm' (may be it can even operate with 'gdm' - who knows...). only can advise set 'sudo' properly and add/create keyboard shortcuts to turn PC off (restart, etc.). shortcuts could be defined somewhere inside KDE settings and commands could look like this:

a) shutdown
Code:
 
sudo /sbin/shutdown now
b1) reboot
Code:
 
sudo /sbin/reboot
b2) reboot
Code:
 
sudo /sbin/shutdown -r now
etc. also you can prepare this commands in a separate files placed inside ' $HOME/bin ' and (hope you can) put them into KDE menu.

sorry, i'm not a KDE expert (and never will...)
Reply With Quote
  #47 (permalink)  
Old 03-Dec-2008, 08:25
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 6
chilicuil hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

Hi

Quote:
let's first discuss E. you should be able to shutdown from menu (directly). if not - just edit the file (as 'root'):
Yep, as you said, I'm able to shutdown directly on E , but the /etc/enlightenment/sysactions.conf file is interesting anyway.

About KNM I must say that now it works but only with root privileges, NM is working fine, it always did, sry for not mention it.

As later I fell in count, some settings were restored to default ones, wth!, I didn't have sound, my language settings changed too, and so on.

So, I re-added me to sound, network, and others groups, restored others settings and everything was ok, but not knetworkmanager till I ran it with root privilegies.

I found this thread:

knetworkmanager on normal user - openSUSE Forums

And looks like this knetworkmanager issue is 'normal', I'm gonna wait a while to update to latest kde4 (that will fix the problem I guess), so what I'm gonna do now is use entrance and run knetworkmanager with root privileges (I tried wicd too, but it didn't like me).

About the logout problem I added some keyboard shortcuts just as you said me and it goes pretty fine.

Thx for your time and may the E be with you
Reply With Quote
  #48 (permalink)  
Old 20-Feb-2009, 10:12
Puzzled Penguin
 
Join Date: Nov 2008
Posts: 9
steve-ss hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

ecomorph on opensuse 11.1

hi. I have the latest enlightenment DR17 one click ymp package and updates and have installed ecomporph as per the instructions for 11.0 on the wiki. Ecomorph appearas as a login option and ecsm brings up a compiz like ccsm screen but none of the effects work. Compiz under kde3 works on the same machine so I don't think it's an X configuration issue. Are there any specific instructions available for 11.1 or anything I should do whilst inside e-ecomorph?

Thanks, Steve.
Reply With Quote
  #49 (permalink)  
Old 20-Feb-2009, 10:24
Student Penguin
 
Join Date: Jul 2008
Posts: 79
dmitry_serpokryl hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

hi Steve,

for 11.1 the actions are almost the same. just to check you may see:


sudo zypper ar "http://download.opensuse.org/repositories/home:/dmitry_serpokryl:/Enlightenment-cvs-core-metapackage/openSUSE_11.1/" Enlightenment

sudo zypper ref

sudo zypper in ecomorph ecomp libecompconfig ecompconfig-python ecsm

then we may check if E17 is the latest one:

sudo zypper in E17 e_modules

and the last thing is the proper adjustment of your "/opt/ecomorph/bin/ecomorph.sh" launcher. what video card do you have on a PC with "Ecomorph"?
Reply With Quote
  #50 (permalink)  
Old 20-Feb-2009, 12:38
Puzzled Penguin
 
Join Date: Nov 2008
Posts: 9
steve-ss hasn't been rated much yet
Default Re: Enlightenment (DR-16 and DR-17)

Hi Dimitry

I have an ati card one one box and an nvidia on another.

Thanks, Steve
Reply With Quote
Reply
Page 5 of 7 « First 34 5 67

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2