[E-devel] error: ‘ECORE_X_ATOM_E_WINDOW_PROFILE_SUPPORTED’ undeclared

2013-05-13 Thread Oriol Pellicer i Sabrià
Hello, I'm trying to compile E18 from http://git.enlightenment.org on a Debian Wheezy x86_64. I compiled and installed successfully core/efl, and I have all the required dependencies installed, but when compiling core/enlightenment I'm getting an error about undeclared variables. Am I missing

Re: [E-devel] [EGIT] [core/efl] master 01/01: eeze: do no try to match an unknown property

2013-05-13 Thread Boris Faure
On 13-05-13 05:06, Michael Blumenkrantz wrote: hmm this commit doesn't exactly work; it allows the user to not specify a subsystem or a type, which means that the enumerate will always be blank and return no devices. It fixed a bug I had with backlight. Returning no devices in my case wasn't

Re: [E-devel] [EGIT] [core/efl] master 01/01: eeze: do no try to match an unknown property

2013-05-13 Thread Michael Blumenkrantz
hmmm sounds like the issue should be fixed elsewhere instead. can you tell me what values are being passed to that function? I'll have a look On Mon, May 13, 2013 at 9:00 AM, Boris Faure bo...@fau.re wrote: On 13-05-13 05:06, Michael Blumenkrantz wrote: hmm this commit doesn't exactly work;

Re: [E-devel] [EGIT] [core/efl] master 01/01: eeze: do no try to match an unknown property

2013-05-13 Thread Boris Faure
On 13-05-13 11:02, Michael Blumenkrantz wrote: hmmm sounds like the issue should be fixed elsewhere instead. can you tell me what values are being passed to that function? I'll have a look in _bl_sys_find() in src/bin/e_backlight.c: eeze_udev_find_by_filter(backlight, NULL, NULL); -- Boris

Re: [E-devel] EFL 1.7.7

2013-05-13 Thread Eduardo Lima (Etrunko)
Looking at the recent commits i assume that you have rolled out the release right? Can we get something on the website? Thank you for this effort. On Fri, May 10, 2013 at 9:58 AM, Michael Blumenkrantz michael.blumenkra...@gmail.com wrote: no, enlightenment-announce is only for announcements.

Re: [E-devel] EFL 1.7.7

2013-05-13 Thread Rafael Antognolli
No, I didn't, I just fixed the NEWS files and updated the configure.ac files. Sorry for stopping work in the middle, but I'll send the tarballs for testing after lunch (I wanted to test them by myself before sending them out). After sending them out, I'll make the release tags, announcements,

Re: [E-devel] EFL 1.7.7

2013-05-13 Thread Eduardo Lima (Etrunko)
On Mon, May 13, 2013 at 11:54 AM, Rafael Antognolli antogno...@gmail.com wrote: No, I didn't, I just fixed the NEWS files and updated the configure.ac files. Sorry for stopping work in the middle, but I'll send the tarballs for testing after lunch (I wanted to test them by myself before

[E-devel] Release tarballs for testing - EFL 1.7.7 and Enlightenment 0.17.3

2013-05-13 Thread Rafael Antognolli
Hello, Following are the package links for testing the release tarballs. Let me know if you find any error with them. If possible, please test them on your systems. - Eina 1.7.7 - [[http://download.enlightenment.org/releases/eina-1.7.7.tar.gz | GZ ]]

Re: [E-devel] Release tarballs for testing - EFL 1.7.7 and Enlightenment 0.17.3

2013-05-13 Thread Rafael Antognolli
Is there any problem with the server? I pushed the tarballs some time ago and they still don't appear under http://download.enlightenment.org/releases/ antognolli@enlightenment2:~$ ls -l /var/www/download/releases/*1.7.7* -rw-r--r-- 1 antognolli ewww 3460946 May 13 09:43

Re: [E-devel] Release tarballs for testing - EFL 1.7.7 and Enlightenment 0.17.3

2013-05-13 Thread Bertrand Jacquin
Rafael, This has moved since 30th April : To quote this: http://download.enlightenment.org has been moved to e5. For thoses who want to put files on it, you need to ask the access. (You will soon be able to define yourself which host you can access, but for the moment only a few need it, will

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e_comp: partial revert to fix mixer popup

2013-05-13 Thread Michael Blumenkrantz
can you explain what this fixes please? zoomap has a couple of known issues, so it would be good to know if this is a new one On Mon, May 13, 2013 at 9:44 PM, Jérémy Zurcher - Enlightenment Git no-re...@enlightenment.org wrote: jeyzu pushed a commit to branch master. commit