GNOME Bugzilla – Bug 70628
repeatedly clicking with right button in list view crashes
Last modified: 2004-12-22 21:47:04 UTC
Repeatedly clicking with right button on any file or directory when in list view crushes nautilus. This is really easy to reproduce and is VERY annoying.
Could you run Nautilus in a debugger and attach a stack trace?
Can you attach the trace? This will be difficult to solve otherwise.
Eel-CRITICAL **: file eel-list.c: line 736 (eel_list_is_row_selected): assertion `row >= 0' failed. Eel-ERROR **: file eel-list.c: line 824 (row_set_selected): assertion failed: (row_index >= 0 && row_index < EEL_CLIST (list)->rows) aborting... (no debugging symbols found)... Program received signal SIGABRT, Aborted.
+ Trace 17405
Thread 1024 (LWP 1009)
Note: This is a Gnome 1 bug only. The Gnome 2 Nautilus as removed the EelList class that shows up in this backtrace; so we will have all-new list view bugs.
Bumping these all to high as per conversation with Darin on thursday; Darin, please close or mark down as appropriate. Or fix. :)
Moving this to 1.0.x milestone.
Can't duplicate any more. Closing. Please reopen if this is still happening in the 2.2.x series.