[e-users] cvs eterm - build error

2006-07-21 Thread Laurence Vanek
After cvs update this date, built libast without error. subsequent of attempt at building eterm gives: == . . . gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -g -O2 -MT actions.lo -M D -MP -MF .deps/actions.Tpo -c actions.c -fPIC -DPIC -o .libs/actions.o In file included from fe

Re: [e-users] Can not get GTK apps to look nice

2006-07-21 Thread Curtis Napier
-BEGIN PGP SIGNED MESSAGE- Hash: MD5 Jesse Luehrs wrote: > On Sat, 22 Jul 2006 10:11:05 +1200 > Bernard Mentink <[EMAIL PROTECTED]> wrote: > >> Hi All, >> >> I followed the advice on the howto --> >> http://gentoo-wiki.com/HOWTO_emerge_e17 to add the theme and >> font name to .gtkrc-2.0

Re: [e-users] Can not get GTK apps to look nice

2006-07-21 Thread Jesse Luehrs
On Sat, 22 Jul 2006 10:11:05 +1200 Bernard Mentink <[EMAIL PROTECTED]> wrote: > Hi All, > > I followed the advice on the howto --> > http://gentoo-wiki.com/HOWTO_emerge_e17 to add the theme and > font name to .gtkrc-2.0 and .gtkrc, it worked once, but on reboot it > does not work any more. > >

[e-users] Can not get GTK apps to look nice

2006-07-21 Thread Bernard Mentink
Hi All, I followed the advice on the howto --> http://gentoo-wiki.com/HOWTO_emerge_e17 to add the theme and font name to .gtkrc-2.0 and .gtkrc, it worked once, but on reboot it does not work any more. Any suggestions anyone? On another issue, what has happened to the Clock? It is a boring plai

[e-users] Cannot make an eclair.eap with icon

2006-07-21 Thread Bernard Mentink
Hi all, I cannot make an icon for eclair by clicking in the left corner of the title bar, for obvious reasons it doesn't have a titile bar ! Can anyone tell me how to make an eclair.eap for it, as I would like to have it startup on startup etc .. Thanks, Bernard -

Re: [e-users] Taskbar Module Problem

2006-07-21 Thread blak
Hello I got this error to. I try to debug this module with tutorial on get-e.org, and probably found where is dividing by zero (well i think so :)). May be this information weel be useful: #8 0xb785d035 in _taskbar_resize_handle (b=0x857aa20) at e_mod_main.c:451 451wnum2 = w / wmin; (gdb)

Re: [e-users] Gentoo E17 modules

2006-07-21 Thread Fernando Meira
On 7/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi All, > > Can some one let me know the state of modules for E17. I have emerged > e_modules > in gentoo, but I see a lot that are not there. I been using portage to install (but not manage) my e17 packages until a few weeks ago.. but I

Re: [e-users] Problems with Enlightenment on MAEMO / Nokia770

2006-07-21 Thread Nathan Ingersoll
On 7/21/06, Seb Dev <[EMAIL PROTECTED]> wrote: > > This program works well in PC environment and in scratchbox MAEMO > environment, but I have a segmentation fault when I launch it on Nokia 770 > on line > einfo->info.display = display; Most likely the einfo pointer is NULL. This is usually a si

[e-users] Problems with Enlightenment on MAEMO / Nokia770

2006-07-21 Thread Seb Dev
Hello list, I'm a MAEMO beginner and I try to run a binary (based on enlightenment) on a nokia 770. I have two problems, maybe some of you can help me :-) 1/ My program initialises an evas (enlightenment) that uses the X11 software engine using this code : Window win; XSe

Re: [e-users] Gentoo E17 modules

2006-07-21 Thread Klaus Wagner
I am using modules on gentoo. most work really fine. when using gentoo portage to install e_modules keep in mind, that you should emerge ALL packages that are related to e17. There seem to be heavy changes in apis that are causing several things not to work befor the changes are applied to that pie