Re: [E-devel] Python-EFL 1.26.0 release

2023-10-10 Thread Abdur-Rahmaan Janhangeer
PRed the tutos: https://github.com/DaveMDS/python-efl/pull/5 Kind Regards, Abdur-Rahmaan Janhangeer about | blog github Mauritius On Mon, Oct 9, 2023 at 3:40 PM Abdur-Rahmaan Janhangeer < a

Re: [E-devel] Python-EFL 1.26.0 release

2023-10-09 Thread Abdur-Rahmaan Janhangeer
Thanks 🎉👍 On Sun, 8 Oct 2023, 09:03 Davide Andreoli, wrote: > Hi guys, > I finally found the time to roll up the 1.26.1 maintenance release that > should fix compilation issues in recent pythons. > > The tarballs has been uploaded to pypi and e.org, please give them a try > > The only thing rema

Re: [E-devel] Python-EFL 1.26.0 release

2023-10-07 Thread Davide Andreoli
Hi guys, I finally found the time to roll up the 1.26.1 maintenance release that should fix compilation issues in recent pythons. The tarballs has been uploaded to pypi and e.org, please give them a try The only thing remaining is pushing to git, I'm not able to push to the e git repo, it seems i

Re: [E-devel] Python-EFL 1.26.0 release

2023-03-23 Thread Simon Lees
Hi Davide, Would you mind spinning out a 1.26.1 release that's generated with the latest cython, the generated files in the tarball aren't compatible with python 3.11, there are a bunch of errors such as. [ 779s] efl/eo/efl.eo.c: In function ‘__Pyx_PyErr_GetTopmostException’: [ 779s] efl/eo

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-10 Thread Davide Andreoli
Il giorno mer 10 nov 2021 alle ore 12:32 Abdur-Rahmaan Janhangeer < [email protected]> ha scritto: > On the python-efl page that you maintain in the demo table of python apps > That espionage link is correct :/ Projects using Python-EFL (in random order) *Project**Website* *EpyMC* - Media Cent

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-10 Thread Abdur-Rahmaan Janhangeer
On the python-efl page that you maintain in the demo table of python apps Else XD thanks for finding out the error. Kind Regards, Abdur-Rahmaan Janhangeer about | blog github Mauritius On W

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-10 Thread Davide Andreoli
Il giorno mar 9 nov 2021 alle ore 20:12 Abdur-Rahmaan Janhangeer < [email protected]> ha scritto: > @Davide > > This link in the python-efl phab is broken: > https://git.enlightenment.org/apps/espionage.git The link you posted must end with "/", as: https://git.enlightenment.org/apps/espionag

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-09 Thread Abdur-Rahmaan Janhangeer
@Davide This link in the python-efl phab is broken: https://git.enlightenment.org/apps/espionage.git Kind Regards, Abdur-Rahmaan Janhangeer about | blog github Mauritius

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-09 Thread Joonas Niilola
On 17.10.2021 22.02, Abdur-Rahmaan Janhangeer wrote: > Greetings, > > Just a note that i: > > - successfully installed Python-efl 1.25.0 using Python3.9 on > Linux Mint 20.2 > > Hey, python-efl package comes with test units so you can run tests with different python implementations. I can say e

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-08 Thread Carsten Haitzler
On Sun, 7 Nov 2021 20:21:14 +0400 Abdur-Rahmaan Janhangeer said: > Greetings, > > Thanks for links, i cannot see the phab link as i am > 'waiting patiently' for my membership to be approved. You know you have to turn up ro IRC and ask for your account to be approved? Due to spam accounts will n

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-07 Thread Abdur-Rahmaan Janhangeer
Greetings, Thanks for links, i cannot see the phab link as i am 'waiting patiently' for my membership to be approved. The venv is that as a rule i install any project deps in a venv since i got bitten by a Django not running right because of system-wide package collision. You have a truckload of

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-11-07 Thread Davide Andreoli
Il giorno dom 17 ott 2021 alle ore 21:03 Abdur-Rahmaan Janhangeer < [email protected]> ha scritto: > Greetings, > > Just a note that i: > > - successfully installed Python-efl 1.25.0 using Python3.9 on > Linux Mint 20.2 > > with some quirks mentionned at > https://github.com/Abdur-rahmaanJ/bodh

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-26 Thread Abdur-Rahmaan Janhangeer
Ah for googling i posted them to dev.to: https://dev.to/abdurrahmaanj/getting-started-with-python-efl-3oke dev.to is trusted by Google and is returned much higher up than my blog. Hope it helps! Kind Regards, Abdur-Rahmaan Janhangeer about | blog

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-20 Thread Carsten Haitzler
On Tue, 19 Oct 2021 13:03:23 +0400 Abdur-Rahmaan Janhangeer said: Cool - very nice. People can google and find that information easily :) > I also added it as an article: > > https://www.pythonkitchen.com/how-to-install-python-efl-on-ubuntu-or-linux-mint/ > > Python-efl is one of the darkest c

