geoda icon indicating copy to clipboard operation
geoda copied to clipboard

Geary Local index debugging issues [Bug]

Open blackokatt opened this issue 8 months ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Load dataset
  2. Create weigth matrix (of any type).
  3. Ask for univariate local Geary
  4. When you click ok for seing the map, a debugging check is shown as "application has failed" on the ...\src\msw\brush.cpp archive.

Expected behavior Not have a debugging alert at al, and it doesnt affect the performance of the software after the problem shows for the first time.

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 11 Pro, 64x, 23H2.
  • GeoDa Version: 1.20.0.36.

Additional context I think a block of code is missing or maybe an archive, but i'm not quite sure how to solve it, either way, this debug alert should not apear, because from the time it shows and afterwards, the bug makes the program to start failing in this way for the rest of local indexes.

This error sometimes also happens when you try to calculate other local autocorrelation indexes, but not every time.

I don't know if this issue is related, but in the case of multivariate local geary, the program just shuts down completely, even without any debugging alert and doesnt give any results.

blackokatt avatar Jun 03 '24 20:06 blackokatt