On Sep 14, 2006, at 9:00 PM, chris clepper wrote:
Is there a system log item about killing the loginwindow process or anything related abnormally?
not that im aware of. I left the place after one night that it run for 14hours - i had just drastically reduced the rate of image changes.. a short test with pix_film yielded some green borders at the edges of the cubes and loading was not always correct. I just wonder: arent there people who could just _fix_ this bug in an instant instead of us trying all sorts of dirty workarounds?
On 9/14/06, user @ earweego < pd@earweego.net> wrote:thanks, folks!
so you say that pix_film is a pretty substitute for pix_image. I dont feel like trying and put all 500 images into a .mov, as they're all different dimensions and I guess that would not end up > nicely. I'll try the pix_film thing!
about the crash report: the _weird_ thing is that there is none! Pd and pd just vanish so discretely during the nightly tests that I > get back in the morning and there is not the slightest trace left that they were ever on... no MAC notification, no crash log,... hmmm.
im now tryin to send some OSC messages to SC where I can log them and at least get an idea about how long it run before crashing.
curoius about this night;) bests, .hh.
chris wrote
You can use pix_film to load images on the Mac. That has proven stable for months on end of loading movies and should be similar for still images. You could also put the stills into a single movie file using Quicktime Pro or an Applescript.
On 9/13/06, user @ earweego pd@earweego.net wrote:
for an installation in ZKM, we are using a GEM-based patch where a dozen of cubes are textured via [pix_image] with jpg-images of 35kB on avg. each cube changes its image about once per second, and we are getting heavy crashes after less than an hour.
using a MAC Dual G5 with OS X 10.4.4, 1.25GB RAM and PD version pd++_0_39_1 by James Tittle which is amazing for the rest - even fixed the tedious titlebar issue :)
apparently, the image buffer is not cleared after the new image was loaded, and thus the RAM is overflowing. We could work around this problem by changing the images less often, but it feels dirty as it would just _delay_ the crash to a time beyond exhibition duration. Would it help if the images had smaller pixel sizes and thus take less memory? I guess the bug is known, but is anybody able to fix it before the opening in one week ?
any hint would be greatly appreciated, bests, .hh.
On 9/16/06, user @ earweego pd@earweego.net wrote:
On Sep 14, 2006, at 9:00 PM, chris clepper wrote:
Is there a system log item about killing the loginwindow process or
anything related abnormally? not that im aware of.
Post everything in the system and console logs. If there is no crash log then something outside of Pd/GEM is happening.
I left the place after one night that it run for 14hours - i had just
drastically reduced the rate of image changes.. a short test with pix_film yielded some green borders at the edges of the cubes and loading was not always correct.
pix_film and pix_image both use Quicktime to load files. I know what would cause the green edges but I don't think any released build of GEM has that problem. What is the date of the GEM build?
I just wonder: arent there people who could just _fix_ this bug in an
instant instead of us trying all sorts of dirty workarounds?
You are talking to the people who fix the bugs. We need more specific information to fix it though. A crash log and a patch would help quite a bit.
On 9/16/06, user @ earweego pd@earweego.net wrote:
a short test with pix_film yielded some green borders at the edges of the cubes and loading was not always correct.
send a 'colorspace rgba' mesage to pix_film.