ratcash

Results 17 issues of ratcash

Implementation of #507 for Java. The main idea is that we store the package attribute read from the XML to the IR, into token[0]. Then it's up to the generator...

Avoid having to create new a new sessions to the same host by reusing the very first session created, e.g. if I have a session for FileTransfer, i'd like to...

enhancement

Logs filled with 'watchdog 250:notify_rc start_dnsmasq' every 30 seconds if the device (AC68U) is in repeater mode. The condition seems to be wrong, fixed.

**Describe the bug** App is unable to connect to the earbuds (Buds +) **To Reproduce** earbuds paired with the OS. Start app, click the earbuds in the list to be...

bug

Previously, my X-S10 was working fine with `gphoto --capture-movie` using the the patches like https://github.com/gphoto/libgphoto2/commit/118903d57192ec048b3b3dd4101aba5f0a264bf7 and increasing the tries to 20 or 30 However, after I have upgraded its firmare...

Fuji

This is not a proper PR, and I don't expect you to merge it as is. This is merely a kind reminder, that some of the bugs have been fixed...

Adds support for nested Junit5 test classes (`@Nested`) for the following operations: 1. [MAVEN] Navigate from the Test results to a method inside a nested class - for Gradle this...

stale

A huge thank you for this script! I would appreciate if you could shed some light into the the time unit for the following parameters: * PL1_Duration_s * PL2_Duration_S (big...

Please add support for registering websocket handlers.

enhancement

Opening a project on Netbeans 10 using Gradle 5.2, plugin version 2.0.2 and JDK11 results in import errors for classes like java.util.logging.Logger or java.util.logging.Level on Windows 10