Summary: | Contacts names are not displayed when the emoticons pack does not exist | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Salvatore Brigaglia <opensourcecat> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christophe, dc.kastel, gvarsanyi, mail-from-kde, neuro, rainer.kastl |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of the problem |
Description
Salvatore Brigaglia
2008-11-12 23:37:30 UTC
Created attachment 28524 [details]
screenshot of the problem
I'm setting this as invalid because on other accounts on my system it works. Now i have to understand where i broke something... *** Bug 175483 has been marked as a duplicate of this bug. *** i had buddies names back playing with antialiasing settings in the systemsetting's font module. Just toggle anti-alising off, clicked apply and names where in place. Now i can re-enable anti-aliasing witouth problems. very strange! Playing around with antialiasing settings did not work out for me at all. (In reply to comment #5) > Playing around with antialiasing settings did not work out for me at all. > Did you try to restart kde with antialiasing off? (In reply to comment #6) > (In reply to comment #5) > > Playing around with antialiasing settings did not work out for me at all. > > > > Did you try to restart kde with antialiasing off? > Now I did, still nothing. I see this became a "resolved" bug, but 1. it still won't work for me 2. even if antialias settings could do any good to it for some ppl, that's just not the way so the bug is still very much there. Should I reopen it to see this one is getting any love? or what to to do now? reopened. If you select a buddy and hit F2 can you rename it? (In reply to comment #9) > reopened. If you select a buddy and hit F2 can you rename it? > yes, renaming works meaning it effects chat window and user info bubble, etc. process is: I hit F2, I get the nickname in an inputbox so I can edit, I hit enter, and it goes back to invisible (but saves the change). (In reply to comment #10) > (In reply to comment #9) > > reopened. If you select a buddy and hit F2 can you rename it? > > > > yes, renaming works meaning it effects chat window and user info bubble, etc. > > process is: I hit F2, I get the nickname in an inputbox so I can edit, I hit > enter, and it goes back to invisible (but saves the change). > did you voted for the bug? (In reply to comment #11) > (In reply to comment #10) > > (In reply to comment #9) > > > reopened. If you select a buddy and hit F2 can you rename it? > > > > > > > yes, renaming works meaning it effects chat window and user info bubble, etc. > > > > process is: I hit F2, I get the nickname in an inputbox so I can edit, I hit > > enter, and it goes back to invisible (but saves the change). > > > > did you voted for the bug? > not before you asked; now i did Did you try to change contact list font/color in Kopete preference dialog? (In reply to comment #13) > Did you try to change contact list font/color in Kopete preference dialog? > yes, I tried, no success. In fact I tried to change each and every settings related to the contact list. (In reply to comment #14) > yes, I tried, no success. > In fact I tried to change each and every settings related to the contact list. > Could you try to run kopete as another user? Try as root from konsole or creating another user and joining to a new session. I can confirm this bug, it still exists in KDE 4.1.3 (Kubuntu 8.10) I found out that the names are not shown when emoticonsTheme in share/config/kdeglobals points to a non-existant emoticon theme, so setting a sane theme fix it. Yep i reproduced it: 1)selecting an emoticon theme "X" from kopetes configuration 2)closing kopete 3)deleting the X emoticon theme from ~/.kde4/share/emoticons 4)opening kopete and connecting Contact's names are gone. I confirm, this was the problem: my emoticon theme was pointing to "Default" which did not exist. I still think it is a bug, but a revision of the report may be necessary telling where the bug is. I can confirm exactly the same behaviour using KDE 4.2beta2. After selecting a different emoticon pack, the names in the contacts list appeared again. I can confirm this bug for KDE 4.2 RC1. Version information: Kopete Version 0.60.82 Using KDE 4.1.96 (KDE 4.1.96 (KDE 4.2 RC1)) SVN commit 910280 by segato: if tokenize returns an empty QList, return the original message instead BUG: 174990 M +8 -1 kopeteemoticons.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=910280 SVN commit 910282 by segato: backport of commit #910280 CCBUG: 174990 M +8 -1 kopeteemoticons.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=910282 *** Bug 182448 has been marked as a duplicate of this bug. *** |