Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55784 - giftui 0.4.1 fails
Summary: giftui 0.4.1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo net-p2p team
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 05:35 UTC by rabbitambulance
Modified: 2004-07-04 21:56 UTC (History)
1 user (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 rabbitambulance 2004-07-01 05:35:51 UTC
the newest version of giftui fails with the following error:
giftui : No host to connect /apps/giftui/daemon/host

my "solution" is to have giftui 0.4.1 hardmasked, since 0.3.1 works fine.
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-07-01 19:02:25 UTC
could you please post your emerge --info?
Comment 2 rabbitambulance 2004-07-02 07:41:24 UTC
there you go:

bash-2.05b# emerge --info
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r6)
=================================================================
System uname: 2.6.7-gentoo-r6 i686 AMD Athlon (TM)
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -Os -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -Os -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlay/portage /usr/local/overlay/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gif gimpprint gpm gtk gtk2 imlib jikes jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline sdl slang ssl svga tcpd tiff truetype x86 xml2 xmms xv xvid zlib"
Comment 3 scootersmk 2004-07-02 20:11:50 UTC
exact same error here when i try to run giftui (0.4.1). downgraded to 0.3.1 as well


Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.4-rc1-mm2)
=================================================================
System uname: 2.6.4-rc1-mm2 i686 AMD Athlon(tm) XP 2100+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bonobo cdr crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 guile imlib java jpeg kde ldap libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-07-02 21:05:59 UTC
what versions of gift and gtk+ do you people have installed? As of right now, this is a WORKSFORME, the only difference being that I'm on ~x86 and have -march=pentium4; I'd rather track this bug down instead of masking the package.
Comment 5 rabbitambulance 2004-07-03 02:16:28 UTC
i'm running gift-0.11.6-r1 and gtk+-2.4.1.
Comment 6 Jon Hood (RETIRED) gentoo-dev 2004-07-03 09:55:02 UTC
could you please try upgrading to gtk+-2.4.3 and letting me know if that does anything?
Comment 7 rabbitambulance 2004-07-04 17:21:01 UTC
ok, upgrading gtk fixed it. i guess the gtk dependency of this thing needs to be changed.
i still get some Gtk-Warnings when running this, though:

(giftui:22395): Gtk-WARNING **: Invalid input string

** (giftui:22395): WARNING **: Invalid UTF8 string passed to pango_layout_set_text()

(giftui:22395): Gtk-WARNING **: Invalid input string

** (giftui:22395): WARNING **: Invalid UTF8 string passed to pango_layout_set_text()


they don't seem to affect it running, however.
Comment 8 Jon Hood (RETIRED) gentoo-dev 2004-07-04 21:56:09 UTC
fixed in portage- thank you :)