Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade
@ 2021-12-23  6:54 intpl
  2021-12-23  6:56 ` intpl
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: intpl @ 2021-12-23  6:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 842 bytes --]

New issue by intpl on void-packages repository

https://github.com/void-linux/void-packages/issues/34674

Description:
After system upgrade three days ago Qutebrowser started to behave terribly. Entire window become white for milliseconds, scattered parts of window. Pretty much unusable. Chromium and Google Chrome and Firefox which I have installed on the system all work fine. The issue is only with Qutebrowser. It worked perfectly fine before the upgrade.

 I can see in the xbps log these 4 Mesa packages were updated (but also libglapi and libgbm which may also be related):

```
mesa-21.3.2_1
mesa-dri-21.3.2_1
mesa-intel-dri-21.3.2_1
mesa-vulkan-intel-21.3.2_1
```

This is my changed `/etc/modprobe.d/intel-graphics.conf`:
```
options i915 enable_dc=2 enable_fbc=1 fastboot=1
```

I use AwesomeWM if that's related.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
@ 2021-12-23  6:56 ` intpl
  2021-12-23 14:02 ` ericonr
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: intpl @ 2021-12-23  6:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

New comment by intpl on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1000086803

Comment:
![qb-scatter](https://user-images.githubusercontent.com/8034626/147201010-6caeff4e-3200-415f-80c4-4f9b33ac9f05.png)
Things like this happening all the time

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
  2021-12-23  6:56 ` intpl
@ 2021-12-23 14:02 ` ericonr
  2021-12-23 14:37 ` ahesford
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-12-23 14:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1000325531

Comment:
@ahesford has had the same issues, I believe.

Downgrading the packages locally can fix it temporarily, fwiw.

Possibly https://gitlab.freedesktop.org/mesa/mesa/-/issues/5745

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
  2021-12-23  6:56 ` intpl
  2021-12-23 14:02 ` ericonr
@ 2021-12-23 14:37 ` ahesford
  2021-12-23 21:45 ` jsbronder
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ahesford @ 2021-12-23 14:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1000346595

Comment:
I did have the same issue on Intel Xe and UHD Graphics 630 with new mesa and downgrading the mesa packages resolved it.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (2 preceding siblings ...)
  2021-12-23 14:37 ` ahesford
@ 2021-12-23 21:45 ` jsbronder
  2021-12-24  7:52 ` intpl
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jsbronder @ 2021-12-23 21:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]

New comment by jsbronder on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1000536253

Comment:
As noted in this bug, exporting `MESA_LOADER_DRIVER_OVERRIDE=i965` appears to have resolved this for me.

https://gitlab.freedesktop.org/mesa/mesa/-/issues/5744

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (3 preceding siblings ...)
  2021-12-23 21:45 ` jsbronder
@ 2021-12-24  7:52 ` intpl
  2021-12-24 11:40 ` [solved] " ahesford
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: intpl @ 2021-12-24  7:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

New comment by intpl on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1000707674

Comment:
> As noted in this bug, exporting `MESA_LOADER_DRIVER_OVERRIDE=i965` appears to have resolved this for me.
> 
> https://gitlab.freedesktop.org/mesa/mesa/-/issues/5744

This fixes it. Thanks! Idk if I should close the issue now

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [solved] Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (4 preceding siblings ...)
  2021-12-24  7:52 ` intpl
@ 2021-12-24 11:40 ` ahesford
  2021-12-27  3:57 ` ahesford
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ahesford @ 2021-12-24 11:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1000805297

Comment:
Please leave the issue open. We'll close when the workaround is no longer needed.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [solved] Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (5 preceding siblings ...)
  2021-12-24 11:40 ` [solved] " ahesford
@ 2021-12-27  3:57 ` ahesford
  2022-01-01 10:49 ` intpl
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ahesford @ 2021-12-27  3:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1001318370

