Version: (using Devel) Installed from: Compiled sources Compiler: gcc 4.2 OS: Linux I've tried to disable emoticons in Kopete by clearing the "Use the following emoticon theme" checkbox. However, Kopete still shows emoticons in my chat windows using whatever the last selected theme was. I expect that if I clear this checkbox, emoticons will go back to being their usual, textual selves. After changing the setting, I tried typing more emoticons, and closing/reopening the chat window, to no avail.
SVN commit 823729 by segato: fix the "Use emoticons" settings I've added a parseEmoticons and tokenize function that calls the real one if use emoticons is selected or the original text if it isn't I've also changed s_self from static to K_GLOBAL_STATIC BUG:164117 M +3 -5 kopete/contactlist/kopetemetacontactlvi.cpp M +2 -3 kopete/kopetewindow.cpp M +3 -4 libkopete/kopetecontact.cpp M +1 -2 libkopete/kopetemessage.cpp M +25 -7 libkopete/private/kopeteemoticons.cpp M +4 -5 libkopete/private/kopeteemoticons.h M +1 -2 libkopete/private/kopeteviewmanager.cpp M +1 -2 libkopete/tests/kopetetask_test.cpp M +1 -2 libkopete/ui/kopetelistviewitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=823729
Same problem here, with the NEW version of kopete (kde 4.2)