Bug 201488

Summary: Kopete pretends it can remove system emoticons
Product: [Applications] systemsettings Reporter: Sergiu Bivol <sergiu>
Component: kcm_emoticonsAssignee: Carlo Segato <brandon.ml>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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