Re: [E-devel] Gadget Themes

2006-01-14 Thread Sebastian Dransfeld
boneyfrog wrote: On 1/13/06, *Sthithaprajna Garapaty* <[EMAIL PROTECTED] > wrote: Hi, Currently, the non-standard gadgets have their themes in separate .edj files. However, the standard gadgets (ibar, ibox, etc) have their themes inside the mai

[E-devel] E crash after resize window and gadget

2006-01-14 Thread Vlad Alyukov
enlightenment crashed if i try resize window (and resize gadget on edit mode) how debug this? -- Vlad Alyukov --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search

Re: [E-devel] efm patch

2006-01-14 Thread Hisham Mardam Bey
On 1/14/06, mista <[EMAIL PROTECTED]> wrote: > in this patch is the e_fm_file_has_mime() function and it now gets used > instead of the bunch of strcmps. Probably e_fm_file_is_regular() shouldn > ´t be exported. file->mime is now always lower case, so the programs > gets shown in open-with even if

[E-devel] [PATCH]: SEGV fix (pager module)

2006-01-14 Thread David Stevenson
Kia Ora, The pager module will cause a segv, following these steps: 1) enlightenment_remote -desks-set 3 2 2) Click in either "Desktop 2,0" or "Desktop 2,1" (right most column) 3) enlightenment_remote -desks-set 2 3   (boom!!) With the change in the number of desks, the "current" desk selected i

Re: [E-devel] E crash after resize window and gadget

2006-01-14 Thread David Stevenson
On 1/14/06, Vlad Alyukov <[EMAIL PROTECTED]> wrote: enlightenment crashed if i try resize window (and resize gadget on edit mode)how debug this?--Vlad Alyukov There is a gdb guide here: http://www.enlightenment.org/Main/Debugging/ Otherwise provide very clear steps on how to reproduce the problem.

[E-devel] What happens to apps on removed desktops

2006-01-14 Thread Andreas Volz
Hi, I removed on of my desktops in E17, but there was an application on the last desktop. So the application was simply lost. The process of this application is still there, but the window isn't in window list and isn't in lost window list. Even if I add a new desktop they don't return. So this si

Re: [E-devel] Gadget Themes

2006-01-14 Thread The Rasterman
On Sat, 14 Jan 2006 01:37:22 -0500 boneyfrog <[EMAIL PROTECTED]> babbled: > On 1/13/06, Sthithaprajna Garapaty <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > Currently, the non-standard gadgets have their themes in separate .edj > > files. > > However, the standard gadgets (ibar, ibox, etc) ha

Re: [E-devel] evas_object_text_style_render segv patch

2006-01-14 Thread The Rasterman
On Sat, 14 Jan 2006 01:33:51 + Alastair Tse <[EMAIL PROTECTED]> babbled: > Hi, > > I've been playing around with evas for a while now and I came across > this segv when I was playing trying to use evas_object_text_style_set(). > > I discovered that in evas/src/lib/canvas/evas_object_text.c,

Re: [E-devel] [PATCH] evas modularization, step 1

2006-01-14 Thread The Rasterman
On Tue, 10 Jan 2006 17:49:36 +0100 Jorge Luis Zapata Muga <[EMAIL PROTECTED]> babbled: > ok, as the cvs command cant diff with the new files before they are > added to the repository, and i dont have dev acces there, ill put an > url with the tar.gz of the files. this tar has the same engines that

Re: [E-devel] Try 2. Smart maximization improvement.

2006-01-14 Thread The Rasterman
On Mon, 9 Jan 2006 14:49:46 + Aleksej Struk <[EMAIL PROTECTED]> babbled: > Hi all, ok- i've been going over the patch - and the e.smart-maximize.patch is a patch containing cvs conflicts like: +<<< e_maximize.c +static int _e_mzone_split( Evas_List **add_splits_to, struct _m_zone *mzone,

Re: [E-devel] E crash after resize window and gadget

2006-01-14 Thread Vlad Alyukov
> "DS" == David Stevenson writes: Hello, David! /Sat, 14 Jan 2006 21:08:33 +0900/ you wrote: >> enlightenment crashed if i try resize window (and resize gadget on edit >> mode) >> >> how debug this? DS> There is a gdb guide here: DS> http://www.enlightenment.org/Main/Debugging/ DS

[E-devel] Re: E CVS: mount devilhorns

2006-01-14 Thread Sebastian Dransfeld
enlightenment-cvs@lists.sourceforge.net wrote: Enlightenment CVS committal Author : devilhorns Project : e_modules Module : mount Dir : e_modules/mount Modified Files: e_mod_main.c Log Message: Formatting. Update Labels to use mount point text, not device label (Fixed HandyAndE :)

