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 dragging files/folders when window is below a certain size #1903

Closed
trovadr opened this issue Jul 15, 2018 · 1 comment
Closed

Comments

@trovadr
Copy link

trovadr commented Jul 15, 2018

 * Nemo version (nemo --version)
nemo 3.8.4
 * Is issue with desktop or windowed nemo?
Windowed nemo
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
Mint 19 / Cinnamon desktop
 * Graphics hardware *and* driver used
HD Graphics 630 / Driver: i915
 * 32 or 64 bit
64 bit

Issue
Nemo crashes when dragging files or folders when window is below a certain size.

Steps to reproduce

  1. $ nemo ~
  2. Adjust icon zoom level to the maximum setting (not necessary, but it makes the bug easier to reproduce)
  3. Reduce the nemo's window width. Stop right before the right border of the file/folders is covered by the window border
  4. Select any file or directory and drag in any direction.

Expected behaviour
Nemo crashes with the following error:
file ../../libnemo-private/nemo-icon-info.c: line 696 (nemo_get_desktop_icon_size_for_zoom_level): should not be reached
Segmentation fault (core dumped)

Other information

The size threshold below which nemo will crash depends on the size of the icons. The window has to be narrower if icons are small in order to reproduce the issue.

@mtwebster
Copy link
Member

This would have been fixed by 4f157ae

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