OMwiki:Tech

(Difference between revisions)
(change mailing list from Google Groups to Sourceforge)
(found possible cause for load delay)
Line 1: Line 1:
'''Known issues:'''
'''Known issues:'''
-
:Search works but has a few issues (garbled text, search-by-date works but is not yet populated)
+
*Search works but has a few issues (garbled text, search-by-date works but is not yet populated)
-
:Document and test [https://lists.sourceforge.net/lists/openmeetings-discuss project listserv] [https://lists.sourceforge.net/lists/openmeetings-tech (tech listserv)]
+
 
-
:Slight videoSideBar overlap on 16:9 videos (any CSS wizards?)
+
*Document and test [https://lists.sourceforge.net/lists/openmeetings-discuss project listserv] [https://lists.sourceforge.net/lists/openmeetings-tech (tech listserv)]
-
:Video playback might take ~8 seconds to start (pending seeking support in [http://www.xiph.org/oggz/ oggz-chop])
+
 
-
:An occasional ~30-second JavaScript-related delay, unknown cause, when using native playback (at least on 64bit Minefield)
+
*Slight videoSideBar overlap on 16:9 videos (any CSS wizards?)
 +
 
 +
*Video playback might take ~8 seconds to start (pending seeking support in [http://www.xiph.org/oggz/ oggz-chop])
 +
 
 +
*An occasional ~30-second JavaScript-related delay, when using native playback on 64bit Minefield and possibly other browsers.  Hangs on:
 +
this.monitorTimerId = setInterval('$j(\'#'+this.id+'\').get(0).monitor()', 250);
 +
in js2/mwEmbed/libEmbedVideo/embedVideo.js

Revision as of 20:15, 5 August 2009

Known issues:

  • Search works but has a few issues (garbled text, search-by-date works but is not yet populated)
  • Slight videoSideBar overlap on 16:9 videos (any CSS wizards?)
  • Video playback might take ~8 seconds to start (pending seeking support in oggz-chop)
  • An occasional ~30-second JavaScript-related delay, when using native playback on 64bit Minefield and possibly other browsers. Hangs on:
this.monitorTimerId = setInterval('$j(\'#'+this.id+'\').get(0).monitor()', 250);

in js2/mwEmbed/libEmbedVideo/embedVideo.js

All videos and text are published under the CC-BY 3.0 U. S. or CC-BY-SA 3.0. copyright licenses.  Details.