Re: [e-users] Problem with temperature module

2008-03-24 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carsten Haitzler (The Rasterman) wrote: | On Fri, 21 Mar 2008 19:20:12 +0100 Fabio Strozzi <[EMAIL PROTECTED]> | babbled: | | attachment was removed by sf.net's mailserver :( resent but as text/plain | attachment? Resent! Should it no

Re: [e-users] Problem with temperature module

2008-03-21 Thread Fabio Strozzi
Andreas Volz wrote: Am Sat, 09 Feb 2008 19:11:15 +0100 schrieb Fabio Strozzi: Andreas Volz wrote: > Am Tue, 05 Feb 2008 19:31:14 +0100 schrieb Fabio Strozzi: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Carsten Haitzler (The Rasterman) wrote:

Re: [e-users] Problem with temperature module

2008-02-24 Thread Fabio Strozzi
Andreas Volz wrote: >> Hi Adreas, >>could you tell me the output of this command? >> % ls /sys/bus/*/devices/*/temp?_input > > Sure, > >> ls /sys/bus/*/devices/*/temp?_input > /sys/bus/platform/devices/w83627hf.656/temp1_input > /sys/bus/platform/devices/w83627hf.656/temp2_input > > regards

Re: [e-users] Problem with temperature module

2008-02-09 Thread Fabio Strozzi
Andreas Volz wrote: > Am Tue, 05 Feb 2008 19:31:14 +0100 schrieb Fabio Strozzi: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Carsten Haitzler (The Rasterman) wrote: >> | On Tue, 05 Feb 2008 00:37:17 +0100 Fabio Strozzi >> <[EMAIL P

Re: [e-users] Problem with temperature module

2008-02-05 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carsten Haitzler (The Rasterman) wrote: | On Tue, 05 Feb 2008 00:37:17 +0100 Fabio Strozzi <[EMAIL PROTECTED]> | babbled: | | no attachment :( Damn! SF filtered it! Try now or get it from there: https://fstrozzi.web.cs.unibo.it/temperature

Re: [e-users] Problem with temperature module

2008-02-04 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Volz wrote: | Am Sat, 26 Jan 2008 13:38:04 +0100 schrieb Fabio Strozzi: | |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> Carsten Haitzler (The Rasterman) wrote: |> | did temperature used to work at all in e? |>

Re: [e-users] Problem with temperature module

2008-01-26 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carsten Haitzler (The Rasterman) wrote: | did temperature used to work at all in e? Yes, it workerd for long but stopped some months ago. | it could be a kernel change moved | the /sys/bus/. entries to a new location. the temp module doesnt know

Re: [e-users] Problem with temperature module

2008-01-24 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, ~ on my system the temperature module does not work either. Carsten Haitzler (The Rasterman) wrote: | ... | 0 SENSOR_TYPE_NONE, | 1 SENSOR_TYPE_FREEBSD, | 2 SENSOR_TYPE_OMNIBOOK, | 3 SENSOR_TYPE_LINUX_MACMINI, | 4 SENSOR_TYPE_LINUX_I2C,

Re: [e-users] Howto create theme

2007-05-04 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 MillTek wrote: > Fabio, > Would you mind providing instructions on how to apply the patchfile? > I'm not a programmer and would appreciate the help. I don't mind at all. Here the details: % edje_decc /path/to/milky.edj % cd milky % cp /path/to/e17_ic

Re: [e-users] Howto create theme

2007-05-04 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fabio Strozzi wrote: > So, this path is the only thing I can send. > It has been created against the 1.0 beta3 version, downloaded from > Gulivert's site. Ops, no patch included... I'm pretty sure I sent it. The files I wish

Re: [e-users] Howto create theme

2007-05-04 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 MillTek wrote: > The Milky theme is no longer working with the latest CVS. E has changed > since it was developed and it has to be modified to suit. I recently did some changes to the Milky theme in order to get it working with the upstream E17. Un

[e-users] Ecore callbacks

2007-03-27 Thread Fabio Strozzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm coding a small program just to learn the Ecore, Evas and Edje libraries. I saw that some callback functions accept additional data as input parameters. For example: EAPI Ecore_Event *ecore_event_add(int type, void *ev, void (*func_free)