When I try to download files I get a popup with the heading Download of DCIM Files: It is an error encountered. It looks like it's returning a not enough memory error. Any ideas?
Edit to add:
** init() start ...
>> version << ptpcam: 2.0
camera: 2.4 (Length: 24)
>> script-support << script-support:0x1 lua=yes (Length: 26)
>> luar not(os.stat("A/CHDK/LUALIB/lptpgui.lua")==nil) << script:1
1:ret:true (Length: 20)
>> luar require("lptpgui").version << script:2
2:ret:134 (86) (Length: 24)
>> luar get_buildinfo() << script:3
3:ret:'platform ixus230_elph310hs
build_date Feb 25 2013
build_number 1.1.0-2601
build_time 21:15:15
version CHDK
platsub 100e
build_revision 0
platformid 12855
os dryos
' (Length: 190)
>> luar get_config_value(67) << script:4
4:ret:1 (1) (Length: 21)
>> luar get_raw() << script:5
5:ret:1 (1) (Length: 21)
>> luar get_video_button() << script:6
6:ret:1 (1) (Length: 21)
* enable keys for GUI control: >> lua post_levent_to_ui(4484) << script:7 (Length:
>> script-status << script-status:0x0 run=no msg=no (Length: 31)
** init() successful
>> script-status << script-status:0x0 run=no msg=no (Length: 31)
>> script-status << script-status:0x0 run=no msg=no (Length: 31)
>> luar get_mode() << script:9
9:ret:false (Length: 21)
>> luar require("lptpgui").dcimdl(false) << script:10
10:runtime error: not enough memory (Length: 46)