Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36320 - ftpcube-0.4.3 died when after entering hostname, then trying to enter username
Summary: ftpcube-0.4.3 died when after entering hostname, then trying to enter username
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-22 14:33 UTC by Drew A. Withers
Modified: 2004-01-12 12:57 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 Drew A. Withers 2003-12-22 14:33:31 UTC
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"
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-01-12 12:57:19 UTC
Fixed and committed to portage. I mailed the upstream author with the fix.