Drop wayland support
ClosedPublic

Authored by apol on Apr 12 2018, 10:26 AM.

Details

Summary

Otherwise it crashes upon start
[3:3:0412/122323.264781:INFO:zygote_host_impl_linux.cc(107)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
[3:25:0412/122323.339682:ERROR:gl_implementation.cc(246)] Failed to load /app/bin/libGLESv2.so: /app/bin/libGLESv2.so: cannot open shared object file: No such file or directory
Falkon: 2 extensions loaded
Using the 'xdg-shell-v6' shell integration
[3:25:0412/122323.949182:ERROR:gl_surface_qt.cpp(701)] Requested OpenGL implementation is not supported. Implementation: 0
Fatal: ASSERT failure in Q_UNREACHABLE(): "Q_UNREACHABLE was reached", file /run/build-runtime/qt5-qtwebengine/src/core/gl_surface_qt.cpp, line 702

Test Plan

Can run falkon on my wayland system

Diff Detail

Repository
R256 Flatpak packaging for KDE Applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol requested review of this revision.Apr 12 2018, 10:26 AM
apol created this revision.
drosca accepted this revision.Apr 12 2018, 10:52 AM
This revision is now accepted and ready to land.Apr 12 2018, 10:52 AM
This revision was automatically updated to reflect the committed changes.