Several times in past projects it happened to me to trip a bug when clicking in the procedures drawer (I had to close the navigator and restart again MIT App Inventor to be able to continue working on the project)
But today I started a new project, and when clicked on the projects drawer, I discovered that some of the procedures of another projects were already there.
In fact, I previously grabbed from the back pack just one of them.
Does this give you a hint of what might be happening?
This is the first that I have heard of this bug. Procedures exist in the workspace as part of a procedure database object. This is not a global object, rather it is per workspace, so there should be no overlap between projects.
Yes.
I just was working on an old project, and started a new project.
At the beguining there are no procedures in the new project (appart of the two templates to create new procedures).
But as soon as I drag one of the procedures of the old project from the back pack to the new project, 15 more procedures of the old project appear in the procedures drawer.
I keep testing.
The same thing happens as soon as I drag any of the blocks that I have in the back pack.
Even if what I drag is a simple text block (not necesarily a procedure), the 15 procedures appear in my procedure drawer.
Should I try to empty the back pack (to check if this solves the problem), or do you prefer to keep it as it is (in case it helps to find a bug)?
Thanks.
In fact, is not a problem to me (just dont use the blocks available, if they are not required)
I just wanted to let you know, in case it happens to someone else, and you consider some fixing is desirable.
Something has changed.
Now, If I drag from the backpack a procedure created in another project, it gives me an error "select a valid item in the drop down", and this procedure is not available on the projects drawer.
You are right.
But I tried a different one, and the name of the procedure in the procedures drawer doesn't seem to match the name of the procedure I dragged from the backpack.
Thanks a lot TIM
I did your recommended steps 1, 2 and 5.
Now I just have a couple of projects in AI2, and an almost empty backpack.
This way, the relation between backpack and procedures drawer seems to work fine.