Thunar crashes since today

Did downgrade lts and arch kernel + headers (did not know this package - thanks @Pudge - ) but problems remains.

So, is not kernel but other package or thing

I think it’s probably not because of the kernel upgrade. In my case, these are the programs that were updated:

[2021-04-11T20:57:45+0200] [ALPM] upgraded eos-translations (1.1.16-1 → 1.1.19-1)
[2021-04-11T20:57:45+0200] [ALPM] upgraded libdrm (2.4.104-1 → 2.4.105-1)
[2021-04-11T20:57:45+0200] [ALPM] upgraded libxcrypt (4.4.18-1 → 4.4.19-1)
[2021-04-11T20:57:45+0200] [ALPM] upgraded mesa (21.0.1-1 → 21.0.2-1)
[2021-04-11T20:57:45+0200] [ALPM] upgraded gtk-update-icon-cache (1:4.2.0-3 → 1:4.2.0-4)
[2021-04-11T20:57:45+0200] [ALPM] upgraded gtk3 (1:3.24.28-2 → 1:3.24.28-3)
[2021-04-11T20:57:46+0200] [ALPM] upgraded file-roller (3.38.0-2 → 3.38.1-1)
[2021-04-11T20:57:50+0200] [ALPM] upgraded intellij-idea-community-edition (4:2020.3.3-1 → 4:2021.1-1)
[2021-04-11T20:57:50+0200] [ALPM] upgraded libcmis (0.5.2-6 → 0.5.2-7)
[2021-04-11T20:57:51+0200] [ALPM] upgraded linux (5.11.12.arch1-1 → 5.11.13.arch1-1)
[2021-04-11T20:57:57+0200] [ALPM] upgraded linux-headers (5.11.12.arch1-1 → 5.11.13.arch1-1)
[2021-04-11T20:57:57+0200] [ALPM] upgraded seahorse (1:3.38.1-1 → 1:40.0-1)

I get exactly the same gtk error, so I guess the problem is caused by gtk3 or a program that depends on it like file-roller.

yes that is true

Two main things I would look at:

However, the GTK3 package change doesn’t look obviously “strange”, it just enables debug flags:

Unless that’s providing more output and something is interpreting that extra output as an error, or that error is actually unrelated or a symptom.

This bug report claims it’s GTK3:

So, first I’d try rolling back GTK3 to the previous 1:3.24.28-2 version.

Do any other applications crash, or is it just Thunar?

1 Like

until now just thunar

thuar crash after 2 second :scream:

Did downgrade gtk3 and gtk-update-icon-cache and thunar is working just fine

Thanks @jonathon for making me look in pacman.log

3 Likes

Would you be able to try rebuilding Thunar against GTK3 1:3.24.28-3 and see if that resolves the issue? If it just needs a rebuild I’ll add that to the bug report.

You mean: installing Thunar with yay instead of pacman?

No, I mean building the package with makepkg.

Edit: I can’t replicate the issue in a QEMU VM that’s running xfce4-devel (so Thunar 4.17.1). That’s not necessarily helpful though.

Oké, I will do it tomorrow - now bedtime - working day comes in sight :slight_smile:

1 Like

i have install linux-lst and linux-lts-header and this dont work

i have downgrade the normal linux kernel it is not working

so i dont believe at the linux kernel make this erorr

You are able to edit previous posts rather than posting several times in succession. This is a forum, not a chat room. :wink:

1 Like

i am new to this
this is my first time

You’ve been on the forum for nearly a month… you’re hardly “new” now.

i mean i am new to past som thing of my erorr

but i find my problem gtk3 was update to new one
so i downgrade gtk3
and now it work again :yum:
it was not linux kernel problem

4 Likes

Can reproduce, mounting my NTFS disk crashes thunar. (But after that I can open it and go to it, because it’s already been mounted).

Rebuilding thunar against the new version of gtk3 did indeed resolve the problem for me.

4 Likes

Nice. I’ve added that to the bug report, hopefully it will be picked up soon.

6 Likes