[e-users] pdirectfb variable in evas Makefile

2008-08-23 Thread David Stevenson
Hey all,

For a long while I've been having this small issue with evas builds. See below:

$ ./autogen.sh
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
pkgconfig_DATA: variable `pdirectfb' is used but `pdirectfb' is undefined
$ grep pdirectfb *
Makefile.am:#pdirectfb = evas-directfb.pc
Makefile.am:evas.pc $(psoftwarex11) $(psoftwarexcb) $(pdirectfb) $(pfb) \
Makefile.in:#pdirectfb = evas-directfb.pc
Makefile.in:evas.pc $(psoftwarex11) $(psoftwarexcb) $(pdirectfb) $(pfb) \

Is there a reason this little guy is commented out where it was once
defined, and left uncommented in the other place?
I can't imagine that every one of you is also commenting it out
locally in order to build (this is what I have been doing)... is this
a problem with my setup?
I'm running Debian testing.

Rgds,
David

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E16: Focus follows pointer

2007-04-08 Thread David Stevenson
On 08/04/07, Paulo J. Matos [EMAIL PROTECTED] wrote:

 Hello,

 What's the difference of focus follows pointer and focus follows
 pointer sloppily?

 Cheers,



Focus follows pointer will remove focus from any window when you move your
cursor out of it.

Sloppy focus is almost the same, except when you move your cursor out of a
window, but into empty space on your desktop (i.e., not into another
application's window) the focus will remain with the window that the
cursor was last in.

I prefer sloppy as I occasionally bump my cursor out of the window I mean to
be working in. Sloppy focus doesn't penalise me for being clumsy.

Regards!
David
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] About cvs

2007-03-06 Thread David Stevenson
On 06/03/07, Massimo [EMAIL PROTECTED] wrote:
 With the command:
 'cvs -z3 -d:pserver:[EMAIL PROTECTED]:/var/cvs/e co
 e17 misc'
 I load in my cvs directory all the necessary to build my e17 WM.
 But there is a command to see if there are other branch regarding e17
 (apart from 'misc') ?
 Regards, Max

If you are wanting to see what else is in the repo from the top then
starting here should show you all there is to see:

http://e.kevb.net/cgi-bin/viewvc.cgi/

Regards!
David
(thanks kevb for this :))

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] compiling tclock module

2007-01-12 Thread David Stevenson
On 13/01/07, Massimo [EMAIL PROTECTED] wrote:

 I was trying to compile tclock from e_modules, but the command
 ./autogen.sh returned this message:

 [EMAIL PROTECTED]:~/cvs/e_modules/tclock$ ./autogen.sh
 Running aclocal...
 aclocal: macro `AM_PROG_MKDIR_P' required but not defined
 aclocal: macro `AM_PROG_MKDIR_P' required but not defined


 What I've missed?
 Thanks in advance, Massimo.


Hey Massimo,

I'm not totally sure about that why, but it seems with some newer version
of gettext, the i18n in some of the modules got screwed up.
I'm running gettext 0.16.1 here.

What I found works to get around this is to modify the configure.in file,
and delete away the two lines:

#AM_GNU_GETTEXT([external])
#AM_GNU_GETTEXT_VERSION(0.14)

Without these two lines, I can build, install and run the module with no
obvious problems.

I was wondering how widespread this problem is, but your's is the first
other complaint about it that I remember seeing, so I haven't thought to go
through and look at what should be done in more detail

David
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Digital Clock Module

2007-01-08 Thread David Stevenson
On 06/01/07, Andreas Volz [EMAIL PROTECTED] wrote:

 Hello,

 is there a digital clock module for the E17 shelf?

 regards
 Andreas


I'm looking at the  Japan 2007 theme right now and it has a digital clock
theme (which I quite like, actually)

Regards!
David
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problem compiling e

2006-12-02 Thread David Stevenson
On 03/12/06, MillTek [EMAIL PROTECTED] wrote:

 Hi,
 For the past several days any time I have updated from CVS when I try to
 compile the system (using a modded version of teh script that Rasterman
 wrote) the compile of e itself fails.  I have tried deleting everything
 - source, objects, the .e directory etc. to no avail.

 Here's the output;


 make[3]: Leaving directory `/e17/apps/e/data/icons'
 make[3]: Entering directory `/e17/apps/e/data'
 make[3]: Nothing to be done for `all-am'.
 make[3]: Leaving directory `/e17/apps/e/data'
 make[2]: Leaving directory `/e17/apps/e/data'
 Making all in doc
 make[2]: Entering directory `/e17/apps/e/doc'
 make[2]: Nothing to be done for `all'.
 make[2]: Leaving directory `/e17/apps/e/doc'
 Making all in po
 make[2]: Entering directory `/e17/apps/e/po'
 test -z bg.gmo ja.gmo ru.gmo hu.gmo sl.gmo it.gmo fr.gmo || make
 bg.gmo ja.gmo ru.gmo hu.gmo sl.gmo it.gmo fr.gmo
 make[3]: Entering directory `/e17/apps/e/po'
 rm -f bg.gmo  /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po
 bg.po: warning: Charset missing in header.
 Message conversion to user's charset will not work.
 bg.po:10:2: parse error
 bg.po:10: keyword bg unknown


There is some problem with this bg.po file it seems, until someone resolves
this, you should be able to work around it temporarily by doing this:

