unoexperto

Results 40 issues of unoexperto

I'm trying to use it in minimal html that looks like this ``` var client = new ClientJS(); // Create A New Client Object var fingerprint = client.getFingerprint(); // Calculate...

Test resources set via `sourceDirectories in Test` are not marked as Test in IDEA project structure. In my build.scala source folders are specified as ``` scala sourceDirectories in Test ++=...

Hey guys, I'm having trouble generating IDEA project files for SBT script with dependencies. I'm using SBT .012.4. I get error ``` [info] Loading project definition from C:\work\test_projects\scala_console\project [info] Compiling...

Plugin fails to add dependency to Scala compiler and library jars when used with project where `scalaVersion` is `2.10.3-RC1`. As result project is not compilable. Version of SBT used is...

I'm not able to build the project. I get following errors ``` [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: com.android.support#recyclerview-v7;21.0.0: not found [warn] :: com.android.support#support-annotations;20.0.0: not...

**Provide link to specific APK, DEX, or file hash** https://yelp.en.uptodown.com/android/download/60457 MD5: 1de46895fdc3708bd121e3b9bc3309ba **Describe the bug** Multiple thrown exceptions: ``` Caused by: java.lang.RuntimeException: Real exception was thrown executing ExecutionNode{signature=Lcom/yelp/android/appdata/webrequests/ApiRequest;->(Lcom/yelp/android/appdata/webrequests/ApiRequest$RequestType;Ljava/lang/String;Lorg/apache/http/client/HttpClient;Landroid/content/Context;Lcom/yelp/android/appdata/webrequests/p;)V, op=new-instance r2,...

bug

Nothing is listening on 1701/tcp. as result I can't connect from Ubuntu. It works with Android client though. I assume it's because it connects using UDP. Am I missing anything...

Hey guys. I just tried latest precompiled version of tf-coriander and it's failing with following call-stack for [helloworld app](https://github.com/aymericdamien/TensorFlow-Examples/blob/master/examples/1_Introduction/helloworld.py) ``` OpenCL platform: Intel(R) OpenCL OpenCL device: Intel(R) HD Graphics I...

Email notifications won't work. Installed sendmail is needed.

Is there official way of getting COPY output result ? I see that `CopyData` messages are coming in `PostgresqlResult.messages` but there is no way for me to get it because...

type: enhancement
status: waiting-for-feedback