Re: [e-users] Temperature gadget not displaying any temperature

2012-11-02 Thread rustyBSD
Le 02/11/2012 15:41, José Romildo Malaquias a écrit : > After installation of the modified package, I confirm that the > Temperature gagget is finally working for me. I had to set the hardware > to "udev", though. It doesn't work with "internal" ? ---

Re: [e-users] Temperature gadget not displaying any temperature

2012-11-02 Thread rustyBSD
Le 02/11/2012 12:27, thomasg a écrit : > There is no patch attached. > Sourceforges mailman only delivers when the mimetype is text/plain > (and some similar types) I think. contacted him privately -- LogMeIn Central: Insta

Re: [e-users] Temperature gadget not displaying any temperature

2012-11-02 Thread rustyBSD
Le 02/11/2012 12:06, José Romildo Malaquias a écrit : >> Hi, >> > what is the output of : >> > >> > $ls /sys/class/thermal/thermal_zone0 > Here it is: > > $ ls /sys/class/thermal/thermal_zone0 > device passive subsystem trip_point_0_temp trip_point_1_temp type > modepowertemp

Re: [e-users] Temperature gadget not displaying any temperature

2012-11-02 Thread rustyBSD
Le 02/11/2012 10:00, José Romildo Malaquias a écrit : > Hello. > > The E17 temperature gadget displays just "N/A" on my gentoo linux > system. The "Temperature Settings" window lets me set the hardware to > "Internal" or "udev", with the same result. > > lm_sensors is installed, and I can get tempe

Re: [e-users] FreeBSD enlightenment delay 5 minutes to start

2012-10-08 Thread rustyBSD
Le 08/10/2012 10:53, Carsten Haitzler (The Rasterman) a écrit : > is bsd stopping the child process from senging a sigusr1 to its parent? is > getppid not returning the parent pid? this code is: > >kill(getppid(), SIGUSR1); > > in e_int_main.c On OpenBSD, it doesn't seem to be the problem. I ch

Re: [e-users] FreeBSD enlightenment delay 5 minutes to start

2012-10-06 Thread rustyBSD
Le 06/10/2012 12:07, d4n1 a écrit : > Hi man, > > In my freeBSD (9.0 and 9.1-rc1, pcbsd 9.1 too) with e17 there is a delay of > 5 minutes, in ports or pre-compiled, to start enlightenment. > Error message: > CRI<81775>: eina_amalgamation.c:5524 eina_iterator_free() *** Eina Magic >> > Check Failed

Re: [e-users] Call for Packagers

2012-09-02 Thread rustyBSD
Le 01/09/2012 19:48, Gustavo Sverzut Barbieri a écrit : > Hi all, > > We have released EFL 1.7 and terminology 0.1, but to reach a broader > audience we need binary packages! > > In order to keep quality and reduce overall pain, I'd try to coordinate > this in our mail list with the following ideas

Re: [e-users] Fedora 17 packages

2012-08-02 Thread rustyBSD
All is broken. I use Fedora 17 too. I get it work by recompiling from svn. Le 02/08/2012 13:29, Juergen Botz a écrit : > I'm having some problems with the Fedora 17 "Nightly" packages... > specifically, there is an "ecore-1.0.1" package in the distro > repo which conflicts with the libecore1 pack

Re: [e-users] Fileman dbus error

2012-07-20 Thread rustyBSD
if (!real_file)//line 202 > { > errmsg = "unsupported protocol"; > goto error; > } > > Thanks > > On Thu, Jul 19, 2012 at 6:21 PM, rustyBSD wrote: > >> Hi, >> I can't use enlightenment's file

[e-users] Fileman dbus error

2012-07-19 Thread rustyBSD
Hi, I can't use enlightenment's file manager because of the error : org.enlightenment.FileManager.Error unsupported protocol It seems to come from line 202 of e/src/modules/fileman/e_mod_dbus.c Does someone know how I can get it work ? (I'm using Fedora 17) Thanks, Max -

Re: [e-users] [PATCH] e/src/bin/e_fm_prop.c

2012-07-18 Thread rustyBSD
Mmmhh... bad list Le 18/07/2012 15:40, rustyBSD a écrit : > (re)Hi, > I added time of last access in file properties. > > Here is a patch. > > It works for me, but i'm not familiar with the API, > so if someone could review

[e-users] [PATCH] e/src/bin/e_fm_prop.c

2012-07-18 Thread rustyBSD
(re)Hi, I added time of last access in file properties. Here is a patch. It works for me, but i'm not familiar with the API, so if someone could review it... Thanks, Maxime -- Live Security Virtual Conference Exclusive

Re: [e-users] Eet compilation error

2012-07-18 Thread rustyBSD
Mmmh... The file manager doesn't display folder, all is empty Le 18/07/2012 11:13, rustyBSD a écrit : > Ok, thanks guys, it works on Fedora > > > Le 18/07/2012 10:43, Carsten Haitzler (The Rasterman) a écrit : >> On Wed, 18 Jul 2012 10:38:44 +0200 rustyBSD said: >>

Re: [e-users] Eet compilation error

2012-07-18 Thread rustyBSD
Ok, thanks guys, it works on Fedora Le 18/07/2012 10:43, Carsten Haitzler (The Rasterman) a écrit : > On Wed, 18 Jul 2012 10:38:44 +0200 rustyBSD said: > >> uh, I checked and there were useless stuffs I previously renamed. >> Now it seems to work. > aha! :) > >>

Re: [e-users] Eet compilation error

2012-07-18 Thread rustyBSD
uh, I checked and there were useless stuffs I previously renamed. Now it seems to work. Le 18/07/2012 10:14, Carsten Haitzler (The Rasterman) a écrit : > On Wed, 18 Jul 2012 09:49:59 +0200 rustyBSD said: > > wtf. do u have like an ancient eet lib already installed? as that fu

Re: [e-users] Eet compilation error

2012-07-18 Thread rustyBSD
Eet Le 18/07/2012 09:31, Carsten Haitzler (The Rasterman) a écrit : > On Tue, 17 Jul 2012 20:36:31 +0200 rustyBSD said: > > wait. compiling eet or something that depends on eet? > >> Hi, >> That's maybe a stupid question, but i'm trying to compile Eet svn on

Re: [e-users] Eet compilation error

2012-07-18 Thread rustyBSD
! I followed the order described on enlightenment.org, so I have already compiled Eina Eet Evas Ecore Eio Embryo Edje Efreet E_Dbus Eeze. This shit is starting to piss me off Le 17/07/2012 23:31, Leandro Santiago a écrit : > Try to set env var PKG_CONFIG_PATH to /usr/local/lib/pkgconfig/ > &g

[e-users] Eet compilation error

2012-07-17 Thread rustyBSD
Hi, That's maybe a stupid question, but i'm trying to compile Eet svn on OpenBSD-current, and I'm always having an error. I did: export LDFLAGS="-L/usr/local/lib" export CFLAGS="-I/usr/local/include" ./autogen.sh make And I get: In function 'do_eet_stats' : undefined reference to 'eet_dictionary_