Re: [E-devel] [e] Temperature module

2012-11-02 Thread Igor Murzov
On Fri, 02 Nov 2012 17:22:38 +0100 rustyBSD wrote: > Hi, > I don't really know sensors on linux, but it seems > that there is a mistake in the temperature module. You are right. tempget_fix.c.diff is Reviewed-by: Igor Murzov :) > Here are two patches: the first is for formatting > (it was a s

Re: [E-devel] E SVN: discomfitor trunk/e/src/bin

2012-11-02 Thread Cedric BAIL
Cedric Bail On Nov 2, 2012 6:59 PM, "David Seikel" wrote: > > On Fri, 2 Nov 2012 02:50:04 -0700 "Enlightenment SVN" > wrote: > > > Log: > > unbork e_start; 500 bonus b0rker points to cedric for b0rking the > > unb0rkable > > Let me be the first to congratulate Cedric on that outstanding effort.

Re: [E-devel] E SVN: englebass IN trunk/efreet/src: bin lib

2012-11-02 Thread Gustavo Sverzut Barbieri
Hi Englebass, It would be nice to not rely on UnRegister (also bad name, Why not Unregister?), I'd get the sender bus name and watch for them (ie: :1.2), when they die we automatically do the UnRegister... then Register would need to keep a list of monitored bus names. Regards, -- Gustavo On Fr

Re: [E-devel] E SVN: englebass trunk/edbus/src/lib

2012-11-02 Thread Gustavo Sverzut Barbieri
Hi englebass, which compiler version? which cflags? Shouldn't be a problem, but I agree with you... but it is good to know why it`s causing that for you. On Fri, Nov 2, 2012 at 6:12 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > edbus2: quiet warning (again) > > Say what

[E-devel] git.enlightenment.org - missing repos

2012-11-02 Thread Rafael Antognolli
Hey guys, who takes care of this git? Could you please also add trunk/efl to it and, now that efreet depends on it too, trunk/edbus? I'm using it right now, and works perfectly! But I have to fetch these two specific repos from svn... Btw, how often it is synced? Regards, -- Rafael Antognolli

[E-devel] [e] Temperature module

2012-11-02 Thread rustyBSD
Hi, I don't really know sensors on linux, but it seems that there is a mistake in the temperature module. Here are two patches: the first is for formatting (it was a shame),the second for the fix. thanks --- tempget.c 2012-11-02 16:09:54.045398884 +0100 +++ tempget.c 2012-11-02 16:10:24.195728698

Re: [E-devel] E SVN: englebass IN trunk/efreet/src: bin lib

2012-11-02 Thread Gustavo Sverzut Barbieri
On Fri, Nov 2, 2012 at 11:53 AM, Stefan Schmidt wrote: > Hello. > > On 02/11/12 13:42, Sebastian Dransfeld wrote: > > On 11/02/2012 02:17 PM, Stefan Schmidt wrote: > >> Hello. > >> > >> On 02/11/12 12:20, Sebastian Dransfeld wrote: > >>> Well, edbus2 is required now, so you need it anyway. > >> >

Re: [E-devel] ArchLinux updated binary packages?

2012-11-02 Thread Vinícius dos Santos Oliveira
2012/10/31 Tom Hacohen > Also, soon enough we'll have a release > and we'd want to discourage people from building off svn anyway. > Will E17 finally be released? Cool. =] -- Vinícius dos Santos Oliveira https://plus.google.com/118295250366112843114 http://vinipsmaker.wordpress.com/ Linux use

Re: [E-devel] E SVN: englebass IN trunk/efreet/src: bin lib

2012-11-02 Thread Daniel Juyung Seo
On Fri, Nov 2, 2012 at 10:53 PM, Stefan Schmidt wrote: > Hello. > > On 02/11/12 13:42, Sebastian Dransfeld wrote: > > On 11/02/2012 02:17 PM, Stefan Schmidt wrote: > >> Hello. > >> > >> On 02/11/12 12:20, Sebastian Dransfeld wrote: > >>> Well, edbus2 is required now, so you need it anyway. > >> >

Re: [E-devel] E SVN: englebass IN trunk/efreet/src: bin lib

2012-11-02 Thread Stefan Schmidt
Hello. On 02/11/12 13:42, Sebastian Dransfeld wrote: > On 11/02/2012 02:17 PM, Stefan Schmidt wrote: >> Hello. >> >> On 02/11/12 12:20, Sebastian Dransfeld wrote: >>> Well, edbus2 is required now, so you need it anyway. >> >> So we will release it until or with the next efreet release then? > > Go

Re: [E-devel] E SVN: englebass IN trunk/efreet/src: bin lib

2012-11-02 Thread Sebastian Dransfeld
On 11/02/2012 02:17 PM, Stefan Schmidt wrote: > Hello. > > On 02/11/12 12:20, Sebastian Dransfeld wrote: >> Well, edbus2 is required now, so you need it anyway. > > So we will release it until or with the next efreet release then? Good question. Someone nagged about the need for a dbus daemon for

Re: [E-devel] E SVN: englebass IN trunk/efreet/src: bin lib

2012-11-02 Thread Stefan Schmidt
Hello. On 02/11/12 12:20, Sebastian Dransfeld wrote: > Well, edbus2 is required now, so you need it anyway. So we will release it until or with the next efreet release then? regards Stefan Schmidt -- LogMeIn Central: In

Re: [E-devel] E SVN: discomfitor trunk/e/src/bin

2012-11-02 Thread Michael Blumenkrantz
I lied, it's not ticket #1691. On Fri, Nov 2, 2012 at 11:56 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > finally fix annoying submenu offset bug > ticket #1691 > > > Author: discomfitor > Date: 2012-11-02 04:56:32 -0700 (Fri, 02 Nov 2012) > New Revision: 788

Re: [E-devel] [Patch] [Elementary] [Entry] Correct disabled mode

2012-11-02 Thread Daniel Juyung Seo
good patch! thanks Thiep! Daniel Juyung Seo (SeoZ) On Nov 2, 2012 5:17 PM, "woohyun" wrote: > Thanks in svn 78836 :) > > > > -Original Message- > From: "thiep ha" > To: ; > Cc: > Sent: 2012-10-31 (수) 17:37:11 > Subject: [E-

Re: [E-devel] E SVN: discomfitor trunk/e/src/bin

2012-11-02 Thread David Seikel
On Fri, 2 Nov 2012 02:50:04 -0700 "Enlightenment SVN" wrote: > Log: > unbork e_start; 500 bonus b0rker points to cedric for b0rking the > unb0rkable Let me be the first to congratulate Cedric on that outstanding effort. -- A big old stinking pile of genius that no one wants coz there are too

Re: [E-devel] E SVN: barbieri trunk/elementary/src/lib

2012-11-02 Thread Daniel Juyung Seo
On Thu, Jul 19, 2012 at 1:35 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > elm_win: support trapping ecore_evas calls (aka: e17 support) > > Allows setting a trap in elm_win that intercepts calls to > ecore_evas. If there is a trap and the trap returns EINA_FALSE, then >

Re: [E-devel] [Patch] [Elementary] [Entry] Correct disabled mode

2012-11-02 Thread woohyun
Thanks in svn 78836 :) -Original Message- From: "thiep ha" To: ; Cc: Sent: 2012-10-31 (수) 17:37:11 Subject: [E-devel] [Patch] [Elementary] [Entry] Correct disabled mode Dear All, In elementary, the disabled entry wor