-
```
What steps will reproduce the problem?
1. Run the applet with using JDK 7 update 40
What is the expected output? What do you see instead?
Expected: While applet starts for the first time, a popu…
-
OSX 10.9.2, node 0.10.26, npm 1.4.3, keybase-installer 0.1.8.
When running `keybase-installer` I get the following output:
```
info: Made temporary directory: /var/folders/x0/r8__smf939z69796799msbm…
-
https://github.com/arlolra/otr/blob/master/vendor/bigint.js#L206 has the following code:
```
for (bpe = 0; (1
daira updated
10 years ago
-
After hours of debugging and inconsistent behaviour I figured out the problem.
My super user had the same email as the facebook account I was trying to login with. Hence the new user could not be ge…
-
As touched upon in #303, and a few stackoverflow questions: Since django 1.4 url tags require singlequotes around the url name to find the route properly. The current docs suggest you can do `{% url …