Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4785 - gaim ebuild
Summary: gaim ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-09 23:04 UTC by Daryl Stimm
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daryl Stimm 2002-07-09 23:04:01 UTC
This might be silly but I noticed that gaim in gentoo no longer lets me use the
secrete Smiley faces that are included with the gaim source.  these are the
smiley faces that dont work:

C:) C:-) O-) >:) >:-) :-o))) :-O))) 8-|) :-]

If they worked correctly they would look like luke skywalker, a one eyed smiley
and other cool looking ones. 


Here is the proof the exsist so you guys dont think I am crazy:

grep -r "smile" gaim-0.59/src/conversation.c 

#include "pixmaps/smile_icon.xpm"
void gaim_setup_imhtml_smileys(GtkWidget *imhtml)
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), "C:)", luke03_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), "C:-)", luke03_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), "O-)", oneeye_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), ">:)", crazy4_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), ">:-)", crazy4_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), ":-o)))", mrt_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), ":-O)))", mrt_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), "8-|)", download_xpm);
        gtk_imhtml_associate_smiley(GTK_IMHTML(imhtml), ":-]", farted_xpm);
                gtk_imhtml_show_smileys(GTK_IMHTML(imhtml), FALSE);


Can you guys tell me what is wrong? thanks.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-10 16:02:51 UTC
did gentoo's gaim used to allow you to use these emotes in a previous version of
gaim?
Comment 2 John Mylchreest 2002-07-10 17:29:19 UTC
it does work, this exact version, on other distros
im currently looking into the problem
Comment 3 John Mylchreest 2002-07-10 17:59:21 UTC
can someone change the dtatus ti resolved.
this is a known bug.
if once its fixed, the problem occurs again (with gentoo specifically) i think i
know the cause.
hwoever ill wait until the bug is officially fixed.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-10 18:07:47 UTC
why resolve it, if it works on other distros and not on gentoo?
Comment 5 John Mylchreest 2002-07-16 11:28:36 UTC
Im going to keep an eye on this bug, as a new gaim release, with a possible 
bugfix is due to be released. if it still fails on gentoo but not others, ill 
begin to look into it further.
Comment 6 Brandon Low (RETIRED) gentoo-dev 2002-07-17 18:34:46 UTC
methinks these smilys are only in some plugins? I might look at the source 
later.
Comment 7 John Mylchreest 2002-07-18 08:28:38 UTC
certain plugins: yes you would be right.
we have been mainly testing with the AIM and MSN plugins.
these purposefully because theyre the effected ones.

thats where thr bug lies, it uses the plugin ones and never the built in ones, 
which is gaims fault.
apprently this is being fixed and will be in the next release ;)
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-15 03:03:58 UTC
so is it in the current version then?
Comment 9 foser (RETIRED) gentoo-dev 2002-10-18 18:05:48 UTC
or in the current current version ?
Comment 10 foser (RETIRED) gentoo-dev 2002-11-29 10:19:21 UTC
no more traffic : closing