Task bar missing in latest trunk
Thanks, Mike and Sebastien! I do most of my teaching in C++ and Python these days, so I'm not as comfortable debugging Java code. I tried pulling this into NetBeans to see if I could get a good trace, but I'm afraid I'm just not comfortable enough in the interface to be able to figure out how to determine why the pointer is null. I tried putting an assert in, but it didn't behave the way I expected. I'm happy to take any advice that might help narrow this down. We're about a week away from final...
Here is a patch to fix the issue.
Map Editor won't generate empty maps in latest trunk
Oh. You may not be able to apply that without also applying this, which fixes a different issue with the tooltip:
Checking whether value is null seems to fix the issue. Here is a patch.
Checking whether value is null seems to fix the issue. Here is a patch.
I take that back. I was looking at the wrong file. There's actually a very useful NPE in my log file: