Re: [E-devel] Re: E CVS: apps/e andyetitmoves

2005-12-02 Thread Stafford Horne
I have submitted a fix for This. Please update CVS and tell me if it works the correct way now. -Stafford On Fri, 2005-12-02 at 15:01 +0100, Mathieu Segaud wrote: > * enlightenment-cvs@lists.sourceforge.net > (enlightenment-cvs@lists.sourceforge.net) wrote: > > Enlightenment CVS committal >

Re: [E-devel] LC_* are now wrongly cleared by e

2005-12-02 Thread Stafford Horne
Hello, Sorry, I made a few changes. which locale are you using? -Stafford On Fri, 2005-12-02 at 16:01 +0100, Mathieu Segaud wrote: > Since yesterday's cvs, e unconditionnaly clears LANG and LC_* env vars _even_ > though they are set to the same, leaving itself in C locale. (with LANGUAGE > se

Re: [E-devel] e17 cvs emotion - make error

2005-12-02 Thread Laurence Vanek
Didier Casse wrote: I seem to recall from earlier postings that updating xine to xine-lib-1.1.1 would solve that issue. Does this solve your problem? -- With kind regards, Didier. Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe Didier F.B Casse PhD candidate, Sin

Re: [E-devel] Stuff

2005-12-02 Thread The Rasterman
On Fri, 2 Dec 2005 01:06:25 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled: > > > > > > > Just some attached evas stuff > > > > > > > ok jose. i hate to do this can you > > > > 1. generate a diff: > > > > cd evas > > cvs update -dP > > cvs diff -U > ~/my_changes.diff > > 2. any

[E-devel] Re: E CVS: apps/e andyetitmoves

2005-12-02 Thread Mathieu Segaud
* enlightenment-cvs@lists.sourceforge.net (enlightenment-cvs@lists.sourceforge.net) wrote: > Enlightenment CVS committal > > Author : andyetitmoves > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_intl.c > > > Log Message: > (e_intl_langua

[E-devel] LC_* are now wrongly cleared by e

2005-12-02 Thread Mathieu Segaud
Since yesterday's cvs, e unconditionnaly clears LANG and LC_* env vars _even_ though they are set to the same, leaving itself in C locale. (with LANGUAGE set, it behaves the same and clears this last var) Reverting last commit upon e17/apps/e/src/bin/e_intl.c fixes it. Mathieu -- Linux is organi

[E-devel] Re: E CVS: apps/e andyetitmoves

2005-12-02 Thread Mathieu Segaud
* enlightenment-cvs@lists.sourceforge.net (enlightenment-cvs@lists.sourceforge.net) wrote: > Enlightenment CVS committal > > Author : andyetitmoves > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_intl.c > > > Log Message: > (e_intl_langua

Re: [E-devel] specifying user environment in Entrance

2005-12-02 Thread David Sharp
On 12/2/05, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > Hi Felix, > > I may have missed it with all of the other discussion in this thread, but > could you explain the base issue you're trying to address? Yah, really, Raster, MeJ, I think it would be more appropriate to take your license discuss

Re: [E-devel] eVolume 0.0.17a has been released

2005-12-02 Thread Eric Sandall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 30 Nov 2005, Pavel Boldin wrote: Hi all! I again with you :), so made new release: http://paq.osdn.org.ua/~davinchi/evolume-0.0.17a.tar.bz2 as you can guess, `a' is stays for "alpha", so don't surprise, if it segaultfs TODO list for now is

Re: [E-devel] e17 cvs emotion - make error

2005-12-02 Thread Blake Barnett
Guillermo Movia wrote: >Is Emotion needed for something else more than eclair? >I had the same problem. I saw the update solution, but my debian sarge >still has the old version of libxine. If emotion wasn't needed i wait >for the update of the debian package. > > > It's needed for ewl_media, e

Re: [E-devel] Re: bugs with iconification/deiconification in e17.

2005-12-02 Thread Kim Woelders
Carsten Haitzler (The Rasterman) wrote: > On Fri, 02 Dec 2005 09:19:20 +0200 Виктор Кожухаров <[EMAIL PROTECTED]> > babbled: > > >>On Thu, 2005-12-01 at 18:26 +0100, Kim Woelders wrote: >> >>>Carsten Haitzler (The Rasterman) wrote: >>> On Wed, 30 Nov 2005 19:44:37 +0200 Виктор Кожухаров <

Re: [E-devel] imap/biff

2005-12-02 Thread Morten Nilsen
dan sinclair wrote: and as for lists.. ecore_config does, in a sense.. just group items into folders.. Yes, you can do this, it's also a pain as you need to track the number of items you have and all that sutff. Woudl be nicer if ecore_Config supported it natively. not very troublesome to s

RE: Re: [E-devel] imap/biff

2005-12-02 Thread dan sinclair
> > and as for lists.. ecore_config does, in a sense.. just group items into > folders.. Yes, you can do this, it's also a pain as you need to track the number of items you have and all that sutff. Woudl be nicer if ecore_Config supported it natively. > > I don't like the look of embrace..

Re: [E-devel] imap/biff

2005-12-02 Thread Morten Nilsen
dan sinclair wrote: replacing the #defines with ecore_config is less than 10 lines of code unless I'm forgetting something.. Ecore config dosen't handle lists as far as I know. If you want more then one server in there your boned. Maybe your system dosnen't handle this, but your coding your

RE: Re: [E-devel] imap/biff

2005-12-02 Thread dan sinclair
> replacing the #defines with ecore_config is less than 10 lines of code > unless I'm forgetting something.. > Ecore config dosen't handle lists as far as I know. If you want more then one server in there your boned. Maybe your system dosnen't handle this, but your coding yourself into a corne

Re: [E-devel] imap/biff

2005-12-02 Thread Morten Nilsen
Nathan Ingersoll wrote: On 12/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote: if embrace is the app I think it is, this iswhy I won't even consider using it; - have to manually set up which mailboxes to watch. only frontend needs implementation (and config, but that's super easy) Right now y

