Menu

#17 Make Directory

closed-fixed
Brandon
5
2002-04-05
2002-04-04
Anonymous
No

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

Discussion

  • Brandon

    Brandon - 2002-04-05

    Logged In: YES
    user_id=19497

    yeah, the assertion should be deadftp.newDir.dialog == NULL
    not !=. It's been fixed in CVS.

     
  • Brandon

    Brandon - 2002-04-05
    • assigned_to: nobody --> brandon2
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB