Help needed: 0.8.8-beta1
See original GitHub issueIssue Description
Hi all
I just pushed a beta branch (0.8.8-beta1) implementing registers (copy, paste), station info, connection timeout counter, alternative modes, etc. Some of those features are not fully implemented, but I would like you to give it a try and report back here any issues you encounter.
For more info, read PyRadio’s Modes and Copying and pasting - Registers in index.html
or the man page.
To get it, execute the following commands:
git clone https://github.com/coderholic/pyradio
cd pyradio
git fetch origin
git checkout -b 0.8.8-beta1 origin/0.8.8-beta1
Finally, install it
devel/build_install_pyradio
or if python 2
is the default one used by your distro
devel/build_install_pyradio 3
If you do test it, please report back even if no issues found
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
Djblets 0.8 Beta 1 Release Notes - Review Board
Support updating many fields at once using CounterField . CounterField has two new class methods: increment_many() , and decrement_many() .
Read more >mGBA 0.8 Beta 1 - Emulation News - emutopia
Support for cartridges with motion sensors and rumble (only usable with game controllers). Real-time clock support, even without configuration. Solar sensor ...
Read more >Foobar2000 0.8 Beta 1 - Windows - OldVersion.com
Foobar2000 0.8 Beta 1 · File Size: 0.96 MB · Date Released: Add info · Works on: Windows 95 / Windows 98 /...
Read more >Installing expo-cli fails · Issue #1353 - GitHub
not ok Expo CLI installed. You can run `expo --help` for instructions. This command requires Expo CLI. Do you want to install it...
Read more >mGBA 0.8 beta 1 release - GBAtemp
A high-resolution hardware renderer for enhanced GBA graphics; Discord Rich Presence support; BattleChip Gate emulation. A complete list of ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
OS: MacOS Mojave 10.14.6 Terminal: iTerm 2 3.3.1
For me this build works perfect, will update next week. @s-n-g Great work ;D
2nd of June - still without any issues, falls.
Hi @OverfloError
Thank you so much for helping out!
Don’t worry about any ERRORs found in the log file at this point. Just look for any breakages or strange behavior while testing the new features.