Annaia Danvers

Results 54 comments of Annaia Danvers

Hey, sorry. I have rather got caught up in some personal stuff of late. I actually did get a working implementation for generic dice types (see the generic-dice branch: https://github.com/jarcane/rouler/blob/generic-dice/src/random.rs),...

FWIW, I'm on an SSL 2 USB interface and I have the same problem. ``` Aug 17 09:06:21 bazzite systemd[2227]: Started wireplumber.service - Multimedia Service Session Manager. Aug 17 09:06:21...

I'm encountering the same issue on Windows, using @jackrusher's Sparkledriver in Clojure: ``` [2018-05-23T09:10:13.914] java.lang.ExceptionInInitializerError [2018-05-23T09:10:13.915] at com.machinepublishers.jbrowserdriver.JBrowserDriverServer.main(JBrowserDriverServer.java:80) [2018-05-23T09:10:13.928] Caused by: org.openqa.selenium.WebDriverException: org.apache.http.impl.cookie.RFC2965Spec.(boolean, [Lorg.apache.http.cookie.CommonCookieAttributeHandler;) [2018-05-23T09:10:13.929] Build info: version: '2.53.0', revision:...

I seem to have encountered this same issue, and the workaround suggested in the SO link doesn't work either. Some additional wrinkles may be involved in this, as I'm attempting...