James A Sutherland
James A Sutherland
Same issue here - key seems to be accepted, but then connection is closed: `debug1: Will attempt key: /Users/jas88/.ssh/id_github2022 RSA SHA256:Wi4K402kNASQdMNFJqTpgxl3MqwXhXTiKkzs6lQsy/o explicit agent` `debug1: SSH2_MSG_SERVICE_ACCEPT received` `Connection closed by 157.230.199.75...
@lhotari Yes - I removed the user list as a test, and it worked fine then. I've fixed the immediate issue I needed (turned out to be a regression in...
The root issue is `GetExecutingAssembly` I think; replace it with a call to something like `typeof(TesseractEngine).Assembly` still works
I had a similar problem just now after getting disconnected from an SSH session that had `top` running - no prompt, but commands were still going into the shell as...
Thanks @tznind - it was Terminal.Gui - RdmpDicom was using a newer version than this release of RDMP. Just need to get that feature branch merged in and a new...
I've applied a workaround to our own Tesseract usage here - bit of a hack but seems to do the job for now, including compensating for dlopen having moved libraries...
Same SQL executed via SSMS runs in a tenth of the time, so not an SQL level issue :( Synchronous logging looks like at least part of the culprit -...
LibraryImport is generally preferable to the older DllImport and also supports the SetLastError option
> As to the `merge_mode` stuff - whatever you put in the config box will be used for the `.travis.yml` - so you should set `merge_mode` there if you want...
@rkm I _believe_ this is fixed in `develop` now so should work in the next release, 8.1.6.