John E. Malmberg

Results 115 comments of John E. Malmberg

Unused class ProgressDialog found in miscwidgets.py. Current best practices are generally one major class per module, so moving ProgressDialog to its own progressdialog.py module. Then later we will see if...

There is an unused module in D-Rats that attempts to validate call signs for two countries. There is also an unused structure in D-Rats that is being loaded with received...

To submit a new issue, Click on the "NEW ISSUE" button. Adding comments for a problem unrelated to exiting issue or Pull Request messes up tracking of issues. It will...

Assignment added and removed so that the original poster of the issue will be included in the update to the ticket.

The message is harmless, and will be removed at a later date. In the past d-rats was silently ignoring many programming errors, and I have modified d-rats to to log...

It appears that this is a documentation issue: https://betterdatascience.com/send-emails-with-python/ Updated: It appears that the process has changed so more research is needed.

The GUI packages for most Linux systems and for Microsoft Windows allows the setting of the default programs to do functions like text editing and web browsing. If we set...

Adding a Pull Request to have D-Rats use the default programs for text and html file viewing. More advanced configuration programming can be done in the future to add an...

Now for Windows and Linux, the application configured by the GUI should be used. https://github.com/ham-radio-software/D-Rats/issues/196 which is a MAC OS specific problem outside of D-Rats is blocking fixing this completely.

Very similar to https://github.com/ham-radio-software/D-Rats/issues/175