Re: [e-users] EFL freeze

2012-07-10 Thread Davide Andreoli
2012/7/9 Robert Krambovitis : > > - Original Message - > From: "Carsten Haitzler" > To: "e" , "e-users" > > Sent: Monday, July 9, 2012 12:34:31 PM > Subject: [e-users] EFL freeze > > > > 5. until release (end of month) the focus is BUG FIXING. getting things clean > and neat for a releas

Re: [e-users] list of EFL programms

2013-09-06 Thread Davide Andreoli
2013/9/6 Vasiliy Tolstov > On Sep 6, 2013 4:02 PM, "Cedric BAIL" wrote: > > > > Hello, > > > > On Fri, Sep 6, 2013 at 12:36 PM, Vasiliy Tolstov > wrote: > > > Can somebody share to me list of all EFL programms and say, what > > > actual and what not maintained. > > > For example i'm grub master

Re: [e-users] Can't start econnman-bin

2013-11-30 Thread Davide Andreoli
2013/11/30 Will Hopper > Hi all, > > I'm having a problem starting econnman. I've built the python bindings from > git using python 2.7 and cython 19.1. When i run econnman from the > 'configure' button at the bottom of the connman module, it dies with no > error message. When i run econnman-bin

Re: [e-users] [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-users] Last Revision of Places that works with E17.6

2014-01-13 Thread Davide Andreoli
2014/1/11 Jeff Hoogland > Anyone know if there is a snapshot/what the last version of the places > module that works with E17.6 is? > the version compatible with e17 is in git in the branch: enlightenment-0.17 You just need to checkout that branch instead of master. davemds > > -- > ~Jeff Ho

Re: [e-users] econnman with latest EFL/py bindings

2014-03-01 Thread Davide Andreoli
2014-03-01 15:15 GMT+01:00 Carsten Haitzler : > On Fri, 28 Feb 2014 19:53:35 -0600 Jeff Hoogland > said: > > > Getting this error trying to launch econnman with the EFL 1.9.0 and > python > > EFL built from git: > > > > http://www.enlightenment.org/ss/e-53113d4dac4c30.55060914.jpg > > > > Ideas?

Re: [e-users] econnman with latest EFL/py bindings

2014-03-01 Thread Davide Andreoli
2014-03-01 18:56 GMT+01:00 Jeff Hoogland : > For those looking at this thread in the future - the issue is that > python-dbus was not present on my build system. > Yes, correct! That is the standard python dbus library and it is actually required. thanks for sharing the solution davemds > > >

Re: [e-users] Oddity with enlightenment_remote

2014-03-01 Thread Davide Andreoli
2014-03-01 22:01 GMT+01:00 Jeff Hoogland : > So, having a strange oddity with enlightenment_remote. > > When I run: > > enlightenment_remote -module-enable > > It does actual nothing. Until I load a module via the GUI, then the > enlightenment_remote -module-enable command starts working as expec

Re: [e-users] Bodhi Linux 3.0.0 Alpha release featuring E19

2014-03-02 Thread Davide Andreoli
2014-03-02 20:47 GMT+01:00 Jeff Hoogland : > I've just published a Bodhi Linux 3.0.0 alpha disc. It features the EFL > 1.9.0 release with E19 built from GIT as the default desktop. > > Targeted stable release date for this version is July of this year. > > http://jeffhoogland.blogspot.com/2014/03/

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Davide Andreoli
2014-03-02 6:47 GMT+01:00 Jeff Hoogland : > Sorry for taking so long to get back on this. I've started work on esudo > again and it works with the latest code here now -> > https://github.com/JeffHoogland/esudo > > I've also been able to have it replace gksudo on an existing system > successfully.

[e-users] Python EFL 1.9.0 is out !

2014-03-05 Thread Davide Andreoli
= Python-EFL 1.9.0 release= We are pleased to announce that **Python-EFL** 1.9.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.9.0.tar.gz **md5sum** | c643d66157cac9b2892af8b6d1a803b1 | **sha1sum** | 3f6e54c777990b95

Re: [e-users] Python EFL 1.9.0 is out !

