Re: [E-devel] Rage 0.2.0 release

2016-08-22 Thread Massimo Maiurana
Yeah, in fact my workaround was not hovering the timeline so my pc is happy. Hovering for a moment, tipically to move the pointer to the shelf, doesn't trigger the issue, it starts only when sitting on the timeline for some tenth of a second. Massimo Il 22 agosto 2016 02:00:41 CEST, Al Poole

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
When you hover over the timeline to see a thumbnail that triggers the thumbnail creation. Keep going back over up and down the timeline and that is triggerign loads of new rage_thumb processes more than the limit set. So as a user I'm like "Where's my thumbnails, they are black...so let me go up

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 19:51:13 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:34: > > On Sun, 21 Aug 2016 14:12:46 +0100 Al Poole said: > > > >> Hello, > >> > >> Maybe a limit on the number of processes??? >

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 19:47:20 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:05: > > On Sun, 21 Aug 2016 14:22:33 +0200 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman) ha scritto il

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
HI Carsten, Think: https://phab.enlightenment.org/T4360 is causing the above problems. there definitely are far too many processes being created. Is it a typo??? Could rage_thumb handle the pipe itself rather than the shell? On Sun, Aug 21, 2016 at 6:51 PM, Massimo Maiurana

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:34: > On Sun, 21 Aug 2016 14:12:46 +0100 Al Poole said: > >> Hello, >> >> Maybe a limit on the number of processes??? > > there is a limit: > >int maxnum = (eina_cpu_count() / 2) + 1; > > that's the limit.

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 15:05: > On Sun, 21 Aug 2016 14:22:33 +0200 Massimo Maiurana said: > >> Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: >>> On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 14:12:46 +0100 Al Poole said: > Hello, > > Maybe a limit on the number of processes??? there is a limit: int maxnum = (eina_cpu_count() / 2) + 1; that's the limit. however many cpu cores libc reports divided by 2.. plus 1. >

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
Yes bug report...today I'd like to watch some films...which I am...thought perhaps above might be of interest. On Sun, Aug 21, 2016 at 2:12 PM, Al Poole wrote: > Hello, > > Maybe a limit on the number of processes??? > > https://www.enlightenment.org/ss/display.php?image=e- >

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Al Poole
Hello, Maybe a limit on the number of processes??? https://www.enlightenment.org/ss/display.php?image=e-57b9a7baf33cd3.64891532.jpg Am finding here, OpenBSD, that I'm not having thumbnails generate anything...regardless of the above just have black windows when moving through the video rather

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 14:22:33 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: > > On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman) ha scritto il

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 14:03: > On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana said: > >> Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: >>> On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread The Rasterman
On Sun, 21 Aug 2016 10:42:47 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: > > On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman) ha scritto il

Re: [E-devel] Rage 0.2.0 release

2016-08-21 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 21/08/2016 alle 01:42: On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana said: Carsten Haitzler (The Rasterman) ha scritto il 20/08/2016 alle 14:17: On Sat, 20 Aug 2016 09:41:00 +0200 Massimo Maiurana

Re: [E-devel] Rage 0.2.0 release

2016-08-20 Thread The Rasterman
On Sat, 20 Aug 2016 19:04:44 +0200 Massimo Maiurana said: > Carsten Haitzler (The Rasterman) ha scritto il 20/08/2016 alle 14:17: > > On Sat, 20 Aug 2016 09:41:00 +0200 Massimo Maiurana > > said: > > > >> There is an annoying issue that I found in rage

Re: [E-devel] Rage 0.2.0 release

2016-08-20 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman) ha scritto il 20/08/2016 alle 14:17: > On Sat, 20 Aug 2016 09:41:00 +0200 Massimo Maiurana said: > >> There is an annoying issue that I found in rage from some months ago but >> I've always forgot to report it here, sorry :( >> >> There are

Re: [E-devel] Rage 0.2.0 release

2016-08-20 Thread The Rasterman
On Sat, 20 Aug 2016 09:41:00 +0200 Massimo Maiurana said: > There is an annoying issue that I found in rage from some months ago but > I've always forgot to report it here, sorry :( > > There are cases where rage_thumb just go crazy, spawns several > processes, eats up the

Re: [E-devel] Rage 0.2.0 release

2016-08-20 Thread Massimo Maiurana
There is an annoying issue that I found in rage from some months ago but I've always forgot to report it here, sorry :( There are cases where rage_thumb just go crazy, spawns several processes, eats up the cpu and reamins active even if I close rage, so I have to "killal -9 rage_thumb".

[E-devel] Rage 0.2.0 release

2016-08-19 Thread The Rasterman
So here is a new release of Rage. It is a simple video and audio player intended to be slick yet simplistic, much like Mplayer. You can provide 1 or more files to play on the command-line or just DND files onto the rage window to insert them into the playlist. You can get a visual representation