Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 15:11:50 GMT
From:      Heiko Adam <adam@ifm.zmaw.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/90437: ftpcube (ftpcube-0.4.3_5) crashes when changing from one field to another
Message-ID:  <200512151511.jBFFBo8G002070@www.freebsd.org>
Resent-Message-ID: <200512151520.jBFFK3w1069659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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)
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512151511.jBFFBo8G002070>