Bug #1049

jcom.map function.parameters.get broken

Added by Julien Rabin 6 months ago. Updated 3 months ago.

Status:Closed Start date:2011-11-19
Priority:High Due date:
Assignee:- % Done:

100%

Category:- Spent time: -
Target version:0.5.5
Branch:master OS:

Description

It seems seems that the function.parameters.get message is broken under Jamoma 0.5.6b1: when sending the message to jcom.map no parameters are ouput no matter the selected function.

yes, I can confirm this bug. I just took a look into the code of jcom.mpa, but I don't really know how this external works. I guess the bug is in map_getFunctionParameters.

cheers,

Nils

Associated revisions

History

Updated by Nils Peters 6 months ago

the bug is in line 295 of jcom.map.cpp

obj->parameterNames->getKeys(names);

returns no Keys, thus
n = names.getSize();

is zero

Updated by Nils Peters 3 months ago

  • Priority changed from Normal to High
  • Target version set to 0.5.5

Updated by Nils Peters 3 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF