| Summary: | emoticon theme stopped working | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Martin Matusiak <juventuz2000> |
| Component: | general | Assignee: | Carlo Segato <brandon.ml> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | brandon.ml, kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
the emoticon theme in question
same file, but "theme" missing, loads okay load failed screenshot load ok screenshot |
||
|
Description
Martin Matusiak
2008-11-04 15:15:53 UTC
Created attachment 28319 [details]
the emoticon theme in question
The purpose of this file is to be loaded and work in as many different clients as possible. Verified to work in kopete (kde3), gaim, gajim, psi.
As you'll find, it also contains the scripts I use to generate these definition files.
Created attachment 28320 [details]
same file, but "theme" missing, loads okay
Created attachment 28321 [details]
load failed screenshot
Created attachment 28322 [details]
load ok screenshot
Trying to reassign. SVN commit 907952 by segato: sort the kemoticons provider by priority so if we have multiple theme file we will use the provider with higher priority(in this case the kde one) CCBUG: 174259 M +6 -0 kemoticons.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=907952 SVN commit 907953 by segato: use a qregexp to split the line since we can have tabs instead of spaces BUG: 174259 M +1 -1 pidgin_emoticons.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=907953 Excellent! Any chance this might get snuck into KDE 4.2? :) yeah it's already fixed in the 4.2 branch too |