! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
adding files to an archive doesn't complete in special case
Status:
RESOLVED: FIXED
Product:
Xarchiver
Component:
general

Comments

Description Bj 2006-07-05 13:21:26 CEST
- try to add a file by using dnd
- as described in http://bugzilla.xfce.org/show_bug.cgi?id=1986 it fails but opens the "new archive" dialog.
- now use the "add" dialog to add a file to the opened archive.
-> xarchiver says it's adding the file, but the task never completes. when hitting the stop button, the app crashes.
Comment 1 Bj 2006-07-05 13:36:56 CEST
here is the bt for this:

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb79568b6 in kill () from /lib/libc.so.6
#2  0x08055884 in xa_cancel_archive (menuitem=0x80d36c8, data=0x0)
    at callbacks.c:1026
#3  0xb7af135b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#4  0xb7ae40fb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0xb7af4449 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#6  0xb7af5909 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#7  0xb7af867e in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#8  0xb7e3b8d7 in button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb7af135b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#10 0xb7ae40fb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0xb7af4449 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#12 0xb7af5909 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0xb7af5ab9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0xb7cc8271 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#15 0xb7cc9b3c in gtk_real_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#16 0xb7af135b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#17 0xb7ae26b9 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#18 0xb7ae40fb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#19 0xb7af48c6 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#20 0xb7af5909 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#21 0xb7af5ab9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#22 0xb7cc8301 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb7cc8361 in gtk_button_button_release ()
   from /usr/lib/libgtk-x11-2.0.so.0
#24 0xb7d94e20 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#25 0xb7ae26b9 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#26 0xb7ae40fb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#27 0xb7af4a7d in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#28 0xb7af56e8 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#29 0xb7af5ab9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#30 0xb7e7dd94 in gtk_widget_event_internal ()
   from /usr/lib/libgtk-x11-2.0.so.0
#31 0xb7d8e7a3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#32 0xb7d8f9d7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#33 0xb7c3441a in gdk_event_dispatch () from /usr/lib/libgdk-x11-2.0.so.0
#34 0xb7a70dfc in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xb7a7412f in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#36 0xb7a744e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#37 0xb7d8fe51 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x0804e841 in main (argc=2, argv=0xbfba0df4) at main.c:231
Comment 2 Giuseppe Torelli 2006-07-06 13:23:57 CEST
Can't reproduce with the actual revision 22283, maybe because I fixed bug #1986. If you can't also, would you mind to mark it as fixed please ?


Comment 3 Bj 2006-07-06 15:26:31 CEST
yes, i can't reproduce it either with the latest svn. :)

Bug #1987

Reported by:
Bj
Reported on: 2006-07-05
Last modified on: 2006-07-06

People

Assignee:
Giuseppe Torelli
CC List:
0 users

Version

Version:
0.3.9svn

Attachments

Additional information