Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nemo crashes when copy-pasting multiple files #3526

Open
juliuspopp opened this issue Feb 11, 2025 · 2 comments
Open

Nemo crashes when copy-pasting multiple files #3526

juliuspopp opened this issue Feb 11, 2025 · 2 comments

Comments

@juliuspopp
Copy link

Distribution

Linux Mint 22.1 Cinnamon

Package version

6.4.3

Frequency

Quite often

Bug description

opon cut-pasting from the left to the right pane Nemo crashed repeatedly (using the same source and target foulder).

Steps to reproduce

Having 2 Panes open after pressing F3
I mark several files in the left pane, cut them with ctrl+x, and try to paste them in the right pane.

On the 2nd crash this was written in the terminal:

Initializing nemo-image-converter extension
Initializing Nextcloud-client-nemo extension
Using python version sys.version_info(major=3, minor=12, micro=3, releaselevel='final', serial=0)
nemo-media-columns: using a timeout of 0.20 second(s) for file processing
Nemo-Share-Message: 11:18:20.197: Called "net usershare info" but it failed: »net usershare« gab den Fehler 255 zurück: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Keine Berechtigung
You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share.

WARNING:pypdf._reader:invalid pdf header: b'\xef\xbb\xbf\xef\xbb'
WARNING:pypdf._reader:invalid pdf header: b'\xef\xbb\xbf\xef\xbb'
**
Nemo:ERROR:../libnemo-private/nemo-directory-async.c:4249:extension_info_stop: assertion failed: (file->details->directory == directory)
Bail out! Nemo:ERROR:../libnemo-private/nemo-directory-async.c:4249:extension_info_stop: assertion failed: (file->details->directory == directory)

Expected behavior

cut-and-paste without or with an error, but don't crash

Additional information

of the files I copied, I was not the owner of all of them, but in the group that was allowed to read/write.

@mtwebster
Copy link
Member

Hi can you go into Edit->Preferences->Plugins (lower pane) and disable all but one extension, then restart Nemo and try to reproduce. Repeat this with remaining extensions until you isolate which is causing the crash.

@juliuspopp
Copy link
Author

Hi, the problem is that after crashing 3 times in a row it then worked again, so right now I cannot reproduce it anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants