¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: \QST\ entry in IgnoreRegEx causes errors
Your syntax is incorrect. You want to recognize [QST], as someone might type QST in a message.On the Ignore RegEx line type \[QST]. (The [ character has a meaning in Regular Expressions, so to make it
By Patrick Connor · #1650 ·
\QST\ entry in IgnoreRegEx causes errors
Not sure if the is the correct area to post this, since the Drop Down only allows "Polls" as a Tag, however, when I wen to Messages there wasn't a place to enter a new Message When taking a D-Rats
By Denis Dimick <dgdimick@...> · #1649 ·
Re: D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
d-rats in in my Linux Mint 19.1 standard repositories.? In the universe category...from the ubuntu repositories. Try downloading the .DEB file from a repository here:
By Randy-W4LKS · #1648 ·
Re: D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
Mint 20 aka Ubuntu 20.04 has removed Python2 by default but it seems you can still install Python2: https://www.vultr.com/docs/how-to-install-python-2-on-ubuntu-20-04 but it's not clear if the other
By David Ranch · #1647 ·
Re: D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
Good idea.? However, in Ubuntu 20.04, here's the result:
By Keith/KI5US · #1646 ·
Re: D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
Randy-W4LKS: D-Rats is not in the standard repositories for Linux Mint.? I did try to add the Ubuntu-Hams PPA, but it is so out of date that mint will not add it. Bobby-KN4I
By Bobby Goins · #1645 ·
Re: D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
Try installing the old D-RATS from the standard repositories. That should put the necessary dependencies in place. Then install the new version from source.? Delete the old version if you want. Not
By Randy-W4LKS · #1644 ·
Re: D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
Did the same thing here. Linux Mint Cinnamon 19.3 to 20. I get the following. ny3j@ny3j-Studio-XPS-435T-9000:~/D-Rats-0.3.9$ python2 d-rats.py Traceback (most recent call last): ? File "d-rats.py",
By Ron NY3J · #1643 ·
D-RATS 0.3.9 on Linux Mint 20 - Python Dependency Issue
Recently, I did a fresh install of linux mint 20 over release 19.3.? While installing some of the software I use, I ran across some python dependencies issues while trying to build/install
By Bobby Goins · #1642 ·
K3PDR Ratflector access
Because of a Domain Name Server issue, k3pdr.dstargateway.org is not currently available. If you wish to access this Ratflector, edit the Radio connection and replace?k3pdr.dstargateway.org with
By Patrick Connor · #1641 ·
D-RATS Details with dates
Do you have D-RATS installed and working but are still looking to learn about the interesting details beyond the basic chat capabilities? Things such as the mapping capabilities, forms, filters, and
By ad5rb · #1640 ·
For anyone planning to print forms from a Raspberry Pi version of D-Rats
For anyone interested in printing forms, emails, radiograms, etc. from D-Rats using a Raspberry Pi, you are going to have to overcome a few challenges.? First, the Raspberry Pi OS distribution as it
By Glen Strecker · #1639 ·
Re: Persistent chat buffers when remote stations re-connect
Hello Jack, I very much appreciate D-rats's file transfer mechanism and it's both intuitive and reliable. With that said, the file transfer mechanism in D-rats needs an option to select from multiple
By David Ranch · #1638 ·
Re: Persistent chat buffers when remote stations re-connect
Hi David, Agreed. Another serious ¡°need¡± is to establish more transparent and robust file upload security. Right now, file upload is either on or off. The single password system that exists in the
By Jack Spitznagel (KD4IZ) · #1637 ·
Persistent chat buffers when remote stations re-connect
Hello Everyone, One really great feature in modern communications clients like Slack, Teams, etc. is when you connect to a chat, you can see all of the *previous* chat messages. Having something like
By David Ranch · #1636 ·
Message reception with 0.3.10beta1 is broken and results in 0 byte files that crashes the D-rats client
Hello Everyone, I was playing around with D-rats 0.3.10-Beta1 and kept getting crashes after receiving a message. It turns out this is a new issue in the beta so I reverted to the 0.3.9 release and
By David Ranch · #1635 ·
Re: Log access issues
I fully understand the shortcomings of the small, single board computers. ?I am more of a Windows guy, but use the Pi¡¯s for running more or less stand alone projects, like the D-Rats ratflector.
By Glen Strecker · #1634 ·
Re: Log access issues
Hello Glen, Linux can be "fully featured" depending on what functionality you want. If you're looking for high amounts of features similar to a Windows environment, consider Mint or Ubuntu but I would
By David Ranch · #1633 ·
Re: Log access issues
I have found that, unlike the Windows environment, the Linux OS¡¯s, especially on the Raspberry Pi¡¯s are not full featured OS¡¯s in that they don¡¯t always have the full library of functionality
By Glen Strecker · #1632 ·
Re: Preferences tab
Messages are kept in your Users/UserName/Appdata/Roaming/D-RATS-EV file/messages folder. Watch out for very large (60K or larger) messages. Some HTML messages can be very large and D-Rats does not
By Glen Strecker · #1631 ·