On Jul 5, 2011, at 10:15 PM, Ignacio Aguirre wrote:
Today I downloaded the version Pd-0.43.1-extended-macosx106-x86_64.dmg and installed it on OSX 10.6.8
I got a couple of errors, i write to the list to see if is mine or software problems ...
- At pd opening, the pd main window doesnt appears, I have to make
cmd + r to view it.
That's an odd one, could you send the contents of the debug log? In
the Pd window, change the log level to 'debug', and copy and paste the
contents.
- gem is not loading (I have not pix_video, pix_texture, gemhead,
etc etc etc objects) the main window prints at startup:
/Applications/Pd-0.43.1-extended-20110705.app/Contents/Resources/ Scripts/../extra/Gem/Gem.pd_darwin: dlopen (/Applications/Pd-0.43.1-extended-20110705.app/Contents/ Resources/Scripts/../extra/Gem/Gem.pd_darwin, 10): Symbol not found: __Z10initGemWinv Referenced from: /Applications/Pd-0.43.1-extended-20110705.app/Contents/Resources/ Scripts/../extra/Gem/Gem.pd_darwin Expected in: dynamic lookup
Gem: can not load library
no 64-bit builds of Gem on Mac OS X yet, but it should be possible to
get a gstreamer/gmerlin based 64-bit Gem Mac OS X build out without
too much work, with IOhannes' new plugin backend. Or even better,
someone could write Gem plugins for the Quicktime APIs that Apple did
not port to 64-bit.
.hc
hope this can be helpful
regards
p.s. I take this opportunity to invite you to try SKT, we developed a software to create easily and intuitive multitouch surfaces using the Kinect camera. The data is sent via TUIO to play with the program you want. Download the source code at: http://code.google.com/p/simple-kinect-touch/
-- Ignacio Aguirre L. ludique.cl
2011/7/5 Hans-Christoph Steiner hans@at.or.at
http://autobuild.puredata.info/auto-build/latest/
I recently did a push to fix key bugs to get the Pd-extended 0.43
nightly builds in a useable state. Also, there is a new .zip
download for Windows, so it should be really easy to try nightly
builds on Windows. Just download the .zip, unzip, and double-click
pd.exe in the bin folder.new features:
enable/disable Autopatch mode from Edit menu or Ctrl/Cmd-Alt-A
fixed perf mode to not crash
enable/disable Perf Mode from Edit menu or Ctrl/Cmd-Alt-P
(perf = performance, it basically makes it harder to mistakenly close windows, like during a performance)
inlet/outlet highlighting
Magic Glass cord inspector
5 log levels that applies to the complete log history (try changing
the log level, you'll see that it shows/hides content dynamically, without forgetting old log messages)
- Ctrl/Cmd click on log lines in the Pd window to see which object
printed that line (or select line and hit Enter/Return)
'log' library for different levels of logging
backgrounded, high speed logging in the Pd window (you can have
thousands of messages a second going to the Pd window, and still work on your patch).
updated French translation from Alexandre Castonguay
Alt menu shortcuts, i.e. Alt-F for File menu
basic config works on all platforms (i.e. no custom setup needed,
libdir, vanilla/list, vanilla, etc. are loaded automatically)
Don't forgot to try some of the awesome GUI plugins: http://puredata.info/community/projects/software/by-category/ guiplugin https://puredata.info/docs/guiplugins
.hc
"A cellphone to me is just an opportunity to be irritated wherever
you are." - Linus Torvalds
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
If you are not part of the solution, you are part of the problem.