Bugs item #1595028, was opened at 2006-11-12 07:03 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1595028...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: v0.39.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Damian Stewart (damian_nz) Assigned to: Nobody/Anonymous (nobody) Summary: cyclone's [gate] changes type on drag and on save
Initial Comment: if i drag a [gate] object around the gui window, or save a patch containing a [gate], the [gate] object is saved as a different type depending on what the last message to its left inlet was. (0==text, 1==object, 2==msg, 3==numberbox, ...)
i'm running pd-0.39.2-extended-2006-11-08-windowsxp
attached is a patch that demonstrates the bug. bang, then drag aroud the gate object, or just save and reload the patch.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-11-18 23:26
Message: Logged In: YES user_id=27104 Originator: NO
Strange bug indeed, I confirmed it on Windows XP with Pd-0.39.2-extended-2006-11-16. And it does not exist on Mac OS X with the same build.
cyclone seems to assume that -mms-bitfields was not set when building Pd, and that is likely related to the problem. Everything else in Pd is built using -mmsbitfields.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1595028...