Re: [e-users] [ewl] menus

2004-02-04 Thread Vincent Torri
On 04/02/04, at 13:47 +0100, Vincent Torri invite Th. Colin [EMAIL PROTECTED]: hello i am playing with ewl and now, i am wanting to create a menu, with submenu, etc... (in order to create a menubar or a popup menu). I have read the doc, but was unable to create the simplest menu

Re: [e-users] missing libltdl for imlib2

2004-02-29 Thread Vincent Torri
maybe you have to install libltdl-devel from your distro regards Vincent TORRI On Sun, 29 Feb 2004, phriedrich wrote: Hi, I've tried to compile imlib2 from cvs and get the following message from ./autogen.sh: -snip

Re: [e-users] French translation

2004-06-25 Thread Vincent Torri
to update po files. HTH Vincent TORRI --- This SF.Net email sponsored by Black Hat Briefings Training. Attend Black Hat Briefings Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched

Re: [e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-08-11 Thread Vincent Torri
For an example of implementation of callbacks with boost: http://cvs.sourceforge.net/viewcvs.py/avisynth2/avisynth/src/filters/source/gstreamer/?only_with_tag=avisynth_3_0 look at factory.* Vincent On Mon, 1 Aug 2005, Carsten Haitzler wrote: On Sun, 31 Jul 2005 22:08:37 +0200 Der Lockruf

Re: [e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-08-11 Thread Vincent Torri
Can't you wrap ecore objects with a boost::smart_ptr ? I use the smart_ptr to wrap objects of the Gstreamer library without any problem. After that, I think it is not difficult to use the C++ stuff of boost. For examples, maybe you can have a look there:

Re: [e-users] can't compile epdf

2006-04-02 Thread Vincent Torri
update the cvs of poppler. It's in. Vincent On Sat, 1 Apr 2006, Ray Ishido wrote: Hi, I try to compile epdf on my gentoo (poppler 0.5.1 compiled with --enable-xpdf-headers ) but I have this error: [EMAIL PROTECTED] ~/e17/proto/epdf $ make cd . /bin/sh /home/ray/e17/proto/epdf/missing

Re: [e-users] Call for conferences for the RMLL

2006-05-21 Thread Vincent Torri
hello, you can add me.Right now, the problem is that my job takes most of my time until june, the 7th. So i can't prepare anything for the rmll before that date. Vincent On Thu, 18 May 2006, Vincent Untz wrote: Hey, Le mercredi 17 mai 2006 à 13:28 +0200, CASEIRO P Ext ROSI/DPS a écrit :

Re: [e-users] {Spam?} [E-devel] News from the E stables

2007-11-08 Thread Vincent Torri
On Mon, 5 Nov 2007, Carsten Haitzler (The Rasterman) wrote: 2. Lets have actual weekly or monthly developer meetings - literally all-in live discussions - maybe IRC? Have actual agendas in meetings. Minutes. We are doing irc meetings about xcb, and it's always very useful. 4. Try an

Re: [e-users] [E-devel] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Vincent Torri
On Tue, 2 Sep 2008, Peter Wehrfritz wrote: Mathieu Prevot schrieb: I would like to suggest the use of a django framework: fast, simple to maintain and with a clear separation of design and content. I also prefer Django's site design to NetBSD's, but I think enlightenment deserve something

[e-users] [E-devel] FOSDEM 2010

2009-11-15 Thread Vincent Torri
Hey, like every year, FOSDEM [1] is taking place in Brussel, Belgium on Saturday 6 and Sunday 7 February 2010. Like evry year, it would useful to be there, as listeners and as speakers. We can try do get a devroom or several lightning talks. We can present some apps: * E17 of course *

[e-users] Donations

2016-11-02 Thread Vincent Torri
wish to help the project and its diffusion, feel free to make some donations :-) Vincent Torri Treasurer of the Enlightenment.fr association -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi

Re: [e-users] Recommended applications...

2017-03-30 Thread Vincent Torri
On Fri, Mar 31, 2017 at 2:07 AM, Simon Lees wrote: > > > On 03/30/2017 07:42 PM, Pierre Couderc wrote: > > Is there a list of recommended applications with e or "for" e ? > > > > To help life. > > > > For example : how to mount automatically a USB memory ? What app does > > that

[e-users] Fwd: [E-devel] chart library based on the EFL

2017-07-19 Thread Vincent Torri
-- Forwarded message -- From: Vincent Torri <vincent.to...@gmail.com> Date: Wed, Jul 19, 2017 at 7:09 PM Subject: Re: [E-devel] chart library based on the EFL To: Enlightenment developer list <enlightenment-de...@lists.sourceforge.net> Hello I've added vertic

[e-users] chart library based on the EFL

2017-06-29 Thread Vincent Torri
Hello I would like to introduce a small library which renders chart using Evas VG API : https://github.com/vtorri/echart2 I try to mimic a bit the area chart of google : https://developers.google.com/chart/interactive/docs/gallery/areachart It consist of a library and a test example. The

Re: [e-users] e21.7 and screenshot

2017-05-07 Thread Vincent Torri
On Sun, May 7, 2017 at 2:27 PM, Antonio Palladini wrote: > vincent.torri wrote: > >> eclair was a (nice) video player >> >> I think that you are talking about enthrall > > Possible, Yes. My mind is a bit old ;) I'm pretty sure as I knew the dev of Eclair, and that I have

