nautilus-annotations icon indicating copy to clipboard operation
nautilus-annotations copied to clipboard

Icons are missing after installation on Ubuntu 24.04

Open galets opened this issue 6 months ago • 1 comments

Description

After installing 2.0.1, nautilus looks like so:

Image

All icons are missing. Mouse resize cursors are missing too.

Without extension nautilus looks like so:

Image

To reproduce

run following:

cd ~/src/
git clone https://github.com/madmurphy/nautilus-annotations
cd nautilus-annotations
# same behavior also observed on master branch
git checkout 2.0.1
./bootstrap 
./configure 
make
sudo make install

Environment:

OS: Ubuntu 24.04 GNOME Shell 46.0 Wayland Default theme

galets avatar Oct 22 '25 13:10 galets

Version 1.0.0 has no issues with icons, however mouse cursors are still missing, e.g.: cursor does not change for resizing when hovering over corner

galets avatar Oct 22 '25 13:10 galets