Working browser versions
From MountainfortWiki
Ghoulsblade (Talk | contribs) (Created page with "== working == * Win7 64 @ chrome 10.0.614.0 canary build (26.12.2010 mailinglist) == not working == * Archlinux 32 @ chrome 10-0.612.1 dev (26.12.2010 mailinglist, black)") |
Ghoulsblade (Talk | contribs) (→working) |
||
Line 1: | Line 1: | ||
== working == | == working == | ||
* Win7 64 @ chrome 10.0.614.0 canary build (26.12.2010 mailinglist) | * Win7 64 @ chrome 10.0.614.0 canary build (26.12.2010 mailinglist) | ||
+ | * ubuntu 10.10 32 @ firefox 4 beta 8 (ghoul) | ||
+ | * Archlinux 32 @ chrome 10-0.612.1 dev (27.12.2010 mailinglist, initial problems, now fixed (ext->jquery and gl.getAttribLocation/vertexAttribPointer:index) | ||
+ | * Archlinux 32 @ firefox4 beta 7 | ||
+ | * WinVista 32 @ firefox4 beta 8 (after installing [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d DirectX End-User Runtimes], used by [http://code.google.com/p/angleproject/ angle] in ff4beta8) | ||
+ | * Mac OS X (i386, 10.6.5 (10H574), 8gb ram -> 64bit) @ firefox4 beta 9 (4.0b9) (16.01.2011, haimi, worked out of the box, no about:config needed) | ||
+ | * Chromium Daily Build 23.02.2011 : 32 bit , ubuntu 10.10, chromium 11.0.681.0~svn20110223r75700-0ubuntu1~ucd1~maverick (freegamer irc) | ||
== not working == | == not working == | ||
- | * | + | |
+ | |||
+ | == troubleshooting == | ||
+ | |||
+ | * windows vista firefox beta 8 : "Unable to initialize the shader program" (todo: retry after fix on 27.12.2010) | ||
+ | ** note : about:support , http://forums.mozillazine.org/viewtopic.php?f=23&t=2060471&start=0 | ||
+ | ** SOLVED by installing [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d directx runtime] might be [http://code.google.com/p/angleproject/ ANGLE] related, try [about:config] webgl.prefer_gl to true ? (didn't have that in vista beta 8) | ||
+ | <pre> | ||
+ | 18:40:21.416: Warnung: Unerwartetes Token im Attribut-Selektor: '!'. Quelldatei: http://ghoulsblade.schattenkind.net/webfort/ Zeile: 0, Spalte: 7 Kategorie: CSS Parser | ||
+ | 18:40:21.561: Warnung: WebGL: enable: invalid enum value 0xde1 Quelldatei: http://ghoulsblade.schattenkind.net/webfort/main.js Zeile: 158, Spalte: 0 Kategorie: content javascript | ||
+ | 18:40:23.349: Warnung: WebGL: UseProgram: program was not linked successfully Quelldatei: http://ghoulsblade.schattenkind.net/webfort/main.js Zeile: 186, Spalte: 0 Kategorie: content javascript | ||
+ | </pre> |