Re: [e-users] changine weather module location

2005-12-16 Thread James McCarthy
I had this issue too. You have to be real patient and sit back and
wait for the thing to come up.  It took like 3-4 minutes when I
finally sat around long enough to make it work.  Change it once and
never change it again!  If there's any widget that will offer a better
solution (textbox or 3 drop downs?), the person who wrote it might
want to think about redoing it.  Of course, I don't know anything
about the E17 widget library so I'm just blowing smoke I guess.

As for un-enabling the module, I have no clue.

On 12/16/05, MillTek [EMAIL PROTECTED] wrote:
 Hi,
 How does one change the location in the weather module. The standard
 location list locks e when I try to pick my town. (inside the US). I've
 tried editing the dir.xml file so it only has a few entries. I've tried
 editing the c code. It always comes up as Kirkenes Lufthavn.  Any ideas??

 Also, when I try un-enabling the weather module it kills e17. Any ideas
 on that?


 Thanks,

 Jim


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problems creating icons

2005-12-12 Thread James McCarthy
In a related issue, I've tried to use the Create Icon item available
when you left click the upper left of a window, but I haven't figured
out where the icon saves.  It doesn't seem to save to
~/.e/e/applications/all .  Does anyone know how to get that feature to
work right?

James

On 12/12/05, Hisham Mardam Bey [EMAIL PROTECTED] wrote:
  i've got the same problem... as soon as I reach /usr I've got segfault

 those are efm problems. i hope to be able to address them soon.

 --
 Hisham Mardam Bey
 MSc (Computer Science)
 http://hisham.cc/
 +9613609386
 Codito Ergo Sum (I Code Therefore I Am)


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865opclick
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] segfaults.

2005-12-11 Thread James McCarthy
I get this too.  Typically you have to kill the program when it's
iconfied and then click on it in ibox.  This causes a pretty much
immediate segfault of E17 for me.  This happens a lot to me when I'm
debugging a program in Eclipse.  If I iconify the application I'm
debugging, then terminate the debugger, then click on the icon in
ibox, E17 faults.  Obviously this is a pretty special case but I guess
it's an easy way to replicate this error and debug it.

Start a windowed application using gdb, iconify the window, exit gdb
once you hit a breakpoint, then click on the icon in ibox.  E17 should
segfault.

On 12/11/05, Morten Nilsen [EMAIL PROTECTED] wrote:
 Andrew Williams wrote:
 
 roland wrote:
 
 Hi all Anyone have any idea about a bug causing segfaults
 when an iconified window exits ? I see this a lot and also
 saw mention of this in the E todo list. Will this be fixed?
 
 I too see segfaults, but they don't happen immediately, like you
 report... I see them if I uniconify the ghost window and try
 closing/killing it, mostly..
   if either if you are running engage this could have happened, though it
   was fixed last week.

 nah.. I'm only using ibox.. I didn't really like engage last time I used
 it.. but I'm sure it's a lot better now :)

 --
 Morten


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e17 subpixel smoothing?

2005-11-29 Thread James McCarthy
On 11/29/05, Florent Thiery [EMAIL PROTECTED] wrote:
 Maybe it's only a problem of antialiasing... I had some trouble recently
 with fonts; i even had to try the cvs of gtk (1), supporting
 antialiasing... Now everything's ok; what happens inside your apps don't
 concern e17, because e17 is merely a decoration (from the point of the
 app). If it's evince, then it's gtk2.. so check your X11 fonts :)

 I hope i'm not wrong on these points ^^

You're not.  I recently moved to evince and absolutely love it as a
pdf reader.  However, text selection by dragging your mouse makes the
app crash.  But it scales the file really well when you resize the
window.  With large files full of images, however, it tends to be
really slow but i think that's less of evince's problems and more an
issue with the underlying library it uses to render the pdf (can't
remember it's name but xpdf uses it).


 Didier Casse wrote:

 On 11/29/05, Martin Klaffenboeck [EMAIL PROTECTED] wrote:
 
 
 Hi there!
 
 Does e17 support subpixel smoothing somehow?
 
 It's hard to read pdf documents with my notebook (I tried evince, gpdf
 and acrobat (7.0.1.1).  The chars make me headache. ;-(
 
 
 
 Your apps behave weirdly. I read pdf documents everyday on e17 without
 any problems and it's  supposed to be independent of WMs. your problem
 might be due to something else.
 
 --
 With kind regards,
 Didier.
 
 
 Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe
 
 Didier F.B Casse
 PhD candidate, Singapore Synchrotron Light Source (SSLS)
 National University of Singapore.
 
 
 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] emotion broken

2005-11-28 Thread James McCarthy
I confirm this issue.  Is emotion used anymore though?


On 11/28/05, Florent Thiery [EMAIL PROTECTED] wrote:
 Just wanted to say that the latest cvs (couple of minutes ago) doesnt
 compile, stops at:

 emotion_xine_vo_out.c:578: error: 'struct vo_overlay_s' has no member
 named 'hili_trans'


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] emotion broken