Comment:
I had a chance to try the `MESA_LOADER_DRIVER_OVERRIDE` workaround (it isn't really a fix) on an Intel Xe device, and was met with errors reporting
```
gfx12 and newer are not supported on i965
libGL error: failed to create dri screen
libGL error: failed to load driver: i965
```
There were no glitches, but it seems Mesa fails entirely here. Thus, the workaround seems to be limited to older devices.

It seems that a proper fix may have been merged; maybe we can test a backport pending another upstream release.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (6 preceding siblings ...)
  2021-12-27  3:57 ` ahesford
@ 2022-01-01 10:49 ` intpl
  2022-01-01 11:22 ` intpl
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: intpl @ 2022-01-01 10:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

New comment by intpl on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1003540033

Comment:
in case anybody is wondering, installing 21.3.3 from this commit does NOT fix the issue: https://github.com/void-linux/void-packages/pull/34768

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (7 preceding siblings ...)
  2022-01-01 10:49 ` intpl
@ 2022-01-01 11:22 ` intpl
  2022-01-08 16:39 ` ardadem
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: intpl @ 2022-01-01 11:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

New comment by intpl on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1003540033

Comment:
in case anybody is wondering, installing 21.3.3 from this commit does NOT fix the issue: https://github.com/void-linux/void-packages/pull/34768

again, for wonderers: no WebGL support when setting `MESA_LOADER_DRIVER_OVERRIDE=i965` can be fixed by providing `--qt-flag ignore-gpu-blocklist` argument to qutebrowser (btw you may want to enable `--qt-flag enable-gpu-rasterization` also)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (8 preceding siblings ...)
  2022-01-01 11:22 ` intpl
@ 2022-01-08 16:39 ` ardadem
  2022-02-05 14:42 ` ericonr
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ardadem @ 2022-01-08 16:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

New comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1008053662

Comment:
[mesa-21.3.3-fix-bug-5731.patch](https://gitlab.freedesktop.org/mesa/mesa/uploads/accd04634117b88139e5320482610013/mesa-21.3.3-fix-bug-5731.patch)

try this patch from https://gitlab.freedesktop.org/mesa/mesa/-/issues/5731

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (9 preceding siblings ...)
  2022-01-08 16:39 ` ardadem
@ 2022-02-05 14:42 ` ericonr
  2022-02-05 14:43 ` [ISSUE] [CLOSED] " ericonr
  2022-02-05 14:43 ` ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2022-02-05 14:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1030636778

Comment:
Should be fixed in 1bf20e9d9021baa3bbde781110ab3175f44bcd38

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (11 preceding siblings ...)
  2022-02-05 14:43 ` [ISSUE] [CLOSED] " ericonr
@ 2022-02-05 14:43 ` ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2022-02-05 14:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/34674#issuecomment-1030636809

Comment:
(please reopen if not)

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [ISSUE] [CLOSED] Problem with qutebrowser (and only it) after Mesa upgrade
  2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
                   ` (10 preceding siblings ...)
  2022-02-05 14:42 ` ericonr
@ 2022-02-05 14:43 ` ericonr
  2022-02-05 14:43 ` ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2022-02-05 14:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

Closed issue by intpl on void-packages repository

https://github.com/void-linux/void-packages/issues/34674

Description:
After system upgrade three days ago Qutebrowser started to behave terribly. Entire window become white for milliseconds, scattered parts of window. Pretty much unusable. Chromium and Google Chrome and Firefox which I have installed on the system all work fine. The issue is only with Qutebrowser. It worked perfectly fine before the upgrade.

 I can see in the xbps log these 4 Mesa packages were updated (but also libglapi and libgbm which may also be related):

```
mesa-21.3.2_1
mesa-dri-21.3.2_1
mesa-intel-dri-21.3.2_1
mesa-vulkan-intel-21.3.2_1
```

This is my changed `/etc/modprobe.d/intel-graphics.conf`:
```
options i915 enable_dc=2 enable_fbc=1 fastboot=1
```

I use AwesomeWM if that's related.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-02-05 14:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  6:54 [ISSUE] Problem with qutebrowser (and only it) after Mesa upgrade intpl
2021-12-23  6:56 ` intpl
2021-12-23 14:02 ` ericonr
2021-12-23 14:37 ` ahesford
2021-12-23 21:45 ` jsbronder
2021-12-24  7:52 ` intpl
2021-12-24 11:40 ` [solved] " ahesford
2021-12-27  3:57 ` ahesford
2022-01-01 10:49 ` intpl
2022-01-01 11:22 ` intpl
2022-01-08 16:39 ` ardadem
2022-02-05 14:42 ` ericonr
2022-02-05 14:43 ` [ISSUE] [CLOSED] " ericonr
2022-02-05 14:43 ` ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).