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.
For example, if I press command + n , nothing happens. But if i press it again, a new window appears. The window is titled ‘Untitled-2’ so I assume the first attempt registered and ’Untitled-1’ exists somewhere but is not visible
Or if after first opening the application I go Help -> about pd-l2ork, nothing happens but if I open it again i get the error ‘template pd-cat: warning: already exists’
so it seems like it is opening in the background somewhere but the window is not displaying?
This only happens if it's the very first thing I do. Even if I toggle the dsp a few times before I try to open a file then I don’t experience this problem.
Is anyone else experiencing this ?
cheers
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 Datab) after trying to open a new patch for the first timec) after trying to open a new patch the second time -Jonathan
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
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
#yiv5648891961 #yiv5648891961 -- P {margin-top:0;margin-bottom:0;}#yiv5648891961 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
cheersFrom: 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 Datab) after trying to open a new patch for the first timec) after trying to open a new patch the second time -Jonathan
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
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
I seem to remember flext-based externals spitting a bunch of tcl at the GUI. Purr Data is supposed to shuttle such things off to a short message that displays in the GUI to show the file, line number, and first few characters of the message. Since that isn't happening it may be a bug in Purr Data.
Can you zip up those xsample externals and send them to me? -Jonathan