After emerging ftpcube-0.4.3 and running it, I am unable to connect to a host. When I click the "Normal Connect" button and enter in a host or url, then proceed to click on any other box in the connection dialog, ftpcube crashes. Reproducible: Always Steps to Reproduce: 1. emerge ftpcube 2. run ftpcube 3. click the connect button 4. type in host or url of desired connection 5. click on username box (or any other box within the dialog) Actual Results: ftpcube-0.4.3 died and gave this output: (ftpcube:5250): Gtk-WARNING **: GtkEntry - did not receive focus-out-event. If you connect a handler to this signal, it must return FALSE so the entry gets the event as well Gtk-ERROR **: file gtkentry.c: line 4338 (blink_cb): assertion failed: (GTK_WIDGET_HAS_FOCUS (entry)) aborting... Aborted Expected Results: Should have allowed me to select another box in the dialog after entering a host or url for the connection. Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031212-r0, 2.6.0) ================================================================= System uname: 2.6.0 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz Gentoo Base System version 1.4.3.12 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-fPIC -Os -march=pentium4 -pipe -fomit-frame-pointer -fforce-mem -fforce-addr -s" 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/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-fPIC -Os -march=pentium4 -pipe -fomit-frame-pointer -fforce-mem -fforce-addr -s" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="X aalib apm avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gif gpm gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pda pdflib perl pic png python quicktime readline samba scanner sdl slang spell ssl svga tcpd truetype usb x86 xml2 xmms xv zlib"
Fixed and committed to portage. I mailed the upstream author with the fix.