Tom J
Tom J
Cannot use Fuel in JUnit tests, NoSuchMethodError: kotlin.jvm.internal.MutablePropertyReference1Impl
# Bug Report ## Description We use Fuel in our prod code, which works well. When testing this code, we get: ``` /usr/lib/jvm/java-1.8.0-openjdk-amd64/ java.lang.NoSuchMethodError: kotlin.jvm.internal.MutablePropertyReference1Impl.(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V at com.github.kittinunf.fuel.core.FuelManager.(FuelManager.kt) at com.github.kittinunf.fuel.Fuel.(Fuel.kt:11) at...
Thanks for your work on PyKMIP. We tested our software using PyKMIP server as well as SmartKey KMIP server. SmartKey enforces unique object names, so I'll get an error if...
I installed cython using `sudo apt-get install cython`. Any suggestions? $ uname -a Linux ip-172-31-25-90 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ cython...
We are relying on puppeteer to automate testing of our extension. I can automate most things except I cannot click the button that our extension adds to the browser's toolbar....
so that I can attempt translating the line using a web translator Or at least, when I select some text in the subtitle, I should be able to copy it...
###### # Stack Trace ###### Traceback (most recent call last): File "/home/ubuntu/coinbaseorders/python/cbo/worker.py", line 32, in run sellPrice = price.updateSellPrice() File "/home/ubuntu/coinbaseorders/python/cbo/price.py", line 41, in updateSellPrice sellPrice = getSellPrice(1) File "/home/ubuntu/coinbaseorders/python/cbo/price.py",...
``` !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:00:51:449746.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:01:37:945953.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:02:33:982032.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:03:59:521936.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:07:39:308484.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:38:39:791817.log ```
We might not need a separate user registration at all.. just connecting the app to coinbase should be sufficient for login. This is a little bit of a project, maybe...