Re: [E-devel] punting libungif support from imlib2

2005-09-15 Thread The Rasterman
On Wed, 7 Sep 2005 00:32:25 -0400 Mike Frysinger [EMAIL PROTECTED] babbled: anyone have any qualms with me punting libungif support from imlib2 and just supporting giflib ? the entire point of libungif was to make a version of giflib that was free of the gay lzw patent, but now that the

Re: [E-devel] e17 segfault

2005-09-15 Thread The Rasterman
On Wed, 07 Sep 2005 16:30:40 +1200 jochen [EMAIL PROTECTED] babbled: Hi, I had another segfault, happend when using pybliographic, (a python bibliography manager, using python-gnome and python-gtk) backtrace is attached. I cannot reproduce it though, as I don't know what exactly I did. No

Re: [E-devel] edje and event objects

2005-09-15 Thread The Rasterman
On Tue, 13 Sep 2005 05:03:59 -0400 Jose O Gonzalez [EMAIL PROTECTED] babbled: This is in part one-half of the issue I tried to raise earlier in my email regarding Smart Objects... and it's the tougher half. One might not really 'need' to add event objects to a smart object -

Re: [E-devel] Root desktop menu closing incosistency

2005-09-15 Thread The Rasterman
On Sun, 11 Sep 2005 20:08:42 -0500 Chad Kittel [EMAIL PROTECTED] babbled: Hello, I have noticed an inconsistency in behavior with the root (desktop) menu in e17 when it comes to using the mouse to select an item in the menu or using the keyboard or scroll-wheel. If you open up the root

Re: [E-devel] PATCH: Trivial addition to the eap copy code

2005-09-15 Thread The Rasterman
On Sun, 11 Sep 2005 20:29:18 -0500 Chad Kittel [EMAIL PROTECTED] babbled: Hello, Attached is a trivial patch to e_apps.c (in the e17 source tree) that enables the copying of three more eap fields when _e_app_copy() is called. thanks! fixed. :) -- - Codito, ergo sum - I code,

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread The Rasterman
On Mon, 12 Sep 2005 22:34:42 +0300 Виктор Кожухаров [EMAIL PROTECTED] babbled: the backgrace: #0 0xb7f28a9e in _edje_text_part_on_del () from /opt/e17//lib/libedje.so.0 #1 0xb7f25156 in _edje_file_del () from /opt/e17//lib/libedje.so.0 #2 0xb7f25c2d in _edje_del () from

Re: [E-devel] Temperature module F/C patch (patch attached)

2005-09-15 Thread The Rasterman
On Thu, 8 Sep 2005 15:12:21 -0500 Nick \Mekius_\ Hughart [EMAIL PROTECTED] babbled: Here is a patch to add support for setting the temperature module to read in fahrenheit or celcius. in cvs. :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman

Re: [E-devel] bug found in CVS version from last night

2005-09-15 Thread The Rasterman
On Wed, 31 Aug 2005 21:00:49 -0700 Reza Naima [EMAIL PROTECTED] babbled: First off, the build order is wrong on www.enlightenment.org, the order should be : # imlib # edb # eet # evas # ecore # epeg # embryo # edje # epsilon # esmart # emotion # etox # ewl should be fixed now.

Re: [E-devel] Re: E CVS: libs/ecore sebastid

2005-09-15 Thread The Rasterman
On Wed, 7 Sep 2005 00:19:14 -0400 Jose O Gonzalez [EMAIL PROTECTED] babbled: Everyone should obtain at least one such rock :) In fact, this should be something available in that e-catalogue of goodies - coffee mugs, t-shirts, mouse pads, etc.. *and* a handy e-rock to crawl under

Re: [E-devel] Container problem

2005-09-15 Thread The Rasterman
On Sat, 10 Sep 2005 13:04:51 +0200 Utopic [EMAIL PROTECTED] babbled: Hi all! I just subscribed this mailing list, hope you can help me programming with EFL, and someday maybe I can help someone. I'm not an english native speaker, I understand english far well, but I'm not used to

Re: [E-devel] Crash on restart / exit E17

2005-09-15 Thread The Rasterman
On Fri, 26 Aug 2005 17:40:53 +0200 Jonathan Protzenko [EMAIL PROTECTED] babbled: Hi everybody, I've been encountering for a few days a crash every time I close or restart E17. Since I haven't seen anyone noticing it on this list, I decided to post a backtrace. BUT : I didn't compile

