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 107891 - Crash when double-clicking score in View Article Score box
Crash when double-clicking score in View Article Score box
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.0 betas
Other Linux
: Normal normal
: 0.14.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-03-08 23:23 UTC by Carl Hudkins
Modified: 2006-06-18 05:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace of two crashes caused by this action (21.65 KB, text/plain)
2003-03-08 23:23 UTC, Carl Hudkins
Details

Description Carl Hudkins 2003-03-08 23:23:16 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.)
Comment 1 Carl Hudkins 2003-03-08 23:23:59 UTC
Created attachment 14856 [details]
Backtrace of two crashes caused by this action
Comment 2 Charles Kerr 2003-03-09 01:20:52 UTC
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.