Bug 375409 - Browser can't render (libGL error: failed to create drawable)
Summary: Browser can't render (libGL error: failed to create drawable)
Status: RESOLVED NOT A BUG
Alias: None
Product: libkgapi
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: GIT
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-22 14:55 UTC by Alex Fiestas
Modified: 2019-02-21 22:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fiestas 2017-01-22 14:55:03 UTC
I'm getting this whenever I try to add a new Google account into the contacts resource:
libGL error: failed to create drawable

Build from sources a few minuts ago, Qt 5.8-git (to be 5.8.1)

Cheers!
Comment 1 Daniel Vrátil 2017-03-28 20:56:29 UTC
I'm seeing some crashes too, looks like a bug in QtWebEngine.
Comment 2 Knut Andre Tidemann 2017-05-02 08:58:14 UTC
I have the same issue with arch linux 64 bit packages qt5 5.8.0. (qt5-webengine-5.8.0-8).

Using r600g driver with mesa git (17.2.0-devel).

This is printed on the console, and the window is just 'blank' and cannot be interacted with:

libGL error: failed to create drawable
Comment 3 Knut Andre Tidemann 2017-05-03 08:20:39 UTC
This problem was solved for me on Arch Linux by rebuilding the libkgapi and kdepim-runtime packages.

Not sure if both needs to be rebuilt, but it didn't work with only rebuilding libkgapi.
Comment 4 Daniel Vrátil 2019-02-21 22:49:46 UTC
This sounds like an issue with GPU drivers or something similar, nothing we can do about it here, sorry.