Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sim doesn't open IE #54

Closed
loganbraywork opened this issue Nov 13, 2019 · 3 comments
Closed

Sim doesn't open IE #54

loganbraywork opened this issue Nov 13, 2019 · 3 comments
Assignees
Labels

Comments

@loganbraywork
Copy link

loganbraywork commented Nov 13, 2019

Test device
Windows 7 device
Operating System
Windows 7 6.1
Browser
Internet Explorer
Problem description
From phetsims/qa#457

Fails to open in IE, similar to other recent fail to load issues

Console Error:

DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337
File: number-line-integers_en_phet.html
HTML1300: Navigation occurred.
File: number-line-integers_en_phet.html
warning: no support for Web Audio detected, using stubbed audio context
SCRIPT438: Object doesn't support property or method 'from'
File: number-line-integers_en_phet.html, Line: 1102, Column: 148

Troubleshooting information:
!!!!! DO NOT EDIT !!!!!
Name: ‪Number Line: Integers‬
URL: https://phet-dev.colorado.edu/html/number-line-integers/1.0.0-dev.9/phet/number-line-integers_en_phet.html
Version: 1.0.0-dev.9 2019-11-13 22:18:32 UTC
Features missing: touch
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36
Language: en-US
Window: 1366x625
Pixel Ratio: 1/1
WebGL: WebGL 1.0 (OpenGL ES 2.0 Chromium)
GLSL: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)
Vendor: WebKit (WebKit WebGL)
Vertex: attribs: 32 varying: 32 uniform: 256
Texture: size: 8192 imageUnits: 16 (vertex: 16, combined: 32)
Max viewport: 8192x8192
OES_texture_float: true
Dependencies JSON: {}

@loganbraywork loganbraywork added the type:bug Something isn't working label Nov 13, 2019
@jbphet
Copy link
Contributor

jbphet commented Nov 14, 2019

This is already identified as a general problem with the build process in phetsims/perennial#153. I am going to mark it as "blocks publication" but will also unassign it, since there is nothing I can do in the sim code itself. This will remind me to double check that the problem is resolved before publishing.

@zepumph
Copy link
Member

zepumph commented Nov 14, 2019

This should now be fixed because of commits in phetsims/chipper#817. Please confirm and close if all is good.

@jbphet
Copy link
Contributor

jbphet commented Nov 15, 2019

Yep, I just built a version and it ran fine in IE. Thanks @zepumph. Closing.

@jbphet jbphet closed this as completed Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants