[Interest] Error: Application cannot be started because it failed to load qt platform plugin “eglfs”

Ramakanthreddy Kesireddy Ramakanthreddy.Kesireddy at techmahindra.com
Fri Nov 15 10:39:21 CET 2013


Hi Thiago,

Yes it seems like EGL and GLESv2 libraries are not Framebuffer based(like libEGL-fb.so and libGAL-fb.so etc )as seen in the below output:

linaro at linaro-ubuntu-desktop:~$ ls -l /usr/lib/libEGL* /usr/lib/libGLESv2* /usr/lib/libGAL*
lrwxrwxrwx 1 root root     13 2012-12-14 08:40 /usr/lib/libEGL.so -> libEGL.so.0.0
lrwxrwxrwx 1 root root     13 2012-12-14 08:40 /usr/lib/libEGL.so.0 -> libEGL.so.0.0
-rw-r--r-- 1 root root  59968 2012-12-14 08:40 /usr/lib/libEGL.so.0.0
-rw-r--r-- 1 root root 703380 2012-12-14 08:40 /usr/lib/libGAL.so
lrwxrwxrwx 1 root root     18 2012-12-14 08:40 /usr/lib/libGLESv2.so -> libGLESv2.so.0.0.0
lrwxrwxrwx 1 root root     18 2012-12-14 08:40 /usr/lib/libGLESv2.so.0 -> libGLESv2.so.0.0.0
-rw-r--r-- 1 root root 183384 2012-12-14 08:40 /usr/lib/libGLESv2.so.0.0.0

But am not sure if I need to try with qt-xcb as it gave same problem like in our gnome distribution the libraries for Xcb and the ones required by Qt5 do not match, since the ltib libraries are outdated.

Thanks and Regards,
Ramakanth

-----Original Message-----
From: interest-bounces+ramakanthreddy.kesireddy=techmahindra.com at qt-project.org [mailto:interest-bounces+ramakanthreddy.kesireddy=techmahindra.com at qt-project.org] On Behalf Of Thiago Macieira
Sent: 15 November 2013 14:58
To: interest at qt-project.org
Subject: Re: [Interest] Error: Application cannot be started because it failed to load qt platform plugin “eglfs”

On sexta-feira, 15 de novembro de 2013 09:09:19, Ramakanthreddy Kesireddy
wrote:
> Hi Thiago,
>
> The functions are getting used in IMX6 eglfshooks i.e.
> /qtbase/mkspecs/devices/linux-imx6-g++/qeglfshooks_imx6.cpp.

Right... I didn't think to look there. I only grepped for those functions in qtbase/src.

Anyway, the rest of the analysis is still valid. Please check the libraries.
--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.



More information about the Interest mailing list