Re: [E-devel] Python-efl 1.25.0 Works With Python 3.9

2021-10-19 Thread Abdur-Rahmaan Janhangeer
I also added it as an article: https://www.pythonkitchen.com/how-to-install-python-efl-on-ubuntu-or-linux-mint/ Python-efl is one of the darkest corners of the Python world Kind Regards, Abdur-Rahmaan Janhangeer about | blog g

Re: [E-devel] Python-EFL 1.21.0 ready for testing

2018-08-26 Thread Davide Andreoli
2018-08-24 3:55 GMT+02:00 Simon Lees : > Hi > > On 24/08/2018 05:09, Davide Andreoli wrote: > > Hi everyone, > > > > A pre-release tarball for Python-EFL 1.21 is available for testing at: > > tar.gz> > > > > https://build.enligh

Re: [E-devel] Python-EFL 1.21.0 ready for testing

2018-08-23 Thread Simon Lees
Hi On 24/08/2018 05:09, Davide Andreoli wrote: > Hi everyone, > > A pre-release tarball for Python-EFL 1.21 is available for testing at: > > > https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artif

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Andrew Williams
Thanks for that. Everything was working fine except the Python lookups as root due to profile.d or whatever alternatives seemingly not contributing to the sudo environment. It would benefit from more investigation but for now it's working with Python-efl as well. Cheers, Andy On Tue, 25 Oct 2016 a

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Jérémy Zurcher
On Tuesday 25 October 2016 10:41, Al Poole wrote : > > > > > > With a distro maintainer hat on a script like this shouldn't install to > > /usr by default that will cause alot of issues with package managers etc > > so either /usr/local or /opt is the correct place, at the same time this > > means

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Simon Lees
On 10/25/2016 08:11 PM, Al Poole wrote: >> >> >> With a distro maintainer hat on a script like this shouldn't install to >> /usr by default that will cause alot of issues with package managers etc >> so either /usr/local or /opt is the correct place, at the same time this >> means that the script

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Al Poole
> > > With a distro maintainer hat on a script like this shouldn't install to > /usr by default that will cause alot of issues with package managers etc > so either /usr/local or /opt is the correct place, at the same time this > means that the script probably needs to make some symlinks into /etc

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Simon Lees
On 10/25/2016 07:22 PM, Davide Andreoli wrote: > 2016-10-25 1:08 GMT+02:00 Simon Lees : > >> >> >> On 10/25/2016 08:58 AM, Andrew Williams wrote: >>> That could work but it may have needed lots more env passed in. On IRC >> dave >>> pointed out that sudo -E should work, and it did :) >>> >> Whil

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Al Poole
Yeah, Each system should have a prefix that best suits it. Between OS and even Linux distributions prefix changes could be difficult to accommodate, at least completely. I don't suppose the prefix matters so much if EFLer fully respects that. Maybe it should be down to the judgement of those add

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Andrew Williams
Hi, Actually this is not caused by efler - default is /usr/local and that also is not in default path so the same problem exists with a vanilla setup. One of the design requirements for efler was that it is isolated and so can be easily removed if needed - thus a prefix. Is saves confusion with w

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Davide Andreoli
2016-10-25 1:08 GMT+02:00 Simon Lees : > > > On 10/25/2016 08:58 AM, Andrew Williams wrote: > > That could work but it may have needed lots more env passed in. On IRC > dave > > pointed out that sudo -E should work, and it did :) > > > While it works it also adds additional security risks due to t

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Davide Andreoli
2016-10-25 0:27 GMT+02:00 Andrew Williams : > By way of an additional apology Python-efl can now be installed / managed > from efler. > > I have not got any of the great Python apps in there yet as it's currently > only capable of using the e.org git - is there any reason why egitu etc > are > ava

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Massimo Maiurana
One python app that worth installing is econnman, which is the only one I use :) Bye Massimo Il 25 ottobre 2016 00:27:07 CEST, Andrew Williams ha scritto: >By way of an additional apology Python-efl can now be installed / >managed >from efler. > >I have not got any of the great Python apps in

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Simon Lees
On 10/25/2016 08:58 AM, Andrew Williams wrote: > That could work but it may have needed lots more env passed in. On IRC dave > pointed out that sudo -E should work, and it did :) > While it works it also adds additional security risks due to the potential for environment variable injection so it

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Andrew Williams
By way of an additional apology Python-efl can now be installed / managed from efler. I have not got any of the great Python apps in there yet as it's currently only capable of using the e.org git - is there any reason why egitu etc are available only on GitHub? Thanks for the help, Andy On Mon,

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Andrew Williams
That could work but it may have needed lots more env passed in. On IRC dave pointed out that sudo -E should work, and it did :) On Mon, 24 Oct 2016 at 20:46, Massimo Maiurana wrote: > Uh? > > I usually install in /opt/e17 via sudo just exporting > PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pk

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Massimo Maiurana
Uh? I usually install in /opt/e17 via sudo just exporting PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig, maybe you can set something similar in your scripts. Bye Massimo Andrew Williams ha scritto il 24/10/2016 alle 20:59: > Hi, > > The sudo python setup.py install does not work as so

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Davide Andreoli
2016-10-24 20:56 GMT+02:00 Massimo Maiurana : > Davide Andreoli ha scritto il 24/10/2016 alle 19:16: > > 2016-10-23 21:35 GMT+02:00 Massimo Maiurana : > > > >> Davide Andreoli ha scritto il 23/10/2016 alle 21:19: > >>> Hi > >>> this is somehow related to a commit I have done some days ago to > cle

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Andrew Williams
Hi, The sudo python setup.py install does not work as sodos pkgconfig cannot find efl it seems... Andy On Mon, 24 Oct 2016 at 18:26, Davide Andreoli wrote: > 2016-10-23 21:42 GMT+02:00 Andrew Williams : > > > My apologies you are quite right - it is building just fine. Sorry for > > that, my i

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Massimo Maiurana
Davide Andreoli ha scritto il 24/10/2016 alle 19:16: > 2016-10-23 21:35 GMT+02:00 Massimo Maiurana : > >> Davide Andreoli ha scritto il 23/10/2016 alle 21:19: >>> Hi >>> this is somehow related to a commit I have done some days ago to cleanup >>> compiler warnings. >>> >>> It build fine here, seem

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Davide Andreoli
2016-10-23 21:42 GMT+02:00 Andrew Williams : > My apologies you are quite right - it is building just fine. Sorry for > that, my info was out of date > :) > I can't get it installed however - perhaps you can help? Regular user > cannot write to site-packages but sudo does not have efl paths set

Re: [E-devel] Python-Efl doesn't compile

2016-10-24 Thread Davide Andreoli
2016-10-23 21:35 GMT+02:00 Massimo Maiurana : > Davide Andreoli ha scritto il 23/10/2016 alle 21:19: > > Hi > > this is somehow related to a commit I have done some days ago to cleanup > > compiler warnings. > > > > It build fine here, seems you have a more strict compiler than mine :/ > > The err

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Andrew Williams
My apologies you are quite right - it is building just fine. Sorry for that, my info was out of date I can't get it installed however - perhaps you can help? Regular user cannot write to site-packages but sudo does not have efl paths setup. Is it possible to make it work like the main build so you

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Massimo Maiurana
Davide Andreoli ha scritto il 23/10/2016 alle 21:19: > Hi > this is somehow related to a commit I have done some days ago to cleanup > compiler warnings. > > It build fine here, seems you have a more strict compiler than mine :/ > The error is: > cc1: some warnings being treated as errors > > the

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Davide Andreoli
2016-10-22 16:18 GMT+02:00 Andrew Williams : > I'm pretty sure the python bindings have not been updated in a while. As > our development moves on so quickly these unmaintained portions fall behind > fast. > really sure? did you follow the git commit list? maybe you missed my commits from the las

Re: [E-devel] Python-Efl doesn't compile

