Small bug in Files

Hi, my desktop in Gnome, I have no idea where to report a bug, I hope be in the write place.
I recently updated Manjaro.

Files crashes after opening one or twos… .

Regards.

Welcome to the forum! :wave:

  • Close all Files (aka Nautilus) windows
  • Completely quit by running nautilus -q from the terminal
  • Run nautilus from the terminal and paste the output here as preformatted text

Here is the output:

GSConnect: No translation file found for domain
**
ERROR:../nautilus/src/nautilus-file.c:610:nautilus_file_new_from_filename: assertion failed: (filename[0] != '\0')
Bail out! ERROR:../nautilus/src/nautilus-file.c:610:nautilus_file_new_from_filename: assertion failed: (filename[0] != '\0')
zsh: IOT instruction (core dumped)  nautilus

Now follow the same instructions above, but this time run:

G_DEBUG="all" NAUTILUS_DEBUG="All" nautilus

As I told you it happens time to time. Just happened now.
The output to the CMD:

GSConnect: No translation file found for domain
**
ERROR:../nautilus/src/nautilus-file.c:610:nautilus_file_new_from_filename: assertion failed: (filename[0] != '\0')
Bail out! ERROR:../nautilus/src/nautilus-file.c:610:nautilus_file_new_from_filename: assertion failed: (filename[0] != '\0')
zsh: IOT instruction (core dumped)  G_DEBUG="all" NAUTILUS_DEBUG="All" nautilus

Did you receive the report?