Re: [E-devel] Woud like to join the E-Devel team

2005-09-15 Thread The Rasterman
On Thu, 23 Jun 2005 11:43:47 +0200 jules c [EMAIL PROTECTED] babbled: Hi there, I'm quite in the same situation than the other guy, in fact I've also discovered EFL a few months ago and I'd really like to participate as I could. This year, I've began learning basic C Unix (@school we work on

Re: [E-devel] E17 Crashing while using menus

2005-09-15 Thread The Rasterman
On Thu, 25 Aug 2005 12:57:43 -0600 Nathan A. Smith [EMAIL PROTECTED] babbled: Back Again, After reading Raster's email message detailing what he needs for debugging -- I redid it and have attached it. looks like edje didnt clean up queued messages for an object that is now deleted. this

Re: [E-devel] edje and event objects

2005-09-15 Thread The Rasterman
On Mon, 12 Sep 2005 14:58:51 -0500 Brian Mattern [EMAIL PROTECTED] babbled: Raster, I've been noticing that we often want to accept generic evas mouse events on edje objects (such as ibar icons, pager windows, pager desks, etc). So, we've been adding event objects and moving/resizing them

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread Виктор Кожухаров
On Thu, 2005-09-15 at 13:36 +0900, Carsten Haitzler wrote: On Mon, 12 Sep 2005 22:34:42 +0300 Виктор Кожухаров [EMAIL PROTECTED] babbled: the backgrace: #0 0xb7f28a9e in _edje_text_part_on_del () from /opt/e17//lib/libedje.so.0 #1 0xb7f25156 in _edje_file_del () from

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread The Rasterman
On Thu, 15 Sep 2005 09:46:33 +0300 Виктор Кожухаров [EMAIL PROTECTED] babbled: On Thu, 2005-09-15 at 13:36 +0900, Carsten Haitzler wrote: On Mon, 12 Sep 2005 22:34:42 +0300 Виктор Кожухаров [EMAIL PROTECTED] babbled: the backgrace: #0 0xb7f28a9e in _edje_text_part_on_del () from

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread David Seikel
On Thu, 15 Sep 2005 09:46:33 +0300 [EMAIL PROTECTED] wrote: Also, how does the remember thing work, exactly. It seems that if I set remember for one app (remember this window + remember position), 10 other, totally unrelated apps get remembered, and sometimes, not only the position is

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread David Seikel
On Thu, 15 Sep 2005 15:53:19 +0900 Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] wrote: you need to tell e HOW to rememebr - by name, class and other properties. if you dont it ends up applying to all windows. If only I had waited a minute before posting, you would have answered the

Re: [E-devel] A crash on restart/exit and a few other bugs.

2005-09-15 Thread The Rasterman
On Thu, 15 Sep 2005 17:03:27 +1000 David Seikel [EMAIL PROTECTED] babbled: On Thu, 15 Sep 2005 09:46:33 +0300 [EMAIL PROTECTED] wrote: Also, how does the remember thing work, exactly. It seems that if I set remember for one app (remember this window + remember position), 10 other,

Re: [E-devel] current cvs emblem get a buffer overflow in Fedora Core 4

2005-09-15 Thread Didier Casse
On 9/14/05, dan sinclair [EMAIL PROTECTED] wrote: Following up on my last post, emblem still sucks on FC4. It gives a buffer overflow and terminates. I attached the required debug files. Please attach a GDB backtrace. Done. :) -- With kind regards, Didier. Yum/apt

[E-devel] A little line noise

2005-09-15 Thread Chris McCormick
Hey, I just wanted to say that E17 is the most beautiful desktop I have ever used. Thank you for all your efforts. Thank you for making it Free. Best regards, Chris. --- [EMAIL PROTECTED] http://mccormick.cx --- SF.Net email

[E-devel] Mac OS X, ecore config

2005-09-15 Thread Chris Ross
There is a problem with Ecore Config on OS X. Within the enumerated type 'Ecore_Config_Flag': typedef enum Ecore_Config_Flag { PF_NONE = 0, PF_BOUNDS = 1, PF_MODIFIED = 2, PF_SYSTEM = 4, PF_CMDLN = 8 } Ecore_Config_Flag; The problem is PF_SYSTEM,

Re: [E-devel] Mac OS X, ecore config

