Summary: | Can not set the wallpaper by drag and drop the image from Google Chrome / FF to the desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | trmdi |
Component: | Containment | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, kde, nate, notuxius |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/2212a9af156b667455aeea31ab59e073fa3a515d | Version Fixed In: | 5.18.0 |
Sentry Crash Report: |
Description
trmdi
2017-05-03 08:41:07 UTC
Just prints the following error on console and after a restart the background is black. kf5.kio.core: Invalid URL: QUrl("/home/foo/.local/sharewallpapers//wallpapers/full/wallhaven-503877.png") Even if we did fix this, we should probably first download the image to some cache folder and use that one. Can confirm this bug in: Distribution: KDE neon Developer Edition - Stable Branches Plasma: 5.11.4 Frameworks: 5.41.0 Qt: 5.9.3 Kernel 4.10.0-40-generic Type: 64-bit Yet after system restart screen isn't black Git commit 2212a9af156b667455aeea31ab59e073fa3a515d by Tranter Madi. Committed on 15/01/2020 at 17:24. Pushed by trmdi into branch 'master'. Fix wallpaper destination path Summary: - Correct the destination path when downloading images. - Switch from FileCopyJob to CopyJob to allow showing file overwrite dialog. Test Plan: Drop files from Firefox to the desktop to set the wallpaper successfully. Reviewers: #plasma, mart, ngraham Reviewed By: #plasma, mart, ngraham Subscribers: mart, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26525 M +8 -5 wallpapers/image/image.cpp https://commits.kde.org/plasma-workspace/2212a9af156b667455aeea31ab59e073fa3a515d |