2016-10-23 Thread Davide Andreoli
Hi this is somehow related to a commit I have done some days ago to cleanup compiler warnings. It build fine here, seems you have a more strict compiler than mine :/ The error is: cc1: some warnings being treated as errors there is a warning: "error: format not a string literal and no format ar

Re: [E-devel] Python-Efl doesn't compile

2016-10-22 Thread Andrew Williams
I'm pretty sure the python bindings have not been updated in a while. As our development moves on so quickly these unmaintained portions fall behind fast. If we can resolve this then I will be able to pop python-efl and the apps that rely on it into the Efler app installer :) Andrew On Sat, 22 O

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-09 Thread Davide Andreoli
2016-02-09 12:03 GMT+01:00 Simon Lees : > > > On 02/09/2016 05:50 AM, Davide Andreoli wrote: > > 2016-02-08 10:53 GMT+01:00 Simon Lees : > > > >> > >> On 02/08/2016 05:50 AM, Davide Andreoli wrote: > >>> = Python-EFL 1.17.0 release= > >>> > >>> We are pleased to announce that **Python-EFL** 1.17.0

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-09 Thread Simon Lees
On 02/09/2016 05:50 AM, Davide Andreoli wrote: > 2016-02-08 10:53 GMT+01:00 Simon Lees : > >> >> On 02/08/2016 05:50 AM, Davide Andreoli wrote: >>> = Python-EFL 1.17.0 release= >>> >>> We are pleased to announce that **Python-EFL** 1.17.0 is now released and >>> available for download. >>> >>> >>

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-08 Thread Davide Andreoli
2016-02-08 10:53 GMT+01:00 Simon Lees : > > > On 02/08/2016 05:50 AM, Davide Andreoli wrote: > > = Python-EFL 1.17.0 release= > > > > We are pleased to announce that **Python-EFL** 1.17.0 is now released and > > available for download. > > > > > Any thoughts on this Fedora 23 Error, > > https://bu

Re: [E-devel] Python-EFL 1.17.0 release

2016-02-08 Thread Simon Lees
On 02/08/2016 05:50 AM, Davide Andreoli wrote: > = Python-EFL 1.17.0 release= > > We are pleased to announce that **Python-EFL** 1.17.0 is now released and > available for download. > > Any thoughts on this Fedora 23 Error, https://build.opensuse.org/package/live_build_log/X11:Enlightenment:Fact

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Massimo Maiurana
Davide Andreoli ha scritto il 15/11/2015 alle 12:14: > First: I highly suggest to always build from tarballs, to not have to > bother with cython at all. I understand this, but my script do update git and build all I need, so I would prefer to not make it also download every time a new tarball fr

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Davide Andreoli
2015-11-15 11:25 GMT+01:00 Massimo Maiurana : > I'm not trying to build from a tarball but from git sources, so I don't > have any pre-generated C files. > But I remember there was a way to tell it to use a different Cython, and > remember that for some time I've had a compiled Cython source just

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-15 Thread Massimo Maiurana
I'm not trying to build from a tarball but from git sources, so I don't have any pre-generated C files. But I remember there was a way to tell it to use a different Cython, and remember that for some time I've had a compiled Cython source just to build python-efl. That's until I didn't need it anym

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-14 Thread Kai Huuhko
With the tarballs you have the option of using either the pre-generated C files or generating them with Cython. It should use the pre-generated sources by default and I have no idea why it's not doing this on your system, but you can force it with env DISABLE_CYTHON=1 python setup.py build These

