OK great that seems to have done the trick! Does that mean xsample is not compatible with Purr Data? The xsample objects do work once the patch loads up. Thanks for your help
From: Jonathan Wilkes jancsika@yahoo.com Sent: Wednesday, 15 November 2017 5:35:21 PM To: school shoes; pd-list@lists.iem.at Subject: Re: [PD] purr data window display
Try removing the xsample libraries from your startup libs and see if you still get the bug.
-Jonathan
From: school shoes schoolshoes@outlook.com To: "pd-list@lists.iem.at" pd-list@lists.iem.at; Jonathan Wilkes jancsika@yahoo.com Sent: Wednesday, November 15, 2017 12:39 AM Subject: Re: [PD] purr data window display
thanks for your reply !
What is printed to the main Pd Window when you start Purr Data?
Welcome to Purr Data GUI is starting Pd... GUI listening on port 5400 on host 127.0.0.1 gui_path is /Applications/Pd-l2ork.app/Contents/Resources/app.nw binary is /Applications/Pd-l2ork.app/Contents/Resources/app.nw/bin/pd-l2ork Pd started. incoming connection to GUI canvasinfo: v0.1 stable canvasinfo methods: args dir dirty editmode vis pdinfo: v.0.1 stable pdinfo methods: dir dsp version classinfo: v.0.1 stable classinfo methods: size objectinfo: v.0.1 stable objectinfo methods: class [import] $Revision: 1.2 $ [import] is still in development, the interface could change! compiled against Pd-l2ork version 2.4.3 (20171112-rev.4bd1b3a) working directory is /Users/schoolshoes mrpeach: can't load library
xsample objects, version 0.3.2pre
xrecord~, xplay~, xgroove~ (C)2001-2014 Thomas Grill
And when I right-click and "inspect background page" I get:
a) right after starting Purr Data
nothing
b) after trying to open a new patch for the first time
Uncaught SyntaxError: missing ) after argument list at perfect_parser (/Applications/Pd-l2ork.app/Contents/Resources/app.nw/pdgui.js:1696) at Socket.<anonymous> (/Applications/Pd-l2ork.app/Contents/Resources/app.nw/pdgui.js:1714) at emitOne (events.js:96) at Socket.emit (events.js:191) at readableAddChunk (_stream_readable.js:178) at Socket.Readable.push (_stream_readable.js:136) at TCP.onread (net.js:560)
perfect_parser @ /Applications/Pd-l2ork.app/Contents/Resources/app.nw/pdgui.js:1696 (anonymous) @ /Applications/Pd-l2ork.app/Contents/Resources/app.nw/pdgui.js:1714 emitOne @ events.js:96 emit @ events.js:191 readableAddChunk @ _stream_readable.js:178 Readable.push @ _stream_readable.js:136 onread @ net.js:560
c) after trying to open a new patch the second time
canvas mapping x100437130... /Applications/Pd-l2ork.app/Contents/Resources/app.nw/pdgui.js:1459
cheers ________________________________ From: Jonathan Wilkes jancsika@yahoo.com Sent: Wednesday, 15 November 2017 11:18:48 AM To: school shoes; pd-list@lists.iem.at Subject: Re: [PD] purr data window display
Hi there ,
I've noticed some strange behavior using Purr Data on macOs Sierra 10.12.5 (tested on purr data 2.4.2 and 2.4.3).
After I first open the application, whatever I try to do first doesn’t seem to display.
I can't seem to reproduce this.
What is printed to the main Pd Window when you start Purr Data?
Also, try right-clicking on the main Pd Window (or whatever the Mac equivalent is for right-clicking) and choose "Inspect Background Page". Then click the "Console" tab and tell me if you get any errors there:
a) right after starting Purr Data b) after trying to open a new patch for the first time c) after trying to open a new patch the second time
-Jonathan