2014-03-12 Thread Davide Andreoli
um. > > On Wed, Mar 5, 2014 at 2:27 PM, Davide Andreoli >wrote: > > > = Python-EFL 1.9.0 release= > > > > We are pleased to announce that **Python-EFL** 1.9.0 is now released and > > available for download. > > > > == Download == > > > >

Re: [e-users] Evas can load PNG??

2014-03-14 Thread Davide Andreoli
2014-03-14 21:29 GMT+01:00 Wido : > No, I don't have multiple EFL installs, only e19 (from git). > > The strange part is that, even when I got that message, I don't notice any > odd behaviour (except th eplaces modules that show the header but don't > list anything, even when eeze find things). >

Re: [e-users] Evas can load PNG??

2014-03-15 Thread Davide Andreoli
works here, check your udisks version, places need udisks1, maybe you have udisks2 ? > > > 2014-03-14 18:34 GMT-03:00 Davide Andreoli : > > > 2014-03-14 21:29 GMT+01:00 Wido : > > > > > No, I don't have multiple EFL installs, only e19 (from git). > > >

Re: [e-users] econnman 1.1 and e 0.18.6

2014-03-28 Thread Davide Andreoli
2014-03-28 8:11 GMT+01:00 Pierre Couderc : > I have a problem with the following message : > "Econnman stopped running" > and in "Advanced" : > "Error information : > An exit code of 1 were returned deom Econnman-bin" > > > I use connman as provided by debian jessie. > > What do I miss? > You sho

Re: [e-users] new user has difficulties to understand size hints for menu toolbar

2014-06-29 Thread Davide Andreoli
can you post a screenshot of your problem please? 2014-06-28 11:29 GMT+02:00 cedlemo : > I am writing a little application with elementary to learn kanas. I have > a toolbar and I have > a problem with the size of a menu of this toolbar. > > my main interface looks like this(which is very simple

Re: [e-users] new user has difficulties to understand size hints for menu toolbar

2014-06-30 Thread Davide Andreoli
some line of code...I cant remember well... try to move the show() above, or look at menu examples and see the difference from your code. Sorry I cant remember the exact solution, sure it was just just the order of the operations > > On 29/06/2014 19:08, Davide Andreoli wrote: > >

[e-users] Emotion Media Center 1.0 first beta is out

2014-08-01 Thread Davide Andreoli
Hi all, the first beta release of EpyMC is waiting for you !! This is the result of many years of development, I hope you will enjoy the result as I enjoined the development. The code is hosted at Github: https://github.com/DaveMDS/epymc Direct download link for this release: https://github.com

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-03 Thread Davide Andreoli
s > > > > > 2014-08-03 2:06 GMT+02:00 Carsten Haitzler : > > On Fri, 1 Aug 2014 11:55:17 +0200 Davide Andreoli < > d...@gurumeditation.it> said: > > > > i have to say... this is rather awesome. > > > >> Hi all, > >> > >> the fi

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-03 Thread Davide Andreoli
oking for an integration in openelec, but its a quite big task, someone else should do this > > Keep the good work :) > > > On Fri, Aug 1, 2014 at 11:55 AM, Davide Andreoli > wrote: > > Hi all, > > > > the first beta release of EpyMC is waiting for you !! >

Re: [e-users] econnman error

2014-08-03 Thread Davide Andreoli
2014-08-03 12:55 GMT+02:00 Lino E. Urdiales Matus : > No, its not. Everything else (icon in shelf) seems to work fine. > > Traceback (most recent call last): > File "/usr/bin/econnman-bin", line 19, in > import efl.evas as evas > File "efl.evas.pyx", line 1, in init efl.evas > (efl/evas/e

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-04 Thread Davide Andreoli
ported, and are the primary way of controlling epymc, like remotes. Everything is implemented to work userfriendly with a six buttons controller: up-down-left-right-ok-back, it's all you need to use all the features. > > Thanks. > > Daniel Juyung Seo (SeoZ) > > > > On

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-04 Thread Davide Andreoli
here, just need some small adjustment to look better). Of course photo module must wait the next release cycle. Don't hesitate to contact me for more info/help > > > 2014-08-03 12:41 GMT-03:00 Davide Andreoli : > > > 2014-08-03 12:43 GMT+02:00 Steven@e : > &g

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-04 Thread Davide Andreoli
2014-08-04 10:12 GMT+02:00 Carsten Haitzler : > On Mon, 4 Aug 2014 09:07:22 +0200 Davide Andreoli > said: > > > 2014-08-04 2:54 GMT+02:00 Daniel Juyung Seo : > > > > > Hi, great job! > > > I had svn version of epymc but I can't even remember

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-04 Thread Davide Andreoli
update and tell me what you think > 3. Does it work with Joystick well? Then Cinoo needs to check this. > > Thanks. > > Daniel Juyung Seo (SeoZ) > > > > On Fri, Aug 1, 2014 at 6:55 PM, Davide Andreoli > wrote: > > > Hi all, > > > > the first beta r

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-05 Thread Davide Andreoli
text.py", line 74, in c2py > > raise ValueError('plural forms expression could be dangerous') > > ValueError: plural forms expression could be dangerous > > > > > > I googled that and it would seem because of the linguage (which is > > possible, si

[e-users] Emotion Media Center 1.0 second beta is out

2014-08-09 Thread Davide Andreoli
Hi all, the second beta release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz On the Github wiki you will find all the needed instructions for installing and using the media center, along with screenshots and s

Re: [e-users] No icons in iBar, Everything Launcher

2014-08-30 Thread Davide Andreoli
2014-08-30 7:31 GMT+02:00 Yomi Ogunwumi : > I've also been forgetting to mention, the icons seem to work fine in > Cinnamon. > Do you have evas_generic_loaders installed with svg support? maybe your icons are svg > > Yomi > > -

[e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Davide Andreoli
Hi all, the first stable release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.0.0.tar.gz On the Github wiki you will find all the needed instructions for installin

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Davide Andreoli
sure that also the python paths are correct > > frankie:~/sources/enlightenment/e19/epymc$ ls -l > data/themes/default/default.edc > -rw-r--r-- 1 wido wido 71159 sep 28 10:33 data/themes/default/default.edc > > > I just pulled from git... > > 2014-09-28 8:31 GMT-03:00 Davide

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-29 Thread Davide Andreoli
t;> Type "help", "copyright", "credits" or "license" for more information. >>> >>> import efl >>> >>> help (efl) >>> >>> Help on package efl: >>> >>> NAME >>> efl >>> >

Re: [e-users] Emotion Media Center 1.0 is out !

2014-10-02 Thread Davide Andreoli
l_x11 > fps = 30 > scale = 1.0 > fullscreen = False > modules = tvshows calibrator input_keyb movies music screensaver > input_webserver onlinevideo > > [mediaplayer] > volume = 29 > backend = gstreamer1 > ... > > > On 09/29/2014 08:25 PM, Davide Andreoli wrote: >

Re: [e-users] Emotion Media Center 1.0 is out !

2014-10-02 Thread Davide Andreoli
2014-10-02 1:21 GMT+02:00 Wido : > > > 2014-09-29 15:25 GMT-03:00 Davide Andreoli : > >> 2014-09-29 3:09 GMT+02:00 Wido : >> >>> Hey Dave, epymc it's pretty cool! but there are a bunch of things that >>> are not 'quite there' >>>

Re: [e-users] Automounting

2014-10-14 Thread Davide Andreoli
2014-10-14 8:56 GMT+02:00 Markus Törnqvist : > On Mon, Oct 13, 2014 at 01:45:35PM -0300, Wido wrote: > >In my case, it says mode:raster. I know that option works as I've tested > it > > How did you change it to raster? > > >some time ago, but I can't help you much more than that, I'm in e19 and >

Re: [e-users] Terminology and one command to many terminals

2014-10-28 Thread Davide Andreoli
2014-10-28 13:30 GMT+01:00 Boris Faure : > On 14-10-28 11:36, Wawrzek Niewodniczanski wrote: > > Hi, > > > > I like the way terminology handle multiterminal windows and wonder if > > it possible to add an option to send the same command to many > > terminals in the same time just like iTerm2 do at

Re: [e-users] Problem compiling `python-efl` on `Ubuntu PPA`.

2014-11-19 Thread Davide Andreoli
2014-11-16 4:48 GMT+01:00 Martinx - ジェームズ : > YAY!! > > Adding "libgbm-dev" to build dependency list fixed the problem! > Hi, and sorry for the late answer, I really cannot understand why that package is needed...python-efl do not need it and it seems to perform the right check on ethumb :/ btw,

Re: [e-users] [E-devel] Videos from the dev day are finally up!

2014-11-19 Thread Davide Andreoli
2014-11-19 19:42 GMT+01:00 Tom Hacohen : > On 19/11/14 15:25, Tom Hacohen wrote: > > On 18/11/14 15:44, Tom Hacohen wrote: > >> Hey, > >> > >> Sorry for the delay, but the videos are now finally up. > >> > >> You can get them from here: > >> > https://phab.enlightenment.org/w/events/enlightenment_

[e-users] [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

[e-users] Fwd: Python-EFL 1.12.0 released

2014-11-23 Thread Davide Andreoli
= Python-EFL 1.12.0 release= We are pleased to announce that **Python-EFL** 1.12.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.12.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.12.0.tar

[e-users] Python-EFL 1.12.0 released

2014-11-23 Thread Davide Andreoli
= Python-EFL 1.12.0 release= We are pleased to announce that **Python-EFL** 1.12.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.12.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.12.0.tar

Re: [e-users] Feature Request: window / display scaling

2014-11-24 Thread Davide Andreoli
2014-11-24 7:24 GMT+01:00 Carsten Haitzler : > On Mon, 24 Nov 2014 14:43:19 +1100 Daniel Kasak > said: > > > Greetings. > > > > Now that everything is composited, would I be crazy to ask for the > ability > > to scale windows? Use cases: > > > > 1) I like playing wizball ( C64 game ) with my son.

Re: [e-users] pb building from git : cannot open libeina.so.1

2014-12-02 Thread Davide Andreoli
maybe you just need to: "(sudo) ldconfig" after installing efl ? 2014-12-02 8:50 GMT+01:00 Pierre Couderc : > When building elementary : > > make[3]: Entering directory '/opt/elementary/src/lib' >EOLIAN elm_access.eo.c > /usr/local/bin/eolian_gen: error while loading shared libraries: > lib

Re: [e-users] No icon for teminology

2014-12-07 Thread Davide Andreoli
Seems you don't have loaders for some image types Did you install evas-generic-loaders? if yes look at its configure output to see what image loaders you have enabled. 2014-12-07 8:48 GMT+01:00 Pierre Couderc : > On my "enlightenment from scratch" new system (on jessie), I have no > icon for term

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread Davide Andreoli
2015-01-06 3:59 GMT+01:00 Carsten Haitzler : > On Tue, 6 Jan 2015 10:22:49 +0800 (CST) bray said: > > > Hi, > > Thank you for your reply. > > how to grabbed the keyboard? > > as i said - no api to do that. it's not very sociable :) > I agree with you that is not sociable and always discouraged,

Re: [e-users] lachezar - some new icons

2015-01-24 Thread Davide Andreoli
2015-01-23 21:31 GMT+01:00 Wolfgang Morawetz : > hi, > i also start to make icons for e. > A gimp scripts do most of the work for me. > The script use svg's as the base and convert it to any size. > > I cant find the email of Lachezar Petkov to ask if he like to merge the > work > > https://github

[e-users] Python-EFL 1.13.0 release

2015-02-09 Thread Davide Andreoli
= Python-EFL 1.13.0 release= We are pleased to announce that **Python-EFL** 1.13.0 is now released and available for download... and for the first time in time-sync with the EFL release. == Download == | **tar.gz** | http://download.enlightenment.org/rel/bindings/python/python-efl-1.13.0.tar.gz |

Re: [e-users] Terminology mute key clicks

2015-02-20 Thread Davide Andreoli
2015-02-20 2:33 GMT+01:00 Dave : > It would be nice to use pulseaudio per-app volume control for Terminology. > Unfortunately, the audio connection is so fleeting, the pulseaudio mixer > barely registers the app before it disappears from the list. > I'm also frustrated by this issue, I like the

[e-users] Emotion Media Center 1.1 first beta is out

2015-07-13 Thread Davide Andreoli
Hi all, the first beta release of EpyMC 1.1 is waiting for you !! Lots of bugs fixed and some new features, see the Changelog file for the complete list. We have some translations pending, german and spanish for what I recall, if you would like to contribute this is the right week to do it ;) Pl

Re: [e-users] Emotion Media Center 1.1 first beta is out

2015-07-14 Thread Davide Andreoli
2015-07-14 20:18 GMT+02:00 mh : > On 07/13/2015 01:54 PM, Davide Andreoli wrote: > > Hi all, > > > > the first beta release of EpyMC 1.1 is waiting for you !! > > > > Lots of bugs fixed and some new features, see the Changelog file for the > > complete

Re: [e-users] [E-devel] Emotion Media Center 1.1 first beta is out

2015-07-14 Thread Davide Andreoli
dia-server part. > > Pau Espin Pedrol > mail/jabber: pespin.s...@gmail.com > http://blog.espeweb.net > > > 2015-07-13 19:54 GMT+02:00 Davide Andreoli : > > Hi all, > > > > the first beta release of EpyMC 1.1 is waiting for you !! > > > > Lots of bug

[e-users] Python-EFL 1.15 pre-release ready for testing

2015-08-04 Thread Davide Andreoli
Hi all, I just uploaded the 1.15 tarballs for python-efl at the usual place: https://download.enlightenment.org/pre-releases/ Plese test them, if no issue arise those tarball will be moved in the next 24h Happy testing -

[e-users] Emotion Media Center 1.1 released

2015-08-04 Thread Davide Andreoli
Hi all, I'm pleased to announce the second stable release of EpyMC !! Lots of bugs has been fixed and some new features added: *New features*: - Music module is now py3 compatible (mutagen 1.25 support py3) - New module: Two panes Filemanager - Added browse by actors and directors in M

[e-users] Python-EFL 1.15.0 release

2015-08-05 Thread Davide Andreoli
We are pleased to announce that **Python-EFL** 1.15.0 is now released and available for download. == Download == **tar.gz** http://download.enlightenment.org/rel/bindings/python/python-efl-1.15.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.15.0.tar.gz.sha256 **tar.b

Re: [e-users] e19 configurability and livespan

2015-08-09 Thread Davide Andreoli
2015-08-09 12:33 GMT+02:00 Daniel Christopher Würl : > Am Sun, 9 Aug 2015 14:37:26 +1000 > schrieb David Seikel : > > > On Sun, 9 Aug 2015 12:35:56 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > On Sun, 9 Aug 2015 03:19:07 +0200 Daniel Christopher Würl > > > said: > > > > > > > Hell

Re: [e-users] typo?

2015-08-09 Thread Davide Andreoli
a typo for sure 2015-08-09 16:19 GMT+02:00 Christopher Barry : > > In the build script here: > https://www.enlightenment.org/distros/debian-start > > The $PROJECTS var (shown below) captures 'elementary' twice. Is that on > purpose or a typo? Seems like it will build it twice every time. > > PRO

Re: [e-users] I just installed Enlightenment

2015-09-08 Thread Davide Andreoli
Hi, to see what is happening run the media center from the console, the command is "epymc", you should see some kind of error. btw epymc has nothing to do with enlightenment itself, I cannot understand how this is related with the e install :/ 2015-10-09 18:25 GMT+02:00 Larry Wyble : > I just

Re: [e-users] I just installed Enlightenment

2015-09-09 Thread Davide Andreoli
wrong version of python-efl / efl are installed. try to purge the python-efl install (remove the folder /usr/lib/python2.7/site-packages/efl) and reinstall python-efl. Make sure that pyefl and efl versions are in sync > > > > > > On Tue, 8 Sep 2015 20:45:02 +0200 > Davide Andr

Re: [e-users] Mount and Unmount USB drive

2015-10-07 Thread Davide Andreoli
2015-10-07 19:56 GMT+02:00 David Myers : > Hello all, > > I'm using E17 on Debian8 (jessie). > > I've noticed that I am not able to 'unmount' usb flashdrives (or any > other external HDD I plug into a usb port). > > I've read around the net that e's filemanager with auto mount and auto > unmount d

Re: [e-users] Mount and Unmount USB drive

2015-10-07 Thread Davide Andreoli
2015-10-07 21:45 GMT+02:00 Roy Reese : > miércoles 7 de octubre de 2015 a las 19:56, David Myers wrote: > > > Hello all, > > > I'm using E17 on Debian8 (jessie). > > > I've noticed that I am not able to 'unmount' usb flashdrives (or any > > other external HDD I plug into a usb port). > > > > I've

[e-users] Python-EFL 1.16.0 release

2015-11-15 Thread Davide Andreoli
= Python-EFL 1.16.0 release = We are pleased to announce that **Python-EFL** 1.16.0 is now released and available for download. == Download == **tar.gz** http://download.enlightenment.org/rel/bindings/python/python-efl-1.16.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-e

[e-users] Python-EFL 1.17.0 release

2016-02-07 Thread Davide Andreoli
= Python-EFL 1.17.0 release= We are pleased to announce that **Python-EFL** 1.17.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.17.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.17.0.tar

Re: [e-users] E, xscreensaver, and memory issues

2016-02-16 Thread Davide Andreoli
2016-02-16 2:42 GMT+01:00 Carsten Haitzler : > On Mon, 15 Feb 2016 08:10:45 -0500 Conrad Knight > said: > > > Hi, > > > > I wrote a while back about an apparent memory leak while running > > Enlightenment, but only have time to look into it every few weeks. > > Here is something I've found... > >

[e-users] Espionage 1.0

2016-05-15 Thread Davide Andreoli
Finally espionage (the dbus spy) got a stable release. The tarball can be found at: https://download.enlightenment.org/rel/apps/espionage/ More info at: https://phab.enlightenment.org/w/projects/espionage/ Happy spying :) --

Re: [e-users] edc layout question

2016-06-05 Thread Davide Andreoli
2016-05-26 14:11 GMT+02:00 Daniel Christopher Würl : > Hi everyone, > > I'm not too sure if this fits here, but I figured > is about developing enlightenment, so I didn't want to disturb... > If this should belong there and not here, my sincere apologies. > > I'm toying around with python-efl and

[e-users] Emotion Media Center 1.2.0 beta1

2016-08-21 Thread Davide Andreoli
Hi all I'm preparing the third stable release of epymc, you can get the beta1 release at: https://github.com/DaveMDS/epymc/releases Some of the new features included in this release are: * New Photo module * Lots of improvements in the Music module and the AudioPlayer itself: playlist is now

[e-users] Python-EFL 1.18.0 release

2016-08-21 Thread Davide Andreoli
= Python-EFL 1.18.0 release= We are pleased to announce that **Python-EFL** 1.18.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.18.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.18.0.tar.

[e-users] Emotion Media Center 1.2.0 beta2

2016-08-28 Thread Davide Andreoli
Hi all, the second beta is out! As always you can found the downloads at: https://github.com/DaveMDS/ep https://github.com/DaveMDS/epymc/releasesymc/releases Changes since beta1: * Greatly improved initial

[e-users] Emotion Media Center 1.2 release

2016-09-17 Thread Davide Andreoli
Hi all, the last stable release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.2.0.tar.gz On the Github wiki you will find all the needed instructions for installing and using the media center, along with screenshots and screenca

Re: [e-users] terminology: underscore when typing at the bottom of the window

2016-10-24 Thread Davide Andreoli
I have the same issue if I change the scale to 1.2 issue is not visible with scale at 1.1 or 1.3... 1.2 is the evil number :) 2016-10-24 13:33 GMT+02:00 Pierre Couderc : > Yes, for me too, The issue disappears in I put scaling factor 1.0 ! > > And on another computer too (with very different scre

Re: [e-users] trying to get edgar

2016-10-27 Thread Davide Andreoli
2016-10-27 17:15 GMT+02:00 Benoit Barthelet : > It seems like I made progress using the python-efl from pip, so my bindings > compilation might be problematic. > Now at least it doesn't crash any more when trying to load the module, > however I got a message saying to me that it doesn't find pytho

Re: [e-users] trying to get edgar

2016-10-28 Thread Davide Andreoli
> > And yes I compiled for python 3 using PYTHON_VERSION=3.5. /autogen.sh > > Le 27 oct. 2016 23:14, "Davide Andreoli" a écrit > : > > > 2016-10-27 17:15 GMT+02:00 Benoit Barthelet >: > > > > > It seems like I made progress using the python-efl

[e-users] Python-EFL 1.19.0 release

2017-04-21 Thread Davide Andreoli
= Python-EFL 1.19.0 release= We are pleased to announce that **Python-EFL** 1.19.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.

[e-users] Python-EFL 1.20.0 release

2017-08-09 Thread Davide Andreoli
= Python-EFL 1.20.0 release= We are pleased to announce that **Python-EFL** 1.20.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.

Re: [e-users] Remember window properties doesn't work on enlightenment-git and enlightenment-21.9 (Arch Aur)

2017-09-11 Thread Davide Andreoli
The best way is usually to open a ticket on phab: https://phab.enlightenment.org/ cheers 2017-09-10 13:32 GMT+02:00 maderios : > Hi > Remember window properties doesn't work on arch aur enlightenment-git > I compiled from here > https://aur.archlinux.org/packages/efl-git/ > https://aur.archlinu

Re: [e-users] Temperature gadget

2018-01-13 Thread Davide Andreoli
2018-01-13 18:52 GMT+01:00 Stephen Houston : > Netstatus should be telling you the b/kb/mb. It is here. Automatic maximums > means that it checks every value in real time replacing the maximum if a > new value is higher than the old maximum value. > Netstaus show 2 percentage values in the popup

Re: [e-users] Projector weirdness

2018-01-17 Thread Davide Andreoli
2018-01-16 21:23 GMT+01:00 Peter Flynn : > This is (seemingly) not an Enlightenment-specific problem; it's just that > I was running E when it happened. It appears to happen with XFCE and > Cinnamon as well, but if anyone has a clue, please email me off-list. > > My Dell XPS 15 plugged into a clas

Re: [e-users] How to do force window decorations on broken apps like gthumb?

2018-02-01 Thread Davide Andreoli
2018-02-01 0:19 GMT+01:00 Ross Vandegrift : > On Wed, Jan 31, 2018 at 03:10:35PM -0800, Marc MERLIN wrote: > > I'm not trying to get rid of the gtk one, I just want to force the E one > > on top. > > This used to be possible, now it seems not to be. > > Some other window managers allow this. Can E

Re: [e-users] How to do force window decorations on broken apps like gthumb?

2018-02-01 Thread Davide Andreoli
2018-02-01 20:15 GMT+01:00 maderios : > On 02/01/2018 07:42 PM, Davide Andreoli wrote: > > Check out https://github.com/PCMan/gtk3-nocsd >>> >>> >> Fantastic!! I wasn't aware of this tool and I was silently suffering for >> those (f***ing) gtk csd t

[e-users] Python-EFL 1.21.0 release

2018-08-26 Thread Davide Andreoli
= Python-EFL 1.21.0 release= We are pleased to announce that **Python-EFL** 1.21.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.21.0.tar.xz http://download.enlightenment.org/rel/bindings/python/python-efl-1.21.0.tar.

[e-users] Fwd: Python-EFL 1.22.0 release

2019-04-26 Thread Davide Andreoli
= Python-EFL 1.22.0 release= We are pleased to announce that **Python-EFL** 1.22.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.22.0.tar.xz http://download.enlightenment.org/rel/bindings/python/python-efl-1.22.0.tar.

Re: [e-users] salve. Desidero annullare iscrizione alla news letter, grazie

2019-05-22 Thread Davide Andreoli
Ciao Gianfranco, per annullare l'iscrizione devi andare sul link di sourceforge in calce a tutte le mail: https://lists.sourceforge.net/lists/listinfo/enlightenment-users La mailing list non è gestita direttamente dal team di Enlightenment, non possiamo quindi calcellarla noi Saluti Il giorno me

Re: [e-users] enlightenment-users-requ...@lists.sourceforge.net

2019-05-22 Thread Davide Andreoli
Ciao Gianfranco, per annullare l'iscrizione devi andare sul link di sourceforge in calce a tutte le mail: https://lists.sourceforge.net/lists/listinfo/enlightenment-users da quella pagina puoi cancellare la tua iscrizione a questa mailing list La mailing list non è gestita direttamente dal team di

[e-users] Python-EFL 1.23.0 release

2019-10-06 Thread Davide Andreoli
= Python-EFL 1.23.0 release= We are pleased to announce that **Python-EFL** 1.23.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.23.0.tar.xz http://download.enlightenment.org/rel/bindings/python/python-efl-1.23.0.tar.x

Re: [e-users] edgar

2020-04-06 Thread Davide Andreoli
Hi, sadly I have the same issue and for the moment I did not yet found the root cause. I was thinking about an issue with py3.8, but as you are on 3.7 that is not the cause of the problem. At this point it can be a Cython issue (can you try with an older cython?) or an efl/e building issue, infac

Re: [e-users] edgar

2020-04-22 Thread Davide Andreoli
Hi, edgar is now working again \o/ But now it need enlightenment git (a fresh release will come soon) and a recent meson. Let me know if you still have issues See ya DaveMDS Il giorno lun 6 apr 2020 alle ore 18:38 Davide Andreoli < d...@gurumeditation.it> ha scritto: > Hi, sad

Re: [e-users] Display all windows?

2020-10-22 Thread Davide Andreoli
Hi, I'm also interested in this module, I can try to revamp the existing code base, but I'm not really into the new compositor features of recent E. @raster can you please give me some hint on what you think must be changed in that old module to make it work with recent E? See ya DaveMDS Il gior

Re: [e-users] Problem with ibar 0.25.3

2022-02-17 Thread Davide Andreoli
Same issue here. I also noted that quite all the gadgets popups (on right-click) do not show up anymore, while left-click works as expected. Affected gadgets: mixer, clock, backlight, pkgkit, all the edgar gadgets. NON affected gadgets: start, system. So it seems that the gadget that opens an e_m

Re: [e-users] Problem with ibar 0.25.3

2022-02-17 Thread Davide Andreoli
I found that with software rendering the issue goes away, so it's something related to the GL backend ...and yes, sadly I'm using nvidia drivers :( Il giorno gio 17 feb 2022 alle ore 19:05 Pierre Couderc via enlightenment-users ha scritto: > > On 2/17/22 08:55, Pierre Couderc via enlightenment-u

Re: [e-users] New old Themes for Enlightenment and Terminology (Dark + More)

2022-02-22 Thread Davide Andreoli
Great work Simon, I really appreciate it !! All the themes works well for me, and finally I can use again the Dark theme Keep up this great effort :) Il giorno dom 20 feb 2022 alle ore 13:00 Simon Lees ha scritto: > Evening all, > > Given the number of themes that i've made based off the dark t

[e-users] Python-EFL 1.26.0 release

2022-02-27 Thread Davide Andreoli
= Python-EFL 1.26.0 release= We are pleased to announce that **Python-EFL** 1.26.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl -1.26.0.tar.xz

Re: [e-users] Gnome Control Center missing ... something

2022-09-01 Thread Davide Andreoli
Under sway wm (wayland) I use NetworkManager and to make it ask the password I have to run: /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 on startup. Then I can perfectly use NetworkManager from the systray applet, even obscure vpn connections :) hope this can help you Dave Il giorno g

Re: [e-users] Gnome Control Center missing ... something

2022-09-08 Thread Davide Andreoli
Il giorno gio 8 set 2022 alle ore 09:59 Carsten Haitzler < ras...@rasterman.com> ha scritto: > On Thu, 8 Sep 2022 11:02:17 +1000 Daniel Kasak > said: > > > On Fri, Sep 2, 2022 at 4:30 AM Davide Andreoli > > wrote: > > > > > Under sway wm (wayland) I