Re: [e-users] e21.7 and screenshot

2017-05-07 Thread Vincent Torri
eclair was a (nice) video player I think that you are talking about enthrall Vincent On Sun, May 7, 2017 at 1:03 PM, Antonio Palladini wrote: > >> > >> So, it was only a dream... :) >> > IIRC it was a little tool, eclair or something like this. > > -- > Regards > > palla > >

Re: [e-users] New to Enlightenment. I have some questions.

2017-09-18 Thread Vincent Torri
hello see also here : https://phab.enlightenment.org/w/ Vincent Torri On Mon, Sep 18, 2017 at 9:44 AM, maderios <mader...@gmail.com> wrote: > On 09/18/2017 01:47 AM, Simon Lees wrote: > >>> 3. Other applications. I'm finding more all the time like the theme >>> des

Re: [e-users] Newcomer

2017-11-25 Thread Vincent Torri
hello On Sat, Nov 25, 2017 at 11:05 AM, Pierre Couderc wrote: > I am trying to develop a first efl application. > > Wow. It is no so simple... > > 1 - Basic tutorial are sometimes wrong or unreadable. I correct them when > possible... > > 2- Some basic tutorials are missing

Re: [e-users] EFL build problem

2017-11-05 Thread Vincent Torri
same error on Windows btw Vincent On Fri, Nov 3, 2017 at 6:36 PM, Thierry B. wrote: > Le 02/11/2017 à 23:51, Thierry B. a écrit : > >>> >>> >>> -- >> >> >> >> Uhm, I have to compare on Debian Jessie

[e-users] Fwd: [Mingw-w64-public] Fwd: [Spi-projects] Mailing list for GPDR regulation

2018-04-15 Thread Vincent Torri
-- Forwarded message -- From: Earnie via Mingw-w64-public Date: Sun, Apr 15, 2018 at 6:11 PM Subject: [Mingw-w64-public] Fwd: [Spi-projects] Mailing list for GPDR regulation To: mingw-w64-pub...@lists.sourceforge.net Cc: Earnie

[e-users] Donations

2018-03-04 Thread Vincent Torri
/ and https://www.fondation-free.fr/. Best regards Vincent Torri treasurer of the Enlightenment.fr association -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http

Re: [e-users] E breaks with harfbuzz-2.0.0

2018-10-22 Thread Vincent Torri
harbuzz 2.0.1 has the fix (infinite loop in 2.0.0) Vincent On Mon, Oct 22, 2018 at 11:54 AM Jérôme Pinot wrote: > > Hi, > Had this kind of problem and updating to harfbuzz 2.0.2 fixed it. > Le lundi 22 octobre 2018 à 20:48 +1100, Daniel Kasak a écrit : > > Just a heads-up for fellow users ...

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread Vincent Torri
On Wed, Sep 26, 2018 at 12:05 PM Carsten Haitzler wrote: > > On Tue, 25 Sep 2018 21:43:29 +0200 leoutat...@gmx.fr said: > > > On 9/25/18 9:37 AM, Carsten Haitzler (The Rasterman) wrote: > > > On Mon, 24 Sep 2018 14:31:24 +0200 leoutat...@gmx.fr said: > > > > > >> On 9/24/18 7:41 AM, Simon Lees