[E-devel] Re: E CVS: screenshot devilhorns

2006-01-14 Thread Sebastian Dransfeld
enlightenment-cvs@lists.sourceforge.net wrote: Enlightenment CVS committal Author : devilhorns Project : e_modules Module : screenshot Dir : e_modules/screenshot Modified Files: e_mod_main.c Log Message: Formatting. EAPI fixes. Should now be possible to use enlightenment_remote to

[E-devel] a typo?

2006-01-14 Thread Massimo Maiurana
I think this is unintentional, isn't it? patch attached. -- Massimo Maiurana massimoragusa.linux.it http://massimo.solira.org GPG keyID #7044D601 Articolo 11 - L'Italia ripudia la guerra come strumento di offesa alla libertà degli altri popoli e come mezzo

Re: [E-devel] Gadget Themes

2006-01-14 Thread Andrew Williams
On Sat, Jan 14, 2006 at 09:20:47AM +0100, Sebastian Dransfeld wrote: [snip] > > Doesn't it work that way for the core gadgets? The other gadgets should > work that way, but not sure if they are all fixed. Think I saw a engage > patch for it at least. > > Sebastian > Engage is indeed the only

Re: [E-devel] Gadget Themes

2006-01-14 Thread The Rasterman
On Sat, 14 Jan 2006 14:48:04 + Andrew Williams <[EMAIL PROTECTED]> babbled: > On Sat, Jan 14, 2006 at 09:20:47AM +0100, Sebastian Dransfeld wrote: > [snip] > > > > Doesn't it work that way for the core gadgets? The other gadgets should > > work that way, but not sure if they are all fixed. T

Re: [E-devel] a typo?

2006-01-14 Thread The Rasterman
On Sat, 14 Jan 2006 13:36:40 +0100 Massimo Maiurana <[EMAIL PROTECTED]> babbled: > > I think this is unintentional, isn't it? > patch attached. indeed. typo. typo-- :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTEC

Re: [E-devel] Gadget Themes

2006-01-14 Thread David Stevenson
On 1/14/06, Andrew Williams <[EMAIL PROTECTED]> wrote: On Sat, Jan 14, 2006 at 09:20:47AM +0100, Sebastian Dransfeld wrote:[snip]>> Doesn't it work that way for the core gadgets? The other gadgets should> work that way, but not sure if they are all fixed. Think I saw a engage > patch for it at leas

Re: [E-devel] Gadget Themes

2006-01-14 Thread Andrew Williams
On Sun, Jan 15, 2006 at 12:04:47AM +0900, David Stevenson wrote: > On 1/14/06, Andrew Williams <[EMAIL PROTECTED]> wrote: > > Engage is indeed the only "3rd party" module that behaves properly in this > > respect. > > > > Andy > > > Nay! The moon module too has supported this since January 3 :-)

[E-devel] missing lib pthread when building eclair

2006-01-14 Thread Pomarede Nicolas
Hello, using easy_e17.sh to compile everything with yesterday cvs, eclair could not be built, ld was complaining about missing functions relating to phtread. My quick fix was to modify apps/eclair/src/Makefile.am and to add '-lpthread' to eclair_LDADD : eclair_LDADD = \ @evas_libs@ \ @eco

Re: [E-devel] missing lib pthread when building eclair

2006-01-14 Thread ilLogict
Dans son message intitulé "[E-devel] missing lib pthread when building eclair", Pomarede Nicolas <[EMAIL PROTECTED]> nous a dit : Hello, using easy_e17.sh to compile everything with yesterday cvs, eclair could not be built, ld was complaining about missing functions relating to phtread. My qu

Re: [E-devel] efm patch

2006-01-14 Thread mista
Am Samstag, den 14.01.2006, 13:43 +0200 schrieb Hisham Mardam Bey: > On 1/14/06, mista <[EMAIL PROTECTED]> wrote: > > > in this patch is the e_fm_file_has_mime() function and it now gets used > > instead of the bunch of strcmps. Probably e_fm_file_is_regular() shouldn > > ´t be exported. file->mi

Re: [E-devel] efm patch

2006-01-14 Thread Hisham Mardam Bey
> This is now fixed. great. > But the best feature is the one you probably don´t like. Though you can > test it very compfortable and decide yourself. When you right click on > an eap (in .../all (a link from home to all is good for that)) like > file-roller, use eapp_edit and add "tar;gz;bz2;" a

Re: [E-devel] Gadget Themes

2006-01-14 Thread David Seikel
On Sat, 14 Jan 2006 18:12:35 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > actually - it's not all 3rd part moduels doing things right. > > a moduels should > 1. look for its image/graphics/theme data in the current theme - just > like all the core modules do. 2. they shoudl

Re: [E-devel] efm patch

