GNOME Bugzilla – Bug 107891
Crash when double-clicking score in View Article Score box
Last modified: 2006-06-18 05:09:18 UTC
From headers view, press <Shift-Ctrl-C> to view an article's scores. Double-click any row in this box. Action results in segfault. (Suggestion: Double-click should bring up the same dialog used to create a new score, with values initialized to those of the double-clicked item. A comment in the particular score within $HOME/News/Score could be used to track which one this is, for updating the file once the values are changed.)
Created attachment 14856 [details] Backtrace of two crashes caused by this action
The crash is fixed in CVS: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=score-view-ui.c&rev1=1.2&rev2=1.3&root=/cvs/gnome Unfortunately the editor _can't_ be the "create score" dialog, because the "create score" dialog can only handle very simple scores, whereas the scorefile will let you specify all kinds of complex items.