Hello,
This problem is discussed before on Pd list but still no real solution. When I create [pix_image] in a pd on Debian Linux, the object causes heavy CPU load even before it is connected to anything, some 4% per object instance. On Pd list it was suggested by several people to send message [thread 0( to the object. This will stop the crazy CPU load indeed, but now the object can no longer load images.. Sending [thread 1( reintroduces CPU load, but does not reenable image loading.
edit: the loaded images are lost (it is possible to load new images with the 'open' message, however not with initialisation argument).
This problem does not exist on Windows with the same hardware, and also not on my Macbook. On Debian, I first used the binary Gem package, but later compiled from source to include font support. Both these versions have the same problem. Can anyone confirm this issue, or report about a Gem for Linux where this problem does not occur? Or could it be a driver-related issue?
Thanks for any help or comment.
Katja