You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running with WEBKIT_DISABLE_DMABUF_RENDERER=1 tha app starts properly and prints out the Warnign but no EGL related outputs:
WEBKIT_DISABLE_DMABUF_RENDERER=1 ./Dataflare-1.8.3.AppImage
** (dataflare:238843): WARNING **: 13:50:12.818: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
When running with WEBKIT_DISABLE_COMPOSITING_MODE=1 I get the EGL error and the app does not start
WEBKIT_DISABLE_COMPOSITING_MODE=1 ./Dataflare-1.8.3.AppImage
** (dataflare:240718): WARNING **: 13:52:47.436: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
Cannot get default EGL display: EGL_SUCCESS
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
Segmentation fault (core dumped)
When run without any variable it only returns the EGL and no warning, but still does not start.
Describe the bug
When trying to start Dataflare 1.8.3 i am getting
It works fine with 1.8.1.
Platform and Database
The text was updated successfully, but these errors were encountered: