Richard Fairhurst
Richard Fairhurst
> Any news about this issue ? If someone would like to come up with consistent steps to reproduce then I can look at it, otherwise I'm not planning to...
Thanks - that's promising. Out of interest, are the "Background" and "Map Style" menus populated? I wonder if there's something in P3 which isn't 2.6-compliant and is causing it to...
Yep, my gut feeling is that it's probably just a post-2.6 instruction has sneaked in somewhere, which is causing execution to halt. Looking at [the changelog for 3.0 onwards](https://www.adobe.com/devnet/articles/flashplayer-air-feature-list.html) ~~the...
That's interesting. So it's not fetching or parsing the (remotely stored) imagery JSON, nor the Nominatim results XML.
I've tried running P2 on my old PowerPC Mac which has led me to think that this might be a TLS issue - or as you said above, "certificate weirdness"....
Wow, that's interesting. So in theory, could we have a Dockerfile that would have all of this in it, and we could suggest to Linux users that they just use...
That's really promising - thanks for all the digging so far.
Indeed, but it only has 1% compatibility with the ActionScript 3 API right now, so isn't a realistic proposition for running Potlatch yet. https://ruffle.rs/#compatibility
It appears that Harman have revived AIR support for Linux: https://www.reddit.com/r/as3/comments/p9vqd2/building_air_game_for_linux_working_experience/ I don't have a Linux desktop to test on but am just posting the link here in case anyone's...
@Nakaner: This is great, thank you. I'll take more of a look at it shortly but very happy to see this. @hyperknot: I don't particularly follow what OpenMapTiles is doing...