Re: [E-devel] enlightenment shutdown after starting

2006-01-23 Thread The Rasterman
On Tue, 24 Jan 2006 12:09:55 +0600 Vlad Alyukov <[EMAIL PROTECTED]> babbled: > > how fix this? check why in more detail. i486 is a bit strange as most of the time archiotecture is reported as i686 (evas figures this out at compile time and compiles it into the lib so it will load only moduels fo

[E-devel] enlightenment shutdown after starting

2006-01-23 Thread Vlad Alyukov
how fix this? , | Xsession: X session started for va at Tue Jan 24 11:26:19 NOVT 2006 | fetchmail: background fetchmail at 3311 awakened. | DYNAMIC DETERMINED PREFIX: /usr | E17 INIT: XINERAMA CHOSEN: [0], 1024x768+0+0 | ___ ___ | |:| Enlightenment Error |:

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

2006-01-23 Thread David Seikel
On Mon, 23 Jan 2006 22:50:04 +0200 Hisham Mardam Bey <[EMAIL PROTECTED]> wrote: > On 1/23/06, enlightenment-cvs@lists.sourceforge.net > wrote: > > Enlightenment CVS committal > > > > Do we usually clone inages, or just use the ones from other widgets? > > we use them, we dont clone. Raster also

Re: [E-devel] Evas Modules

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 15:51:13 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled: > On Monday, 23 January 2006, at 23:54:16 (+0900), > Carsten Haitzler wrote: > > > yes - it doesnt. funny that there are a few hundred thousand lines > > of code that need work on - a lot of packages like edje when t

Re: [E-devel] Evas Modules

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 13:41:33 -0500 Jason Tackaberry <[EMAIL PROTECTED]> babbled: > On Mon, 2006-01-23 at 21:15 +0900, Carsten Haitzler wrote: > > dependencies even if they arene't using e17 or e apps (just using evas for > > some specific fucntionality like a dvd/pvr system - eg freevo, where it o

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

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 10:29:49 -0800 enlightenment-cvs@lists.sourceforge.net babbled: > Enlightenment CVS committal > > Author : onefang > Project : e17 > Module : apps/e > > Dir : e17/apps/e/data/themes/images > > > Added Files: > e17_tlist_bg0.png e17_tlist_bg1.png > > > Log Mes

Re: [E-devel] etk assortie patch with a few questions.

2006-01-23 Thread Morten Nilsen
Виктор Кожухаров wrote: this patch adds the possibility to turn of "editability" (the hell, is that even a word), for an entry. it also moves the caret to the end of the text, instead of the start (usability). I think the most common usage model for text inputs, is to select the entire text on

Re: [E-devel] Evas Modules

2006-01-23 Thread Michael Jennings
On Monday, 23 January 2006, at 23:54:16 (+0900), Carsten Haitzler wrote: > yes - it doesnt. funny that there are a few hundred thousand lines > of code that need work on - a lot of packages like edje when they > build dont check for certain support. the bug u saw was a matter of > the code basical

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

2006-01-23 Thread Hisham Mardam Bey
On 1/23/06, enlightenment-cvs@lists.sourceforge.net wrote: > Enlightenment CVS committal > > Author : onefang > Project : e17 > Module : apps/e > > Dir : e17/apps/e/data/themes > > > Added Files: > default_tlist.edc > > > Log Message: > Raster said to stop hacking ilist and create an

Re: [E-devel] Recent troubles with evas

2006-01-23 Thread David Seikel
On Mon, 23 Jan 2006 21:39:55 +0200 __ <[EMAIL PROTECTED]> wrote: > on a similar note, the following file is present in the cvs, but it > shouldn't be: > src/lib/file/evas_module.lo I don't know about your other problems, other than to say that the dev cvs compiles fin

[E-devel] Recent troubles with evas

2006-01-23 Thread Виктор Кожухаров
I think today, evas broke, and couldn't be compiled. evas_engine.c: In function `evas_engine_buffer_output_setup': evas_engine.c:294: error: `EVAS_ENGINE_BUFFER_DEPTH_RGB32' undeclared (first use in this function) evas_engine.c:294: error: (Each undeclared identifier is reported only once evas_eng

Re: [E-devel] Evas Modules

2006-01-23 Thread [EMAIL PROTECTED]
Modularization is a touchy thing... I was very pro this for evas some months ago, even to the point where I wrote a fairly modular version of it.. I never sent any of it for several reasons -- some are not relevant here, but in general I found quite a few aspects that had to be de

[E-devel] etk assortie patch with a few questions.

2006-01-23 Thread Виктор Кожухаров
this patch adds the possibility to turn of "editability" (the hell, is that even a word), for an entry. it also moves the caret to the end of the text, instead of the start (usability). it produces a warning for return values, but I don't know how to handle bailing on errors, if the function is sup

[E-devel] The new tlist widget.

2006-01-23 Thread David Seikel
Don't panic. This is not the last word in my search for the perfect text scroller widget usable in apps/e. I knew before I committed there where conceptual problems with it. An IRC discussion has pointed out more, and also pointed me to more things worth researching. On the other hand, there sh

Re: [E-devel] Evas Modules

2006-01-23 Thread Jason Tackaberry
On Mon, 2006-01-23 at 21:15 +0900, Carsten Haitzler wrote: > dependencies even if they arene't using e17 or e apps (just using evas for > some > specific fucntionality like a dvd/pvr system - eg freevo, where it only > displays in the framebuffer... just for starters.) Actually, we (Freevo) use t

Re: [E-devel] Good article about E17

2006-01-23 Thread David Stevenson
On 1/23/06, Didier Casse <[EMAIL PROTECTED]> wrote: On 1/23/06, Hawkwind <[EMAIL PROTECTED]> wrote:>Where is it? Gmail is broken. http://marc.theaimsgroup.com/?l=enlightenment-devel&m=113794842824991&w=2 And here is the article - you should be interested especially :) http://www.primary0.com/20

Re: [E-devel] Dragging an application icon into the ibar creates eap file with no icon

2006-01-23 Thread Andrew Williams
This is broken I guess. The process should capture the app icon and write it to a file, then edje can read it into memory for the icon compilation... It doesn't I guess! On Mon, Jan 23, 2006 at 05:28:28PM +0200, Ehud Shabtai wrote: > Hi, > > I noticed that enlightenment shows the icon of an appl

[E-devel] Dragging an application icon into the ibar creates eap file with no icon

2006-01-23 Thread Ehud Shabtai
Hi, I noticed that enlightenment shows the icon of an application even if an eap file does not exist (I guess it takes the icon from the application itself). Now if I try to drag the icon into the ibar, it seems to work fine - the icon is shown in the ibar correctly. However, it actually creates

Re: [E-devel] Evas Modules

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 07:32:46 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled: > On Monday, 23 January 2006, at 21:15:24 (+0900), > Carsten Haitzler wrote: > > > dude - that message says EXACTLY what the problem is - to the > > letter. read it. the code passed NULL as a handle pointer to > > e

Re: [E-devel] Evas Modules

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 05:44:54 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled: > Since 99.9% of the stuff evas is used for won't work and either seg > faults or comes up with useless error messages which don't even begin > to point to the actual problem (like this: dude - that message says EXAC

Re: [E-devel] Evas Modules

2006-01-23 Thread Michael Jennings
On Monday, 23 January 2006, at 21:15:24 (+0900), Carsten Haitzler wrote: > dude - that message says EXACTLY what the problem is - to the > letter. read it. the code passed NULL as a handle pointer to > ecore_evasget() - so what it passed in was NULL - that's bad. Well, in that case, the naughty

[E-devel] Re: E CVS: libs/evas mej

2006-01-23 Thread The Rasterman
On Mon, 23 Jan 2006 02:44:37 -0800 enlightenment-cvs@lists.sourceforge.net babbled: > Enlightenment CVS committal > > Author : mej > Project : e17 > Module : libs/evas > > Dir : e17/libs/evas > > > Modified Files: > evas.spec.in > > > Log Message: > Mon Jan 23 05:52:33 2006

Re: [E-devel] itray problem..

2006-01-23 Thread Виктор Кожухаров
On Mon, 2006-01-23 at 11:23 +, Andrew Williams wrote: > Why would I be looking for that word? > > Normally if you fix something the bugs are removed, not added :-p > really, no one said it was a fix. and since you know this code much better than i do, i'm sure you can track this one down, gi

[E-devel] CTRL+ALT+D keybinding

2006-01-23 Thread CGA
< moo all >     \   ^__^ \  (oo)\_     (__)\         )\/\   ||w |   ||       || I'm here to ask you devs if you are planning to implement the CTRL+ALT+D feature/keybinding just like you did with the must have ALT+TAB. This macro (if thi

Re: [E-devel] itray problem..

2006-01-23 Thread Michael Jennings
On Monday, 23 January 2006, at 11:23:13 (+), Andrew Williams wrote: > Why would I be looking for that word? > > Normally if you fix something the bugs are removed, not added :-p Exactly. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., ht

Re: [E-devel] itray problem..

2006-01-23 Thread Andrew Williams
Why would I be looking for that word? Normally if you fix something the bugs are removed, not added :-p On Mon, Jan 23, 2006 at 06:18:05AM -0500, Michael Jennings wrote: > On Monday, 23 January 2006, at 11:15:09 (+), > Andrew Williams wrote: > > > weird, as it works fine in engage, and itray

Re: [E-devel] itray problem..

2006-01-23 Thread Michael Jennings
On Monday, 23 January 2006, at 11:15:09 (+), Andrew Williams wrote: > weird, as it works fine in engage, and itray is just a rip / > bastardisation of that ;) The word you're looking for is "fix." Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1,

Re: [E-devel] itray problem..

2006-01-23 Thread Andrew Williams
weird, as it works fine in engage, and itray is just a rip / bastardisation of that ;) A On Sun, Jan 22, 2006 at 05:06:23PM +0100, Morten Nilsen wrote: > in the attached image, you can see that the azureus icon doesn't scale, > thus making an ugly black area below and to the right of it.. > > A

[E-devel] Evas Modules

2006-01-23 Thread Michael Jennings
Since 99.9% of the stuff evas is used for won't work and either seg faults or comes up with useless error messages which don't even begin to point to the actual problem (like this: *** ECORE ERROR: Ecore Magic Check Failed!!! *** IN FUNCTION: ecore_evas_get() Input handle pointer is NULL! *** NA

Re: [E-devel] Allow Overlap query

2006-01-23 Thread Andrew Williams
I realise this - I was not querying the intensions or indeed the way it works, simply the way it is configured - seems backwards when it could all be configured in gadman. The user needs to get edit mode to edit all of the other "face properties" so why not this one too? Code encapsulation and all