Re: [E-devel] Python-EFL 1.16 pre-release ready for testing

2015-11-14 Thread Massimo Maiurana
I can't build python-efl on debian testing because it ships cython 0.23.2, but I remember there was a way to build it with a locally installed cython via a command line option, and if I'm not wrong you told me about this way. Can you please enlighten me once again? :) Ciao e grazie Massimo Davide

Re: [E-devel] Python-EFL

2015-08-04 Thread Emil Pandocchi
You master! All works now! Strange is that my first try was to use "sudo python./setup.py uninstall" Remove the whole efl folder do the trick ( sudo rm -r /usr/lib64/python2.7/site-packages/efl/ ) Now on-line with python-efl 1.15 Thanks a lot! > Il 4 agosto 2015 alle 15.39 Davide Andreoli h

Re: [E-devel] Python-EFL

2015-08-04 Thread Davide Andreoli
hmm, you must have an old python-efl around that you are using in place of the latest you are trying to install. I'm sure because the check that fail for you is commented in git and in the 1.15 pre-release tarball. You must uninstall better your old python-efl. Search your system the python-efl fo

Re: [E-devel] Python-EFL

2015-08-04 Thread Emil Pandocchi
libefl is 15.0 (was 14.99), and python-efl is the one from git (I tryed also with your beta, but the error is the same) > Il 4 agosto 2015 alle 14.20 Davide Andreoli ha > scritto: > > > What version of efl AND python-efl are you using? > > 2015-08-04 13:26 GMT+02:00 Emil Pandocchi : > > > Hi

Re: [E-devel] Python-EFL

2015-08-04 Thread Davide Andreoli
What version of efl AND python-efl are you using? 2015-08-04 13:26 GMT+02:00 Emil Pandocchi : > Hi Guys, > I keep seeing the following error for econnman-bin: > > xxx@yyy:~/> econnman-bin > Traceback (most recent call last): > File "/usr/local/bin/econnman-bin", line 47, in > import evas >

Re: [E-devel] Python-EFL on Windows?

2015-02-21 Thread Davide Andreoli
2015-02-21 8:13 GMT+01:00 Jeff Hoogland : > Has any work been done to get Python-EFLs running on Windows? Not from me, I do not own a windows machine and I have zero experience on winz compilation. Technically the compilation should work, using distribution tarballs that do not require cython. B

Re: [E-devel] Python-EFL on Windows?

2015-02-21 Thread Adrien Nader
Hi, On Sat, Feb 21, 2015, Jeff Hoogland wrote: > Has any work been done to get Python-EFLs running on Windows? There are > nice pre-compiled Windows binaries for EFL/Elementary here -> > http://win-builds.org/index.html > > Would be nice if we had something similar for py-efl (ideally getting pip

Re: [E-devel] Python-EFL 1.10.0 released

2014-06-02 Thread Tom Hacohen
Yay. :) Good job. -- Tom. On 31/05/14 09:45, Kai Huuhko wrote: > = Python-EFL 1.10.0 release = > > We are pleased to announce that **Python-EFL** 1.10.0 is now released > and available for download. > > == Download == > > | **tar.gz** | > http://download.enlightenment.org/rel/bindings/python/py

Re: [E-devel] python-efl toolbar issue

