https://bugs.kde.org/show_bug.cgi?id=473995

--- Comment #2 from Andrew <[email protected]> ---
Issue still present (for RO FS at least) with gwenview-25.08.0-1.fc42.x86_64 in
Fedora 42

Steps to reproduce:

1. Prepare test image:

# mkdir /tmp/test

# mount -t tmpfs tmpfs /tmp/test

# cp ~/7.jpg /tmp/test/t.jpg

# mount -o remount,ro /tmp/test

# mount | grep test
tmpfs on /tmp/test type tmpfs (ro,relatime,seclabel,inode64)

2. Open Gwenview and assign some rating by pressing number key ('4', for
example)

Expected behavior: error from Gwenview telling that operation is not possible.
Optionally: suggestion to switch to another rating storage backend.
Actual behavior: Gwenview shows new rating successfully assigned.

3. Check that rating attribute is absent in the file attributes:

# getfattr -n user.baloo.rating /tmp/test/t.jpg
/tmp/test/t.jpg: user.baloo.rating: No such attribute

4. Press F5 in Gwenview and observe rating stars disappear after this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to