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

Unreadable text in Chrome and Firefox #10

Open
amsterdamharu opened this issue May 27, 2015 · 0 comments
Open

Unreadable text in Chrome and Firefox #10

amsterdamharu opened this issue May 27, 2015 · 0 comments

Comments

@amsterdamharu
Copy link

Not sure if this is the same issue as the year old fonts not working but In chrome I never get readable text and got it once in Firefox but then no more.

No errors in the nodejs server so I think its something on the browser, Chrome has some messages in the console:
WebGL: INVALID_VALUE: enableVertexAttribArray: index out of range
WebGL: INVALID_VALUE: vertexAttribPointer: index out of range
Firefox has none.

Using the following browsers:
Version 43.0.2357.65 (64-bit)
Firefox 38.0
on Fedora 20.

======Some more info=======

Works "fine" if I start a new firefox profile: firefox -new-instance -p

After a reboot I noticed it works in my default profile until I reload it. Maybe something to do with plugins installed (firebug maybe). but starting a fresh new profile fixed it. Reloading won't break it either.

Please let me know if I can be of any assistance, this looks like a valuable tool as it can "record" what your code does and inspect it later with some information about local variables and code flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant