-
Hi have a problem similar issue #1281 ,but i can reproduce the error whit this snippet:
```
require 'nokogiri'
html_fragment= RuntimeError: Input length = 1
> native_write_to at nokogiri/XmlNode.ja…
-
Consider the following KSY:
meta:
id: fmt_clt_recs
endian: le
seq:
- id: records
type: fmt_clt_rec
repeat: eos
…
-
The last two commits got me through issues #7 and #8 -- thank you! I've now stepped forward to a new error when I try TrackPlayer.load() with a remote mp3. Here's an example:
```
04-16 19:16:05.…
-
I am trying to get this running on my Ubuntu machine inside Vagrant setup with VirtualBox.
`java -jar /opt/xowa/xowa_linux_64.jar --app_mode cmd --show_license n --show_args n --cmd_text "app.shell…
-
We have a new system with Intel Skylake x86, Intel KNL and NVIDIA Tesla P100. Several packages were recently installed using spack.
Currently, I have troubles to install the trilinos package.
```
…
wrk21 updated
7 years ago
-
I accidentally hit this while working on a test. The console output was:
```
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDis…
-
I can't work out if this is possible currently, but it doesn't seem obvious: Many formats reserve a fixed space for a file name but also have a terminating character (usually `\0`) to support variable…
-
```
sglri -i testfile.f90 -p ../syntax/Fortran.tbl -o testfile.f90.aterm
./traverse testfile.f90.aterm
Program("!! Hellno\n!\n",[MainProgram(ProgramStmt("33","main",eos("\n ")),initial-spec-part([],…
-
Hello
using Jruby with some html tags (Nokogiri xml elements) I get this error which crashes the program
the error doesnt always occur, so it is hard to provide a sample code, but it looks like
``` …
-
On my arm embedded system there is no infocmp, my TERM variable is set to vt102 and if I try to start the jline example I get an exception.
```
zynq> java -jar jlinetest.jar param
Picked up _JAVA…