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

Some icons fail to load #2393

Closed
eulerfan271 opened this issue May 23, 2020 · 0 comments
Closed

Some icons fail to load #2393

eulerfan271 opened this issue May 23, 2020 · 0 comments
Assignees

Comments

@eulerfan271
Copy link

 * Nemo 4.6.1
 * Think desktop nemo, unsure (whatever you get running nemo on gnome)
 * Distribution - Arch
 * Intel UHD Graphics 620, i915 driver
 * 64 bit

Issue
I use nemo with show thumbnails set off, so an icon is displayed by file based on type. When opening a folder with pdf files, the pdf icon loads at first, but after ~2 seconds, it disappears. This happens with both Adwaita and Arc icon themes, although easier to spot on Arc with the red pdf symbol.

Steps to reproduce
Open nemo with show thumbnails off, navigate to a folder where a pdf file is located, wait ~2 seconds

Expected behaviour
All loaded icons stay loaded

Other information
Running nemo -c outputs errors. Here's the output of nemo -c

running nemo_self_check_file_utilities
running nemo_self_check_file_operations
running nemo_self_check_directory
running nemo_self_check_file
running nemo_self_check_icon_container

FAIL: check failed in ../libnemo-private/nemo-icon-container.c, line 8170
      evaluated: check_compute_stretch (0, 0, 16, 0, 0, 0, 0)
       expected: 0,0:16
            got: -8,-8:24
FAIL: check failed in ../libnemo-private/nemo-icon-container.c, line 8171
      evaluated: check_compute_stretch (0, 0, 16, 16, 16, 17, 17)
       expected: 0,0:17
            got: 0,0:24
FAIL: check failed in ../libnemo-private/nemo-icon-container.c, line 8172
      evaluated: check_compute_stretch (0, 0, 16, 16, 16, 17, 16)
       expected: 0,0:16
            got: 0,0:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants