Bug 187967 - Add a way to remove manually added wallpapers
Summary: Add a way to remove manually added wallpapers
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: wallpaper-image (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 194409 237580 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-24 04:38 UTC by Raphael Kubo da Costa
Modified: 2010-07-21 14:10 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa 2009-03-24 04:38:55 UTC
Version:           svn r943250 (using Devel)
OS:                Linux
Installed from:    Compiled sources

In Desktop Settings, I can click the Browse button to select more wallpapers when I'm using an Image as the wallpaper.

However, after I add new wallpapers this way, I can't find a way to remove them from the Picture combobox.
Comment 1 Nicolas L. 2009-03-24 08:28:31 UTC
IIRC, you have to go back on the download dialog and you have  "uninstall"
Comment 2 Raphael Kubo da Costa 2009-03-24 13:28:06 UTC
Please notice that I'm not downloading wallpapers with KHotNewStuff2, but adding images already present in my computer using the "Browse" button next to the Picture combobox.
Comment 3 FiNeX 2009-03-27 12:16:39 UTC
I'd like to remove wallpapers from that list too.
Comment 4 FiNeX 2009-06-13 20:47:42 UTC
*** Bug 194409 has been marked as a duplicate of this bug. ***
Comment 5 Tenno Seremel 2009-12-09 01:42:49 UTC
This or maybe an option to disable this behavior altogether.
Comment 6 Davide Bettio 2010-07-06 10:04:26 UTC
*** Bug 237580 has been marked as a duplicate of this bug. ***
Comment 7 Davide Bettio 2010-07-06 10:13:04 UTC
SVN commit 1146612 by bettio:

Now it's possible to remove user added wallpapers from the wallpaper list. (We have this bug since KDE 4.0)
BUG: 187967


 M  +2 -0      CMakeLists.txt  
 M  +14 -0     image.cpp  
 M  +1 -0      image.h  
 A             removebutton.cpp   trunk/KDE/kdebase/apps/dolphin/src/selectiontoggle.cpp#1145532 [License: GPL (v2+)]
 A             removebutton.h   trunk/KDE/kdebase/apps/dolphin/src/selectiontoggle.h#1145532 [License: GPL (v2+)]
 A             removebuttonmanager.cpp   trunk/KDE/kdebase/apps/dolphin/src/selectionmanager.cpp#1145532 [License: GPL (v2+)]
 A             removebuttonmanager.h   trunk/KDE/kdebase/apps/dolphin/src/selectionmanager.h#1145532 [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1146612
Comment 8 SlashDevDsp 2010-07-06 12:06:53 UTC
thanks Davide for the fix, I shall check it out. Btw could you also fix https://bugs.kde.org/show_bug.cgi?id=237581

that would be great :)
Comment 9 SlashDevDsp 2010-07-21 14:10:01 UTC
could you please add text 'Remove' along with the red 'x' mark, because I find it too small/hard to click/see on a wallpaper.

thanks