From: Yuri v. O. <yva...@xs...> - 2004-08-18 13:25:52
|
Hi, I've experienced this behaviour as well. I believe it is due to a conflict between versions 1 and 2 of GTK+. I did not test it thoroughly, though. Could this be the problem in your case? Regards, Yuri On Wed, 4 Aug 2004 mme...@ic... wrote: > I installed version 0.4.3 from ports on both versions of FreeBSD. > 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 was > 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# > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Ftpcube-general mailing list > Ftp...@li... > https://lists.sourceforge.net/lists/listinfo/ftpcube-general > > |