Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Enlightenment won't start
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Xonak
n00b
n00b


Joined: 18 Mar 2013
Posts: 21

PostPosted: Mon Mar 18, 2013 1:53 pm    Post subject: Enlightenment won't start Reply with quote

Hello!

I have problem starting Enlightenment from SLiM. It will go back to login screen when I login. :?

XSESSION variable was set in 90xsession.
Back to top
View user's profile Send private message
lost+found
Guru
Guru


Joined: 15 Nov 2004
Posts: 509
Location: North~Sea~Coa~s~~t~~~

PostPosted: Mon Mar 18, 2013 6:15 pm    Post subject: Reply with quote

That only works if there is a script in /etc/X11/Sessions/ with the same name. You will have to create one, which is simple:

/etc/X11/Sessions/e16:
Code:
#!/usr/bin/env bash
/usr/bin/starte16


and: chmod +x /etc/X11/Sessions/e16
to make it executable.

For Enlightenment 17, it's /usr/bin/enlightenment_start.
Back to top
View user's profile Send private message
Xonak
n00b
n00b


Joined: 18 Mar 2013
Posts: 21

PostPosted: Thu Mar 28, 2013 4:55 pm    Post subject: Enlightenment won't start with dual display Reply with quote

Thank you for your reply.
lost+found wrote:
That only works if there is a script in /etc/X11/Sessions/ with the same name. You will have to create one, which is simple

i didn't create it because I have followed
Quote:
Most probably an icon "Enlightenment" will appear in your session list just after you finish your E17 installation. If you don't see it, then copy the file $PREFIX/share/xsessions/enlightenment.desktop to one of these folders
now I see that file works with gdm and E17 will start if I use one display.

However, dual display will cause X-server segmentation fault!
Back to top
View user's profile Send private message
Sansavarous
n00b
n00b


Joined: 15 Feb 2004
Posts: 22
Location: My computer.

PostPosted: Fri Apr 05, 2013 5:12 pm    Post subject: Reply with quote

Have you configured X for dual displays?

Do other WM work with dual displays?

Have you configured the kernel and are you using the correct drivers for your video card?

Are you using composting?

Are you using xinerama?

Are you using twinview?
Back to top
View user's profile Send private message
Xonak
n00b
n00b


Joined: 18 Mar 2013
Posts: 21

PostPosted: Fri Apr 12, 2013 3:10 pm    Post subject: Reply with quote

I can enable dual monitor if I connect HDMI cable after logging in E17(with xrandr).

Sansavarous wrote:
Have you configured X for dual displays?

no, because I've read The xorg.conf should be seen as a "lastresort" option :?

Quote:
Do other WM work with dual displays?

Have you configured the kernel and are you using the correct drivers for your video card?

I will try with other WM from wiki.
2.20.13
Quote:
Are you using composting?

Are you using xinerama?

Are you using twinview?
no


Code:
[    69.114] (II) intel(0): switch to mode 1024x768 on crtc 3 (pipe 0)
[    69.196] (II) intel(0): switch to mode 1024x768 on crtc 5 (pipe 1)
[    69.373] (II) intel(0): switch to mode 1024x768 on crtc 7 (pipe 2)
[    69.373] (EE) intel(0): failed to set mode: Invalid argument
[    69.373] (WW) intel(0): failed to restore desired modes on VT switch



[    69.405] (II) intel(0): switch to mode 0x0 on crtc 7 (pipe 2)
[    69.405] (EE)
[    69.405] (EE) Backtrace:
[    69.405] (EE) 0: /usr/bin/X (xorg_backtrace+0x34) [0x597134]
[    69.406] (EE) 1: /usr/bin/X (0x400000+0x19af69) [0x59af69]
[    69.406] (EE) 2: /lib64/libpthread.so.0 (0x7fd84803d000+0x10bf0) [0x7fd84804dbf0]
[    69.406] (EE) 3: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7fd845a85000+0x1ccd0) [0x7fd845aa1cd0]
[    69.406] (EE) 4: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7fd845a85000+0x4b6fa) [0x7fd845ad06fa]
[    69.406] (EE) 5: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7fd845a85000+0x4c20d) [0x7fd845ad120d]
[    69.406] (EE) 6: /usr/bin/X (xf86DPMSSet+0x7e) [0x4b342e]
[    69.406] (EE) 7: /usr/bin/X (xf86SaveScreen+0x5a) [0x4b351a]
[    69.406] (EE) 8: /usr/bin/X (dixSaveScreens+0x13e) [0x46b9be]
[    69.406] (EE) 9: /usr/bin/X (0x400000+0x29c51) [0x429c51]
[    69.406] (EE) 10: /lib64/libc.so.6 (__libc_start_main+0xed) [0x7fd846cec60d]
[    69.406] (EE) 11: /usr/bin/X (0x400000+0x29fd1) [0x429fd1]
[    69.406] (EE)
[    69.406] (EE) Segmentation fault at address 0x7fdcd50cac70
[    69.406]
Fatal server error:
[    69.406] Caught signal 11 (Segmentation fault). Server aborting
[    69.406]
[    69.406] (EE)
Please consult the The X.Org Foundation support
Back to top
View user's profile Send private message
gcyoung
Apprentice
Apprentice


Joined: 04 Jul 2007
Posts: 170
Location: England

PostPosted: Wed Apr 24, 2013 7:42 pm    Post subject: slim not entering E16 Reply with quote

I have the same problem. It's a mystery to me so if anyone has any suggestions I'd like to hear them.
I manage four computers. Three use e16 and one xfce4. I have set up slim identically on all four, with XSESSION set in ~/.bashrc and /etc/env.d/90xsession. The xfce4 computer and one of the e16 machines give the desired result, and the other two will not, although the settings in /etc/slim.conf and /etc/X11/Sessions are the same on all machines. I even get the correct reading "Enlightenment" (The name of my script in "Sessions" ), coming up on pressing F1.

It does seem that there must be some other program requirement other than those mentioned, so if anyone is aware of it then perhaps they could post a message.

The result of all this is that I have reluctantly installed gdm with all the extra gnome programs required just to run it. I say reluctantly, but it does do what is said on the tin!

NB. they all work with startx, which I note is all that the /usr/bin/starte16 program calls.
Back to top
View user's profile Send private message
lost+found
Guru
Guru


Joined: 15 Nov 2004
Posts: 509
Location: North~Sea~Coa~s~~t~~~

PostPosted: Wed Apr 24, 2013 8:21 pm    Post subject: Reply with quote

Are there any ~/.xsession scripts in the user directories? They are executed instead of scripts in /etc/X11/Sessions/ if they exist. In that case the XSESSION variable is ignored.

Btw ~/.xinitrc in the user directory is only used by the "startx" command, sometimes people symlink ~/.xinitrc and ~/.xsession)

Btw2 If /etc/X11/Sessions/Enlightenment, then XSESSION="Enlightenment" (must have the same name)

----
Cheers
Back to top
View user's profile Send private message
gcyoung
Apprentice
Apprentice


Joined: 04 Jul 2007
Posts: 170
Location: England

PostPosted: Thu Apr 25, 2013 10:24 am    Post subject: Reply with quote

No. No xsession scripts. I've pretty well decided to stick with gdm or startx now, since how one gets into a desktop is rather less important than using the desktop and perfecting the programs, and I'd rather spend my time on that!

Thanks, anyway, for your reply.

PS. Was puzzled by abbreviation btw ??
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum