开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

D-Rats on windows


 

On 3/17/2025 5:28 PM, Tommy Beene - KD4CHW via groups.io wrote:
Hi John,
I'm a new user to D-Rats and this is a bit confusing to me. Do I
follow the link on the D-Star website for 0.3.9 or go to your
repository and get a 0.4.? version?
If you are asking me, the answer will be the 0.4.7 version of course.



Or does it matter?
Versions older than 0.4.7 are not being maintained.

All versions older than 0.4.7 have a bug where they will discard received data under some conditions, which can result is lost data.
There have been other bug fixes.

The 0.3.9 version has not had any security updates in a very long time.

And if I need the 0.4.?, which link is it?
This is option 1, which has the least steps and at last check still works as far back as Windows 7. That is the one that is getting the most recent testing.



Option 2, has more steps but also works, now needs Windows 10 or later, and will probably stop working on Windows 10 shortly after Microsoft drops official support of Windows 10.



I have a Windows 10 and 11 computer and understand that I need Python
for both and can navigate that, just not sure if It matters what
version I install.
D-Rats requires Python 3 and GTK 3 and the prebuilt version of Python for Microsoft Windows is incomplete as compared to other platforms.

There is no pre-built version of GTK 3 for Microsoft Windows and the existing source will not build on Microsoft windows using the Visual Studio Express free compiler.

73,
-John


 

Thank you John!? This has been added to my to do list haha.
?
73
Tommy
KD4CHW


 

I tried the MobaXterm install today.? The script fails because BusyBox is not installed.? If you manually install Busybox, then re-run the installer script, it will install.? Maybe add BusyBox as one of the required packages?? Randy

On 3/18/2025 7:01 PM, John E. Malmberg via groups.io wrote:
On 3/17/2025 5:28 PM, Tommy Beene - KD4CHW via groups.io wrote:
Hi John,
I'm a new user to D-Rats and this is a bit confusing to me.? Do I
follow the link on the D-Star website for 0.3.9 or go to your
repository and get a 0.4.? version?
If you are asking me, the answer will be the 0.4.7 version of course.



Or does it matter?
Versions older than 0.4.7 are not being maintained.

All versions older than 0.4.7 have a bug where they will discard received data under some conditions, which can result is lost data.
There have been other bug fixes.

The 0.3.9 version has not had any security updates in a very long time.

And if I? need the 0.4.?, which link is it?
This is option 1, which has the least steps and at last check still works as far back as Windows 7.? That is the one that is getting the most recent testing.



Option 2, has more steps but also works, now needs Windows 10 or later, and will probably stop working on Windows 10 shortly after Microsoft drops official support of Windows 10.



I have a Windows 10 and 11 computer and understand that I need Python
for both and can navigate that, just not sure if It matters what
version I install.
D-Rats requires Python 3 and GTK 3 and the prebuilt version of Python for Microsoft Windows is incomplete as compared to other platforms.

There is no pre-built version of GTK 3 for Microsoft Windows and the existing source will not build on Microsoft windows using the Visual Studio Express free compiler.

73,
-John




 

On 3/19/2025 1:04 PM, Randy-W4LKS wrote:
I tried the MobaXterm install today.? The script fails because BusyBox is not installed.? If you manually install Busybox, then re-run the installer script, it will install.? Maybe add BusyBox as one of the required packages?? Randy
In all of our previous installs, The Busybox package had already been installed and was being used instead the actual packages.

The problem was that none of the busybox aliases for the real packages are passed to a running script, so the script had to be written to be busybox specific instead of being a generic script.

Looks like something changed MobaXterm since the rest of us installed it. Thanks for the report. I will open a ticket on that soon.

73,
-John