GeoDaCenter / GeoDaCenter/geoda

Crash Report

Open
#2,497 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
802
Forks
160
Avg merge
9d 21h
Merged PRs (30d)
2

Description

Details:
os: 2-10-0
vs: 1-8-16-4
Check auto update:
In TableFrame::OnActivate
Open DataViewerAddColDlg.
Error: XRC error: 1052: vertical alignment flag 'wxALIGN_CENTRE_VERTICAL' has no effect inside a vertical box sizer, remove it and consider inserting a spacer instead
Error: XRC error: 1062: horizontal alignment flag 'wxALIGN_CENTER_HORIZONTAL' has no effect inside a horizontal box sizer, remove it and consider inserting a spacer instead
Error: XRC error: 1066: horizontal alignment flag 'wxALIGN_CENTER_HORIZONTAL' has no effect inside a horizontal box sizer, remove it and consider inserting a spacer instead
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditDecimals()
DataViewerAddColDlg::OnEditLength()
DataViewerAddColDlg::OnEditDecimals()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
DataViewerAddColDlg::OnEditName()
Entering DataViewerAddColDlg::OnOkClick
Inserting new column POPULATION into Table
In TableFrame::OnActivate
In TableFrame::OnActivate
In TableFrame::OnCellChanged()
In TableFrame::OnCellChanged()
In TableFrame::OnCellChanged()
In TableFrame::OnCellChanged()
Click GdaFrame::OnSaveProject
Click FieldNameCorrectionDlg::OnCancelClick

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the logged workflow: open DataViewerAddColDlg, add POPULATION, save the project, and follow TableFrame::OnActivate, TableFrame::OnCellChanged, and GdaFrame::OnSaveProject. Inspect DataViewerAddColDlg::OnOkClick and FieldNameCorrectionDlg::OnCancelClick to locate the crash. Done means the same workflow no longer crashes and the reported XRC errors are resolved or explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.