Re: [e-users] Introducing ewpi : a package installer for EFL dependencies on Windows

2019-04-07 Thread Vincent Torri
Hello small update : ICU (dependency of harfbuzz and libxml2) has been added regards Vincent On Wed, Mar 20, 2019 at 8:07 PM Vincent Torri wrote: > > Hello > > Since win-builds has not been updated for around 3 years, I decided to > write a simple installer of the dependen

[e-users] Introducing ewpi : a package installer for EFL dependencies on Windows

2019-03-20 Thread Vincent Torri
features, please open an issue on github regards Vincent Torri ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Re: [e-users] Introducing ewpi : a package installer for EFL dependencies on Windows

2019-04-13 Thread Vincent Torri
Hello added sdl2 and its dependency libsamplerate regards Vincent On Mon, Apr 8, 2019 at 7:36 AM Vincent Torri wrote: > > Hello > > small update : ICU (dependency of harfbuzz and libxml2) has been added > > regards > > > Vincent > > On Wed, Mar 20, 201

Re: [e-users] "check" missing when trying to build efl

2019-07-14 Thread Vincent Torri
On Mon, Jul 15, 2019 at 7:02 AM Pierre Couderc wrote: > > > On 7/14/19 11:57 PM, Jérémy Zurcher wrote: > > Hi, > > > > On Sunday 14 July 2019 23:32, Pierre Couderc wrote : > >> Using > >> > >> meson -Dwl=true .. > >> > >> I get a missing dependency named "check" > >> > >> > >> Please give me

Re: [e-users] enlightenment build fails with meson

2019-07-16 Thread Vincent Torri
On Tue, Jul 16, 2019 at 10:32 PM mh wrote: > > I am trying to build/install E into /opt/e. I have my PATH, > LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL builds > and install properly to /opt/e. Enlightenment meson build fails with: > meson.build:225:11: ERROR: Dependency

Re: [e-users] enlightenment build fails with meson

2019-07-16 Thread Vincent Torri
On Wed, Jul 17, 2019 at 12:25 AM mh wrote: > > On 7/16/19 5:39 PM, Vincent Torri wrote: > > > On Tue, Jul 16, 2019 at 10:32 PM mh wrote: > >> I am trying to build/install E into /opt/e. I have my PATH, > >> LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /o

Re: [e-users] cannot find libcurl.so.4 libcurl.so.5

2019-07-15 Thread Vincent Torri
On Tue, Jul 16, 2019 at 6:50 AM Pierre Couderc wrote: > > After build efl f30ef634adbb776cd0 and e 9df606dff4ed, I get an error > on "enlightenment_start" : > > cannot find libcurl.so.4 libcurl.so.5 find /usr/lib -name 'libcurl*' what is the output ? Vincent > I have tried to install

Re: [e-users] [E-devel] New video on Terminology: Handling of links

2020-07-21 Thread Vincent Torri
very nice ! good job ! Vincent On Tue, Jul 21, 2020 at 3:06 PM Boris Faure wrote: > > I just wanted to let you know that I made a small video about links in > Terminology. It's hosted on youtube at > https://www.youtube.com/watch?v=Q3uoFsWQuFQ > > There's a show case about a new feature coming

Re: [e-users] Appearance Questions

2020-11-25 Thread Vincent Torri
in the code/theme, but i don't know where Vincent Torri > - is there an outside link to the misty pines wallpaper > > Thanks. > Drew > > Sent with Tutanota > > ___ > enlightenment-users mailing list > enlight

Re: [e-users] git tarball

2020-12-15 Thread Vincent Torri
here it is : https://download.enlightenment.org/rel/apps/enlightenment/ select the version you want. Vincent On Tue, Dec 15, 2020 at 7:42 PM Thiago Maciel wrote: > > Hi there, > > Is there a way to download a tarball from the git.enlightenment.org repos > with a single url, e.g.,

Re: [e-users] E on Clear Linux

2020-12-11 Thread Vincent Torri
Hello On Fri, Dec 11, 2020 at 8:54 PM Thiago Maciel wrote: > > I was wondering if anyone had given E a go on Clear Linux. > > They recently flagged E as deprecated, and I think it will be a loss for > us. > I know they have an outdated version in their repo, so I am trying to > collaborate to

Re: [e-users] git tarball

