Runtime Bug

vade's icon

Hello

The following patch works in the full editing environment.

press the various messages to script connect/disconnect the buttons.
The patch cords in the editing environment properly disconnect.

It behaves properly in the runtime, however there are graphical
glitches, the patch cords do not get removed. the logic remains
functional.

10.4.8

Max 4.6.2

Intel and PPC affected.

Bug :

Not drawing 'script disconnect a 0 b 0' style messages/deleted patch
cords. The connection does not exist however.

Expected behavior

Patch cords disconnect and are visually removed.

This is a major pain for debugging patches runtime - and freaked us
all out untill we realized the connection didnt in fact exist.

considering max is a graphical programming language, it would be nice
for the graphics to reflect the logical state - even in the runtime.

Thanks,

nesa's icon

would the message

;max refresh

be of any help?

best,
nesa

vade's icon

possibly, but because that can stall the scheduler in redrawing a
sufficiently complex patch, max should be doing it regardless.

v a d e //

www.vade.info
abstrakt.vade.info

On Nov 5, 2006, at 6:35 AM, nesa wrote:

> would the message
>
> ;max refresh
>
> be of any help?
>
> best,
> nesa