OOPS! ... CANON MENU TRAP // #81 //-- Can you please read my comments in the console file.How can I past this so we can get the test results?
ERROR: a script is already running
Yes I have tried it a few times and the only buttons that work are camera PLAY and Alt, whether I send the event or not. Pressing camera SHOOT runs a script (flash in lower left corner) but does nothing else.
That's how Canon's RemoteCapture works is why I haven't seen any issues in transfers of tens of thousands of files between scheduled maintenance intervals. This would be the best and correct solution.
assuming "Canon UI" in this case must be the SD card,
hence I am guessing what srsa is doing may be something like the following (CHDK RAWs notwithstanding) .... a) shoot b) instruct Canon to create file (or file pair) on SD with a new arbitrary file sequence number; c) transfer the file (or file pair) to CHDKPTP; d) delete the file (or file pair) from SD; e) decrement the file counter in the camera; f) increment a local CHDKPTP file sequence counter based on the last file number currently present in the target PC directory (Canon does Capture_NNNNN, ie five not four Ns); g) save the file in the PC.This sound generally right to you?
leaving the memory leak to be handled externally by the user, and 2) leak-related failures can be made predictable and mitigated (reboot). For example, the srsa mechanism can sniff memory and simply report freemem to box on the GUI
he intercepts the Canon write and redirects it to USB? Possible?
Overall, I think it might be faster and simpler if you could implement the write-detect holdoff (PT_CompleteFileWrite?) in shoot.
it would be useful for all users of CHDK who would no longer need to put in a delay for their scripts // that's what I'm saying.
in order to do high-speed testing, I cannot set the post-shoot delay to several seconds to mitigate those controllable errors: if I run into a failure, it *has* to be on my side so *I* could handle it // it cannot be from CHDK+CHDKPTP side which could confuse me, get it?
I don't know if 645K (down from 830K initial value) on an S90 is actually the limit
or this is a write time issue,
Here the camera did not crash but continues to give "ERROR A script is already running" if I try to control it from CHDKPTP.
Can you please give me your take on the console file?
Started by smilem General Help and Assistance on using CHDK stable releases
Started by SticK « 1 2 ... 70 71 » Creative Uses of CHDK
Started by SticK CHDK Releases
Started by andrew.stephens.754365 General Help and Assistance on using CHDK stable releases
Started by reyalp RAW Shooting and Processing