[E-devel] entrance configure.in problem .. of sorts

2006-04-30 Thread Morten Nilsen
the current Xsession check sets xsession to "You should reconfigure --with-xsession" which cause confusing problems if not caught when attempting to log in: /bin/sh: You: command not found I think the AC_MSG_WARN should be changed into AC_MSG_ERROR .. or the default of /etc/X11/xdm/Xsession be

[E-devel] evas specfile - conditional build warnings

2006-04-30 Thread Ryan Little
I'm getting the following warnings when building from the evas spec, it looks like it has to do with some bad options in the Conditional build stuff: configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid

[E-devel] Epsilon Compiling Failure

2006-04-30 Thread Ed Presutti
Since this morning's CVS commits to Epsilon, it is no longer compiling. It's apparently missing the epsilon_plugin.h header, but it's also missing a reference to Ecore_Data.h in /src/lib/Epsilon.c Here's the compiler output when you get it from CVS. ---

Re: [E-devel] multitouch

2006-04-30 Thread Adrian Kiess
Really cool. xD On Sat, Apr 29, 2006 at 09:52:31PM +0200, Virgile Bello wrote: > Hi, > > I just saw the demo of the new multitouch interaction system > (http://mrl.nyu.edu/~jhan/ftirtouch/ ; you can see some video of it live > at http://mrl.nyu.edu/~jhan/ftirtouch/multitouchreel.mpg ). > I just