[E-devel] patch for edje

2006-06-11 Thread ZigsMcKenzie
I've been working on the edje library. I just added a bunch of options for the "set_state_val" function in an .edc file. I've recompiled everything w/this code and everything seems to work fine. Also took care of some compiler warnings. One thing I found when running gdb on the edje program.

Re: [E-devel] Emphasis problem + BIG BIG OUPS RASTER !!

2006-06-11 Thread The Rasterman
On Mon, 12 Jun 2006 00:48:37 +0200 Stéphane Bauland <[EMAIL PROTECTED]> babbled: > I'am sorry raster, i saw you apply my patch and it was wrong for the > app-config file. i just fixed that. also entrance was broken - fixed that. > The problem is for a configure.in too, you check the libmpd >= 0

Re: [E-devel] taskbar patch -- indent and cleanup

2006-06-11 Thread Morten Nilsen
>> http://home.4th-age.com/taskbar-0.0.6.tar.bz2 > oops, a minor snafu in the Makefile.. fixed. -- Morten :wq ___ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-dev

Re: [E-devel] taskbar patch -- indent and cleanup

2006-06-11 Thread Morten Nilsen
Morten Nilsen wrote: > http://home.4th-age.com/taskbar-0.0.6.tar.bz2 oops, a minor snafu in the Makefile.. fixing it now, so if your compile fails, try the same tarball a bit later. -- Morten :wq ___ enlightenment-devel mailing list enlightenment-dev

Re: [E-devel] taskbar patch -- indent and cleanup

2006-06-11 Thread Morten Nilsen
Sthithaprajna Garapaty wrote: > Ok.. Added the other patch as well and made it work with the latest cvs > Available here: > http://war.interhact.net/~iamsthitha/junk/taskbar-0.0.5.tar.gz > I just twiddled around a bit with the code, adding configuration and cleaning up the tree (introducing auto

[E-devel] Emphasis problem + BIG BIG OUPS RASTER !!

2006-06-11 Thread Stéphane Bauland
I'am sorry raster, i saw you apply my patch and it was wrong for the app-config file. The problem is for a configure.in too, you check the libmpd >= 0.12.3 and the correct version is 0.12.0. That's why i send you this mail. ___ enlightenment-devel ma

Re: [E-devel] undefined symbol: e_menu_item_label_set

2006-06-11 Thread Morten Nilsen
Morten Nilsen wrote: > /usr/lib/enlightenment/modules/taskbar/linux-gnu-i586/module.so: > Undefined symbol: e_menu_item_label_set found it.. the problem was a very small typo; e_menu_item_label_seT I never saw it because my theme uses an all upper case font.. Sorry for pestering y'all :) -- Mo

Re: [E-devel] segv in e_app.c

2006-06-11 Thread Sebastian Dransfeld
Aleksej Struk wrote: > On Sun, Jun 11, 2006 at 09:12:55AM +0200, Morten Nilsen wrote: >> David Stevenson wrote: >>> Hello, >>> >>> I had a segv when dragging an Eterm from one desk to another - not sure >>> exactly how to reproduce it, but the bt shows that the e_app "win_name" got >>> a bogus valu

[E-devel] undefined symbol: e_menu_item_label_set

2006-06-11 Thread Morten Nilsen
I've been trying to add a configuration dialogue to the taskbar module, but I ran into a snafu when loading it.. /bin/sh ./libtool --mode=link gcc -O2 -fomit-frame-pointer -pipe -s -mtune=pentium -march=pentium -fexpensive-optimizations -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -D_LARGEFILE64_SO

Re: [E-devel] E CVS: proto raster

2006-06-11 Thread Vincent Torri
Hey, Are you sure it's @prefix@/local, and not @prefix@/include ? Vincent > @@ -39,8 +39,8 @@ >echo @PACKAGE_VERSION@ >;; > --cflags) > - if test @includedir@ != /usr/include ; then > -[EMAIL PROTECTED]@ > + if test @prefix@/local != /usr/include ; then >

Re: [E-devel] segv in e_app.c

2006-06-11 Thread Aleksej Struk
On Sun, Jun 11, 2006 at 09:12:55AM +0200, Morten Nilsen wrote: > David Stevenson wrote: > > Hello, > > > > I had a segv when dragging an Eterm from one desk to another - not sure > > exactly how to reproduce it, but the bt shows that the e_app "win_name" got > > a bogus value from somewhere. There

Re: [E-devel] okay, what the fudge? -- e17 keeps segfaulting on me

2006-06-11 Thread Morten Nilsen
Morten Nilsen wrote: >> I upgraded e17 to the current cvs (right at this moment, last checkin >> was to the glob function) and now e17 just keeps on segfaulting on me.. >> > 0xb7a08538 in ___newselect_nocancel () from /lib/tls/libc.so.6 > #0 0xb7a08538 in ___newselect_nocancel () from /lib/tls/li

Re: [E-devel] taskbar patch -- indent and cleanup

2006-06-11 Thread Morten Nilsen
Carsten Haitzler (The Rasterman) wrote: > you actually want to be considering using a table... :) yeah.. in a taskbar, all the buttons should be the same size, so a table does make sense :) -- Cheers, Morten :wq ___ enlightenment-devel mailing list

Re: [E-devel] taskbar patch -- indent and cleanup

2006-06-11 Thread The Rasterman
On Sat, 10 Jun 2006 16:59:16 -0500 "Sthithaprajna Garapaty" <[EMAIL PROTECTED]> babbled: > Ok.. Added the other patch as well and made it work with the latest cvs > Available here: > http://war.interhact.net/~iamsthitha/junk/taskbar-0.0.5.tar.gz > > > > On 6/5/06, Morten Nilsen <[EMAIL PROTECTE

Re: [E-devel] Evas Gradients

2006-06-11 Thread [EMAIL PROTECTED]
> > So the question for evas is really one of "how much of a > > given format's specifics should we also import..?" (it would be > > good to know exactly what are the known grad related file formats) > > i believe you have tackled this by now eh? :) > Yes :) Only a preliminar

Re: [E-devel] segv in e_app.c

2006-06-11 Thread Morten Nilsen
David Stevenson wrote: > Hello, > > I had a segv when dragging an Eterm from one desk to another - not sure > exactly how to reproduce it, but the bt shows that the e_app "win_name" got > a bogus value from somewhere. There were some changes in the source here a > few days back. > > #8 0x080ab89