( This is also a problem with SX150 IS only in the ver 1.3 the problem does not occur in stable version in SX150 )
Was this reported somewhere else? If not already posted, a romlog might be helpful.
Not sure.
My test with SX150IS sx150is-100a-1.3.0-r3756-0
(i) only local change to kbd.c to allow concurrent usbremote / ptp.
(ii) No overrides
(iii) M mode
(iv) = set_zoom(100) sent from chdkptp gui -> zoom occurs followedby crash
Is the camera in auto focus mode in the canon firmware?
> =return get_focus_mode()
4:return:0
Can you check in the Canon menu if Continuous AF or Servo AF is enabled? (If the camera supports either of those)
Both Off
The CHDK code tries to re-focus after setting zoom, so it's possible that the SD override changes are related to this. 1.3 will be the stable branch soon, so it would be good to get this resolved.
romlog attached / thread bookmarked.
Update:
MF (via lua post_levent_for_npt("PressSw1AndMF") followed by set_zoom also crashes.