Erro on Recalculate Mults #253
Replies: 1 comment 3 replies
-
The crashOh my, Just checked and that happens on several contests. I removed the multicast interface and forgot the stop using it. I created an issue for it and get it fixed. thanks. Call HistoryI probably never placed that function in the plugin. I'll download a call history file from n1mm site and work out the mapping and add it. thanks for catching that. Macros not savingYes if you click on a macro to edit it, it's not saved to the macro file. I should just take that out of the documentation. What you should do is click on This is also per contest. Meaning the changes you make are for just that contest. If you later operate... let's say CQ WW, you will have to edit the macros for that contest. Hope that helps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Mike... 73.
Today, working on REF, I noticed a problem. When I click "Recalculate Fines", the program closes. I did what you asked me to do when there was a problem, starting from the terminal and it presented this message.
//-----------------------------------------------*****
Traceback (most recent call last):
File "/home/setkeycodes/.local/share/pipx/venvs/not1mm/lib/python3.12/site-packages/not1mm/main.py", line 1841, in recalculate_mults
self.contest.recalculate_mults(self)
File "/home/setkeycodes/.local/share/pipx/venvs/not1mm/lib/python3.12/site-packages/not1mm/plugins/ref_cw.py", line 316, in recalculate_mults
self.multicast_interface.send_as_json(cmd)
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'MainWindow' object has no attribute 'multicast_interface'
Abortado (imagem do nΓΊcleo gravada)
//-----------------------------------------------*****
I would like to inform you that I was unable to place the REF call history in any way. I tried everything and not1mm didn't pull the file. Has anything changed??
I still have doubts about the macros... LOL
I clicked F2 and put the following macro in Exch - ENN {exch}, but if I change from RUN to S&P or vice versa, the {SNT} {EXC} macros return. Would it be possible to save the macros already edited on the buttons?
Our not1mm is growing... ;-)
Beta Was this translation helpful? Give feedback.
All reactions