2005-11-28 Thread James McCarthy
On 11/28/05, Morten Nilsen [EMAIL PROTECTED] wrote:
 James McCarthy wrote:
  I confirm this issue.  Is emotion used anymore though?
 
 Just wanted to say that the latest cvs (couple of minutes ago) doesnt
 compile, stops at:
 
 emotion_xine_vo_out.c:578: error: 'struct vo_overlay_s' has no member
 named 'hili_trans'

 I've been keeping an eye on cia, and this commit came in early morning
 yesterday..:

   xine-lib-1.1.1 change member names in the vo_overlay_t struct

 have ye upgraded xine-lib? it certainly seems related..


This was the issue.  Upgrading to xine-lib-1.1.1 allows emotion to
compile correctly.  Apparently the update must have come sometime
between when I updated my system software and updated E17.



 --
 Morten


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] module error

2005-11-21 Thread James McCarthy
I got this error when trying to add a module from the regular VT
console and not from an xterm.  I've also seen this error when an
application I was running (not E17 related but I was running E17 at
the time) froze X and I used Alt-Backspace to restart X.  I restarted
my computer and this fixed it up.

Hope this helps!

On 11/21/05, Paul Stejskal [EMAIL PROTECTED] wrote:
 IPC error means it can't connect to the X display.  Are you running
 multiple X displays or something?
 Paul

 On Mon, 2005-11-21 at 16:15 -0600, Brent Reynders wrote:
  When trying to load modules such as 'mount' I get an errror that says 
  Enlightenment_remote cannot set up the IPC socket any ideas on how to fix 
  this? Thanks
 
 
  ---
  This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
  Register for a JBoss Training Course.  Free Certification Exam
  for All Training Attendees Through End of 2005. For more info visit:
  http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users



 ---
 This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
 Register for a JBoss Training Course.  Free Certification Exam
 for All Training Attendees Through End of 2005. For more info visit:
 http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28alloc_id845op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] create icon app seg faults when backspace is typed

2005-11-17 Thread James McCarthy
On 11/16/05, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote:
 On Wed, 16 Nov 2005 11:13:13 -0500 James McCarthy [EMAIL PROTECTED]
 babbled:

  Here's the issue I'm getting, let us know if you can replicate:
 
  1.  Open evidence (is this the app?) by left clicking on the desktop
  and clicking Files.

 no - it's part of the window manager itslef - not evidence.

  2.  Left click the upper left corner of the window that pops up and
  choose Create Icon.

 i have no such menu item. u are use an e_util tool - not part of e17 itself.

  3.  In the window that pops up, choose an icon. (Note that clicking
  the OK button doesn't save your icon choice, only double clicking
  does).
  4.  Type the name of the application into the App Name textbox.
  5.  Backspace your way from the end of what you typed to the
  beginning.  On the very first (or last depending on your POV)
  character, E17 segfaults.

 e does? or the tool segv's?

E does.  I get a white box in the center of the screen that says
Enlightenment has segfaulted.  This is very bad.   It goes on about
reporting and then I have three buttons, igonre, restart, or exit, I
believe.  I just restart and E17 loads back up.

  6.  Restarting E will let you back into the desktop, but this happens
  every time.
 
  Hope this helps quash a bug!
 
  James
 

As for the actual bug, people have reported that recompiling e_utils
fixes this.  I'm going to test it a little later today.

  ---
  This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
  Register for a JBoss Training Course.  Free Certification Exam
  for All Training Attendees Through End of 2005. For more info visit:
  http://ads.osdn.com/?ad_idv28alloc_id845[EMAIL PROTECTED]
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
 裸好多
 Tokyo, Japan (東京 日本)



[e-users] create icon app seg faults when backspace is typed

2005-11-16 Thread James McCarthy
Here's the issue I'm getting, let us know if you can replicate:

1.  Open evidence (is this the app?) by left clicking on the desktop
and clicking Files.
2.  Left click the upper left corner of the window that pops up and
choose Create Icon.
3.  In the window that pops up, choose an icon. (Note that clicking
the OK button doesn't save your icon choice, only double clicking
does).
4.  Type the name of the application into the App Name textbox.
5.  Backspace your way from the end of what you typed to the
beginning.  On the very first (or last depending on your POV)
character, E17 segfaults.
6.  Restarting E will let you back into the desktop, but this happens
every time.

Hope this helps quash a bug!

James


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28alloc_id845op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eclair - volume adjust problem

2005-11-10 Thread James McCarthy
Confirm both with eclair and elicit.  Also, I can't load any files
into eclair at all.  The file chooser doesn't show up when I click add
file or load playlist.

On 11/9/05, Jesse Luehrs [EMAIL PROTECTED] wrote:
 On Wed, 9 Nov 2005 10:43:36 +0100
 Bu Bacoo [EMAIL PROTECTED] wrote:

  Hello
 
  When I try to adjust volume in eclair (doesn't matter if with standrd
  or with gant theme), instead of moving the sound scroll bar control,
  whole window is moving. Also volume is being adjusted in some way,
  but not as it should be.
  Any patches out now?
 
  Thanks
  Bu

 Same here, and the same problem in elicit as well (making it pretty
 much unusable, since dragging the magnifier or dropper just makes the
 whole window move).

 Jesse


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Alt-Tab and automatic

