-
Notifications
You must be signed in to change notification settings - Fork 1
Potlatch2 not loading in Chromium/FF Linux #4402
Comments
Author: meinhard Similar reports at: |
Author: Richard Chatting to Andy today, he pointed out that remotely-hosted Runtime Shared Libraries are going to die a death anyway: Flex is becoming an Apache project, but Adobe (which retains Flash Player) won't sign or host Apache RSLs on adobe.com. So we could potentially host the RSLs at osm.org, but it seems simpler to me to just compile P2 without the RSL dependency. An extra few hundred k isn't much on the .swf file isn't much, given that (thanks to Tom's work) it's now going through the asset pipeline anyway. |
Author: Richard I've committed a change to the build files such that P2 will now, by default, include all code within the .swf. It will no longer try (or not...) to load RSLs from adobe.com. This does boost the filesize from 400k to 1.4Mb, but as the P2 SWF on osm.org now goes through the proper asset pipeline, the extra size should only be noticeable when the SWF is updated. Users of custom P2 instances are of course free to configure their build however they like! I would anticipate that this will fix this issue, but we'll see when the osm.org instance next updates. |
Author: meinhard Hi Richard, thanks for the fix. Could you bump this ticket once the fix is live, so I can confirm? |
Author: Richard If I remember :) |
Author: TomH It's been pushed, so if you wait half an hour you can assume it will be live. |
Author: Richard Am presuming this is now ok; please reopen if not. |
Reporter: meinhard
[Submitted to the original trac issue database at 6.55pm, Thursday, 10th May 2012]
Issue:
Environment:
Clues:
Expected behaviour:
Possible quick-fix:
The text was updated successfully, but these errors were encountered: