[Deadftp-devel] [ deadftp-Bugs-539496 ] Make Directory
Status: Beta
Brought to you by:
brandon2
From: <no...@so...> - 2002-04-04 22:39:29
|
Bugs item #539496, was opened at 2002-04-04 14:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=107301&aid=539496&group_id=7301 Category: User Interface Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Make Directory Initial Comment: when trying to use the make dir button in deadftp-0.1.3 nothing seems to pop up but it does send this to the console. ** CRITICAL **: file local.c: line 574 (load_newDir_dialog): assertion `deadftp.newDir.dialog != NULL' failed. Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject' Gtk-CRITICAL **: file gtkobject.c: line 1033 (gtk_object_set_data): assertion `object != NULL' failed. As the errors says theres an assert() around that line(local.c:574), and removing it seems to get the make directory window pop up. Deadftp was built with the bz2 just straight ./configure && make && make install ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=107301&aid=539496&group_id=7301 |