2005-09-15 Thread Michael Jennings
On Thursday, 15 September 2005, at 13:01:54 (+0100), Chris Ross wrote: BOWIS! Within the enumerated type 'Ecore_Config_Flag': typedef enum Ecore_Config_Flag { PF_NONE = 0, PF_BOUNDS = 1, PF_MODIFIED = 2, PF_SYSTEM = 4, PF_CMDLN = 8 }

RE: Re: [E-devel] current cvs emblem get a buffer overflow in Fedora Core 4

2005-09-15 Thread dan sinclair
On 9/14/05, dan sinclair [EMAIL PROTECTED] wrote: Following up on my last post, emblem still sucks on FC4. It gives a buffer overflow and terminates. I attached the required debug files. Please attach a GDB backtrace. Done. :) I found a couple of potential buffer overflows in

Re: [E-devel] Mac OS X, ecore config

2005-09-15 Thread The Rasterman
On Thu, 15 Sep 2005 13:01:54 +0100 Chris Ross [EMAIL PROTECTED] babbled: There is a problem with Ecore Config on OS X. Within the enumerated type 'Ecore_Config_Flag': typedef enum Ecore_Config_Flag { PF_NONE = 0, PF_BOUNDS = 1, PF_MODIFIED = 2,

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

2005-09-15 Thread Nick
Oh sorry about that. That was my small hack to have it work for my computer :) On Thu, 15 Sep 2005 02:48:18 -0700 enlightenment-cvs@lists.sourceforge.net wrote: Enlightenment CVS committal Author : raster Project : e17 Module : apps/e Dir : e17/apps/e/src/modules/temperature

Re: [E-devel] Crash on restart / exit E17

2005-09-15 Thread Massimo Maiurana
Michael Jennings, il 15/09/2005 17:33, scrisse: When compiling with gcc, using CFLAGS=-O0 -g3 will give the best results. I just read in man gcc that there is a specific -ggdb option. could this (and perhaps -ggdb3) be even more useful? -- Massimo Maiurana mailto:[EMAIL

Re: [E-devel] Crash on restart / exit E17

2005-09-15 Thread Michael Jennings
On Thursday, 15 September 2005, at 18:59:11 (+0200), Massimo Maiurana wrote: I just read in man gcc that there is a specific -ggdb option. could this (and perhaps -ggdb3) be even more useful? In my experience, no. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ [EMAIL

[E-devel] [PATCH] Add more info to entrance edje error

2005-09-15 Thread Justin Patrin
While this isn't a large change I had occasion to get more info from this error and thought I'd send out this patch. It's one line which adds the edje error # to the Failed to load theme error in entrance. I am also not attaching as it is such a simple change. ---

Re: [E-devel] enlightenment_eapp bug?

2005-09-15 Thread The Rasterman
On Fri, 16 Sep 2005 01:10:50 +0300 DM [EMAIL PROTECTED] babbled: Hi! Really strange behaviour: cp xmms.eap 1xmms.eap ls -al 1xmms.eap -rw-r--r-- 1 xx xx 5818 Sep 16 01:07 1xmms.eap enlightenment_eapp -lang en_US.UTF-8 1xmms.eap ls -al 1xmms.eap -rw-r--r-- 1 root root 0 Sep 16 01:07

Re: [E-devel] edje and event objects

2005-09-15 Thread Rodolfo Hansen
On Wed, 2005-09-14 at 02:52 -0400, Jose O Gonzalez wrote: On Tue, 13 Sep 2005 09:18:14 -0500 Brian writes: Jose O Gonzalez wrote: On Mon, 12 Sep 2005 14:58:51 -0500 Brian writes: Raster, I've been noticing that we often want to accept generic evas mouse events on edje

Re: Re: [E-devel] current cvs emblem get a buffer overflow in Fedora Core 4

2005-09-15 Thread Didier Casse
On 9/15/05, dan sinclair [EMAIL PROTECTED] wrote: On 9/14/05, dan sinclair [EMAIL PROTECTED] wrote: Following up on my last post, emblem still sucks on FC4. It gives a buffer overflow and terminates. I attached the required debug files. Please attach a GDB backtrace. Done.

Re: [E-devel] edje and event objects

2005-09-15 Thread Jose O Gonzalez
On Thu, 15 Sep 2005 13:02:42 +0900 Carsten writes: On Wed, 14 Sep 2005 02:52:51 -0400 Jose O Gonzalez [EMAIL PROTECTED] babbled: . I have the feeling that unless smart-objects adopt most of the semantics that is used in window systems (in dealing with the parent/child