$ cd e17/apps/e/po
$ rm bg.po
$ cp ja.po bg.po   (for example - other po files could be used instead of
ja.po)
$ /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po

This should just create the bg.gmo file using a copy of the ja.po renamed as
bg.po. It should build OK, but of course if you want to actually use the
true bg.gmo file then you are screwed.

You should be able to proceed to build e17 from there, I think... for some
reason the bg.gmo isn't getting built on my system in the first place.

Hope it helps...
David


/usr/bin/msgfmt: found 2 fatal errors
 make[3]: *** [bg.gmo] Error 1
 make[3]: Leaving directory `/e17/apps/e/po'
 make[2]: *** [stamp-po] Error 2
 make[2]: Leaving directory `/e17/apps/e/po'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/e17/apps/e'
 make: *** [all] Error 2


 Does anyone have any ideas what to do next??

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] internationalization crashes e17

2006-09-25 Thread David Stevenson
On 25/09/06, Yasufumi Haga [EMAIL PROTECTED] wrote:
 Hi all

 I updated all the EFL and e17 itself yesterday, and
 am using it with the new .e directory. I deleted
 the existing one.

 It's running fine, but one thing.
 When I click the listitem of internationalization
 in the list of Configuration Panel, e17 crashes.
 This is reproducible.
 Though I'm not sure whether this is a known issue or
 not, here's the backtrace:

 (gdb) bt
 #0  0x405b0a92 in select () at regexec.c:1576
 #1  0x404bea84 in _XlcPublicMethods () from /usr/X11R6/lib/libX11.so.6
 #2  0x4042c371 in _XRead () from /usr/X11R6/lib/libX11.so.6
 #3  0x4042bfc4 in _XReadEvents () from /usr/X11R6/lib/libX11.so.6
 #4  0x4041d2c0 in XNextEvent () from /usr/X11R6/lib/libX11.so.6
 #5  0x080cabf7 in e_alert_show (
 text=0x8138620 This is very bad. Enlightenment has segfaulted.\nThis is 
 not meant to happen and is likely a sign of a\nbug in Enlightenment or the 
 libraries it relies on.\n\nYou can gdb attach to this process now to try...)
 at e_alert.c:129
 #6  0x080b31db in e_sigseg_act (x=11, info=0xbffcf9a0, data=0xbffcfa20)
 at e_signals.c:53
 #7  signal handler called
 #8  strlen () at ../sysdeps/i386/i486/strlen.S:69
 #9  0x40550f55 in __strdup (s=0x8160688 頷\025\bx゛\025\b\004) at strdup.c:42

I've tried to reproduce here, using your latest ja.po file, but I do
not see any crash.

From the bt, it looks like there could be some problem with your
string library, rather than e17 itself.

Regards!
David

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Default Title Text in all Title Borders

2006-08-31 Thread David Stevenson
On 31/08/06, Oliver Pahl [EMAIL PROTECTED] wrote:
Hi,I am getting Default Title Text in all Title Borders of e and i haveno idea why. When i click on windows properties it shows the right text,but the titlebar reads Default Title Text.
can anybody help?I think I also saw that when using a non-default theme the other day, so I switched back to the default theme. The default theme seems fine...David
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] mount icons

2006-06-25 Thread David Stevenson
On 25/06/06, Massimo Maiurana [EMAIL PROTECTED] wrote:
Now that the mount module was removed from cvs, where can I find itsdevices icons to use them with mbar?You can still get them - they are just in the Attic now :-)
http://e.kevb.net/cgi-bin/viewcvs.cgi/e_modules/mount/data/themes/images/Attic/Regards!David
I tried icons from E-mountbox epplet, but they're ugly if placed onthe desktop.mbar just ships an hd icon, any plan to include more icons in itspackage?-- Massimo Maiurana massimoat
ragusa.linux.it http://massimo.solira.org GPG keyID #7044D601Articolo 11 - L'Italia ripudia la guerra come strumento di offesa
alla libertà degli altri popoli e come mezzo di risoluzione dellecontroversie internazionaliUsing Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___enlightenment-users mailing listenlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Again with the mail problems...

2006-05-16 Thread David Stevenson
On 15/05/06, Morten Nilsen [EMAIL PROTECTED] wrote:
I was recieving emails from the list, but then suddenly, it stopped..I know this because I see emails in the archive that were sent after I recieved the last one in my maildir..I unsubscribed and sent a new subscription request (using this mutt), I recieved a confirmation email, to which I replied (using this mutt) .. and that's the last thing to take place.
I have recieved no welcome message (I did recieve a goodbye when I unsubbed) and either nothing is being said, or I'm not recieving emails (given the day and time, probably the former)--Cheers,Morten
:wqI seem to be missing mails too, and the ones that I am receiving are way late.I guess it's SF's fault.Regards!David


[e-users] moon module 0.2.0

2006-05-14 Thread David Stevenson
On 29/01/06, David Stevenson [EMAIL PROTECTED] wrote:
On 1/28/06, Christian Walther 
[EMAIL PROTECTED] wrote:
Hello David,that would be 4 users then. ;-)
woohoo!  The hard work was done by the people whose code and graphics I re-used - kudos to them :-) 

I just installed the current version of your moon module, and I wonderif there's a bug in the module, or if it just uses a unusual way ofdisplaying the moon phase value.There will be new moon tomorrow, so there isn't really much visible
anymore. The image display correctly, it just shows a small crescenton the left side. But the moon phase value states 96,19%.From other moonclocks I'm used to the moon phase value showing theamount of moon visible. That would make 0% for every new moon, and
100% for every full moon. If I understand the value correctly it seemsthat an entire moon month ranges from 0% to 100%. Am I mistaken here?
I have little clue how other moonclocks work, so I don't doubt that you are correct :)
I actually only put that value string in there because I wanted to
learn the basics of the EDC format and embryo, including text display.
The moon phase value is used to select the image to display, and as it
was readily available, I chose to display it. Then it grew on me so I
left it in there.
Anyway, it's just some simple maths to get it to work as you describe,
so I think I can get that fixed up for next time round :-) OK, I checked an updated moon module into cvs today, which includes this change to show 100% on a full moon, and also included Haga-san's suggestion for optional text display of new moon, waning crescent etc. (translatable). 
It is also built to work with shelves now.The default moon theme in cvs uses the uglier e16 moonclock images, as I still don't haven't been able to confirm if it's ok to use the nicer images from USNO (although I saw a KDE moonclock which looks like they stole them, and claimed they were from somewhere else..). So, for those who don't like the fugly graphics, there is a nicer 
moon.edj file available at my personal site:http://www.geocities.jp/david_at_tokyo/e17/moon/moon.edj.gz(screenshot here: 
http://www.geocities.jp/david_at_tokyo/e17/moon/)Just gunzip the file above and copy it over the one that gets created in ~/.e/e/modules/moon/moon.edj, and the moon will look prettier.Regards!David 


Re: [e-users] Locale, Epiphany and other E17 errors.

2006-05-01 Thread David Stevenson
On 01/05/06, Denis Fernandez Cabrera [EMAIL PROTECTED] wrote:
1. E17 is supposedly translated to ~20 languages, but it will only showenlgish to me. I have tried the 'enlightenment_remote -lang-list', andit shows the languages, and I have done 'enlightenment_remote -lang-set
pt', and now 'enlightenment_remote -lang-get' does say that it is usingportugese... But everything is still in english. Perhaps the translationis not yet updated?Indeed, it looks like the translation is really old, and the 
enlightenment.pot template that it was based on is more than a year old: (e17/apps/e/po/pt.po)POT-Creation-Date: 2005-04-12 17:46+0900\nPO-Revision-Date: 2005-07-29 22:23-0300\n
If you feel like updating the translation at some point, drop a note to the enlightenment-intl mailing list.Regards!David


Re: [e-users] edj

2006-04-26 Thread David Stevenson
On 24/04/06, Van Munin Chhieng [EMAIL PROTECTED] wrote:
Hello e17 users,

I have to say those that never use e17 or any e-series never know what they
are missing. 

Does anyone know where I can find document of how to make edj file for 
background. I have looked at user document but did not find anything.
Did I miss something from the e17 website ?


thanks,
VanThere is not really any up-to-date and comprehensive guide as far as I know.There is an Edje book by Ben Rockwood, which is quite out of date these days, but it does provide useful introduction to the core concepts of Edje.
I also wrote a blog entry about whacking together an edje interface for my moon module last year. It might help give some clues: http://edevelop.org/node/1901Otherwise the a good way to learn is to look at the .edc sources in e to see how things work.
Regards!David


Re: [e-users] ja.po for weather not used after restarting e17

2006-04-02 Thread David Stevenson
On 02/04/06, Yasufumi Haga [EMAIL PROTECTED] wrote:
Hi allI updated all EFL, e_modules and e17 today using thesources I downloaded this morning.When I enable weather module using the configurationpanel with a ja.po file which I newly created today,
the configuration dialog of weather is normally displayedin Japanese. But after restarting e17, the dialog isdisplayed not in Japanese but in English. What's wrong?
Hey Haga-san,



This is because the configure.in file doesn't indicate that the weather module supports japanese yet.

Stay tuned, I'll commit your po and make the change shortly.



Regards!

David 


Re: [e-users] E-17 from CVS apps/e failed !

2006-03-06 Thread David Stevenson
On 3/7/06, Hueseyin Koese [EMAIL PROTECTED] wrote:
hallo,i tried to compile a current CVS copy, 1 hour ago.all libs compiled fine, but when i tried to compile  apps/e , i getthis error:---touch configure-stampdh_testdir/usr/bin/make
make[1]: Entering directory`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e'cd .  /bin/sh/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e/missing --run autoheadertouch ./config.h.incd .  /bin/sh ./config.status 
config.hconfig.status: creating config.hconfig.status: config.h is unchanged/usr/bin/makeall-recursivemake[2]: Entering directory`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e'Making all in src
make[3]: Entering directory`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e/src'Making all in binmake[4]: Entering directory`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e/src/bin'if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
-I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/X11R6/include-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5-DFAST_PC=6 -DE17_PROFILE=SLOW_PC-g -O2 -MT e_main.o -MD -MP -MF
.deps/e_main.Tpo \-c -o e_main.o `test -f 'e_main.c' || echo './'`e_main.c; \then mv -f .deps/e_main.Tpo .deps/e_main.Po; \else rm -f .deps/e_main.Tpo; exit 1; \
fiif i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..-I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/X11R6/include-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC-g -O2 -MT e_user.o -MD -MP -MF.deps/e_user.Tpo \-c -o e_user.o `test -f 'e_user.c' || echo './'`e_user.c; \then mv -f .deps/e_user.Tpo .deps/e_user.Po; \
else rm -f .deps/e_user.Tpo; exit 1; \fiif i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..-I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -I/usr/X11R6/include-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC-g -O2 -MT e_manager.o -MD -MP -MF.deps/e_manager.Tpo \-c -o e_manager.o `test -f 'e_manager.c' || echo'./'`e_manager.c; \then mv -f .deps/e_manager.Tpo .deps/e_manager.Po; \
else rm -f .deps/e_manager.Tpo; exit 1; \fie_manager.c: In function 'e_manager_new':e_manager.c:145: error: 'ECORE_X_EVENT_SCREENSAVER_NOTIFY' undeclared(first use in this function)

