Package: desktop-base Version: 13.0.4 Severity: minor Dear Debian Desktop Team,
When using desktop-base in Debian with modern desktop environments such as KDE Plasma 6, the Ceratopsian wallpapers appear twice in the wallpaper selection menu. The issue is caused by the presence of two separate symlinks inside /usr/share/wallpapers/ with different names (ceratopsian and DebianTheme), both of which point to the same base wallpaper resource (Ceratopsian). Plasma 6 scans both symlinks independently and treats them as different entries, resulting in the “Ceratopsian” wallpaper appearing twice in the wallpaper selection menu. Additionally, removing the “DebianTheme” symbolic link resolves the duplication issue, but this results in the wallpapers associated with the “Debian Breeze” theme (namely “Ceratopsian”) not being installed when the theme is installed. Removing the “ceratopsian” symbolic link appears to resolve the issue completely. Proposed solution: Review the structure of the symbolic links in /usr/share/wallpapers/ provided by the desktop-base package to prevent modern wallpaper managers from indexing identical directories twice. I am using Debian GNU/Linux 13.6, kernel 6.12.96+deb13-amd64, and libc6 2.41-12+deb13u3.