2020-12-16 Thread Vincent Torri
available. You can create it with "ninja dist" though Vincent Vincent > I'm trying to set up a local repo in clear linux using a nightly build, > but, by policy, they accept just tarball links, not .git > Am Di., 15. Dez. 2020 um 16:04 Uhr schrieb Vincent Torri < > vincent.

Re: [e-users] xerm behaviour on freebsd

2021-05-07 Thread Vincent Torri
to type the enter key to show all > results, which makes me very uncomfortable. Is it a bug? Can you fix it? I > didn't encounter the same problem in other desktop environments for xterm. maybe not the answer you want, but try terminology instead of xterm

Re: [e-users] xerm behaviour on freebsd

2021-05-07 Thread Vincent Torri
On Fri, May 7, 2021 at 10:04 AM Fas Xmut via enlightenment-users wrote: > > I come to submit problems, not to argue with you which terminal I should > choose. then submit correctly : https://phab.enlightenment.org/maniphest/task/edit/form/2/ Vincent Torri > > > Sent with

Re: [e-users] Error building efl : ‘eina_simple_class_get’ was not declared in this scope

2021-05-26 Thread Vincent Torri
hello I've forwarded your mail to felipe, who manages c++ binding Vincent On Wed, May 26, 2021 at 10:30 AM Francesc Guasch wrote: > > I am trying to upgrade to the latest Enlightenment building > from sources and it fails this way: > > src/tests/eina_cxx/eina_simple.eo.h:22:27: error: >

Re: [e-users] slow change window/task

2021-04-05 Thread Vincent Torri
and some doc : https://www.enlightenment.org/develop/legacy/program_guide/edje_pg Vincent On Mon, Apr 5, 2021 at 6:05 PM Carsten Haitzler wrote: > > On Mon, 5 Apr 2021 13:15:46 +0900 Florian Schaefer said: > > > On 4/5/21 2:54 AM, Carsten Haitzler wrote: > > > On Sun, 4 Apr 2021 17:40:21

Re: [e-users] Flat has landed

2021-03-27 Thread Vincent Torri
hey congratulations, it was a huge work ! Vincent On Sat, Mar 27, 2021 at 5:12 PM Carsten Haitzler wrote: > > For those who are not watching git commits... > > Flat theme has landed in git master efl today. > > Yay! > > -- > - Codito, ergo sum - "I code, therefore I am"

Re: [e-users] Linux Distro for Enlightenment

2021-09-02 Thread Vincent Torri
e to setting up/configuring any base services and what not so it > will be an easy copy & paste to install a big list of packages (or add a new > meta-package in arch that contains that list). you can try to convince elivecd developers to switch from e17 to latest e Vincent Torri ___

Re: [e-users] imlib2-1.7.2

2021-08-07 Thread Vincent Torri
hello be sure you have bzip2.pc in /usr/lib/pkgconfig if not, after seeing configure.ac, there should be another check to be done to detect bzip2 (header + library files) Vincent Torri On Sat, Aug 7, 2021 at 9:20 AM Carla Sensa wrote: > > Hello Kim, > > The bzip2 library is

Re: [e-users] [E-devel] New releases coming....

2021-12-13 Thread Vincent Torri
On Mon, Dec 13, 2021 at 4:19 PM Carsten Haitzler wrote: > > Hi everyone! > > So ... I've pretty much finished things ready for a new round of releases. > Here > are releases That I plan to do: > > 1. EFL 1.26 > 2. Enlightenment 0.25 > 3. Rage 0.4 > 4. Ecrire 0.2 > > Rage an Ecrire are

Re: [e-users] Edi (IDE Editor) fails to build with Meson version 0.61.0

2022-01-16 Thread Vincent Torri
hello can you open a ticket in phab and add netstar as reviewer, please ? Vincent On Sat, Jan 15, 2022 at 6:03 PM Carla Sensa wrote: > > Hello, > > Edi won't build on Ubuntu Jammy (development branch) or Arch (Endeavour) > with meson 0.61.0. > > The compilation fails with error: >

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

2022-02-20 Thread Vincent Torri
> > Finally Someone can feel free to add any of these to extra.e.org (I > forgot who did it last time). this site seems to be down Vincent ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net

Re: [e-users] Where should I post an issue?

