Thunar fails

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
bradnag
Posts: 23
Joined: 1. Nov 2022, 23:38

Thunar fails

Post by bradnag » 18. May 2023, 18:40

Time to time thunar fails (I do not know why) and I have to kill it. I cannot replicate the failure
Then when I restart it, fails and only reboot fix this issue.

miredia
Posts: 31
Joined: 6. Oct 2022, 10:20

Re: Thunar fails

Post by miredia » 19. May 2023, 07:03

Did you do this to "kill" it?

Code: Select all

thunar --quit
Because using "killall" or forcibly ending a program through the Task Manager is not recommended.

Otherwise it might have to do with disk space almost full or caches needing to be cleaned. You didn't give more information about your system which causes the rest of us to guess.

User avatar
gapan
Salix Wizard
Posts: 6146
Joined: 6. Jun 2009, 17:40

Re: Thunar fails

Post by gapan » 21. May 2023, 09:19

What devices do you have mounted? Do you have any network shares?
Image
Image

bradnag
Posts: 23
Joined: 1. Nov 2022, 23:38

Re: Thunar fails

Post by bradnag » 3. Jun 2023, 21:17

gapan wrote:
21. May 2023, 09:19
What devices do you have mounted? Do you have any network shares?
yes, I have nfs

User avatar
gapan
Salix Wizard
Posts: 6146
Joined: 6. Jun 2009, 17:40

Re: Thunar fails

Post by gapan » 3. Jun 2023, 21:28

You NFS connection probably goes stale after a while, thunar tries to use it and then just keeps on trying. If you remount the NFS share it will probably be OK. You might want to try autofs for mounting your NFS shares.
Image
Image

bradnag
Posts: 23
Joined: 1. Nov 2022, 23:38

Re: Thunar fails

Post by bradnag » 3. Jun 2023, 21:43

gapan wrote:
3. Jun 2023, 21:28
You NFS connection probably goes stale after a while, thunar tries to use it and then just keeps on trying. If you remount the NFS share it will probably be OK. You might want to try autofs for mounting your NFS shares.
Great job! Thanks, that's exactly what it was.

Post Reply