linuxmint / nemo

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

Nemo crashes if you want to move a link over tabs #2746

Open Toorero opened 3 years ago

Toorero commented 3 years ago
 * Nemo version 4.8.5
 * Is issue with desktop or windowed nemo? Not sure  what this is about
 * Arch
 * Graphics hardware *and* driver used: AMD 5700XT, amdgpu
 * 64 bit

Issue Nemo crashes if trying to link a folder into a different tab.

Steps to reproduce

  1. Open two taps in Nemo.
  2. Drag a folder with alt button pressed down into any of the open tabs.
  3. See Nemo crash.

Expected behaviour No crash pls

Other information The linking is still performed I guess before Nemo crashes.

Jeremy7701 commented 3 years ago

On Nemo version 4.8.6 (current) I tried this in a nemo window on LMDE4.

Couldn't reproduce the fault. I was given the option to copy, move or create a link. So I chose create a symbolic link in the second tab -> first tab.

Toorero commented 3 years ago

Well ok perhaps the issue is fixed in 4.8.6 then

Toorero commented 3 years ago

Ok I finally was able to adopt the pkgbuild file for nemo-git because weirdly 4.8.6 isn't merged into master.

I can confirm this issue still exists for me in 4.8.6

icarter09 commented 3 years ago

Nemo v4.8.5 Mint 20.1 64bit

I'm not able to reproduce this issue. I'm experience the same as @Jeremy7701.

Toorero commented 3 years ago

Yeah weird. Perhaps it's a library dependency issue because it clearly exists on Arch Linux. Can someone tell me how I would debug this issue?

Jeremy7701 commented 3 years ago

Does a twin-pane approach work for you? Shortcut is F3. Realise its a workaround.

Toorero commented 3 years ago

In deed the "twin-pane" approach works for me.

LaurentOngaro commented 3 years ago

similar issue for me

Env nemo version 5.0.3 gnome shell version 40.3 using Wayland OS is not linux mint but manjaro 21.1.0

Issue Nemo crashes if trying to link a folder into a different tab.

Steps to reproduce

open 2 panels using F3 drag a folder from left to right panels maintaining the ALT key pressed choose an option in the menu (copy/move/link)

Result nemo crashes

NOTES The selected action is DONE despite the crash

The following errors appear if nemo is launched via a terminal:

Gdk-Message: 09:38:41.081: Window 0x5591b91416a0 is a temporary window without parent, application will not be able to position it on screen.

(nemo:19178): Gdk-CRITICAL **: 09:38:41.085: gdk_wayland_window_handle_configure_popup: assertion 'impl->transient_for' failed
Gdk-Message: 09:38:45.000: Error flushing display: Relais brisé (pipe)
Toorero commented 3 years ago

I can't reproduce the error this way. For me, the F3 panels work fine.

Toorero commented 3 years ago

But the other error still persists in 5.0.3 for me