briangordon

Results 4 comments of briangordon

I'm seeing a similar-looking issue with sbt-dependency-graph 0.9.2 on one of the repositories where I work: ``` java.util.NoSuchElementException: key not found: ModuleId(org.scala-sbt.temp,temp-resolve-dfee9688ebf1d1185830a213fdec3cf3ff978a85,1.0) at scala.collection.MapLike$class.default(MapLike.scala:228) at scala.collection.AbstractMap.default(Map.scala:58) at scala.collection.MapLike$class.apply(MapLike.scala:141) at scala.collection.AbstractMap.apply(Map.scala:58)...

Downgrading to sbt-dependency-graph 0.8.2 fixed my above problem, by the way.

I'm a big fan of ``` [[verbs]] key = "left" execution = ":parent" [[verbs]] key = "right" execution = ":focus" ```

rtorrent's XML-RPC API talks SCGI, which is not widely supported and difficult to query. As far as I know it would be impossible to write a userscript that talks directly...