-
Hello,
I'm getting the following error when saving and uploading a file to a vsftpd server configured with TLS:
`FTPSync [default] > Authentication failed [Exception: [SSL: SSLV3_ALERT_HANDSHAKE_F…
ghost updated
7 years ago
-
Just installed to test this out, works fine in Firefox.
However with Chrome64 (not sure if will have same issue with 32bit) I get this in my console, and no page is opened in browser:
```
View In Br…
-
Originally reported by: **Anonymous**
---
Below is the console output of errors attempting to get the status of a file and checking out a file:
```
commands: [['C:/Program Files (x86)/Microsoft Vis…
CDuke updated
5 years ago
-
When I try to install DocBlockr using the Install Package command it no longer shows up in the list of available packages? Is it dead, or somehow broken?
-
Almost all types of [export](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/export) statements break jsfmt.
I don't think the issue is with esformatter as it works as e…
-
Here is the logs
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 71, in reload_plugin
m = imp.reload(m)
File "X/imp.py", line 2…
-
/*\* [Enter or Tab]
void sendControldatain(float rpy[3],float drpy[3],float position[3],float velocity[3])
{
headSerialResponse(48, MSP_CONTROLDATAIN);
for (int i = 0; i < 3; ++i)
serializeFlo…
-
Ive been trying to work with this in a couple places and follow the instructions to the T and it never works properly. Here is my log file.
startup, version: 2221 osx x64 channel: stable
executable: …
-
I can run the tests fine without using scratch. When I enable "ruby_use_scratch" : true and run a test a new tab titled "Test Results" opens that is empty.
When I open the test panel at the bottom ma…
-
Hi @mattiasnordin,
First of all, major kudos and love for the StataEditor package. Thank you!
Some context: I've successfully used StataEditor and Stata 14 on Windows 10 without a problem, but …