[PD] -listdev not working on linux without -stderr?

IOhannes m zmölnig zmoelnig at iem.at
Fri Dec 9 11:46:07 CET 2016


On 12/08/2016 01:05 PM, Peter P. wrote:
> Hi,
> 
> trying Pd-0.47.1 ("") compiled for Debian (0.47.1-3) and the -listdev
> startup flag does not post any devices to the Pd window unless -stderr
> is specified as well. Is this intentional?

i think it's a race condition: the output of listdev gets sent to the
pd-gui, but the gui is not ready yet to display anything, so it gets lost.

most likely, Pd should use "stderr" as default print target (even
without "-stderr") and only switch to the GUI's print target once the
GUI and the core are indeed connected (and we are not in "-stderr" mode)

gfmards
IOhannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20161209/0e1e640f/attachment.sig>


More information about the Pd-list mailing list