snip

You need to get an up to date checkout of ecore, build and install it.
It was changed just at the end of last week.

David



Re: [e-users] Start Module

2006-02-24 Thread David Stevenson
On 2/25/06, Eric Dan [EMAIL PROTECTED] wrote:
hi just a minor thing.I can load all modules except for the start module. i load it from thedialog and it doesn't give any errors but it just doesn't appear on thedesktop.
As per the following, that is intentional:

http://cvs.sourceforge.net/viewcvs.py/enlightenment/e17/apps/e/src/modules/start/e_mod_main.h?rev=1.7view=log


Regards!
David


Re: [e-users] WOWWEEEEE!!!!!!!!

2006-01-31 Thread David Stevenson
On 2/1/06, Ronald  Lau [EMAIL PROTECTED] wrote:

I do have a few 
questions..
I can give you a few answers. 
Which CVS check out 
command is correct for the e_modules?
cvs -z3 -d:pserver:[EMAIL PROTECTED]:2401/cvsroot/enlightenment co e_modules
 Is there anything in 
the CVS misc dirs that are being maintained?
engage is one... 

What's the current 
app to edit key bindings?
enlightenment_remote is the way to go right now 
The file manager 
(launched 
from the e17 menu) is really buggy for me. Is it also in development? 

http://www0.get-e.org/Main/FAQs/#38
Regards!
David


[e-users] Re: [Enlightenment-intl] moon module 0.1.0

2006-01-28 Thread David Stevenson
On 1/27/06, Yasufumi Haga [EMAIL PROTECTED] wrote:
On Wed, 25 Jan 2006 23:15:10 +0900, David Stevenson [EMAIL PROTECTED] wrote:| Dear moon module users - (all 3 of you ? (^_^))count me in, please :-)
|| I have put out a new version of the moon module that is (finally) updated with| configuration and everything that other modules have (had for ages).|| Configuration options are...
| - Moon phase value display on/off/on with mouse overI have an idea.In addition to this, it would become more interestingif a local name to call the phase is shown for theparticular age of the moon in stead of / as well as the
percentage value. :-)For example, if the age of the moon is zero, it's callednew moon in English, nouvelle lune in French, andShin-getu in Japanese, and so on...

Hi Haga-san!
Indeed, that's a nice idea. I'll see how it goes displaying strings
over the moon face, hopefully there will be enough space to display the
string in each language without ugly line breaks. I think embryo
supports UTF8 (at least, Small/Pawn does I believe) so technically it
should be possible. I'll give it a shot and show you what I come up
with :-)
Thanks!


Re: [e-users] moon module 0.1.0

2006-01-28 Thread David Stevenson
On 1/28/06, Christian Walther [EMAIL PROTECTED] wrote:
Hello David,that would be 4 users then. ;-)
woohoo!  The hard work was done by the people whose code and graphics I re-used - kudos to them :-) 
I just installed the current version of your moon module, and I wonderif there's a bug in the module, or if it just uses a unusual way ofdisplaying the moon phase value.There will be new moon tomorrow, so there isn't really much visible
anymore. The image display correctly, it just shows a small crescenton the left side. But the moon phase value states 96,19%.From other moonclocks I'm used to the moon phase value showing theamount of moon visible. That would make 0% for every new moon, and
100% for every full moon. If I understand the value correctly it seemsthat an entire moon month ranges from 0% to 100%. Am I mistaken here?
I have little clue how other moonclocks work, so I don't doubt that you are correct :)
I actually only put that value string in there because I wanted to
learn the basics of the EDC format and embryo, including text display.
The moon phase value is used to select the image to display, and as it
was readily available, I chose to display it. Then it grew on me so I
left it in there.
Anyway, it's just some simple maths to get it to work as you describe,
so I think I can get that fixed up for next time round :-) 

Thanks for the feedback!

David


Re: [e-users] binding keys for 'run command'

2006-01-27 Thread David Stevenson
On 1/28/06, Matias Grana [EMAIL PROTECTED] wrote:
hi,I have a stupid question whose answer I can't find:Want to launch the 'run command' window (E17) with the keyboard, so Itried something likeenlightenment_remote -binding-key-add ANY 'R' 'SHIFT|ALT' 0 'run_command' null
but it didn't work. What should I put instead of 'run_command'?TIA,Matias
Hi,

You mean the command execution that currently has the default of alt+escape right?

If so, I think you want 'exebuf' instead of 'run_command':

$ enlightenment_remote -binding-key-list
...
REPLY: BINDING CONTEXT=ANY KEY=Escape MODIFIERS=ALT ANY_MOD=0 ACTION="" PARAMS=
Regards!
David


[e-users] moon module 0.1.0

2006-01-25 Thread David Stevenson
Dear moon module users - (all 3 of you ? (^_^))

I have put out a new version of the moon module that is (finally)
updated with configuration and everything that other modules have (had
for ages).

Configuration options are
- Border on/off (intended for use with black backgrounds)
-  Clouds on/off (blatant rip-off from e17's about theme)
- Moon phase value display on/off/on with mouse over
- Allow overlap on/off


This has had pretty thorough testing here, make distcheck passes as well, but do let me know if you strike problems.

Get your tarball here:
http://www.geocities.jp/david_at_tokyo/e17/moon/

Dear translators - 

If you like this module and feel the urge, there is a moon.pot file
under the po/ directory available for translation - basically for the
configuration dialog strings. Let me know if you'd like to add your
language. There is a ja.po already, just for testing.

Regards!
David


Re: [e-users] Anonymous CVS Servers - YOU CAN HELP!

2006-01-25 Thread David Stevenson
On 1/25/06, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote:
This mail is meant to do 3 things.1. Consider if this is a sane option at all (IMHO with a little work it is and
opens up lots of future possibilities).
I've not had that much trouble with sf anon access (sure, have to try a
few times, but eventually I get there - I may be in a quiet timezone),
but in the interests of the e community...

3. Are people willing to donate enough $ to make it happen?
...I just got my 2005 bonus, so I'm prepared to chip in my bit too :)

David


Re: [e-users] e17 virtual desktops

2006-01-14 Thread David Stevenson
On 1/15/06, Oliver Vogel [EMAIL PROTECTED] wrote:
Hi again! the onyl difference is that u dont SEE the contents of a window that belongs to another desktop that is partly overlapping this one.And exactly this is what I need.

Do you really /need/ it? 

I got used to this feature during my e16 days (first WM I used on
Linux), and when I first came e17 I missed it and wondered when it was
going to be implemented, but in the meantime the way I use the WM has
changed instead.


Instead of switching from desk to desk to see both sides of the window, just drag your window left and right instead, no?!

works for me (^_^)

If this is the showstopper you suggest it is, you can keep using e16, it's still being developed as well.

Regards,
David



[e-users] anoncvs - out of space?

2006-01-06 Thread David Stevenson
On updating from anoncvs, these can't create temporary directory error messages right now are from the cvs server right?

[EMAIL PROTECTED]:~/src$ ./update-e.sh 
Setting up for enlightenment cvs
Set CVSROOT to :pserver:[EMAIL PROTECTED]:2401/cvsroot/enlightenment
can't create temporary directory /tmp/cvs-serv23957
No space left on device
[EMAIL PROTECTED]:~/src$ ./update-e.sh 
Setting up for enlightenment cvs
Set CVSROOT to :pserver:[EMAIL PROTECTED]:2401/cvsroot/enlightenment
can't create temporary directory /tmp/cvs-serv23971
No space left on device
[EMAIL PROTECTED]:~/src$ 


Re: [e-users] Focus...

2006-01-03 Thread David Stevenson

On 1/3/06, Anders Troback [EMAIL PROTECTED] wrote:
Hi,I have a question about focus in E17!I'm using focus-policy KLICK (I'm a keyboard addict:-)) but I don'twant the window to raise when I focus it! Is this possible?

I'm a pointer-focusser, but I think the following would stop windows from ever raising:

enlightenment_remote -always-click-to-raise-set 0 
enlightenment_remote -use-auto-raise-set 0 

...then use ctrlaltup and down to raise and lower windows manually?

Actually, I could come to like that myself :-)

Regards!
David



Re: [e-users] e-core compile problems with 4.0

2006-01-03 Thread David Stevenson
On 1/3/06, Martin Hauser [EMAIL PROTECTED] wrote:
Hello,i've seen several issues building ecore (lot's of spam about different visibilityof a real heap of function (all functions? )) which ended up in at the end breakingthe whole build process. I assume it was just that certain functions couldn't be
seen in the library so linking the test programm against them failed. i though managedto build it without any errors with gcc 3.4. After browsing the source code of ecorelibs a bit, i noticed that there are some things with visibility applied, maybe those
have been gotten wrong, or the gcc 4.0 is not yet stable enough. Just to let you know,if you'd need a full trace of the problem ( i believe the build process in this caseproduces only a lot of spam, which is in my oppinion better described in those
view sentences above) let me know.the version of the gcc that broke is(GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)
That's interesting - I am using the exact same version here, and I am not having this problem. 

After doing a make clean distclean to be sure, I tried again now and it built fine, albeit with heaps of warnings.

For any non-GCC 4.0 users who are interested, I've put my ecore make stderr and stdout here:
 
http://www.geocities.jp/david_at_tokyo/e17/tmp/make_err.txt
http://www.geocities.jp/david_at_tokyo/e17/tmp/make_out.txt (sorry... euc-jp encoded, but nothing in particular to see)

Regards,
David


[e-users] moon module users: new version for gcc 4.0

2006-01-02 Thread David Stevenson
Dear moon module users,

Recent changes have caused the moon module to break (nastily) for gcc 4 users.

A fixed version (0.0.6) can be found here:

http://www.geocities.jp/david_at_tokyo/e17/moon/index.html

I have confirmed it is now OK with the following gcc versions, on my system:
gcc-3.3 (GCC) 3.3.6 (Debian 1:3.3.6-10)
gcc (GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)

Let me know if you have problems.

Regards!
David


Re: [e-users] erss issue and various bugs i noticed

