-
When I try to start your application, the program says "krinnicam usb edition funktioniert nicht mehr" (does not work any more)...
2009-03-30 18:44:21 UTC by nobody
-
Solved as of v2.02.
2007-03-08 20:28:42 UTC by aristarco
-
If you select "\.ext", patterns typed in and textfields are simply ignored.
2007-03-08 20:27:18 UTC by aristarco
-
Added as of v2.02
krinnicam core will admit filename patterns without %s, %t or %d, and will automatically append a sequential number only to prevent name collisions.
2007-03-08 20:20:48 UTC by aristarco
-
it is not possible to give a generic name!
The "DownloadFilePattern" accept only names having "%s" or"%d" or "%t" at their end. For instance, if I try to set as name "marco", the picture is downloaded as "marco0001" and this is a big trouble for me. Not only: if in the same session I rename this picture as "picture", so it doesn't exist a "marco0001" file in the folder, and I shot another pic...
2007-03-08 20:16:59 UTC by aristarco
-
Solved (workaround) in release 2.02.
2007-03-08 18:15:30 UTC by aristarco
-
It seems to be a side effect of the "erase command" that krinnicam
sends to the camera after downloading a picture (to free memory on the
flash card). This is a camera firmware issue, so I cannot really fix
it, just code a workaround in krinnicam (i.e., force the LCD to be
on). Unfortunately, this solution implies an increase in the time
required to shoot a picture, so intervals will have...
2007-03-08 17:36:02 UTC by aristarco
-
Anytime krinnicam downloads a picture via USB, the camera LCD screen goes black (without turning off completely).
2007-03-08 17:24:30 UTC by aristarco
-
Solved. Trailing backslash is removed before validity check.
2006-11-20 18:05:41 UTC by aristarco
-
If you try to set a new (and valid) download base path that ends with a '\', you will get this error:
"put_DownloadBasePath: specified base folder (...) does not exist and could not be created.
Using last specified or default folder instead (...)"
as it was malformed.
2006-11-20 18:02:04 UTC by aristarco