-
It looks like idle SFTP connections are being dropped and there is no option to change this behavour. In connection with the way I use SFTP (described in #2180923) this is pretty annoying because I need to enter a new password each time.
2008-10-19 22:40:13 UTC in Krusader
-
I am using OTP (one time passwords, more specifically OPIE) for my authentication to some SSH servers and this means I have to enter a different password each time I use SFTP. It is intended to work like this that the server replies in a welcome message (after user name has been entered and before password) a line of text like "otp-md5 240 g95281 ext" that contains information needed for me to...
2008-10-19 22:37:44 UTC in Krusader
-
I tried to automatically update Notepad++ from 4.9.1 to 5.0.3, but it failed. It seems that the problem lies in the fact that I am using a 64-bit edition of MS Windows and the update program is an 16-bit application (o_O)! Afaik there is no emulation for 16-bit applications in MS Windows XP 64-bit and therefore they can't run there.
2008-08-19 11:18:53 UTC in Notepad++
-
gw- registered the GL4D project.
2007-10-09 19:43:15 UTC in GL4D
-
Current release doesn't compile under Cygwin. Needed modifications in "configure" file are:
- rename library from "GL" to "opengl32"
- rename library from "GLU" to "glu32"
- rename library from "GLUT" to "glut32"
- somehow make ./configure and make go through.
2007-10-06 18:59:34 UTC in 4D Tic Tac Toe
-
Under MS Windows XP Professional SP2 (x64) (and probably also elsewhere) with Java(TM) SE Runtime Environment (build 1.6.0-b105) the 3D interface does not work! Every time the 3D interface tries to initialize itself and display it silently crashes with:
Using the GUI view.
Creating default configuration file...
Done.
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError...
2007-10-06 17:53:51 UTC in Polytope Tetris