#1020421 If I start some programs (i.e. gimp), system gets me out of the session and show me login again

#1020421#5
Date:
2022-09-21 14:14:36 UTC
From:
To:
Dear Maintainer,

After last dist-upgrade.
If I start gimp, or when I use firefox and I try to open a thread on twitter, system gets me out of the session and show me login again.

in /var/log/syslog

Sep 21 08:47:07 robpc at-spi-bus-launcher[1483]: X connection to :0 broken (explicit kill or server shutdown).
Sep 21 08:47:07 robpc systemd[1393]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Sep 21 08:47:07 robpc systemd[1393]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Sep 21 08:47:07 robpc systemd[1393]: Starting Portal service (GTK/GNOME implementation)...

Tell me if you need more informations

#1020421#10
Date:
2022-09-21 14:22:32 UTC
From:
To:
Hello,

roby via Pkg-a11y-devel, le mer. 21 sept. 2022 16:14:36 +0200, a ecrit:

Mmm, this looks to me like at-spi-bus-launcher is only the messenger,
i.e. the first process to notice that X has crashed, not the culprit.

Could you check /var/log/Xorg.0.log?

Samuel

#1020421#15
Date:
2022-09-21 14:56:31 UTC
From:
To:
 Hello Samuel
I checked  /var/log/Xorg.0.log but I can't se any error there.
Thanks
roby


    Il mercoledì 21 settembre 2022 16:22:37 CEST, Samuel Thibault <sthibault@debian.org> ha scritto:

 Hello,

roby via Pkg-a11y-devel, le mer. 21 sept. 2022 16:14:36 +0200, a ecrit:

Mmm, this looks to me like at-spi-bus-launcher is only the messenger,
i.e. the first process to notice that X has crashed, not the culprit.

Could you check /var/log/Xorg.0.log?

Samuel

#1020421#20
Date:
2022-09-21 15:17:11 UTC
From:
To:
Roberto, le mer. 21 sept. 2022 14:56:31 +0000, a ecrit:

Sorry, I should have told to look at the .old file, since Xorg rebooted
so Xorg.0.log is the newer server, which hasn't crashed yet.

Samuel

#1020421#25
Date:
2022-09-22 12:33:13 UTC
From:
To:
 Thank you Samuel !
In the .old file I found:------
[  1450.752] Failed to compile FS: 0:1(10): error: GLSL 1.30 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES
------
I think this is the problem...

    Il mercoledì 21 settembre 2022 17:17:12 CEST, Samuel Thibault <sthibault@debian.org> ha scritto:

 Roberto, le mer. 21 sept. 2022 14:56:31 +0000, a ecrit:

Sorry, I should have told to look at the .old file, since Xorg rebooted
so Xorg.0.log is the newer server, which hasn't crashed yet.

Samuel

#1020421#30
Date:
2022-09-22 12:38:46 UTC
From:
To:
Roberto, le jeu. 22 sept. 2022 12:33:13 +0000, a ecrit:

That's a sign indeed. Thus reassigning to mesa for now.

Samuel

#1020421#41
Date:
2022-09-22 12:59:59 UTC
From:
To:
Samuel Thibault kirjoitti 22.9.2022 klo 15.38:

either use a wayland session, or install libgl1-amber-dri which has the
old i965 dri driver

#1020421#46
Date:
2022-09-23 12:45:58 UTC
From:
To:
   Il giovedì 22 settembre 2022 15:00:02 CEST, Timo Aaltonen <tjaalton@ubuntu.com> ha scritto:

 Samuel Thibault kirjoitti 22.9.2022 klo 15.38:

either use a wayland session, or install libgl1-amber-dri which has the
old i965 dri driver

#1020421#51
Date:
2022-09-23 16:54:08 UTC
From:
To:
Roberto kirjoitti 23.9.2022 klo 15.45:

sorry, my bad.. the upload to sid got rejected by the ftpadmin and needs
to be fixed.

you can use the intel X driver in the meantime, that should be another
workaround for this bug

#1020421#56
Date:
2022-09-29 08:48:31 UTC
From:
To:
   Il venerdì 23 settembre 2022 18:54:10 CEST, Timo Aaltonen <tjaalton@ubuntu.com> ha scritto:

 Roberto kirjoitti 23.9.2022 klo 15.45:

sorry, my bad.. the upload to sid got rejected by the ftpadmin and needs
to be fixed.

you can use the intel X driver in the meantime, that should be another
workaround for this bug

#1020421#61
Date:
2023-01-02 09:50:03 UTC
From:
To:
Hi, since mesa 22.3.0-3 the i915 gallium drives is enabled again in
mesa, no need to install amber package.
It looks you are using testing or unstable, can you please update mesa
packages and report if the issue is fixed?
Thanks.