On Dienstag, 30. Oktober 2018 15:15:38 CET Axel Braun wrote:
> Hi,
> 
> I installed a new image with LXQT desktop today, together with falkon as
> browser.
> 
> When calling it, it crashes. From the command line:
> linux:~ # falkon
> libEGL warning: DRI2: failed to authenticate
> [1030/140331.137334:WARNING:stack_trace_posix.cc(648)] Failed to open file:
...
> [1867:1896:1030/140331.881644:ERROR:gl_implementation.cc(246)] Failed to
> load /usr/bin/libGLESv2.so: /usr/bin/libGLESv2.so: cannot open shared

Tries to load a shared library from /usr/bin ...

> object file: No such file or directory
> Falkon: 1 extensions loaded
> [1867:1896:1030/140342.503582:ERROR:gl_surface_qt.cpp(701)] Requested OpenGL
> implementation is not supported. Implementation: 0
> *** stack smashing detected ***: <unknown> terminated
> Received signal 6
> #0 0xffff8
> [end of stack trace]
> Calling _exit(1). Core file will not be generated.
> linux:~ #
> 
> I installed Mesa-libGLESv2-2, but that did not fix it.
> Any ideas? Bugreport?

You can try - **as a temporary hack** - if symlinking libGLESv2 works.

The next question is which part of Falkon tries to open the library. ldd may 
give you some hints. Next, try "grep libGLESv2.so" on the binary and linked 
libraries.

Kind regards,

Stefan--
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to