Angelfish on Plasma Mobile not working - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124) +---- Thread: Angelfish on Plasma Mobile not working (/showthread.php?tid=10392) |
Angelfish on Plasma Mobile not working - fernando_c_m - 06-23-2020 Hi, Is anyone experiencing this after trying to open angelfish? No web content will be displayed. qml: Current WebView is now : 0 qml: WebView completed. qml: Settings: QQuickWebEngineSettings(0xaaaae86681e0) Setting URL: 0 "https://start.duckduckgo.com/" tabs open 1 Current tab changed to 0 file:///usr/lib/qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml:38: TypeError: Cannot read property 'margins' of null file:///usr/lib/qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml:36: TypeError: Cannot read property 'margins' of null file:///usr/lib/qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml:37: TypeError: Cannot read property 'margins' of null file:///usr/lib/qt5/qml/QtQuick/Controls.2/Plasma/ToolButton.qml:35: TypeError: Cannot read property 'margins' of null ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**eccomp-bpf failure in syscall 0283 ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**eccomp-bpf failure in syscall 0283 ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**eccomp-bpf failure in syscall 0283 [3255:3277:0623/101514.524384:ERROR:gles2_cmd_decoder.cc(2787)] [GroupMarkerNotSet(crbug.com/242999)!0DA9CE8AAAA0000]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command [3255:3277:0623/101514.541990:ERROR:gles2_cmd_decoder.cc(2787)] [GroupMarkerNotSet(crbug.com/242999)!:F04F18E9AAAA0000]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command [3255:3277:0623/101514.566963:ERROR:gles2_cmd_decoder.cc(2787)] [GroupMarkerNotSet(crbug.com/242999)!:706278E8AAAA0000]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command qml: url: about:blank ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**eccomp-bpf failure in syscall 0283 qml: url: https://start.duckduckgo.com/ [3255:3277:0623/101514.607884:ERROR:gles2_cmd_decoder.cc(2787)] [GroupMarkerNotSet(crbug.com/242999)!:B08D18E9AAAA0000]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**eccomp-bpf failure in syscall 0283 [3255:3277:0623/101515.181803:ERROR:gles2_cmd_decoder.cc(2787)] [GroupMarkerNotSet(crbug.com/242999)!0F026E9AAAA0000]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command RE: Angelfish on Plasma Mobile not working - PureTryOut - 06-24-2020 Yup it's a known problem. It's a crash in the Qt5Webengine sandbox. On the pre-built images we ship an environment variable to disable the sandbox altogether which is very dangerous, but at least webpages will load. We are still looking into it but it's hard to fix. RE: Angelfish on Plasma Mobile not working - fernando_c_m - 06-24-2020 (06-24-2020, 05:16 AM)PureTryOut Wrote: Yup it's a known problem. It's a crash in the Qt5Webengine sandbox. On the pre-built images we ship an environment variable to disable the sandbox altogether which is very dangerous, but at least webpages will load.Ok. Thank you for the info. RE: Angelfish on Plasma Mobile not working - RailRunner16 - 09-06-2020 (06-24-2020, 05:16 AM)PureTryOut Wrote: Yup it's a known problem. It's a crash in the Qt5Webengine sandbox. On the pre-built images we ship an environment variable to disable the sandbox altogether which is very dangerous, but at least webpages will load.can you point me in the general direction for that flag? i currently cannot get any web browsers to work and i desperately need to get one working. Thank you RE: Angelfish on Plasma Mobile not working - bcnaz - 09-06-2020 (09-06-2020, 04:40 PM)RailRunner16 Wrote:(06-24-2020, 05:16 AM)PureTryOut Wrote: Yup it's a known problem. It's a crash in the Qt5Webengine sandbox. On the pre-built images we ship an environment variable to disable the sandbox altogether which is very dangerous, but at least webpages will load.can you point me in the general direction for that flag? i currently cannot get any web browsers to work and i desperately need to get one working. Thank you Did you try the Gnome web, that is in the onboard 'Software Store' ? That works better for me than the preinstalled Firefox. |