wallpaper is not displayed if the file names have symbol "#"... Reproducible: Always Steps to Reproduce: 1.rename the wallpaper by adding the symbol "#" (wallpaper 1.jpg --> wallpaper #1.jpg) 2.go to desktop settings and select renamed file (wallpaper #1.jpg) 3.wallpaper is not displayed Actual Results: wallpaper is not displayed only black screen Expected Results: wallpaper image should be displayed
Linux KubuntuPad-Y510P 4.1.0-3-generic #3-Ubuntu SMP Tue Jul 28 12:25:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux DISTRIB_ID=Ubuntu DISTRIB_RELEASE=15.10 DISTRIB_CODENAME=wily DISTRIB_DESCRIPTION="Ubuntu Wily Werewolf (development branch)" I can confirm this happens on WIly with Plasma 5.3.2 and it happens with jpg as well as png files.
This should probably be moved to Product: plasmashell Component: Image Wallpaper
Git commit d78bd07d2919243e2fbd442e97c4f0e4b44ce1c2 by David Edmundson. Committed on 16/01/2016 at 16:11. Pushed by davidedmundson into branch 'master'. Export wallpaper path as a URL Summary: Image source property takes a URL. Setting a path as a URL directly doesn't encode everything properly unless done explicitly. This fixes paths which contain # symbols from loading. Reviewers: #plasma, bshah Reviewed By: #plasma, bshah Differential Revision: https://phabricator.kde.org/D818 M +2 -2 wallpapers/image/image.cpp M +2 -2 wallpapers/image/image.h http://commits.kde.org/plasma-workspace/d78bd07d2919243e2fbd442e97c4f0e4b44ce1c2