Difference between revisions of "CM-FX6: Linux: Known Issues"

From Compulab Mediawiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{IssueCategory|Video Playback|
+
{{IssueCategory|Video Playback on legacy image (kernel 3.0.35 based)|
 
* Using {{parameter|playbin2}} directly in Gstreamer pipeline does not work as expected.
 
* Using {{parameter|playbin2}} directly in Gstreamer pipeline does not work as expected.
 
:'''Workaround :''' Use either the {{cmd|gplay}} tool or the Gstreamer pipeline as described in the [[CM-FX6: Linux: Debian#Video Playback|Video Playback]] article.
 
:'''Workaround :''' Use either the {{cmd|gplay}} tool or the Gstreamer pipeline as described in the [[CM-FX6: Linux: Debian#Video Playback|Video Playback]] article.
 
}}
 
}}
 +
 +
{{IssueCategory|Chromium version 48 (kernel 4.1.15 based)|
 +
* Chromium can crash if launched without a specific website passed in as an argument.
 +
:'''Workaround :''' Provide a URL while opening.
 +
* Chromium can crash when attempting to open a new tab.
 +
:'''Workaround :''' Make use of one tab only.
 +
 +
'''Resource :''' https://lists.yoctoproject.org/pipermail/meta-freescale/2016-June/018420.html
 +
}}
 +
  
 
[[Category:Linux|Known issues]]
 
[[Category:Linux|Known issues]]
 
[[Category:CM-FX6|Linux: Known issues]]
 
[[Category:CM-FX6|Linux: Known issues]]

Latest revision as of 11:46, 5 February 2017

Video Playback on legacy image (kernel 3.0.35 based)
  • Using playbin2 directly in Gstreamer pipeline does not work as expected.
Workaround : Use either the gplay tool or the Gstreamer pipeline as described in the Video Playback article.
Chromium version 48 (kernel 4.1.15 based)
  • Chromium can crash if launched without a specific website passed in as an argument.
Workaround : Provide a URL while opening.
  • Chromium can crash when attempting to open a new tab.
Workaround : Make use of one tab only.

Resource : https://lists.yoctoproject.org/pipermail/meta-freescale/2016-June/018420.html