[OSM-dev] [GSoC] Improvements to Vespucci

Jan Schejbal jan.mailinglisten at googlemail.com
Sun Aug 19 16:07:18 BST 2012


Am 2012-08-19 12:32, schrieb andrewg_oz:
> 1. After a while the action bar items started disappearing. First the undo 
> and GPS buttons disappeared.

If it happened during data uploading, I think the workaround was missing
there, so maybe just inserting it fixed everything.

I noticed that at least in some cases where the menu gets messed up an
exception is thrown due to a call from the wrong thread. I have now
removed an overly broad try..catch to ensure this results in a crash and
gets immediately noticed, including a nice stack trace to find where the
wrong call was made so it can be fixed. If icons continue to disappear
despite this, we'll have to remove menu invalidation (and thus dynamic
menus) altogether.

I have also built the newest version with the current ActionBarSherlock
and support library. Please test it thoroughly.


> 2. In the tag editor, the tag key/value auto complete doesn't seem to be 
> working properly. The key auto-complete seems to be working, but the value 
> auto-complete seems to be missing entirely.

(Should also be fixed now, mail went only to the osmeditor list)

Kind regards,
Jan



More information about the dev mailing list