Carsten Haitzler | 1 Nov 2005 02:11
Favicon
Gravatar

Re: [E-devel] Re: [e-users] E laggy?

On Mon, 31 Oct 2005 12:11:39 -0500 Michael Jennings <e-devel <at> kainx.org> babbled:

> On Monday, 31 October 2005, at 15:45:14 (+0900),
> Carsten Haitzler wrote:
> 
> > well after a day of debugging memprof:
> > http://www.rasterman.com/index.php?page=Memprof
> 
> I'm intruiged.  Are all your fixes in the memprof code itself, or did
> you have to fix0r glibc too?
> 
> If the former, I'd like to give it a shot on cAos and see how it goes.

the former. as glibc changwed to dlopen()ing libraries on demand for helper
symbols to do this, and thus will remain so going forward (ulrich dreppers
words are "live with it!") i had to have my fixes in memprof itself - and so
they are. if i can get confirmations that it works in other places too, maybe i
will roll in some other patches (debian moved libmemintercept to a subdir of
lib - good idea) and i might release a 0.6.0 of it or something.

> Michael
> 
> -- 
> Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <mej <at> kainx.org>
> n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
> -----------------------------------------------------------------------
>  "You are waiting on a beach for a healing word to come.  Maybe an
>   apology in a bottle, maybe a flare that says, 'I'm sorry;' and the
>   hurting leaves you numb.  Will you forgive?  Will you forget?  Will
>   you live what you know?  He left his rights; will you leave yours?
(Continue reading)

Carsten Haitzler | 1 Nov 2005 02:11
Favicon
Gravatar

Re: [E-devel] RE: E CVS: apps/e onefang

On Mon, 31 Oct 2005 16:48:09 -0500 (EST) dan sinclair <zero <at> perplexity.org>
babbled:

> > You may be right.  The affected files are scattered across e17, and
> > e_modules do become part of e17 though.  On the other hand, notes didn't
> > work anyway, and may never work.
> > 
> >
> 
> e_modules might become part of e17, but their not supported as part of the
> base system. Their addons, use at your own risk.

very much so. 

--

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    raster <at> rasterman.com
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
Jorge Luis Zapata Muga | 1 Nov 2005 17:19
Picon
Gravatar

[E-devel] [PATCH] ecore_directfb && ecore_evas_directfb

hi all, here i attach a couple of patches:
ecore_directfb: it supports now the key string, so enterminus can be
used with directfb :)
ecore_evas_directfb: some structs have changed names, use the new ones.

PS:
1. i had these patches on my hd for a long, but is hard to track the
changes of ecore cvs and submit a correct patch (maybe this are also
bad).
2. my coding style is different than yours, every time a send a patch
i see that the style is changed, i think theres an app that can change
the c style (i dont remember the name), maybe you can give the
parameters of it, so i can change the style before sending the patch.
Only in /usr/portage/distfiles/cvs-src/e17/libs/ecore/src/lib/ecore_directfb/: .#Ecore_DirectFB.h.1.1
Only in /usr/portage/distfiles/cvs-src/e17/libs/ecore/src/lib/ecore_directfb/: .cvsignore
Only in /usr/portage/distfiles/cvs-src/e17/libs/ecore/src/lib/ecore_directfb/: CVS
diff -ur
/usr/portage/distfiles/cvs-src/e17/libs/ecore/src/lib/ecore_directfb/Ecore_DirectFB.h ./Ecore_DirectFB.h
---
/usr/portage/distfiles/cvs-src/e17/libs/ecore/src/lib/ecore_directfb/Ecore_DirectFB.h	2005-10-25
14:53:22.000000000 +0200
+++ ./Ecore_DirectFB.h	2005-11-01 16:49:20.000000000 +0100
 <at>  <at>  -45,7 +45,7  <at>  <at> 

 #ifndef _ECORE_DIRECTFB_WINDOW_PREDEF
 typedef struct _Ecore_DirectFB_Window			Ecore_DirectFB_Window;
-#endif   
+#endif
(Continue reading)

Simon TRENY | 1 Nov 2005 19:11
Picon
Favicon

[E-devel] Evas:MOUSE_DOWN emits MOUSE_IN and MOUSE_OUT

Hi folks,

I have noticed since quite a while now that when you press an evas 
object with the mouse, the MOUSE_DOWN event is obviously emitted, but 
before it, the MOUSE_OUT and MOUSE_IN events are emitted too. I don't 
think it's some kind of feature, and I don't think it was like that 
before (maybe some months ago).
For most of the things, it's ok, but it causes problems when you want to 
execute some action when the MOUSE_OUT or MOUSE_IN events are emitted, 
and if you don't want these actions to be executed when the object is 
pressed.

Regards :)
Simon TRENY <MoOm>

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
Kevin Brosius | 2 Nov 2005 01:10
Picon

Re: [E-devel] A NEW AnonCVS mirror

"Carsten Haitzler (The Rasterman)" wrote:
> 
> 
> Thanks to our freinds at http://www.thinktux.net off in the Alps in
> Switzerland, we have a new Anonymous CVS Mirror. This will NOT ALLOW WRITES and
> it is not ALWAYS up to date with development CVS as it syncs every 30 minutes
> from development CVS, BUT it is at most 30 minutes behind, and apparently has a
> lot of bandwidth. So thanks om1n[A]e and null__ for helping set it up and
> managing it. You can check the details here:
> 
>   http://www.enlightenment.org/Enlightenment/Get_Enlightenment/index.html
> 
> And you can check out a tree for e17 with this command:
> 
>   cvs -d :pserver:anonymous <at> thinktux.net/root co e17
> 
> So everyone having problems getting into sf.net anonymous CVS, this is another
> option. :) Again. Thanks to om1n[A]e and null__ :)

So, out of curiosity, what are you guys using to pull the mirror?  Last
I checked sf didn't support rsync, which seems to be the preferred
method of pulling mirrors.

--

-- 
Kevin

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
(Continue reading)

Ryan Little | 2 Nov 2005 03:06
Picon

[E-devel] Re: E CVS: apps/e codewarrior

Please, if you're going to add / remove files from CVS, make sure you take them out / add them in to EXTRA_DIST in the Makefile.am in that dir as well :)

On 10/30/05, enlightenment-cvs <at> lists.sourceforge.net < enlightenment-cvs <at> lists.sourceforge.net> wrote:
Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes/images


Removed Files:
        e17_hscrollbar_trough.png e17_scrollbar_button_shadow1.png
        e17_scrollbar_arrow_down.png e17_scrollbar_button_shadow2.png
        e17_scrollbar_arrow_left.png e17_scrollbar_arrow_right.png
        e17_scrollbar_arrow_up.png e17_vscrollbar_trough.png
        e17_scrollbar_button.png


Log Message:
- remove old scrollbar stuff





-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Carsten Haitzler | 2 Nov 2005 03:18
Favicon
Gravatar

Re: [E-devel] Evas:MOUSE_DOWN emits MOUSE_IN and MOUSE_OUT

On Tue, 01 Nov 2005 19:11:06 +0100 Simon TRENY <simon.treny <at> free.fr> babbled:

> Hi folks,
> 
> I have noticed since quite a while now that when you press an evas 
> object with the mouse, the MOUSE_DOWN event is obviously emitted, but 
> before it, the MOUSE_OUT and MOUSE_IN events are emitted too. I don't 
> think it's some kind of feature, and I don't think it was like that 
> before (maybe some months ago).
> For most of the things, it's ok, but it causes problems when you want to 
> execute some action when the MOUSE_OUT or MOUSE_IN events are emitted, 
> and if you don't want these actions to be executed when the object is 
> pressed.

i'm just clicking in edje here - onm the e logo button... and:

