After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310711 - Not able to delete a folder which has a child folder
Not able to delete a folder which has a child folder
Status: VERIFIED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.3.x
Other Linux
: Normal major
: 2.3
Assigned To: Arunprakash
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2005-07-18 09:02 UTC by Khasim Shaheed
Modified: 2005-08-09 06:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes this bug and #311866 (4.09 KB, patch)
2005-08-01 07:27 UTC, Arunprakash
none Details | Review

Description Khasim Shaheed 2005-07-18 09:02:28 UTC
Steps to reproduce:
1.Create a folder say 'new' under exchange account
2.Create one more folder say 'child_new' as a child of previously create folder
'new'.
3.Now try to delete the parent folder('new').

An error message will pop up saying that "Could not delete folder
'Personal/new'. Because could not open folder". 

Restart evolution. Another error message will be displayed saying that "Error
while opening folder exchange://account@IP/personal/new;noselect=yes. No such
folder".

Now try to delete that parent folder again, evolution crashes. I guess the
folder is already deleted but not removed from the UI. Since i am trying to
delete a folder which is already deleted, evolution crashes.

Debugging Info:

Thread 1 (Thread 1097772672 (LWP 15863))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #6 segv_redirect
    at main.c line 424
  • #7 <signal handler called>
  • #8 camel_object_bag_add
    at camel-object.c line 2077
  • #9 camel_store_get_folder
    at camel-store.c line 281
  • #10 em_folder_tree_get_selected_folder
    at em-folder-tree.c line 2356
  • #11 emft_popup_delete_folder
    at em-folder-tree.c line 2070
  • #12 ep_activate
    at e-popup.c line 303
  • #13 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #15 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #18 gtk_widget_activate
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #19 gtk_menu_shell_activate_item
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #20 gtk_menu_shell_append
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #21 gtk_menu_attach_to_widget
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #22 gtk_marshal_BOOLEAN__VOID
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #23 g_closure_ref
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #24 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #25 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #26 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #27 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #28 gtk_widget_get_default_style
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #29 gtk_propagate_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #30 gtk_main_do_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #31 gdk_add_client_message_filter
    from /opt/gnome/lib/libgdk-x11-2.0.so.0
  • #32 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #33 g_main_context_acquire
    from /opt/gnome/lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #35 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #36 main
    at main.c line 602
  • #0 ??

Comment 1 Khasim Shaheed 2005-07-18 09:06:36 UTC
The parent/child folders are not deleted until i kill evolution-exchange-storage
and restart.
This is happening with the devel snaps dated,
evolution-2.3.5.1.0.200507131322-0.snap.novell.11.1
evolution-data-server-1.3.5.0.200507131322-0.snap.novell.11.1
evolution-exchange-2.3.5.0.200507140410-0.snap.novell.11.1

Comment 2 Arunprakash 2005-08-01 07:27:55 UTC
Created attachment 50053 [details] [review]
Fixes this bug and #311866
Comment 3 Khasim Shaheed 2005-08-09 06:16:57 UTC
verified with the build dated, 9th Aug 2005.