From: <mme...@ic...> - 2004-08-04 05:17:10
|
I installed version 0.4.3 from ports on both versions of FreeBSD.=20 Whenever I go to Connect or Bookmarks, FTPCube crashes upon losing focus from the first entry field. This appears related to a problem I found on another post where a user was using Gentoo Linux; http://aspn.activestate.com/ASPN/Mail/Message/wxPython-users/1622794 I don't see a resolution to it mentioned. Below is the error I get when = I run it from a shell. It is the exact error that the other user got word for word, except for the line number, which is understandable since he wa= s using 0.4.0. Any tips? Michael Merrins ################################################# noc-69# ftpcube 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:1095): Gtk-WARNING **: GtkEntry - did not receive focus-out-event. If y ou 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_WIDG ET_HAS_FOCUS (entry)) aborting... Abort (core dumped) noc-69# |