Open root-reindeer-flotilla opened 6 years ago
Also when clicking continue and ignoring the error and trying to load a csv it says
Unable to generate heat map. Error: Invalid JSON primitive: access.
Fixed.
Sorry but it's still not working.
`See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
** Exception Text ** System.NullReferenceException: Object reference not set to an instance of an object. at SDRSharp.HeatMapView.HeatMapPanel.DrawTriangle(Graphics g) at SDRSharp.HeatMapView.HeatMapPanel.HitMapViewFrontControl_Paint(Object sender, PaintEventArgs e) at System.Windows.Forms.Control.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.UserControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)`
SDR# version is 1666 and I'm using windows 10, sorry I forgot to mention that before.
Here is a better fix. The problem was occurring only when the heatmap was not loaded, but the plugin was enabled. The UI is not supposed to allow this, I am wondering how you managed to enable the plugin that had no heatmaps in the list, or no heatmap was selected.
The fix ensures that the plugin panel is repainted properly even in this situation, but I would like to prevent such situation from occurring in the first place.
I have a few heatmaps that I've done, but the problem is I don't actually know how good they are until I visually see them.
It works! I did a wideband for an hour last night and that one seemed to have worked.
Here's an error I got when trying to use this plugin.