Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-24 Thread Martinx - ジェームズ
On 23 November 2014 at 10:14, Davide Andreoli wrote: > > Ok, installed ubuntu, your repo, and reproduced the error. > It seems you really need the gbm lib, it is a requirement for ecore-drm. > > Don't ask me why you get so further and why pkg-config don't fail earlier, > but > you can see gbm as a

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-24 Thread Davide Andreoli
2014-11-24 9:43 GMT+01:00 Daniel Juyung Seo : > I just fixed elementary list! > GREAT!! thanks > > Thanks. > > Daniel Juyung Seo (SeoZ, D1) > > On Mon, Nov 24, 2014 at 4:46 PM, Daniel Juyung Seo > wrote: > > > Thanks I will have a look at that. > > > > Daniel Juyung Seo (SeoZ, D1) > > > > On M

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-24 Thread Daniel Juyung Seo
I just fixed elementary list! Thanks. Daniel Juyung Seo (SeoZ, D1) On Mon, Nov 24, 2014 at 4:46 PM, Daniel Juyung Seo wrote: > Thanks I will have a look at that. > > Daniel Juyung Seo (SeoZ, D1) > > On Mon, Nov 24, 2014 at 5:58 AM, Davide Andreoli > wrote: > >> 2014-11-23 16:32 GMT+01:00 Davi

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-23 Thread Daniel Juyung Seo
Thanks I will have a look at that. Daniel Juyung Seo (SeoZ, D1) On Mon, Nov 24, 2014 at 5:58 AM, Davide Andreoli wrote: > 2014-11-23 16:32 GMT+01:00 Davide Andreoli : > > > 2014-11-23 15:08 GMT+01:00 Daniel Juyung Seo : > > > >> It looks good from here. > >> But egitu crashes a lot whenever I s

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-23 Thread Davide Andreoli
2014-11-23 16:32 GMT+01:00 Davide Andreoli : > 2014-11-23 15:08 GMT+01:00 Daniel Juyung Seo : > >> It looks good from here. >> But egitu crashes a lot whenever I select a commit. >> > > Thanks for testing! > > No issue here with egitu, I'm using it everyday for all my git usage, but > I'm still at

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-23 Thread Davide Andreoli
2014-11-23 15:08 GMT+01:00 Daniel Juyung Seo : > It looks good from here. > But egitu crashes a lot whenever I select a commit. > Thanks for testing! No issue here with egitu, I'm using it everyday for all my git usage, but I'm still at efl 1.12 (stable branch). > What is a good way to debug e

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-23 Thread Daniel Juyung Seo
It looks good from here. But egitu crashes a lot whenever I select a commit. What is a good way to debug egitu with gdb? Daniel Juyung Seo (SeoZ, D1) On Sun, Nov 23, 2014 at 9:14 PM, Davide Andreoli wrote: > Ok, installed ubuntu, your repo, and reproduced the error. > It seems you really need

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-23 Thread Davide Andreoli
Ok, installed ubuntu, your repo, and reproduced the error. It seems you really need the gbm lib, it is a requirement for ecore-drm. Don't ask me why you get so further and why pkg-config don't fail earlier, but you can see gbm as a Require in the ecore-drm.pc file. (DRM guys: is this correct? why

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-23 Thread Davide Andreoli
arghh, so weird... I'm testing again here, also downloading ubuntu to try to reproduce your environment. The only idea I have is that ethumb is not installed and the error report in pyefl is wrong. The version check in setup.py is done using 2 commands: pkg-config --modversion ethumb (to see if

Re: [E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-22 Thread Martinx - ジェームズ
On 22 November 2014 at 15:36, Davide Andreoli wrote: > I've uploaded pre-release tarballs for Python-EFL 1.12.0 to: > http://download.enlightenment.org/pre-releases/python-efl-1.12.0.tar.gz > and > http://download.enlightenment.org/pre-releases/python-efl-1.12.0.tar.bz2 > > md5sum and sha1sum are

[E-devel] [Enlightenment-release] Python-EFL 1.12.0 pre-release

2014-11-22 Thread Davide Andreoli
I've uploaded pre-release tarballs for Python-EFL 1.12.0 to: http://download.enlightenment.org/pre-releases/python-efl-1.12.0.tar.gz and http://download.enlightenment.org/pre-releases/python-efl-1.12.0.tar.bz2 md5sum and sha1sum are available in the same folder. Please test them and report any is