2014-05-01 Thread Kai Huuhko
Fixed in 56b87e0956ead411793de7820c7e1909d3ee0924 2014-05-01 18:10 GMT+03:00 Jeff Hoogland : > test_toolbar.py from python-efl isn't running with a git build from > yesterday of EFL/py-efl. > > Error message -> http://paste.debian.net/96778/ > > -- > ~Jeff Hoogland > Tho

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-11 Thread Martin Jansa
On Tue, Dec 10, 2013 at 07:17:59AM +0200, Kai Huuhko wrote: > 09.12.2013 22:57, Martin Jansa kirjoitti: > > On Sun, Dec 08, 2013 at 09:46:50PM +0200, Kai Huuhko wrote: > >> = Python-EFL 1.8.0 release = > >> > >> We are pleased to announce that **Python-EFL** 1.8.0 is now released and > >> available

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-09 Thread Kai Huuhko
09.12.2013 22:57, Martin Jansa kirjoitti: > On Sun, Dec 08, 2013 at 09:46:50PM +0200, Kai Huuhko wrote: >> = Python-EFL 1.8.0 release = >> >> We are pleased to announce that **Python-EFL** 1.8.0 is now released and >> available for download. >> >> == Download == >> >> http://download.enlightenment.

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-09 Thread Martin Jansa
On Sun, Dec 08, 2013 at 09:46:50PM +0200, Kai Huuhko wrote: > = Python-EFL 1.8.0 release = > > We are pleased to announce that **Python-EFL** 1.8.0 is now released and > available for download. > > == Download == > > http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.0.tar.gz

Re: [E-devel] Python-EFL 1.8.0 released

2013-12-08 Thread Davide Andreoli
2013/12/8 Kai Huuhko > = Python-EFL 1.8.0 release = > > We are pleased to announce that **Python-EFL** 1.8.0 is now released and > available for download. > \o/ > > == Download == > > > http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.0.tar.gz > > For convenience the tarbal

Re: [E-devel] Python EFL Release???

2012-09-04 Thread Gustavo Sverzut Barbieri
done On Tue, Sep 4, 2012 at 2:54 AM, Simon Lees wrote: > Date: Tue, 4 Sep 2012 00:37:15 -0300 > > > From: Gustavo Sverzut Barbieri > > Subject: Re: [E-devel] Python EFL Release??? > > To: Enlightenment developer list >

Re: [E-devel] Python EFL Release???

2012-09-03 Thread Simon Lees
Date: Tue, 4 Sep 2012 00:37:15 -0300 > From: Gustavo Sverzut Barbieri > Subject: Re: [E-devel] Python EFL Release??? > To: Enlightenment developer list > > Message-ID: > < > capdpn3bwn8rdcfzp0k8pxj6oav6xqr2pdqu5rniprcp3x0d...@mail.gmail.com> > Con

Re: [E-devel] Python EFL Release???

2012-09-03 Thread Gustavo Sverzut Barbieri
My fault and will try to solve by tommorow. I was traveling during the release On Monday, September 3, 2012, Simon Lees wrote: > Hi All, > I noticed this morning on the enlightenment planet that econnman-1 has been > released. I would like to attempt to create packages for this but im > guessing

Re: [E-devel] python-efl bindings autotools patch

2010-09-22 Thread Lucas De Marchi
On Tue, Sep 21, 2010 at 1:27 PM, Martin Jansa wrote: > Hi, > > here is patch fixing libtool issue, refusing to install e_dbus.la because > python-e_dbus Makefile.am is appending trailing / in > 'pyexecedbusdir = $(pyexecdir)/' assignment > Thanks, applied. Lucas De Marchi -

Re: [E-devel] [PYTHON-EFL] to make a window to be always on top

2009-06-05 Thread Gustavo Sverzut Barbieri
On Mon, Jun 1, 2009 at 10:33 PM, Nur Hisyam Mohamed wrote: > Hi all, > > How do I create a window that appears "always on top" in python-efl? > > Went through the API, but nothing seems related. Any idea on how I can > accomplish this? I never tried but you can get the Ecore X window from your Ec

