hackerspace-bootstrap / strichliste-web

DEPRECATED - frontend for the strichliste api
http://demo.strichliste.org/
MIT License
11 stars 10 forks source link

Javascript error in IceWeasle 24.4, webkitWebAudioContext #63

Closed schinken closed 9 years ago

schinken commented 9 years ago

Via Mail:

hi,

i only see the strichliste image on the upper left and centered the credits | codeAt | metric footer. the developer console shows me the following output:

[20:26:51.126] Unknown property 'box-sizing'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.126] Unknown pseudo-class or pseudo-element '-webkit-inner-spin-button'.  Ruleset ignored due to bad selector. @ http://bernd/strichliste/css/external.css:7
[20:26:51.126] Unknown pseudo-class or pseudo-element '-webkit-search-cancel-button'.  Ruleset ignored due to bad selector. @ http://bernd/strichliste/css/external.css:7
[20:26:51.127] Unknown property '-moz-osx-font-smoothing'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.128] Expected color but found '-webkit-focus-ring-color'.  Error in parsing value for 'outline'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.129] Expected end of value but found '\9 '.  Error in parsing value for 'margin-top'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.130] Unknown pseudo-class or pseudo-element '-ms-input-placeholder'.  Ruleset ignored due to bad selector. @ http://bernd/strichliste/css/external.css:7
[20:26:51.130] Unknown pseudo-class or pseudo-element '-webkit-input-placeholder'.  Ruleset ignored due to bad selector. @ http://bernd/strichliste/css/external.css:7
[20:26:51.130] Expected media feature name but found '-webkit-min-device-pixel-ratio'. @ http://bernd/strichliste/css/external.css:7
[20:26:51.130] Unknown property 'touch-action'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.130] Unknown property 'user-select'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.130] Error in parsing value for 'filter'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.132] Error in parsing value for 'background-image'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.133] Unknown property 'zoom'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.135] Expected media feature name but found 'transform-3d'. @ http://bernd/strichliste/css/external.css:7
[20:26:51.135] Expected media feature name but found '-webkit-transform-3d'. @ http://bernd/strichliste/css/external.css:7
[20:26:51.135] Error in parsing value for 'perspective'.  Declaration dropped. @ http://bernd/strichliste/css/external.css:7
[20:26:51.205] TypeError: window.webkitAudioContext is not a constructor @ http://bernd/strichliste/js/app.js:3
[20:26:51.260] Error: [$injector:modulerr] Failed to instantiate module strichliste due to:
[$injector:nomod] Module 'strichliste' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.3.15/$injector/nomod?p0=strichliste
i/<@http://bernd/strichliste/js/external.js:4
ct/</</<@http://bernd/strichliste/js/external.js:4
e@http://bernd/strichliste/js/external.js:4
ct/</<@http://bernd/strichliste/js/external.js:4
d/<@http://bernd/strichliste/js/external.js:6
o@http://bernd/strichliste/js/external.js:4
d@http://bernd/strichliste/js/external.js:6
zt@http://bernd/strichliste/js/external.js:6
Q/s@http://bernd/strichliste/js/external.js:4
Q@http://bernd/strichliste/js/external.js:4
Z@http://bernd/strichliste/js/external.js:4
@http://bernd/strichliste/js/external.js:10
Q.Callbacks/c@http://bernd/strichliste/js/external.js:3
Q.Callbacks/h.fireWith@http://bernd/strichliste/js/external.js:3
.ready@http://bernd/strichliste/js/external.js:3
a@http://bernd/strichliste/js/external.js:1

http://errors.angularjs.org/1.3.15/$injector/modulerr?p0=strichliste&p1=%5B%24injector%3Anomod%5D%20Module%20'strichliste'%20is%20not%20available!%20You%20either%20misspelled%20the%20module%20name%20or%20forgot%20to%20load%20it.%20If%20registering%20a%20module%20ensure%20that%20you%20specify%20the%20dependencies%20as%20the%20second%20argument.%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.3.15%2F%24injector%2Fnomod%3Fp0%3Dstrichliste%0Ai%2F%3C%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0Act%2F%3C%2F%3C%2F%3C%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0Ae%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0Act%2F%3C%2F%3C%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0Ad%2F%3C%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A6%0Ao%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0Ad%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A6%0Azt%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A6%0AQ%2Fs%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0AQ%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0AZ%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A4%0A%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A10%0AQ.Callbacks%2Fc%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A3%0AQ.Callbacks%2Fh.fireWith%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A3%0A.ready%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A3%0Aa%40http%3A%2F%2Fbernd%2Fstrichliste%2Fjs%2Fexternal.js%3A1%0A @ http://bernd/strichliste/js/external.js:4

tested on iceweasle 24.4.0 running under a netbooted grml64:
grml@grml ~ % lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux testing/unstable
Release:        testing/unstable
Codename:       n/a
schinken commented 9 years ago

Looks like Firefox <25 doesn't support HTML5 Audio API

http://thenextweb.com/apps/2013/10/29/firefox-25-arrives-web-audio-support-guest-browsing-mixed-content-blocking-android/

Maybe just don't play sounds if not available

schinken commented 9 years ago
[21:33:30.719] console.log(window.AudioContext, window.webkitAudioContext);
[21:33:30.722] undefined
[21:33:30.723] undefined undefined