Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread The Rasterman
On Wed, 29 Feb 2012 00:55:35 -0500 Christopher Michael said: and as i said to chris.. what does: export ELM_GL_INFO=1 expedite -e gl say? lets go one step further and log module goop: export EINA_LOG_LEVELS=eina_module:4 now what? > sorry for the top post > > iirc...old man is almost a

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread The Rasterman
On Wed, 29 Feb 2012 00:32:07 -0300 Wido said: aha.. you did have old efl stuff.. i'm amazed nothing totally fell apart in a stinking heap. try that: export EINA_LOG_LEVELS=eina_module:4 and see. > Ok, so I got really really mad and nuked all the E prefix (which was > /opt). I also discovered

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread Christopher Michael
sorry for the top post iirc...old man is almost always right. when he's wrong, is still right in ways ;) dh On 02/28/2012 10:32 PM, Wido wrote: > Ok, so I got really really mad and nuked all the E prefix (which was > /opt). I also discovered that there were some ancient old EFL libs laying

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread Wido
Ok, so I got really really mad and nuked all the E prefix (which was /opt). I also discovered that there were some ancient old EFL libs laying around un /usr/local. In fact, so ancient that there were still ewl and etk stuffI nuke all those dirs as well. Then, I kept looking for that egl_dri2

Re: [e-users] Fwd: e version

2012-02-28 Thread Wido
TIMETRAVEL!! El 26 de febrero de 2012 19:00, mh escribió: > Interesting. Last update I did was a few days ago to r. 68428. But > timeline today showed the latest changeset is 68387. Screenshot: > http://3rvs.com/shot.jpg > > > -

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread Wido
I'm getting: expedite: symbol lookup error: /usr/lib/i386-linux-gnu/egl/egl_dri2.so: undefined symbol: _glapi_get_proc_address but that lib is there: $ ls -l /usr/lib/i386-linux-gnu/egl/egl_dri2.so -rw-r--r-- 1 root root 28172 ago 7 2011 /usr/lib/i386-linux-gnu/egl/egl_dri2.so so I think I me

Re: [e-users] e version

2012-02-28 Thread The Rasterman
On Sun, 26 Feb 2012 22:44:57 -0500 mh said: i know - trac got stuck. iw as hoping it'd unstick itself. i dont have time to fix this now. :( it's not that important anyway - al that info goes to the svn-commits mailing list so if u want to track development.. subscribe. its faster that trac by a w

Re: [e-users] Compiler error in e ( module xrandr ) missing src/modules/conf_randr/e-module-conf_randr.edj file

2012-02-28 Thread The Rasterman
On Tue, 28 Feb 2012 14:51:00 -0500 Suresh Kumar said: it's complaining icon.png doesnt exist - not the edj file. the edj file is being compiled. read the output a bit more carefully. the icon.png is there in svn and builds for me. > build failed on e > using easy_17.sh script > > Source on SVN

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread The Rasterman
On Tue, 28 Feb 2012 11:56:39 -0600 Chris Story said: do you perhaps have multiple efl installs in different prefixes eg /usr and /usr/local or /usr/local and /opt/e or something? as such to get some cmdline fun try: export EVAS_GL_INFO=1 expedite -e gl does that come up? if not - what does it c

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread The Rasterman
On Tue, 28 Feb 2012 16:58:30 -0300 Wido said: > But now I'm hitting another (and worst) bug. When I switch composite from > software render to GL, it makes enlightenment and Xserver to crash and I > got kicked to the login. And everytime I login again, it crashes again and > again until I remove

Re: [e-users] ePeriodique 0.2.2

2012-02-28 Thread Vadim Efimov
Wido писал(а) в своём письме Tue, 28 Feb 2012 05:30:58 +0100: > * I'm not seeing any of the two pics that are in the lower part (Bohr's > model and melting point) are not beeing displayed. All I got are blanks. > I'm also getting this message 4 times: > > - ERR<20894>:evas-xpm evas_image_load_xp

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread Wido
I have recompiled Evas and Ecore, just to make sure. For EVAS, I used this flags (I enabled all the pixman stuff, but don't think it matters) ./configure --prefix=/opt/e17 --cache-file=/tmp/easy_e17/easy_e17.cache --enable-word-cache --enable-pipe-render --enable-pthreads --enable-metric-cache --

[e-users] Compiler error in e ( module xrandr ) missing src/modules/conf_randr/e-module-conf_randr.edj file

2012-02-28 Thread Suresh Kumar
build failed on e using easy_17.sh script Source on SVN --> Updating 'e17/e': At revision 68513. I have seen same issues couple of month back where icon.png file missing but this time e-module-conf_randr.edj file is missing in the svn source. But while building source is looking. ===

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread Chris Story
Raster -- I am also getting the message regarding software mode OpenGL and am using the Nvidia proprietary drivers in Ubuntu 11.10. I am able to compile E without issue from the svn and the gl_x11 module is compiled in evas. My logs are below. SVN version is 68512. Thanks, c0re Evas Logs:

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread The Rasterman
On Tue, 28 Feb 2012 10:49:42 -0300 Wido said: > Honestly, I can't remember =S. And can't finde the logs either =S =S > > However, I always compile evas with this flags: " > > --enable-word-cache --enable-pipe-render --enable-pthreads > --enable-metric-cache --enable-gles-variety-sgx", so I supp

Re: [e-users] Unable to Build - e_dbus module - Please help

2012-02-28 Thread Wido
Honestly, I can't remember =S. And can't finde the logs either =S =S However, I always compile evas with this flags: " --enable-word-cache --enable-pipe-render --enable-pthreads --enable-metric-cache --enable-gles-variety-sgx", so I suppose it has. For ecore-evas, I'm not so sure, so just to be r