CALLBACK for "mouse,move" "logo"
CALLBACK for "mouse,move" "logo"
CALLBACK for "mouse,down,1" "logo"
CALLBACK for "program,start" "logo_click"
CALLBACK for "program,stop" "logo_click"
CALLBACK for "program,start" "logo_click_d1"
CALLBACK for "drag,step" "dragable"
CALLBACK for "program,stop" "logo_click_d1"
CALLBACK for "program,stop" "logo_animate"
CALLBACK for "program,start" "logo_animate"
CALLBACK for "mouse,up,1" "logo"
CALLBACK for "mouse,clicked,1" "logo"
CALLBACK for "program,start" "logo_unclick"
CALLBACK for "program,stop" "logo_unclick"
CALLBACK for "mouse,move" "logo"
CALLBACK for "mouse,move" "logo"

unless the object is being hidden an shown .. then u'd get it. but it's
specific to some hide/show i'd guess (or some other object appearing on top
then going away)

> Regards :)
> Simon TRENY <MoOm>
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 

--

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    raster <at> rasterman.com
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
Dale Anderson | 2 Nov 2005 14:11

[E-devel] [ANNOUNCE] e_modules removal from cvs

Hi All

Just a quick note to advise the e_modules directory has been removed 
from cvs.

This was due to concern regarding the increasing number of modules being 
commited, and the likely hood these would be left unmaintained .

These are now all updated and available from get-e.org (thanks devilhorns) .

Module authors can now contact the get-e team for access to the site to 
maintain their code and provide updates.

Please also note that modules_extra has been removed from the default E 
module search path and modules need to be installed to ,

$PREFIX/lib/enlightenment/modules or,
~/.e/e/modules

Regards
Dale (swishy) Anderson.

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
Mike Russo | 2 Nov 2005 15:46

[E-devel] video corruption with xcompmgr

Generally e17 works well with a compositing manager running, however I 
will occasionally experience video corruption issues of the sort shown 
in the screenshot. They'll commonly happen when dragging a window 
between my two screens (running as one using nvidia twinview w/ xinerama 
enabled), and always either at the top or bottom of the screens. killing 
xcompmgr will make the corruption disappear, and generally just moving a 
window over the areas will force them to redraw correctly. any ideas?

--

-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
>>> Internal error in fortune program:
>>>	fnum=2987  n=45  flag=1  goose_level=-232323
>>> Please write down these values and notify fortune program administrator.

Michael Jennings | 2 Nov 2005 16:36

Re: [E-devel] [ANNOUNCE] e_modules removal from cvs

On Thursday, 03 November 2005, at 02:11:12 (+1300),
Dale Anderson wrote:

> Just a quick note to advise the e_modules directory has been removed
> from cvs.

It has not been removed, and it will not be unless and until such a
decision is made after discussion on this mailing list amongst the
developers.

> This was due to concern regarding the increasing number of modules
> being commited, and the likely hood these would be left unmaintained

This is just silly.  Do you have any idea how many packages we have in
CVS that haven't been touched in ages?  So what?

> These are now all updated and available from get-e.org (thanks devilhorns) .

They should not need to be downloaded from get-e.org or anywhere else.

> Module authors can now contact the get-e team for access to the site
> to maintain their code and provide updates.

Ridiculous.  It should be up to the module authors whether or not they
want to develop in our CVS tree or elsewhere, and whether or not they
have abandoned their work or will continue maintaining it.

Not once did anyone ask the module authors on this list how they
wanted to handle this situation.  This was a unilateral decision
driven primarily by Hisham, though he apparently got raster's buy-in,
and discussed only between the two of them while most of us were
asleep.

Does anyone else see a problem here?  These kinds of decisions being
made "behind closed doors" is not how an Open Source project should
be.  Nor should people's work be removed from CVS without their input
and consent.

This list is here for purposes of discussion.  So people need to stop
acting like such significant decisions can and should be made on IRC
and start COMMUNICATING.

To that end, I would suggest splitting up the individual modules so
that each one builds and installs independently of the others.  It's
not hard to do; I did it for tclock and calendar already.  So why not
split the others up and let each module author control his own module
rather than feeling like it's just part of a bigger pie?

Michael

--

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <mej <at> kainx.org>
n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "Act like you expect to get into the end zone."        -- Joe Paterno

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

Gmane