Hi, all:
I am using DM8148 EVM and EZSDK 5.03.01 Alpha. I build SD card system and add QT keyboard support.
When I test the QT browser, I found system crash when I use QT browser access some website. Ex. http://www.infocus.com/. In this case, system hang and have to HW reboot the board. I tested the same websites, QT browser works fine in EZSDK 5.02.02.
If I kill the matrix_gui and directly run QT browser, I found these error messages:
-------------------------------------------------------------
(<unknown>:1332): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion `func != NULL' failed
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable)
(<unknown>:1332): GStreamer-CRITICAL **: gst_pad_fixate_caps: assertion `!gst_caps_is_empty (caps)' fd
(<unknown>:1332): GStreamer-CRITICAL **: gst_pad_set_caps: assertion `caps == NULL || gst_caps_is_fixd
-------------------------------------------------------------
Seems it is GStreamer problem. Any suggestion for this problem? Will the next EZSDK release fix the problem?
Thanks and regards
Ling Cheng