Re: [e-users] How to start e18 on a minimalist debian jessie ?

2014-02-24 Thread Pierre Couderc
I did it "by hand". I missed it. I have tried to grep xinitrc in the directory but I did not find it. But it starts now. Le 24/02/2014 22:43, Will Hopper a écrit : > what did you build it with? if you used a script like easy_e17 you wont see > it on stdout. If you did it 'by hand' if you will, i

Re: [e-users] E17\18 on tablet

2014-02-24 Thread Jeff Hoogland
First you need a fully functional sub 100$ tablet that works with an alternative OS. I've tried a good deal of them - ARM hardware is a nightmare to get working under a real Linux OS currently. Once you get that - just build E like you would on any other Linux distro. If you find one, please do le

Re: [e-users] Elightenment 0.17 final release to FreeBSD Ports

2014-02-24 Thread Alex-P. Natsios
Amusingly enough, nothing reached us ( the list rejects archives ) so you will have to either submit plain text or do submit those patches after all :) -- Regards, Alex-P. Natsios (a.k.a Drakevr) -- Flow-based real-time

Re: [e-users] Elightenment 0.17 final release to FreeBSD Ports

2014-02-24 Thread Robert David
Hi Su, I created updated makefiles for efl,elementary,enlightenment to install e18. They are still not complete so I did not submit patches. I attached tar with them. You will have to install dependencies before using these makefiles. Since there are not dependency definitions now. If you find

[e-users] E17\18 on tablet

2014-02-24 Thread William
So I am aware that E can run on a tablet, and I have seen the tablet interface, but where can I find a guide to installing E on a tablet? If I could have a fully functional ARM based Linux installation with Enlightenment, I could finally justify purchasing a tablet. It would be immensely useful

[e-users] Problems in e18 with ubuntu 13.10

2014-02-24 Thread succer110
Hi everybody! I'm really new to e18 (just a couple of days) but I'm experiencing a few problems. 1) The screen lock, when a wrong password is prompted, lock completely (and I have to restart e18). 2)In the menu (both when i click on the desktop ad in the dock) I can navigate the submenu and

Re: [e-users] How to start e18 on a minimalist debian jessie ?

2014-02-24 Thread Will Hopper
what did you build it with? if you used a script like easy_e17 you wont see it on stdout. If you did it 'by hand' if you will, it will show up after building enlightenment (not efl or elementary). its pretty short, easy to miss. On Mon, Feb 24, 2014 at 2:28 PM, Pierre Couderc wrote: > Thank, yo

Re: [e-users] [Pkg-e-devel] SOLVED: Re: doing an upgrade just trashed e

2014-02-24 Thread Christopher Barry
Dunno. Bug somewhere. On Feb 24, 2014 3:22 PM, "Albin Tonnerre" wrote: > > Reverse Depends: > > e17:i386,e17 > > e17-dev,e17 0.17.3-3 > > e17-dbg,e17 0.17.3-3 > > e17-data,e17 > > Dependencies: > > 0.17.3-3 - libasound2 (2 1.0.16) libc6 (2 2.14) libdbus-1-3 (2 1.0.2) > > libecore-con1 (2

[e-users] SOLVED: Re: doing an upgrade just trashed e

2014-02-24 Thread Christopher Barry
On Mon, 24 Feb 2014 08:00:10 -0600 Kevin Martin wrote: >On 02/24/2014 04:53 AM, Christopher Barry wrote: >> Greetings, >> >> I'm running jessie (sid) and I just did an upgrade, and now e won't >> load at all. I moved .e, still same behavior. lightdm loads up, I log >> in, the dm goes away and e

Re: [e-users] How to start e18 on a minimalist debian jessie ?

2014-02-24 Thread Pierre Couderc
Thank, you, now it starts ! But I find no instruction about xinitrc. Le 24/02/2014 18:35, Will Hopper a écrit : > if you don't use a login manager, you can start it by adding the line to > your ~/.xinitrc file > > exec enlightenment_start > > and using the startx command after you login. If you

Re: [e-users] How to start e18 on a minimalist debian jessie ?

2014-02-24 Thread Will Hopper
if you don't use a login manager, you can start it by adding the line to your ~/.xinitrc file exec enlightenment_start and using the startx command after you login. If you look at the end of the output from compiling and installing enlightenment, there is a little paragraph recommending other par

[e-users] How to start e18 on a minimalist debian jessie ?

2014-02-24 Thread Pierre Couderc
I have successfully compiled enlightenment 0.18.4 on a very minimalistic linux system : there is only what was necessary to compile it. (I have chosen enlightenment for minimalism and beauty). Now the point is how to start it ? I am lost in docs that are neither on the "old" wiki neither on the

Re: [e-users] doing an upgrade just trashed e

2014-02-24 Thread Kevin Martin
On 02/24/2014 04:53 AM, Christopher Barry wrote: > Greetings, > > I'm running jessie (sid) and I just did an upgrade, and now e won't > load at all. I moved .e, still same behavior. lightdm loads up, I log > in, the dm goes away and e starts loading. The splash never shows, the > screens (I have 3

Re: [e-users] Pb when building e 0.18.4 (on debian jessie)

2014-02-24 Thread Pierre Couderc
Fine, thank you very much. Le 24/02/2014 14:37, Stefan Schmidt a écrit : > Hello. > > On Mon, 2014-02-24 at 14:21, Pierre Couderc wrote: >> as indicated in https://www.enlightenment.org/p.php?p=download&l=en >> >> I build in the indicated order, EFL, Evas Generic Loaders ans then >> Emotopn Generi

Re: [e-users] Pb when building e 0.18.4 (on debian jessie)

2014-02-24 Thread Stefan Schmidt
Hello. On Mon, 2014-02-24 at 14:21, Pierre Couderc wrote: > as indicated in https://www.enlightenment.org/p.php?p=download&l=en > > I build in the indicated order, EFL, Evas Generic Loaders ans then > Emotopn Generic player > I get a fatal/warning in the make : I see no error only a warning. >

[e-users] Pb when building e 0.18.4 (on debian jessie)

2014-02-24 Thread Pierre Couderc
as indicated in https://www.enlightenment.org/p.php?p=download&l=en I build in the indicated order, EFL, Evas Generic Loaders ans then Emotopn Generic player I get a fatal/warning in the make : root@debian:/opt/emotion_generic_players-1.8.1# make make --no-print-directory all-am CC src/vlc/src_v

[e-users] doing an upgrade just trashed e

2014-02-24 Thread Christopher Barry
Greetings, I'm running jessie (sid) and I just did an upgrade, and now e won't load at all. I moved .e, still same behavior. lightdm loads up, I log in, the dm goes away and e starts loading. The splash never shows, the screens (I have 3 monitors) flash a bit and it falls right back to the dm. I'v