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.
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
>> 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
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
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
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
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
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
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
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
>
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
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
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
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
> > 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
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
16 matches
Mail list logo