Re: [E-devel] e17 cvs emotion - make error

2005-12-02 Thread Guillermo Movia
Is Emotion needed for something else more than eclair? I had the same problem. I saw the update solution, but my debian sarge still has the old version of libxine. If emotion wasn't needed i wait for the update of the debian package. Guillermo 2005/12/2, Didier Casse <[EMAIL PROTECTED]>: > I seem

Re: [E-devel] imap/biff

2005-12-02 Thread Nathan Ingersoll
On 12/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote: if embrace is the app I think it is, this iswhy I won't even considerusing it;- have to manually set up which mailboxes to watch. only frontend needs implementation (and config, but that's super easy)Right now you have a hardcoded server, usernam

Re: [E-devel] imap/biff

2005-12-02 Thread Morten Nilsen
David Seikel wrote: On Fri, 02 Dec 2005 15:35:31 +0100 Morten Nilsen <[EMAIL PROTECTED]> wrote: I don't really care about pop/mbox/etc .. besides, who uses that crap these days anyway? ;) Anybody with a mail account that doesn't support IMAP. Things like yahoo and gmail generally only suppor

Re: [E-devel] imap/biff

2005-12-02 Thread Morten Nilsen
Ramkumar R wrote: I don't really care about pop/mbox/etc .. besides, who uses that crap these days anyway? ;) local mail from the system itself... cron jobs, debian update notifications on my system... many others like this still use mbox! that mail doesn't explicitly "use" mbox.. they use yo

Re: [E-devel] imap/biff

2005-12-02 Thread Ramkumar R
> I don't really care about pop/mbox/etc .. besides, who uses that crap > these days anyway? ;) local mail from the system itself... cron jobs, debian update notifications on my system... many others like this still use mbox! -- WARN_(accel)("msg null; should hang here to be win compatible\n");

Re: [E-devel] specifying user environment in Entrance

2005-12-02 Thread Nathan Ingersoll
Hi Felix,I may have missed it with all of the other discussion in this thread, but could you explain the base issue you're trying to address? There isn't much that we would want from the root environment passed to the users session, so I think clearing the environment is mandatory. Why and when do

Re: [E-devel] imap/biff

2005-12-02 Thread David Seikel
On Fri, 02 Dec 2005 15:35:31 +0100 Morten Nilsen <[EMAIL PROTECTED]> wrote: > I don't really care about pop/mbox/etc .. besides, who uses that crap > these days anyway? ;) Anybody with a mail account that doesn't support IMAP. Things like yahoo and gmail generally only support POP. pgpfOMCgOo

Re: [E-devel] imap/biff

2005-12-02 Thread Morten Nilsen
Nathan Ingersoll wrote: Have you looked into embrace in the misc module of CVS? It already uses edje I believe I did some time ago.. if embrace is the app I think it is, this iswhy I won't even consider using it; - have to manually set up which mailboxes to watch. for it's theming and has

Re: [E-devel] imap/biff

2005-12-02 Thread Nathan Ingersoll
Have you looked into embrace in the misc module of CVS? It already uses edje for it's theming and has support for a fair number of mail backends (POP3, IMAP, SSL support, mbox, etc). This could be ported to a module and save you some time implementing backends.

Re: [E-devel] 3rd party Module Internationalization