2005-12-08 Thread David Stevenson
On 12/8/05, Paul Stejskal [EMAIL PROTECTED] wrote:
Speaking of which, there is no way to resize a window from the top, justthe sides, bottom corners, and bottom.You have to drag the windowmanually then resize it.Paul
Have you tried doing alt+middle-click on window title then dragging?

Regards!
David



Re: [e-users] e17 showing empty squares for Japanese

2005-12-02 Thread David Stevenson
On 12/2/05, Yasufumi Haga [EMAIL PROTECTED] wrote:
On Fri, 2 Dec 2005 12:14:35 +0900, Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] wrote:raster On Fri, 02 Dec 2005 01:56:09 +0900 (JST) Yasufumi Haga
raster [EMAIL PROTECTED] babbled:rasterraster  Hi allraster raster  I've upgraded all EFLs except for emotion and e17 itself just now.
raster  I set the -lang-set to ja_JP.UTF-8 after logging in again,raster  but all the Japanese characters in the menus become empty squares.raster  I also tried ja as the value of -lang-set according to the
raster  output of enlightenment_remote -lang-list, but it didn't work,raster  either. ja.po seems to be written in UTF-8 correctly.raster  Also the Japanese characters on titlebars of windows in e17 become
raster  empty squares, too. Are there any ways to fix this issue ?rasterraster i think i just found the bug. it should be fixed now. :) if you use sf.netraster anoncvs wait about 12 hours, or if you use thinktux's cvs mirror, wait 30
raster minutes and update. :)Thanks for the quick response.I understood. I'm going to rebuild e17 tonight :)
I have just updated - and indeed my Japanese is back \(^_^)/

David 



Re: [e-users] idea for moon module in e17

2005-12-02 Thread David Stevenson
On 12/2/05, Matias Grana [EMAIL PROTECTED] wrote:
I'm using the moon module in e17 and it is very nice!
That's good to hear - I enjoyed slapping it together!I have the following stupid idea which could be nice for those of us
living in the south hemisphere: a toggle that would rotate 180 degrees(or flip horizontally) the moon images.
I'm originally from New Zealand, so would like to implement this
for my fellow southerners as well, but afaik the EDC interface format
doesn't
currently have a way of rotating images (it's on the e17 TODO though).
There are some ways I could do this now without the rotation, but they
would be ugly ways... So for now I'm going to wait and see what happens
with the builtin rotation support, and prioritize other stuff...

In the meantime, if you really want it, you could rotate the images yourself before running make :)

Just my 2 cents (well, maybe just 1 cent).Thanks a lot to all the devs, e17 is getting awesome very quickly now!
Matias
Speaking of images, the ones the module uses currently (in the version on get-e.org) are the 60 images used in e16's
moon clock, which are not so good if you like streching your modules.
The United States Naval Observatory has a set of 180 images made by a R. Schmidt with larger dimensions
(http://tycho.usno.navy.mil/vphase.html). I contacted the webmaster ATusno.navy.mil

about the possibility redistributing those images with the moon module,
but never got a response (and I can't find R. Schmidt).If anyone out there knows of any alternative image sets, please let me know.  
Ultimately I'd actually like to be able to do phase effect with just
one image of the full moon, and layer shade images on top of it
appropriately to provide the different phase views - this would make
for a light theme file - it's heavy with complete images. I've gotta
put aside some time to learn the GIMP before I can do that though... if
someone wants to beat me to it, feel free :-)


Thanks for the feedback  regards!
David



Re: [e-users] e17 showing empty squares for Japanese

2005-12-02 Thread David Stevenson
On 12/3/05, Yasufumi Haga [EMAIL PROTECTED] wrote:
I rebuilt EFL and e17 with the sources from SF.net, and as a result,Japanese characters are indeed displayed correctly, but two otherproblems have newly arisen.First, I can't enter Japanese with XIM because XIM doesn't work for
the applications executed from Engage or Exige, I can do it forthe ones from kterm (Kanji terminal emulator) though.Also, the characters on the menubars of those applications aredisplayed in English, they should be displayed in Japanese though.
Japanese characters on the mode line of Emacs get garbled.I can't cut and paste Japanese characters to those applicationsfrom kterm. The fields to input text of those applications acceptonly ascii characters.
Second, enlightenment_remote -lang-list shows ja as the valuefor Japanese:$ enlightenment_remote -lang-list | grep jaREPLY: jaBut the following command doesn't change my language environment
to Japanese:$ enlightenment_remote -lang-set jaI have to run the command below instead to change to Japanese environment:$ enlightenment_remote -lang-set ja_JP.UTF-8Also, when I run enlightenment_remote -lang-set ja in Japanese
environment, somehow it changes the language to English.Any ideas?
I think I am seeing the same problem.
I export LANG=ja_JP.EUC-JP in my .xsession, but when I launch an xterm : 
[EMAIL PROTECTED]:~$ echo $LANG

[EMAIL PROTECTED]:~$ 

I think cause of the problem is here (in e_intl.c):
voide_intl_language_set(const char *lang){   if (_e_intl_language) free(_e_intl_language);   if (lang) {...	if (getenv(LANG))e_util_env_set(LANG, _e_intl_language);


Regards,
David



Re: [e-users] e17 showing empty squares for Japanese

2005-12-01 Thread David Stevenson
On 12/2/05, Yasufumi Haga [EMAIL PROTECTED] wrote:
Hi allI've upgraded all EFLs except for emotion and e17 itself just now.I set the -lang-set to ja_JP.UTF-8 after logging in again,but all the Japanese characters in the menus become empty squares.
I also tried ja as the value of -lang-set according to theoutput of enlightenment_remote -lang-list, but it didn't work,either. ja.po seems to be written in UTF-8 correctly.Also the Japanese characters on titlebars of windows in e17 become
empty squares, too. Are there any ways to fix this issue ?Regards.
Just to confirm - I too have had this problem since last night.
I updated the previous night as well, and all was fine then.

Regards,
David


Re: [e-users] release plan?

2005-11-28 Thread David Stevenson
2005/11/28, Martin Klaffenboeck [EMAIL PROTECTED]:
Hi there!Is there somewhere a realease plan for releasing e17 unstable or stableversions?
That would come very close to an FAQ :-)

http://get-e.org/Main/FAQs/


Regards!
David




Re: [e-users] build the eloquence evolume modules

2005-11-24 Thread David Stevenson
In that case, I'm still guessing that your autoconf / automake are the problem, although I have no clue how to fix them m(__)m

This does raise a point for the get-e.org team though - perhaps all
modules hosted at get-e should be distributed with configure files so
that users without autotools (or broken ones :-)) can install the
software easier (like evolume seems to be). I think the EFL and
enlightenment tarballs at enlightenment.freedesktop.org also come with
user friendly configure scripts.

...another 2 yen from me

Regards!
David
2005/11/24, jim lawrence [EMAIL PROTECTED]:
rpms from Didier's repo On 11/24/05, David Stevenson 
[EMAIL PROTECTED] wrote:
2005/11/24, jim lawrence [EMAIL PROTECTED]:

Well I have evolume installed but doesn't work 
as for eloquence remove both autoconf and automake ? 

Actually - both the macros (AM_ENABLE_SHARED  AM_PROG_LIBTOOL)
noted below in your error message are also used in e17's configure.in
(e17/apps/e/configure.in) file, and I'm presuming that works fine for
you when you ./autogen.sh to make enlightenment... you are building
from cvs, right? or rpm's?



-- Registered Linux User: #376813
www.fedorajim.homelinux.com




Re: [e-users] build the eloquence evolume modules

2005-11-23 Thread David Stevenson
2005/11/24, jim lawrence [EMAIL PROTECTED]:
when building eloquence module I get this error 

$ ./autogen.sh
Running aclocal...
aclocal:configure.in:17: warning: macro `AM_ENABLE_SHARED' not found in library
aclocal:configure.in:18: warning: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
Running autoconf...
configure.in:17: error: possibly undefined macro: AM_ENABLE_SHARED
 If this token and others are legitimate, please use m4_pattern_allow.
 See the Autoconf documentation.
configure.in:18: error: possibly undefined macro: AM_PROG_LIBTOOL

I believe this would tend to indicate a problem with your autoconf/automake.
You might like to check the versions of your software
Over here I have:
~$ autoconf --version; automake --version
autoconf (GNU Autoconf) 2.59
...
automake (GNU automake) 1.7.9
...

With that here, ./autogen.sh works as usual


When try to build the evolume 
$ ./autogen.sh
bash: ./autogen.sh: No such file or directory

evolume looks to be distributed with a configure script. Forget autogen.sh and just try running: 
./configure
make
make install

Regards!
David




Re: [e-users] Xinerama issues

2005-11-17 Thread David Stevenson
05/11/17 に Geoffrey [EMAIL PROTECTED] さんは書きました:
I was trying to go towww.enlightenment.org to see if there were any coding standards, butcouldn't get to it last night, or this morning.Is there elsewhere Imight find such documentation?


AFAICT there is nothing set in stone, but it would probably be useful to take a peek at e17/apps/e/doc/documentation.html 
Some basic guidelines for e17 are noted under the Enlightenment Stylin' straight from the top of ma dome section.

Regards!
David



Re: [e-users] typo in ja.po of E17

2005-11-10 Thread David Stevenson
Yasufumi,

So far, I (a non-native speaker) have been doing the Japanese
translation largely for my own pleasure, so I expected there would be
mistakes an slightly unnatural sounding things (^_^) 
I've been waiting for a native Japanese speaker
to come along and do this, but I wanted to get things started as best I
could (^_^)
Enlightenment currently has a i18n list at 
[EMAIL PROTECTED]
specifically for translation related topics, so this is the place to send updates for translations.

If you are able to provide regular Japanese updates, I think you should
probably be able to get cvs commit access to do this directly as well.

yoroshiku!

David

On 11/10/05, Yasufumi Haga [EMAIL PROTECTED] wrote:
Hi allI installed e17 three days ago. It's very beautiful and cool.Thanks for the great work of the project.By the way, I found a typo in e17/apps/e/po/ja.po and made thepatch to correct it. This patch went fine in my installation of e17.
Could I send the patch ? Where should I send it ?Regards.---Yasufumi Haga [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/fingerprint:0EFA 299A BC32 7D68 1FEFBA2B 804E 9B15 C4F0 F9F0


[e-users] Moon module + eipc blog entry o(^_^)o

2005-11-05 Thread David Stevenson
Gidday again,

I have just released an initial cut of a moon clock module (e16 E-MoonClock epplet port, if you like) for E17:

Screenshot and tarball:

http://www.geocities.jp/david_at_tokyo/e17/moon/index.html

For anyone interested in writing modules, I have also just finished up a write-up of how I went about it:
E17: Creation of a Moonclock module - Part 1
http://david-in-tokyo.blogspot.com/2005/11/e17-creation-of-moonclock-module-part_06.html
Please consider this a draft! At shadoi-san's suggestion I'm going to
put this on edevelop as well, so I welcome corrections to all the stuff
I got wrong. 

I've started writing about the edc file for the module in a Part 2
article, and will add some more features into the module along the way
as well.

Regards!
David 



Re: [e-users] menu locks pointer to desktop

2005-10-25 Thread David Stevenson
On 10/25/05, Christoph Gysin [EMAIL PROTECTED] wrote:

If a menu is open, the mouse pointer isn't allowed to move to another desktop.Why? The menu could automatically dissapear. Or even better just stay thereuntil I click somewhere else, which makes it dissapear anyway.
Sure there's a reason for the current behaviour. Could anyone enlighten me?Hey Chris,

This came up on the list once before - see the mail on the e-users list around September 9 entitled Bug : 
open menu and desktop switching.

Regards,
David




Re: [e-users] Expose clone?

2005-10-25 Thread David Stevenson
[e-users] Exposé for E17On 10/25/05, Lachlan Gunn [EMAIL PROTECTED]
 wrote:Hi,I was just wondering, has anyone made (or planning to make) a clone of
Expose, similar to OS X for Enlightenment?For those not in the know, Expose lets you temporarily tile all yourwindows on the screen for simplified task switching.--Lachlan

Hi Lachlan,

This came up once before on e-users in the  Exposé for E17 thread, from around July 22.

Regards,
David




Re: [e-users] Why doesn't e use ewl?

2005-09-18 Thread David Stevenson
On 9/18/05, Виктор Кожухаров [EMAIL PROTECTED] wrote:
Wasn't ewl the official widget library for e? So why doesn't e use it,and instead, relies on internals, like e16?
Indeed something I had wondered - and an explanation from raster in the
email chain entitled [E-devel] Using Ewl lib in a module:



 I don't understand why I couldn't use ewl in a module as in any apps,
 even if e17 itself doesn't link to ewl. Can't the module use some extern
 functions ?

if you write your own module you can. but ewl isn't mature enough to
use in e17 and for e17 i don't plan on having ewl brought in as a
dependency. the moment 1 module in e17 uses ewl - e17 requires it as
part of the build needs to link to ewl. for external modules (in
e_modules for example) you can do what u want. modules can suck in libs.

this is not saying ewl is bad - it's not ready to be sucked in as a dep
for e17 and in the interest of making a release saner to do - we have
to make fewer libaries Release ready to release e17.



David


Re: [e-users] Has anyone gotten weather working?

2005-09-15 Thread David Stevenson
On 9/16/05, jim lawrence [EMAIL PROTECTED] wrote:
just goes to show you that the older version from a month ago had no
problems Now will someone please use the old version and include it
into the next update? 
I think you can get the older revisions yourself.
cvs has checkout / update sub-command options to check out older revisions of files.
try the -r option to specify a specific revision (ok, so you'll need to
look up the revision numbers that you want - cvs log filename
should help). 
I seem to remember there being a way to sepcify revisions using a date / number of days ago as well.




Re: [e-users] New desktop switch popup

2005-09-10 Thread David Stevenson
On 9/10/05, Massimo Maiurana [EMAIL PROTECTED] wrote:
Omry Yadan, il 09/09/2005 22:47, scrisse: great work! :) if you don't know what I am talking about, right click the desktops
 module, and enable popup.desktops module?!?you're referring to the pager, the desktopname module, or another module?

The pager it seems... right click on it, andthere's now some new options to enable certain functionality that was discussed on the lists a while back. 


Re: [e-users] e17 on debian

2005-09-02 Thread David Stevenson
On 9/2/05, Jason Edson [EMAIL PROTECTED] wrote:
Right now I'm using the .deb's from shadoi (which are great and I
currently mirror) but I'm just curious what packages I need to compile
e17 from cvs. Like what -dev packages and automake and what not. I'm
not sure if theres a list somewhere so if someone could point me in the
right direction it would make me a very happy man. Thanks for the help
and keep up the good work.

Jason Edson
oceighty.net


This worked for me as of around March/April

https://vogelweith.homeftp.net/Linux/e17.php#x1-60001.1

David


Re: [e-users] E17, xinerama, and multiple root desktops?

2005-08-25 Thread David Stevenson
On 8/25/05, Ron Lau [EMAIL PROTECTED] wrote:
anyway, will there be any window placement options (under mouse forexample) in e17?R.

>From e17/apps/e/TODO:

* in addition to smart place should add manual placement and place at pointer and maybe a few others.

So I'm guessing that you can look forward to it at some point (^_^)


Re: [e-users] Desktop edge resist.

2005-08-03 Thread David Stevenson
On 8/4/05, Omry Yadan [EMAIL PROTECTED] wrote:
Hi.The desktop flip is too sensitive for me.I checked enlightment remote, and it has use-resist set to 1.I tried both desk-resist-set to 100 and to 0, but it didnt changeanything I noticed about that.


I guess these are a bit cryptic at the moment without knowledge of the implementation. 
Take a look at these:
 -edge-flip-timeout-set OPT1 Set the edge flip timeout (sec)
 -edge-flip-timeout-get Get the edge flip timeout

You want to increase the timeout.

David