Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73792 - gaimosd-1.0.0 emerges, but is missing critical features.
Summary: gaimosd-1.0.0 emerges, but is missing critical features.
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gaim Bugs Crew
URL: http://gaimosd.sourceforge.net/displa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 05:40 UTC by Dead Schorsch
Modified: 2004-12-08 08:08 UTC (History)
0 users

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 Dead Schorsch 2004-12-08 05:40:02 UTC
On the homepage of GaimOSD, there is a screenshot where you can set the font for GaimOSD. This screenshot demonstrates, that there should be a font selection button. This button in missing in my version as build from the appropiate ebuild. Instead there is just the text field, initially containing nothing but -*-*-*-*-*-*-* .. making it completely unusable to me.

Reproducible: Always
Steps to Reproduce:
1. emerge gaimosd
2. activate gaimosd in gaim plugin settings
3. configure gaimosd in gaim

Actual Results:  
Package built with font selection button misssing

Expected Results:  
Package build with font selection butten enabled.

dld8-fblk31j ~ # emerge info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
 2.6.9-gentoo-r8 i686)
=================================================================
System uname: 2.6.9-gentoo-r8 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jun  6 2004, 23:05:55)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.3, 1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dv
ipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config
/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://mirror
s.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/
gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi acpi4linux aim alsa antlr apache2 apm audiofile avi berkdb bitmap-fo
nts bluetooth bonobo cddb cdr chroot crypt cups devfs26 doc dvd encode esd ether
eal evo f77 fam flac foomaticdb fortran gda gdbm gif gimp gimpprint glade gnome
gpm gstreamer gtk gtk2 gtkhtml guile ieee1394 imagemagick imlib irda java jpeg j
unit ldap libg++ libwww mad mbox mikmod mmx motif mozilla mpeg mpeg4 msn ncurses
 nls nptl odbc oggvorbis opengl pam pcmcia pda pdflib perl png postgres ppds pyt
hon quicktime readline samba scanner sdl slang sox spell sse ssl svga tcltk tcpd
 tetex tiff truetype usb userlocales vanilla x86 xinerama xml xml2 xmms xv zlib"
Comment 1 Dead Schorsch 2004-12-08 05:45:25 UTC
Additionally, the buddy context menu as shown on http://gaimosd.sourceforge.net/buddy_menu.jpg is not present also. Adjusting bug subject.
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-12-08 07:59:00 UTC
09:38 < Etan> rizzo: The screenshots are old, the Font button was removed 
              because there stopped being a way to get XLFD's from the gtk font 
              selector dialog.
09:38 < Etan> And the menu should exist/work but I think it's defined off by 
              default.
09:39 < Etan> In recent cvs it's --enable-customized-buddies, if I remember 
              what I named it.
09:39 < Etan> It should be the configure flag in the last release.

I'm working on that customized buddies flag right now.  But you're SOL on the font button.
Comment 3 Don Seiler (RETIRED) gentoo-dev 2004-12-08 08:08:14 UTC
10:04 <Etan> Ah, you know what I just remembered, The right-click menu for 
             buddies is broken, gaim got rid of the signal we were using and 
             changed the method through which plugins can add items and broke 
             our menu.
10:04 <Etan> I have half a patch to fix gaim in my inbox, but I never finished 
             looking at it.

I'll add the configure flags to the current gaimosd-1.0.0.ebuild, but you won't see a change.  Etan is going to notify me when he has his patch finished.

For now there is nothing else to do and will close UPSTREAM.