I believe that I found a "solution", I don't know what caused it. After suffering with the problem for 2 weeks I discovered that emptying the trash the terminal way solved it. It seems Nautilus was having issues with something in the rubbish bin via the below command.
I believe that I found a "solution", I don't know what caused it. After suffering with the problem for 2 weeks I discovered that emptying the trash the terminal way solved it. It seems Nautilus was having issues with something in the rubbish bin via the below command.
rm -rf ~/.local/ share/Trash/ *
Will post here again if the problem arises again.