2005-11-10 Thread James McCarthy
There was a time when this issue was occurring for me as well.  If i
hit the Alt key after releasing from alt-tab, it usually went away.

So, use alt-tab to pick the window.  Once you've got your chosen
window on top, move the mouse over the desktop and hit Alt.  I believe
that's what I did.

HTH

On 11/10/05, B S Srinidhi [EMAIL PROTECTED] wrote:
 On Mon, 2005-11-07 at 17:43 +0100, Bu Bacoo wrote:
  After today's cvsrebuild, when using Alt+Tab for windows switch, the
  list of windows in screen center stays visible (after releasing alt
  +tab) and I have to press enter. Is this standard behaviour? Do I have
  to setup some enlightenment-remote variable? Which one.

 I've been facing this problem for quite sometime. Of late, I've observed
 that this happens when my system's load is a bit high. I always thought
 that I was too fast for my machine. :D

 Srinidhi.



 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Engage unmatched icon

2005-11-03 Thread James McCarthy
I had to delete the file ~/.e/e/applications/all/.eap.cache.cfg as well.

On 11/3/05, Alan Trick [EMAIL PROTECTED] wrote:
 Morten Nilsen wrote:
  Gavin Costello wrote:
 
  Having recently compiled e17 from CVS, I must say I am mightily
  impressed! Excellent work.
 
  Just one thing annoying me, though: I have enabled the engage module,
  and my .order file contains the apps I want, but I also have an
  Unmatched icon (a green question mark).
 
  Any ideas what could be causing this?
 
 
  yes, you are running an app for which there exists no .eap in
  .e/e/applications/all matching it's window class
 

 If you middle click on the desktop (or left-click  Windows) there will
 be at least one window that doesn't have an icon. This will be the lost
 window. Select the window and then click on the top left to bring up the
 window menu (this can also be done by alt + right-click on the window).
 Then go to 'Create Icon' an that should be good.

 After you've done that you might have to restart enlightenment. You
 shouldn't have to restart any apps though.

 Alan Trick


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Terminal

2005-11-03 Thread James McCarthy
Aterm is an excellent Eterm alternative.  It's small and light and you
really won't notice too much of a difference.  It's mostly
configurable by command line though, whereas Eterm let's you configure
through menus as well.  I'm not sure about the hyperlink part though.

On 11/3/05, Bu Bacoo [EMAIL PROTECTED] wrote:
 Hello Folks

  What kind of terminal do you use? ETerm and even any other do not support
 e17-transparency, as modules do, right? I like transparent terminal - it is
 the only app, where it makes some sense for me.

  Btw, do you have some terminal (instead of gnome-terminal) which would
 support a 'hyperlink highlighting/clicking' ? (when I have opened silc
 window and there is some link in it, I can click it.

  Thanks

  Happy E17ying :-D



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] compile error with e17genmenu-4.1.4

2005-10-24 Thread James McCarthy
Hello,

I'm attempting to install e17genmenu-4.1.4 from source on my machine
and I get the following compile error:

eaps.o: In function `write_icon':
/home/exports/portage/e17genmenu-4.1.4/work/e17genmenu-4.1.4/src/eaps.c:144:
undefined reference to `engrave_eet_output'
collect2: ld returned 1 exit status
make[2]: *** [e17genmenu] Error 1
make[2]: Leaving directory
`/home/exports/portage/e17genmenu-4.1.4/work/e17genmenu-4.1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/exports/portage/e17genmenu-4.1.4/work/e17genmenu-4.1.4'
make: *** [all] Error 2

Has anyone else seen this and is there a fix in CVS?

Thanks,
James


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] compile error with e17genmenu-4.1.4

2005-10-24 Thread James McCarthy
Yes engrave is installed.

On 10/24/05, prokoschnov [EMAIL PROTECTED] wrote:
 I'm not sure, but did you install engrave ?

 Proko.

 Le 24 oct. 05, à 19:38, James McCarthy a écrit :

  Hello,
 
  I'm attempting to install e17genmenu-4.1.4 from source on my machine
  and I get the following compile error:
 
  eaps.o: In function `write_icon':
  /home/exports/portage/e17genmenu-4.1.4/work/e17genmenu-4.1.4/src/
  eaps.c:144:
  undefined reference to `engrave_eet_output'
  collect2: ld returned 1 exit status
  make[2]: *** [e17genmenu] Error 1
  make[2]: Leaving directory
  `/home/exports/portage/e17genmenu-4.1.4/work/e17genmenu-4.1.4/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory
  `/home/exports/portage/e17genmenu-4.1.4/work/e17genmenu-4.1.4'
  make: *** [all] Error 2
 
  Has anyone else seen this and is there a fix in CVS?
 
  Thanks,
  James
 
 
  ---
  This SF.Net email is sponsored by the JBoss Inc.
  Get Certified Today * Register for a JBoss Training Course
  Free Certification Exam for All Training Attendees Through End of 2005
  Visit http://www.jboss.com/services/certification for more information
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 





---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users