Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Vincent Torri
On Wed, 21 Apr 2010, Tom Haste wrote: > 201: BORDER("part", 3, "part.rel1.highlight") > > Looks like another define issue. This is why the E17 theme didnt > compile as well. I dont know why its saying something about 2 vs 4 > arguments though... i don't know if the line is correct. I had big

Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Tom Haste
201: BORDER("part", 3, "part.rel1.highlight") Looks like another define issue. This is why the E17 theme didnt compile as well. I dont know why its saying something about 2 vs 4 arguments though... Toma. On 21 April 2010 14:40, Vincent Torri wrote: > > > On Tue, 20 Apr 2010, Dave Ray wrote:

Re: [E-devel] e17 on on MacOS-X 10.5 - enki

2010-04-20 Thread Vincent Torri
On Tue, 20 Apr 2010, Dave Ray wrote: >> * eyelight : a presentation tool (like powerpoint) > > eyelight requires emotion see my previous mail about emotion. Be sure emotion works before going further. >> * enki + enlil : a photo manager >> >> enki and anlil are in trunk/. > > enki: autogen.s

Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Vincent Torri
On Tue, 20 Apr 2010, Dave Ray wrote: > Editje is almost working. It fails on a post-compile script involving > edje_cc at the very end of 'make'. > > > make > Making all in editje > make[1]: Nothing to be done for `all'. > Making all in data > Making all in themes > Making all in default > Makin

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and vlc

2010-04-20 Thread Vincent Torri
On Tue, 20 Apr 2010, Dave Ray wrote: > Make almost finished, but I have linker errors with undefined symbols for > VLC. > > Problem is, there is no .pc file in the VLC "app", and there does not appear > to be a .a file either that I could use for -lvlc. All the libs in the > MacOS-X app are .

Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and vlc

2010-04-20 Thread Dave Ray
I am trying to install emotion. It requires VLC, gstreamer or Xine. I have VLC already installed on Mac-OS-X and the "app" contains a directory with all the working libs and headers. I am trying something unusual: to use the libs in the MacOS-X application to compile emotion. Not sure if this

Re: [E-devel] elm_slider callback block

2010-04-20 Thread The Rasterman
On Tue, 13 Apr 2010 21:15:05 +0800 rui kou said: > HI > > I am using elm_slider,I want to know how to block the callback and unblock > it. > > Does I have to del the callback and readd it after something done? yes - or just ignore doing anything in your callback when you are in an "ignore" sta

Re: [E-devel] e17 - Why doesn't it remember the last directory when importing themes, etc..

2010-04-20 Thread The Rasterman
On Sat, 17 Apr 2010 01:59:30 -0500 "David C. Rankin" said: there is no such setting - and it can be added. but... it'll be gotten to when it's gotten to. :) > Guys, > > One issue I am experiencing with E17 is that it does not remember the > last directory that I was just in when, for exam

Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Dave Ray
On Apr 20, 2010, at 6:18 PM, Tom Haste wrote: > Same issue you had with E17, edje_cc doesnt work on Mac... No, I fixed that. The failure I had before with edje_cc was a problem with the jpeg image loader, I fixed it by re-installing evas without DYLD_LIBRARY_PATH set. edje_cc works, has to

Re: [E-devel] e17 on on MacOS-X 10.5 - enki

2010-04-20 Thread Dave Ray
I would LOVE to get these working! Having a rough time with all of them. On Apr 20, 2010, at 4:08 PM, Vincent Torri wrote: >> I took out the old libs and headers. Elementary in TMP/st/ >> elementary compiles and installs fine. >> >> I would love to install and run apps that are built with >> e

Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Tom Haste
Same issue you had with E17, edje_cc doesnt work on Mac... Toma On 21 April 2010 09:08, Dave Ray wrote: > Editje is almost working. It fails on a post-compile script involving > edje_cc at the very end of 'make'. > >  > make > Making all in editje > make[1]: Nothing to be done for `all'. > Makin

Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Dave Ray
Editje is almost working. It fails on a post-compile script involving edje_cc at the very end of 'make'. > make Making all in editje make[1]: Nothing to be done for `all'. Making all in data Making all in themes Making all in default Making all in images make[4]: Nothing to be done for `all'. M

Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-20 Thread Vincent Torri
On Tue, 20 Apr 2010, Dave Ray wrote: > > On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote: >> use only the svn code. Also, you have an olf ecore-job installed. ecore-job >> have been integrated into ecore 'core'. So Ecore_Job.h and all the >> ecore_job libs must be removed. >> >> ... >> you n

Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-20 Thread Gustavo Chaves
> > On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote: > > use only the svn code. Also, you have an olf ecore-job installed. > > ecore-job have been integrated into ecore 'core'. So Ecore_Job.h and > > all the ecore_job libs must be removed. > > > > ... > > you need first elementary that is in TMP/s

Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-20 Thread Dave Ray
On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote: > use only the svn code. Also, you have an olf ecore-job installed. > ecore-job have been integrated into ecore 'core'. So Ecore_Job.h and > all the ecore_job libs must be removed. > > ... > you need first elementary that is in TMP/st/elementar

Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Vincent Torri
On Tue, 20 Apr 2010, Dave Ray wrote: > You had asked if I tried to compile elementary on MacOS-X. > > The elementary package from the Dec 2009 snapshot is a single directory > containing the usual autogen.sh, etc. The configure script finishes without > error, but it fails on make: > ... > In

Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Vincent Torri
On Tue, 20 Apr 2010, Dave Ray wrote: > I just retested the default config for evas, on MacOS-X. > ... > Software X11...: yes (Xlib: yes) (XCB: no) good. > And the default config for ecore: > ... > Ecore_X..: no > ... > Ecore_Evas...: yes > Softwa

Re: [E-devel] again problems to build editje

2010-04-20 Thread Andreas Volz
Am Mon, 19 Apr 2010 21:10:18 +0200 schrieb Andreas Volz: > Am Thu, 8 Apr 2010 08:39:21 +0800 schrieb Tom Haste: > > > On 8 April 2010 04:14, Gustavo Sverzut Barbieri > > wrote: > > > On Wed, Apr 7, 2010 at 10:57 AM, Andreas Volz > > > wrote: > > >> Am Wed, 7 Apr 2010 07:09:34 -0800 schrieb Gust

Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Dave Ray
You had asked if I tried to compile elementary on MacOS-X. The elementary package from the Dec 2009 snapshot is a single directory containing the usual autogen.sh, etc. The configure script finishes without error, but it fails on make: ... In file included from ./Elementary.h:70,

Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Dave Ray
I just retested the default config for evas, on MacOS-X. ... Software X11...: yes (Xlib: yes) (XCB: no) And the default config for ecore: ... Ecore_X..: no ... Ecore_Evas...: yes Software X11...: no So it looks like I was wrong about eva

Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Vincent Torri
On Mon, 19 Apr 2010, Dave Ray wrote: >> Btw, another question: did you try to compile and test elementary ? so ? > I am not sure that evas configure was the problem. The problem may have been > with ecore all along. At the time, I was working in brute-force mode. I will > re-check this. e17