2006-01-14 Thread mista
Am Samstag, den 14.01.2006, 23:20 +0200 schrieb Hisham Mardam Bey: > > its old + new. I use the thinktux cvs, seems it isn´t updated there, > > because otherwise my old changes wouldn´t be displayed by diff, right? > > I forgot to cvs ci. (= > I did it like 15 minutes ago, so it should be on think

[E-devel] evas seriously borked.

2006-01-14 Thread David Seikel
Somewhere in that recent flood of evas commits, someone bent evas over and forgot to apply enough lube. Rendering is so seriously up shit creek that everything is completely unusable. Most of the useful pixels are so far beyond the black stump that even Lewis, Clarke, and, their prettiest camel c

Re: [E-devel] evas seriously borked.

2006-01-14 Thread The Rasterman
On Sun, 15 Jan 2006 13:05:16 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > Somewhere in that recent flood of evas commits, someone bent evas over > and forgot to apply enough lube. Rendering is so seriously up shit > creek that everything is completely unusable. Most of the useful > pixels a

Re: [E-devel] Gadget Themes

2006-01-14 Thread The Rasterman
On Sun, 15 Jan 2006 11:36:09 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Sat, 14 Jan 2006 18:12:35 +0900 Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> wrote: > > > actually - it's not all 3rd part moduels doing things right. > > > > a moduels should > > 1. look for its image/gr

Re: [E-devel] evas seriously borked.

2006-01-14 Thread David Seikel
On Sun, 15 Jan 2006 12:54:51 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Sun, 15 Jan 2006 13:05:16 +1000 David Seikel <[EMAIL PROTECTED]> > babbled: > > > Somewhere in that recent flood of evas commits, someone bent evas > > over and forgot to apply enough lube. Render

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

2006-01-14 Thread The Rasterman
On Sat, 14 Jan 2006 13:05:44 -0800 enlightenment-cvs@lists.sourceforge.net babbled: > Enlightenment CVS committal > > Author : codewarrior > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_apps.c e_apps.h e_eap_editor.c e_fileman_file.c >

Re: [E-devel] evas seriously borked.

2006-01-14 Thread The Rasterman
On Sun, 15 Jan 2006 13:05:16 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > Somewhere in that recent flood of evas commits, someone bent evas over > and forgot to apply enough lube. Rendering is so seriously up shit > creek that everything is completely unusable. Most of the useful > pixels a

Re: [E-devel] evas seriously borked.

2006-01-14 Thread David Seikel
On Sun, 15 Jan 2006 13:45:58 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Sun, 15 Jan 2006 13:05:16 +1000 David Seikel <[EMAIL PROTECTED]> > babbled: > > > Somewhere in that recent flood of evas commits, someone bent evas > > over and forgot to apply enough lube. Render

Re: [E-devel] evas seriously borked.

2006-01-14 Thread Alexander Taylor
Hi, Looks like this fixes loading images from an edje, but not from a standalone file - for example - the ewl_image_test in ewl_test Cheers, Alex. On Sun, 2006-01-15 at 13:45 +0900, Carsten Haitzler wrote: > On Sun, 15 Jan 2006 13:05:16 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > > > Some

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-14 Thread David Sharp
On 1/9/06, David Sharp <[EMAIL PROTECTED]> wrote: > On 1/9/06, David Stevenson <[EMAIL PROTECTED]> wrote: > > On 1/10/06, David Sharp <[EMAIL PROTECTED]> wrote: > > > On 1/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > > > > > > good point! well spotted! fixed! :) > > > > >

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-14 Thread David Stevenson
On 1/15/06, David Sharp <[EMAIL PROTECTED]> wrote: On 1/9/06, David Sharp <[EMAIL PROTECTED]> wrote:> On 1/9/06, David Stevenson <[EMAIL PROTECTED]> wrote:> > On 1/10/06, David Sharp < [EMAIL PROTECTED]> wrote:> > > On 1/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:> > > > > > >

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-14 Thread The Rasterman
On Sat, 14 Jan 2006 22:25:04 -0800 David Sharp <[EMAIL PROTECTED]> babbled: > On 1/9/06, David Sharp <[EMAIL PROTECTED]> wrote: > > On 1/9/06, David Stevenson <[EMAIL PROTECTED]> wrote: > > > On 1/10/06, David Sharp <[EMAIL PROTECTED]> wrote: > > > > On 1/6/06, The Rasterman Carsten Haitzler <[EMA

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-14 Thread David Sharp
On 1/14/06, David Stevenson <[EMAIL PROTECTED]> wrote: > > Dude! You might want to compile and test it first as well :-) i'm one of those {cr,l}azy gentoo people... i thought this was trivial enough that i couldn't get it wrong.. i forgot the disclaimer this time though, heh. > +