Re: [e-users] missing .pot files break e_modules build

2007-11-15 Thread Ag. System Administrator
Hi! Confirmed with all these: - alarm (error log: /tmp/easy_e17/install_logs/alarm.log) - cpu (error log: /tmp/easy_e17/install_logs/cpu.log) - emu (error log: /tmp/easy_e17/install_logs/emu.log) - flame (error log: /tmp/easy_e17/install_logs/flame.log) - forecasts (error log: /tmp/easy_e17/insta

Re: [e-users] cvs build from yesterday

2006-06-08 Thread Ag. System Administrator
Thanks for warning :) Too late... Btw, today's build fixes problems you described, but there is others... Here it is, spotted couple interesting things: 1. if after nuking ~/.e/e/config/default you try to enable any disabled module - e will segv. E will not segv next time on this module when you

Re: [e-users] e_modules compile error

2006-06-02 Thread Ag. System Administrator
Hi! You have just made same mistake as myself ;) There is API breakage in E. Now you have 2 choices: 1. Wait till somebody will fix these modules. 2. Fix them by yourself. /me choosed 2 ;) For example you can look at updated engage module. (And in short, you should edit Makefile.am, e_mod_main

Re: [e-users] off on holidays

2005-12-21 Thread Ag. System Administrator
Carsten Haitzler (The Rasterman) wrote: > anyway - everyone, have a merry merry christmas and a happy new year. don't > drink too much (more than 3 bottles of wine for dinner - for yourself. it will > hurt the next day. trust me.) :) > :) Have lot of fun! BTW, 3 bottles of wine is not enought

Re: [e-users] e17 doesn't start

2005-11-08 Thread Ag. System Administrator
Hi! Search for libeet, and delete old one (you have old libeet installed somewhere) That fixed my problem at least ;) Thanks, Dan Nestor wrote: > Hello. > I update my e17 few days ago and ewerything compile fine (using gentoo > and gentoo ebuilds) but my e17 doesn't start. > When I type startx

Re: [e-users] cyrillic fonts

2005-08-31 Thread Ag. System Administrator
Hi! Finally, found something ;) 1. Go to http://dejavu.sourceforge.net/wiki/index.php/Download 2. Grab your copy (in my case it was FC3 rpm) and install it 3. Go to /your/e17/data/fonts dir (my is /opt/e17/share/enlightenment/data/fonts) 4. Copy DejaVuSans.ttf to that dir 5. Add this line to fon

Re: [e-users] eloquence

2005-08-22 Thread Ag. System Administrator
Hi! Thanks for good piece of code (and your help in e17 modules development :)! Just tested 0.4 - cool! Only 2 things: After theme change, position of module is reset back to predefined location (on top of pager module) To successfull compilation, i was needed to add -I/opt/e17/include -I/o