linuxmint / nemo

File browser for Cinnamon
GNU General Public License v2.0
1.24k stars 300 forks source link

Nemo crashes when searching in the Trash folder #2843

Open sbadux opened 3 years ago

sbadux commented 3 years ago
 * Nemo 5.0.3
 * Full screen or windowed
 * Mint 20.2
 * MSI Cubi with Intel N5000
 * 64 bit

Issue When i search for something in the Trash, Nemo crashes. This is what the terminal shows:

Using python version sys.version_info(major=3, minor=8, micro=10, releaselevel='final', serial=0)
Nemo-Share-Message: 08:18:54.747: Called "net usershare info" but it failed: «net usershare» ha restituito l'errore 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error File o directory non esistente
Please ask your system administrator to enable user sharing.

sys:1: Warning: g_object_weak_unref: couldn't find weak ref 0x7f62e8ef9050(0x7f62d800f720)
Errore di segmentazione (core dump creato)

Steps to reproduce Open the trash folder., Press the magnifier in the Nemo's bar Search for something. Press RETURN to confirm.

Expected behaviour Nemo should show the search results as in the other folders

Jeremy7701 commented 3 years ago

If I try to run net usershare info from the CLI, I get the same message:-

mkdir failed on directory /var/run/samba/msg.lock: Permission denied
net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.

I don't use Samba or any Windows style connections.

Search in Trash works for Linux filesystems.

dura0ok commented 3 years ago

LOL, really true :((