On Tue, May 6, 2008 at 1:50 AM, Jose Gonzalez <[EMAIL PROTECTED]> wrote:
>Andreas wrote:
>
> >>> The calculator works nice with edje_editor, but if I open it with
> >>> edje_viewer it doesn't work. What is the preferred way to run
> >>> "self-hosting" edje application?
> >>>
> >> Wha
On Tue, May 6, 2008 at 6:17 AM, freebsdworld <[EMAIL PROTECTED]> wrote:
> Hello Everyone,
>
> I'm installing using easy_e17 on my FreeBSD 7.0 i686 laptop:
> # uname -a
> FreeBSD laptop.FreeBSD-World.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun
> Feb 24 19:59:52 UTC 2008
> [EMAIL PROTECTED]:/usr/o
Build log for Enlightenment DR 0.17 on 2008-05-06 07:09:07 -0700
Build logs are available at http://download.enlightenment.org/tests/logs
Packages that failed to build:
edje_viewer http://download.enlightenment.org/tests/logs/edje_viewer.log
enna http://download.enlightenment.org/tests/logs/enna
Gustavo wrote:
>> >>>
>> >> What's the relevant notion of: "self-hosting" edje application?
>> >>
>> >
>> > My definition of "self-hosting" edje apps is an application that
>> > doesn't need any special C code to work. See the calculator that is
>> > referenced in the starting E-Ma
G'Day All,
Just wanted to put this out "in the open" for some discussion. (None of
this is set in stone yet)
I've talked w/ raster last night & stefan_schmidt today about redoing
the network module for E. Ideally, we would like todo a network frontend
that is capable of utilizing various backe
In case you missed my question on IRC...
On Tue, May 6, 2008 at 10:56 AM, Enlightenment CVS
<[EMAIL PROTECTED]> wrote:
>
> f = fopen(file, "rb");
> if (!f) return NULL;
>
> +if (fstat(fileno(f), &file_stat)
> +|| file_stat.st_size < 1)
> +{
> +fclose(f);
> +
Hallo, I'm very interested in this topic and an E17 network manager is
really needed by my OpenGEU distro too. Well, I believe taht a good choice
would be that of using Network Manager from Gnome:
http://www.gnome.org/projects/NetworkManager/
As the main command line daemon. Than we would just have
Hi,
I have a patch to Evas_Object_Image that's here for a long time.
We even release our evas with this patch, but I never found the time
to finish it (needs conversion to from YUV colorspaces).
The main idea of the patch is to enable images with colorspace !=
to be saved to a file. It adds a
Hi again,
I just tried and the patch didn't apply, so here is the update patch
against CVS HEAD
BR
--
Andre Moreira Magalhaes (andrunko)
Jabber: [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
Skype: andrunko
Blog: http://andrunko.blogspot.com
?
On Tue, May 06, 2008 at 09:27:07PM +0200, The DarkMaster wrote:
> Hallo, I'm very interested in this topic and an E17 network manager is
> really needed by my OpenGEU distro too. Well, I believe taht a good choice
> would be that of using Network Manager from Gnome:
> http://www.gnome.org/projects/
I've replaced the function (strndup was gnu only) by similar
non-gnu-only code.
It should works again on FreeBSD now.
thanks for the report.
lok
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't mis
Sure, I believe this would serve really a lot to the E17 Desktop Shell. We
really need a network manager for Enlightenement, specially one compatible
with nm. Also, maybe the creation of this module would be a nice occasion to
have a look in the Entrance nm-not working bug. In case some of you do n
On Tue, May 6, 2008 at 8:08 PM, The DarkMaster
<[EMAIL PROTECTED]> wrote:
> Sure, I believe this would serve really a lot to the E17 Desktop Shell. We
> really need a network manager for Enlightenement, specially one compatible
> with nm. Also, maybe the creation of this module would be a nice oc
On Tue, 06 May 2008 13:41:12 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled:
>Gustavo wrote:
>
> >> >>>
> >> >> What's the relevant notion of: "self-hosting" edje application?
personally i think it's not useful beyond development/debugging and when
designing themes. edje was NEVER i
Hey,
raster, dan and me had a small discussion about the location of unit
tests. Dan and me were for putting them in efl_lib/tests and raster in
e17/tests/efl_lib
raster arguments are for putting them outside efl_lib/ are
1) lots of data in src/. Indeed, maybe big files can be needed. That ca
Carsten wrote:
>> Yeah, and it sounds like a fine 'security minded' approach..
>> but in practice it's not going to make much of a difference since
>> edje is used along with all sorts of code that's highly insecure.
>>
>
> see above. it is important. it's a mistake microsoft have ma
On Wed, 07 May 2008 02:38:19 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled:
>Carsten wrote:
>
> >> Yeah, and it sounds like a fine 'security minded' approach..
> >> but in practice it's not going to make much of a difference since
> >> edje is used along with all sorts of code that's
I'll try it with Hardy then: nm-applet doesn't work in Ubuntu started with
Entrance both with xfce 4 panel and fbpanel, not even gnome panel of course.
Of course, I'm talking of an E17 session.
Thanks for the suggestion :)
Luca
2008/5/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>:
> On Tue, May
18 matches
Mail list logo