Bug 201488 - Kopete pretends it can remove system emoticons
Summary: Kopete pretends it can remove system emoticons
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_emoticons (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Carlo Segato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 21:15 UTC by Sergiu Bivol
Modified: 2009-08-24 14:26 UTC (History)
0 users

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 Sergiu Bivol 2009-07-25 21:15:57 UTC
Version:           0.70.90 (using KDE 4.2.96)
OS:                Linux
Installed from:    Ubuntu Packages

I have installed the "kdeartwork-emoticons" package, which installed emoticons under /usr/share/emoticons. In Kopete, I can see these new emoticon packs, and it offers me the possibility to remove them. Select emoticon pack -> Remove theme... it disappears, but only from Kopete's list, and only for the moment.

Expected result: Either Kopete blacklists the removed emoticon themes and doesn't load them anymore, or it should ask for administrator password and remove them system-wide.
Comment 1 Carlo Segato 2009-08-24 14:24:15 UTC
SVN commit 1015063 by segato:

disable edit/add/remove buttons if the user doesn't have permission to edit the emoticon theme
BUG:201488


 M  +13 -9     emoticonslist.cpp  
 M  +1 -0      emoticonslist.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1015063
Comment 2 Carlo Segato 2009-08-24 14:26:41 UTC
SVN commit 1015067 by segato:

backport commit r1015063
disable edit/add/remove buttons if the user doesn't have permission to edit the emoticon theme
CCBUG:201488


 M  +13 -9     emoticonslist.cpp  
 M  +1 -0      emoticonslist.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1015067