From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 15 15:20:04 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A694B16A420 for ; Thu, 15 Dec 2005 15:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3984E43D5E for ; Thu, 15 Dec 2005 15:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBFFK3aa069666 for ; Thu, 15 Dec 2005 15:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBFFK3w1069659; Thu, 15 Dec 2005 15:20:03 GMT (envelope-from gnats) Resent-Date: Thu, 15 Dec 2005 15:20:03 GMT Resent-Message-Id: <200512151520.jBFFK3w1069659@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiko Adam Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9712D16A41F for ; Thu, 15 Dec 2005 15:11:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D77D43D6A for ; Thu, 15 Dec 2005 15:11:51 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jBFFBoaD002071 for ; Thu, 15 Dec 2005 15:11:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id jBFFBo8G002070; Thu, 15 Dec 2005 15:11:50 GMT (envelope-from nobody) Message-Id: <200512151511.jBFFBo8G002070@www.freebsd.org> Date: Thu, 15 Dec 2005 15:11:50 GMT From: Heiko Adam To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/90437: ftpcube (ftpcube-0.4.3_5) crashes when changing from one field to another X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 15:20:05 -0000 >Number: 90437 >Category: ports >Synopsis: ftpcube (ftpcube-0.4.3_5) crashes when changing from one field to another >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 15 15:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Heiko Adam >Release: 6.0 >Organization: University of Hamburg >Environment: FreeBSD machine 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 10 16:25:56 CET 2005 root@machine i386 >Description: When changing in the "Add Boomark" Screen from the "Host or URL"-Field to "Username"-Field the application crashes and produces a python.core-File. The Problem occured on all 2 tested machines using FreeBSD 6.0. The output of the application followes: >How-To-Repeat: start ftpcube, click on "bookmark"-Button, click on "Add-Bookmark", click in Field "Host or URL" and then into Field "Username" -> CRASH. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >ftpcube (process:29298): Gdk-WARNING **: locale not supported by C library (ftpcube:29298): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Making main application window. Making console window. Making control window. Making queuing panel. Making thread panel. Creating archiver object. Archiver has 1 extensions registered. Making local file browsing window. Making remote file browsing window. Making connection window. (ftpcube:29298): 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 4951 (blink_cb): assertion failed: (GTK_WIDGET_HAS_FOCUS (entry)) aborting... Abort (core dumped)