2022-01-07 Thread Vincent Torri
count and would like to post an issue (not a bug). > Using (https://phab.enlightenment.org/maniphest/task/edit/form/2/) I see I > can create a task? If this is the proper place to submit an issue to whom > should the task be assigned? It is the correct place. Assign it to billiob

Re: [e-users] Lost in EFL Unified C API...

2023-11-06 Thread Vincent Torri
On Mon, Nov 6, 2023 at 11:38 AM Pierre Couderc via enlightenment-users wrote: > > I have made a box including : > > show = efl_add(EFL_UI_TEXTBOX_CLASS, bx, > efl_text_set(efl_added, "0"), > efl_text_font_size_set(efl_added, 48), > efl_pack(bx, efl_added)); > > It

Re: [e-users] git clone error

2022-07-28 Thread Vincent Torri
On Thu, Jul 28, 2022 at 3:40 PM daniel antoine wrote: > > Hi > > I try to compile enlightenment and i get an error after the git clone > command , may be it is on my side I just wanted to know. > > + prepare > + git clone https://git.enlightenment.org/enlightenment/enlightenment >

Re: [e-users] [E-devel] New git URL/SSH locations, phasing out phab (and gitolite)

2022-05-08 Thread Vincent Torri
Hello some questions: * must the phab wiki be rewritten somewhere else ? * is it possible to see all the repositories of all users and organizations at the same time ? * can the display be more compact ? at least the "updated *** hours ago" on the same line than the name of the repo ?

Re: [e-users] [E-devel] New git URL/SSH locations, phasing out phab (and gitolite)

2022-05-08 Thread Vincent Torri
On Sun, May 8, 2022 at 10:36 AM Carsten Haitzler wrote: > > On Sun, 8 May 2022 08:25:08 +0200 Vincent Torri > said: > > > Hello > > > > some questions: > > > > * must the phab wiki be rewritten somewhere else ? > > what does this mean? if phab

Re: [e-users] New enlightenment git : Please delete my user account

2022-05-09 Thread Vincent Torri
should be done Vincent On Mon, May 9, 2022 at 12:04 PM Philippe Jean Guillaumie wrote: > Hello, > > I accidentally created an account on the new (gitea) enlightenment git. > I did click on the suppress button but my user details still appears in > the Explore > Users tab. > > Could someone

Re: [e-users] New enlightenment git : Please delete my user account

2022-05-09 Thread Vincent Torri
On Mon, May 9, 2022 at 12:38 PM Philippe Jean Guillaumie wrote: > > Thank you Vincent. > > Speaking about enlightenment git, do you plan to move Entice to this new > website? I'm not sure yet. I would like to have continuous integration. but maybe if it is used and packaged, it's not needed

Re: [e-users] python-efl build error

2023-07-20 Thread Vincent Torri
On Thu, Jul 20, 2023 at 4:18 PM daniel antoine wrote: > > Finally I have succeeded to compile python-elf by lowering the version > of python-packaging from 23.1 to 21.3. The version 21.3 has a setup.py > file. Since the version 22.0 python-packaging can only be compiled > with pip3 (no setup.py

Re: [e-users] Capitole du Libre 2023

2023-08-10 Thread Vincent Torri
On Thu, Aug 10, 2023 at 5:08 PM michael bouchaud wrote: > > Hi Guillaume, > > I sent you an email about this event. > > Regards Is Nico still in Toulouse? I don't know if he is still interested in open source Vincent ___ enlightenment-users mailing

Re: [e-users] efl and c++

2023-11-08 Thread Vincent Torri
On Wed, Nov 8, 2023 at 9:55 AM Pierre Couderc via enlightenment-users wrote: > > Is there a topic to introduce efl under C++. i don't know one in c++ it's not the answer you want, but there is one in C# : https://www.enlightenment.org/develop/tutorials/csharp/start.md maybe it could help

Re: [e-users] efl and c++

2023-11-08 Thread Vincent Torri
On Wed, Nov 8, 2023 at 10:06 AM Vincent Torri wrote: > > On Wed, Nov 8, 2023 at 9:55 AM Pierre Couderc via enlightenment-users > wrote: > > > > Is there a topic to introduce efl under C++. > > i don't know one in c++ > > it's not the answer you want,

Re: [e-users] EFL 1.27.0 creation of RPM using spec/efl.spec.in

2024-03-01 Thread Vincent Torri
s spec file note that the file is old and changes in the EFL have been done. You should find an efl.spec from a distro instead of using it regards Vincent Torri ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users