Re: [E-devel] Python-EFL binging for icccm accept focus

2009-02-02 Thread Gustavo Sverzut Barbieri
On Sun, Feb 1, 2009 at 11:20 PM, Toma wrote: > Hi all, > > Ive searched and poked but can not find the binding to make ecore.evas > windows ignore focus. with the gtk module its a simple > set_accept_focus 0/1 to make this possible but Im having a hard time > finding the python-EFL equivalent. Ive

Re: [E-devel] Python-EFL API

2007-10-02 Thread Ulisses Furquim
Hi, On 10/2/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > These scripts just call setup.py (distutils), these should check for > pkg-config and fail if some are missing, generating the log to stderr. > The nightly build scripts should send these logs if packages fail. Yes, I know that

Re: [E-devel] Python-EFL API

2007-10-02 Thread Gustavo Sverzut Barbieri
On 10/1/07, Ulisses Furquim <[EMAIL PROTECTED]> wrote: > Hi, > > On 10/1/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > On 10/1/07, David Seikel <[EMAIL PROTECTED]> wrote: > > > On Mon, 1 Oct 2007 11:04:33 -0300 "Gustavo Sverzut Barbieri" > > > <[EMAIL PROTECTED]> wrote: > > > > > > >

Re: [E-devel] Python-EFL API

2007-10-01 Thread Ulisses Furquim
Hi, On 10/1/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 10/1/07, David Seikel <[EMAIL PROTECTED]> wrote: > > On Mon, 1 Oct 2007 11:04:33 -0300 "Gustavo Sverzut Barbieri" > > <[EMAIL PROTECTED]> wrote: > > > > > On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > > > > It wou

Re: [E-devel] Python-EFL API

2007-10-01 Thread Gustavo Sverzut Barbieri
On 10/1/07, David Seikel <[EMAIL PROTECTED]> wrote: > On Mon, 1 Oct 2007 11:04:33 -0300 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> wrote: > > > On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > > > It would probably be best to run this as part of the nightly build > > > process. > > >

Re: [E-devel] Python-EFL API

2007-10-01 Thread David Seikel
On Mon, 1 Oct 2007 08:54:49 -0500 "Nathan Ingersoll" <[EMAIL PROTECTED]> wrote: > On 10/1/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > > > Are these docs generated from the code? If so, they could > > > probably be added to r

Re: [E-devel] Python-EFL API

2007-10-01 Thread David Seikel
On Mon, 1 Oct 2007 11:04:33 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> wrote: > On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > > It would probably be best to run this as part of the nightly build > > process. > > yes, but it's filled under "unsupported build system" :-/ > M

Re: [E-devel] Python-EFL API

2007-10-01 Thread Gustavo Sverzut Barbieri
On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > It would probably be best to run this as part of the nightly build process. yes, but it's filled under "unsupported build system" :-/ -- Gustavo Sverzut Barbieri -- Jabber: [EMAIL PROTECTED] MSN: [EM

Re: [E-devel] Python-EFL API

2007-10-01 Thread Nathan Ingersoll
It would probably be best to run this as part of the nightly build process. On 10/1/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > > Are these docs generated from the code? If so, they could probably be > > added to run after the

Re: [E-devel] Python-EFL API

2007-10-01 Thread Gustavo Sverzut Barbieri
On 10/1/07, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > Are these docs generated from the code? If so, they could probably be > added to run after the doxygen stuff on the e.org web server. Kind of. They're generated from the final binaries. You first compile the "Pyrex" into C, then compile C

Re: [E-devel] Python-EFL API

2007-10-01 Thread Nathan Ingersoll
Are these docs generated from the code? If so, they could probably be added to run after the doxygen stuff on the e.org web server. On 10/1/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > http://staff.get-e.org/~barbieri/python-efl-api/ > > Comments? Suggestions? > > How and where to upl