Summary: | wallpaper is not displayed if the file names have symbol "#" | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | rооt <cerebellum> |
Component: | Image & Slideshow wallpaper plugins | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aaronhoneycutt, bhush94, cerebellum, plasma-bugs |
Priority: | NOR | ||
Version: | 5.3.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/d78bd07d2919243e2fbd442e97c4f0e4b44ce1c2 | Version Fixed In: | |
Sentry Crash Report: |
Description
rооt
2015-08-08 16:44:16 UTC
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 |