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
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
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
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
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
Roberto, le jeu. 22 sept. 2022 12:33:13 +0000, a ecrit: That's a sign indeed. Thus reassigning to mesa for now. Samuel
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
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
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
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
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.