2005-12-02 Thread David Stevenson
On 12/2/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: On Fri, 2 Dec 2005 01:37:34 +0900 David Stevenson <[EMAIL PROTECTED]>babbled:> On 12/1/05, The Rasterman Carsten Haitzler < [EMAIL PROTECTED]> wrote:> >> > On Wed, 30 Nov 2005 00:18:37 +0900 David Stevenson <[EMAIL PROTECTED]>> >

Re: [E-devel] Re: specifying user environment in Entrance

2005-12-02 Thread Michael Jennings
On Friday, 02 December 2005, at 14:58:58 (+0900), Carsten Haitzler wrote: > well too bad then. thats how it is. the fact is that the default > licenses didnt meet my needs/wants. That's fine, but how do we know the extra language won't run into legal trouble like the early BSD license did? > the

Re: [E-devel] specifying user environment in Entrance

2005-12-02 Thread Felix Breuer
On Fri, 2 Dec 2005 03:54:15 + Felix Breuer <[EMAIL PROTECTED]> wrote: > Now, if you think Entrance should always clear the environment, that's > ok. My next option would then be to have Entrance read the variables it > is supposed to set from /etc/environment. If I am not mistaken, simply > ex

Re: [E-devel] specifying user environment in Entrance

2005-12-02 Thread Felix Breuer
On Tue, 29 Nov 2005 15:54:26 -0600 (CST) "Ibukun Olumuyiwa" <[EMAIL PROTECTED]> wrote: > Actually, I would think it is...and I'm having a hard time understanding > why you would not want to clear the environment first. Any env settings > you want for a user should be stored in that users profile t

Re: [E-devel] eVolume 0.0.17a has been released

2005-12-02 Thread Ralph Benjamin Ruijs
2005/11/30, Andreas Volz <[EMAIL PROTECTED]>: > Am Wed, 30 Nov 2005 17:27:52 +0400 schrieb Pavel Boldin: > > > 2005/11/30, Andreas Volz > > > Am Wed, 30 Nov 2005 00:17:16 +0400 schrieb Pavel Boldin: > > > > > > > Hi all! > > > > > > > Ahh, some minutes ago I build a Gentoo ebuild for 0.0.14. Is the

Re: [E-devel] API Documentation

2005-12-02 Thread David Seikel
On Fri, 02 Dec 2005 09:31:12 +0100 Gabriel Rossetti <[EMAIL PROTECTED]> wrote: > I wanted to get the API Docs needed so that I may code a module, but > I can't reach www.enlightenment.org. Is there a mirror for that Doc? Either enlightenment.sourceforge.net or enlightenment.org.au pgpVVpwPglnBF

Re: [E-devel] Re: bugs with iconification/deiconification in e17.

2005-12-02 Thread The Rasterman
On Fri, 02 Dec 2005 09:19:20 +0200 Виктор Кожухаров <[EMAIL PROTECTED]> babbled: > On Thu, 2005-12-01 at 18:26 +0100, Kim Woelders wrote: > > Carsten Haitzler (The Rasterman) wrote: > > > On Wed, 30 Nov 2005 19:44:37 +0200 Виктор Кожухаров > > > <[EMAIL PROTECTED]> babbled: > > ... > > > > > >>Th

[E-devel] Re: specifying user environment in Entrance

2005-12-02 Thread Martin Geisler
Michael Jennings <[EMAIL PROTECTED]> writes: > On Thursday, 01 December 2005, at 08:53:33 (+0100), > Martin Geisler wrote: > >> And given that the BSD license is more permissive than the GPL, the >> BSD license cannot have such a requirement: BSD < GPL < LPPL (in >> terms of requirements). > > By

Re: [E-devel] e17 cvs emotion - make error

2005-12-02 Thread Didier Casse
I seem to recall from earlier postings that updating xine to xine-lib-1.1.1 would solve that issue. Does this solve your problem? -- With kind regards, Didier. Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe Didier F.B Casse PhD candidate, Singapore Synchrotron Ligh

[E-devel] API Documentation

2005-12-02 Thread Gabriel Rossetti
Hello, I wanted to get the API Docs needed so that I may code a module, but I can't reach www.enlightement.org. Is there a mirror for that Doc? Thanks, Gabriel --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [E-devel] Re: specifying user environment in Entrance

2005-12-02 Thread The Rasterman
On Thu, 1 Dec 2005 19:58:13 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled: > On Friday, 02 December 2005, at 09:13:20 (+0900), > Carsten Haitzler wrote: > > > thing is - WE have a VARIANT of BSD+Advertising. if you read COPYING-PLAIN > > it allows explicitly the person to meet the advertisin